2025-10-10T00:01:08.3268499Z Current runner version: '2.328.0' 2025-10-10T00:01:08.3291882Z ##[group]Runner Image Provisioner 2025-10-10T00:01:08.3292672Z Hosted Compute Agent 2025-10-10T00:01:08.3293239Z Version: 20250912.392 2025-10-10T00:01:08.3293930Z Commit: d921fda672a98b64f4f82364647e2f10b2267d0b 2025-10-10T00:01:08.3294770Z Build Date: 2025-09-12T15:23:14Z 2025-10-10T00:01:08.3295374Z ##[endgroup] 2025-10-10T00:01:08.3295957Z ##[group]Operating System 2025-10-10T00:01:08.3296502Z Ubuntu 2025-10-10T00:01:08.3296978Z 24.04.3 2025-10-10T00:01:08.3297431Z LTS 2025-10-10T00:01:08.3297965Z ##[endgroup] 2025-10-10T00:01:08.3298421Z ##[group]Runner Image 2025-10-10T00:01:08.3298970Z Image: ubuntu-24.04 2025-10-10T00:01:08.3299524Z Version: 20250929.60.1 2025-10-10T00:01:08.3300536Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250929.60/images/ubuntu/Ubuntu2404-Readme.md 2025-10-10T00:01:08.3302601Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250929.60 2025-10-10T00:01:08.3303606Z ##[endgroup] 2025-10-10T00:01:08.3304950Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T00:01:08.3307055Z Contents: write 2025-10-10T00:01:08.3307585Z Metadata: read 2025-10-10T00:01:08.3308189Z ##[endgroup] 2025-10-10T00:01:08.3310405Z Secret source: Actions 2025-10-10T00:01:08.3311375Z Prepare workflow directory 2025-10-10T00:01:08.3669692Z Prepare all required actions 2025-10-10T00:01:08.3724286Z Getting action download info 2025-10-10T00:01:08.8258219Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-10-10T00:01:09.0286799Z Download action repository 'softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631' (SHA:da05d552573ad5aba039eaac05058a918a7bf631) 2025-10-10T00:01:09.5439614Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-10-10T00:01:09.8191486Z Complete job name: Create Release 2025-10-10T00:01:09.9066149Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-10-10T00:01:09.9067752Z with: 2025-10-10T00:01:09.9068419Z show-progress: false 2025-10-10T00:01:09.9069196Z submodules: recursive 2025-10-10T00:01:09.9070065Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:01:09.9071108Z repository: pytorch/pytorch 2025-10-10T00:01:09.9072237Z token: *** 2025-10-10T00:01:09.9072914Z ssh-strict: true 2025-10-10T00:01:09.9073619Z ssh-user: git 2025-10-10T00:01:09.9074552Z persist-credentials: true 2025-10-10T00:01:09.9075383Z clean: true 2025-10-10T00:01:09.9076121Z sparse-checkout-cone-mode: true 2025-10-10T00:01:09.9077012Z fetch-depth: 1 2025-10-10T00:01:09.9077715Z fetch-tags: false 2025-10-10T00:01:09.9078414Z lfs: false 2025-10-10T00:01:09.9079105Z set-safe-directory: true 2025-10-10T00:01:09.9080221Z ##[endgroup] 2025-10-10T00:01:10.0190407Z Syncing repository: pytorch/pytorch 2025-10-10T00:01:10.0192882Z ##[group]Getting Git version info 2025-10-10T00:01:10.0194380Z Working directory is '/home/runner/work/pytorch/pytorch' 2025-10-10T00:01:10.0196155Z [command]/usr/bin/git version 2025-10-10T00:01:10.0304657Z git version 2.51.0 2025-10-10T00:01:10.0331931Z ##[endgroup] 2025-10-10T00:01:10.0354737Z Temporarily overriding HOME='/home/runner/work/_temp/c9e5f30b-f2b2-4bac-b6c7-dc1b0d6eba8e' before making global git config changes 2025-10-10T00:01:10.0359523Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:01:10.0363200Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-10-10T00:01:10.0397434Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2025-10-10T00:01:10.0401060Z ##[group]Initializing the repository 2025-10-10T00:01:10.0406385Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2025-10-10T00:01:10.0544303Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-10-10T00:01:10.0546974Z hint: is subject to change. To configure the initial branch name to use in all 2025-10-10T00:01:10.0549908Z hint: of your new repositories, which will suppress this warning, call: 2025-10-10T00:01:10.0551734Z hint: 2025-10-10T00:01:10.0552818Z hint: git config --global init.defaultBranch 2025-10-10T00:01:10.0554445Z hint: 2025-10-10T00:01:10.0555505Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-10-10T00:01:10.0557253Z hint: 'development'. The just-created branch can be renamed via this command: 2025-10-10T00:01:10.0558591Z hint: 2025-10-10T00:01:10.0559451Z hint: git branch -m 2025-10-10T00:01:10.0560647Z hint: 2025-10-10T00:01:10.0561761Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-10-10T00:01:10.0563612Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2025-10-10T00:01:10.0566660Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-10-10T00:01:10.0599822Z ##[endgroup] 2025-10-10T00:01:10.0601226Z ##[group]Disabling automatic garbage collection 2025-10-10T00:01:10.0602982Z [command]/usr/bin/git config --local gc.auto 0 2025-10-10T00:01:10.0631752Z ##[endgroup] 2025-10-10T00:01:10.0632928Z ##[group]Setting up auth 2025-10-10T00:01:10.0639239Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:01:10.0669535Z [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-10-10T00:01:10.1057929Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:01:10.1089685Z [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-10-10T00:01:10.1309093Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T00:01:10.1347519Z ##[endgroup] 2025-10-10T00:01:10.1348817Z ##[group]Fetching the repository 2025-10-10T00:01:10.1356924Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:01:16.6711877Z From https://github.com/pytorch/pytorch 2025-10-10T00:01:16.6713766Z * branch 344e6365a0068c2d2847fcec0c55dd53291d475e -> FETCH_HEAD 2025-10-10T00:01:16.6738959Z ##[endgroup] 2025-10-10T00:01:16.6739481Z ##[group]Determining the checkout info 2025-10-10T00:01:16.6741248Z ##[endgroup] 2025-10-10T00:01:16.6746420Z [command]/usr/bin/git sparse-checkout disable 2025-10-10T00:01:16.6785638Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-10-10T00:01:16.6813566Z ##[group]Checking out the ref 2025-10-10T00:01:16.6817967Z [command]/usr/bin/git checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:01:17.7003590Z Updating files: 87% (17513/19929) 2025-10-10T00:01:17.7139744Z Updating files: 88% (17538/19929) 2025-10-10T00:01:17.7264548Z Updating files: 89% (17737/19929) 2025-10-10T00:01:17.7413992Z Updating files: 90% (17937/19929) 2025-10-10T00:01:17.7532183Z Updating files: 91% (18136/19929) 2025-10-10T00:01:17.7651634Z Updating files: 92% (18335/19929) 2025-10-10T00:01:17.7831486Z Updating files: 93% (18534/19929) 2025-10-10T00:01:17.8008023Z Updating files: 94% (18734/19929) 2025-10-10T00:01:17.8163187Z Updating files: 95% (18933/19929) 2025-10-10T00:01:17.8299181Z Updating files: 96% (19132/19929) 2025-10-10T00:01:17.8441696Z Updating files: 97% (19332/19929) 2025-10-10T00:01:17.8682239Z Updating files: 98% (19531/19929) 2025-10-10T00:01:17.8835928Z Updating files: 99% (19730/19929) 2025-10-10T00:01:17.8836514Z Updating files: 100% (19929/19929) 2025-10-10T00:01:17.8837466Z Updating files: 100% (19929/19929), done. 2025-10-10T00:01:17.9024037Z Note: switching to '344e6365a0068c2d2847fcec0c55dd53291d475e'. 2025-10-10T00:01:17.9025140Z 2025-10-10T00:01:17.9025523Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:01:17.9026420Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:01:17.9027155Z state without impacting any branches by switching back to a branch. 2025-10-10T00:01:17.9027649Z 2025-10-10T00:01:17.9027956Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:01:17.9028647Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:01:17.9029104Z 2025-10-10T00:01:17.9029322Z git switch -c 2025-10-10T00:01:17.9029611Z 2025-10-10T00:01:17.9029773Z Or undo this operation with: 2025-10-10T00:01:17.9030030Z 2025-10-10T00:01:17.9030174Z git switch - 2025-10-10T00:01:17.9030374Z 2025-10-10T00:01:17.9030711Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:01:17.9031210Z 2025-10-10T00:01:17.9031698Z HEAD is now at 344e636 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T00:01:17.9063598Z ##[endgroup] 2025-10-10T00:01:17.9064856Z ##[group]Setting up auth for fetching submodules 2025-10-10T00:01:17.9070244Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T00:01:17.9105811Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T00:01:17.9133507Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T00:01:17.9162750Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T00:01:17.9186503Z ##[endgroup] 2025-10-10T00:01:17.9187067Z ##[group]Fetching submodules 2025-10-10T00:01:17.9190179Z [command]/usr/bin/git submodule sync --recursive 2025-10-10T00:01:17.9429883Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-10-10T00:01:17.9657375Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-10-10T00:01:17.9661480Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-10-10T00:01:17.9671850Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-10-10T00:01:17.9676893Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-10-10T00:01:17.9680870Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-10-10T00:01:17.9687018Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-10-10T00:01:17.9692371Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-10-10T00:01:17.9698248Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-10-10T00:01:17.9703392Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-10-10T00:01:17.9709429Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-10-10T00:01:17.9714046Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-10-10T00:01:17.9719049Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-10-10T00:01:17.9723865Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-10-10T00:01:17.9728857Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-10-10T00:01:17.9733552Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-10-10T00:01:17.9739121Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-10-10T00:01:17.9743894Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-10-10T00:01:17.9748980Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-10-10T00:01:17.9754502Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:01:17.9759347Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-10-10T00:01:17.9764687Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-10-10T00:01:17.9769984Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-10-10T00:01:17.9775358Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-10-10T00:01:17.9780512Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-10-10T00:01:17.9786249Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-10-10T00:01:17.9792398Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-10-10T00:01:17.9798555Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-10-10T00:01:17.9804648Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-10-10T00:01:17.9811130Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-10-10T00:01:17.9817484Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-10-10T00:01:17.9823457Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-10-10T00:01:17.9831336Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-10-10T00:01:17.9837925Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-10-10T00:01:17.9844490Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-10-10T00:01:17.9851257Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-10-10T00:01:17.9857871Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-10-10T00:01:17.9864623Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-10-10T00:01:17.9893922Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2025-10-10T00:01:18.3550214Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2025-10-10T00:01:18.6457684Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2025-10-10T00:01:18.9515907Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2025-10-10T00:01:19.3597074Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NVTX'... 2025-10-10T00:01:19.9440396Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-10-10T00:01:20.3516999Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2025-10-10T00:01:21.1523470Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/aiter'... 2025-10-10T00:01:22.2148353Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2025-10-10T00:01:22.5592752Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/composable_kernel'... 2025-10-10T00:01:23.1855271Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpp-httplib'... 2025-10-10T00:01:23.6189954Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2025-10-10T00:01:24.0858269Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-10-10T00:01:24.5924985Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2025-10-10T00:01:25.7968496Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2025-10-10T00:01:26.8472916Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention'... 2025-10-10T00:01:27.4445266Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2025-10-10T00:01:27.8639975Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2025-10-10T00:01:28.2200217Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-10-10T00:01:28.8684320Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2025-10-10T00:01:29.2863034Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2025-10-10T00:01:29.7147138Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2025-10-10T00:01:30.0602419Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2025-10-10T00:01:30.5055957Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2025-10-10T00:01:31.1653539Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kleidiai'... 2025-10-10T00:01:31.6709289Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/mimalloc'... 2025-10-10T00:01:32.1787420Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2025-10-10T00:01:32.7300279Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2025-10-10T00:01:33.6201411Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-10-10T00:01:34.2235298Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2025-10-10T00:01:34.5341424Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2025-10-10T00:01:35.3934387Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2025-10-10T00:01:35.6688359Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2025-10-10T00:01:36.0036178Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2025-10-10T00:01:36.3879951Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2025-10-10T00:01:36.7637973Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2025-10-10T00:01:37.2914672Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2025-10-10T00:01:38.3848256Z From https://github.com/facebookincubator/fbjni 2025-10-10T00:01:38.3979123Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-10-10T00:01:38.3979766Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T00:01:39.0223916Z From https://github.com/Maratyszcza/FP16 2025-10-10T00:01:39.0224697Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-10-10T00:01:39.0317853Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T00:01:39.6032652Z From https://github.com/Maratyszcza/FXdiv 2025-10-10T00:01:39.6033410Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-10-10T00:01:39.6090786Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T00:01:40.2131344Z From https://github.com/Maratyszcza/NNPACK 2025-10-10T00:01:40.2131947Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-10-10T00:01:40.2323171Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T00:01:41.2079375Z From https://github.com/NVIDIA/NVTX 2025-10-10T00:01:41.2080050Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-10-10T00:01:41.2838359Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T00:01:42.1188579Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-10-10T00:01:42.1189412Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-10-10T00:01:42.1527392Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T00:01:45.1405315Z From https://github.com/google/XNNPACK 2025-10-10T00:01:45.1405978Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-10-10T00:01:45.7897955Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T00:01:46.7797243Z From https://github.com/ROCm/aiter 2025-10-10T00:01:46.7797976Z * branch 01aae101b9e5e94d6c16a9514c9fb8df99c93150 -> FETCH_HEAD 2025-10-10T00:01:46.9041472Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T00:01:46.9072461Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:01:46.9100630Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-10-10T00:01:49.0765803Z From https://github.com/ROCm/composable_kernel 2025-10-10T00:01:49.0766715Z * branch cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf -> FETCH_HEAD 2025-10-10T00:01:49.3382700Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T00:01:50.0220497Z From https://github.com/google/benchmark 2025-10-10T00:01:50.0221072Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-10-10T00:01:50.0390114Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T00:01:51.4570463Z From https://github.com/ROCm/composable_kernel 2025-10-10T00:01:51.4575449Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-10-10T00:01:51.7496550Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:01:52.3856456Z From https://github.com/yhirose/cpp-httplib 2025-10-10T00:01:52.3857117Z * branch 89c932f313c6437c38f2982869beacc89c2f2246 -> FETCH_HEAD 2025-10-10T00:01:52.4254897Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T00:01:53.3953719Z From https://github.com/pytorch/cpuinfo 2025-10-10T00:01:53.3954579Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-10-10T00:01:53.4803014Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T00:01:54.2522269Z From https://github.com/NVIDIA/cudnn-frontend 2025-10-10T00:01:54.2522723Z * branch f937055efc6d414d11f4c6577e3977fe74f35fb6 -> FETCH_HEAD 2025-10-10T00:01:54.2874460Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T00:01:54.9398914Z From https://github.com/NVIDIA/cutlass 2025-10-10T00:01:54.9399470Z * branch f3fde58372d33e9a5650ba7b80fc48b3b49d40c8 -> FETCH_HEAD 2025-10-10T00:01:55.5521687Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T00:01:56.4551074Z From https://github.com/pytorch/fbgemm 2025-10-10T00:01:56.4551895Z * branch 3cefe0564a8c3de514a152d40a2b4770f2ee5be0 -> FETCH_HEAD 2025-10-10T00:01:56.5799599Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T00:01:56.5825784Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-10-10T00:01:56.5830549Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:01:56.5835022Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:01:56.5841511Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-10-10T00:01:56.5846224Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-10-10T00:01:56.5850965Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:01:56.5857113Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-10-10T00:01:56.5945199Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-10-10T00:01:57.1955465Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-10-10T00:01:57.8218085Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-10-10T00:01:58.3215791Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-10-10T00:02:00.9822422Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-10-10T00:02:01.3763602Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-10-10T00:02:01.7628037Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-10-10T00:02:03.3210551Z From https://github.com/asmjit/asmjit 2025-10-10T00:02:03.3211281Z * branch a3199e8857792cd10b7589ff5d58343d2c9008ea -> FETCH_HEAD 2025-10-10T00:02:03.3653895Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T00:02:04.8066730Z From https://github.com/ROCm/composable_kernel 2025-10-10T00:02:04.8067483Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-10-10T00:02:05.0950433Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:02:05.7686402Z From https://github.com/pytorch/cpuinfo 2025-10-10T00:02:05.7687074Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-10-10T00:02:05.8554068Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T00:02:06.9620313Z From https://github.com/jwfromm/cutlass 2025-10-10T00:02:06.9620881Z * branch 311f3c8e51dc0eb56310cfc6980bf63d0fbd7917 -> FETCH_HEAD 2025-10-10T00:02:07.5767408Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T00:02:08.2946678Z From https://github.com/google/googletest 2025-10-10T00:02:08.2947336Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-10-10T00:02:08.3296401Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:02:08.9565049Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-10-10T00:02:08.9565590Z * branch 63b6a7b541fa7f08f8475ca7d74054db36ff2691 -> FETCH_HEAD 2025-10-10T00:02:08.9643659Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T00:02:09.9430046Z From https://github.com/nlohmann/json 2025-10-10T00:02:09.9430686Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-10-10T00:02:10.0386897Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T00:02:10.8212785Z From https://github.com/Dao-AILab/flash-attention 2025-10-10T00:02:10.8213439Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-10-10T00:02:10.8866674Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T00:02:10.8886960Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:02:10.8890962Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:02:10.8917729Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-10-10T00:02:11.5280976Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-10-10T00:02:14.2781250Z From https://github.com/ROCm/composable_kernel 2025-10-10T00:02:14.2781867Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-10-10T00:02:14.5117561Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T00:02:16.1718808Z From https://github.com/NVIDIA/cutlass 2025-10-10T00:02:16.1719406Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-10-10T00:02:16.7411590Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T00:02:17.8055503Z From https://github.com/google/flatbuffers 2025-10-10T00:02:17.8056267Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-10-10T00:02:17.9251503Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T00:02:18.6114021Z From https://github.com/fmtlib/fmt 2025-10-10T00:02:18.6114858Z * branch e424e3f2e607da02742f73db84873b8084fc714c -> FETCH_HEAD 2025-10-10T00:02:18.6327727Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T00:02:19.3337857Z From https://github.com/google/gemmlowp 2025-10-10T00:02:19.3338441Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-10-10T00:02:19.3612159Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T00:02:20.0259738Z From https://github.com/pytorch/gloo 2025-10-10T00:02:20.0260368Z * branch 54cbae0d3a67fa890b4c3d9ee162b7860315e341 -> FETCH_HEAD 2025-10-10T00:02:20.0485156Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T00:02:20.8094355Z From https://github.com/google/googletest 2025-10-10T00:02:20.8095057Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-10-10T00:02:20.8428967Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:02:21.4893432Z From https://github.com/intel/ideep 2025-10-10T00:02:21.4893851Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-10-10T00:02:21.4972747Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T00:02:21.4991644Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-10-10T00:02:21.5017528Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-10-10T00:02:28.2960220Z From https://github.com/intel/mkl-dnn 2025-10-10T00:02:28.2960816Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-10-10T00:02:28.7415765Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T00:02:29.3870314Z From https://github.com/intel/ittapi 2025-10-10T00:02:29.3870986Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-10-10T00:02:29.4024705Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T00:02:30.0682372Z From https://github.com/pytorch/kineto 2025-10-10T00:02:30.0683128Z * branch 001ba8eb519438592f79dbc8e86a349f5f6c6829 -> FETCH_HEAD 2025-10-10T00:02:30.1439200Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T00:02:30.1459060Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:02:30.1464645Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:02:30.1469785Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:02:30.1496933Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-10-10T00:02:30.8562296Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-10-10T00:02:31.2240769Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-10-10T00:02:32.4758487Z From https://github.com/facebookincubator/dynolog 2025-10-10T00:02:32.4759184Z * branch d2ffe0a4e3acace628db49974246b66fc3e85fb1 -> FETCH_HEAD 2025-10-10T00:02:32.5589348Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T00:02:32.5611525Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:02:32.5615013Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:02:32.5619571Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:02:32.5624746Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:02:32.5629191Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:02:32.5634266Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:02:32.5640060Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:02:32.5645871Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:02:32.5651297Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:02:32.5681239Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-10-10T00:02:34.2327079Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-10-10T00:02:34.5898023Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-10-10T00:02:34.9599147Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-10-10T00:02:35.2863993Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-10-10T00:02:35.6593879Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-10-10T00:02:36.0285167Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-10-10T00:02:36.5485074Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-10-10T00:02:36.9140203Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-10-10T00:02:38.7235473Z From https://github.com/NVIDIA/DCGM 2025-10-10T00:02:38.7235924Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-10-10T00:02:38.8885685Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T00:02:39.6008125Z From https://github.com/libcpr/cpr 2025-10-10T00:02:39.6008550Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-10-10T00:02:39.6139319Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T00:02:40.4219778Z From https://github.com/fmtlib/fmt 2025-10-10T00:02:40.4220369Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-10-10T00:02:40.4474668Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T00:02:41.1274592Z From https://github.com/gflags/gflags 2025-10-10T00:02:41.1275321Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-10-10T00:02:41.1371702Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T00:02:41.1389294Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:02:41.1415342Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-10-10T00:02:42.1988578Z From https://github.com/gflags/gflags 2025-10-10T00:02:42.1989920Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-10-10T00:02:42.2044564Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T00:02:42.9537081Z From https://github.com/google/glog 2025-10-10T00:02:42.9537725Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-10-10T00:02:42.9683780Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T00:02:43.7035267Z From https://github.com/google/googletest 2025-10-10T00:02:43.7035934Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-10-10T00:02:43.7372061Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:02:44.7108630Z From https://github.com/nlohmann/json 2025-10-10T00:02:44.7109060Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-10-10T00:02:44.7914807Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T00:02:45.4417115Z From https://github.com/dtrugman/pfs 2025-10-10T00:02:45.4418443Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-10-10T00:02:45.4557765Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T00:02:46.0700342Z From https://github.com/jupp0r/prometheus-cpp 2025-10-10T00:02:46.0700782Z * branch b1234816facfdda29845c46696a02998a4af115a -> FETCH_HEAD 2025-10-10T00:02:46.0839073Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T00:02:46.0857269Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:02:46.0861812Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:02:46.0889442Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:02:47.3931815Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:02:48.6157420Z From https://github.com/civetweb/civetweb 2025-10-10T00:02:48.6158082Z * branch d7ba35bbb649209c66e582d5a0244ba988a15159 -> FETCH_HEAD 2025-10-10T00:02:48.8307962Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T00:02:49.6285940Z From https://github.com/google/googletest 2025-10-10T00:02:49.6286591Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-10-10T00:02:49.6639022Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:02:50.3705602Z From https://github.com/fmtlib/fmt 2025-10-10T00:02:50.3706275Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-10-10T00:02:50.3948150Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T00:02:51.1208800Z From https://github.com/google/googletest 2025-10-10T00:02:51.1209466Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-10-10T00:02:51.1545338Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:02:51.9085339Z From https://github.com/ARM-software/kleidiai 2025-10-10T00:02:51.9085991Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-10-10T00:02:51.9461647Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T00:02:52.6160626Z From https://github.com/microsoft/mimalloc 2025-10-10T00:02:52.6161253Z * branch fbd8b99c2b828428947d70fdc046bb55609be93e -> FETCH_HEAD 2025-10-10T00:02:52.6472810Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T00:02:53.4246312Z From https://github.com/nlohmann/json 2025-10-10T00:02:53.4246942Z * branch 55f93686c01528224f448c19128836e7df245f72 -> FETCH_HEAD 2025-10-10T00:02:53.5264923Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T00:02:54.5959480Z From https://github.com/onnx/onnx 2025-10-10T00:02:54.5959929Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-10-10T00:02:55.0767879Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T00:02:55.0803228Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-10-10T00:02:55.0830196Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-10-10T00:02:56.1566669Z From https://github.com/pybind/pybind11 2025-10-10T00:02:56.1567323Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-10-10T00:02:56.1859746Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T00:02:57.0835685Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-10-10T00:02:57.0836154Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-10-10T00:02:57.1474667Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T00:02:57.1494710Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:02:57.1498699Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:02:57.1502639Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:02:57.1507362Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:02:57.1511899Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:02:57.1516038Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:02:57.1521947Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:02:57.1529269Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:02:57.1555898Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-10-10T00:02:57.5150343Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-10-10T00:02:57.8984445Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-10-10T00:02:58.2376082Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-10-10T00:02:58.7520699Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-10-10T00:02:59.1261728Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-10-10T00:02:59.4726714Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-10-10T00:02:59.7933492Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-10-10T00:03:01.1555887Z From https://github.com/google/benchmark 2025-10-10T00:03:01.1556536Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-10-10T00:03:01.1716372Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T00:03:02.0641295Z From https://github.com/google/googletest 2025-10-10T00:03:02.0641818Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-10-10T00:03:02.0977824Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T00:03:02.7842598Z From https://github.com/microsoft/GSL 2025-10-10T00:03:02.7843053Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-10-10T00:03:02.7940529Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T00:03:03.9300790Z From https://github.com/nlohmann/json 2025-10-10T00:03:03.9301475Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-10-10T00:03:04.0257840Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T00:03:04.7153114Z From https://github.com/open-telemetry/opentelemetry-proto 2025-10-10T00:03:04.7153690Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-10-10T00:03:04.7253043Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T00:03:05.2708501Z From https://github.com/opentracing/opentracing-cpp 2025-10-10T00:03:05.2709234Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-10-10T00:03:05.2819805Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T00:03:05.8911513Z From https://github.com/jupp0r/prometheus-cpp 2025-10-10T00:03:05.8912186Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-10-10T00:03:05.9063358Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T00:03:05.9086062Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:05.9090634Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:05.9120376Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:03:07.1521591Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:03:09.0201597Z From https://github.com/civetweb/civetweb 2025-10-10T00:03:09.0202202Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-10-10T00:03:09.2373548Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T00:03:10.0669635Z From https://github.com/google/googletest 2025-10-10T00:03:10.0670302Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-10-10T00:03:10.1020244Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:03:11.7058046Z From https://github.com/Microsoft/vcpkg 2025-10-10T00:03:11.7059081Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-10-10T00:03:12.2202631Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T00:03:12.2317902Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T00:03:14.7456949Z From https://github.com/protocolbuffers/protobuf 2025-10-10T00:03:14.7457701Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-10-10T00:03:14.9885114Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T00:03:14.9908507Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:03:14.9916178Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-10-10T00:03:14.9943639Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-10-10T00:03:15.4084597Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-10-10T00:03:16.5108764Z From https://github.com/google/benchmark 2025-10-10T00:03:16.5109423Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-10-10T00:03:16.5233740Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T00:03:17.5068298Z From https://github.com/google/googletest 2025-10-10T00:03:17.5068942Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-10-10T00:03:17.5462419Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T00:03:17.5557179Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T00:03:18.1305368Z From https://github.com/Maratyszcza/pthreadpool 2025-10-10T00:03:18.1306085Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-10-10T00:03:18.1390616Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T00:03:18.8397892Z From https://github.com/pybind/pybind11 2025-10-10T00:03:18.8398585Z * branch f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 -> FETCH_HEAD 2025-10-10T00:03:18.8725602Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T00:03:19.4894821Z From https://github.com/malfet/PeachPy 2025-10-10T00:03:19.4895470Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-10-10T00:03:19.5122961Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T00:03:20.3574964Z From https://github.com/shibatch/sleef 2025-10-10T00:03:20.3575612Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-10-10T00:03:20.3948437Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T00:03:20.4186727Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T00:03:20.4204728Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:03:20.4208944Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:03:20.4213363Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:03:20.4218579Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:03:20.4245549Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-10-10T00:03:20.7927290Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-10-10T00:03:21.1542887Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-10-10T00:03:21.7250384Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-10-10T00:03:22.9511429Z From https://github.com/google/googletest 2025-10-10T00:03:22.9512111Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-10-10T00:03:22.9852260Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T00:03:23.5633480Z From https://github.com/google/libnop 2025-10-10T00:03:23.5634690Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-10-10T00:03:23.5758651Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T00:03:24.3581771Z From https://github.com/libuv/libuv 2025-10-10T00:03:24.3582709Z * branch 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b -> FETCH_HEAD 2025-10-10T00:03:24.4010181Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T00:03:25.2462630Z From https://github.com/pybind/pybind11 2025-10-10T00:03:25.2463289Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-10-10T00:03:25.2700762Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T00:03:25.2718303Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:03:25.2744782Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-10-10T00:03:26.2172849Z From https://github.com/wjakob/clang-cindex-python3 2025-10-10T00:03:26.2173435Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-10-10T00:03:26.2236817Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T00:03:26.2276107Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-10-10T00:03:26.2504841Z Entering 'android/libs/fbjni' 2025-10-10T00:03:26.2543909Z Entering 'third_party/FP16' 2025-10-10T00:03:26.2582020Z Entering 'third_party/FXdiv' 2025-10-10T00:03:26.2619718Z Entering 'third_party/NNPACK' 2025-10-10T00:03:26.2657674Z Entering 'third_party/NVTX' 2025-10-10T00:03:26.2696245Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:03:26.2734530Z Entering 'third_party/XNNPACK' 2025-10-10T00:03:26.2785300Z Entering 'third_party/aiter' 2025-10-10T00:03:26.2822579Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:03:26.2868810Z Entering 'third_party/benchmark' 2025-10-10T00:03:26.2907145Z Entering 'third_party/composable_kernel' 2025-10-10T00:03:26.2952649Z Entering 'third_party/cpp-httplib' 2025-10-10T00:03:26.2990136Z Entering 'third_party/cpuinfo' 2025-10-10T00:03:26.3027914Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:03:26.3065472Z Entering 'third_party/cutlass' 2025-10-10T00:03:26.3112122Z Entering 'third_party/fbgemm' 2025-10-10T00:03:26.3150841Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:03:26.3187873Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:03:26.3233147Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:03:26.3270440Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:03:26.3315557Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:03:26.3353146Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:03:26.3390970Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:03:26.3431980Z Entering 'third_party/flash-attention' 2025-10-10T00:03:26.3469227Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:03:26.3512332Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:03:26.3558229Z Entering 'third_party/flatbuffers' 2025-10-10T00:03:26.3598570Z Entering 'third_party/fmt' 2025-10-10T00:03:26.3636346Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:26.3673935Z Entering 'third_party/gloo' 2025-10-10T00:03:26.3712231Z Entering 'third_party/googletest' 2025-10-10T00:03:26.3750110Z Entering 'third_party/ideep' 2025-10-10T00:03:26.3785860Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:03:26.3830359Z Entering 'third_party/ittapi' 2025-10-10T00:03:26.3867885Z Entering 'third_party/kineto' 2025-10-10T00:03:26.3904617Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:03:26.3942041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:03:26.3981006Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:03:26.4018654Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:03:26.4056245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:03:26.4091550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:03:26.4132182Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:03:26.4171235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:03:26.4210758Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:03:26.4249345Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:03:26.4290532Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:03:26.4327238Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:26.4368130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:26.4411215Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:03:26.4448750Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:03:26.4488557Z Entering 'third_party/kleidiai' 2025-10-10T00:03:26.4527262Z Entering 'third_party/mimalloc' 2025-10-10T00:03:26.4564408Z Entering 'third_party/nlohmann' 2025-10-10T00:03:26.4603223Z Entering 'third_party/onnx' 2025-10-10T00:03:26.4656041Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:03:26.4698067Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:03:26.4736452Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:03:26.4773509Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:03:26.4810521Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:03:26.4847336Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:03:26.4885720Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:03:26.4922360Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:03:26.4959107Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:03:26.4994613Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:26.5033563Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:26.5072965Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:03:26.5128011Z Entering 'third_party/pocketfft' 2025-10-10T00:03:26.5165967Z Entering 'third_party/protobuf' 2025-10-10T00:03:26.5205101Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:03:26.5243038Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:03:26.5282765Z Entering 'third_party/psimd' 2025-10-10T00:03:26.5321139Z Entering 'third_party/pthreadpool' 2025-10-10T00:03:26.5358440Z Entering 'third_party/pybind11' 2025-10-10T00:03:26.5396649Z Entering 'third_party/python-peachpy' 2025-10-10T00:03:26.5434509Z Entering 'third_party/sleef' 2025-10-10T00:03:26.5471842Z Entering 'third_party/tensorpipe' 2025-10-10T00:03:26.5508580Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:03:26.5546618Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:03:26.5583039Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:03:26.5620276Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:03:26.5657288Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:03:26.5708981Z ##[endgroup] 2025-10-10T00:03:26.5709553Z ##[group]Persisting credentials for submodules 2025-10-10T00:03:26.5715684Z [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-10-10T00:03:26.5952981Z Entering 'android/libs/fbjni' 2025-10-10T00:03:26.5996999Z Entering 'third_party/FP16' 2025-10-10T00:03:26.6041036Z Entering 'third_party/FXdiv' 2025-10-10T00:03:26.6084494Z Entering 'third_party/NNPACK' 2025-10-10T00:03:26.6128685Z Entering 'third_party/NVTX' 2025-10-10T00:03:26.6172870Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:03:26.6216086Z Entering 'third_party/XNNPACK' 2025-10-10T00:03:26.6273198Z Entering 'third_party/aiter' 2025-10-10T00:03:26.6316485Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:03:26.6369578Z Entering 'third_party/benchmark' 2025-10-10T00:03:26.6412404Z Entering 'third_party/composable_kernel' 2025-10-10T00:03:26.6462990Z Entering 'third_party/cpp-httplib' 2025-10-10T00:03:26.6506598Z Entering 'third_party/cpuinfo' 2025-10-10T00:03:26.6549833Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:03:26.6592564Z Entering 'third_party/cutlass' 2025-10-10T00:03:26.6643640Z Entering 'third_party/fbgemm' 2025-10-10T00:03:26.6688033Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:03:26.6730454Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:03:26.6782213Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:03:26.6826721Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:03:26.6880123Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:03:26.6923649Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:03:26.6967787Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:03:26.7016729Z Entering 'third_party/flash-attention' 2025-10-10T00:03:26.7060920Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:03:26.7111621Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:03:26.7164920Z Entering 'third_party/flatbuffers' 2025-10-10T00:03:26.7211968Z Entering 'third_party/fmt' 2025-10-10T00:03:26.7256265Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:26.7300000Z Entering 'third_party/gloo' 2025-10-10T00:03:26.7343707Z Entering 'third_party/googletest' 2025-10-10T00:03:26.7387232Z Entering 'third_party/ideep' 2025-10-10T00:03:26.7429146Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:03:26.7479999Z Entering 'third_party/ittapi' 2025-10-10T00:03:26.7523486Z Entering 'third_party/kineto' 2025-10-10T00:03:26.7566509Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:03:26.7608821Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:03:26.7653856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:03:26.7697058Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:03:26.7740689Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:03:26.7783514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:03:26.7829383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:03:26.7873265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:03:26.7918313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:03:26.7963273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:03:26.8007556Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:03:26.8049617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:26.8096317Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:26.8144227Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:03:26.8187802Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:03:26.8236422Z Entering 'third_party/kleidiai' 2025-10-10T00:03:26.8282629Z Entering 'third_party/mimalloc' 2025-10-10T00:03:26.8328158Z Entering 'third_party/nlohmann' 2025-10-10T00:03:26.8376411Z Entering 'third_party/onnx' 2025-10-10T00:03:26.8434973Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:03:26.8483503Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:03:26.8543993Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:03:26.8589891Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:03:26.8632586Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:03:26.8675223Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:03:26.8719553Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:03:26.8762706Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:03:26.8805296Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:03:26.8848514Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:26.8897784Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:26.8942455Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:03:26.9003886Z Entering 'third_party/pocketfft' 2025-10-10T00:03:26.9048016Z Entering 'third_party/protobuf' 2025-10-10T00:03:26.9093062Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:03:26.9136641Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:03:26.9182589Z Entering 'third_party/psimd' 2025-10-10T00:03:26.9227201Z Entering 'third_party/pthreadpool' 2025-10-10T00:03:26.9270073Z Entering 'third_party/pybind11' 2025-10-10T00:03:26.9313709Z Entering 'third_party/python-peachpy' 2025-10-10T00:03:26.9357342Z Entering 'third_party/sleef' 2025-10-10T00:03:26.9401609Z Entering 'third_party/tensorpipe' 2025-10-10T00:03:26.9445354Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:03:26.9490335Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:03:26.9533848Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:03:26.9578668Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:03:26.9621403Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:03:26.9687878Z [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-10-10T00:03:26.9919718Z Entering 'android/libs/fbjni' 2025-10-10T00:03:26.9958587Z file:/home/runner/work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T00:03:26.9977942Z Entering 'third_party/FP16' 2025-10-10T00:03:27.0016318Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T00:03:27.0037636Z Entering 'third_party/FXdiv' 2025-10-10T00:03:27.0075692Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T00:03:27.0095705Z Entering 'third_party/NNPACK' 2025-10-10T00:03:27.0136293Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T00:03:27.0157595Z Entering 'third_party/NVTX' 2025-10-10T00:03:27.0196670Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T00:03:27.0217581Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:03:27.0256531Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T00:03:27.0276867Z Entering 'third_party/XNNPACK' 2025-10-10T00:03:27.0313924Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T00:03:27.0347223Z Entering 'third_party/aiter' 2025-10-10T00:03:27.0385719Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T00:03:27.0405612Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:03:27.0447010Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T00:03:27.0476422Z Entering 'third_party/benchmark' 2025-10-10T00:03:27.0515016Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:03:27.0534898Z Entering 'third_party/composable_kernel' 2025-10-10T00:03:27.0575829Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T00:03:27.0605577Z Entering 'third_party/cpp-httplib' 2025-10-10T00:03:27.0643724Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T00:03:27.0663824Z Entering 'third_party/cpuinfo' 2025-10-10T00:03:27.0702729Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T00:03:27.0724865Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:03:27.0764490Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T00:03:27.0785382Z Entering 'third_party/cutlass' 2025-10-10T00:03:27.0824670Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T00:03:27.0854483Z Entering 'third_party/fbgemm' 2025-10-10T00:03:27.0893032Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T00:03:27.0913897Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:03:27.0953131Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T00:03:27.0972764Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:03:27.1011301Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T00:03:27.1039456Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:03:27.1076953Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T00:03:27.1097211Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:03:27.1135792Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T00:03:27.1165132Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:03:27.1205167Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T00:03:27.1225257Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:03:27.1262739Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T00:03:27.1282001Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:03:27.1319465Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T00:03:27.1343588Z Entering 'third_party/flash-attention' 2025-10-10T00:03:27.1383283Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T00:03:27.1403445Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:03:27.1443769Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-10-10T00:03:27.1469550Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:03:27.1508048Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T00:03:27.1538027Z Entering 'third_party/flatbuffers' 2025-10-10T00:03:27.1576360Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T00:03:27.1599152Z Entering 'third_party/fmt' 2025-10-10T00:03:27.1636356Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T00:03:27.1656887Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:27.1696044Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T00:03:27.1716053Z Entering 'third_party/gloo' 2025-10-10T00:03:27.1754013Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T00:03:27.1774615Z Entering 'third_party/googletest' 2025-10-10T00:03:27.1813874Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:03:27.1834261Z Entering 'third_party/ideep' 2025-10-10T00:03:27.1872599Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T00:03:27.1890630Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:03:27.1928675Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T00:03:27.1956219Z Entering 'third_party/ittapi' 2025-10-10T00:03:27.1995054Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T00:03:27.2027250Z Entering 'third_party/kineto' 2025-10-10T00:03:27.2069779Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T00:03:27.2088554Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:03:27.2129245Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-10-10T00:03:27.2148675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:03:27.2187195Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-10-10T00:03:27.2208063Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:03:27.2245857Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-10-10T00:03:27.2266491Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:03:27.2304965Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-10-10T00:03:27.2324949Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:03:27.2364819Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-10-10T00:03:27.2383830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:03:27.2423542Z file:/home/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-10-10T00:03:27.2445263Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:03:27.2484425Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-10-10T00:03:27.2503877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:03:27.2543344Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:03:27.2563869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:03:27.2602852Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-10-10T00:03:27.2623517Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:03:27.2664289Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-10-10T00:03:27.2685399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:03:27.2725899Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T00:03:27.2743994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:27.2786300Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T00:03:27.2808612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:27.2848452Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T00:03:27.2873373Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:03:27.2912926Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-10-10T00:03:27.2933665Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:03:27.2972525Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-10-10T00:03:27.2994225Z Entering 'third_party/kleidiai' 2025-10-10T00:03:27.3032534Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T00:03:27.3053433Z Entering 'third_party/mimalloc' 2025-10-10T00:03:27.3091447Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T00:03:27.3111527Z Entering 'third_party/nlohmann' 2025-10-10T00:03:27.3149454Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T00:03:27.3170867Z Entering 'third_party/onnx' 2025-10-10T00:03:27.3210475Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T00:03:27.3245858Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:03:27.3288072Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:03:27.3311619Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:03:27.3351558Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T00:03:27.3372296Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:03:27.3411389Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:03:27.3431377Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:03:27.3470066Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:03:27.3489613Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:03:27.3528178Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-10-10T00:03:27.3548365Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:03:27.3588055Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-10-10T00:03:27.3609199Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:03:27.3649878Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-10-10T00:03:27.3669956Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:03:27.3709833Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-10-10T00:03:27.3729638Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:03:27.3767957Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T00:03:27.3786239Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:27.3825683Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T00:03:27.3845538Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:27.3884907Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T00:03:27.3907015Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:03:27.3945173Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T00:03:27.3983694Z Entering 'third_party/pocketfft' 2025-10-10T00:03:27.4022003Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T00:03:27.4041780Z Entering 'third_party/protobuf' 2025-10-10T00:03:27.4079724Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T00:03:27.4101166Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:03:27.4139533Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:03:27.4159160Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:03:27.4197867Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:03:27.4219584Z Entering 'third_party/psimd' 2025-10-10T00:03:27.4257781Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T00:03:27.4277370Z Entering 'third_party/pthreadpool' 2025-10-10T00:03:27.4315208Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T00:03:27.4335198Z Entering 'third_party/pybind11' 2025-10-10T00:03:27.4373254Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:03:27.4393461Z Entering 'third_party/python-peachpy' 2025-10-10T00:03:27.4430384Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T00:03:27.4450433Z Entering 'third_party/sleef' 2025-10-10T00:03:27.4488611Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T00:03:27.4508757Z Entering 'third_party/tensorpipe' 2025-10-10T00:03:27.4545954Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T00:03:27.4565288Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:03:27.4604525Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:03:27.4623612Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:03:27.4663911Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T00:03:27.4684031Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:03:27.4722364Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T00:03:27.4743300Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:03:27.4781203Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:03:27.4799849Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:03:27.4839068Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-10-10T00:03:27.5248216Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-10-10T00:03:27.5478465Z Entering 'android/libs/fbjni' 2025-10-10T00:03:27.5517481Z Entering 'third_party/FP16' 2025-10-10T00:03:27.5555594Z Entering 'third_party/FXdiv' 2025-10-10T00:03:27.5593543Z Entering 'third_party/NNPACK' 2025-10-10T00:03:27.5631367Z Entering 'third_party/NVTX' 2025-10-10T00:03:27.5669995Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:03:27.5707768Z Entering 'third_party/XNNPACK' 2025-10-10T00:03:27.5758878Z Entering 'third_party/aiter' 2025-10-10T00:03:27.5796645Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:03:27.5843001Z Entering 'third_party/benchmark' 2025-10-10T00:03:27.5881269Z Entering 'third_party/composable_kernel' 2025-10-10T00:03:27.5926833Z Entering 'third_party/cpp-httplib' 2025-10-10T00:03:27.5964328Z Entering 'third_party/cpuinfo' 2025-10-10T00:03:27.6002877Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:03:27.6042186Z Entering 'third_party/cutlass' 2025-10-10T00:03:27.6088397Z Entering 'third_party/fbgemm' 2025-10-10T00:03:27.6128063Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:03:27.6166129Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:03:27.6210978Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:03:27.6249681Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:03:27.6295275Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:03:27.6332235Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:03:27.6369495Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:03:27.6411755Z Entering 'third_party/flash-attention' 2025-10-10T00:03:27.6449076Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:03:27.6492056Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:03:27.6539634Z Entering 'third_party/flatbuffers' 2025-10-10T00:03:27.6580105Z Entering 'third_party/fmt' 2025-10-10T00:03:27.6617721Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:27.6655657Z Entering 'third_party/gloo' 2025-10-10T00:03:27.6693216Z Entering 'third_party/googletest' 2025-10-10T00:03:27.6730689Z Entering 'third_party/ideep' 2025-10-10T00:03:27.6765874Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:03:27.6810677Z Entering 'third_party/ittapi' 2025-10-10T00:03:27.6848363Z Entering 'third_party/kineto' 2025-10-10T00:03:27.6890002Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:03:27.6929957Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:03:27.6971411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:03:27.7010144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:03:27.7049245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:03:27.7086218Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:03:27.7126758Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:03:27.7164486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:03:27.7201897Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:03:27.7241250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:03:27.7278892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:03:27.7315527Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:27.7356029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:27.7398350Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:03:27.7436254Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:03:27.7475847Z Entering 'third_party/kleidiai' 2025-10-10T00:03:27.7514736Z Entering 'third_party/mimalloc' 2025-10-10T00:03:27.7552542Z Entering 'third_party/nlohmann' 2025-10-10T00:03:27.7591564Z Entering 'third_party/onnx' 2025-10-10T00:03:27.7642958Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:03:27.7684686Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:03:27.7722297Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:03:27.7760018Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:03:27.7797628Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:03:27.7834891Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:03:27.7873152Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:03:27.7910224Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:03:27.7947946Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:03:27.7984660Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:27.8023869Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:27.8063198Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:03:27.8118501Z Entering 'third_party/pocketfft' 2025-10-10T00:03:27.8156729Z Entering 'third_party/protobuf' 2025-10-10T00:03:27.8196517Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:03:27.8234067Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:03:27.8273704Z Entering 'third_party/psimd' 2025-10-10T00:03:27.8312577Z Entering 'third_party/pthreadpool' 2025-10-10T00:03:27.8351018Z Entering 'third_party/pybind11' 2025-10-10T00:03:27.8390304Z Entering 'third_party/python-peachpy' 2025-10-10T00:03:27.8428156Z Entering 'third_party/sleef' 2025-10-10T00:03:27.8465783Z Entering 'third_party/tensorpipe' 2025-10-10T00:03:27.8502244Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:03:27.8540175Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:03:27.8577443Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:03:27.8615126Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:03:27.8650626Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:03:27.8707285Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-10-10T00:03:27.8933189Z Entering 'android/libs/fbjni' 2025-10-10T00:03:27.8971328Z Entering 'third_party/FP16' 2025-10-10T00:03:27.9010058Z Entering 'third_party/FXdiv' 2025-10-10T00:03:27.9048554Z Entering 'third_party/NNPACK' 2025-10-10T00:03:27.9086125Z Entering 'third_party/NVTX' 2025-10-10T00:03:27.9123776Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:03:27.9161847Z Entering 'third_party/XNNPACK' 2025-10-10T00:03:27.9213971Z Entering 'third_party/aiter' 2025-10-10T00:03:27.9251435Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:03:27.9297514Z Entering 'third_party/benchmark' 2025-10-10T00:03:27.9336023Z Entering 'third_party/composable_kernel' 2025-10-10T00:03:27.9381654Z Entering 'third_party/cpp-httplib' 2025-10-10T00:03:27.9419677Z Entering 'third_party/cpuinfo' 2025-10-10T00:03:27.9458179Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:03:27.9496348Z Entering 'third_party/cutlass' 2025-10-10T00:03:27.9541922Z Entering 'third_party/fbgemm' 2025-10-10T00:03:27.9580115Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:03:27.9617899Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:03:27.9663466Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:03:27.9702583Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:03:27.9748725Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:03:27.9787004Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:03:27.9823595Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:03:27.9864375Z Entering 'third_party/flash-attention' 2025-10-10T00:03:27.9901364Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:03:27.9945824Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:03:27.9991797Z Entering 'third_party/flatbuffers' 2025-10-10T00:03:28.0031713Z Entering 'third_party/fmt' 2025-10-10T00:03:28.0069298Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:28.0107789Z Entering 'third_party/gloo' 2025-10-10T00:03:28.0145912Z Entering 'third_party/googletest' 2025-10-10T00:03:28.0183431Z Entering 'third_party/ideep' 2025-10-10T00:03:28.0218864Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:03:28.0264629Z Entering 'third_party/ittapi' 2025-10-10T00:03:28.0302136Z Entering 'third_party/kineto' 2025-10-10T00:03:28.0339395Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:03:28.0376299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:03:28.0416223Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:03:28.0455782Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:03:28.0495040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:03:28.0531124Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:03:28.0572682Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:03:28.0619842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:03:28.0660653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:03:28.0701153Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:03:28.0740994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:03:28.0777844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:28.0818528Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:28.0861150Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:03:28.0899481Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:03:28.0939297Z Entering 'third_party/kleidiai' 2025-10-10T00:03:28.0978195Z Entering 'third_party/mimalloc' 2025-10-10T00:03:28.1016021Z Entering 'third_party/nlohmann' 2025-10-10T00:03:28.1055136Z Entering 'third_party/onnx' 2025-10-10T00:03:28.1106899Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:03:28.1148932Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:03:28.1187324Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:03:28.1224942Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:03:28.1262193Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:03:28.1299422Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:03:28.1337922Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:03:28.1376013Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:03:28.1412988Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:03:28.1449494Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:03:28.1489392Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:03:28.1530230Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:03:28.1586197Z Entering 'third_party/pocketfft' 2025-10-10T00:03:28.1623571Z Entering 'third_party/protobuf' 2025-10-10T00:03:28.1662882Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:03:28.1700552Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:03:28.1740987Z Entering 'third_party/psimd' 2025-10-10T00:03:28.1778648Z Entering 'third_party/pthreadpool' 2025-10-10T00:03:28.1816782Z Entering 'third_party/pybind11' 2025-10-10T00:03:28.1854772Z Entering 'third_party/python-peachpy' 2025-10-10T00:03:28.1892373Z Entering 'third_party/sleef' 2025-10-10T00:03:28.1930230Z Entering 'third_party/tensorpipe' 2025-10-10T00:03:28.1967524Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:03:28.2005640Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:03:28.2042668Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:03:28.2080076Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:03:28.2116608Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:03:28.2169085Z ##[endgroup] 2025-10-10T00:03:28.2206374Z [command]/usr/bin/git log -1 --format=%H 2025-10-10T00:03:28.2232915Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:03:28.2405200Z ##[group]Run echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-10-10T00:03:28.2405626Z echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-10-10T00:03:28.2442818Z shell: /usr/bin/bash -e {0} 2025-10-10T00:03:28.2443068Z ##[endgroup] 2025-10-10T00:03:28.2547064Z ##[group]Run tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-10-10T00:03:28.2547451Z tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-10-10T00:03:28.2547767Z tag_or_branch="${tag_or_branch#refs/heads/}" 2025-10-10T00:03:28.2548098Z # replace directory separators with _ in branch name 2025-10-10T00:03:28.2548431Z tag_or_branch="${tag_or_branch//\//_}" 2025-10-10T00:03:28.2548942Z torch_version="$(python -c 'from tools.generate_torch_version import get_torch_version; print(get_torch_version())')" 2025-10-10T00:03:28.2549414Z { 2025-10-10T00:03:28.2549639Z  echo "PT_RELEASE_NAME=pytorch-$tag_or_branch"; 2025-10-10T00:03:28.2549978Z  echo "PT_RELEASE_FILE=pytorch-$tag_or_branch.tar.gz"; 2025-10-10T00:03:28.2550344Z  echo "PT_PEP517_RELEASE_FILE=torch-${torch_version}.tar.gz"; 2025-10-10T00:03:28.2550647Z } >> "$GITHUB_ENV" 2025-10-10T00:03:28.2581846Z shell: /usr/bin/bash -e {0} 2025-10-10T00:03:28.2582068Z env: 2025-10-10T00:03:28.2582252Z PT_GITHUB_REF: refs/heads/main 2025-10-10T00:03:28.2582470Z ##[endgroup] 2025-10-10T00:03:28.3923619Z ##[group]Run python3 tools/optional_submodules.py 2025-10-10T00:03:28.3923986Z python3 tools/optional_submodules.py 2025-10-10T00:03:28.3957908Z shell: /usr/bin/bash -e {0} 2025-10-10T00:03:28.3958138Z env: 2025-10-10T00:03:28.3958320Z PT_GITHUB_REF: refs/heads/main 2025-10-10T00:03:28.3958561Z PT_RELEASE_NAME: pytorch-main 2025-10-10T00:03:28.3958812Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-10-10T00:03:28.3959104Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+git344e636.tar.gz 2025-10-10T00:03:28.3959382Z ##[endgroup] 2025-10-10T00:03:28.4273101Z Cloning into 'nccl'... 2025-10-10T00:03:28.8285619Z Note: switching to '3ea7eedf3b9b94f1d9f99f4e55536dfcbd23c1ca'. 2025-10-10T00:03:28.8286108Z 2025-10-10T00:03:28.8286371Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:03:28.8287206Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:03:28.8287850Z state without impacting any branches by switching back to a branch. 2025-10-10T00:03:28.8288115Z 2025-10-10T00:03:28.8288355Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:03:28.8288931Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:03:28.8289168Z 2025-10-10T00:03:28.8289269Z git switch -c 2025-10-10T00:03:28.8289461Z 2025-10-10T00:03:28.8289553Z Or undo this operation with: 2025-10-10T00:03:28.8289695Z 2025-10-10T00:03:28.8289787Z git switch - 2025-10-10T00:03:28.8289950Z 2025-10-10T00:03:28.8290141Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:03:28.8290481Z 2025-10-10T00:03:28.8523188Z Cloning into 'eigen'... 2025-10-10T00:03:29.3081055Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-10-10T00:03:30.1494743Z Note: switching to '3147391d946bb4b6c68edd901f2add6ac1f31f8c'. 2025-10-10T00:03:30.1495155Z 2025-10-10T00:03:30.1495376Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:03:30.1495811Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:03:30.1496235Z state without impacting any branches by switching back to a branch. 2025-10-10T00:03:30.1496498Z 2025-10-10T00:03:30.1496664Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:03:30.1497062Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:03:30.1497288Z 2025-10-10T00:03:30.1497382Z git switch -c 2025-10-10T00:03:30.1497544Z 2025-10-10T00:03:30.1497629Z Or undo this operation with: 2025-10-10T00:03:30.1497769Z 2025-10-10T00:03:30.1497841Z git switch - 2025-10-10T00:03:30.1497955Z 2025-10-10T00:03:30.1498141Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:03:30.2653870Z 2025-10-10T00:03:30.2654507Z -- Checkout nccl release tag: v2.27.5-1 2025-10-10T00:03:30.2655026Z -- Checkout Eigen release tag: 3.4.0 2025-10-10T00:03:30.2730635Z ##[group]Run # Replace symlink with actual file 2025-10-10T00:03:30.2731001Z # Replace symlink with actual file 2025-10-10T00:03:30.2731274Z rm docs/requirements.txt || true 2025-10-10T00:03:30.2731605Z cp .ci/docker/requirements-docs.txt docs/requirements.txt 2025-10-10T00:03:30.2763207Z shell: /usr/bin/bash -e {0} 2025-10-10T00:03:30.2763436Z env: 2025-10-10T00:03:30.2763615Z PT_GITHUB_REF: refs/heads/main 2025-10-10T00:03:30.2763853Z PT_RELEASE_NAME: pytorch-main 2025-10-10T00:03:30.2764303Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-10-10T00:03:30.2764701Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+git344e636.tar.gz 2025-10-10T00:03:30.2764983Z ##[endgroup] 2025-10-10T00:03:30.2861133Z ##[group]Run # Create new folder with specified name so extracting the archive yields that 2025-10-10T00:03:30.2861696Z # Create new folder with specified name so extracting the archive yields that 2025-10-10T00:03:30.2862082Z rm -rf "/tmp/$PT_RELEASE_NAME" 2025-10-10T00:03:30.2862357Z cp -r "$PWD" "/tmp/$PT_RELEASE_NAME" 2025-10-10T00:03:30.2862618Z mv "/tmp/$PT_RELEASE_NAME" . 2025-10-10T00:03:30.2862857Z # Cleanup 2025-10-10T00:03:30.2863082Z rm -rf "$PT_RELEASE_NAME"/{.circleci,.ci} 2025-10-10T00:03:30.2863432Z find "$PT_RELEASE_NAME" -name '.git*' -exec rm -rv {} \; || true 2025-10-10T00:03:30.2863748Z # Create archive 2025-10-10T00:03:30.2863997Z tar -czf "$PT_RELEASE_FILE" "$PT_RELEASE_NAME" 2025-10-10T00:03:30.2864698Z echo "Created source archive $PT_RELEASE_FILE with content: $(ls -a "$PT_RELEASE_NAME")" 2025-10-10T00:03:30.2893415Z shell: /usr/bin/bash -e {0} 2025-10-10T00:03:30.2893677Z env: 2025-10-10T00:03:30.2893860Z PT_GITHUB_REF: refs/heads/main 2025-10-10T00:03:30.2894497Z PT_RELEASE_NAME: pytorch-main 2025-10-10T00:03:30.2894741Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-10-10T00:03:30.2895039Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+git344e636.tar.gz 2025-10-10T00:03:30.2895314Z ##[endgroup] 2025-10-10T00:03:37.6864949Z removed 'pytorch-main/functorch/examples/.gitignore' 2025-10-10T00:03:37.6875541Z removed 'pytorch-main/functorch/examples/maml_omniglot/.gitignore' 2025-10-10T00:03:37.6886924Z removed 'pytorch-main/functorch/.gitignore' 2025-10-10T00:03:37.6897789Z removed 'pytorch-main/functorch/docs/.gitignore' 2025-10-10T00:03:37.7055444Z removed 'pytorch-main/.git/HEAD' 2025-10-10T00:03:37.7055890Z removed 'pytorch-main/.git/shallow' 2025-10-10T00:03:37.7056352Z removed directory 'pytorch-main/.git/refs/tags' 2025-10-10T00:03:37.7056838Z removed directory 'pytorch-main/.git/refs/heads' 2025-10-10T00:03:37.7057159Z removed directory 'pytorch-main/.git/refs' 2025-10-10T00:03:37.7057425Z removed 'pytorch-main/.git/index' 2025-10-10T00:03:37.7057680Z removed 'pytorch-main/.git/info/exclude' 2025-10-10T00:03:37.7057941Z removed directory 'pytorch-main/.git/info' 2025-10-10T00:03:37.7058226Z removed 'pytorch-main/.git/hooks/pre-push.sample' 2025-10-10T00:03:37.7058589Z removed 'pytorch-main/.git/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7058976Z removed 'pytorch-main/.git/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7059340Z removed 'pytorch-main/.git/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7059698Z removed 'pytorch-main/.git/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7060029Z removed 'pytorch-main/.git/hooks/pre-commit.sample' 2025-10-10T00:03:37.7060347Z removed 'pytorch-main/.git/hooks/post-update.sample' 2025-10-10T00:03:37.7060650Z removed 'pytorch-main/.git/hooks/update.sample' 2025-10-10T00:03:37.7060971Z removed 'pytorch-main/.git/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7061319Z removed 'pytorch-main/.git/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7061655Z removed 'pytorch-main/.git/hooks/commit-msg.sample' 2025-10-10T00:03:37.7061974Z removed 'pytorch-main/.git/hooks/pre-receive.sample' 2025-10-10T00:03:37.7062283Z removed 'pytorch-main/.git/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7062624Z removed 'pytorch-main/.git/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7062931Z removed directory 'pytorch-main/.git/hooks' 2025-10-10T00:03:37.7063198Z removed 'pytorch-main/.git/logs/HEAD' 2025-10-10T00:03:37.7063451Z removed directory 'pytorch-main/.git/logs' 2025-10-10T00:03:37.7063905Z removed 'pytorch-main/.git/objects/pack/pack-deebaf527ae429c48b7791be22832898862de1eb.rev' 2025-10-10T00:03:37.7064715Z removed 'pytorch-main/.git/objects/pack/pack-deebaf527ae429c48b7791be22832898862de1eb.idx' 2025-10-10T00:03:37.7065291Z removed 'pytorch-main/.git/objects/pack/pack-deebaf527ae429c48b7791be22832898862de1eb.pack' 2025-10-10T00:03:37.7065740Z removed directory 'pytorch-main/.git/objects/pack' 2025-10-10T00:03:37.7066342Z removed directory 'pytorch-main/.git/objects/info' 2025-10-10T00:03:37.7066648Z removed directory 'pytorch-main/.git/objects' 2025-10-10T00:03:37.7066928Z removed 'pytorch-main/.git/config.worktree' 2025-10-10T00:03:37.7067185Z removed 'pytorch-main/.git/config' 2025-10-10T00:03:37.7067433Z removed 'pytorch-main/.git/description' 2025-10-10T00:03:37.7067688Z removed 'pytorch-main/.git/FETCH_HEAD' 2025-10-10T00:03:37.7067990Z removed 'pytorch-main/.git/modules/android/libs/fbjni/HEAD' 2025-10-10T00:03:37.7068354Z removed 'pytorch-main/.git/modules/android/libs/fbjni/shallow' 2025-10-10T00:03:37.7068793Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7069301Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin' 2025-10-10T00:03:37.7069794Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes' 2025-10-10T00:03:37.7070463Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/tags' 2025-10-10T00:03:37.7071206Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads/main' 2025-10-10T00:03:37.7072173Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads' 2025-10-10T00:03:37.7072912Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs' 2025-10-10T00:03:37.7073514Z removed 'pytorch-main/.git/modules/android/libs/fbjni/index' 2025-10-10T00:03:37.7073886Z removed 'pytorch-main/.git/modules/android/libs/fbjni/info/exclude' 2025-10-10T00:03:37.7074479Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/info' 2025-10-10T00:03:37.7074913Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2025-10-10T00:03:37.7075404Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7075954Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7076503Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7077029Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7077527Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2025-10-10T00:03:37.7078002Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2025-10-10T00:03:37.7078470Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/update.sample' 2025-10-10T00:03:37.7078948Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7079467Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7079961Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2025-10-10T00:03:37.7080438Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2025-10-10T00:03:37.7080917Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7081403Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7081872Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/hooks' 2025-10-10T00:03:37.7082266Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/HEAD' 2025-10-10T00:03:37.7082711Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7083265Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2025-10-10T00:03:37.7083777Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes' 2025-10-10T00:03:37.7084445Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2025-10-10T00:03:37.7084914Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads' 2025-10-10T00:03:37.7085371Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs' 2025-10-10T00:03:37.7085950Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs' 2025-10-10T00:03:37.7087007Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-c1b9d5800994b2601d5427ef7563ec030ab6c98a.pack' 2025-10-10T00:03:37.7088351Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-800253952e7d4e3313bbe33095efbc6acbc3dcb6.rev' 2025-10-10T00:03:37.7089478Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-c1b9d5800994b2601d5427ef7563ec030ab6c98a.idx' 2025-10-10T00:03:37.7090228Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-c1b9d5800994b2601d5427ef7563ec030ab6c98a.rev' 2025-10-10T00:03:37.7090975Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-800253952e7d4e3313bbe33095efbc6acbc3dcb6.idx' 2025-10-10T00:03:37.7091727Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-800253952e7d4e3313bbe33095efbc6acbc3dcb6.pack' 2025-10-10T00:03:37.7092345Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack' 2025-10-10T00:03:37.7092803Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/info' 2025-10-10T00:03:37.7093484Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects' 2025-10-10T00:03:37.7093912Z removed 'pytorch-main/.git/modules/android/libs/fbjni/packed-refs' 2025-10-10T00:03:37.7094494Z removed 'pytorch-main/.git/modules/android/libs/fbjni/config' 2025-10-10T00:03:37.7094877Z removed 'pytorch-main/.git/modules/android/libs/fbjni/description' 2025-10-10T00:03:37.7095261Z removed 'pytorch-main/.git/modules/android/libs/fbjni/FETCH_HEAD' 2025-10-10T00:03:37.7095644Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni' 2025-10-10T00:03:37.7096008Z removed directory 'pytorch-main/.git/modules/android/libs' 2025-10-10T00:03:37.7096349Z removed directory 'pytorch-main/.git/modules/android' 2025-10-10T00:03:37.7096691Z removed 'pytorch-main/.git/modules/third_party/NNPACK/HEAD' 2025-10-10T00:03:37.7097055Z removed 'pytorch-main/.git/modules/third_party/NNPACK/shallow' 2025-10-10T00:03:37.7097482Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7097976Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin' 2025-10-10T00:03:37.7098459Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes' 2025-10-10T00:03:37.7098909Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/tags' 2025-10-10T00:03:37.7099344Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads/master' 2025-10-10T00:03:37.7099781Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads' 2025-10-10T00:03:37.7100210Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs' 2025-10-10T00:03:37.7100596Z removed 'pytorch-main/.git/modules/third_party/NNPACK/index' 2025-10-10T00:03:37.7100970Z removed 'pytorch-main/.git/modules/third_party/NNPACK/info/exclude' 2025-10-10T00:03:37.7101378Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/info' 2025-10-10T00:03:37.7101812Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2025-10-10T00:03:37.7102307Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7102828Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7103346Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7103857Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7104563Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2025-10-10T00:03:37.7105037Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2025-10-10T00:03:37.7105498Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/update.sample' 2025-10-10T00:03:37.7105965Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7106595Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7107090Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2025-10-10T00:03:37.7107565Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2025-10-10T00:03:37.7108028Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7108509Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7108978Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/hooks' 2025-10-10T00:03:37.7109378Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/HEAD' 2025-10-10T00:03:37.7109818Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7110345Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2025-10-10T00:03:37.7110861Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes' 2025-10-10T00:03:37.7111330Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2025-10-10T00:03:37.7112086Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads' 2025-10-10T00:03:37.7112896Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs' 2025-10-10T00:03:37.7113643Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs' 2025-10-10T00:03:37.7114706Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d/904501987603fd79348f9a69c8ed6ed95a4dce' 2025-10-10T00:03:37.7115346Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d' 2025-10-10T00:03:37.7115938Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.rev' 2025-10-10T00:03:37.7116686Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.pack' 2025-10-10T00:03:37.7117420Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.idx' 2025-10-10T00:03:37.7118031Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack' 2025-10-10T00:03:37.7118493Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/info' 2025-10-10T00:03:37.7119038Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/29/26babb9a8747e598b488024b644b5542f856e5' 2025-10-10T00:03:37.7119584Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/29' 2025-10-10T00:03:37.7120122Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0/7e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T00:03:37.7120657Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0' 2025-10-10T00:03:37.7121178Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c/20c905109929cd97402b498b167533669df765' 2025-10-10T00:03:37.7121712Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c' 2025-10-10T00:03:37.7122252Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/93/e58d08af649297231ec2b7ad3214b3f6e5d43a' 2025-10-10T00:03:37.7122966Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/93' 2025-10-10T00:03:37.7123695Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects' 2025-10-10T00:03:37.7124557Z removed 'pytorch-main/.git/modules/third_party/NNPACK/packed-refs' 2025-10-10T00:03:37.7125238Z removed 'pytorch-main/.git/modules/third_party/NNPACK/config' 2025-10-10T00:03:37.7134731Z removed 'pytorch-main/.git/modules/third_party/NNPACK/description' 2025-10-10T00:03:37.7135442Z removed 'pytorch-main/.git/modules/third_party/NNPACK/FETCH_HEAD' 2025-10-10T00:03:37.7136114Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK' 2025-10-10T00:03:37.7136753Z removed 'pytorch-main/.git/modules/third_party/kineto/HEAD' 2025-10-10T00:03:37.7137525Z removed 'pytorch-main/.git/modules/third_party/kineto/shallow' 2025-10-10T00:03:37.7137987Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7138495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin' 2025-10-10T00:03:37.7138987Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes' 2025-10-10T00:03:37.7139429Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/tags' 2025-10-10T00:03:37.7139856Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/heads/main' 2025-10-10T00:03:37.7140289Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/heads' 2025-10-10T00:03:37.7140712Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs' 2025-10-10T00:03:37.7141094Z removed 'pytorch-main/.git/modules/third_party/kineto/index' 2025-10-10T00:03:37.7141462Z removed 'pytorch-main/.git/modules/third_party/kineto/info/exclude' 2025-10-10T00:03:37.7141867Z removed directory 'pytorch-main/.git/modules/third_party/kineto/info' 2025-10-10T00:03:37.7142297Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-push.sample' 2025-10-10T00:03:37.7142903Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7143417Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7143971Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7144957Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7145707Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2025-10-10T00:03:37.7146177Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/post-update.sample' 2025-10-10T00:03:37.7146626Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/update.sample' 2025-10-10T00:03:37.7147089Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7147590Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7148083Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2025-10-10T00:03:37.7148547Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2025-10-10T00:03:37.7149048Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7149516Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7149975Z removed directory 'pytorch-main/.git/modules/third_party/kineto/hooks' 2025-10-10T00:03:37.7150370Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/HEAD' 2025-10-10T00:03:37.7150805Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7151317Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2025-10-10T00:03:37.7151822Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes' 2025-10-10T00:03:37.7152281Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads/main' 2025-10-10T00:03:37.7152734Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads' 2025-10-10T00:03:37.7153190Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs' 2025-10-10T00:03:37.7153606Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs' 2025-10-10T00:03:37.7154626Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/6d/5d8f531c2078abcad94960903d96978a6d9bc2' 2025-10-10T00:03:37.7155498Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/6d' 2025-10-10T00:03:37.7156030Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/a0/f22283263bd6331435b30fb2839691f8a6683e' 2025-10-10T00:03:37.7156557Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/a0' 2025-10-10T00:03:37.7157288Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-542dc3a4f7354a941f93be6aeea9ea45074cd48b.rev' 2025-10-10T00:03:37.7158033Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-542dc3a4f7354a941f93be6aeea9ea45074cd48b.idx' 2025-10-10T00:03:37.7158784Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-542dc3a4f7354a941f93be6aeea9ea45074cd48b.pack' 2025-10-10T00:03:37.7159386Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/pack' 2025-10-10T00:03:37.7159933Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/72/9f819238b6ee7659711469599d18a3a4d99968' 2025-10-10T00:03:37.7160457Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/72' 2025-10-10T00:03:37.7160997Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/fc/d13863abcd49d740fad8d171b5fb0e7b1f3766' 2025-10-10T00:03:37.7161534Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/fc' 2025-10-10T00:03:37.7162068Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/df/80a7f4149d7a97bbd3834bc3b32a36be9227f6' 2025-10-10T00:03:37.7162717Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/df' 2025-10-10T00:03:37.7163333Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/c8/3765e6255a48bfd4b34a06899c46f531e45ab6' 2025-10-10T00:03:37.7164380Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/c8' 2025-10-10T00:03:37.7164916Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/info' 2025-10-10T00:03:37.7165459Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/fe/63ea99ad2c2e440cfda91df9b4d04045593649' 2025-10-10T00:03:37.7165987Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/fe' 2025-10-10T00:03:37.7166510Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/4b/fc7686d392a4504d2f4db27a8c7c70977f3a2e' 2025-10-10T00:03:37.7167048Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/4b' 2025-10-10T00:03:37.7167579Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/59/4936f6bc8c2d0c8f082a326b31501e5069e132' 2025-10-10T00:03:37.7168113Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/59' 2025-10-10T00:03:37.7168646Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/68/7133a5e8f4c9948525f3d99e25a45ee629d779' 2025-10-10T00:03:37.7169169Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/68' 2025-10-10T00:03:37.7169700Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/85/51a825df705521ab3fb4852ff6d0bdc328d78d' 2025-10-10T00:03:37.7170220Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/85' 2025-10-10T00:03:37.7170753Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/67/21fcb3582cd4da4bed57338fafe17b4b83ae58' 2025-10-10T00:03:37.7171285Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/67' 2025-10-10T00:03:37.7171812Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/14/7a5b01ec26ba5532835fc5e6f80d324e9bf06b' 2025-10-10T00:03:37.7172348Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/14' 2025-10-10T00:03:37.7172880Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/00/1ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T00:03:37.7173656Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/00' 2025-10-10T00:03:37.7174413Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/b7/5dc72b92783f829a19bea25ce2fd83c3ea6d81' 2025-10-10T00:03:37.7174956Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/b7' 2025-10-10T00:03:37.7175391Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects' 2025-10-10T00:03:37.7175799Z removed 'pytorch-main/.git/modules/third_party/kineto/packed-refs' 2025-10-10T00:03:37.7176181Z removed 'pytorch-main/.git/modules/third_party/kineto/config' 2025-10-10T00:03:37.7176554Z removed 'pytorch-main/.git/modules/third_party/kineto/description' 2025-10-10T00:03:37.7177072Z removed 'pytorch-main/.git/modules/third_party/kineto/FETCH_HEAD' 2025-10-10T00:03:37.7177555Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/HEAD' 2025-10-10T00:03:37.7178132Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/shallow' 2025-10-10T00:03:37.7178777Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7179490Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin' 2025-10-10T00:03:37.7180199Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes' 2025-10-10T00:03:37.7180863Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/tags' 2025-10-10T00:03:37.7181526Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads/master' 2025-10-10T00:03:37.7182186Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads' 2025-10-10T00:03:37.7182933Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs' 2025-10-10T00:03:37.7183529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/index' 2025-10-10T00:03:37.7184332Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info/exclude' 2025-10-10T00:03:37.7184965Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info' 2025-10-10T00:03:37.7185617Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-push.sample' 2025-10-10T00:03:37.7186621Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7187401Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7188173Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7188919Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7189641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-commit.sample' 2025-10-10T00:03:37.7190342Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/post-update.sample' 2025-10-10T00:03:37.7191033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/update.sample' 2025-10-10T00:03:37.7191730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7192473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7193203Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/commit-msg.sample' 2025-10-10T00:03:37.7193895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-receive.sample' 2025-10-10T00:03:37.7194818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7195807Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7196489Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks' 2025-10-10T00:03:37.7197107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/HEAD' 2025-10-10T00:03:37.7197921Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7198680Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin' 2025-10-10T00:03:37.7199426Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes' 2025-10-10T00:03:37.7200119Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads/master' 2025-10-10T00:03:37.7200811Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads' 2025-10-10T00:03:37.7201482Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs' 2025-10-10T00:03:37.7202122Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs' 2025-10-10T00:03:37.7202941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f/f47880748fb1e03e61ad722523a9611dcf27d8' 2025-10-10T00:03:37.7204255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f/31d1e94faf04ab5b60374a59d00d7eb04ee6c5' 2025-10-10T00:03:37.7205187Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f' 2025-10-10T00:03:37.7205948Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db/861e554ecc41d89c4421a197d614ecd15cf42c' 2025-10-10T00:03:37.7206711Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db' 2025-10-10T00:03:37.7207477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/40/626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T00:03:37.7208234Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/40' 2025-10-10T00:03:37.7209004Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2/cc5e4b85ff0d2b3df928b3f4a40d11aed9412a' 2025-10-10T00:03:37.7209769Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2' 2025-10-10T00:03:37.7210532Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/80/3cdeea9632ab63ae7e552c9bb84f4d2e80a992' 2025-10-10T00:03:37.7211544Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/80' 2025-10-10T00:03:37.7212306Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/70/fdbf432653dd65e6d0c560c6174489e6a9ca52' 2025-10-10T00:03:37.7213063Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/70' 2025-10-10T00:03:37.7213826Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee/5cf0b0e0a11d775be1391c5c1d86b4dda9545d' 2025-10-10T00:03:37.7214758Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee' 2025-10-10T00:03:37.7215529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3a/fb76908462c395e3fab233bc4a3dcf9d868f25' 2025-10-10T00:03:37.7216282Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3a' 2025-10-10T00:03:37.7217040Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1/be18f38ac8355b63f1590c8233c39849729d8d' 2025-10-10T00:03:37.7217801Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1' 2025-10-10T00:03:37.7218554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/18/52b208144a4f1b65025bc7cc3d4931bd8f51ea' 2025-10-10T00:03:37.7219673Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/18' 2025-10-10T00:03:37.7220449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e0/8c94c0529e6e0357731dabb2a650a634eabb59' 2025-10-10T00:03:37.7221314Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e0/c81589ea115626f51e4b1d29b09e578fb3af78' 2025-10-10T00:03:37.7222073Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e0' 2025-10-10T00:03:37.7222841Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2b/e15d00bea4e379acb8a43dcef33c588cf126d6' 2025-10-10T00:03:37.7223603Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2b' 2025-10-10T00:03:37.7224577Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8c/2c445c4fb81ad4d799193ba4bcb2de48af0ee6' 2025-10-10T00:03:37.7225343Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8c' 2025-10-10T00:03:37.7226236Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a/58ea7bc27f1c7a7c9abf90cf7e8e7509f985c6' 2025-10-10T00:03:37.7227144Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a' 2025-10-10T00:03:37.7228009Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/63/8f15b43f380f26f95925b4191bb44d7c59c231' 2025-10-10T00:03:37.7228872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/63/8ec52276323126a2a1b1f7c1a95f9bb75d286c' 2025-10-10T00:03:37.7229628Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/63' 2025-10-10T00:03:37.7230396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0d/931e4b7833b522c6d1201f08a3082b577296ce' 2025-10-10T00:03:37.7231157Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0d' 2025-10-10T00:03:37.7231921Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44/b19e874207c15971d47e8a8d8925de398d1c1b' 2025-10-10T00:03:37.7232681Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44' 2025-10-10T00:03:37.7233446Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/08/d9427ff24faa4f68d74aecde04de27d7c21bfd' 2025-10-10T00:03:37.7234385Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/08' 2025-10-10T00:03:37.7235381Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/79/5a628828fc9c60b7ab7d8c05acc375ee7c2c5b' 2025-10-10T00:03:37.7236159Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/79' 2025-10-10T00:03:37.7236990Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-bd8c32d09685e0dfa6a403c7f26f00e0c76a026e.pack' 2025-10-10T00:03:37.7237983Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-bd8c32d09685e0dfa6a403c7f26f00e0c76a026e.idx' 2025-10-10T00:03:37.7238978Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-bd8c32d09685e0dfa6a403c7f26f00e0c76a026e.rev' 2025-10-10T00:03:37.7239815Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack' 2025-10-10T00:03:37.7240592Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e7/2684018546b60ba98ef98f5e6a0333675507c5' 2025-10-10T00:03:37.7241524Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e7' 2025-10-10T00:03:37.7242337Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9c/22ad429704d378b576b988b911a4bfe4280831' 2025-10-10T00:03:37.7243302Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9c' 2025-10-10T00:03:37.7244260Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e5/54c1fdca1ccf96229dd33fc5660997a4fcf935' 2025-10-10T00:03:37.7245026Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e5' 2025-10-10T00:03:37.7245794Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87/b3fd7cb489c88436d136f7cd5db9c9a8e6cec8' 2025-10-10T00:03:37.7246553Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87' 2025-10-10T00:03:37.7247318Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/23/ff7de09131e7922a6a04fbc5428a3fe928688f' 2025-10-10T00:03:37.7248212Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/23' 2025-10-10T00:03:37.7248971Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d7/6eb47e2a6bfcee9038e577499c6c61e34a4a62' 2025-10-10T00:03:37.7249732Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d7' 2025-10-10T00:03:37.7250496Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1/e01661178a46e8cf0767e8b9d94a9ee5a9db36' 2025-10-10T00:03:37.7251284Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1' 2025-10-10T00:03:37.7252380Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/32/c4caae6a3426dc5e894f51ddff3c76d41a4696' 2025-10-10T00:03:37.7253156Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/32' 2025-10-10T00:03:37.7253919Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/46/d7d2fd2e192039b98d30f129c2225be8c73fb2' 2025-10-10T00:03:37.7254970Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/46/6d1c1b2b4c6bb8f57ad2e5c8ae678ad8b104fd' 2025-10-10T00:03:37.7255725Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/46' 2025-10-10T00:03:37.7256574Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f4/3dc74d21c9caee0803b8d4f13b2f7b4fccad4b' 2025-10-10T00:03:37.7257336Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f4' 2025-10-10T00:03:37.7258096Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/bb/24975179f0460fce3ebf1c1b31eb03264289ea' 2025-10-10T00:03:37.7258854Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/bb' 2025-10-10T00:03:37.7259739Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/eb/eac4ba43738ec35de509a192437472cd558ffe' 2025-10-10T00:03:37.7260714Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/eb' 2025-10-10T00:03:37.7261478Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a/297e6da88f4d0851370295cb039d8ccb964afc' 2025-10-10T00:03:37.7262235Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a' 2025-10-10T00:03:37.7262998Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8/33a0514186b80717573dbc92ce9a7ba0861192' 2025-10-10T00:03:37.7263890Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8' 2025-10-10T00:03:37.7264862Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/62/76a520a47f34f1c0616ecf8b19e7908982bdee' 2025-10-10T00:03:37.7265612Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/62' 2025-10-10T00:03:37.7266277Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/info' 2025-10-10T00:03:37.7267046Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fe/403bea96e38797d0777e600db8cdfe8c5ccc1e' 2025-10-10T00:03:37.7268039Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fe' 2025-10-10T00:03:37.7268842Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e3/efa244bfb7cd5aadf4559d782d7b72c7c296bb' 2025-10-10T00:03:37.7269619Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e3' 2025-10-10T00:03:37.7270585Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e2/95ab5ee1441b6c4b1724a2ca97dde7fa653cfd' 2025-10-10T00:03:37.7271357Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e2' 2025-10-10T00:03:37.7272119Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7b/ec4efe2b318cb3e6429ea2e3cc11f4bf8b4fb0' 2025-10-10T00:03:37.7272894Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7b' 2025-10-10T00:03:37.7273656Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b3/b199edf59d3f82c911ba0f8987eb8d63aecfd9' 2025-10-10T00:03:37.7274654Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b3' 2025-10-10T00:03:37.7275650Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/88/b6f68dcb9c3f6eba988824ceff79cc3ef328e3' 2025-10-10T00:03:37.7276426Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/88' 2025-10-10T00:03:37.7277190Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/42/a2d2ce68669cccbed727c68e3cd3fe9687e54d' 2025-10-10T00:03:37.7277948Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/42' 2025-10-10T00:03:37.7278722Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/16/60ad7fd3f8a80688eeb861c86bdb8fc477ce49' 2025-10-10T00:03:37.7279492Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/16' 2025-10-10T00:03:37.7280255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8e/5fa06c6cdfb05229b07a4466de63b0a06c13df' 2025-10-10T00:03:37.7281025Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8e' 2025-10-10T00:03:37.7281793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/90/994fff6e2e7a1bd3029ffc2aabea488d2088ff' 2025-10-10T00:03:37.7282804Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/90' 2025-10-10T00:03:37.7283581Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55/6e5178419f9d18132c59b4c71771cc01dec999' 2025-10-10T00:03:37.7284549Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55' 2025-10-10T00:03:37.7285325Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0e/79152459e0e7b5b95cd2f5c3f011252c07f4c3' 2025-10-10T00:03:37.7286226Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0e' 2025-10-10T00:03:37.7286994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56/baba39e2824050d08986289cf182752c2965f2' 2025-10-10T00:03:37.7287758Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56' 2025-10-10T00:03:37.7288521Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69/4f626beeb41e80d45aaab4c0f36d729420707a' 2025-10-10T00:03:37.7289292Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69' 2025-10-10T00:03:37.7290062Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d6/e993658c6213dc194af6152350c10ed0c3c6d5' 2025-10-10T00:03:37.7290827Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d6' 2025-10-10T00:03:37.7291600Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cb/ef56a41ab75a35ca61acc3fd2ae8dd50db5923' 2025-10-10T00:03:37.7292582Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cb/7213d413e36d3628b97504fd1671462a90e2a7' 2025-10-10T00:03:37.7293338Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cb' 2025-10-10T00:03:37.7294339Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ed/d4b0867362e946542f841058cd87a00e455dfe' 2025-10-10T00:03:37.7295192Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ed' 2025-10-10T00:03:37.7296020Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3c/cd8068483cc73f543654cb19f0fd3a4d508a51' 2025-10-10T00:03:37.7297048Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3c' 2025-10-10T00:03:37.7297825Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/50/e571442e53933a24177187a6e92968c8f6e2d9' 2025-10-10T00:03:37.7298597Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/50' 2025-10-10T00:03:37.7299364Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b8/50bb6559813f5be096f510477b925734775319' 2025-10-10T00:03:37.7300135Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b8' 2025-10-10T00:03:37.7300906Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/67/1fd69589ebc979326be93fc85eb732dc83313e' 2025-10-10T00:03:37.7301673Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/67' 2025-10-10T00:03:37.7302444Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/11/dc1b46241595dca945a369d1a0a2c2cfd2eda3' 2025-10-10T00:03:37.7303212Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/11' 2025-10-10T00:03:37.7304379Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b4/c7e4b87f9107026b745bbf566f16478335cb5e' 2025-10-10T00:03:37.7305224Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b4' 2025-10-10T00:03:37.7305987Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/93/1e7589605927a4d7ac48866dfcfb980e5d51b3' 2025-10-10T00:03:37.7306753Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/93' 2025-10-10T00:03:37.7307547Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects' 2025-10-10T00:03:37.7308184Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/packed-refs' 2025-10-10T00:03:37.7308792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config' 2025-10-10T00:03:37.7309386Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/description' 2025-10-10T00:03:37.7310004Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/FETCH_HEAD' 2025-10-10T00:03:37.7310611Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt' 2025-10-10T00:03:37.7311199Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/HEAD' 2025-10-10T00:03:37.7311801Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/shallow' 2025-10-10T00:03:37.7312478Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7313358Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin' 2025-10-10T00:03:37.7314622Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes' 2025-10-10T00:03:37.7315333Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/tags' 2025-10-10T00:03:37.7316018Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads/main' 2025-10-10T00:03:37.7316698Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads' 2025-10-10T00:03:37.7317372Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs' 2025-10-10T00:03:37.7318013Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/index' 2025-10-10T00:03:37.7318637Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info/exclude' 2025-10-10T00:03:37.7319292Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info' 2025-10-10T00:03:37.7319973Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-push.sample' 2025-10-10T00:03:37.7320726Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7321531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7322651Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7323438Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7324309Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-commit.sample' 2025-10-10T00:03:37.7325054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/post-update.sample' 2025-10-10T00:03:37.7325773Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/update.sample' 2025-10-10T00:03:37.7326502Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7327276Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7328029Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/commit-msg.sample' 2025-10-10T00:03:37.7328902Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-receive.sample' 2025-10-10T00:03:37.7329648Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7330684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7331404Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks' 2025-10-10T00:03:37.7332052Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/HEAD' 2025-10-10T00:03:37.7332744Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7333523Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin' 2025-10-10T00:03:37.7334579Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes' 2025-10-10T00:03:37.7335311Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads/main' 2025-10-10T00:03:37.7336165Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads' 2025-10-10T00:03:37.7336867Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs' 2025-10-10T00:03:37.7337537Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs' 2025-10-10T00:03:37.7338377Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-2a71be7a747c529ec42e7f1f89a9af519e905409.idx' 2025-10-10T00:03:37.7339420Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-79dd095a1b80f18bcbfe054aee7493011681442b.idx' 2025-10-10T00:03:37.7340769Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-2a71be7a747c529ec42e7f1f89a9af519e905409.pack' 2025-10-10T00:03:37.7341793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-2a71be7a747c529ec42e7f1f89a9af519e905409.rev' 2025-10-10T00:03:37.7342801Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-79dd095a1b80f18bcbfe054aee7493011681442b.rev' 2025-10-10T00:03:37.7343832Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-79dd095a1b80f18bcbfe054aee7493011681442b.pack' 2025-10-10T00:03:37.7344913Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack' 2025-10-10T00:03:37.7345623Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/info' 2025-10-10T00:03:37.7346320Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects' 2025-10-10T00:03:37.7346987Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/packed-refs' 2025-10-10T00:03:37.7347618Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config' 2025-10-10T00:03:37.7348479Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/description' 2025-10-10T00:03:37.7349138Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/FETCH_HEAD' 2025-10-10T00:03:37.7349831Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/HEAD' 2025-10-10T00:03:37.7350611Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/shallow' 2025-10-10T00:03:37.7351594Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7352530Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin' 2025-10-10T00:03:37.7353454Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes' 2025-10-10T00:03:37.7354677Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/tags' 2025-10-10T00:03:37.7355539Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads/master' 2025-10-10T00:03:37.7356399Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads' 2025-10-10T00:03:37.7357559Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs' 2025-10-10T00:03:37.7358368Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/index' 2025-10-10T00:03:37.7359304Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info/exclude' 2025-10-10T00:03:37.7360125Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info' 2025-10-10T00:03:37.7360993Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-push.sample' 2025-10-10T00:03:37.7361915Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7362886Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7363853Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7365214Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7366155Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-commit.sample' 2025-10-10T00:03:37.7367071Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/post-update.sample' 2025-10-10T00:03:37.7367962Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/update.sample' 2025-10-10T00:03:37.7368878Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7369837Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7370770Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/commit-msg.sample' 2025-10-10T00:03:37.7371676Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-receive.sample' 2025-10-10T00:03:37.7372580Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7373501Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7374736Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks' 2025-10-10T00:03:37.7375561Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/HEAD' 2025-10-10T00:03:37.7376438Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7377399Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin' 2025-10-10T00:03:37.7378334Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes' 2025-10-10T00:03:37.7379231Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads/master' 2025-10-10T00:03:37.7380127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads' 2025-10-10T00:03:37.7381004Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs' 2025-10-10T00:03:37.7381952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs' 2025-10-10T00:03:37.7382909Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40/28ccc0fd06286c2f4c818a5f6fa9c6c2355f17' 2025-10-10T00:03:37.7383893Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40' 2025-10-10T00:03:37.7385093Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2/25b7ecd601c0d9f0d4825ff723741d20e84bd1' 2025-10-10T00:03:37.7386067Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2' 2025-10-10T00:03:37.7387048Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4/bb47eea916c3414d18f5d200cad5ed17aa8fee' 2025-10-10T00:03:37.7388016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4' 2025-10-10T00:03:37.7388988Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4/c99ccd737b1a718ab1d93bc083f4329f8ea33c' 2025-10-10T00:03:37.7389955Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4' 2025-10-10T00:03:37.7390915Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80/bca86256154557257b65d0626a86548f72d443' 2025-10-10T00:03:37.7391884Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80' 2025-10-10T00:03:37.7392856Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30/bf9364ef92bfcc97b4cb53d3ec6ca16baa71ac' 2025-10-10T00:03:37.7393830Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30' 2025-10-10T00:03:37.7394934Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f/bf46336b01c3ec3f7ce33431316d9a0e8037e8' 2025-10-10T00:03:37.7395907Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f' 2025-10-10T00:03:37.7397156Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/2adc12e5a3f8358e56763933a9345909b78a09' 2025-10-10T00:03:37.7398394Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/a30e1dfc3e6a29feba005a2a73a0b8239f7e9c' 2025-10-10T00:03:37.7399359Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1' 2025-10-10T00:03:37.7400326Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19/082cd5b441597067d06bdb899c07f327ba1af2' 2025-10-10T00:03:37.7401285Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19' 2025-10-10T00:03:37.7402244Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61/5dce789c11c20e1f23b7f71487c9eb316b0fa1' 2025-10-10T00:03:37.7403217Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61' 2025-10-10T00:03:37.7404582Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63/c6a8e7203d36f852a1c671c0c3bfdc99ff5b0e' 2025-10-10T00:03:37.7405728Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63' 2025-10-10T00:03:37.7406700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26/78271ddf2b7796caabfb20fe80b05f05eb7f03' 2025-10-10T00:03:37.7407681Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26' 2025-10-10T00:03:37.7408655Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33/0f4650c638afd6a4948dd4283b1a6c61a3f1b3' 2025-10-10T00:03:37.7409615Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33' 2025-10-10T00:03:37.7410589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07/e28bce2f8fe494050d716e4f75a3373f7a19ff' 2025-10-10T00:03:37.7411553Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07' 2025-10-10T00:03:37.7412868Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.idx' 2025-10-10T00:03:37.7414067Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.rev' 2025-10-10T00:03:37.7415379Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.pack' 2025-10-10T00:03:37.7416419Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack' 2025-10-10T00:03:37.7417402Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9/ac1a4c14e64a93c994a3d1ebcd8b6c1585fcaa' 2025-10-10T00:03:37.7418380Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9' 2025-10-10T00:03:37.7419481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e/d14498fba31eb3688c6db6f8b4814ffc84e11b' 2025-10-10T00:03:37.7420713Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e' 2025-10-10T00:03:37.7421679Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5/f8c2e01a9b4cb390ae2802989fa713506a6d41' 2025-10-10T00:03:37.7422655Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5' 2025-10-10T00:03:37.7423627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f/55eff435b8f1d289faaeb0975751fac4dfd889' 2025-10-10T00:03:37.7424817Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f' 2025-10-10T00:03:37.7425787Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20ed2704fa88c4180b0ea2e32bee4192afa212' 2025-10-10T00:03:37.7427038Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20d238636febaec94eb9bbe96bb9cedeb48dc0' 2025-10-10T00:03:37.7428307Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b' 2025-10-10T00:03:37.7429315Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72/8b5fe3cb37be590d0c5221cd995fca4f99a48b' 2025-10-10T00:03:37.7430289Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72' 2025-10-10T00:03:37.7431259Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27/e12544ed824b4755565b1016a1d8e796bbec35' 2025-10-10T00:03:37.7432228Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27' 2025-10-10T00:03:37.7433190Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89/d008eb97a84b41e7520c9444357347da7b970e' 2025-10-10T00:03:37.7434587Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89' 2025-10-10T00:03:37.7435999Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2/dd0de378e8b6155b60a37683c6dc497c614f06' 2025-10-10T00:03:37.7436997Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2' 2025-10-10T00:03:37.7437978Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73/492bda7a7786038ab5ab6d2003e2b3f4d8a8df' 2025-10-10T00:03:37.7438952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73' 2025-10-10T00:03:37.7439927Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1/07e9391906d15843cf06000db287e43493e710' 2025-10-10T00:03:37.7440890Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1' 2025-10-10T00:03:37.7441856Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d/0e13ac307a11383393049e292727d44d6ddf9d' 2025-10-10T00:03:37.7443101Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d' 2025-10-10T00:03:37.7444502Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84/6b4448d0791e0445b1d874f8978bd7ad006b00' 2025-10-10T00:03:37.7445495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84' 2025-10-10T00:03:37.7446469Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97/244ab79aebd3264b61d0c7598f76a01dc74092' 2025-10-10T00:03:37.7447430Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97' 2025-10-10T00:03:37.7448394Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01/31f4922742a398347195561777b93f7f367f91' 2025-10-10T00:03:37.7449353Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01' 2025-10-10T00:03:37.7450324Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/b241455d410538fbe55737c476e0a58f8684c3' 2025-10-10T00:03:37.7451814Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/8b515cd60408206e0d6dcc86d36595d13b14a8' 2025-10-10T00:03:37.7452783Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a' 2025-10-10T00:03:37.7453745Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75/26fc3466008cc043c8a38592bdc6da46b15ab5' 2025-10-10T00:03:37.7454826Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75' 2025-10-10T00:03:37.7455799Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb/e95b1cd7a6ccb9d0918aeb53e242ba34e04d76' 2025-10-10T00:03:37.7456772Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb' 2025-10-10T00:03:37.7458029Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9/bef4ea6f5edfded5461f98c372773fd7e59611' 2025-10-10T00:03:37.7459007Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9' 2025-10-10T00:03:37.7459980Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc/bb194c4b37ef194b4959c87de6966bb894f5cb' 2025-10-10T00:03:37.7460945Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc' 2025-10-10T00:03:37.7461915Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3/32f1a19963ec99d258cf57ce1beb10a2bfa7f9' 2025-10-10T00:03:37.7462883Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3' 2025-10-10T00:03:37.7463851Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57/613614b89d8fbe552e8a1a6a0a26d0429a04f0' 2025-10-10T00:03:37.7464924Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57' 2025-10-10T00:03:37.7465901Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a/cdc72b623b881eef7b82075dcbd96a5861f5ca' 2025-10-10T00:03:37.7466873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a' 2025-10-10T00:03:37.7467972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7/1979f83fe27a3f16a54a4aa188ad534cd2570a' 2025-10-10T00:03:37.7469156Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7' 2025-10-10T00:03:37.7470109Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/info' 2025-10-10T00:03:37.7471098Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4/78a3663ab2026bdd538ac2d10bbbc4dc3d9acd' 2025-10-10T00:03:37.7472073Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4' 2025-10-10T00:03:37.7473042Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/cb688cdb5fdb4467b9f026a0b0ec93c65811e0' 2025-10-10T00:03:37.7474282Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/ab0f3e73ecfe02a95252287b0e395c1564020f' 2025-10-10T00:03:37.7475396Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05' 2025-10-10T00:03:37.7476358Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9/79b82c45fb5bce6d14576455b3a65dee94f228' 2025-10-10T00:03:37.7477329Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9' 2025-10-10T00:03:37.7478301Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0/022e7f31b886f4958a259e9a1179bbc2ba8bd3' 2025-10-10T00:03:37.7479276Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0' 2025-10-10T00:03:37.7480253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd/c90b0a43f8d89f5c7a48b094cd62f59d7b863f' 2025-10-10T00:03:37.7481219Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd' 2025-10-10T00:03:37.7482191Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d/07c5f89875cb3ffc47f923eb9cdcec7288503f' 2025-10-10T00:03:37.7483159Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d' 2025-10-10T00:03:37.7484301Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b/883684065dcc3b4bee4924c8962293ef744613' 2025-10-10T00:03:37.7485367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b' 2025-10-10T00:03:37.7486341Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5/0e44aff94e822c0e819f82234861068b20b203' 2025-10-10T00:03:37.7487297Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5' 2025-10-10T00:03:37.7488266Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43/159832d7b0b64009666aa370d5dd971ebdf7de' 2025-10-10T00:03:37.7489557Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43' 2025-10-10T00:03:37.7490662Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d/711ec62b5992e50c8ebf31f46b58a35b5f1f4d' 2025-10-10T00:03:37.7491633Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d' 2025-10-10T00:03:37.7492603Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3/3e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T00:03:37.7493572Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3' 2025-10-10T00:03:37.7494746Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/08d9e2fd4215d6bdff29e6d892945961df73f5' 2025-10-10T00:03:37.7495830Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/cdbbe0a3f46a5aaa295dcfabe5bd920029575f' 2025-10-10T00:03:37.7497081Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42' 2025-10-10T00:03:37.7498197Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea/d35895a8b8451d49bdc2e95a23f5d4c7b762a5' 2025-10-10T00:03:37.7499166Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea' 2025-10-10T00:03:37.7500132Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90/65173d256c52c57702c855517ff367d6aad40e' 2025-10-10T00:03:37.7501097Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90' 2025-10-10T00:03:37.7502073Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c/ce32cedeec0a5800f923ea879ca0a9dddb19e4' 2025-10-10T00:03:37.7503303Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c' 2025-10-10T00:03:37.7504449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96/397d0be9bcb87477f0e6f7bd3a0c5a6f68123f' 2025-10-10T00:03:37.7505468Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96' 2025-10-10T00:03:37.7506447Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55/b98b2d484f09d917fbcdf4ce1aa98b2ee97979' 2025-10-10T00:03:37.7507417Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55' 2025-10-10T00:03:37.7508390Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b/0472aff4f8818d0a40dd4feac7116a47e59179' 2025-10-10T00:03:37.7509364Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b' 2025-10-10T00:03:37.7510564Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c/5c9c0da26285b0b1304e0a7f820af127f8dcd4' 2025-10-10T00:03:37.7511540Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c' 2025-10-10T00:03:37.7512515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/cf00a967db899c7211e84c07d88cf24b7ca236' 2025-10-10T00:03:37.7513585Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/0b6d6358cee5b8d7a7ab4b725e2998314b329e' 2025-10-10T00:03:37.7514842Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12' 2025-10-10T00:03:37.7515821Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb/b5f9888eb1e1d57eb36ffad78532f5846a0b3a' 2025-10-10T00:03:37.7516791Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb' 2025-10-10T00:03:37.7518014Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66/fec91e52316b4eab81421e5f5e41aab19191ea' 2025-10-10T00:03:37.7518977Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66' 2025-10-10T00:03:37.7519946Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc/d5ba9745ae491591ce651b69096879846a93fc' 2025-10-10T00:03:37.7520911Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc' 2025-10-10T00:03:37.7522007Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fdc8b650073c892e856bb73302003e90bd5efd' 2025-10-10T00:03:37.7523085Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fb3c5f14daa840bce4eafc8c534039bf60057f' 2025-10-10T00:03:37.7524221Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd' 2025-10-10T00:03:37.7525465Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de/3b05d6530f3735907222164fab87c8e35e62b6' 2025-10-10T00:03:37.7526449Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de' 2025-10-10T00:03:37.7527423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/2c597f990d0219dcb7bb6a6c2cc333a44a279f' 2025-10-10T00:03:37.7528498Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/105d111d92b3e27a4888278becb054aba49dca' 2025-10-10T00:03:37.7529467Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8' 2025-10-10T00:03:37.7530475Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/396b580b37b961f2fc72b254de161cbafdc060' 2025-10-10T00:03:37.7531806Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/2f92259c8ed97f637714a4d83df1d6d2e35254' 2025-10-10T00:03:37.7532777Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38' 2025-10-10T00:03:37.7533753Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e/e9da0b4c827c9bfafdb9c8c83a86c085697a2b' 2025-10-10T00:03:37.7534926Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e' 2025-10-10T00:03:37.7535900Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6/e1078f39a2eb3eecc3f7b5679ebf445366c704' 2025-10-10T00:03:37.7536872Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6' 2025-10-10T00:03:37.7537977Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95/a573b16b8c91a19063e74300542e1434fffe24' 2025-10-10T00:03:37.7538950Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95' 2025-10-10T00:03:37.7539921Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3/b51e35529e4c5c8b441ade70122388d5ee2e03' 2025-10-10T00:03:37.7540891Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3' 2025-10-10T00:03:37.7542154Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d/0a38bca72bb8d2e00eb10b8ed4d191187acf46' 2025-10-10T00:03:37.7543135Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d' 2025-10-10T00:03:37.7544233Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10/c89f609e83c549b0e0e107d401923e4b5fc17d' 2025-10-10T00:03:37.7545347Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10' 2025-10-10T00:03:37.7546323Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/144119283d14e69b01d965bf17493a44d6639d' 2025-10-10T00:03:37.7547397Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/af56134a233e9fbf01e6d927135a0106129b75' 2025-10-10T00:03:37.7548368Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6' 2025-10-10T00:03:37.7549456Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc/b12deace27b3fe8f032aabf90bd9d60a5887a1' 2025-10-10T00:03:37.7550642Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc' 2025-10-10T00:03:37.7551619Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3/47b98148fb1e597150a4a00de111315a768cdf' 2025-10-10T00:03:37.7552587Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3' 2025-10-10T00:03:37.7553554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6/4685c9e5cdbf78fe1fb1be22334a6874f598a5' 2025-10-10T00:03:37.7554629Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6' 2025-10-10T00:03:37.7555603Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa/48f531554211f17305b4d561a622b8fc2971f8' 2025-10-10T00:03:37.7556565Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa' 2025-10-10T00:03:37.7557540Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93/b1acdeaedf965a44e8dfd6809622d1229c4994' 2025-10-10T00:03:37.7558508Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93' 2025-10-10T00:03:37.7559472Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91/1970c98f82b7142dad16515677115c69b9fca4' 2025-10-10T00:03:37.7560867Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91' 2025-10-10T00:03:37.7561857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7/b5cf6c6650ab93b6b02cb1c955dc43ebf4620e' 2025-10-10T00:03:37.7562836Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7' 2025-10-10T00:03:37.7563696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects' 2025-10-10T00:03:37.7564686Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/packed-refs' 2025-10-10T00:03:37.7565494Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config' 2025-10-10T00:03:37.7566300Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/description' 2025-10-10T00:03:37.7567115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/FETCH_HEAD' 2025-10-10T00:03:37.7568198Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog' 2025-10-10T00:03:37.7569126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/HEAD' 2025-10-10T00:03:37.7569918Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/shallow' 2025-10-10T00:03:37.7570777Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7571715Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin' 2025-10-10T00:03:37.7572644Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes' 2025-10-10T00:03:37.7573528Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/tags' 2025-10-10T00:03:37.7574601Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads/master' 2025-10-10T00:03:37.7575484Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads' 2025-10-10T00:03:37.7576345Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs' 2025-10-10T00:03:37.7577171Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/index' 2025-10-10T00:03:37.7577984Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info/exclude' 2025-10-10T00:03:37.7578826Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info' 2025-10-10T00:03:37.7579703Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-push.sample' 2025-10-10T00:03:37.7580641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7581619Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7582607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7583700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7584763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-commit.sample' 2025-10-10T00:03:37.7585694Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/post-update.sample' 2025-10-10T00:03:37.7586729Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/update.sample' 2025-10-10T00:03:37.7587656Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7588629Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7589573Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/commit-msg.sample' 2025-10-10T00:03:37.7590622Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-receive.sample' 2025-10-10T00:03:37.7591537Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7592469Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7593375Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks' 2025-10-10T00:03:37.7594311Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/HEAD' 2025-10-10T00:03:37.7595218Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7596195Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin' 2025-10-10T00:03:37.7597148Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes' 2025-10-10T00:03:37.7598071Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads/master' 2025-10-10T00:03:37.7598986Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads' 2025-10-10T00:03:37.7599889Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs' 2025-10-10T00:03:37.7601378Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs' 2025-10-10T00:03:37.7602414Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2/7e5fda11440a2881a3a16fff4240b6e4d53d9c' 2025-10-10T00:03:37.7603412Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2' 2025-10-10T00:03:37.7604498Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d/b509260199be10212c9181d574c8b741aa5222' 2025-10-10T00:03:37.7605482Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d' 2025-10-10T00:03:37.7606603Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80/df818eba38a20203d8846eca87f51f24a5e4e3' 2025-10-10T00:03:37.7607598Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80' 2025-10-10T00:03:37.7608907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92/28ff6ea1b3074a441f01988a065999a268f66d' 2025-10-10T00:03:37.7609898Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92' 2025-10-10T00:03:37.7610889Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76/d7eddf752d3027f2a25e710fbdb99cfbe78c04' 2025-10-10T00:03:37.7611882Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76' 2025-10-10T00:03:37.7612865Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61/90b253274ea76d734644a9394cf316a204d988' 2025-10-10T00:03:37.7613971Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61' 2025-10-10T00:03:37.7615239Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.pack' 2025-10-10T00:03:37.7616755Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.idx' 2025-10-10T00:03:37.7617977Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.rev' 2025-10-10T00:03:37.7619038Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack' 2025-10-10T00:03:37.7620057Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f/5aa0babb38c243cc2f16f8048d2223d0ba6440' 2025-10-10T00:03:37.7621046Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f' 2025-10-10T00:03:37.7622036Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53/3fd61007af2efe3cf59f273ae731b6eb467611' 2025-10-10T00:03:37.7623020Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53' 2025-10-10T00:03:37.7624201Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec/dd4658dc1fc7f860677d192a21a0af0a23cda7' 2025-10-10T00:03:37.7625429Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec' 2025-10-10T00:03:37.7626419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/0b07d07dc5dec7c71adc3465d8124c94ba2c68' 2025-10-10T00:03:37.7627517Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/39e5c88312e40e3eb089b0c10be9f3ebd5dc83' 2025-10-10T00:03:37.7628502Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0' 2025-10-10T00:03:37.7629482Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09/89c7c852c9c35a2ce37681fadcc3058b10920b' 2025-10-10T00:03:37.7630642Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09' 2025-10-10T00:03:37.7631539Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/info' 2025-10-10T00:03:37.7632524Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae/025eb6038077323bc079314e9c42876c9f444b' 2025-10-10T00:03:37.7633794Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae' 2025-10-10T00:03:37.7634958Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e/5267c1e41f80527fe7dfe1bafddb130819b296' 2025-10-10T00:03:37.7635955Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e' 2025-10-10T00:03:37.7636938Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b/218b90d1525632860bc2eacc3feddc44517206' 2025-10-10T00:03:37.7638051Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b' 2025-10-10T00:03:37.7639043Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/110e55594c46cb291e9a7aeaaea747a50e9bbd' 2025-10-10T00:03:37.7640139Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/12c2a2e6ec54d2ce3bc83bd9b24ace9f1c17ab' 2025-10-10T00:03:37.7641416Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5' 2025-10-10T00:03:37.7642414Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65/7a1f4d413ba0cf5225b6bd68229a8156cdb8f4' 2025-10-10T00:03:37.7643405Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65' 2025-10-10T00:03:37.7644524Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b/84f7e3d5dc689d6ba9525d95b765aeb9677d5e' 2025-10-10T00:03:37.7645512Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b' 2025-10-10T00:03:37.7646492Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/51b8f8b154914c345a5a6bf764c6f32572be4a' 2025-10-10T00:03:37.7647595Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/cba2bf5c06116c8835a582ceb5f294837629fa' 2025-10-10T00:03:37.7648612Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8' 2025-10-10T00:03:37.7649857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29/be922faeb393ac6635211e6ccbcf0bee7f32b7' 2025-10-10T00:03:37.7650852Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29' 2025-10-10T00:03:37.7651834Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/d1e69702a3b6e44659faf969280e6f1806f93a' 2025-10-10T00:03:37.7652927Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/404fd6ca35a69e9af5b5ee9df110eb68f292f1' 2025-10-10T00:03:37.7654051Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c' 2025-10-10T00:03:37.7655255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e/7ccdd6df17a1b7c57c34b55b9f1513c189b417' 2025-10-10T00:03:37.7656241Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e' 2025-10-10T00:03:37.7657521Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d/952a88ea0de789484857f5311536bd0a894b2b' 2025-10-10T00:03:37.7658510Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d' 2025-10-10T00:03:37.7659509Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1/71aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T00:03:37.7660495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1' 2025-10-10T00:03:37.7661677Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8/f8c4d7827b9760f20c6a65bd606683fa87518e' 2025-10-10T00:03:37.7662664Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8' 2025-10-10T00:03:37.7663652Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5/3a128de51535c91e2aaf2d1a076d768f5b27d3' 2025-10-10T00:03:37.7664780Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5' 2025-10-10T00:03:37.7665773Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa/2072c575fee406fdb0b904d6c0fcb3f91a76e9' 2025-10-10T00:03:37.7667070Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa' 2025-10-10T00:03:37.7667936Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects' 2025-10-10T00:03:37.7668786Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/packed-refs' 2025-10-10T00:03:37.7669601Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config' 2025-10-10T00:03:37.7670416Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/description' 2025-10-10T00:03:37.7671245Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/FETCH_HEAD' 2025-10-10T00:03:37.7672084Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/HEAD' 2025-10-10T00:03:37.7672961Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/shallow' 2025-10-10T00:03:37.7673908Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7675071Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin' 2025-10-10T00:03:37.7676379Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes' 2025-10-10T00:03:37.7677489Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/tags' 2025-10-10T00:03:37.7678460Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads/master' 2025-10-10T00:03:37.7679420Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads' 2025-10-10T00:03:37.7680367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs' 2025-10-10T00:03:37.7681272Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/index' 2025-10-10T00:03:37.7682170Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info/exclude' 2025-10-10T00:03:37.7683098Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info' 2025-10-10T00:03:37.7684304Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-push.sample' 2025-10-10T00:03:37.7685332Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7686399Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7687471Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7688533Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7689889Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-commit.sample' 2025-10-10T00:03:37.7690969Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/post-update.sample' 2025-10-10T00:03:37.7691957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/update.sample' 2025-10-10T00:03:37.7692964Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7694032Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7695191Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/commit-msg.sample' 2025-10-10T00:03:37.7696203Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-receive.sample' 2025-10-10T00:03:37.7697205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7698231Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7699541Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks' 2025-10-10T00:03:37.7700593Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/HEAD' 2025-10-10T00:03:37.7701574Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7702639Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes/origin' 2025-10-10T00:03:37.7703677Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes' 2025-10-10T00:03:37.7704803Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads/master' 2025-10-10T00:03:37.7705798Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads' 2025-10-10T00:03:37.7706780Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs' 2025-10-10T00:03:37.7707839Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs' 2025-10-10T00:03:37.7708907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf/ccd82299ee210d3ae13fbf718479d66102039d' 2025-10-10T00:03:37.7709999Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf' 2025-10-10T00:03:37.7711141Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.pack' 2025-10-10T00:03:37.7712451Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.idx' 2025-10-10T00:03:37.7714058Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-144384b0e5bf5bef57f0db308c98d5a415874752.rev' 2025-10-10T00:03:37.7715312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack' 2025-10-10T00:03:37.7716408Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84/11df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T00:03:37.7717493Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84' 2025-10-10T00:03:37.7718923Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f/95332627860ced1b134061c240476622e6c7ac' 2025-10-10T00:03:37.7720659Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f' 2025-10-10T00:03:37.7722337Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/info' 2025-10-10T00:03:37.7723947Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects' 2025-10-10T00:03:37.7725772Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/packed-refs' 2025-10-10T00:03:37.7727683Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config' 2025-10-10T00:03:37.7729413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/description' 2025-10-10T00:03:37.7730860Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/FETCH_HEAD' 2025-10-10T00:03:37.7731770Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc' 2025-10-10T00:03:37.7732645Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules' 2025-10-10T00:03:37.7733487Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags' 2025-10-10T00:03:37.7734633Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/HEAD' 2025-10-10T00:03:37.7735826Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/shallow' 2025-10-10T00:03:37.7736859Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7738286Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin' 2025-10-10T00:03:37.7739190Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes' 2025-10-10T00:03:37.7740057Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/tags' 2025-10-10T00:03:37.7740899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads/main' 2025-10-10T00:03:37.7741751Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads' 2025-10-10T00:03:37.7742599Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs' 2025-10-10T00:03:37.7743391Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/index' 2025-10-10T00:03:37.7744385Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info/exclude' 2025-10-10T00:03:37.7745235Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info' 2025-10-10T00:03:37.7746093Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-push.sample' 2025-10-10T00:03:37.7747020Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7747986Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7748950Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7749902Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7750821Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-commit.sample' 2025-10-10T00:03:37.7751729Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/post-update.sample' 2025-10-10T00:03:37.7752753Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/update.sample' 2025-10-10T00:03:37.7753664Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7754797Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7755726Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/commit-msg.sample' 2025-10-10T00:03:37.7756634Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-receive.sample' 2025-10-10T00:03:37.7757536Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7758452Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7759506Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks' 2025-10-10T00:03:37.7760750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/HEAD' 2025-10-10T00:03:37.7761614Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7762564Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin' 2025-10-10T00:03:37.7763495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes' 2025-10-10T00:03:37.7764552Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads/main' 2025-10-10T00:03:37.7765447Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads' 2025-10-10T00:03:37.7766317Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs' 2025-10-10T00:03:37.7767152Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs' 2025-10-10T00:03:37.7768107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36/d3c436c54c9005ea05c99650f905fbe84cab45' 2025-10-10T00:03:37.7769076Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36' 2025-10-10T00:03:37.7770054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8/b064a7074c66c2f55da58be5a72b9dff9486db' 2025-10-10T00:03:37.7771027Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8' 2025-10-10T00:03:37.7771998Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d/b420a7cdda16664fb6ec75d77fc9e25be0082f' 2025-10-10T00:03:37.7772969Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d' 2025-10-10T00:03:37.7773935Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35/6bd5033abf11ff864c378090ac063a46ee0d04' 2025-10-10T00:03:37.7775225Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35' 2025-10-10T00:03:37.7776200Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf/d4dd169fa9374333b0f41df436f8fda673ce23' 2025-10-10T00:03:37.7777164Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf' 2025-10-10T00:03:37.7778131Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f/104ca46f065b8bea0deeceb84ef593f33013f6' 2025-10-10T00:03:37.7779101Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f' 2025-10-10T00:03:37.7780066Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1/81c81d5d4acc9757e97c0ed92a9750e1dab0d4' 2025-10-10T00:03:37.7781036Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1' 2025-10-10T00:03:37.7782098Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19/bac9f409e9a90c618086fd012a258c6219c79f' 2025-10-10T00:03:37.7783062Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19' 2025-10-10T00:03:37.7784045Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd/99def249e904fa25f873433ca8932035a02946' 2025-10-10T00:03:37.7785179Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd' 2025-10-10T00:03:37.7786147Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0/8989323f5ab210220e29caff81c23e7a0ed048' 2025-10-10T00:03:37.7787115Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0' 2025-10-10T00:03:37.7788079Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c/25868ff749f2bda0f544b2c476609d736e2773' 2025-10-10T00:03:37.7789049Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c' 2025-10-10T00:03:37.7790033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/8954cc6e00a9749e852ddbb1b74b6809bbb9b6' 2025-10-10T00:03:37.7791270Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/d8d4d5f82211501561adf8bb6b8eac992164de' 2025-10-10T00:03:37.7792337Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf' 2025-10-10T00:03:37.7793363Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94/813540a3ea17dfcdab74f0337e80e8181806c2' 2025-10-10T00:03:37.7794754Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94' 2025-10-10T00:03:37.7795787Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64/46bed3e43b98c7a4f703448157a3dc5e27552c' 2025-10-10T00:03:37.7796834Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64' 2025-10-10T00:03:37.7798022Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/2326bcc75f1c7cefad8977d1c13ac002e9426e' 2025-10-10T00:03:37.7799286Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/c4f545c0a8b8744c6822eee0a07af0eddf3d03' 2025-10-10T00:03:37.7800340Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0' 2025-10-10T00:03:37.7801477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff/3a6037364ca7de7f3463aa07cfee2806119fd3' 2025-10-10T00:03:37.7802510Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff' 2025-10-10T00:03:37.7803552Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a/a2d0f40e823e6e14e6bb79396a53f8e9423e2d' 2025-10-10T00:03:37.7804865Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a' 2025-10-10T00:03:37.7805996Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.pack' 2025-10-10T00:03:37.7807386Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.idx' 2025-10-10T00:03:37.7808690Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.rev' 2025-10-10T00:03:37.7809814Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack' 2025-10-10T00:03:37.7810907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9/14e2b8f7d582b35fccf8695fb5bb32d698244c' 2025-10-10T00:03:37.7812010Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9' 2025-10-10T00:03:37.7813080Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f/30d32a6e765951b1b1865cf6b14229c49602d0' 2025-10-10T00:03:37.7814310Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f' 2025-10-10T00:03:37.7827518Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b/fecbab28d9eaa1afd7a399ebee03647d8beae5' 2025-10-10T00:03:37.7828586Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b' 2025-10-10T00:03:37.7829733Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32/0eff78f4dd50ab94a31127e1314c0055f662d4' 2025-10-10T00:03:37.7831129Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32' 2025-10-10T00:03:37.7832137Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a/c5d0c79f19e590f73b57c538d5f161dff16b49' 2025-10-10T00:03:37.7833101Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a' 2025-10-10T00:03:37.7834217Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74/4dc5aad132e899b6a417705d4642e1add0af58' 2025-10-10T00:03:37.7835255Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74' 2025-10-10T00:03:37.7836394Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb/afe615cc867f4629d02d7cae9e545f4914826b' 2025-10-10T00:03:37.7837377Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb' 2025-10-10T00:03:37.7838344Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f/ee84e3ff9a28a79ed1fd35e30eb8e98d9905d4' 2025-10-10T00:03:37.7839316Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f' 2025-10-10T00:03:37.7840292Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef/cf051dace6083b5f5e79dfc39579898a646080' 2025-10-10T00:03:37.7841248Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef' 2025-10-10T00:03:37.7842217Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09/112736823118f7baab7817dfff777e0f309321' 2025-10-10T00:03:37.7843287Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09' 2025-10-10T00:03:37.7844433Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/e31e1cef63b2dd5dbf023d7a78c059a8757bfb' 2025-10-10T00:03:37.7845520Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/2a23ddf5ab1fd53ea4e8f2aac4ae9a3eba6a30' 2025-10-10T00:03:37.7846496Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06' 2025-10-10T00:03:37.7847354Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/info' 2025-10-10T00:03:37.7848326Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe/1c45619c0df5c52c224e0d4c9547bcf74f7134' 2025-10-10T00:03:37.7849313Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe' 2025-10-10T00:03:37.7850282Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05/30fa4e3a673fac5ec156c220fd3d867c143b5f' 2025-10-10T00:03:37.7851265Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05' 2025-10-10T00:03:37.7852250Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0/616f73c59fd3c0eafec9c81bd6743da7ca1e21' 2025-10-10T00:03:37.7853233Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0' 2025-10-10T00:03:37.7854326Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52/315cdeb28ac535209a1dc66f5a67477f94a662' 2025-10-10T00:03:37.7855293Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52' 2025-10-10T00:03:37.7856709Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48/a833f62e2af96071ce75208c0ad97e60c1132f' 2025-10-10T00:03:37.7857755Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48' 2025-10-10T00:03:37.7858730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b/f7f69cb1e215faa3f241f69930fe0aab249829' 2025-10-10T00:03:37.7859829Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b' 2025-10-10T00:03:37.7860813Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88/0b1da43e8bf3b143a6552557e75c8b9886f8ab' 2025-10-10T00:03:37.7861779Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88' 2025-10-10T00:03:37.7862742Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16/c576fc532835a69d976d7dd4a4bbaf90dd2b62' 2025-10-10T00:03:37.7863702Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16' 2025-10-10T00:03:37.7864824Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f/cad59b4bf4584553d4ed3336e42038af1d87af' 2025-10-10T00:03:37.7865785Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f' 2025-10-10T00:03:37.7866869Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f/49309ebb97ff2091f087bed51a81f397b05aea' 2025-10-10T00:03:37.7867830Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f' 2025-10-10T00:03:37.7868814Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea/0ae32a201f8d39ee586c4874b8f6db7a648e08' 2025-10-10T00:03:37.7870293Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea' 2025-10-10T00:03:37.7871254Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c/c4712a56312e4692809f9503429f5ebc16aeb8' 2025-10-10T00:03:37.7872219Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c' 2025-10-10T00:03:37.7873189Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03/09d26592d55ffb0a2473ffdcf171cca39c3c05' 2025-10-10T00:03:37.7874295Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03' 2025-10-10T00:03:37.7875272Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e/dd1f3018e9e6bf2ace9f761a0c221d962b4e9d' 2025-10-10T00:03:37.7876239Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e' 2025-10-10T00:03:37.7877213Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d/a6cf3b4a7a8bb31cdf1e2ac2789c7ea01442f1' 2025-10-10T00:03:37.7878195Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d' 2025-10-10T00:03:37.7879159Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56/40b45b28126190994d2209c31177a67d2dacf9' 2025-10-10T00:03:37.7880119Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56' 2025-10-10T00:03:37.7881085Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69/60e2afa3f31b50849330dd42a16a7d923d279e' 2025-10-10T00:03:37.7882395Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69' 2025-10-10T00:03:37.7883647Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98/aca6fae5b8659087fb637659c376ab9bb16def' 2025-10-10T00:03:37.7884733Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98' 2025-10-10T00:03:37.7885701Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed/d03c9691124a7ec50ddd53badcd902c5ef24f7' 2025-10-10T00:03:37.7886666Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed' 2025-10-10T00:03:37.7887634Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71/257a96046af4dfabee9b44c7c2493f0402b4f3' 2025-10-10T00:03:37.7888599Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71' 2025-10-10T00:03:37.7889692Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e/c53aebd7ee50431698bd2f5ea735cbad5b771c' 2025-10-10T00:03:37.7890659Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e' 2025-10-10T00:03:37.7891622Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be/57481d36d3d599c0b2dddfc3b085e5d4800804' 2025-10-10T00:03:37.7892587Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be' 2025-10-10T00:03:37.7893559Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6/8a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T00:03:37.7895046Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6' 2025-10-10T00:03:37.7896194Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7/6a8b26634e4c4bb72d3826087486bb6c4e93dc' 2025-10-10T00:03:37.7897148Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7' 2025-10-10T00:03:37.7898119Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c/f0e9fbda41eb065ead027c303a61ce40f9a6d3' 2025-10-10T00:03:37.7899080Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c' 2025-10-10T00:03:37.7900048Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d/4ed01c5b9c404ba71297702af678d4f9a1aa14' 2025-10-10T00:03:37.7901023Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d' 2025-10-10T00:03:37.7901983Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e/1437b982e079a89a2d1dafaa077a4896413d55' 2025-10-10T00:03:37.7902942Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e' 2025-10-10T00:03:37.7903916Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85/e7b1b9bc4459e60509e11c0d528b84d23db7cd' 2025-10-10T00:03:37.7904993Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85' 2025-10-10T00:03:37.7906166Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67/aa16e1785c40cb1bda45b90284aac89468243b' 2025-10-10T00:03:37.7907141Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67' 2025-10-10T00:03:37.7908099Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c/421485b3fe0f5b4ad741f457818e059cb1d46b' 2025-10-10T00:03:37.7909501Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c' 2025-10-10T00:03:37.7911212Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6/4a10c2fe450abde6be479ad2fd93fd15e66a9c' 2025-10-10T00:03:37.7912489Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6' 2025-10-10T00:03:37.7913457Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21/426e3159da4569802e484a732ed2fdf438a63f' 2025-10-10T00:03:37.7914687Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21' 2025-10-10T00:03:37.7915654Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77/c7f683b5adf888c2bb26fa104554b97951776d' 2025-10-10T00:03:37.7916618Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77' 2025-10-10T00:03:37.7917578Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a/32a831569acca123276916419758b93a8e729c' 2025-10-10T00:03:37.7918545Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a' 2025-10-10T00:03:37.7919517Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca/2985fc8b183097063f73dad288e11bb60f5470' 2025-10-10T00:03:37.7920481Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca' 2025-10-10T00:03:37.7921449Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14/a60cdaf7d52de1d235edfbd6628a903229da06' 2025-10-10T00:03:37.7922420Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14' 2025-10-10T00:03:37.7923388Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa/9e8e1e6e6b3cca0be06b423da93783748e290c' 2025-10-10T00:03:37.7924466Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa' 2025-10-10T00:03:37.7925428Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a/81987d84272503f45151e61b749d12ed2ff951' 2025-10-10T00:03:37.7926388Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a' 2025-10-10T00:03:37.7927358Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7/0b48cce991f0a920763b33a758cb3d6c4f4b57' 2025-10-10T00:03:37.7928707Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7' 2025-10-10T00:03:37.7930377Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects' 2025-10-10T00:03:37.7931593Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/packed-refs' 2025-10-10T00:03:37.7932401Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config' 2025-10-10T00:03:37.7933201Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/description' 2025-10-10T00:03:37.7934000Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/FETCH_HEAD' 2025-10-10T00:03:37.7934939Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs' 2025-10-10T00:03:37.7935721Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/HEAD' 2025-10-10T00:03:37.7936500Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/shallow' 2025-10-10T00:03:37.7937504Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7938432Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin' 2025-10-10T00:03:37.7939343Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes' 2025-10-10T00:03:37.7940218Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/tags' 2025-10-10T00:03:37.7941076Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads/master' 2025-10-10T00:03:37.7942037Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads' 2025-10-10T00:03:37.7943543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs' 2025-10-10T00:03:37.7945126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/index' 2025-10-10T00:03:37.7946056Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info/exclude' 2025-10-10T00:03:37.7946877Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info' 2025-10-10T00:03:37.7947737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-push.sample' 2025-10-10T00:03:37.7948668Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7949626Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7950605Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7951563Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7952486Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-commit.sample' 2025-10-10T00:03:37.7953395Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/post-update.sample' 2025-10-10T00:03:37.7954546Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/update.sample' 2025-10-10T00:03:37.7955461Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7956937Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7957872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/commit-msg.sample' 2025-10-10T00:03:37.7958776Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-receive.sample' 2025-10-10T00:03:37.7959684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7960611Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7961636Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks' 2025-10-10T00:03:37.7962456Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/HEAD' 2025-10-10T00:03:37.7963322Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7964392Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin' 2025-10-10T00:03:37.7965333Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes' 2025-10-10T00:03:37.7966240Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads/master' 2025-10-10T00:03:37.7967142Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads' 2025-10-10T00:03:37.7968017Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs' 2025-10-10T00:03:37.7969227Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs' 2025-10-10T00:03:37.7970404Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-8ea4ebdf6b6a30e619cd9ac49c27e71b9eee0023.rev' 2025-10-10T00:03:37.7971625Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-8ea4ebdf6b6a30e619cd9ac49c27e71b9eee0023.pack' 2025-10-10T00:03:37.7972182Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-5a637a9c33b94840303141d42b940e473c85b961.idx' 2025-10-10T00:03:37.7972739Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-5a637a9c33b94840303141d42b940e473c85b961.rev' 2025-10-10T00:03:37.7973291Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-8ea4ebdf6b6a30e619cd9ac49c27e71b9eee0023.idx' 2025-10-10T00:03:37.7973846Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-5a637a9c33b94840303141d42b940e473c85b961.pack' 2025-10-10T00:03:37.7974398Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack' 2025-10-10T00:03:37.7975013Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/info' 2025-10-10T00:03:37.7975471Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects' 2025-10-10T00:03:37.7975838Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/packed-refs' 2025-10-10T00:03:37.7976187Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config' 2025-10-10T00:03:37.7976558Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/description' 2025-10-10T00:03:37.7976925Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/FETCH_HEAD' 2025-10-10T00:03:37.7977287Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM' 2025-10-10T00:03:37.7977682Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/HEAD' 2025-10-10T00:03:37.7978271Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/shallow' 2025-10-10T00:03:37.7978726Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7979200Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/remotes/origin' 2025-10-10T00:03:37.7979640Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/remotes' 2025-10-10T00:03:37.7980076Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/tags' 2025-10-10T00:03:37.7980514Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/heads/master' 2025-10-10T00:03:37.7981184Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/heads' 2025-10-10T00:03:37.7981876Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs' 2025-10-10T00:03:37.7982266Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/index' 2025-10-10T00:03:37.7982673Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/info/exclude' 2025-10-10T00:03:37.7983086Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/info' 2025-10-10T00:03:37.7983542Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-push.sample' 2025-10-10T00:03:37.7984017Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.7984627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.7985115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.7985715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.7986175Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-commit.sample' 2025-10-10T00:03:37.7986634Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/post-update.sample' 2025-10-10T00:03:37.7987075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/update.sample' 2025-10-10T00:03:37.7987546Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.7988027Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.7988478Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/commit-msg.sample' 2025-10-10T00:03:37.7989039Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-receive.sample' 2025-10-10T00:03:37.7989486Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-rebase.sample' 2025-10-10T00:03:37.7989949Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.7990373Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks' 2025-10-10T00:03:37.7990771Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/HEAD' 2025-10-10T00:03:37.7991245Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.7991737Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/remotes/origin' 2025-10-10T00:03:37.7992197Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/remotes' 2025-10-10T00:03:37.7992827Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/heads/master' 2025-10-10T00:03:37.7993600Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/heads' 2025-10-10T00:03:37.7994038Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs' 2025-10-10T00:03:37.7994664Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs' 2025-10-10T00:03:37.7995220Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/36/23325260da41bc7e9440ebd5b765bd4e3de546' 2025-10-10T00:03:37.7995652Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/36' 2025-10-10T00:03:37.7996192Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d8/9bd2b4bd1dec6fb01c0fe4d330149401cd30e7' 2025-10-10T00:03:37.7996628Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d8' 2025-10-10T00:03:37.7997281Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c4/b8b430877c9712e7797955ec84c06568c04703' 2025-10-10T00:03:37.7997727Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c4' 2025-10-10T00:03:37.7998271Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/92/bbbae6719b6de3adad23485ed56fcd8888a94c' 2025-10-10T00:03:37.7998703Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/92' 2025-10-10T00:03:37.7999243Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b1/234816facfdda29845c46696a02998a4af115a' 2025-10-10T00:03:37.7999674Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b1' 2025-10-10T00:03:37.8000324Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c7/cb3f91f62b98952724d6dace74cff6d6cc958d' 2025-10-10T00:03:37.8000756Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c7' 2025-10-10T00:03:37.8001289Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e0/b7b741a5d1813bae4b09fe725f75b8572668a3' 2025-10-10T00:03:37.8001720Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e0' 2025-10-10T00:03:37.8002263Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/63/99ce44120dca2fa77f6183ad4211f0f99e4f20' 2025-10-10T00:03:37.8002690Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/63' 2025-10-10T00:03:37.8003233Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0d/8738ddc02fde00f626abcda6db8e9a9a5e7902' 2025-10-10T00:03:37.8003667Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0d' 2025-10-10T00:03:37.8004346Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/26/e40e61e90f98aefeefebc5578cd8eead70f127' 2025-10-10T00:03:37.8005127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/26' 2025-10-10T00:03:37.8005847Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7d/902b9a001ce316402e2536cd639b9231e14faf' 2025-10-10T00:03:37.8006286Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7d' 2025-10-10T00:03:37.8006818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/79/6fe41e496b869928b94372688d7417d94aaadc' 2025-10-10T00:03:37.8007253Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/79' 2025-10-10T00:03:37.8007791Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ff/b5cb98f53482196ac6d6c792ce23167a2a6e7e' 2025-10-10T00:03:37.8008344Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ff' 2025-10-10T00:03:37.8008938Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.rev' 2025-10-10T00:03:37.8009522Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.idx' 2025-10-10T00:03:37.8010116Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.pack' 2025-10-10T00:03:37.8010565Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack' 2025-10-10T00:03:37.8011114Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9f/7facb793f98ea9fca70619663f6c44c3c259be' 2025-10-10T00:03:37.8011761Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9f/c56a07c8bd171ad7c3e1a4398e4f51e321a74e' 2025-10-10T00:03:37.8012193Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9f' 2025-10-10T00:03:37.8012725Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/87/2e55d04673fea2091089656ceaf3a3c1da11ef' 2025-10-10T00:03:37.8013260Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/87/48902116964a26292feba6d9cc6f04349cc7a1' 2025-10-10T00:03:37.8013695Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/87' 2025-10-10T00:03:37.8014446Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/27/1eb33a8d481250e6921f599b3bfafc05f121bb' 2025-10-10T00:03:37.8014895Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/27' 2025-10-10T00:03:37.8015436Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/89/e1b90f0f86741e5fddceee7d0e665432b1a33a' 2025-10-10T00:03:37.8015975Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/89/d4788ee9f40abf443e3d7144e37e8112f05d0f' 2025-10-10T00:03:37.8016407Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/89' 2025-10-10T00:03:37.8016939Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f2/d66c6f84fb512e59f7077315d6f14342fefc62' 2025-10-10T00:03:37.8017380Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f2' 2025-10-10T00:03:37.8018114Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a9/3bfdff81e4cd4813b1b1ef796ddf6e19e46a32' 2025-10-10T00:03:37.8018696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a9' 2025-10-10T00:03:37.8019241Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/fc/1741461e424a234f5f37629dc1724e6a577676' 2025-10-10T00:03:37.8019809Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/fc' 2025-10-10T00:03:37.8020352Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/84/81c47a04d653e54ad1cbbf0ba692510876f724' 2025-10-10T00:03:37.8020788Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/84' 2025-10-10T00:03:37.8021324Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bb/92342ef8980ec0ba239fcc5d8f999ee1888aed' 2025-10-10T00:03:37.8021752Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bb' 2025-10-10T00:03:37.8022297Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5a/55001b81c7d74fafb9a5d51f6cf1af5c41b577' 2025-10-10T00:03:37.8022863Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5a' 2025-10-10T00:03:37.8023402Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/df/0ca8d30f85cd3c2947efdeb6a76d824b37971e' 2025-10-10T00:03:37.8023833Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/df' 2025-10-10T00:03:37.8024598Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/75/f1dfd0b11e514f443b6c91ae77dbde2f6a05c9' 2025-10-10T00:03:37.8025040Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/75' 2025-10-10T00:03:37.8025580Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b0/efb531950e00dd91e8d3f5492a628e43002d2e' 2025-10-10T00:03:37.8026014Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b0' 2025-10-10T00:03:37.8026553Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/eb/89180ebcb06528c20f3d9b9f08a2cc925aec29' 2025-10-10T00:03:37.8026981Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/eb' 2025-10-10T00:03:37.8027518Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ad/c32a590be99cd63784300e11b1ff2e14abf045' 2025-10-10T00:03:37.8027955Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ad' 2025-10-10T00:03:37.8028499Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9b/cbb6c099d8033393eb8dc157ef0c8c433af38b' 2025-10-10T00:03:37.8028927Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9b' 2025-10-10T00:03:37.8029466Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b6/5cfb280f5108c41bf4f47a32072e8c050f30d7' 2025-10-10T00:03:37.8030207Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b6' 2025-10-10T00:03:37.8030880Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0a/257c2c02354af7cbf84951de03d7ad8cd1240b' 2025-10-10T00:03:37.8031326Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0a' 2025-10-10T00:03:37.8031864Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a7/b4172e45ca270676e0178f60c5d1399b59e6df' 2025-10-10T00:03:37.8032293Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a7' 2025-10-10T00:03:37.8032833Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/06/8e469a5d4ec949b38c8c34ae85943b85c8d21c' 2025-10-10T00:03:37.8033268Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/06' 2025-10-10T00:03:37.8033705Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/info' 2025-10-10T00:03:37.8034516Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/39/d9093402cae81ebe974578aedbf5261404927b' 2025-10-10T00:03:37.8035054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/39/964a6ed760dbe8832d9ab3cab21287c766b21c' 2025-10-10T00:03:37.8035497Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/39' 2025-10-10T00:03:37.8036032Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4b/7c9550fd90913c631ae35c17660909f9ffc0d5' 2025-10-10T00:03:37.8036466Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4b' 2025-10-10T00:03:37.8037012Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/24/f91fd04e954fe3b150c56771faf566c232239c' 2025-10-10T00:03:37.8037443Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/24' 2025-10-10T00:03:37.8037984Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/29/0addea3ce194cbdda08403df32233839d9cb6d' 2025-10-10T00:03:37.8038417Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/29' 2025-10-10T00:03:37.8038954Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4c/3f9c192b4cf616cb4427c98a10d902c707dfc5' 2025-10-10T00:03:37.8039384Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4c' 2025-10-10T00:03:37.8039919Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7c/8a7d108b5d6a351a8518b69037d75b6d893ee4' 2025-10-10T00:03:37.8040457Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7c/cbc3659f6cfbf68b831c7a8e2e08983668cb77' 2025-10-10T00:03:37.8040889Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7c' 2025-10-10T00:03:37.8041664Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/6a/4351ac2cb119668145a82442cbb1fcabecee33' 2025-10-10T00:03:37.8042428Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/6a/99f40eb48be5234ddbb58098c7e9a5f8d7a141' 2025-10-10T00:03:37.8042878Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/6a' 2025-10-10T00:03:37.8043417Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5c/a353df4b4616f6e8c495c0bd29839cd6168555' 2025-10-10T00:03:37.8043849Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5c' 2025-10-10T00:03:37.8044517Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/04/1d033b931e2d3676443713b9b6b480881822b9' 2025-10-10T00:03:37.8044950Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/04' 2025-10-10T00:03:37.8045621Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e1/4eb0bcb49df5a3235ad047e93da010a4f170ec' 2025-10-10T00:03:37.8046055Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e1' 2025-10-10T00:03:37.8046586Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bd/439d6c382527f6c261dccc99738718b80d2b3b' 2025-10-10T00:03:37.8047016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bd' 2025-10-10T00:03:37.8047558Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/59/b30d4dd543c81e05ba1817c6c0dc004a7e0f52' 2025-10-10T00:03:37.8047992Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/59' 2025-10-10T00:03:37.8048529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/78/027c224de6b84ffa6808fe00eea5ef3970846f' 2025-10-10T00:03:37.8048961Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/78' 2025-10-10T00:03:37.8049496Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/69/9aa034505de35981dcb38c2276a0f2dd7a1c0f' 2025-10-10T00:03:37.8049927Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/69' 2025-10-10T00:03:37.8050481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c0/0fb2bf845870a1bd042b6d56e82f9d9d2ce75c' 2025-10-10T00:03:37.8050914Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c0' 2025-10-10T00:03:37.8051448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/68/413f11bbf06d9a65f559e0759b9dd9ee31b752' 2025-10-10T00:03:37.8051884Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/68' 2025-10-10T00:03:37.8052522Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d2/3bcebb6d54d3c5a1c65605eba217453a4e245e' 2025-10-10T00:03:37.8052961Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d2' 2025-10-10T00:03:37.8053508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ed/323fe325ceada7d676d8c9cc450cc4f5fd5190' 2025-10-10T00:03:37.8053935Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ed' 2025-10-10T00:03:37.8054827Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3c/522f6417bb082a2a894a3470804b67cb59374b' 2025-10-10T00:03:37.8055266Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3c' 2025-10-10T00:03:37.8055815Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f6/967b1795fff8aaaaaace65c731dc0466b7f31b' 2025-10-10T00:03:37.8056384Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f6' 2025-10-10T00:03:37.8056921Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/95/29abab38013189853ab4a3cf2637ce44ca5347' 2025-10-10T00:03:37.8057348Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/95' 2025-10-10T00:03:37.8057889Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/1c/a691676bc17e84a54d8bff71976abaa611c7cf' 2025-10-10T00:03:37.8058327Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/1c' 2025-10-10T00:03:37.8058870Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e/8ab3fb095df748bb75e7b9a4599180df000c52' 2025-10-10T00:03:37.8059417Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e/fb7be373d0f6cd2ed45d222ebe05d2c7b96f73' 2025-10-10T00:03:37.8059957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e/f6bbe5bb79b5e3b1341c7847904bc6350da786' 2025-10-10T00:03:37.8060397Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e' 2025-10-10T00:03:37.8060941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/67/cad280b86a061ac7a7fba9ff847a245aa09d5c' 2025-10-10T00:03:37.8061474Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/67/3f97f02254437b1f969b52258dd00eaf28640f' 2025-10-10T00:03:37.8061914Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/67' 2025-10-10T00:03:37.8062448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e6/2c62f8364a46b3d93b6f15bb22a40b32dfd712' 2025-10-10T00:03:37.8062880Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e6' 2025-10-10T00:03:37.8063525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/2a/0293fefbf7e531b3c6d73c8f5e6c54ed176b41' 2025-10-10T00:03:37.8063959Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/2a' 2025-10-10T00:03:37.8064857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a6/69c586bfd411b675787aa1218364826c0b181e' 2025-10-10T00:03:37.8065299Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a6' 2025-10-10T00:03:37.8065840Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/28/e9a2cc4bc9cd53b7c60fa0cebf835806ef1799' 2025-10-10T00:03:37.8066373Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/28/3679d65e8149ac149540eb93cdfb5b930cddd1' 2025-10-10T00:03:37.8066812Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/28' 2025-10-10T00:03:37.8067725Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/91/02c78a91e64050bc79fe71146d807c664c80d9' 2025-10-10T00:03:37.8068322Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/91/9625b74e76d040c2b0317ebeb99648c361fcf8' 2025-10-10T00:03:37.8068759Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/91' 2025-10-10T00:03:37.8069298Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b7/5b1a56df6d1d98d5d9a079eee535bfbb9dbc6c' 2025-10-10T00:03:37.8069736Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b7' 2025-10-10T00:03:37.8070171Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects' 2025-10-10T00:03:37.8070586Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/packed-refs' 2025-10-10T00:03:37.8070972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config' 2025-10-10T00:03:37.8071384Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/description' 2025-10-10T00:03:37.8071786Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/FETCH_HEAD' 2025-10-10T00:03:37.8072236Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/HEAD' 2025-10-10T00:03:37.8072691Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/shallow' 2025-10-10T00:03:37.8073205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8073740Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin' 2025-10-10T00:03:37.8074462Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes' 2025-10-10T00:03:37.8075096Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/tags' 2025-10-10T00:03:37.8075598Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads/master' 2025-10-10T00:03:37.8076096Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads' 2025-10-10T00:03:37.8076569Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs' 2025-10-10T00:03:37.8077017Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/index' 2025-10-10T00:03:37.8077486Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/info/exclude' 2025-10-10T00:03:37.8077962Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/info' 2025-10-10T00:03:37.8078574Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-push.sample' 2025-10-10T00:03:37.8079311Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8079957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8080508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8081044Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8081564Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-commit.sample' 2025-10-10T00:03:37.8082078Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/post-update.sample' 2025-10-10T00:03:37.8082574Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/update.sample' 2025-10-10T00:03:37.8083107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8083655Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8084285Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/commit-msg.sample' 2025-10-10T00:03:37.8084803Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-receive.sample' 2025-10-10T00:03:37.8085308Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8085836Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8086443Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks' 2025-10-10T00:03:37.8086912Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/HEAD' 2025-10-10T00:03:37.8087442Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8087992Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin' 2025-10-10T00:03:37.8088509Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes' 2025-10-10T00:03:37.8089014Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads/master' 2025-10-10T00:03:37.8089530Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads' 2025-10-10T00:03:37.8090119Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs' 2025-10-10T00:03:37.8090888Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs' 2025-10-10T00:03:37.8091512Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/40/382022a2795ce0d02bbe06f4af27122267de4b' 2025-10-10T00:03:37.8092012Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/40' 2025-10-10T00:03:37.8092627Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/36/8d7786f375a89d93e40c02eba9bcb23d048b71' 2025-10-10T00:03:37.8093134Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/36' 2025-10-10T00:03:37.8093739Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/20/3b0446bddf15b499e57248d1fb12bb2ba65dc8' 2025-10-10T00:03:37.8094551Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/20/85bb0ce5c0f5f3a69565bb3dbc3995aeeba975' 2025-10-10T00:03:37.8095051Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/20' 2025-10-10T00:03:37.8095660Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/35/4061ee3fce7a9b02de536fab0e6312cbffd514' 2025-10-10T00:03:37.8096159Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/35' 2025-10-10T00:03:37.8096764Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/af/a5846d988dcebcfa4934c448a1c68a92118dfa' 2025-10-10T00:03:37.8097255Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/af' 2025-10-10T00:03:37.8097984Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c4/317964090c0c58237b9d3a6b9eca056421b48a' 2025-10-10T00:03:37.8098487Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c4' 2025-10-10T00:03:37.8099095Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b1/781afff139e2ba8b4cbaca38a35592eb3ff038' 2025-10-10T00:03:37.8099586Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b1' 2025-10-10T00:03:37.8100191Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/41/cde75f3f347ef243dce53cf6f512e91a31f594' 2025-10-10T00:03:37.8100696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/41' 2025-10-10T00:03:37.8101410Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e0/44e9aaedd432ab4e944091bd4a3972737c8393' 2025-10-10T00:03:37.8101905Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e0' 2025-10-10T00:03:37.8102511Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/61/249a1c90102433d35e1e41380a8ce96c899a35' 2025-10-10T00:03:37.8103002Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/61' 2025-10-10T00:03:37.8103610Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a/986b5dc5958cfa16f37942ea857b15ba7d4959' 2025-10-10T00:03:37.8104517Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a/3ae869b447476d5658f32071e34c838204971b' 2025-10-10T00:03:37.8105558Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a/af608a763248838607eb61d66b2848b40f1d62' 2025-10-10T00:03:37.8106064Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a' 2025-10-10T00:03:37.8106672Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/44/260e84c0091ae4dfdce4e9b5c95268402803cf' 2025-10-10T00:03:37.8107165Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/44' 2025-10-10T00:03:37.8107781Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7e/b6fd9faaea5c170a79c019b19056a379d5fae5' 2025-10-10T00:03:37.8108272Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7e' 2025-10-10T00:03:37.8108873Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0f/9d720d1af33b164f74f8124052bdfb32ff9879' 2025-10-10T00:03:37.8109497Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0f' 2025-10-10T00:03:37.8110105Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/07/e91946c5d2539d833bdda697cbce0ca68149b2' 2025-10-10T00:03:37.8110711Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/07/2b297920993ab847a2e9b0a43727debd76e948' 2025-10-10T00:03:37.8111205Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/07' 2025-10-10T00:03:37.8111812Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ff/2769adea103c64de5cec45d7ea56ef3a1f0c4d' 2025-10-10T00:03:37.8112312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ff' 2025-10-10T00:03:37.8112910Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f1/073e55fb8281456125df8de3e19626e0899be1' 2025-10-10T00:03:37.8113544Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f1' 2025-10-10T00:03:37.8114438Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-bd4520ba9a9e1d0fb0656e8480f4c2b461f62ce1.pack' 2025-10-10T00:03:37.8115106Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-bd4520ba9a9e1d0fb0656e8480f4c2b461f62ce1.rev' 2025-10-10T00:03:37.8115767Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-bd4520ba9a9e1d0fb0656e8480f4c2b461f62ce1.idx' 2025-10-10T00:03:37.8116281Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack' 2025-10-10T00:03:37.8116895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e5/b2a66e6aa315eedba6afd275e89fc88bc91f07' 2025-10-10T00:03:37.8117389Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e5' 2025-10-10T00:03:37.8118132Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/27/0dbec7c806bbaba5b298850a5791c28d139b29' 2025-10-10T00:03:37.8119024Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/27' 2025-10-10T00:03:37.8119718Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/73/22a7d80cc829b94b098e745b0f4c4b22dd4a00' 2025-10-10T00:03:37.8120213Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/73' 2025-10-10T00:03:37.8120817Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d7/ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T00:03:37.8121314Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d7' 2025-10-10T00:03:37.8122052Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/1d/1c82b8d71cdeded7ca132affe638b230b0fc9c' 2025-10-10T00:03:37.8122553Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/1d' 2025-10-10T00:03:37.8123161Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fc/98b6377cc59bef2059c9fd4d717478c89cf701' 2025-10-10T00:03:37.8123654Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fc' 2025-10-10T00:03:37.8124377Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/82/2fc2e035b8f5468f7f20d6b5499d65a392a925' 2025-10-10T00:03:37.8124876Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/82' 2025-10-10T00:03:37.8125592Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/df/9b3685ddd61f9fc7bc27c5090ee2a0a7bfceed' 2025-10-10T00:03:37.8126183Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/df' 2025-10-10T00:03:37.8127120Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/75/a47d5ee1f4870fac8b6b7425b84628504b56a9' 2025-10-10T00:03:37.8127933Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/75' 2025-10-10T00:03:37.8128903Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b0/37aca22753853aa18beada11e17780601a8973' 2025-10-10T00:03:37.8129848Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b0' 2025-10-10T00:03:37.8130910Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/31/954e47af367cd9ac420c3e5d69eeb9b2c928f7' 2025-10-10T00:03:37.8131816Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/31' 2025-10-10T00:03:37.8132910Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9b/8d5539a2581af661f124f009e791cca1fdaec2' 2025-10-10T00:03:37.8133802Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9b' 2025-10-10T00:03:37.8135206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b6/4b85fc98072b9bda6f433e5428694a681e70b3' 2025-10-10T00:03:37.8136169Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b6' 2025-10-10T00:03:37.8137292Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0a/0fa336f4c5d6a543918d593368a320ac621fc0' 2025-10-10T00:03:37.8138473Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0a' 2025-10-10T00:03:37.8139304Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a7/38bc07d5909b8382c76ddc884b038d60bc03ae' 2025-10-10T00:03:37.8139939Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a7/4a0fe4ef07ce402b8d0cea80807adc709022d6' 2025-10-10T00:03:37.8140445Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a7' 2025-10-10T00:03:37.8141059Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ce/a695ed7ead2387e25ed91a770b3fd64a87efb0' 2025-10-10T00:03:37.8141566Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ce' 2025-10-10T00:03:37.8142196Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/info' 2025-10-10T00:03:37.8142813Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f0/d602eabbb09a7014b351899f21d08e9d38cfe7' 2025-10-10T00:03:37.8143316Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f0' 2025-10-10T00:03:37.8143921Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/52/3749078a0b8db4ee2aba5b8282372133fe013e' 2025-10-10T00:03:37.8144723Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/52' 2025-10-10T00:03:37.8145351Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c1/ecc642874f332a6682e9f972147e15e85f85a0' 2025-10-10T00:03:37.8145850Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c1' 2025-10-10T00:03:37.8146463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a5/011f57c127cd6dc11485374e548cdd2a63f6b9' 2025-10-10T00:03:37.8146961Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a5' 2025-10-10T00:03:37.8147572Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/43/f3a77ebd9de580a176f50b6f46dfd50e8cf8dc' 2025-10-10T00:03:37.8148072Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/43' 2025-10-10T00:03:37.8148679Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/54/ed7128793e663e20909abf0ad0afdf93078f6e' 2025-10-10T00:03:37.8149169Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/54' 2025-10-10T00:03:37.8149775Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/16/7c6a76340b04819162a7971dec779139405693' 2025-10-10T00:03:37.8150407Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/16' 2025-10-10T00:03:37.8151022Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8e/85d71e2b45de45b753e6a4f977cf576a63f6f6' 2025-10-10T00:03:37.8151515Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8e' 2025-10-10T00:03:37.8152117Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5f/69e285fd1bafc2c7a27f94c961910225b65dd4' 2025-10-10T00:03:37.8152611Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5f' 2025-10-10T00:03:37.8153226Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fa/fd6e1869aa047d97e15c06e4cd907428924521' 2025-10-10T00:03:37.8153819Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fa' 2025-10-10T00:03:37.8154657Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/96/118461d0f5eef6ffdcae55ee33ce5e9cf67713' 2025-10-10T00:03:37.8155156Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/96' 2025-10-10T00:03:37.8155766Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/6a/71798e5b0d40a3258e15e4a1bd263bfaa57806' 2025-10-10T00:03:37.8156261Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/6a' 2025-10-10T00:03:37.8156869Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5c/3c3cea26ca3617bc6e254747337314d24c090d' 2025-10-10T00:03:37.8157359Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5c' 2025-10-10T00:03:37.8157968Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/12/68ef3897760277359ae587556f14e048be3af7' 2025-10-10T00:03:37.8158462Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/12' 2025-10-10T00:03:37.8159067Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/86/ae31480acfe9bda5c3882bca09647cb5b9c9be' 2025-10-10T00:03:37.8159675Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/86/960d93ca66b49a90057744304af68901bc1ca6' 2025-10-10T00:03:37.8160168Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/86' 2025-10-10T00:03:37.8160774Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/66/510d0f0657ee560caa6b2db83da3ec1b10919d' 2025-10-10T00:03:37.8161391Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/66' 2025-10-10T00:03:37.8162007Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/04/b2c0ac7fc7e3abe1b9354f73a7dd8cb330e7c7' 2025-10-10T00:03:37.8162506Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/04' 2025-10-10T00:03:37.8163109Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8d/abd5b431d5ae7967422061155116c6f8d7c68a' 2025-10-10T00:03:37.8163599Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8d' 2025-10-10T00:03:37.8164323Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/02/bf5255b3e769d32dc7d007cb0d2ca916d2b366' 2025-10-10T00:03:37.8164925Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/02' 2025-10-10T00:03:37.8165530Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/98/22e9a4c7bbf021cc0dd8d318c452811fa61c44' 2025-10-10T00:03:37.8166025Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/98' 2025-10-10T00:03:37.8166628Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/da/6e3978044449801d45eaf3e4c46eec2c737426' 2025-10-10T00:03:37.8167126Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/da' 2025-10-10T00:03:37.8167738Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9e/321edf81d06a0467025b41a3df9a94ed7b0787' 2025-10-10T00:03:37.8168230Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9e' 2025-10-10T00:03:37.8168840Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ed/30bd77c6a7eb194fd17278bba152ba54f2fe0f' 2025-10-10T00:03:37.8169331Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ed' 2025-10-10T00:03:37.8169937Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e8/226de287f2e5fb3b9b1f574f515bb91baa5c78' 2025-10-10T00:03:37.8170436Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e8' 2025-10-10T00:03:37.8171040Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/71/e55e34e3cd2e6b2c03398f22df883e41a2d2a3' 2025-10-10T00:03:37.8171533Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/71' 2025-10-10T00:03:37.8172145Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/be/477a05439276beea870c5d2e32008fea91fd3c' 2025-10-10T00:03:37.8172737Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/be' 2025-10-10T00:03:37.8173347Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/95/ab63b43294b147eabd07fe5c14187228149cab' 2025-10-10T00:03:37.8173844Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/95' 2025-10-10T00:03:37.8174649Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d3/038f665d533de3e6b0672454f69dc12421502f' 2025-10-10T00:03:37.8175369Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d3' 2025-10-10T00:03:37.8176129Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5/32dae4ad79856119a62bfc3695b7d44a77a11b' 2025-10-10T00:03:37.8176883Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5/368c08f6aed1760b8b9e6166db873fc071b001' 2025-10-10T00:03:37.8177486Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5/67548184f3528fd5e767727b7c5f458632bb7e' 2025-10-10T00:03:37.8177979Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5' 2025-10-10T00:03:37.8178586Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7a/a34971f01eb74b45021d9529a2b5a7c4c61823' 2025-10-10T00:03:37.8179083Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7a' 2025-10-10T00:03:37.8179694Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/17/cd1a7d25bae0cf38d51491c44dac8027966520' 2025-10-10T00:03:37.8180185Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/17' 2025-10-10T00:03:37.8180793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/aa/51d73ea6a5b39f745be369e5b7d8708fab1501' 2025-10-10T00:03:37.8181289Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/aa' 2025-10-10T00:03:37.8181894Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/91/0b687aa7df2d45ada1e7a57bd1794ae3fd4227' 2025-10-10T00:03:37.8182396Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/91' 2025-10-10T00:03:37.8183000Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b7/2b4de200dcaeb760714642250354e80d0b2070' 2025-10-10T00:03:37.8183498Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b7' 2025-10-10T00:03:37.8184241Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects' 2025-10-10T00:03:37.8184747Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/packed-refs' 2025-10-10T00:03:37.8185222Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config' 2025-10-10T00:03:37.8185693Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/description' 2025-10-10T00:03:37.8186155Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/FETCH_HEAD' 2025-10-10T00:03:37.8186620Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb' 2025-10-10T00:03:37.8187072Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/HEAD' 2025-10-10T00:03:37.8187637Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/shallow' 2025-10-10T00:03:37.8188170Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8188702Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin' 2025-10-10T00:03:37.8189492Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes' 2025-10-10T00:03:37.8190094Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/tags' 2025-10-10T00:03:37.8190589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/heads/main' 2025-10-10T00:03:37.8191091Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/heads' 2025-10-10T00:03:37.8191576Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs' 2025-10-10T00:03:37.8192023Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/index' 2025-10-10T00:03:37.8192502Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/info/exclude' 2025-10-10T00:03:37.8192982Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/info' 2025-10-10T00:03:37.8193497Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.8194046Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8194753Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8195443Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8195994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8196515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.8197046Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.8197557Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/update.sample' 2025-10-10T00:03:37.8198093Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8198653Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8199433Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.8200182Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.8200697Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8201235Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8201723Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks' 2025-10-10T00:03:37.8202199Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/HEAD' 2025-10-10T00:03:37.8202731Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8203285Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.8203810Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes' 2025-10-10T00:03:37.8204439Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.8204960Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads' 2025-10-10T00:03:37.8205460Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs' 2025-10-10T00:03:37.8205939Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs' 2025-10-10T00:03:37.8206609Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6f4986190141a95543af0809341f3802ff61a327.pack' 2025-10-10T00:03:37.8207458Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.idx' 2025-10-10T00:03:37.8208130Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.rev' 2025-10-10T00:03:37.8208792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6f4986190141a95543af0809341f3802ff61a327.rev' 2025-10-10T00:03:37.8209542Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6f4986190141a95543af0809341f3802ff61a327.idx' 2025-10-10T00:03:37.8210444Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.pack' 2025-10-10T00:03:37.8211105Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack' 2025-10-10T00:03:37.8211616Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/info' 2025-10-10T00:03:37.8212110Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects' 2025-10-10T00:03:37.8212599Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/packed-refs' 2025-10-10T00:03:37.8213059Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config' 2025-10-10T00:03:37.8213536Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/description' 2025-10-10T00:03:37.8214006Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/FETCH_HEAD' 2025-10-10T00:03:37.8214606Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest' 2025-10-10T00:03:37.8215035Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules' 2025-10-10T00:03:37.8215435Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp' 2025-10-10T00:03:37.8215782Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/HEAD' 2025-10-10T00:03:37.8216135Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/shallow' 2025-10-10T00:03:37.8216552Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8216974Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin' 2025-10-10T00:03:37.8217372Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes' 2025-10-10T00:03:37.8217763Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/tags' 2025-10-10T00:03:37.8218255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads/master' 2025-10-10T00:03:37.8218648Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads' 2025-10-10T00:03:37.8219024Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs' 2025-10-10T00:03:37.8219368Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/index' 2025-10-10T00:03:37.8219734Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info/exclude' 2025-10-10T00:03:37.8220105Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info' 2025-10-10T00:03:37.8220511Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-push.sample' 2025-10-10T00:03:37.8220964Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8221508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8221953Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8222382Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8222786Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-commit.sample' 2025-10-10T00:03:37.8223293Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/post-update.sample' 2025-10-10T00:03:37.8223689Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/update.sample' 2025-10-10T00:03:37.8224238Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8224685Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8225093Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/commit-msg.sample' 2025-10-10T00:03:37.8225505Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-receive.sample' 2025-10-10T00:03:37.8225920Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8226342Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8226716Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks' 2025-10-10T00:03:37.8227076Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/HEAD' 2025-10-10T00:03:37.8227501Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8227942Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin' 2025-10-10T00:03:37.8228471Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes' 2025-10-10T00:03:37.8228970Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads/master' 2025-10-10T00:03:37.8229584Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads' 2025-10-10T00:03:37.8229981Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs' 2025-10-10T00:03:37.8230350Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs' 2025-10-10T00:03:37.8230913Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-bd8c32d09685e0dfa6a403c7f26f00e0c76a026e.pack' 2025-10-10T00:03:37.8231730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-eb4c2f746d79445a7fd2842be791a7969174a842.idx' 2025-10-10T00:03:37.8232842Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-eb4c2f746d79445a7fd2842be791a7969174a842.rev' 2025-10-10T00:03:37.8233734Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-eb4c2f746d79445a7fd2842be791a7969174a842.pack' 2025-10-10T00:03:37.8234752Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-bd8c32d09685e0dfa6a403c7f26f00e0c76a026e.idx' 2025-10-10T00:03:37.8235311Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-bd8c32d09685e0dfa6a403c7f26f00e0c76a026e.rev' 2025-10-10T00:03:37.8235736Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack' 2025-10-10T00:03:37.8236141Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/info' 2025-10-10T00:03:37.8236523Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects' 2025-10-10T00:03:37.8236895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/packed-refs' 2025-10-10T00:03:37.8237242Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config' 2025-10-10T00:03:37.8237605Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/description' 2025-10-10T00:03:37.8237973Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/FETCH_HEAD' 2025-10-10T00:03:37.8238326Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt' 2025-10-10T00:03:37.8238669Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/HEAD' 2025-10-10T00:03:37.8239022Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/shallow' 2025-10-10T00:03:37.8239434Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8239863Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin' 2025-10-10T00:03:37.8240270Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes' 2025-10-10T00:03:37.8240816Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/tags' 2025-10-10T00:03:37.8241218Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads/develop' 2025-10-10T00:03:37.8241619Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads' 2025-10-10T00:03:37.8242001Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs' 2025-10-10T00:03:37.8242540Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/index' 2025-10-10T00:03:37.8243134Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info/exclude' 2025-10-10T00:03:37.8243525Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info' 2025-10-10T00:03:37.8244206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-push.sample' 2025-10-10T00:03:37.8244660Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8245110Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8245554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8245997Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8246417Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-commit.sample' 2025-10-10T00:03:37.8246838Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/post-update.sample' 2025-10-10T00:03:37.8247239Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/update.sample' 2025-10-10T00:03:37.8247672Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8248113Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8248527Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/commit-msg.sample' 2025-10-10T00:03:37.8248945Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-receive.sample' 2025-10-10T00:03:37.8249361Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8249795Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8250172Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks' 2025-10-10T00:03:37.8250534Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/HEAD' 2025-10-10T00:03:37.8251075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8251846Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin' 2025-10-10T00:03:37.8252280Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes' 2025-10-10T00:03:37.8252695Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads/develop' 2025-10-10T00:03:37.8253105Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads' 2025-10-10T00:03:37.8253495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs' 2025-10-10T00:03:37.8253873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs' 2025-10-10T00:03:37.8254604Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-a8cbdb653d1b03fb6f796cfcd6c714dd75d6d81a.rev' 2025-10-10T00:03:37.8255508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-71b1a75a2f84668a0c3698b8b35ee1abbf589dd0.rev' 2025-10-10T00:03:37.8256077Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-a8cbdb653d1b03fb6f796cfcd6c714dd75d6d81a.pack' 2025-10-10T00:03:37.8256640Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-71b1a75a2f84668a0c3698b8b35ee1abbf589dd0.pack' 2025-10-10T00:03:37.8257208Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-a8cbdb653d1b03fb6f796cfcd6c714dd75d6d81a.idx' 2025-10-10T00:03:37.8257764Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-71b1a75a2f84668a0c3698b8b35ee1abbf589dd0.idx' 2025-10-10T00:03:37.8258173Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack' 2025-10-10T00:03:37.8258575Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/info' 2025-10-10T00:03:37.8258959Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects' 2025-10-10T00:03:37.8259331Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/packed-refs' 2025-10-10T00:03:37.8259699Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config' 2025-10-10T00:03:37.8260354Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/description' 2025-10-10T00:03:37.8260997Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/FETCH_HEAD' 2025-10-10T00:03:37.8261568Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json' 2025-10-10T00:03:37.8261917Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/HEAD' 2025-10-10T00:03:37.8262268Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/shallow' 2025-10-10T00:03:37.8262684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8263261Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin' 2025-10-10T00:03:37.8263668Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes' 2025-10-10T00:03:37.8264059Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/tags' 2025-10-10T00:03:37.8264595Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads/master' 2025-10-10T00:03:37.8264984Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads' 2025-10-10T00:03:37.8265362Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs' 2025-10-10T00:03:37.8265711Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/index' 2025-10-10T00:03:37.8266074Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info/exclude' 2025-10-10T00:03:37.8266562Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info' 2025-10-10T00:03:37.8266971Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-push.sample' 2025-10-10T00:03:37.8267404Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8267852Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8268294Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8268724Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8269141Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-commit.sample' 2025-10-10T00:03:37.8269555Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/post-update.sample' 2025-10-10T00:03:37.8269946Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/update.sample' 2025-10-10T00:03:37.8270377Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8270816Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8271227Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/commit-msg.sample' 2025-10-10T00:03:37.8271643Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-receive.sample' 2025-10-10T00:03:37.8272047Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8272478Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8272852Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks' 2025-10-10T00:03:37.8273312Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/HEAD' 2025-10-10T00:03:37.8273747Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8274611Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin' 2025-10-10T00:03:37.8275283Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes' 2025-10-10T00:03:37.8275705Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads/master' 2025-10-10T00:03:37.8276116Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads' 2025-10-10T00:03:37.8276512Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs' 2025-10-10T00:03:37.8276893Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs' 2025-10-10T00:03:37.8277596Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-7810545b0ffcc9549f2cb3e1a674ad8232922ffd.idx' 2025-10-10T00:03:37.8278171Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-7810545b0ffcc9549f2cb3e1a674ad8232922ffd.pack' 2025-10-10T00:03:37.8278735Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-a34ba9737ea09309dbc480b5f360426b5f8c15a5.pack' 2025-10-10T00:03:37.8279292Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-a34ba9737ea09309dbc480b5f360426b5f8c15a5.idx' 2025-10-10T00:03:37.8279851Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-a34ba9737ea09309dbc480b5f360426b5f8c15a5.rev' 2025-10-10T00:03:37.8280408Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-7810545b0ffcc9549f2cb3e1a674ad8232922ffd.rev' 2025-10-10T00:03:37.8280809Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack' 2025-10-10T00:03:37.8281207Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/info' 2025-10-10T00:03:37.8281594Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects' 2025-10-10T00:03:37.8281967Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/packed-refs' 2025-10-10T00:03:37.8282319Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config' 2025-10-10T00:03:37.8282691Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/description' 2025-10-10T00:03:37.8283050Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/FETCH_HEAD' 2025-10-10T00:03:37.8283405Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr' 2025-10-10T00:03:37.8283769Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/HEAD' 2025-10-10T00:03:37.8284398Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/shallow' 2025-10-10T00:03:37.8284851Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8285313Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin' 2025-10-10T00:03:37.8285741Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes' 2025-10-10T00:03:37.8286153Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/tags' 2025-10-10T00:03:37.8286566Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads/main' 2025-10-10T00:03:37.8286989Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads' 2025-10-10T00:03:37.8287691Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs' 2025-10-10T00:03:37.8288387Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/index' 2025-10-10T00:03:37.8288783Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info/exclude' 2025-10-10T00:03:37.8289177Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info' 2025-10-10T00:03:37.8289611Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.8290078Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8290552Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8291020Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8291475Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8291915Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.8292352Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.8292774Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/update.sample' 2025-10-10T00:03:37.8293235Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8293698Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8294366Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.8294823Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.8295257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8295894Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8296312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks' 2025-10-10T00:03:37.8296692Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/HEAD' 2025-10-10T00:03:37.8297142Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8297613Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.8298058Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes' 2025-10-10T00:03:37.8298480Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.8299031Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads' 2025-10-10T00:03:37.8299443Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs' 2025-10-10T00:03:37.8299836Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs' 2025-10-10T00:03:37.8300371Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-10-10T00:03:37.8300787Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/db' 2025-10-10T00:03:37.8301316Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-10-10T00:03:37.8301741Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d4' 2025-10-10T00:03:37.8302345Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-10-10T00:03:37.8303081Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/af' 2025-10-10T00:03:37.8303792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-10-10T00:03:37.8304380Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c4' 2025-10-10T00:03:37.8304915Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-10-10T00:03:37.8305326Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/30' 2025-10-10T00:03:37.8305857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-10-10T00:03:37.8306272Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/cd' 2025-10-10T00:03:37.8306922Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-10-10T00:03:37.8307347Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/19' 2025-10-10T00:03:37.8307876Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-10-10T00:03:37.8308287Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c7' 2025-10-10T00:03:37.8308808Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-10-10T00:03:37.8309225Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0d' 2025-10-10T00:03:37.8309749Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-10-10T00:03:37.8310262Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f8' 2025-10-10T00:03:37.8310785Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-10-10T00:03:37.8311314Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-10-10T00:03:37.8311726Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/44' 2025-10-10T00:03:37.8312253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-10-10T00:03:37.8312669Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/64' 2025-10-10T00:03:37.8313193Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-10-10T00:03:37.8313609Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ff' 2025-10-10T00:03:37.8314346Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.pack' 2025-10-10T00:03:37.8314947Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.idx' 2025-10-10T00:03:37.8315535Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.rev' 2025-10-10T00:03:37.8315961Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack' 2025-10-10T00:03:37.8316498Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-10-10T00:03:37.8316910Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9c' 2025-10-10T00:03:37.8317541Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-10-10T00:03:37.8317963Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9f' 2025-10-10T00:03:37.8318492Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-10-10T00:03:37.8319016Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-10-10T00:03:37.8319433Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/8f' 2025-10-10T00:03:37.8320284Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-10-10T00:03:37.8320905Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a4' 2025-10-10T00:03:37.8321576Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-10-10T00:03:37.8321997Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/87' 2025-10-10T00:03:37.8322525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-10-10T00:03:37.8322950Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/89' 2025-10-10T00:03:37.8323479Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-10-10T00:03:37.8324012Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-10-10T00:03:37.8324670Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-10-10T00:03:37.8325084Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53' 2025-10-10T00:03:37.8325607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-10-10T00:03:37.8326026Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a2' 2025-10-10T00:03:37.8326551Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-10-10T00:03:37.8326972Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d7' 2025-10-10T00:03:37.8327490Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-10-10T00:03:37.8327902Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/46' 2025-10-10T00:03:37.8328430Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-10-10T00:03:37.8328952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f5' 2025-10-10T00:03:37.8329487Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-10-10T00:03:37.8329906Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/b0' 2025-10-10T00:03:37.8330430Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-10-10T00:03:37.8330841Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ad' 2025-10-10T00:03:37.8331375Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-10-10T00:03:37.8331785Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dc' 2025-10-10T00:03:37.8332404Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-10-10T00:03:37.8332929Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-10-10T00:03:37.8333338Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ef' 2025-10-10T00:03:37.8333864Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-10-10T00:03:37.8334406Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9b' 2025-10-10T00:03:37.8334940Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-10-10T00:03:37.8335359Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/09' 2025-10-10T00:03:37.8335884Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-10-10T00:03:37.8336295Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/57' 2025-10-10T00:03:37.8336826Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-10-10T00:03:37.8337241Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0a' 2025-10-10T00:03:37.8337761Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-10-10T00:03:37.8338175Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a7' 2025-10-10T00:03:37.8338694Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-10-10T00:03:37.8339105Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5b' 2025-10-10T00:03:37.8339644Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/info' 2025-10-10T00:03:37.8340177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-10-10T00:03:37.8340587Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e4' 2025-10-10T00:03:37.8341112Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-10-10T00:03:37.8341521Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/05' 2025-10-10T00:03:37.8342051Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-10-10T00:03:37.8342569Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e3' 2025-10-10T00:03:37.8343086Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-10-10T00:03:37.8343502Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e2' 2025-10-10T00:03:37.8344021Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-10-10T00:03:37.8344555Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dd' 2025-10-10T00:03:37.8345115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-10-10T00:03:37.8345530Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/2d' 2025-10-10T00:03:37.8346054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-10-10T00:03:37.8346472Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/6b' 2025-10-10T00:03:37.8346996Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-10-10T00:03:37.8347519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:03:37.8347935Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/52' 2025-10-10T00:03:37.8348464Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-10-10T00:03:37.8348873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/7b' 2025-10-10T00:03:37.8349396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-10-10T00:03:37.8349920Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/25' 2025-10-10T00:03:37.8350448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-10-10T00:03:37.8350868Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a8' 2025-10-10T00:03:37.8351389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-10-10T00:03:37.8351800Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5f' 2025-10-10T00:03:37.8352325Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-10-10T00:03:37.8352737Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/55' 2025-10-10T00:03:37.8353367Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-10-10T00:03:37.8353781Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0e' 2025-10-10T00:03:37.8354411Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-10-10T00:03:37.8354829Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5c' 2025-10-10T00:03:37.8355354Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-10-10T00:03:37.8355770Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/59' 2025-10-10T00:03:37.8356294Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-10-10T00:03:37.8356703Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/78' 2025-10-10T00:03:37.8357224Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-10-10T00:03:37.8357638Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9e' 2025-10-10T00:03:37.8358166Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-10-10T00:03:37.8358580Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/be' 2025-10-10T00:03:37.8359108Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-10-10T00:03:37.8359518Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4d' 2025-10-10T00:03:37.8360039Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-10-10T00:03:37.8360568Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/10' 2025-10-10T00:03:37.8361093Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-10-10T00:03:37.8361501Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4e' 2025-10-10T00:03:37.8362026Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-10-10T00:03:37.8362436Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/bc' 2025-10-10T00:03:37.8363120Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-10-10T00:03:37.8363859Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c5' 2025-10-10T00:03:37.8364672Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-10-10T00:03:37.8365204Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-10-10T00:03:37.8365618Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ca' 2025-10-10T00:03:37.8366144Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-10-10T00:03:37.8366564Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/aa' 2025-10-10T00:03:37.8366978Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects' 2025-10-10T00:03:37.8367373Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/packed-refs' 2025-10-10T00:03:37.8367756Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config' 2025-10-10T00:03:37.8368143Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/description' 2025-10-10T00:03:37.8368529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/FETCH_HEAD' 2025-10-10T00:03:37.8368918Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest' 2025-10-10T00:03:37.8369264Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party' 2025-10-10T00:03:37.8369567Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules' 2025-10-10T00:03:37.8369843Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog' 2025-10-10T00:03:37.8370109Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/HEAD' 2025-10-10T00:03:37.8370385Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/shallow' 2025-10-10T00:03:37.8370727Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8371191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin' 2025-10-10T00:03:37.8371525Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes' 2025-10-10T00:03:37.8371843Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/tags' 2025-10-10T00:03:37.8372152Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads/main' 2025-10-10T00:03:37.8372470Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads' 2025-10-10T00:03:37.8372772Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs' 2025-10-10T00:03:37.8373042Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/index' 2025-10-10T00:03:37.8373343Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info/exclude' 2025-10-10T00:03:37.8373643Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info' 2025-10-10T00:03:37.8374463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.8375105Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8375503Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8375872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8376229Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8376577Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.8376925Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.8377245Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/update.sample' 2025-10-10T00:03:37.8377604Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8377965Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8378298Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.8378638Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.8378973Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8379326Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8379628Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks' 2025-10-10T00:03:37.8379918Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/HEAD' 2025-10-10T00:03:37.8380270Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8380640Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.8380985Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes' 2025-10-10T00:03:37.8381435Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.8381776Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads' 2025-10-10T00:03:37.8382094Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs' 2025-10-10T00:03:37.8382390Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs' 2025-10-10T00:03:37.8382822Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-10-10T00:03:37.8383145Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/db' 2025-10-10T00:03:37.8383572Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-10-10T00:03:37.8383891Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d4' 2025-10-10T00:03:37.8384854Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-10-10T00:03:37.8385391Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/af' 2025-10-10T00:03:37.8385819Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-10-10T00:03:37.8386139Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c4' 2025-10-10T00:03:37.8386559Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-10-10T00:03:37.8386878Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/30' 2025-10-10T00:03:37.8387318Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-10-10T00:03:37.8387632Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/cd' 2025-10-10T00:03:37.8388054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-10-10T00:03:37.8388374Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/19' 2025-10-10T00:03:37.8388796Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-10-10T00:03:37.8389119Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c7' 2025-10-10T00:03:37.8389538Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-10-10T00:03:37.8389857Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0d' 2025-10-10T00:03:37.8390282Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-10-10T00:03:37.8390596Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f8' 2025-10-10T00:03:37.8391024Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-10-10T00:03:37.8391569Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-10-10T00:03:37.8391888Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/44' 2025-10-10T00:03:37.8392308Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-10-10T00:03:37.8392628Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/64' 2025-10-10T00:03:37.8393054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-10-10T00:03:37.8393369Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ff' 2025-10-10T00:03:37.8394002Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.pack' 2025-10-10T00:03:37.8394994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.idx' 2025-10-10T00:03:37.8395622Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.rev' 2025-10-10T00:03:37.8395956Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack' 2025-10-10T00:03:37.8396392Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-10-10T00:03:37.8396717Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9c' 2025-10-10T00:03:37.8397143Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-10-10T00:03:37.8397464Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9f' 2025-10-10T00:03:37.8397891Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-10-10T00:03:37.8398318Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-10-10T00:03:37.8398633Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/8f' 2025-10-10T00:03:37.8399053Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-10-10T00:03:37.8399373Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a4' 2025-10-10T00:03:37.8399800Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-10-10T00:03:37.8400118Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/87' 2025-10-10T00:03:37.8400542Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-10-10T00:03:37.8400855Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/89' 2025-10-10T00:03:37.8401276Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-10-10T00:03:37.8401698Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-10-10T00:03:37.8402213Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-10-10T00:03:37.8402531Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53' 2025-10-10T00:03:37.8402957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-10-10T00:03:37.8403403Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a2' 2025-10-10T00:03:37.8404298Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-10-10T00:03:37.8404692Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d7' 2025-10-10T00:03:37.8405115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-10-10T00:03:37.8405436Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/46' 2025-10-10T00:03:37.8406002Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-10-10T00:03:37.8406319Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f5' 2025-10-10T00:03:37.8406741Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-10-10T00:03:37.8407060Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/b0' 2025-10-10T00:03:37.8407484Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-10-10T00:03:37.8407801Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ad' 2025-10-10T00:03:37.8408232Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-10-10T00:03:37.8408548Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dc' 2025-10-10T00:03:37.8408966Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-10-10T00:03:37.8409390Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-10-10T00:03:37.8409702Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ef' 2025-10-10T00:03:37.8410129Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-10-10T00:03:37.8410448Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9b' 2025-10-10T00:03:37.8410873Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-10-10T00:03:37.8411188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/09' 2025-10-10T00:03:37.8411616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-10-10T00:03:37.8411933Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/57' 2025-10-10T00:03:37.8412359Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-10-10T00:03:37.8413055Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0a' 2025-10-10T00:03:37.8413711Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-10-10T00:03:37.8414031Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a7' 2025-10-10T00:03:37.8414589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-10-10T00:03:37.8414906Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5b' 2025-10-10T00:03:37.8415234Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/info' 2025-10-10T00:03:37.8415670Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-10-10T00:03:37.8416108Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e4' 2025-10-10T00:03:37.8416529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-10-10T00:03:37.8416851Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/05' 2025-10-10T00:03:37.8417278Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-10-10T00:03:37.8417594Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e3' 2025-10-10T00:03:37.8418023Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-10-10T00:03:37.8418339Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e2' 2025-10-10T00:03:37.8418765Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-10-10T00:03:37.8419084Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dd' 2025-10-10T00:03:37.8419503Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-10-10T00:03:37.8419818Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/2d' 2025-10-10T00:03:37.8420251Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-10-10T00:03:37.8420570Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/6b' 2025-10-10T00:03:37.8420994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-10-10T00:03:37.8421419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:03:37.8421733Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/52' 2025-10-10T00:03:37.8422160Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-10-10T00:03:37.8422506Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/7b' 2025-10-10T00:03:37.8423395Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-10-10T00:03:37.8423817Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/25' 2025-10-10T00:03:37.8424355Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-10-10T00:03:37.8424670Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a8' 2025-10-10T00:03:37.8425095Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-10-10T00:03:37.8425414Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5f' 2025-10-10T00:03:37.8425835Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-10-10T00:03:37.8426150Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/55' 2025-10-10T00:03:37.8426705Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-10-10T00:03:37.8427020Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0e' 2025-10-10T00:03:37.8427447Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-10-10T00:03:37.8427769Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5c' 2025-10-10T00:03:37.8428190Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-10-10T00:03:37.8428510Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/59' 2025-10-10T00:03:37.8428938Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-10-10T00:03:37.8429252Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/78' 2025-10-10T00:03:37.8429671Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-10-10T00:03:37.8429991Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9e' 2025-10-10T00:03:37.8430413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-10-10T00:03:37.8430731Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/be' 2025-10-10T00:03:37.8431166Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-10-10T00:03:37.8431485Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4d' 2025-10-10T00:03:37.8431913Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-10-10T00:03:37.8432227Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/10' 2025-10-10T00:03:37.8432644Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-10-10T00:03:37.8432963Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4e' 2025-10-10T00:03:37.8433484Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-10-10T00:03:37.8433986Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/bc' 2025-10-10T00:03:37.8434864Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-10-10T00:03:37.8435191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c5' 2025-10-10T00:03:37.8435612Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-10-10T00:03:37.8436037Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-10-10T00:03:37.8436358Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ca' 2025-10-10T00:03:37.8436918Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-10-10T00:03:37.8437238Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/aa' 2025-10-10T00:03:37.8437547Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects' 2025-10-10T00:03:37.8437844Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/packed-refs' 2025-10-10T00:03:37.8438120Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config' 2025-10-10T00:03:37.8438410Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/description' 2025-10-10T00:03:37.8438700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/FETCH_HEAD' 2025-10-10T00:03:37.8438979Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest' 2025-10-10T00:03:37.8439234Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party' 2025-10-10T00:03:37.8439445Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto' 2025-10-10T00:03:37.8439624Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules' 2025-10-10T00:03:37.8439784Z removed directory 'pytorch-main/.git/modules/third_party/kineto' 2025-10-10T00:03:37.8439952Z removed 'pytorch-main/.git/modules/third_party/flash-attention/HEAD' 2025-10-10T00:03:37.8440129Z removed 'pytorch-main/.git/modules/third_party/flash-attention/shallow' 2025-10-10T00:03:37.8440363Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8440608Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin' 2025-10-10T00:03:37.8440826Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes' 2025-10-10T00:03:37.8441043Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/tags' 2025-10-10T00:03:37.8441241Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads/main' 2025-10-10T00:03:37.8441449Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads' 2025-10-10T00:03:37.8441642Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs' 2025-10-10T00:03:37.8441810Z removed 'pytorch-main/.git/modules/third_party/flash-attention/index' 2025-10-10T00:03:37.8441996Z removed 'pytorch-main/.git/modules/third_party/flash-attention/info/exclude' 2025-10-10T00:03:37.8442185Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/info' 2025-10-10T00:03:37.8442663Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-push.sample' 2025-10-10T00:03:37.8442914Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8443173Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8443428Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8443668Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8443890Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-commit.sample' 2025-10-10T00:03:37.8444249Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/post-update.sample' 2025-10-10T00:03:37.8444461Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/update.sample' 2025-10-10T00:03:37.8444730Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8444988Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8445319Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/commit-msg.sample' 2025-10-10T00:03:37.8445543Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-receive.sample' 2025-10-10T00:03:37.8445763Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8446003Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8446199Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/hooks' 2025-10-10T00:03:37.8446380Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/HEAD' 2025-10-10T00:03:37.8446624Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8446883Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin' 2025-10-10T00:03:37.8447117Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes' 2025-10-10T00:03:37.8447337Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads/main' 2025-10-10T00:03:37.8447564Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads' 2025-10-10T00:03:37.8447768Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs' 2025-10-10T00:03:37.8447961Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs' 2025-10-10T00:03:37.8448329Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-5b2e55449137597c02b8699e3cafff82dce0883e.rev' 2025-10-10T00:03:37.8448691Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-49f4b024a9d24d3cd8a73d9ee008e5e28f2518e7.rev' 2025-10-10T00:03:37.8449067Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-49f4b024a9d24d3cd8a73d9ee008e5e28f2518e7.pack' 2025-10-10T00:03:37.8449428Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-5b2e55449137597c02b8699e3cafff82dce0883e.pack' 2025-10-10T00:03:37.8449785Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-49f4b024a9d24d3cd8a73d9ee008e5e28f2518e7.idx' 2025-10-10T00:03:37.8450144Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-5b2e55449137597c02b8699e3cafff82dce0883e.idx' 2025-10-10T00:03:37.8450365Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack' 2025-10-10T00:03:37.8450581Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/info' 2025-10-10T00:03:37.8450792Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects' 2025-10-10T00:03:37.8450979Z removed 'pytorch-main/.git/modules/third_party/flash-attention/packed-refs' 2025-10-10T00:03:37.8451148Z removed 'pytorch-main/.git/modules/third_party/flash-attention/config' 2025-10-10T00:03:37.8451650Z removed 'pytorch-main/.git/modules/third_party/flash-attention/description' 2025-10-10T00:03:37.8452011Z removed 'pytorch-main/.git/modules/third_party/flash-attention/FETCH_HEAD' 2025-10-10T00:03:37.8452416Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/HEAD' 2025-10-10T00:03:37.8452672Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/shallow' 2025-10-10T00:03:37.8452976Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8453286Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin' 2025-10-10T00:03:37.8453571Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes' 2025-10-10T00:03:37.8453851Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/tags' 2025-10-10T00:03:37.8454286Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads/main' 2025-10-10T00:03:37.8454754Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads' 2025-10-10T00:03:37.8455023Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs' 2025-10-10T00:03:37.8455253Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/index' 2025-10-10T00:03:37.8455506Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info/exclude' 2025-10-10T00:03:37.8455766Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info' 2025-10-10T00:03:37.8456054Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-push.sample' 2025-10-10T00:03:37.8456380Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8456719Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8457051Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8457365Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8457666Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-commit.sample' 2025-10-10T00:03:37.8457965Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/post-update.sample' 2025-10-10T00:03:37.8458238Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/update.sample' 2025-10-10T00:03:37.8458555Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8458887Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8459182Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/commit-msg.sample' 2025-10-10T00:03:37.8459485Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-receive.sample' 2025-10-10T00:03:37.8459774Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8460082Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8460351Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks' 2025-10-10T00:03:37.8460595Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/HEAD' 2025-10-10T00:03:37.8461016Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8461352Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin' 2025-10-10T00:03:37.8461655Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes' 2025-10-10T00:03:37.8461932Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads/main' 2025-10-10T00:03:37.8462230Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads' 2025-10-10T00:03:37.8462503Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs' 2025-10-10T00:03:37.8462758Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs' 2025-10-10T00:03:37.8463215Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-be47c48df30293f2025254a783d333d599fa6e4c.pack' 2025-10-10T00:03:37.8463659Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-bb0c3b9653772fd81fbc976447ac25e1918af28c.idx' 2025-10-10T00:03:37.8464278Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-bb0c3b9653772fd81fbc976447ac25e1918af28c.rev' 2025-10-10T00:03:37.8464727Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-bb0c3b9653772fd81fbc976447ac25e1918af28c.pack' 2025-10-10T00:03:37.8465160Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-be47c48df30293f2025254a783d333d599fa6e4c.idx' 2025-10-10T00:03:37.8465587Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-be47c48df30293f2025254a783d333d599fa6e4c.rev' 2025-10-10T00:03:37.8465882Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack' 2025-10-10T00:03:37.8466166Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/info' 2025-10-10T00:03:37.8466439Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects' 2025-10-10T00:03:37.8466697Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/packed-refs' 2025-10-10T00:03:37.8466928Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config' 2025-10-10T00:03:37.8467176Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/description' 2025-10-10T00:03:37.8467421Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/FETCH_HEAD' 2025-10-10T00:03:37.8467667Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass' 2025-10-10T00:03:37.8467929Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/HEAD' 2025-10-10T00:03:37.8468197Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/shallow' 2025-10-10T00:03:37.8468542Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8468890Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin' 2025-10-10T00:03:37.8469207Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes' 2025-10-10T00:03:37.8469521Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/tags' 2025-10-10T00:03:37.8469828Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads/develop' 2025-10-10T00:03:37.8470268Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads' 2025-10-10T00:03:37.8470572Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs' 2025-10-10T00:03:37.8471066Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/index' 2025-10-10T00:03:37.8471569Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info/exclude' 2025-10-10T00:03:37.8471958Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info' 2025-10-10T00:03:37.8472286Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-push.sample' 2025-10-10T00:03:37.8472645Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8473012Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8473378Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8473857Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8474304Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-commit.sample' 2025-10-10T00:03:37.8474639Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/post-update.sample' 2025-10-10T00:03:37.8474954Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/update.sample' 2025-10-10T00:03:37.8475306Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8475670Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8476002Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/commit-msg.sample' 2025-10-10T00:03:37.8476345Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-receive.sample' 2025-10-10T00:03:37.8476670Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8477018Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8477316Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks' 2025-10-10T00:03:37.8477592Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/HEAD' 2025-10-10T00:03:37.8477943Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8478314Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin' 2025-10-10T00:03:37.8478651Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes' 2025-10-10T00:03:37.8478975Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads/develop' 2025-10-10T00:03:37.8479311Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads' 2025-10-10T00:03:37.8479619Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs' 2025-10-10T00:03:37.8479909Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs' 2025-10-10T00:03:37.8480508Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.pack' 2025-10-10T00:03:37.8480991Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-bf3cf5c0b399e6229ba4e378ed45f834285d7e81.idx' 2025-10-10T00:03:37.8481461Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-bf3cf5c0b399e6229ba4e378ed45f834285d7e81.rev' 2025-10-10T00:03:37.8482210Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.idx' 2025-10-10T00:03:37.8482922Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.rev' 2025-10-10T00:03:37.8483400Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-bf3cf5c0b399e6229ba4e378ed45f834285d7e81.pack' 2025-10-10T00:03:37.8483737Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack' 2025-10-10T00:03:37.8484327Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/info' 2025-10-10T00:03:37.8484649Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects' 2025-10-10T00:03:37.8484957Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/packed-refs' 2025-10-10T00:03:37.8485227Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config' 2025-10-10T00:03:37.8485514Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/description' 2025-10-10T00:03:37.8485799Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/FETCH_HEAD' 2025-10-10T00:03:37.8486076Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel' 2025-10-10T00:03:37.8486303Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc' 2025-10-10T00:03:37.8486514Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules' 2025-10-10T00:03:37.8486700Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention' 2025-10-10T00:03:37.8486850Z removed 'pytorch-main/.git/modules/third_party/benchmark/HEAD' 2025-10-10T00:03:37.8487016Z removed 'pytorch-main/.git/modules/third_party/benchmark/shallow' 2025-10-10T00:03:37.8487221Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8487441Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin' 2025-10-10T00:03:37.8487643Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes' 2025-10-10T00:03:37.8487835Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/tags' 2025-10-10T00:03:37.8488015Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/heads/main' 2025-10-10T00:03:37.8488210Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/heads' 2025-10-10T00:03:37.8488391Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs' 2025-10-10T00:03:37.8488543Z removed 'pytorch-main/.git/modules/third_party/benchmark/index' 2025-10-10T00:03:37.8488711Z removed 'pytorch-main/.git/modules/third_party/benchmark/info/exclude' 2025-10-10T00:03:37.8488889Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/info' 2025-10-10T00:03:37.8489087Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2025-10-10T00:03:37.8489308Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8489545Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8489890Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8490113Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8490330Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-10-10T00:03:37.8490537Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/post-update.sample' 2025-10-10T00:03:37.8490724Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/update.sample' 2025-10-10T00:03:37.8490943Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8491175Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8491375Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-10-10T00:03:37.8491577Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-10-10T00:03:37.8491785Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8492000Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8492300Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/hooks' 2025-10-10T00:03:37.8492471Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/HEAD' 2025-10-10T00:03:37.8492687Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8492920Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-10-10T00:03:37.8493133Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes' 2025-10-10T00:03:37.8493324Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads/main' 2025-10-10T00:03:37.8493529Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads' 2025-10-10T00:03:37.8493725Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs' 2025-10-10T00:03:37.8493898Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs' 2025-10-10T00:03:37.8494349Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/35/0c3496ffb55351e4cc27f5db7e58ddd7d9e18e' 2025-10-10T00:03:37.8494542Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/35' 2025-10-10T00:03:37.8494836Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/61/05c31b5881e2bd79949a1e59b8e74c8c76cdf5' 2025-10-10T00:03:37.8495022Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/61' 2025-10-10T00:03:37.8495310Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2b/56e6a63d98d1cea8fcca7b15dd22a268743ed0' 2025-10-10T00:03:37.8495498Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2b' 2025-10-10T00:03:37.8495783Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/0d/fe93dc0d3e44252e4166d3a402449c409e0a3a' 2025-10-10T00:03:37.8495974Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/0d' 2025-10-10T00:03:37.8496332Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-65702bd2dfd6f42355aaafb2d1c3f0975f14c328.idx' 2025-10-10T00:03:37.8496674Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-65702bd2dfd6f42355aaafb2d1c3f0975f14c328.rev' 2025-10-10T00:03:37.8497022Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-65702bd2dfd6f42355aaafb2d1c3f0975f14c328.pack' 2025-10-10T00:03:37.8497226Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/pack' 2025-10-10T00:03:37.8497514Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/9f/b305a0e4cea3ce080ce2a314d5d6e36213b20d' 2025-10-10T00:03:37.8497699Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/9f' 2025-10-10T00:03:37.8498098Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a9/358225364a88cd64aeb098675285bbd42841aa' 2025-10-10T00:03:37.8498286Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a9' 2025-10-10T00:03:37.8498695Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f5/07179d8721012daa834340c8eeb64c47dc1776' 2025-10-10T00:03:37.8499028Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f5' 2025-10-10T00:03:37.8499521Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f4/55e05d78108b58198424923992523e6c4f1504' 2025-10-10T00:03:37.8499737Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f4' 2025-10-10T00:03:37.8500028Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d5/6dde93f90c88c556c09f068882ff597486e243' 2025-10-10T00:03:37.8500216Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d5' 2025-10-10T00:03:37.8500499Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/01/5a628fbd3521d3619b3b97b0f2e2ab0aa42289' 2025-10-10T00:03:37.8500688Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/01' 2025-10-10T00:03:37.8501100Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/df/02c9f136ad6b972ba465456d674476eb2fc2b3' 2025-10-10T00:03:37.8501284Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/df' 2025-10-10T00:03:37.8501568Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/ad/92602d82a0a92d86d9a370b0be05a06dbef061' 2025-10-10T00:03:37.8501757Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/ad' 2025-10-10T00:03:37.8502046Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2f/d90aaccf7f8bd9ae418ad374e13ea55d4944f5' 2025-10-10T00:03:37.8502234Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2f' 2025-10-10T00:03:37.8502432Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/info' 2025-10-10T00:03:37.8502720Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e4/68ab820fd81e1a84f8523abb579ce019654fed' 2025-10-10T00:03:37.8502905Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e4' 2025-10-10T00:03:37.8503200Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/05/c265bbba1f4791d8a2add8b77a29981e98f0b3' 2025-10-10T00:03:37.8503384Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/05' 2025-10-10T00:03:37.8503666Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d9/6687797f1d158e2a38cc6301a3b5b913da6674' 2025-10-10T00:03:37.8503854Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d9' 2025-10-10T00:03:37.8504252Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/39/565167522490952a1cf63817a199e8ae5554b9' 2025-10-10T00:03:37.8504545Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/39/51ff35462a4430d2b79e914a8eed3cc24bb8ce' 2025-10-10T00:03:37.8504736Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/39' 2025-10-10T00:03:37.8505027Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2d/5d6c47eead89480a1fe5aebe7ab90bdd7698a1' 2025-10-10T00:03:37.8505217Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2d' 2025-10-10T00:03:37.8505510Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/48/a2accdf90c57209f973093b9e050dba01eb170' 2025-10-10T00:03:37.8505695Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/48' 2025-10-10T00:03:37.8505985Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/54/aba7b56d0a975cc27e04d250f6ada91fbf8e29' 2025-10-10T00:03:37.8506169Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/54' 2025-10-10T00:03:37.8506459Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b3/a8964cbdef532fd3427369782f3ae0e5f4693f' 2025-10-10T00:03:37.8506642Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b3' 2025-10-10T00:03:37.8507030Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/29/9e5928955cc62af9968370293b916f5130916f' 2025-10-10T00:03:37.8507228Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/29' 2025-10-10T00:03:37.8507515Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/42/0de4cf259ce0bf3087b004b1f0d0b1c78028a7' 2025-10-10T00:03:37.8507699Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/42' 2025-10-10T00:03:37.8507990Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/90/559b503bbd7d57cc7cab6d8e171677c31790a4' 2025-10-10T00:03:37.8508176Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/90' 2025-10-10T00:03:37.8508462Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/7c/4da026885a15794ab1ef3eb50bff2a4a864d84' 2025-10-10T00:03:37.8508652Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/7c' 2025-10-10T00:03:37.8509128Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1b/0d63c98ec0406a1c79cbea1676cb79caee5a1f' 2025-10-10T00:03:37.8509454Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/1b' 2025-10-10T00:03:37.8510035Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/cc/96d2a3d2ce5fb26bcdbf3483a12fd52aace8ee' 2025-10-10T00:03:37.8510225Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/cc' 2025-10-10T00:03:37.8510511Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/59/deac4c79026075e579ca39f8be06daa0820389' 2025-10-10T00:03:37.8510699Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/59' 2025-10-10T00:03:37.8510983Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/de/ff77e9ac2fff3f5b231e3717379359433464fe' 2025-10-10T00:03:37.8511171Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/de' 2025-10-10T00:03:37.8511445Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/56/35c418422218144f17b197ca667327820dc85c' 2025-10-10T00:03:37.8511642Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/56' 2025-10-10T00:03:37.8511929Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/02/23f15493d25e346a91e65a488a5b38ca3a34a6' 2025-10-10T00:03:37.8512114Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/02' 2025-10-10T00:03:37.8521746Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/49/d544e3ff15628fb6e09bcf7b83104097417bd4' 2025-10-10T00:03:37.8522185Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/49' 2025-10-10T00:03:37.8522606Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/60/d4af8c3643e0660f8f9d29e19f24e914a46314' 2025-10-10T00:03:37.8522818Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/60' 2025-10-10T00:03:37.8523119Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d2/4db9c7ccea9b53d52fba0b91a9e8dd3567d086' 2025-10-10T00:03:37.8523325Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d2' 2025-10-10T00:03:37.8523624Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/3c/0269b199e809c7d143bd5421f105e09e148a0e' 2025-10-10T00:03:37.8523818Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/3c' 2025-10-10T00:03:37.8524304Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/95/9cbef9ef692362e1729157c9e7d34ad4038123' 2025-10-10T00:03:37.8524504Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/95' 2025-10-10T00:03:37.8524789Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/85/8ea8cce271af1e68613a16e0328e086a4bddd4' 2025-10-10T00:03:37.8524977Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/85' 2025-10-10T00:03:37.8525268Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/4e/730256b6c5ebcab8267616ab54409d023b6a0e' 2025-10-10T00:03:37.8525648Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/4e' 2025-10-10T00:03:37.8525948Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2c/fbc6a0da9849e37e76376f4157edd6efaa3d45' 2025-10-10T00:03:37.8526141Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2c' 2025-10-10T00:03:37.8526431Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e6/04c66cd593c359040830ddfe7cf2aa947cdf49' 2025-10-10T00:03:37.8526620Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e6' 2025-10-10T00:03:37.8526901Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/21/70e46fd4a05174572f0087e3bce4f3da646f2d' 2025-10-10T00:03:37.8527092Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/21' 2025-10-10T00:03:37.8527378Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/bc/ab2c23f3a7196cfa9574ff835dca109b4227ed' 2025-10-10T00:03:37.8527564Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/bc' 2025-10-10T00:03:37.8527858Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c5/503b9eac1c625dc2eed1b7e4e6502d5628cb95' 2025-10-10T00:03:37.8528150Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c5' 2025-10-10T00:03:37.8528438Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f3/2f35b8fbfdad9ac45fed3317aad2a4e0169d25' 2025-10-10T00:03:37.8528626Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f3' 2025-10-10T00:03:37.8528908Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c6/94b3baef2e6da99d15a37490a3a711794f0122' 2025-10-10T00:03:37.8529095Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c6' 2025-10-10T00:03:37.8529382Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/45/95b6dd11543b810e40efb4a5627de06ea10622' 2025-10-10T00:03:37.8529567Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/45' 2025-10-10T00:03:37.8529850Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/93/a4354e281e7bc386f6a247d633a1e5f93fd555' 2025-10-10T00:03:37.8530039Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/93' 2025-10-10T00:03:37.8530327Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b7/a6ac4899c4d0b7f09522f5bf21d470cbcdd16e' 2025-10-10T00:03:37.8530512Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b7' 2025-10-10T00:03:37.8530698Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects' 2025-10-10T00:03:37.8530878Z removed 'pytorch-main/.git/modules/third_party/benchmark/packed-refs' 2025-10-10T00:03:37.8531039Z removed 'pytorch-main/.git/modules/third_party/benchmark/config' 2025-10-10T00:03:37.8531204Z removed 'pytorch-main/.git/modules/third_party/benchmark/description' 2025-10-10T00:03:37.8531367Z removed 'pytorch-main/.git/modules/third_party/benchmark/FETCH_HEAD' 2025-10-10T00:03:37.8531532Z removed directory 'pytorch-main/.git/modules/third_party/benchmark' 2025-10-10T00:03:37.8531679Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/HEAD' 2025-10-10T00:03:37.8531836Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/shallow' 2025-10-10T00:03:37.8532043Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8532260Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2025-10-10T00:03:37.8532449Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes' 2025-10-10T00:03:37.8532631Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/tags' 2025-10-10T00:03:37.8532810Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads/main' 2025-10-10T00:03:37.8532997Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads' 2025-10-10T00:03:37.8533166Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs' 2025-10-10T00:03:37.8533316Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/index' 2025-10-10T00:03:37.8533605Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/info/exclude' 2025-10-10T00:03:37.8533783Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/info' 2025-10-10T00:03:37.8533980Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2025-10-10T00:03:37.8534358Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8534585Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8534812Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8535023Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8535225Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2025-10-10T00:03:37.8535426Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2025-10-10T00:03:37.8535622Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/update.sample' 2025-10-10T00:03:37.8535835Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8536172Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8536370Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2025-10-10T00:03:37.8536565Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2025-10-10T00:03:37.8536755Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8536969Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8537143Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/hooks' 2025-10-10T00:03:37.8537301Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/HEAD' 2025-10-10T00:03:37.8537517Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8537752Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2025-10-10T00:03:37.8537959Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2025-10-10T00:03:37.8538147Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads/main' 2025-10-10T00:03:37.8538345Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads' 2025-10-10T00:03:37.8538668Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs' 2025-10-10T00:03:37.8538984Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs' 2025-10-10T00:03:37.8539292Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-10-10T00:03:37.8539481Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d4' 2025-10-10T00:03:37.8539765Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/c4/e6521b3c1a2a980ff584dab636bcda807b2db3' 2025-10-10T00:03:37.8539952Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/c4' 2025-10-10T00:03:37.8540237Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f9/c213cd5c845c373ad573e18a8e4ad6a2f675a6' 2025-10-10T00:03:37.8540418Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f9' 2025-10-10T00:03:37.8540697Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/7e/5b1b0c8597dce636341e0fde2c7f59fbc1785a' 2025-10-10T00:03:37.8540882Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/7e' 2025-10-10T00:03:37.8541158Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f1/d21c0c73f853ebe37087c5b176d1b2cd1ddf90' 2025-10-10T00:03:37.8541344Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f1' 2025-10-10T00:03:37.8541681Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-411fa989c1b470fab5d3d03a5c112912f04b0db8.idx' 2025-10-10T00:03:37.8542165Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-411fa989c1b470fab5d3d03a5c112912f04b0db8.rev' 2025-10-10T00:03:37.8542516Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-411fa989c1b470fab5d3d03a5c112912f04b0db8.pack' 2025-10-10T00:03:37.8542711Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack' 2025-10-10T00:03:37.8542991Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9f/44eec46e03c9c44c19613dc952aa6110f55aad' 2025-10-10T00:03:37.8543179Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9f' 2025-10-10T00:03:37.8543454Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8f/038b07026e5ae4c471a1d64244e5d8d023e979' 2025-10-10T00:03:37.8543635Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8f' 2025-10-10T00:03:37.8543909Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/a2/1eabb0a0ab13d6e0d03816554bb066b6ab0fae' 2025-10-10T00:03:37.8544282Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/a2' 2025-10-10T00:03:37.8544688Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-10-10T00:03:37.8544999Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d7' 2025-10-10T00:03:37.8545280Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/84/162c10d141ee262d0a470e6f7decaf502d7d50' 2025-10-10T00:03:37.8545463Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/84' 2025-10-10T00:03:37.8545734Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9b/e402b71102685b3c139a94e6ca41fe059cda63' 2025-10-10T00:03:37.8545918Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/9b' 2025-10-10T00:03:37.8546194Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/62/2650aff7f65b43d17c72dfccf8a8ae12a6e4dc' 2025-10-10T00:03:37.8546379Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/62' 2025-10-10T00:03:37.8546661Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5b/8837dfe9f58b5c0d68aa49d35e1bba6b9c9984' 2025-10-10T00:03:37.8546847Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5b' 2025-10-10T00:03:37.8547033Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/info' 2025-10-10T00:03:37.8547306Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d9/12707d41a6894821661c52ca05a04a85e61c59' 2025-10-10T00:03:37.8547487Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/d9' 2025-10-10T00:03:37.8547764Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ae/dc9831125137ace3ed7f7e53d5dfe31c9764d9' 2025-10-10T00:03:37.8547949Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ae' 2025-10-10T00:03:37.8548220Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-10-10T00:03:37.8548408Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/2d' 2025-10-10T00:03:37.8548690Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/29/663a70ccd96cf54a1eea8dba84fffa8fd9461a' 2025-10-10T00:03:37.8548878Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/29' 2025-10-10T00:03:37.8549158Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5f/93819e8b0a4dfeef9294f37c7bd1d3df2a61c5' 2025-10-10T00:03:37.8549340Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5f' 2025-10-10T00:03:37.8549623Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5e/3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T00:03:37.8549802Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/5e' 2025-10-10T00:03:37.8550079Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/de/0beafabe649e3e9f37b538c9d86f5c1e9c5e70' 2025-10-10T00:03:37.8550267Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/de' 2025-10-10T00:03:37.8550652Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ac/e4a112b946612f6ac5b74a279667429b5ecdf8' 2025-10-10T00:03:37.8550842Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ac' 2025-10-10T00:03:37.8551123Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/21/f94a5fd6a81b314eb5e9730af40f130a45792c' 2025-10-10T00:03:37.8551302Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/21' 2025-10-10T00:03:37.8551575Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/bc/2186f61c05aace80b282b2b52e6de2d24763e2' 2025-10-10T00:03:37.8551759Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/bc' 2025-10-10T00:03:37.8552035Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ca/3ebfad6a482770d878652b72dd6e43f0719d5d' 2025-10-10T00:03:37.8552215Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ca' 2025-10-10T00:03:37.8552491Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/00/561208753b7fa1c2b1226d7a62981984225df8' 2025-10-10T00:03:37.8552750Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/00' 2025-10-10T00:03:37.8552932Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects' 2025-10-10T00:03:37.8553097Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/packed-refs' 2025-10-10T00:03:37.8553249Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/config' 2025-10-10T00:03:37.8553407Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/description' 2025-10-10T00:03:37.8553561Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/FETCH_HEAD' 2025-10-10T00:03:37.8553724Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo' 2025-10-10T00:03:37.8553865Z removed 'pytorch-main/.git/modules/third_party/ittapi/HEAD' 2025-10-10T00:03:37.8554009Z removed 'pytorch-main/.git/modules/third_party/ittapi/shallow' 2025-10-10T00:03:37.8554322Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8554537Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin' 2025-10-10T00:03:37.8554730Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes' 2025-10-10T00:03:37.8554908Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/tags/v3.26.4' 2025-10-10T00:03:37.8555088Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/tags' 2025-10-10T00:03:37.8555258Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/heads/master' 2025-10-10T00:03:37.8555441Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/heads' 2025-10-10T00:03:37.8555617Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs' 2025-10-10T00:03:37.8555756Z removed 'pytorch-main/.git/modules/third_party/ittapi/index' 2025-10-10T00:03:37.8555910Z removed 'pytorch-main/.git/modules/third_party/ittapi/info/exclude' 2025-10-10T00:03:37.8556084Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/info' 2025-10-10T00:03:37.8556275Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-push.sample' 2025-10-10T00:03:37.8556489Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8556716Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8556931Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8557138Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8557331Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-commit.sample' 2025-10-10T00:03:37.8557527Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/post-update.sample' 2025-10-10T00:03:37.8557706Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/update.sample' 2025-10-10T00:03:37.8557914Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8558247Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8558442Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/commit-msg.sample' 2025-10-10T00:03:37.8558634Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-receive.sample' 2025-10-10T00:03:37.8558830Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8559036Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8559206Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/hooks' 2025-10-10T00:03:37.8559358Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/HEAD' 2025-10-10T00:03:37.8559560Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8559783Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin' 2025-10-10T00:03:37.8559995Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes' 2025-10-10T00:03:37.8560178Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads/master' 2025-10-10T00:03:37.8560474Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads' 2025-10-10T00:03:37.8560656Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs' 2025-10-10T00:03:37.8560823Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs' 2025-10-10T00:03:37.8561104Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/36/afaaef849974845fb292da3bb4aa89add7a912' 2025-10-10T00:03:37.8561287Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/36' 2025-10-10T00:03:37.8561567Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b2/2cbed6e52df94fe19738623093fecb762e486a' 2025-10-10T00:03:37.8561745Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b2' 2025-10-10T00:03:37.8562019Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/58/6c33fab320579089224bc6b9ca23a872e4b939' 2025-10-10T00:03:37.8562207Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/58' 2025-10-10T00:03:37.8562480Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/c2c4e9d6366245ff992cbacd28b0d0c5754682' 2025-10-10T00:03:37.8562751Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/b2ac505bf56348b846e48a332adc38693f930c' 2025-10-10T00:03:37.8562934Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/cd' 2025-10-10T00:03:37.8563201Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/19/689bd7063e60e4406b5fc89e8808f7be47b9ad' 2025-10-10T00:03:37.8563381Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/19' 2025-10-10T00:03:37.8563649Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/83/b0dc1ba05770b77376e205120c4a0a928dd581' 2025-10-10T00:03:37.8563825Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/83' 2025-10-10T00:03:37.8564199Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/64/c91ef57e3dcd80328cf9b20c5c5834024bf5ab' 2025-10-10T00:03:37.8564390Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/64' 2025-10-10T00:03:37.8564739Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-4183fa6912cbfc6b4ba7b42caa07640ad1a98a6c.pack' 2025-10-10T00:03:37.8565069Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-4183fa6912cbfc6b4ba7b42caa07640ad1a98a6c.rev' 2025-10-10T00:03:37.8565400Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-4183fa6912cbfc6b4ba7b42caa07640ad1a98a6c.idx' 2025-10-10T00:03:37.8565591Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/pack' 2025-10-10T00:03:37.8565865Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/c9/c844b4adf2654ba74c36b01b4ce012720da7ea' 2025-10-10T00:03:37.8566152Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/c9' 2025-10-10T00:03:37.8566433Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/1f/334333aea9076495b62c9c8fd05c2ec456a936' 2025-10-10T00:03:37.8566616Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/1f' 2025-10-10T00:03:37.8566885Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/87/5449f4fb50e3cd6e0e8064c3c417a7fb27aad9' 2025-10-10T00:03:37.8567066Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/87' 2025-10-10T00:03:37.8567332Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/e3ebd5f0c2983292b6678fb8c59b2017c199c2' 2025-10-10T00:03:37.8567604Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/8f8bb61a5876e7e0b4503ec4bd2e5c8b35a758' 2025-10-10T00:03:37.8567785Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/89' 2025-10-10T00:03:37.8568051Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/74/a793a44019187ae20e70944d097e50ec5881d4' 2025-10-10T00:03:37.8568232Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/74' 2025-10-10T00:03:37.8568613Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/ef/7e5a682c5fcd419cce6e7d96cd54d95141dd49' 2025-10-10T00:03:37.8568791Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/ef' 2025-10-10T00:03:37.8569056Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/51/749ddd54da78d3d8602473239c8d9640683aad' 2025-10-10T00:03:37.8569239Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/51' 2025-10-10T00:03:37.8569425Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/info' 2025-10-10T00:03:37.8569692Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/d9/a4c53238ade671813580a26db545197dc59b13' 2025-10-10T00:03:37.8569873Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/d9' 2025-10-10T00:03:37.8570149Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/dd/13cc4ed3a0df40ea8da58e2822765d1bd458ae' 2025-10-10T00:03:37.8570329Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/dd' 2025-10-10T00:03:37.8570619Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4b/229e00409c32d41b5d7d41215e96d99b4079cc' 2025-10-10T00:03:37.8570802Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4b' 2025-10-10T00:03:37.8571077Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b3/ff88f4989ffe3b4e4dc0c7102362a435075062' 2025-10-10T00:03:37.8571255Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b3' 2025-10-10T00:03:37.8571544Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/5e/488ff272174d083ff552789de4754fb1ea33c2' 2025-10-10T00:03:37.8571729Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/5e' 2025-10-10T00:03:37.8572006Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/55/00c92306b8de027216935d39b5bebe60ebb726' 2025-10-10T00:03:37.8572194Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/55' 2025-10-10T00:03:37.8572462Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/03/8e459d9f32198b6e2a5366755a174f1242580e' 2025-10-10T00:03:37.8572645Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/03' 2025-10-10T00:03:37.8572928Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/de/c1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T00:03:37.8573107Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/de' 2025-10-10T00:03:37.8573382Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/49/05a7bf8dbb6de583f3d2d1a5c98cb17b5cdbd1' 2025-10-10T00:03:37.8573564Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/49' 2025-10-10T00:03:37.8573831Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/60/72687239a1517712d40109c54b5afb32175a65' 2025-10-10T00:03:37.8574010Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/60' 2025-10-10T00:03:37.8574501Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/2e/eb67e104e3e49894e4094a2ad4a9b14a86d16d' 2025-10-10T00:03:37.8574688Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/2e' 2025-10-10T00:03:37.8574963Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/f7/78f7079a9db70c6b17a3d7ae2460c7e5a5d7bc' 2025-10-10T00:03:37.8575141Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/f7' 2025-10-10T00:03:37.8575418Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4e/af4f645d1583dc70e01e88481b4cbead406537' 2025-10-10T00:03:37.8575609Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4e' 2025-10-10T00:03:37.8575787Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects' 2025-10-10T00:03:37.8575959Z removed 'pytorch-main/.git/modules/third_party/ittapi/packed-refs' 2025-10-10T00:03:37.8576104Z removed 'pytorch-main/.git/modules/third_party/ittapi/config' 2025-10-10T00:03:37.8576265Z removed 'pytorch-main/.git/modules/third_party/ittapi/description' 2025-10-10T00:03:37.8576423Z removed 'pytorch-main/.git/modules/third_party/ittapi/FETCH_HEAD' 2025-10-10T00:03:37.8576683Z removed directory 'pytorch-main/.git/modules/third_party/ittapi' 2025-10-10T00:03:37.8576852Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2025-10-10T00:03:37.8577032Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/shallow' 2025-10-10T00:03:37.8577266Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8577517Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2025-10-10T00:03:37.8577737Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2025-10-10T00:03:37.8577960Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2025-10-10T00:03:37.8578172Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2025-10-10T00:03:37.8578388Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2025-10-10T00:03:37.8578597Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs' 2025-10-10T00:03:37.8578773Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/index' 2025-10-10T00:03:37.8578962Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2025-10-10T00:03:37.8579163Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info' 2025-10-10T00:03:37.8579389Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2025-10-10T00:03:37.8579649Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8579916Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8580174Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8580419Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8580657Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2025-10-10T00:03:37.8580894Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2025-10-10T00:03:37.8581108Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2025-10-10T00:03:37.8581355Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8581618Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8581844Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2025-10-10T00:03:37.8582072Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2025-10-10T00:03:37.8582380Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8582627Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8582832Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2025-10-10T00:03:37.8583022Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2025-10-10T00:03:37.8583265Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8583529Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2025-10-10T00:03:37.8583774Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2025-10-10T00:03:37.8583996Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2025-10-10T00:03:37.8584335Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2025-10-10T00:03:37.8584553Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2025-10-10T00:03:37.8584864Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs' 2025-10-10T00:03:37.8585241Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.pack' 2025-10-10T00:03:37.8585608Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.rev' 2025-10-10T00:03:37.8585965Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.idx' 2025-10-10T00:03:37.8586186Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2025-10-10T00:03:37.8586411Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2025-10-10T00:03:37.8586621Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects' 2025-10-10T00:03:37.8586814Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2025-10-10T00:03:37.8586992Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/config' 2025-10-10T00:03:37.8587185Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/description' 2025-10-10T00:03:37.8587370Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd' 2025-10-10T00:03:37.8587559Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2025-10-10T00:03:37.8587762Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/shallow' 2025-10-10T00:03:37.8588016Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8588283Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2025-10-10T00:03:37.8588532Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2025-10-10T00:03:37.8588767Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2025-10-10T00:03:37.8588994Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2025-10-10T00:03:37.8589230Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2025-10-10T00:03:37.8589446Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2025-10-10T00:03:37.8589631Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/index' 2025-10-10T00:03:37.8589844Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2025-10-10T00:03:37.8590059Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2025-10-10T00:03:37.8590301Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2025-10-10T00:03:37.8590684Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8590973Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8591257Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8591525Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8591781Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2025-10-10T00:03:37.8592034Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2025-10-10T00:03:37.8592266Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2025-10-10T00:03:37.8592537Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8592815Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8593140Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2025-10-10T00:03:37.8593393Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2025-10-10T00:03:37.8593636Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8593896Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8594216Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2025-10-10T00:03:37.8594422Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2025-10-10T00:03:37.8594683Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8594974Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2025-10-10T00:03:37.8595231Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2025-10-10T00:03:37.8595476Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2025-10-10T00:03:37.8595730Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2025-10-10T00:03:37.8595962Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2025-10-10T00:03:37.8596174Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2025-10-10T00:03:37.8596514Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07/6d73980b5635db4d48685854f723ad04cfa699' 2025-10-10T00:03:37.8596749Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07' 2025-10-10T00:03:37.8597145Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.rev' 2025-10-10T00:03:37.8597548Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.pack' 2025-10-10T00:03:37.8597934Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.idx' 2025-10-10T00:03:37.8598178Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2025-10-10T00:03:37.8598522Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b/81360a03683b089b44b54870975e5fa76ff062' 2025-10-10T00:03:37.8598768Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b' 2025-10-10T00:03:37.8599106Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46/5b5a2217d68cd39f22cbee9c55f747015557fc' 2025-10-10T00:03:37.8599493Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46' 2025-10-10T00:03:37.8599844Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5/5a49348b568b7befb6e574ca3cfcfb7c7cb11b' 2025-10-10T00:03:37.8600078Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5' 2025-10-10T00:03:37.8600317Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2025-10-10T00:03:37.8600658Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f/e0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T00:03:37.8600891Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f' 2025-10-10T00:03:37.8601225Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17/cc94250b6780aa678fe8211fade7f4bd245ea5' 2025-10-10T00:03:37.8601461Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17' 2025-10-10T00:03:37.8601694Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2025-10-10T00:03:37.8602013Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2025-10-10T00:03:37.8602212Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2025-10-10T00:03:37.8602418Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2025-10-10T00:03:37.8602624Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/FETCH_HEAD' 2025-10-10T00:03:37.8602834Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool' 2025-10-10T00:03:37.8603006Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2025-10-10T00:03:37.8603186Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/shallow' 2025-10-10T00:03:37.8603421Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8603667Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2025-10-10T00:03:37.8603888Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2025-10-10T00:03:37.8604228Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2025-10-10T00:03:37.8604439Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2025-10-10T00:03:37.8604653Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2025-10-10T00:03:37.8604868Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2025-10-10T00:03:37.8605188Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/index' 2025-10-10T00:03:37.8605670Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2025-10-10T00:03:37.8605960Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2025-10-10T00:03:37.8606200Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2025-10-10T00:03:37.8606458Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8606716Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8606973Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8607221Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8607449Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2025-10-10T00:03:37.8607687Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2025-10-10T00:03:37.8607900Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2025-10-10T00:03:37.8608308Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8608576Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8608802Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2025-10-10T00:03:37.8609030Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2025-10-10T00:03:37.8609252Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8609498Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8609701Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2025-10-10T00:03:37.8609884Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2025-10-10T00:03:37.8610129Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8610396Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2025-10-10T00:03:37.8610738Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2025-10-10T00:03:37.8610962Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2025-10-10T00:03:37.8611191Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2025-10-10T00:03:37.8611401Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2025-10-10T00:03:37.8611603Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2025-10-10T00:03:37.8611970Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.rev' 2025-10-10T00:03:37.8612328Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.idx' 2025-10-10T00:03:37.8612709Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.pack' 2025-10-10T00:03:37.8612934Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2025-10-10T00:03:37.8613153Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2025-10-10T00:03:37.8613473Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b/0ba72129f2e0edfa754a663aa0ef4adfa01614' 2025-10-10T00:03:37.8613689Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b' 2025-10-10T00:03:37.8613999Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78/613e826a675f4ed72c4571935e5d398db44cd1' 2025-10-10T00:03:37.8614358Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78' 2025-10-10T00:03:37.8614667Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4/08327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T00:03:37.8614882Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4' 2025-10-10T00:03:37.8615091Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2025-10-10T00:03:37.8615296Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2025-10-10T00:03:37.8615483Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2025-10-10T00:03:37.8615672Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2025-10-10T00:03:37.8615857Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/FETCH_HEAD' 2025-10-10T00:03:37.8616042Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv' 2025-10-10T00:03:37.8616215Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2025-10-10T00:03:37.8616389Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/shallow' 2025-10-10T00:03:37.8616766Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8617017Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2025-10-10T00:03:37.8617240Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2025-10-10T00:03:37.8617447Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2025-10-10T00:03:37.8617654Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2025-10-10T00:03:37.8617863Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2025-10-10T00:03:37.8618056Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs' 2025-10-10T00:03:37.8618234Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/index' 2025-10-10T00:03:37.8618417Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2025-10-10T00:03:37.8618613Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info' 2025-10-10T00:03:37.8618834Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2025-10-10T00:03:37.8619187Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8619442Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8619693Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8619940Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8620161Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2025-10-10T00:03:37.8620387Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2025-10-10T00:03:37.8620602Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2025-10-10T00:03:37.8620846Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8621097Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8621320Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2025-10-10T00:03:37.8621546Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2025-10-10T00:03:37.8621764Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8622004Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8622200Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2025-10-10T00:03:37.8622378Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2025-10-10T00:03:37.8622625Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8622882Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2025-10-10T00:03:37.8623117Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2025-10-10T00:03:37.8623338Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2025-10-10T00:03:37.8623566Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2025-10-10T00:03:37.8623771Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2025-10-10T00:03:37.8623962Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs' 2025-10-10T00:03:37.8624469Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d/1074a4191fdcf6e6e246208f48dc077bed9cb1' 2025-10-10T00:03:37.8624831Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d' 2025-10-10T00:03:37.8625474Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4/92b36403ccc6c1968f32d619ecf3f5148ec1a6' 2025-10-10T00:03:37.8625709Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4' 2025-10-10T00:03:37.8626017Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a/4f93e6f8da37df0ed486963807eacd312d10ee' 2025-10-10T00:03:37.8626225Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a' 2025-10-10T00:03:37.8626531Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f/c683180652da207532fdea736b3b1de35da7ac' 2025-10-10T00:03:37.8626739Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f' 2025-10-10T00:03:37.8627043Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1/08cb5f4df5c13334ddf5d3d160537fb2c0ce4b' 2025-10-10T00:03:37.8627255Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1' 2025-10-10T00:03:37.8627566Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76/7c4b6c744ed232ae08ef3dd2ba2b28f1257d3e' 2025-10-10T00:03:37.8627893Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76' 2025-10-10T00:03:37.8628200Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0/d87f86cf501b08c2407884ab4f44283a26297d' 2025-10-10T00:03:37.8628407Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0' 2025-10-10T00:03:37.8628713Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61/fd35e68ea72af68788fc04011a02decb333bc4' 2025-10-10T00:03:37.8628924Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61' 2025-10-10T00:03:37.8629228Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b/61fff5c1b9a6bde62d84f2a8428b6fcfdada42' 2025-10-10T00:03:37.8629438Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b' 2025-10-10T00:03:37.8629748Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e/54453b19907fae0a0476c34d5e04ba36119c99' 2025-10-10T00:03:37.8629961Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e' 2025-10-10T00:03:37.8630263Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f/660e31640d6d8fce3f91a5d9437fa2da219dc2' 2025-10-10T00:03:37.8630474Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f' 2025-10-10T00:03:37.8631062Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0/c7f582b7a453ce0ed826a1ed8287c696416ac2' 2025-10-10T00:03:37.8631275Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0' 2025-10-10T00:03:37.8631648Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.rev' 2025-10-10T00:03:37.8632033Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.pack' 2025-10-10T00:03:37.8632398Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.idx' 2025-10-10T00:03:37.8632622Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2025-10-10T00:03:37.8632940Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c/3094b3d2a4b0baa0b5e2b2deed3746d81b42fb' 2025-10-10T00:03:37.8633150Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c' 2025-10-10T00:03:37.8633454Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89/ebc95e3535616bbd5179f9cbe0228404491dfd' 2025-10-10T00:03:37.8633666Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89' 2025-10-10T00:03:37.8633965Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec/9ee020744e9438f2e5953b8d413d4994d58d2c' 2025-10-10T00:03:37.8634399Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec' 2025-10-10T00:03:37.8634724Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9/fbf5675a3fd004f21b3100eebe94101316c47f' 2025-10-10T00:03:37.8634935Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9' 2025-10-10T00:03:37.8635243Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c/d2ac22addd14de5765d81852de9cc17583a828' 2025-10-10T00:03:37.8635453Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c' 2025-10-10T00:03:37.8635749Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5/710061707a730e90830713896825d3d7f1add3' 2025-10-10T00:03:37.8635955Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5' 2025-10-10T00:03:37.8636264Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f5/b61a5e80cdaf4cde11778a8b6dd5029e2033c0' 2025-10-10T00:03:37.8636477Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f5' 2025-10-10T00:03:37.8636890Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75/f3fc909f91e4acfd9e89afef7375b33f735a78' 2025-10-10T00:03:37.8637104Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75' 2025-10-10T00:03:37.8637409Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0/653e3ad200bcaf22d7103174fae395c14ce02c' 2025-10-10T00:03:37.8637616Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0' 2025-10-10T00:03:37.8637921Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b9/d880e705e66a08a9482137097800c840d861c3' 2025-10-10T00:03:37.8638129Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b9' 2025-10-10T00:03:37.8638427Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a/019d85941c4ddfc0ca609302770079983fe80a' 2025-10-10T00:03:37.8638727Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a' 2025-10-10T00:03:37.8639036Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7/57a5f6f0f3235b11c80d5c406ad8be4609a215' 2025-10-10T00:03:37.8639243Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7' 2025-10-10T00:03:37.8639545Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce/eb8390950d96aa3aa3375503ab1b0879a4b3fd' 2025-10-10T00:03:37.8639759Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce' 2025-10-10T00:03:37.8639973Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2025-10-10T00:03:37.8640271Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0/598abba32362d612ba9462754d254f703f1dea' 2025-10-10T00:03:37.8640482Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0' 2025-10-10T00:03:37.8640788Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/52/58e92fde56186b8d9297d7adddfb5d94b1cafa' 2025-10-10T00:03:37.8641070Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/52' 2025-10-10T00:03:37.8641635Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d/7366e997dadef17922225bcbb489288f6f9cdc' 2025-10-10T00:03:37.8641992Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d' 2025-10-10T00:03:37.8642405Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42/8ab0651de9158daf580a91f8628c6d0b51aa76' 2025-10-10T00:03:37.8642619Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42' 2025-10-10T00:03:37.8642925Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16/3fb25e56cc7dea72ff60812fb7023d961b08cf' 2025-10-10T00:03:37.8643130Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16' 2025-10-10T00:03:37.8643540Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/f4f1916bc7d560ba34ef82b378f42837255a5d' 2025-10-10T00:03:37.8643856Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/074bc5944eed3cd5b3c9f903646c9eb74e82e5' 2025-10-10T00:03:37.8644066Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e' 2025-10-10T00:03:37.8644598Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c/1f942470fbc4ecb176f425d1772a691a1ad246' 2025-10-10T00:03:37.8644836Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c' 2025-10-10T00:03:37.8645138Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86/a4e22c48b2a544e5ea0201b67903c0b00fa59d' 2025-10-10T00:03:37.8645351Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86' 2025-10-10T00:03:37.8645659Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59/da7a6b5c16d4f2bb2a84d5d9956f7148288c40' 2025-10-10T00:03:37.8645867Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59' 2025-10-10T00:03:37.8646313Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60/2e3419b00c4ab2c1bc9e5234099701e5bc5440' 2025-10-10T00:03:37.8646520Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60' 2025-10-10T00:03:37.8646823Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6/9d19a3a865ec8fc1186d7cd8f03172c08c210d' 2025-10-10T00:03:37.8647036Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6' 2025-10-10T00:03:37.8647337Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb/62386edf02324fd916574a013ad77824374fbb' 2025-10-10T00:03:37.8647547Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb' 2025-10-10T00:03:37.8647857Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/13ee1bf311c3d307b9843ce8ee2f6fe19f770c' 2025-10-10T00:03:37.8648163Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/58bd8efb75da94f7776309e2a197624d2f30d0' 2025-10-10T00:03:37.8648374Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e' 2025-10-10T00:03:37.8648679Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be/cd2eb045e41c39d2693ca9b1f4c41b8ee0cf51' 2025-10-10T00:03:37.8648894Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be' 2025-10-10T00:03:37.8649199Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7/be29de2680ced39e3ec20cfd3b0d79018a0766' 2025-10-10T00:03:37.8649405Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7' 2025-10-10T00:03:37.8649718Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d/fe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T00:03:37.8649927Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d' 2025-10-10T00:03:37.8650235Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10/95138cbce2a88cc6abeb7d360f38f3b2fdefe4' 2025-10-10T00:03:37.8650450Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10' 2025-10-10T00:03:37.8650754Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391' 2025-10-10T00:03:37.8650960Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6' 2025-10-10T00:03:37.8651268Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/28/4e1b157a78e02deae7fcb8819e1bf97eb33030' 2025-10-10T00:03:37.8651476Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/28' 2025-10-10T00:03:37.8651781Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects' 2025-10-10T00:03:37.8652331Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2025-10-10T00:03:37.8652545Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/config' 2025-10-10T00:03:37.8652753Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/description' 2025-10-10T00:03:37.8652945Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/FETCH_HEAD' 2025-10-10T00:03:37.8653127Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16' 2025-10-10T00:03:37.8653299Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps' 2025-10-10T00:03:37.8653471Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2025-10-10T00:03:37.8653653Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/shallow' 2025-10-10T00:03:37.8653888Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8654281Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2025-10-10T00:03:37.8654635Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2025-10-10T00:03:37.8655135Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2025-10-10T00:03:37.8655351Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2025-10-10T00:03:37.8655575Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2025-10-10T00:03:37.8655772Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2025-10-10T00:03:37.8655945Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/index' 2025-10-10T00:03:37.8656143Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2025-10-10T00:03:37.8656340Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info' 2025-10-10T00:03:37.8656569Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2025-10-10T00:03:37.8656836Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8657105Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8657365Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8657616Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8657851Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2025-10-10T00:03:37.8658082Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2025-10-10T00:03:37.8658295Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2025-10-10T00:03:37.8658548Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8658807Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8659031Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2025-10-10T00:03:37.8659268Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2025-10-10T00:03:37.8659492Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8659732Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8659942Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2025-10-10T00:03:37.8660128Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2025-10-10T00:03:37.8660373Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8660659Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2025-10-10T00:03:37.8661070Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2025-10-10T00:03:37.8661326Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2025-10-10T00:03:37.8661566Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2025-10-10T00:03:37.8661777Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2025-10-10T00:03:37.8661974Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2025-10-10T00:03:37.8662298Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f/b5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T00:03:37.8662517Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f' 2025-10-10T00:03:37.8662832Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af/09301c63e9145ec1d755c6a60d5a85c6fa151e' 2025-10-10T00:03:37.8663051Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af' 2025-10-10T00:03:37.8663374Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4/d43ff93fad20d773991bab7972bf6b7baa690f' 2025-10-10T00:03:37.8663662Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4' 2025-10-10T00:03:37.8663976Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/6f077939ea9280156a4e66c28f34071d4f567f' 2025-10-10T00:03:37.8664449Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/8f72b780ee6b6320c91a415741dd127a7fa323' 2025-10-10T00:03:37.8664661Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a' 2025-10-10T00:03:37.8664972Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9/0529d812c9bd1f9bf1e83590711827e0c94e00' 2025-10-10T00:03:37.8665189Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9' 2025-10-10T00:03:37.8665708Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83/6d66f5370b4777c76d9f8474aab31d12a23a6e' 2025-10-10T00:03:37.8666042Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83' 2025-10-10T00:03:37.8666359Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7/2028c6253949cb996c4c817425e03a8213f056' 2025-10-10T00:03:37.8666573Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7' 2025-10-10T00:03:37.8666885Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/76c9aab97aa760953e4c0067b26981082576e4' 2025-10-10T00:03:37.8667201Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/08464539c1d80d2e94a4aa46d06df335daa4de' 2025-10-10T00:03:37.8667410Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b' 2025-10-10T00:03:37.8667728Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e/1c28d3124a5526a8cffa4a0272fc97871985e1' 2025-10-10T00:03:37.8667946Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e' 2025-10-10T00:03:37.8668266Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26/1cb928dfbe1b079aa873a8caa423bb4c1256d3' 2025-10-10T00:03:37.8668476Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26' 2025-10-10T00:03:37.8668802Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d/4a0cdfa10eb54f79ecc3e3e9fcd43be052e912' 2025-10-10T00:03:37.8669013Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d' 2025-10-10T00:03:37.8669329Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64/6c5907badeb8536eca23f3cc97e018765031b5' 2025-10-10T00:03:37.8669544Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64' 2025-10-10T00:03:37.8669991Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/25bd508ba4a0780b5753edfe1291e8a9155f56' 2025-10-10T00:03:37.8670310Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/aee13b85595ac7a140f7272f5c0488743bc91e' 2025-10-10T00:03:37.8670629Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/2ad075861d5a0f67b2cd799aa650f747a35d7a' 2025-10-10T00:03:37.8670845Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33' 2025-10-10T00:03:37.8671222Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.rev' 2025-10-10T00:03:37.8671589Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.idx' 2025-10-10T00:03:37.8671970Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.pack' 2025-10-10T00:03:37.8672192Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2025-10-10T00:03:37.8672513Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f/06d19f66aa66c17fd4ff14777cc2e992341baf' 2025-10-10T00:03:37.8672834Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f' 2025-10-10T00:03:37.8673150Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b/e0bf360c84ddcc3866d1887e3a06c820166357' 2025-10-10T00:03:37.8673361Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b' 2025-10-10T00:03:37.8673676Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72/6766e6a6db99524148741cd5d8216b7ae5cfb3' 2025-10-10T00:03:37.8673887Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72' 2025-10-10T00:03:37.8674325Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4/5ec173c866ab4987bd05208131ac03e209132f' 2025-10-10T00:03:37.8674547Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4' 2025-10-10T00:03:37.8674864Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1/fae32d1017310ae0d949bb76c08d48cf2e41b5' 2025-10-10T00:03:37.8675079Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1' 2025-10-10T00:03:37.8675401Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/4d03d457215cdccc81f9cbb5cfb9e0da54093c' 2025-10-10T00:03:37.8675712Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/b4ecf0d7103c58f2560565f72197333cabda7b' 2025-10-10T00:03:37.8675924Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c' 2025-10-10T00:03:37.8676243Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d/5fca4f359cd98815c208518ad0530cdf8e3ced' 2025-10-10T00:03:37.8676456Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d' 2025-10-10T00:03:37.8676775Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13/a07159accea063e36ca5e680b3203bbead47cd' 2025-10-10T00:03:37.8676991Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13' 2025-10-10T00:03:37.8677303Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7374498342121289cc2b6358ba89cee0827ac5' 2025-10-10T00:03:37.8677618Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7abf520b928cf6b8b559abb6a238c6d1870365' 2025-10-10T00:03:37.8677834Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc' 2025-10-10T00:03:37.8678145Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84/8450040a90c7a8af9f9431c51daa7bb8992d72' 2025-10-10T00:03:37.8678357Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84' 2025-10-10T00:03:37.8678677Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82/5a7f3b5194a6577e60cbd6430ff6b9a68cb4ca' 2025-10-10T00:03:37.8679005Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82' 2025-10-10T00:03:37.8679327Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74/582da42b47e009f981fb6e91939a38b5b28269' 2025-10-10T00:03:37.8679536Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74' 2025-10-10T00:03:37.8679857Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75/aebfd1fd679a1d406b39cff2d12816095e6076' 2025-10-10T00:03:37.8680067Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75' 2025-10-10T00:03:37.8680383Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc/fe2b51661d6fe3ce0968de79ce0bc4f172a5fe' 2025-10-10T00:03:37.8680600Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc' 2025-10-10T00:03:37.8680917Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51/b5aff41cfd9863fe16a10c10dc84e5bf22e18f' 2025-10-10T00:03:37.8681131Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51' 2025-10-10T00:03:37.8681560Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3/3936199c12cd7022889891b82ff628767d3903' 2025-10-10T00:03:37.8681768Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3' 2025-10-10T00:03:37.8682082Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce/77be60591963abce2a7b05468c60de2fb79801' 2025-10-10T00:03:37.8682299Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce' 2025-10-10T00:03:37.8682517Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2025-10-10T00:03:37.8682832Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe/6bc5ca4375416e55a479c39a12ac5c4e050f49' 2025-10-10T00:03:37.8683047Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe' 2025-10-10T00:03:37.8683364Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0/82e3cc4b8e91f71c746f9e1cc38cd937f7032b' 2025-10-10T00:03:37.8683579Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0' 2025-10-10T00:03:37.8683897Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52/163c4e55f973dbbf9db618dae259c8390be1b7' 2025-10-10T00:03:37.8684207Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52' 2025-10-10T00:03:37.8684523Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/09526ee79bafe147dff58bd29d2118781fc4ae' 2025-10-10T00:03:37.8684839Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/a4cefa28663f096e56b0cc2932469787c4297c' 2025-10-10T00:03:37.8685051Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48' 2025-10-10T00:03:37.8685370Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab/642c8068bcd498c05e70b1f5cfd0667a37d8cb' 2025-10-10T00:03:37.8685587Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab' 2025-10-10T00:03:37.8685905Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25/87dd4206796e31eb5df368f45377da6af97c74' 2025-10-10T00:03:37.8686115Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25' 2025-10-10T00:03:37.8686432Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29/491730073922ad49042dad36db6e756f1769bf' 2025-10-10T00:03:37.8686643Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29' 2025-10-10T00:03:37.8686951Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16/a2b51008d8ce50b338b29a38511753e32ba416' 2025-10-10T00:03:37.8687160Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16' 2025-10-10T00:03:37.8687588Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa/6281b2db9da4f80001fe874bad377846d0faeb' 2025-10-10T00:03:37.8687802Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa' 2025-10-10T00:03:37.8688116Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a/3657f4409642edafd6b2485f34ff6481214059' 2025-10-10T00:03:37.8688330Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a' 2025-10-10T00:03:37.8688890Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/e72c7135d4c94b7c17d922e9a80133734b99bf' 2025-10-10T00:03:37.8689283Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/a8a0fdaafe8f3cce53b3d7b95aceb3a6564474' 2025-10-10T00:03:37.8689502Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb' 2025-10-10T00:03:37.8689815Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86/15671b03b25d93570aa91aeb201ae16c4e2d43' 2025-10-10T00:03:37.8690031Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86' 2025-10-10T00:03:37.8690478Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78/d86983dc99416536ac2f231bf9894dd51d1e3d' 2025-10-10T00:03:37.8690690Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78' 2025-10-10T00:03:37.8690998Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6/8037213a617d2191082cef913dfacdfdb3e7e9' 2025-10-10T00:03:37.8691213Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6' 2025-10-10T00:03:37.8691526Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38/30eb1698f21dc3cebb45f770d35b363fd77063' 2025-10-10T00:03:37.8691745Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38' 2025-10-10T00:03:37.8692067Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e/2bc2cf14f74dd1911de37e99e1b2b685eed09d' 2025-10-10T00:03:37.8692282Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e' 2025-10-10T00:03:37.8692596Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6/1cf9ab4680581d42a98b825d4c0f82296adb91' 2025-10-10T00:03:37.8692811Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6' 2025-10-10T00:03:37.8693125Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8/79fd7c1a16e807cb5ec606bf35b91d50d01b5d' 2025-10-10T00:03:37.8693334Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8' 2025-10-10T00:03:37.8693656Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc/f38a396c977cd66c4fa2b5aa704ac9b83defa0' 2025-10-10T00:03:37.8693867Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc' 2025-10-10T00:03:37.8694323Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca/8314d827cc33c261ac9d7f92b5c05d044eab38' 2025-10-10T00:03:37.8694562Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca' 2025-10-10T00:03:37.8694892Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22/fabac5335d14c8c02d60a060ddd51b482cdf61' 2025-10-10T00:03:37.8695106Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22' 2025-10-10T00:03:37.8695427Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93/5f6db5f4ec3cdd9f89d8139d5bd3fa084141aa' 2025-10-10T00:03:37.8695646Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93' 2025-10-10T00:03:37.8695959Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/72ce8b42054d2f141fa3fa8570905337543cf1' 2025-10-10T00:03:37.8696274Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/1fed0306acc4651d2ad359c202ea626a7cdfaa' 2025-10-10T00:03:37.8696709Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/d11ad820908eeac99ae5b691a53e0dbbd014f4' 2025-10-10T00:03:37.8696925Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91' 2025-10-10T00:03:37.8697139Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2025-10-10T00:03:37.8697342Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2025-10-10T00:03:37.8697521Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/config' 2025-10-10T00:03:37.8697711Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/description' 2025-10-10T00:03:37.8697900Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/FETCH_HEAD' 2025-10-10T00:03:37.8698086Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:37.8698248Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp' 2025-10-10T00:03:37.8698394Z removed 'pytorch-main/.git/modules/third_party/ideep/HEAD' 2025-10-10T00:03:37.8698543Z removed 'pytorch-main/.git/modules/third_party/ideep/shallow' 2025-10-10T00:03:37.8698732Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8699079Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin' 2025-10-10T00:03:37.8699420Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes' 2025-10-10T00:03:37.8699723Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/tags' 2025-10-10T00:03:37.8699917Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/heads/ideep_pytorch' 2025-10-10T00:03:37.8700103Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/heads' 2025-10-10T00:03:37.8700269Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs' 2025-10-10T00:03:37.8700408Z removed 'pytorch-main/.git/modules/third_party/ideep/index' 2025-10-10T00:03:37.8700570Z removed 'pytorch-main/.git/modules/third_party/ideep/info/exclude' 2025-10-10T00:03:37.8700738Z removed directory 'pytorch-main/.git/modules/third_party/ideep/info' 2025-10-10T00:03:37.8700927Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-push.sample' 2025-10-10T00:03:37.8701153Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8701372Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8701587Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8701794Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8701984Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2025-10-10T00:03:37.8702175Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/post-update.sample' 2025-10-10T00:03:37.8702351Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/update.sample' 2025-10-10T00:03:37.8702571Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8702786Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8702975Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2025-10-10T00:03:37.8703170Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2025-10-10T00:03:37.8703356Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8703579Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8703746Z removed directory 'pytorch-main/.git/modules/third_party/ideep/hooks' 2025-10-10T00:03:37.8703895Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/HEAD' 2025-10-10T00:03:37.8704226Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8704452Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2025-10-10T00:03:37.8704778Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes' 2025-10-10T00:03:37.8704996Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads/ideep_pytorch' 2025-10-10T00:03:37.8705191Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads' 2025-10-10T00:03:37.8705367Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs' 2025-10-10T00:03:37.8705531Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs' 2025-10-10T00:03:37.8705818Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/61/9db4748978deb79cbe2bcff9667641ccacdadf' 2025-10-10T00:03:37.8705998Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/61' 2025-10-10T00:03:37.8706290Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/2b/81b00a0fd5e86a14f6e5f16763054e6c11c098' 2025-10-10T00:03:37.8706619Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/2b' 2025-10-10T00:03:37.8706968Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-ac4e8259b5eff34b5eec8c4348f9bcc14a617c3f.idx' 2025-10-10T00:03:37.8707434Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-ac4e8259b5eff34b5eec8c4348f9bcc14a617c3f.pack' 2025-10-10T00:03:37.8707771Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-ac4e8259b5eff34b5eec8c4348f9bcc14a617c3f.rev' 2025-10-10T00:03:37.8707958Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/pack' 2025-10-10T00:03:37.8708231Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/74/dfffc76f22b6d196994b2b3264dc9a9631bf6b' 2025-10-10T00:03:37.8708414Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/74' 2025-10-10T00:03:37.8708595Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/info' 2025-10-10T00:03:37.8708868Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/d9/3b69b1f8132a5fc655d560feaa7c54196bd242' 2025-10-10T00:03:37.8709052Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/d9' 2025-10-10T00:03:37.8709320Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/6b/779427f8535e051a42d1efe1cdc3756bb364ca' 2025-10-10T00:03:37.8709500Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/6b' 2025-10-10T00:03:37.8709769Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/5f/424e1097986b96a477698c82f2e710f598a993' 2025-10-10T00:03:37.8709943Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/5f' 2025-10-10T00:03:37.8710219Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/0e/fc292c427cea4732cbd86b56f9bdddeb23d09d' 2025-10-10T00:03:37.8710395Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/0e' 2025-10-10T00:03:37.8710670Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/fb/0eb1cf6db398637a817a1228a08231c07f4ddd' 2025-10-10T00:03:37.8710847Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/fb' 2025-10-10T00:03:37.8711116Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/71/9d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T00:03:37.8711304Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/71' 2025-10-10T00:03:37.8711575Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/37/f8d547e6aff8413a53b4fce45286a3cec8c712' 2025-10-10T00:03:37.8711749Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/37' 2025-10-10T00:03:37.8711927Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects' 2025-10-10T00:03:37.8712087Z removed 'pytorch-main/.git/modules/third_party/ideep/packed-refs' 2025-10-10T00:03:37.8712229Z removed 'pytorch-main/.git/modules/third_party/ideep/config' 2025-10-10T00:03:37.8712388Z removed 'pytorch-main/.git/modules/third_party/ideep/description' 2025-10-10T00:03:37.8712538Z removed 'pytorch-main/.git/modules/third_party/ideep/FETCH_HEAD' 2025-10-10T00:03:37.8712829Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/HEAD' 2025-10-10T00:03:37.8713076Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/shallow' 2025-10-10T00:03:37.8713527Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8713849Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin' 2025-10-10T00:03:37.8714193Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes' 2025-10-10T00:03:37.8714433Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/tags' 2025-10-10T00:03:37.8714646Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads/main' 2025-10-10T00:03:37.8714875Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads' 2025-10-10T00:03:37.8715090Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs' 2025-10-10T00:03:37.8715278Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/index' 2025-10-10T00:03:37.8715482Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info/exclude' 2025-10-10T00:03:37.8715831Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info' 2025-10-10T00:03:37.8716071Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-push.sample' 2025-10-10T00:03:37.8716336Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8716616Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8716888Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8717148Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8717395Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-commit.sample' 2025-10-10T00:03:37.8717644Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/post-update.sample' 2025-10-10T00:03:37.8717874Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/update.sample' 2025-10-10T00:03:37.8718138Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8718410Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8718649Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/commit-msg.sample' 2025-10-10T00:03:37.8718891Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-receive.sample' 2025-10-10T00:03:37.8719131Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8719386Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8719602Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks' 2025-10-10T00:03:37.8719804Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/HEAD' 2025-10-10T00:03:37.8720062Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8720337Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin' 2025-10-10T00:03:37.8720591Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes' 2025-10-10T00:03:37.8720817Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads/main' 2025-10-10T00:03:37.8721059Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads' 2025-10-10T00:03:37.8721289Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs' 2025-10-10T00:03:37.8721601Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs' 2025-10-10T00:03:37.8721992Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-7794015ed844ca95535d32fb0ae0bfb63e5a06e0.rev' 2025-10-10T00:03:37.8722380Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-76bcf171669253a50da67e9d51b1e5985a98e9cd.idx' 2025-10-10T00:03:37.8722764Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-7794015ed844ca95535d32fb0ae0bfb63e5a06e0.pack' 2025-10-10T00:03:37.8723328Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-76bcf171669253a50da67e9d51b1e5985a98e9cd.pack' 2025-10-10T00:03:37.8723840Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-7794015ed844ca95535d32fb0ae0bfb63e5a06e0.idx' 2025-10-10T00:03:37.8724392Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-76bcf171669253a50da67e9d51b1e5985a98e9cd.rev' 2025-10-10T00:03:37.8724643Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack' 2025-10-10T00:03:37.8725018Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/info' 2025-10-10T00:03:37.8725238Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects' 2025-10-10T00:03:37.8725448Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/packed-refs' 2025-10-10T00:03:37.8725638Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/config' 2025-10-10T00:03:37.8725838Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/description' 2025-10-10T00:03:37.8726036Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/FETCH_HEAD' 2025-10-10T00:03:37.8726234Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn' 2025-10-10T00:03:37.8726408Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules' 2025-10-10T00:03:37.8726564Z removed directory 'pytorch-main/.git/modules/third_party/ideep' 2025-10-10T00:03:37.8726720Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/HEAD' 2025-10-10T00:03:37.8726882Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/shallow' 2025-10-10T00:03:37.8727091Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8727312Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2025-10-10T00:03:37.8727516Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes' 2025-10-10T00:03:37.8727705Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/tags' 2025-10-10T00:03:37.8727884Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads/main' 2025-10-10T00:03:37.8728081Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads' 2025-10-10T00:03:37.8728260Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs' 2025-10-10T00:03:37.8728417Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/index' 2025-10-10T00:03:37.8728598Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/info/exclude' 2025-10-10T00:03:37.8728776Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/info' 2025-10-10T00:03:37.8728981Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2025-10-10T00:03:37.8729208Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8729452Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8729685Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8729911Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8730124Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2025-10-10T00:03:37.8730438Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2025-10-10T00:03:37.8730634Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/update.sample' 2025-10-10T00:03:37.8730862Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8731097Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8731304Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2025-10-10T00:03:37.8731516Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2025-10-10T00:03:37.8731723Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8731944Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8732129Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/hooks' 2025-10-10T00:03:37.8732296Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/HEAD' 2025-10-10T00:03:37.8732519Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8732845Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2025-10-10T00:03:37.8733061Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2025-10-10T00:03:37.8733421Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2025-10-10T00:03:37.8733762Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads' 2025-10-10T00:03:37.8733959Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs' 2025-10-10T00:03:37.8734346Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs' 2025-10-10T00:03:37.8734747Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-e9161067440ff07096804fb26a63dc35981c1e3e.idx' 2025-10-10T00:03:37.8735110Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-e9161067440ff07096804fb26a63dc35981c1e3e.pack' 2025-10-10T00:03:37.8735454Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-e9161067440ff07096804fb26a63dc35981c1e3e.rev' 2025-10-10T00:03:37.8735658Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack' 2025-10-10T00:03:37.8735866Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/info' 2025-10-10T00:03:37.8736053Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects' 2025-10-10T00:03:37.8736225Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/packed-refs' 2025-10-10T00:03:37.8736386Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/config' 2025-10-10T00:03:37.8736555Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/description' 2025-10-10T00:03:37.8736789Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/HEAD' 2025-10-10T00:03:37.8737036Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/shallow' 2025-10-10T00:03:37.8737350Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8737669Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin' 2025-10-10T00:03:37.8737963Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes' 2025-10-10T00:03:37.8738252Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/tags' 2025-10-10T00:03:37.8738526Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads/master' 2025-10-10T00:03:37.8738811Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads' 2025-10-10T00:03:37.8739213Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs' 2025-10-10T00:03:37.8739455Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/index' 2025-10-10T00:03:37.8739719Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info/exclude' 2025-10-10T00:03:37.8739984Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info' 2025-10-10T00:03:37.8740281Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-push.sample' 2025-10-10T00:03:37.8740605Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8740941Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8741268Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8741590Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8741995Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-commit.sample' 2025-10-10T00:03:37.8742298Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/post-update.sample' 2025-10-10T00:03:37.8742581Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/update.sample' 2025-10-10T00:03:37.8742903Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8743230Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8743527Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/commit-msg.sample' 2025-10-10T00:03:37.8743881Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-receive.sample' 2025-10-10T00:03:37.8744549Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8744905Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8745183Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks' 2025-10-10T00:03:37.8745434Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/HEAD' 2025-10-10T00:03:37.8745750Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8746092Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin' 2025-10-10T00:03:37.8746405Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes' 2025-10-10T00:03:37.8746696Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads/master' 2025-10-10T00:03:37.8747012Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads' 2025-10-10T00:03:37.8747290Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs' 2025-10-10T00:03:37.8747552Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs' 2025-10-10T00:03:37.8747955Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd/9c9c0c4beb6e364fa22577d8ed2a7b37cfd01f' 2025-10-10T00:03:37.8748239Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd' 2025-10-10T00:03:37.8748814Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.rev' 2025-10-10T00:03:37.8749274Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.pack' 2025-10-10T00:03:37.8749716Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.idx' 2025-10-10T00:03:37.8750008Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack' 2025-10-10T00:03:37.8750404Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62/f9e79e79674d6545eb2bb690211d9205d3614e' 2025-10-10T00:03:37.8750686Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62' 2025-10-10T00:03:37.8750975Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/info' 2025-10-10T00:03:37.8751379Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c/4cb9a11caaa4dc1c78f782c154e4ea98035914' 2025-10-10T00:03:37.8751761Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c' 2025-10-10T00:03:37.8752150Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12/e55d6df7ace64a4a516f3bd50f4a8e77dafd4e' 2025-10-10T00:03:37.8752436Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12' 2025-10-10T00:03:37.8752826Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c/93c2af175f0a8a6af3f4b4f1cf6dc105309f58' 2025-10-10T00:03:37.8753105Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c' 2025-10-10T00:03:37.8753494Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91/0b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T00:03:37.8753773Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91' 2025-10-10T00:03:37.8754051Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects' 2025-10-10T00:03:37.8754456Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/packed-refs' 2025-10-10T00:03:37.8754701Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config' 2025-10-10T00:03:37.8754961Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/description' 2025-10-10T00:03:37.8755210Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/FETCH_HEAD' 2025-10-10T00:03:37.8755470Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop' 2025-10-10T00:03:37.8755717Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/HEAD' 2025-10-10T00:03:37.8755971Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/shallow' 2025-10-10T00:03:37.8756298Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8756628Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin' 2025-10-10T00:03:37.8756933Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes' 2025-10-10T00:03:37.8757231Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/tags' 2025-10-10T00:03:37.8757513Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads/main' 2025-10-10T00:03:37.8757808Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads' 2025-10-10T00:03:37.8758202Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs' 2025-10-10T00:03:37.8758459Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/index' 2025-10-10T00:03:37.8758729Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info/exclude' 2025-10-10T00:03:37.8759037Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info' 2025-10-10T00:03:37.8759621Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.8759977Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8760330Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8760687Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8761082Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8761549Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.8761867Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.8762166Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/update.sample' 2025-10-10T00:03:37.8762504Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8762850Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8763165Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.8763484Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.8763799Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8764262Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8764549Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks' 2025-10-10T00:03:37.8764813Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/HEAD' 2025-10-10T00:03:37.8765142Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8765496Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.8765816Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes' 2025-10-10T00:03:37.8766120Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.8766439Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads' 2025-10-10T00:03:37.8766737Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs' 2025-10-10T00:03:37.8767012Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs' 2025-10-10T00:03:37.8767480Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.idx' 2025-10-10T00:03:37.8768053Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-0b536dbae13e3d5af1af710bd4be5b08fea54903.rev' 2025-10-10T00:03:37.8768509Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.rev' 2025-10-10T00:03:37.8768976Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.pack' 2025-10-10T00:03:37.8769702Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-0b536dbae13e3d5af1af710bd4be5b08fea54903.pack' 2025-10-10T00:03:37.8770263Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-0b536dbae13e3d5af1af710bd4be5b08fea54903.idx' 2025-10-10T00:03:37.8770581Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack' 2025-10-10T00:03:37.8770892Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/info' 2025-10-10T00:03:37.8771182Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects' 2025-10-10T00:03:37.8771624Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/packed-refs' 2025-10-10T00:03:37.8771882Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config' 2025-10-10T00:03:37.8772330Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/description' 2025-10-10T00:03:37.8772785Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/FETCH_HEAD' 2025-10-10T00:03:37.8773238Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest' 2025-10-10T00:03:37.8773557Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/HEAD' 2025-10-10T00:03:37.8773812Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/shallow' 2025-10-10T00:03:37.8774313Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8774679Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin' 2025-10-10T00:03:37.8774979Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes' 2025-10-10T00:03:37.8775293Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/tags' 2025-10-10T00:03:37.8775576Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads/master' 2025-10-10T00:03:37.8775867Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads' 2025-10-10T00:03:37.8776144Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs' 2025-10-10T00:03:37.8776391Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/index' 2025-10-10T00:03:37.8776661Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info/exclude' 2025-10-10T00:03:37.8776935Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info' 2025-10-10T00:03:37.8777236Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-push.sample' 2025-10-10T00:03:37.8777566Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8777908Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8778241Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8778709Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8779032Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-10-10T00:03:37.8779341Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/post-update.sample' 2025-10-10T00:03:37.8779634Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/update.sample' 2025-10-10T00:03:37.8779963Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8780296Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8780600Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-10-10T00:03:37.8780916Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-10-10T00:03:37.8781218Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8781674Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8781951Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks' 2025-10-10T00:03:37.8782203Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/HEAD' 2025-10-10T00:03:37.8782525Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8782873Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-10-10T00:03:37.8783188Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes' 2025-10-10T00:03:37.8783485Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads/master' 2025-10-10T00:03:37.8783801Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads' 2025-10-10T00:03:37.8784263Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs' 2025-10-10T00:03:37.8784700Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs' 2025-10-10T00:03:37.8785314Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-a4e48ae714c629ddb283353ad08a0aa3eb675eca.rev' 2025-10-10T00:03:37.8785780Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-a4e48ae714c629ddb283353ad08a0aa3eb675eca.pack' 2025-10-10T00:03:37.8786237Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-a4e48ae714c629ddb283353ad08a0aa3eb675eca.idx' 2025-10-10T00:03:37.8786696Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.rev' 2025-10-10T00:03:37.8787149Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.idx' 2025-10-10T00:03:37.8787602Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.pack' 2025-10-10T00:03:37.8788000Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack' 2025-10-10T00:03:37.8788545Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/info' 2025-10-10T00:03:37.8788979Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects' 2025-10-10T00:03:37.8789259Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/packed-refs' 2025-10-10T00:03:37.8789513Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config' 2025-10-10T00:03:37.8789777Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/description' 2025-10-10T00:03:37.8790039Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/FETCH_HEAD' 2025-10-10T00:03:37.8790345Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/HEAD' 2025-10-10T00:03:37.8790659Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/shallow' 2025-10-10T00:03:37.8791050Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8791452Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin' 2025-10-10T00:03:37.8791931Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes' 2025-10-10T00:03:37.8792317Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags/v0.0.20200727' 2025-10-10T00:03:37.8792675Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags' 2025-10-10T00:03:37.8793037Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads/python3' 2025-10-10T00:03:37.8793404Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads' 2025-10-10T00:03:37.8793748Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs' 2025-10-10T00:03:37.8794060Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/index' 2025-10-10T00:03:37.8794552Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info/exclude' 2025-10-10T00:03:37.8794892Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info' 2025-10-10T00:03:37.8795264Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-push.sample' 2025-10-10T00:03:37.8795678Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8796097Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8796518Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8796928Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8797314Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-commit.sample' 2025-10-10T00:03:37.8797702Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/post-update.sample' 2025-10-10T00:03:37.8798067Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/update.sample' 2025-10-10T00:03:37.8798469Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8798996Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8799386Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/commit-msg.sample' 2025-10-10T00:03:37.8799767Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-receive.sample' 2025-10-10T00:03:37.8800144Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8800550Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8800897Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks' 2025-10-10T00:03:37.8801225Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/HEAD' 2025-10-10T00:03:37.8801631Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8802151Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin' 2025-10-10T00:03:37.8802536Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes' 2025-10-10T00:03:37.8803080Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads/python3' 2025-10-10T00:03:37.8803458Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads' 2025-10-10T00:03:37.8803815Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs' 2025-10-10T00:03:37.8804407Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs' 2025-10-10T00:03:37.8805030Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a/083de0df70e64c07bb3c0cd4bdf69d7ddfd8c5' 2025-10-10T00:03:37.8805395Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a' 2025-10-10T00:03:37.8805944Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.idx' 2025-10-10T00:03:37.8806488Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.pack' 2025-10-10T00:03:37.8807024Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.rev' 2025-10-10T00:03:37.8807402Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack' 2025-10-10T00:03:37.8807886Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/224f84c5bbea06bf93071ee30f6c59ca10de2c' 2025-10-10T00:03:37.8808358Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/524ce53259b0275306bba38c898b3e7a9350b7' 2025-10-10T00:03:37.8808723Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c' 2025-10-10T00:03:37.8809199Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef/b892166cf3ca689801eab8e2396c9d8d7066c1' 2025-10-10T00:03:37.8809682Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef' 2025-10-10T00:03:37.8810055Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/info' 2025-10-10T00:03:37.8810539Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8/6a48ade3bd7ad00e455bebb3b94ecf25ddf8e4' 2025-10-10T00:03:37.8810894Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8' 2025-10-10T00:03:37.8811367Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88/f30812383f8ebdcf095566500b1ecc78c92710' 2025-10-10T00:03:37.8811725Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88' 2025-10-10T00:03:37.8812210Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a/00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T00:03:37.8812673Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a' 2025-10-10T00:03:37.8813024Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects' 2025-10-10T00:03:37.8813364Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/packed-refs' 2025-10-10T00:03:37.8813678Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config' 2025-10-10T00:03:37.8814012Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/description' 2025-10-10T00:03:37.8814602Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/FETCH_HEAD' 2025-10-10T00:03:37.8814933Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang' 2025-10-10T00:03:37.8815244Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools' 2025-10-10T00:03:37.8815527Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules' 2025-10-10T00:03:37.8815792Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11' 2025-10-10T00:03:37.8816021Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/HEAD' 2025-10-10T00:03:37.8816260Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/shallow' 2025-10-10T00:03:37.8816563Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8816878Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin' 2025-10-10T00:03:37.8817175Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes' 2025-10-10T00:03:37.8817474Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/tags' 2025-10-10T00:03:37.8817741Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads/v1.x' 2025-10-10T00:03:37.8818020Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads' 2025-10-10T00:03:37.8818287Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs' 2025-10-10T00:03:37.8818520Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/index' 2025-10-10T00:03:37.8818772Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info/exclude' 2025-10-10T00:03:37.8819156Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info' 2025-10-10T00:03:37.8819452Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-push.sample' 2025-10-10T00:03:37.8819775Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8820106Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8820429Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8820744Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8821044Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-commit.sample' 2025-10-10T00:03:37.8821341Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/post-update.sample' 2025-10-10T00:03:37.8821622Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/update.sample' 2025-10-10T00:03:37.8822057Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8822379Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8822668Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/commit-msg.sample' 2025-10-10T00:03:37.8822969Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-receive.sample' 2025-10-10T00:03:37.8823260Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8823574Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8823845Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks' 2025-10-10T00:03:37.8824218Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/HEAD' 2025-10-10T00:03:37.8824531Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8824865Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin' 2025-10-10T00:03:37.8825169Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes' 2025-10-10T00:03:37.8825450Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads/v1.x' 2025-10-10T00:03:37.8825747Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads' 2025-10-10T00:03:37.8826029Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs' 2025-10-10T00:03:37.8826285Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs' 2025-10-10T00:03:37.8826735Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-93195f1b3cce02b31582e7d078f8ef31563b7c7a.rev' 2025-10-10T00:03:37.8827193Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-8fefc7044d1cdbc505f1d6f5a59db4e291ed6f04.pack' 2025-10-10T00:03:37.8827633Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-93195f1b3cce02b31582e7d078f8ef31563b7c7a.pack' 2025-10-10T00:03:37.8828072Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-8fefc7044d1cdbc505f1d6f5a59db4e291ed6f04.idx' 2025-10-10T00:03:37.8828625Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-93195f1b3cce02b31582e7d078f8ef31563b7c7a.idx' 2025-10-10T00:03:37.8829065Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-8fefc7044d1cdbc505f1d6f5a59db4e291ed6f04.rev' 2025-10-10T00:03:37.8829362Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack' 2025-10-10T00:03:37.8829650Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/info' 2025-10-10T00:03:37.8829919Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects' 2025-10-10T00:03:37.8830173Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/packed-refs' 2025-10-10T00:03:37.8830414Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config' 2025-10-10T00:03:37.8830662Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/description' 2025-10-10T00:03:37.8830918Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/FETCH_HEAD' 2025-10-10T00:03:37.8831279Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv' 2025-10-10T00:03:37.8831506Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party' 2025-10-10T00:03:37.8831697Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules' 2025-10-10T00:03:37.8831872Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe' 2025-10-10T00:03:37.8832006Z removed 'pytorch-main/.git/modules/third_party/fmt/HEAD' 2025-10-10T00:03:37.8832147Z removed 'pytorch-main/.git/modules/third_party/fmt/shallow' 2025-10-10T00:03:37.8832339Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8832545Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin' 2025-10-10T00:03:37.8832727Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes' 2025-10-10T00:03:37.8832912Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/tags' 2025-10-10T00:03:37.8833084Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/heads/master' 2025-10-10T00:03:37.8833260Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/heads' 2025-10-10T00:03:37.8833420Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs' 2025-10-10T00:03:37.8833558Z removed 'pytorch-main/.git/modules/third_party/fmt/index' 2025-10-10T00:03:37.8833709Z removed 'pytorch-main/.git/modules/third_party/fmt/info/exclude' 2025-10-10T00:03:37.8833867Z removed directory 'pytorch-main/.git/modules/third_party/fmt/info' 2025-10-10T00:03:37.8834052Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-push.sample' 2025-10-10T00:03:37.8834386Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8834603Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8834822Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8835029Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8835220Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2025-10-10T00:03:37.8835416Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/post-update.sample' 2025-10-10T00:03:37.8835590Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/update.sample' 2025-10-10T00:03:37.8835792Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8836001Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8836188Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2025-10-10T00:03:37.8836377Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2025-10-10T00:03:37.8836670Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8836878Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8837046Z removed directory 'pytorch-main/.git/modules/third_party/fmt/hooks' 2025-10-10T00:03:37.8837190Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/HEAD' 2025-10-10T00:03:37.8837395Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8837612Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2025-10-10T00:03:37.8837802Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes' 2025-10-10T00:03:37.8837984Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads/master' 2025-10-10T00:03:37.8838171Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads' 2025-10-10T00:03:37.8838342Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs' 2025-10-10T00:03:37.8838504Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs' 2025-10-10T00:03:37.8838784Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/70/2a8fa6b7d3952dbbcf6a3f285132bd4ada57db' 2025-10-10T00:03:37.8839063Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/70' 2025-10-10T00:03:37.8839330Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/7f/ca780e91a56ec1ab38cfd88410a4917ae05181' 2025-10-10T00:03:37.8839508Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/7f' 2025-10-10T00:03:37.8839770Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/b1/63fc40b582e5f11b394ffcd7556f11957d2876' 2025-10-10T00:03:37.8839940Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/b1' 2025-10-10T00:03:37.8840203Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/61/0d81d674ae02f61e35129006f986320e819c70' 2025-10-10T00:03:37.8840374Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/61' 2025-10-10T00:03:37.8840638Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/0d/b5c888e978bb4e0dd3182082aba6e34759b5d2' 2025-10-10T00:03:37.8840817Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/0d' 2025-10-10T00:03:37.8841075Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f1/b9b26a345623e7027058f7d6df0618c441dff8' 2025-10-10T00:03:37.8841245Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f1' 2025-10-10T00:03:37.8841575Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-288a822368e92899b5502faf88fe52b8a2399b67.pack' 2025-10-10T00:03:37.8841892Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-288a822368e92899b5502faf88fe52b8a2399b67.rev' 2025-10-10T00:03:37.8842202Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-288a822368e92899b5502faf88fe52b8a2399b67.idx' 2025-10-10T00:03:37.8842388Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/pack' 2025-10-10T00:03:37.8842655Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/46/d7d2fd2e192039b98d30f129c2225be8c73fb2' 2025-10-10T00:03:37.8842827Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/46' 2025-10-10T00:03:37.8843097Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f5/b4e7e85eb8514cc84c072d5ca3fb3d69699126' 2025-10-10T00:03:37.8843273Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f5' 2025-10-10T00:03:37.8843535Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/a7/88d3ecf4f1497e33455b8cc289bb5a585968a7' 2025-10-10T00:03:37.8843705Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/a7' 2025-10-10T00:03:37.8843888Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/info' 2025-10-10T00:03:37.8844305Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/fe/9a742bf81d663da0437a892508f733bfcbcb6f' 2025-10-10T00:03:37.8844479Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/fe' 2025-10-10T00:03:37.8844887Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e4/24e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T00:03:37.8845062Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e4' 2025-10-10T00:03:37.8845332Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/52/e3af16ce226b055d7b3e172faf6f49e291aba6' 2025-10-10T00:03:37.8845507Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/52' 2025-10-10T00:03:37.8845767Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/9d/568dca13fe6592937ea8ae5037d1300f25ff80' 2025-10-10T00:03:37.8845938Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/9d' 2025-10-10T00:03:37.8846242Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/24/c61e93b7ed39b01887bab3ffd7dfbe9ca322a4' 2025-10-10T00:03:37.8846550Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/24' 2025-10-10T00:03:37.8847002Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/42/e192aca6a0d138fe7e8a88846e01b214ba323c' 2025-10-10T00:03:37.8847307Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/42' 2025-10-10T00:03:37.8847825Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/4f/587abf24b1593ae489be7a906cea2c7f8587ed' 2025-10-10T00:03:37.8847998Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/4f' 2025-10-10T00:03:37.8848257Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/5c/f10618171410ea72a94bec58dca328a68b9be3' 2025-10-10T00:03:37.8848433Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/5c' 2025-10-10T00:03:37.8848692Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/cc/409a93cfb86f3c466b37341f53e205d87717f5' 2025-10-10T00:03:37.8848862Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/cc' 2025-10-10T00:03:37.8849130Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f7/11ba41ee7b84445a9c1d9441108cfbda11d653' 2025-10-10T00:03:37.8849302Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f7' 2025-10-10T00:03:37.8849567Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/2c/584abc094756009c9bdbdad875ca202f6ffa61' 2025-10-10T00:03:37.8849746Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/2c' 2025-10-10T00:03:37.8849911Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects' 2025-10-10T00:03:37.8850064Z removed 'pytorch-main/.git/modules/third_party/fmt/packed-refs' 2025-10-10T00:03:37.8850204Z removed 'pytorch-main/.git/modules/third_party/fmt/config' 2025-10-10T00:03:37.8850353Z removed 'pytorch-main/.git/modules/third_party/fmt/description' 2025-10-10T00:03:37.8850499Z removed 'pytorch-main/.git/modules/third_party/fmt/FETCH_HEAD' 2025-10-10T00:03:37.8850642Z removed directory 'pytorch-main/.git/modules/third_party/fmt' 2025-10-10T00:03:37.8850807Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/HEAD' 2025-10-10T00:03:37.8850976Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/shallow' 2025-10-10T00:03:37.8851203Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8851446Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2025-10-10T00:03:37.8851664Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes' 2025-10-10T00:03:37.8851869Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/tags' 2025-10-10T00:03:37.8852063Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2025-10-10T00:03:37.8852267Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads' 2025-10-10T00:03:37.8852455Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs' 2025-10-10T00:03:37.8852621Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/index' 2025-10-10T00:03:37.8852804Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/info/exclude' 2025-10-10T00:03:37.8853083Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/info' 2025-10-10T00:03:37.8853299Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2025-10-10T00:03:37.8853548Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8853798Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8854044Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8854548Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8854773Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2025-10-10T00:03:37.8854996Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2025-10-10T00:03:37.8855204Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2025-10-10T00:03:37.8855445Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8855867Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8856090Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2025-10-10T00:03:37.8856310Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2025-10-10T00:03:37.8856524Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8856762Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8856953Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks' 2025-10-10T00:03:37.8857126Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2025-10-10T00:03:37.8857365Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8857624Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2025-10-10T00:03:37.8857858Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2025-10-10T00:03:37.8858065Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2025-10-10T00:03:37.8858291Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2025-10-10T00:03:37.8858496Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs' 2025-10-10T00:03:37.8858683Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs' 2025-10-10T00:03:37.8859057Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-0bef65c2ac3b6112879697c96560e3cafd1b007e.pack' 2025-10-10T00:03:37.8859419Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-6a2a2c1f9e634d428442d8eb2c338f7c9beb608f.pack' 2025-10-10T00:03:37.8859779Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-6a2a2c1f9e634d428442d8eb2c338f7c9beb608f.rev' 2025-10-10T00:03:37.8860140Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-6a2a2c1f9e634d428442d8eb2c338f7c9beb608f.idx' 2025-10-10T00:03:37.8860491Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-0bef65c2ac3b6112879697c96560e3cafd1b007e.rev' 2025-10-10T00:03:37.8860841Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-0bef65c2ac3b6112879697c96560e3cafd1b007e.idx' 2025-10-10T00:03:37.8861064Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack' 2025-10-10T00:03:37.8861275Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/info' 2025-10-10T00:03:37.8861474Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects' 2025-10-10T00:03:37.8861664Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/packed-refs' 2025-10-10T00:03:37.8861936Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/config' 2025-10-10T00:03:37.8862123Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/description' 2025-10-10T00:03:37.8862303Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/FETCH_HEAD' 2025-10-10T00:03:37.8862480Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend' 2025-10-10T00:03:37.8862625Z removed 'pytorch-main/.git/modules/third_party/protobuf/HEAD' 2025-10-10T00:03:37.8862777Z removed 'pytorch-main/.git/modules/third_party/protobuf/shallow' 2025-10-10T00:03:37.8862985Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8863200Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin' 2025-10-10T00:03:37.8863393Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes' 2025-10-10T00:03:37.8863588Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/tags' 2025-10-10T00:03:37.8863762Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/heads/main' 2025-10-10T00:03:37.8864030Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/heads' 2025-10-10T00:03:37.8864340Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs' 2025-10-10T00:03:37.8864492Z removed 'pytorch-main/.git/modules/third_party/protobuf/index' 2025-10-10T00:03:37.8864660Z removed 'pytorch-main/.git/modules/third_party/protobuf/info/exclude' 2025-10-10T00:03:37.8864838Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/info' 2025-10-10T00:03:37.8865035Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2025-10-10T00:03:37.8865254Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8865483Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8865720Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8865939Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8866144Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2025-10-10T00:03:37.8866356Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/post-update.sample' 2025-10-10T00:03:37.8866543Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/update.sample' 2025-10-10T00:03:37.8866757Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8866986Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8867184Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2025-10-10T00:03:37.8867387Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2025-10-10T00:03:37.8867593Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8867805Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8867984Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/hooks' 2025-10-10T00:03:37.8868147Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/HEAD' 2025-10-10T00:03:37.8868361Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8868599Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2025-10-10T00:03:37.8868804Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes' 2025-10-10T00:03:37.8868995Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads/main' 2025-10-10T00:03:37.8869196Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads' 2025-10-10T00:03:37.8869378Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs' 2025-10-10T00:03:37.8869698Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs' 2025-10-10T00:03:37.8870056Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-fb235881a6b5547f2ae1f0bef83715cafcde568d.pack' 2025-10-10T00:03:37.8870400Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-54b62e811f5912e57cd8c075e3a7ab440506bb4e.pack' 2025-10-10T00:03:37.8870746Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-fb235881a6b5547f2ae1f0bef83715cafcde568d.rev' 2025-10-10T00:03:37.8871081Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-fb235881a6b5547f2ae1f0bef83715cafcde568d.idx' 2025-10-10T00:03:37.8871416Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-54b62e811f5912e57cd8c075e3a7ab440506bb4e.rev' 2025-10-10T00:03:37.8871751Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-54b62e811f5912e57cd8c075e3a7ab440506bb4e.idx' 2025-10-10T00:03:37.8871952Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/pack' 2025-10-10T00:03:37.8872251Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/info' 2025-10-10T00:03:37.8872437Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects' 2025-10-10T00:03:37.8872603Z removed 'pytorch-main/.git/modules/third_party/protobuf/packed-refs' 2025-10-10T00:03:37.8872753Z removed 'pytorch-main/.git/modules/third_party/protobuf/config' 2025-10-10T00:03:37.8872999Z removed 'pytorch-main/.git/modules/third_party/protobuf/description' 2025-10-10T00:03:37.8873295Z removed 'pytorch-main/.git/modules/third_party/protobuf/FETCH_HEAD' 2025-10-10T00:03:37.8873657Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/HEAD' 2025-10-10T00:03:37.8873907Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/shallow' 2025-10-10T00:03:37.8874341Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8874663Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin' 2025-10-10T00:03:37.8874964Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes' 2025-10-10T00:03:37.8875251Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/tags' 2025-10-10T00:03:37.8875524Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads/main' 2025-10-10T00:03:37.8875812Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads' 2025-10-10T00:03:37.8876083Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs' 2025-10-10T00:03:37.8876322Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/index' 2025-10-10T00:03:37.8876588Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info/exclude' 2025-10-10T00:03:37.8876861Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info' 2025-10-10T00:03:37.8877161Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-push.sample' 2025-10-10T00:03:37.8877488Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8877827Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.8878158Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.8878479Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.8878918Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-10-10T00:03:37.8879226Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/post-update.sample' 2025-10-10T00:03:37.8879520Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/update.sample' 2025-10-10T00:03:37.8879846Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.8880172Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.8880471Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-10-10T00:03:37.8880778Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-10-10T00:03:37.8881080Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-10-10T00:03:37.8881398Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.8881780Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks' 2025-10-10T00:03:37.8882044Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/HEAD' 2025-10-10T00:03:37.8882362Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8882704Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-10-10T00:03:37.8883013Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes' 2025-10-10T00:03:37.8883302Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads/main' 2025-10-10T00:03:37.8883617Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads' 2025-10-10T00:03:37.8883902Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs' 2025-10-10T00:03:37.8884296Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs' 2025-10-10T00:03:37.8884708Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/df088446c61f1a17b7a6fd7ffa0bc7dd96a0bd' 2025-10-10T00:03:37.8885101Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/d2340471754ccd5cd790c25df90f7df70dd9e6' 2025-10-10T00:03:37.8885386Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36' 2025-10-10T00:03:37.8885779Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2025-10-10T00:03:37.8886068Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35' 2025-10-10T00:03:37.8886463Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2025-10-10T00:03:37.8886851Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/66d235c2a5ff24c9201e12196b7dca69b0c8cb' 2025-10-10T00:03:37.8887131Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70' 2025-10-10T00:03:37.8887519Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a/205295f0919d3f95dadaac9aa0769e02c4ef99' 2025-10-10T00:03:37.8887805Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a' 2025-10-10T00:03:37.8888304Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f/eb79e65f20896c685b15adf4ab47f1b51482d2' 2025-10-10T00:03:37.8888588Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f' 2025-10-10T00:03:37.8888989Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd/4e7cfde57c100b5a128ce341ee93a8bd18272e' 2025-10-10T00:03:37.8889268Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd' 2025-10-10T00:03:37.8889655Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9/8551afe28491f41077dbfaa2b526231061968b' 2025-10-10T00:03:37.8889940Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9' 2025-10-10T00:03:37.8890329Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83/457c9981cde477e74f7a61b06061490f325cdc' 2025-10-10T00:03:37.8890623Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83' 2025-10-10T00:03:37.8891121Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0/84f386b775cc179bffa1d10c6bd2768cf06cf8' 2025-10-10T00:03:37.8891406Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0' 2025-10-10T00:03:37.8891801Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c/6a9ddc248fab0818852832f5c580b6c9e929e6' 2025-10-10T00:03:37.8892082Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c' 2025-10-10T00:03:37.8892479Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2025-10-10T00:03:37.8892868Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/2887457f1e3b0f73ca50e50ef72c37224870d4' 2025-10-10T00:03:37.8893152Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94' 2025-10-10T00:03:37.8893549Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33/975be55ecc1f8aba8cd060212e95fa701b8472' 2025-10-10T00:03:37.8893832Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33' 2025-10-10T00:03:37.8894423Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2025-10-10T00:03:37.8894735Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07' 2025-10-10T00:03:37.8895130Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a/bb60865eb4cd658d93986e920df03aff63e998' 2025-10-10T00:03:37.8895415Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a' 2025-10-10T00:03:37.8895810Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1/76f74a48f8fdaaf3505746fd91253da25d9e67' 2025-10-10T00:03:37.8896097Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1' 2025-10-10T00:03:37.8896555Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-c78cbc24c1c7a8f29b9ad578f1bddf4dd3ccc28d.idx' 2025-10-10T00:03:37.8897022Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-c78cbc24c1c7a8f29b9ad578f1bddf4dd3ccc28d.rev' 2025-10-10T00:03:37.8897477Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-c78cbc24c1c7a8f29b9ad578f1bddf4dd3ccc28d.pack' 2025-10-10T00:03:37.8897775Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack' 2025-10-10T00:03:37.8898292Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f/19dd56ac317b5712939db593f5cb9f7a80a8f3' 2025-10-10T00:03:37.8898582Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f' 2025-10-10T00:03:37.8898970Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/176ba27f1f7043b8d6c0a10e365bd199fb9ec7' 2025-10-10T00:03:37.8899363Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/190b91a16e926af589dce482a4e34a4de3872a' 2025-10-10T00:03:37.8899645Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b' 2025-10-10T00:03:37.8900026Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27/69b7a6b6300f360467679b99cb923f77a4990b' 2025-10-10T00:03:37.8900315Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27' 2025-10-10T00:03:37.8900709Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2025-10-10T00:03:37.8901271Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89' 2025-10-10T00:03:37.8901752Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23/1b0337933ace4cf70c99af3028c60689fe0be3' 2025-10-10T00:03:37.8902276Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23' 2025-10-10T00:03:37.8902692Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2025-10-10T00:03:37.8902995Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73' 2025-10-10T00:03:37.8903399Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9/ae67147c5a7a90adc2733b089c5f4363c994ad' 2025-10-10T00:03:37.8903683Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9' 2025-10-10T00:03:37.8904184Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5/5612b4655802a8ab502808e403c56ce098e688' 2025-10-10T00:03:37.8904470Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5' 2025-10-10T00:03:37.8904864Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc/e1a1acfbb33452050cdb94b677461c2f9ef399' 2025-10-10T00:03:37.8905152Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc' 2025-10-10T00:03:37.8905542Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2025-10-10T00:03:37.8905826Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0' 2025-10-10T00:03:37.8906228Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5/4baaa0e8f8351dc93cc0e0d78bba648e0788c4' 2025-10-10T00:03:37.8906510Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5' 2025-10-10T00:03:37.8906900Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb/c2f9579023c8889833eb063ffab739a8e84eb9' 2025-10-10T00:03:37.8907184Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb' 2025-10-10T00:03:37.8907572Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/5d33d9e49fc8319543252b82cbdd51dc78d8e0' 2025-10-10T00:03:37.8907958Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/e9736505e55cb1ee99ef4711c2a79d9c4be8de' 2025-10-10T00:03:37.8908366Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01' 2025-10-10T00:03:37.8908763Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81/7272d00bc52f0c3ea125327f19ed0e8c54a206' 2025-10-10T00:03:37.8909043Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81' 2025-10-10T00:03:37.8909435Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2025-10-10T00:03:37.8909718Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f' 2025-10-10T00:03:37.8910105Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/9d964e17bdce79941b281f99270bc96f3dca5f' 2025-10-10T00:03:37.8910503Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/05654a269b0a7060af97efe52bb555ffad1d84' 2025-10-10T00:03:37.8910785Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7' 2025-10-10T00:03:37.8911279Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62/d1154df0ea28e17bf82fe526aea1c81206fdf0' 2025-10-10T00:03:37.8911570Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62' 2025-10-10T00:03:37.8911966Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/aca1a740a3f2b6b7ac0b2ef9d00d3da9e9fab0' 2025-10-10T00:03:37.8912363Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T00:03:37.8912650Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b' 2025-10-10T00:03:37.8912949Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/info' 2025-10-10T00:03:37.8913343Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4/1cb4e3bbc52d069474aff0ad9f6005b99e6864' 2025-10-10T00:03:37.8913630Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4' 2025-10-10T00:03:37.8914015Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39/51d685b7e2ce52bbd59751423f4809fe0b99d3' 2025-10-10T00:03:37.8914397Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39' 2025-10-10T00:03:37.8914791Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/d5151d39213170fe1f0eda9b8c0f90018e6f98' 2025-10-10T00:03:37.8915173Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/278df4046c32598b2c147922776f1e85373c7d' 2025-10-10T00:03:37.8915458Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae' 2025-10-10T00:03:37.8915852Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2025-10-10T00:03:37.8916133Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd' 2025-10-10T00:03:37.8916522Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2025-10-10T00:03:37.8916808Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d' 2025-10-10T00:03:37.8917200Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2025-10-10T00:03:37.8917588Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e' 2025-10-10T00:03:37.8917986Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2025-10-10T00:03:37.8918271Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5' 2025-10-10T00:03:37.8918664Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/c0ae83f7c3ec755dcc084dba281ab4bff7ba82' 2025-10-10T00:03:37.8919058Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/606ccd93d14f7bfa50d900c3e6a7a3a52b0c26' 2025-10-10T00:03:37.8919341Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65' 2025-10-10T00:03:37.8919728Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/b6f71271cb00b6739a75dd93f2601fb456784c' 2025-10-10T00:03:37.8920126Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2025-10-10T00:03:37.8920511Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b' 2025-10-10T00:03:37.8920897Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2025-10-10T00:03:37.8921183Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54' 2025-10-10T00:03:37.8921568Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/30d93bf9c52aea19027f921310ab98f8a6b223' 2025-10-10T00:03:37.8921953Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/4484b8b057a1c20eb0bd85cfa66b2260864169' 2025-10-10T00:03:37.8922346Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/746f6d27f9b9816526b3610bbc6d984eb73ab9' 2025-10-10T00:03:37.8922628Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24' 2025-10-10T00:03:37.8923021Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42/51fe4c32ade5e4950fe404a4010caa0dc41d88' 2025-10-10T00:03:37.8923306Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42' 2025-10-10T00:03:37.8923691Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/67b3b2a99cf62339e2118d663711b166b705b1' 2025-10-10T00:03:37.8924210Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/ac068b977f5c5552e9febeda0780cc09b8bfbb' 2025-10-10T00:03:37.8924499Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e' 2025-10-10T00:03:37.8924891Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/c5b4d9b8876e200a08b476c96171a6bd5de0f1' 2025-10-10T00:03:37.8925281Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2025-10-10T00:03:37.8925572Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f' 2025-10-10T00:03:37.8925966Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b/a0a50adf857b24b6ebea3ee26974842f7c6d0a' 2025-10-10T00:03:37.8926247Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b' 2025-10-10T00:03:37.8926635Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86/194357da628234bc2a8441581075322ce332fc' 2025-10-10T00:03:37.8926917Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86' 2025-10-10T00:03:37.8927470Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66/df48b31f8ac574aa58ee344dea78f86f76da95' 2025-10-10T00:03:37.8927769Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66' 2025-10-10T00:03:37.8928156Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d/d948004597acda5a70464ac01bf810747f55ff' 2025-10-10T00:03:37.8928435Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d' 2025-10-10T00:03:37.8928832Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd/3b0ffb4cb5fa9ac09b1626a11d11b253ca441e' 2025-10-10T00:03:37.8929114Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd' 2025-10-10T00:03:37.8929506Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0/ca60e6beccd06654ec01a5a73f0eb45e78e2dd' 2025-10-10T00:03:37.8929802Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0' 2025-10-10T00:03:37.8930288Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da/1794e63b92aa1739740b43e0443801433f72b7' 2025-10-10T00:03:37.8930568Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da' 2025-10-10T00:03:37.8930956Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6/95e6d0017108e205072d16022ffb120bf1c30b' 2025-10-10T00:03:37.8931238Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6' 2025-10-10T00:03:37.8931628Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/f6ecc836ce927354bb4ca8c51661f2283475c9' 2025-10-10T00:03:37.8932026Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2025-10-10T00:03:37.8932418Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/70d820deecac5cf5c68b1ce75eda4c52640902' 2025-10-10T00:03:37.8932702Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed' 2025-10-10T00:03:37.8933114Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c/1b4f2183edfe041fb31c532dc7768d679731aa' 2025-10-10T00:03:37.8933397Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c' 2025-10-10T00:03:37.8933779Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7/f1566f5693e878139237971720ce2f64a00fd5' 2025-10-10T00:03:37.8934067Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7' 2025-10-10T00:03:37.8934560Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3/56875b63248c0fe605aedf014f340064774fef' 2025-10-10T00:03:37.8934849Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3' 2025-10-10T00:03:37.8935242Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c/4460f0e30648b5449ac5ab5bd611b5085529d5' 2025-10-10T00:03:37.8935521Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c' 2025-10-10T00:03:37.8935909Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc/1f96d9315ae7b3be8aa14734ce723c942cfbf5' 2025-10-10T00:03:37.8936197Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc' 2025-10-10T00:03:37.8936590Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5/d9916d2ddea09bfd725679eab99b8b49817e1e' 2025-10-10T00:03:37.8936979Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5' 2025-10-10T00:03:37.8937381Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/16466e208aca263e0f8bbe317d6847f5f1c156' 2025-10-10T00:03:37.8937767Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/ac8069e5927f13b1b33c6d037a5d9176873b86' 2025-10-10T00:03:37.8938052Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a' 2025-10-10T00:03:37.8938442Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17/413706eaea75d66901cfaf7560d497753dddf2' 2025-10-10T00:03:37.8938722Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17' 2025-10-10T00:03:37.8939112Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa/cd453179d90137d5ebd7daf86db9b243a4edc0' 2025-10-10T00:03:37.8939400Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa' 2025-10-10T00:03:37.8939897Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37/faed46d1344d730a9431ffd8c5a84ed5802b20' 2025-10-10T00:03:37.8940178Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37' 2025-10-10T00:03:37.8940571Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a/4814334852ba4e476e6e196a37ebfd589a750c' 2025-10-10T00:03:37.8940855Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a' 2025-10-10T00:03:37.8941242Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7/4d33c5899c4e58ec7ab094f9a517a1c44af32d' 2025-10-10T00:03:37.8941534Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7' 2025-10-10T00:03:37.8941812Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects' 2025-10-10T00:03:37.8942082Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/packed-refs' 2025-10-10T00:03:37.8942331Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/config' 2025-10-10T00:03:37.8942590Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/description' 2025-10-10T00:03:37.8942841Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/FETCH_HEAD' 2025-10-10T00:03:37.8943095Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark' 2025-10-10T00:03:37.8943333Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/HEAD' 2025-10-10T00:03:37.8943583Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/shallow' 2025-10-10T00:03:37.8943894Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.8944438Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin' 2025-10-10T00:03:37.8944773Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes' 2025-10-10T00:03:37.8945060Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/tags' 2025-10-10T00:03:37.8945340Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads/main' 2025-10-10T00:03:37.8945630Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads' 2025-10-10T00:03:37.8945900Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs' 2025-10-10T00:03:37.8946267Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/index' 2025-10-10T00:03:37.8946541Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info/exclude' 2025-10-10T00:03:37.8946885Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info' 2025-10-10T00:03:37.8947262Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.8947626Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.8947997Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9000673Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9001361Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9002152Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.9002711Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.9003228Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/update.sample' 2025-10-10T00:03:37.9003787Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9004531Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9004971Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.9005305Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.9005653Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9005985Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9006272Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks' 2025-10-10T00:03:37.9006552Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/HEAD' 2025-10-10T00:03:37.9006882Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9007229Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.9007547Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes' 2025-10-10T00:03:37.9007841Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.9008161Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads' 2025-10-10T00:03:37.9008447Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs' 2025-10-10T00:03:37.9008797Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs' 2025-10-10T00:03:37.9009612Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.idx' 2025-10-10T00:03:37.9010396Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.rev' 2025-10-10T00:03:37.9011384Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-adea47dd46987fa283c8a651fd2c0c8552cbe7f8.pack' 2025-10-10T00:03:37.9012201Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.pack' 2025-10-10T00:03:37.9012719Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-adea47dd46987fa283c8a651fd2c0c8552cbe7f8.idx' 2025-10-10T00:03:37.9013164Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-adea47dd46987fa283c8a651fd2c0c8552cbe7f8.rev' 2025-10-10T00:03:37.9013474Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack' 2025-10-10T00:03:37.9013768Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/info' 2025-10-10T00:03:37.9014055Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects' 2025-10-10T00:03:37.9014557Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/packed-refs' 2025-10-10T00:03:37.9014945Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/config' 2025-10-10T00:03:37.9015213Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/description' 2025-10-10T00:03:37.9015478Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/FETCH_HEAD' 2025-10-10T00:03:37.9015731Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest' 2025-10-10T00:03:37.9015953Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party' 2025-10-10T00:03:37.9016143Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules' 2025-10-10T00:03:37.9016312Z removed directory 'pytorch-main/.git/modules/third_party/protobuf' 2025-10-10T00:03:37.9016465Z removed 'pytorch-main/.git/modules/third_party/fbgemm/HEAD' 2025-10-10T00:03:37.9016614Z removed 'pytorch-main/.git/modules/third_party/fbgemm/shallow' 2025-10-10T00:03:37.9016819Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9017028Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin' 2025-10-10T00:03:37.9017219Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes' 2025-10-10T00:03:37.9017398Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/tags' 2025-10-10T00:03:37.9017571Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads/main' 2025-10-10T00:03:37.9017752Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads' 2025-10-10T00:03:37.9017919Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs' 2025-10-10T00:03:37.9018065Z removed 'pytorch-main/.git/modules/third_party/fbgemm/index' 2025-10-10T00:03:37.9018229Z removed 'pytorch-main/.git/modules/third_party/fbgemm/info/exclude' 2025-10-10T00:03:37.9018393Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/info' 2025-10-10T00:03:37.9018588Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2025-10-10T00:03:37.9018805Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9019029Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9019250Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9019457Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9019651Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2025-10-10T00:03:37.9019847Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2025-10-10T00:03:37.9020035Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/update.sample' 2025-10-10T00:03:37.9020354Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9020577Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9020773Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2025-10-10T00:03:37.9020967Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2025-10-10T00:03:37.9021156Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9021364Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9021536Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/hooks' 2025-10-10T00:03:37.9021689Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/HEAD' 2025-10-10T00:03:37.9021896Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9022134Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2025-10-10T00:03:37.9022334Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes' 2025-10-10T00:03:37.9022593Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2025-10-10T00:03:37.9022787Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads' 2025-10-10T00:03:37.9022961Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs' 2025-10-10T00:03:37.9023121Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs' 2025-10-10T00:03:37.9023459Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-fca39f312b6c3307d585131d4b600c1882463db0.pack' 2025-10-10T00:03:37.9023783Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-fca39f312b6c3307d585131d4b600c1882463db0.idx' 2025-10-10T00:03:37.9024221Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-fca39f312b6c3307d585131d4b600c1882463db0.rev' 2025-10-10T00:03:37.9024544Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-868140b22efd81afc6c186150d021c1755470d0f.idx' 2025-10-10T00:03:37.9024873Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-868140b22efd81afc6c186150d021c1755470d0f.pack' 2025-10-10T00:03:37.9025413Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-868140b22efd81afc6c186150d021c1755470d0f.rev' 2025-10-10T00:03:37.9025713Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack' 2025-10-10T00:03:37.9025906Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/info' 2025-10-10T00:03:37.9026081Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects' 2025-10-10T00:03:37.9026243Z removed 'pytorch-main/.git/modules/third_party/fbgemm/packed-refs' 2025-10-10T00:03:37.9026386Z removed 'pytorch-main/.git/modules/third_party/fbgemm/config' 2025-10-10T00:03:37.9026547Z removed 'pytorch-main/.git/modules/third_party/fbgemm/description' 2025-10-10T00:03:37.9026704Z removed 'pytorch-main/.git/modules/third_party/fbgemm/FETCH_HEAD' 2025-10-10T00:03:37.9026918Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/HEAD' 2025-10-10T00:03:37.9027136Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/shallow' 2025-10-10T00:03:37.9027424Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9027725Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin' 2025-10-10T00:03:37.9027994Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes' 2025-10-10T00:03:37.9028253Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/tags' 2025-10-10T00:03:37.9028505Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads/main' 2025-10-10T00:03:37.9028894Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads' 2025-10-10T00:03:37.9029143Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs' 2025-10-10T00:03:37.9029362Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/index' 2025-10-10T00:03:37.9029595Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info/exclude' 2025-10-10T00:03:37.9029831Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info' 2025-10-10T00:03:37.9030109Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-push.sample' 2025-10-10T00:03:37.9030421Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9030738Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9031058Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9031460Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9031739Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-commit.sample' 2025-10-10T00:03:37.9032024Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/post-update.sample' 2025-10-10T00:03:37.9032287Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/update.sample' 2025-10-10T00:03:37.9032586Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9032898Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9033180Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/commit-msg.sample' 2025-10-10T00:03:37.9033459Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-receive.sample' 2025-10-10T00:03:37.9033745Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9034045Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9034410Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks' 2025-10-10T00:03:37.9034641Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/HEAD' 2025-10-10T00:03:37.9034944Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9035251Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin' 2025-10-10T00:03:37.9035543Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes' 2025-10-10T00:03:37.9035813Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads/main' 2025-10-10T00:03:37.9036092Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads' 2025-10-10T00:03:37.9036347Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs' 2025-10-10T00:03:37.9036593Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs' 2025-10-10T00:03:37.9036971Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db/5349ecf8f99b23e783ee512551d449aa6195bf' 2025-10-10T00:03:37.9037232Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db' 2025-10-10T00:03:37.9037717Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/5fea6c7aaa5307a840d2f66858575361935883' 2025-10-10T00:03:37.9038095Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/fa061ac7f5bce84be9e2fe3d6680ecc7bdf1df' 2025-10-10T00:03:37.9038357Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36' 2025-10-10T00:03:37.9038736Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2/91ebcf0cec35bc2e92c89f6a42818a63dccc64' 2025-10-10T00:03:37.9038994Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2' 2025-10-10T00:03:37.9039358Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-10-10T00:03:37.9039623Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4' 2025-10-10T00:03:37.9039992Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35/08e3933625e4888fcd34b6d28eb2b286a4bfc9' 2025-10-10T00:03:37.9040248Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35' 2025-10-10T00:03:37.9040730Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af/4f9ae810f74543298de2d3d57cf98e09ff031c' 2025-10-10T00:03:37.9040985Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af' 2025-10-10T00:03:37.9041350Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30/27da3458679e4a851964d8b216722b50814122' 2025-10-10T00:03:37.9041611Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30' 2025-10-10T00:03:37.9041978Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd/af7f5872cd7b66b7203a4a3610c87da10ad171' 2025-10-10T00:03:37.9042237Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd' 2025-10-10T00:03:37.9042615Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9/c85610fbad9a9ad8eb6b62dc1ac698b2ae9c2a' 2025-10-10T00:03:37.9042876Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9' 2025-10-10T00:03:37.9043249Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b/5412ea5c92ac89163dd67fdbdff6a308b37b80' 2025-10-10T00:03:37.9043511Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b' 2025-10-10T00:03:37.9043879Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a/3418d8415dfd6f559493ad4ff856e79cb6b645' 2025-10-10T00:03:37.9044239Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a' 2025-10-10T00:03:37.9044759Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf/a8361459c0c4f5c690ae551c60b6df5353a479' 2025-10-10T00:03:37.9045024Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf' 2025-10-10T00:03:37.9045396Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d/f72aba50ee7d414c4a3330f444c45a51891324' 2025-10-10T00:03:37.9045655Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d' 2025-10-10T00:03:37.9046093Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-411fa989c1b470fab5d3d03a5c112912f04b0db8.idx' 2025-10-10T00:03:37.9046520Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-411fa989c1b470fab5d3d03a5c112912f04b0db8.rev' 2025-10-10T00:03:37.9046963Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-411fa989c1b470fab5d3d03a5c112912f04b0db8.pack' 2025-10-10T00:03:37.9047352Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack' 2025-10-10T00:03:37.9047726Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7/b80b428313d4b7c56b9d0a9b65a5952ff853aa' 2025-10-10T00:03:37.9047996Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7' 2025-10-10T00:03:37.9048366Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c/fedf60dae18861a71973ccd6c0b7728689d14c' 2025-10-10T00:03:37.9048622Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c' 2025-10-10T00:03:37.9048998Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f/93351dddb0ef94aca70a996c7e96a61a69cf2b' 2025-10-10T00:03:37.9049255Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f' 2025-10-10T00:03:37.9049627Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4/ace2043645e604c89531747582d0efa32fa9b9' 2025-10-10T00:03:37.9049888Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4' 2025-10-10T00:03:37.9050353Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87/c403d5795a589257afb877bf58008713cea09d' 2025-10-10T00:03:37.9050608Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87' 2025-10-10T00:03:37.9050976Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27/5c83f9695d99925260a43098453de8d1c947dd' 2025-10-10T00:03:37.9051233Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27' 2025-10-10T00:03:37.9051605Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/2be0be56c3a8d87e8ffc4343231823c6504ee3' 2025-10-10T00:03:37.9051980Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/ebbb583680949ec127c629ab02b99c028b3c16' 2025-10-10T00:03:37.9052425Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89' 2025-10-10T00:03:37.9052925Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23/7f5816bcbe997366a5a51900ea46eb30e39310' 2025-10-10T00:03:37.9053189Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23' 2025-10-10T00:03:37.9053559Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2/8f10f46bfc8c8e7f0263c7e0eddf602e49b651' 2025-10-10T00:03:37.9053814Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2' 2025-10-10T00:03:37.9054375Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-10-10T00:03:37.9054757Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/b3a41d9633a054561a83f6d77df131b1e8451d' 2025-10-10T00:03:37.9055014Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7' 2025-10-10T00:03:37.9055396Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c/e6efe895dd14f7d52ef4f659a10819fca8e752' 2025-10-10T00:03:37.9055650Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c' 2025-10-10T00:03:37.9056019Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/cadea643c98684d382f71305e5ce267b0b57ba' 2025-10-10T00:03:37.9056387Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/f10ab956c7af4347043e435e028790213e074d' 2025-10-10T00:03:37.9056644Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82' 2025-10-10T00:03:37.9057139Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5/66034e4ea2776fd9de90b0961e522d8c752c20' 2025-10-10T00:03:37.9057406Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5' 2025-10-10T00:03:37.9057778Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9/8fe8b868a9c602410e94d85b0606582f258460' 2025-10-10T00:03:37.9058034Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9' 2025-10-10T00:03:37.9058405Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81/b45a4eb8948079c2b22d05a9e950cf64b7cc85' 2025-10-10T00:03:37.9058661Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81' 2025-10-10T00:03:37.9059027Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31/1f926b16eab233e5dc2d887383e4a4813e6771' 2025-10-10T00:03:37.9059291Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31' 2025-10-10T00:03:37.9059663Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/bda7f36c97581c2b35ef1f9fbe3cf32efc8975' 2025-10-10T00:03:37.9060138Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/c6b53168fcedff3001191f30b94cbef4d2ac42' 2025-10-10T00:03:37.9060392Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6' 2025-10-10T00:03:37.9060767Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99/047e586245fd8fd7ba60d120a6cdc47d945cc2' 2025-10-10T00:03:37.9061024Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99' 2025-10-10T00:03:37.9061393Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a/b9b5ac200a7cd00ea521710e634b46ad657c11' 2025-10-10T00:03:37.9061657Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a' 2025-10-10T00:03:37.9062027Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a/3ae292be7b1e0c6e63a543f198ce9a66acf91c' 2025-10-10T00:03:37.9062292Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a' 2025-10-10T00:03:37.9062558Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/info' 2025-10-10T00:03:37.9062926Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd/19919311b15d9b203e0c71d72616f2055495a5' 2025-10-10T00:03:37.9063180Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd' 2025-10-10T00:03:37.9063551Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-10-10T00:03:37.9063812Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d' 2025-10-10T00:03:37.9064293Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5/ad2e2a1bc68e9366c9a9fe93aac33c99d5daf5' 2025-10-10T00:03:37.9064563Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5' 2025-10-10T00:03:37.9064934Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65/43fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T00:03:37.9065192Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65' 2025-10-10T00:03:37.9065574Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab/e7ab0cc0c0bd1e48a9e01fcf19802ed5ff2e39' 2025-10-10T00:03:37.9065830Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab' 2025-10-10T00:03:37.9066306Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d/83c05a957422edc33b30c010505cc82eb0d967' 2025-10-10T00:03:37.9066570Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d' 2025-10-10T00:03:37.9066941Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c/72308c063066a6bea11f30d3a7aa743589612f' 2025-10-10T00:03:37.9067197Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c' 2025-10-10T00:03:37.9067565Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e/129aa65990436604ea3365419fa67f44777836' 2025-10-10T00:03:37.9067833Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e' 2025-10-10T00:03:37.9068205Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/cf23dd662efb3d4b1623f6ff4d26f340dc024d' 2025-10-10T00:03:37.9068586Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/c505f46c366ad0bcbe29f7025c13fc0568f492' 2025-10-10T00:03:37.9068842Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b' 2025-10-10T00:03:37.9069312Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c/de2eb0f3b574002c3001b3ff8af7459684b713' 2025-10-10T00:03:37.9069574Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c' 2025-10-10T00:03:37.9069944Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd/5020c7c2dd9b341ab6aafcc684266b33e3fd34' 2025-10-10T00:03:37.9070203Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd' 2025-10-10T00:03:37.9070576Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98/8f05aaa787d349f57c308b6f89b49cffb721cd' 2025-10-10T00:03:37.9070832Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98' 2025-10-10T00:03:37.9071205Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68/531e4d1da982bef4b08e59c90839b39c246798' 2025-10-10T00:03:37.9071472Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68' 2025-10-10T00:03:37.9071844Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8/36548db190a869d03bce6daf5868f0b5bc36cf' 2025-10-10T00:03:37.9072101Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8' 2025-10-10T00:03:37.9072474Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e/3ea99928f1a5070de3a6d8a9924c8c77ae6552' 2025-10-10T00:03:37.9072731Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e' 2025-10-10T00:03:37.9073099Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00/d8ffe950b33ae38341d3c18a42e9329e53f3e5' 2025-10-10T00:03:37.9073370Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00' 2025-10-10T00:03:37.9073626Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects' 2025-10-10T00:03:37.9073866Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/packed-refs' 2025-10-10T00:03:37.9074186Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config' 2025-10-10T00:03:37.9074423Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/description' 2025-10-10T00:03:37.9074650Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/FETCH_HEAD' 2025-10-10T00:03:37.9074883Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo' 2025-10-10T00:03:37.9075092Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/HEAD' 2025-10-10T00:03:37.9075450Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/shallow' 2025-10-10T00:03:37.9075733Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9076036Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin' 2025-10-10T00:03:37.9076300Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes' 2025-10-10T00:03:37.9076556Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/tags' 2025-10-10T00:03:37.9076810Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads/master' 2025-10-10T00:03:37.9077068Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads' 2025-10-10T00:03:37.9077308Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs' 2025-10-10T00:03:37.9077529Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/index' 2025-10-10T00:03:37.9077759Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info/exclude' 2025-10-10T00:03:37.9078099Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info' 2025-10-10T00:03:37.9078374Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-push.sample' 2025-10-10T00:03:37.9078675Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9078986Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9079301Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9079595Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9079874Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-commit.sample' 2025-10-10T00:03:37.9080161Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/post-update.sample' 2025-10-10T00:03:37.9080421Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/update.sample' 2025-10-10T00:03:37.9080715Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9081034Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9081309Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/commit-msg.sample' 2025-10-10T00:03:37.9081588Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-receive.sample' 2025-10-10T00:03:37.9081863Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9082164Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9082409Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks' 2025-10-10T00:03:37.9082636Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/HEAD' 2025-10-10T00:03:37.9082937Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9083247Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin' 2025-10-10T00:03:37.9083525Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes' 2025-10-10T00:03:37.9083798Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads/master' 2025-10-10T00:03:37.9084310Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads' 2025-10-10T00:03:37.9084666Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs' 2025-10-10T00:03:37.9085037Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs' 2025-10-10T00:03:37.9085811Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-c7cfa1ece8db1b2971bd3cc760c3b1b8f93b61b7.idx' 2025-10-10T00:03:37.9086410Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-69085e067e718371b45c9694d3fbe5952a6f825e.rev' 2025-10-10T00:03:37.9086842Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-69085e067e718371b45c9694d3fbe5952a6f825e.idx' 2025-10-10T00:03:37.9087281Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-c7cfa1ece8db1b2971bd3cc760c3b1b8f93b61b7.pack' 2025-10-10T00:03:37.9087712Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-69085e067e718371b45c9694d3fbe5952a6f825e.pack' 2025-10-10T00:03:37.9088332Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-c7cfa1ece8db1b2971bd3cc760c3b1b8f93b61b7.rev' 2025-10-10T00:03:37.9088606Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack' 2025-10-10T00:03:37.9088870Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/info' 2025-10-10T00:03:37.9089124Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects' 2025-10-10T00:03:37.9089362Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/packed-refs' 2025-10-10T00:03:37.9089576Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/config' 2025-10-10T00:03:37.9089814Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/description' 2025-10-10T00:03:37.9090037Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/FETCH_HEAD' 2025-10-10T00:03:37.9090258Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit' 2025-10-10T00:03:37.9090469Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/HEAD' 2025-10-10T00:03:37.9090686Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/shallow' 2025-10-10T00:03:37.9090965Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9091270Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin' 2025-10-10T00:03:37.9091535Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes' 2025-10-10T00:03:37.9091791Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/tags' 2025-10-10T00:03:37.9092046Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads/main' 2025-10-10T00:03:37.9092308Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads' 2025-10-10T00:03:37.9092547Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs' 2025-10-10T00:03:37.9092762Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/index' 2025-10-10T00:03:37.9092997Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info/exclude' 2025-10-10T00:03:37.9093233Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info' 2025-10-10T00:03:37.9093504Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-push.sample' 2025-10-10T00:03:37.9093814Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9094516Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9094873Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9095193Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9095477Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-commit.sample' 2025-10-10T00:03:37.9095756Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/post-update.sample' 2025-10-10T00:03:37.9096026Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/update.sample' 2025-10-10T00:03:37.9096328Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9096643Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9096925Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/commit-msg.sample' 2025-10-10T00:03:37.9097309Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-receive.sample' 2025-10-10T00:03:37.9097584Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9097887Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9098131Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks' 2025-10-10T00:03:37.9098360Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/HEAD' 2025-10-10T00:03:37.9098661Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9098976Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin' 2025-10-10T00:03:37.9099264Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes' 2025-10-10T00:03:37.9099531Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads/main' 2025-10-10T00:03:37.9099808Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads' 2025-10-10T00:03:37.9100061Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs' 2025-10-10T00:03:37.9100302Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs' 2025-10-10T00:03:37.9100755Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-d3b8d2ecfd0a24242b4a98d8ff54d4d2aef08e42.pack' 2025-10-10T00:03:37.9101190Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-be47c48df30293f2025254a783d333d599fa6e4c.pack' 2025-10-10T00:03:37.9101635Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-d3b8d2ecfd0a24242b4a98d8ff54d4d2aef08e42.rev' 2025-10-10T00:03:37.9102074Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-d3b8d2ecfd0a24242b4a98d8ff54d4d2aef08e42.idx' 2025-10-10T00:03:37.9102501Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-be47c48df30293f2025254a783d333d599fa6e4c.idx' 2025-10-10T00:03:37.9102940Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-be47c48df30293f2025254a783d333d599fa6e4c.rev' 2025-10-10T00:03:37.9103211Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack' 2025-10-10T00:03:37.9103476Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/info' 2025-10-10T00:03:37.9103809Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects' 2025-10-10T00:03:37.9104053Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/packed-refs' 2025-10-10T00:03:37.9104420Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/config' 2025-10-10T00:03:37.9104657Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/description' 2025-10-10T00:03:37.9104885Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/FETCH_HEAD' 2025-10-10T00:03:37.9105108Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass' 2025-10-10T00:03:37.9105311Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/HEAD' 2025-10-10T00:03:37.9105520Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/shallow' 2025-10-10T00:03:37.9105791Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9106074Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin' 2025-10-10T00:03:37.9106448Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes' 2025-10-10T00:03:37.9106697Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/tags' 2025-10-10T00:03:37.9106944Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads/develop' 2025-10-10T00:03:37.9107199Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads' 2025-10-10T00:03:37.9107431Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs' 2025-10-10T00:03:37.9107645Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/index' 2025-10-10T00:03:37.9108086Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info/exclude' 2025-10-10T00:03:37.9108475Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info' 2025-10-10T00:03:37.9108751Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-push.sample' 2025-10-10T00:03:37.9109056Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9109365Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9109665Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9109961Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9110231Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-commit.sample' 2025-10-10T00:03:37.9110509Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/post-update.sample' 2025-10-10T00:03:37.9110763Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/update.sample' 2025-10-10T00:03:37.9111050Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9111346Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9111617Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/commit-msg.sample' 2025-10-10T00:03:37.9111887Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-receive.sample' 2025-10-10T00:03:37.9112153Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9112458Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9112835Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks' 2025-10-10T00:03:37.9113061Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/HEAD' 2025-10-10T00:03:37.9113352Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9113664Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin' 2025-10-10T00:03:37.9113937Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes' 2025-10-10T00:03:37.9114354Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads/develop' 2025-10-10T00:03:37.9114629Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads' 2025-10-10T00:03:37.9114875Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs' 2025-10-10T00:03:37.9115118Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs' 2025-10-10T00:03:37.9115670Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-392e7effeb604844cb23e1d4ae0f6a20770384bb.pack' 2025-10-10T00:03:37.9116089Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-392e7effeb604844cb23e1d4ae0f6a20770384bb.idx' 2025-10-10T00:03:37.9116501Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-71b1a75a2f84668a0c3698b8b35ee1abbf589dd0.rev' 2025-10-10T00:03:37.9116917Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-392e7effeb604844cb23e1d4ae0f6a20770384bb.rev' 2025-10-10T00:03:37.9117337Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-71b1a75a2f84668a0c3698b8b35ee1abbf589dd0.pack' 2025-10-10T00:03:37.9117752Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-71b1a75a2f84668a0c3698b8b35ee1abbf589dd0.idx' 2025-10-10T00:03:37.9118022Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack' 2025-10-10T00:03:37.9118278Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/info' 2025-10-10T00:03:37.9118519Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects' 2025-10-10T00:03:37.9118750Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/packed-refs' 2025-10-10T00:03:37.9118960Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/config' 2025-10-10T00:03:37.9119183Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/description' 2025-10-10T00:03:37.9119406Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/FETCH_HEAD' 2025-10-10T00:03:37.9119625Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json' 2025-10-10T00:03:37.9119848Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/HEAD' 2025-10-10T00:03:37.9120092Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/shallow' 2025-10-10T00:03:37.9120390Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9120702Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin' 2025-10-10T00:03:37.9120990Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes' 2025-10-10T00:03:37.9121261Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/tags' 2025-10-10T00:03:37.9121529Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads/master' 2025-10-10T00:03:37.9121908Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads' 2025-10-10T00:03:37.9122401Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs' 2025-10-10T00:03:37.9122814Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/index' 2025-10-10T00:03:37.9123250Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info/exclude' 2025-10-10T00:03:37.9123522Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info' 2025-10-10T00:03:37.9123811Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-push.sample' 2025-10-10T00:03:37.9124325Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9124686Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9125020Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9125478Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9125779Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-commit.sample' 2025-10-10T00:03:37.9126076Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/post-update.sample' 2025-10-10T00:03:37.9126354Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/update.sample' 2025-10-10T00:03:37.9126672Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9126997Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9127294Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/commit-msg.sample' 2025-10-10T00:03:37.9127596Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-receive.sample' 2025-10-10T00:03:37.9127896Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9128205Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9128475Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks' 2025-10-10T00:03:37.9128716Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/HEAD' 2025-10-10T00:03:37.9129027Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9129363Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin' 2025-10-10T00:03:37.9129662Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes' 2025-10-10T00:03:37.9129968Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads/master' 2025-10-10T00:03:37.9130269Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads' 2025-10-10T00:03:37.9130538Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs' 2025-10-10T00:03:37.9130794Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs' 2025-10-10T00:03:37.9131187Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/63/b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T00:03:37.9131465Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/63' 2025-10-10T00:03:37.9132012Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-9569ce58840ac836f560f5ab286aab66a53a88c5.rev' 2025-10-10T00:03:37.9132457Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-9569ce58840ac836f560f5ab286aab66a53a88c5.idx' 2025-10-10T00:03:37.9132897Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-9569ce58840ac836f560f5ab286aab66a53a88c5.pack' 2025-10-10T00:03:37.9133192Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack' 2025-10-10T00:03:37.9133580Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/8f/df7111584c2853f61dbbc7f912522de5ce4ff7' 2025-10-10T00:03:37.9133858Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/8f' 2025-10-10T00:03:37.9134602Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/13/ff30b3ba59d0bbec45c96548e2f8968c6eb1dc' 2025-10-10T00:03:37.9134891Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/13' 2025-10-10T00:03:37.9135295Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/info' 2025-10-10T00:03:37.9135673Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/5d/94c66dd09d57a43ee2a27f2cc85b8811a1d4d4' 2025-10-10T00:03:37.9135950Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/5d' 2025-10-10T00:03:37.9136324Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/c6/3151c531d483742382c9b6f8dad4ba81290396' 2025-10-10T00:03:37.9136597Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/c6' 2025-10-10T00:03:37.9137045Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects' 2025-10-10T00:03:37.9137466Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/packed-refs' 2025-10-10T00:03:37.9137713Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config' 2025-10-10T00:03:37.9137966Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/description' 2025-10-10T00:03:37.9138210Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/FETCH_HEAD' 2025-10-10T00:03:37.9138448Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch' 2025-10-10T00:03:37.9138693Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/HEAD' 2025-10-10T00:03:37.9138949Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/shallow' 2025-10-10T00:03:37.9139273Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9139611Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin' 2025-10-10T00:03:37.9139918Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes' 2025-10-10T00:03:37.9140211Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/tags' 2025-10-10T00:03:37.9140505Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads/develop' 2025-10-10T00:03:37.9140804Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads' 2025-10-10T00:03:37.9141079Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs' 2025-10-10T00:03:37.9141327Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/index' 2025-10-10T00:03:37.9141724Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info/exclude' 2025-10-10T00:03:37.9142009Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info' 2025-10-10T00:03:37.9142323Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-push.sample' 2025-10-10T00:03:37.9142671Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9143021Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9143369Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9143711Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9144034Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-commit.sample' 2025-10-10T00:03:37.9144651Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/post-update.sample' 2025-10-10T00:03:37.9144988Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/update.sample' 2025-10-10T00:03:37.9145328Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9145682Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9146006Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/commit-msg.sample' 2025-10-10T00:03:37.9146326Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-receive.sample' 2025-10-10T00:03:37.9146640Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9146983Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9147270Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks' 2025-10-10T00:03:37.9147537Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/HEAD' 2025-10-10T00:03:37.9147881Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9148232Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin' 2025-10-10T00:03:37.9148555Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes' 2025-10-10T00:03:37.9148875Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads/develop' 2025-10-10T00:03:37.9149193Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads' 2025-10-10T00:03:37.9149589Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs' 2025-10-10T00:03:37.9150087Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs' 2025-10-10T00:03:37.9150570Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.pack' 2025-10-10T00:03:37.9151040Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-8de2be76b5bc5fe09ac5907d7c1bc6227a9e1ecf.pack' 2025-10-10T00:03:37.9151632Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.idx' 2025-10-10T00:03:37.9152098Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-8de2be76b5bc5fe09ac5907d7c1bc6227a9e1ecf.rev' 2025-10-10T00:03:37.9152575Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.rev' 2025-10-10T00:03:37.9153038Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-8de2be76b5bc5fe09ac5907d7c1bc6227a9e1ecf.idx' 2025-10-10T00:03:37.9153347Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack' 2025-10-10T00:03:37.9153651Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/info' 2025-10-10T00:03:37.9153942Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects' 2025-10-10T00:03:37.9154354Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/packed-refs' 2025-10-10T00:03:37.9154721Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config' 2025-10-10T00:03:37.9155001Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/description' 2025-10-10T00:03:37.9155267Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/FETCH_HEAD' 2025-10-10T00:03:37.9155527Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel' 2025-10-10T00:03:37.9155758Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/HEAD' 2025-10-10T00:03:37.9155988Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/shallow' 2025-10-10T00:03:37.9156284Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9156598Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin' 2025-10-10T00:03:37.9156884Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes' 2025-10-10T00:03:37.9157151Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/tags' 2025-10-10T00:03:37.9157416Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads/main' 2025-10-10T00:03:37.9157690Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads' 2025-10-10T00:03:37.9157942Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs' 2025-10-10T00:03:37.9158172Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/index' 2025-10-10T00:03:37.9158419Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info/exclude' 2025-10-10T00:03:37.9158671Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info' 2025-10-10T00:03:37.9158958Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.9159278Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9159606Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9159932Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9160247Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9160539Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.9160943Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.9161225Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/update.sample' 2025-10-10T00:03:37.9161537Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9161863Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9162160Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.9162452Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.9162741Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9163050Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9163311Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks' 2025-10-10T00:03:37.9163693Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/HEAD' 2025-10-10T00:03:37.9164383Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9164960Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.9165378Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes' 2025-10-10T00:03:37.9165664Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.9165956Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads' 2025-10-10T00:03:37.9166232Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs' 2025-10-10T00:03:37.9166489Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs' 2025-10-10T00:03:37.9166883Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-10-10T00:03:37.9167153Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/db' 2025-10-10T00:03:37.9167538Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-10-10T00:03:37.9167807Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d4' 2025-10-10T00:03:37.9168188Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-10-10T00:03:37.9168465Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/af' 2025-10-10T00:03:37.9168845Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-10-10T00:03:37.9169115Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c4' 2025-10-10T00:03:37.9169501Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-10-10T00:03:37.9169767Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/30' 2025-10-10T00:03:37.9170158Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-10-10T00:03:37.9170434Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/cd' 2025-10-10T00:03:37.9170950Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-10-10T00:03:37.9171223Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/19' 2025-10-10T00:03:37.9171618Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-10-10T00:03:37.9171885Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c7' 2025-10-10T00:03:37.9172266Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-10-10T00:03:37.9172537Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0d' 2025-10-10T00:03:37.9172918Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-10-10T00:03:37.9173189Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f8' 2025-10-10T00:03:37.9173568Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-10-10T00:03:37.9174048Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-10-10T00:03:37.9174477Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44' 2025-10-10T00:03:37.9174861Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-10-10T00:03:37.9175128Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/64' 2025-10-10T00:03:37.9175508Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-10-10T00:03:37.9175780Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ff' 2025-10-10T00:03:37.9176252Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.pack' 2025-10-10T00:03:37.9176703Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.idx' 2025-10-10T00:03:37.9177157Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-fccb71ef8a2dc447f8d1d514aae99dd3dada2af8.rev' 2025-10-10T00:03:37.9177439Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack' 2025-10-10T00:03:37.9177830Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-10-10T00:03:37.9178109Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9c' 2025-10-10T00:03:37.9178489Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-10-10T00:03:37.9178761Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9f' 2025-10-10T00:03:37.9179142Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-10-10T00:03:37.9179532Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-10-10T00:03:37.9179835Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f' 2025-10-10T00:03:37.9180511Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-10-10T00:03:37.9180932Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a4' 2025-10-10T00:03:37.9181330Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-10-10T00:03:37.9181602Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/87' 2025-10-10T00:03:37.9181986Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-10-10T00:03:37.9182254Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/89' 2025-10-10T00:03:37.9182637Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-10-10T00:03:37.9183030Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-10-10T00:03:37.9183413Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-10-10T00:03:37.9183787Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53' 2025-10-10T00:03:37.9184339Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-10-10T00:03:37.9184615Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a2' 2025-10-10T00:03:37.9184999Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-10-10T00:03:37.9185270Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d7' 2025-10-10T00:03:37.9185652Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-10-10T00:03:37.9185930Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/46' 2025-10-10T00:03:37.9186323Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-10-10T00:03:37.9186592Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f5' 2025-10-10T00:03:37.9186975Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-10-10T00:03:37.9187248Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b0' 2025-10-10T00:03:37.9187634Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-10-10T00:03:37.9187905Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ad' 2025-10-10T00:03:37.9188301Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-10-10T00:03:37.9188573Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dc' 2025-10-10T00:03:37.9188953Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-10-10T00:03:37.9189339Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-10-10T00:03:37.9189608Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef' 2025-10-10T00:03:37.9189990Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-10-10T00:03:37.9190263Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9b' 2025-10-10T00:03:37.9190758Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-10-10T00:03:37.9191034Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/09' 2025-10-10T00:03:37.9191422Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-10-10T00:03:37.9191691Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/57' 2025-10-10T00:03:37.9192070Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-10-10T00:03:37.9192344Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0a' 2025-10-10T00:03:37.9193037Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-10-10T00:03:37.9193318Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a7' 2025-10-10T00:03:37.9193846Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-10-10T00:03:37.9194220Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5b' 2025-10-10T00:03:37.9194500Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/info' 2025-10-10T00:03:37.9194885Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-10-10T00:03:37.9195154Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e4' 2025-10-10T00:03:37.9195534Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-10-10T00:03:37.9195814Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/05' 2025-10-10T00:03:37.9196206Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-10-10T00:03:37.9196472Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e3' 2025-10-10T00:03:37.9196855Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-10-10T00:03:37.9197123Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e2' 2025-10-10T00:03:37.9197503Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-10-10T00:03:37.9197775Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dd' 2025-10-10T00:03:37.9198162Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-10-10T00:03:37.9198431Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/2d' 2025-10-10T00:03:37.9198823Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-10-10T00:03:37.9199089Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6b' 2025-10-10T00:03:37.9199472Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-10-10T00:03:37.9199861Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:03:37.9200242Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52' 2025-10-10T00:03:37.9200633Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-10-10T00:03:37.9200909Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/7b' 2025-10-10T00:03:37.9201291Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-10-10T00:03:37.9201560Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/25' 2025-10-10T00:03:37.9201947Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-10-10T00:03:37.9202217Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a8' 2025-10-10T00:03:37.9202602Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-10-10T00:03:37.9202874Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5f' 2025-10-10T00:03:37.9203358Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-10-10T00:03:37.9203628Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/55' 2025-10-10T00:03:37.9204019Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-10-10T00:03:37.9204492Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0e' 2025-10-10T00:03:37.9204882Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-10-10T00:03:37.9205159Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5c' 2025-10-10T00:03:37.9205541Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-10-10T00:03:37.9205979Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/59' 2025-10-10T00:03:37.9206502Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-10-10T00:03:37.9206775Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/78' 2025-10-10T00:03:37.9207160Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-10-10T00:03:37.9207434Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e' 2025-10-10T00:03:37.9207830Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-10-10T00:03:37.9208099Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/be' 2025-10-10T00:03:37.9208493Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-10-10T00:03:37.9208765Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4d' 2025-10-10T00:03:37.9209145Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-10-10T00:03:37.9209412Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/10' 2025-10-10T00:03:37.9209796Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-10-10T00:03:37.9210189Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4e' 2025-10-10T00:03:37.9210573Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-10-10T00:03:37.9210852Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/bc' 2025-10-10T00:03:37.9211231Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-10-10T00:03:37.9211498Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c5' 2025-10-10T00:03:37.9211882Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-10-10T00:03:37.9212263Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-10-10T00:03:37.9212541Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca' 2025-10-10T00:03:37.9212935Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-10-10T00:03:37.9213309Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/aa' 2025-10-10T00:03:37.9213570Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects' 2025-10-10T00:03:37.9213825Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/packed-refs' 2025-10-10T00:03:37.9214055Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/config' 2025-10-10T00:03:37.9214440Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/description' 2025-10-10T00:03:37.9214685Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/FETCH_HEAD' 2025-10-10T00:03:37.9214928Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest' 2025-10-10T00:03:37.9215139Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external' 2025-10-10T00:03:37.9215323Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules' 2025-10-10T00:03:37.9215482Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm' 2025-10-10T00:03:37.9215637Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/HEAD' 2025-10-10T00:03:37.9215806Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/shallow' 2025-10-10T00:03:37.9216019Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9216257Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin' 2025-10-10T00:03:37.9216575Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes' 2025-10-10T00:03:37.9216852Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/tags' 2025-10-10T00:03:37.9217050Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads/master' 2025-10-10T00:03:37.9217403Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads' 2025-10-10T00:03:37.9217689Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs' 2025-10-10T00:03:37.9217926Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/index' 2025-10-10T00:03:37.9218191Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/info/exclude' 2025-10-10T00:03:37.9218466Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/info' 2025-10-10T00:03:37.9218816Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-push.sample' 2025-10-10T00:03:37.9219172Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9219549Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9220109Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9220521Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9220857Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-commit.sample' 2025-10-10T00:03:37.9221188Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/post-update.sample' 2025-10-10T00:03:37.9221496Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/update.sample' 2025-10-10T00:03:37.9221904Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9222291Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9222619Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/commit-msg.sample' 2025-10-10T00:03:37.9222974Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-receive.sample' 2025-10-10T00:03:37.9223335Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9223993Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9224567Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks' 2025-10-10T00:03:37.9224891Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/HEAD' 2025-10-10T00:03:37.9225261Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9225641Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin' 2025-10-10T00:03:37.9225999Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes' 2025-10-10T00:03:37.9226339Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads/master' 2025-10-10T00:03:37.9226712Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads' 2025-10-10T00:03:37.9227067Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs' 2025-10-10T00:03:37.9227392Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs' 2025-10-10T00:03:37.9227922Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/80/621d30aa3dbad4a0b3b6d14d4f50f5d8be442b' 2025-10-10T00:03:37.9228273Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/80' 2025-10-10T00:03:37.9228896Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-6bc505d432b9331f88ba5307a4c6ff8d3d95f8ca.idx' 2025-10-10T00:03:37.9229507Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-6bc505d432b9331f88ba5307a4c6ff8d3d95f8ca.pack' 2025-10-10T00:03:37.9230105Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-6bc505d432b9331f88ba5307a4c6ff8d3d95f8ca.rev' 2025-10-10T00:03:37.9230469Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack' 2025-10-10T00:03:37.9230982Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/89/c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T00:03:37.9231271Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/89' 2025-10-10T00:03:37.9231483Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/info' 2025-10-10T00:03:37.9231775Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/66/e81de89aa637e66af9131dde4bf01f3be5180f' 2025-10-10T00:03:37.9231971Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/66' 2025-10-10T00:03:37.9232264Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e1/5ba44f2257c9e8fa309c77fa188b58d0f18595' 2025-10-10T00:03:37.9232459Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e1' 2025-10-10T00:03:37.9232750Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/98/26de1fa345c13578c9fdeac8050bbb92538286' 2025-10-10T00:03:37.9233122Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/98' 2025-10-10T00:03:37.9233417Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/49/0260675e2469617b1c3afa870532258d63a2b4' 2025-10-10T00:03:37.9233619Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/49' 2025-10-10T00:03:37.9233917Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d3/9958a05cb6dff0bfe3a9583c76a76337c904e1' 2025-10-10T00:03:37.9234350Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d3' 2025-10-10T00:03:37.9234556Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects' 2025-10-10T00:03:37.9234745Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/packed-refs' 2025-10-10T00:03:37.9234906Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/config' 2025-10-10T00:03:37.9235080Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/description' 2025-10-10T00:03:37.9235255Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/FETCH_HEAD' 2025-10-10T00:03:37.9235431Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib' 2025-10-10T00:03:37.9235746Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/HEAD' 2025-10-10T00:03:37.9235937Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/shallow' 2025-10-10T00:03:37.9236190Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9236453Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin' 2025-10-10T00:03:37.9236692Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes' 2025-10-10T00:03:37.9236923Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/tags' 2025-10-10T00:03:37.9237142Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads/master' 2025-10-10T00:03:37.9237378Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads' 2025-10-10T00:03:37.9237596Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs' 2025-10-10T00:03:37.9237788Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/index' 2025-10-10T00:03:37.9237993Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info/exclude' 2025-10-10T00:03:37.9238209Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info' 2025-10-10T00:03:37.9238450Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-push.sample' 2025-10-10T00:03:37.9238721Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9239003Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9239287Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9239566Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9240018Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-commit.sample' 2025-10-10T00:03:37.9240461Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/post-update.sample' 2025-10-10T00:03:37.9240861Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/update.sample' 2025-10-10T00:03:37.9241316Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9241804Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9242227Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/commit-msg.sample' 2025-10-10T00:03:37.9242657Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-receive.sample' 2025-10-10T00:03:37.9243308Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9243618Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9243843Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks' 2025-10-10T00:03:37.9244067Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/HEAD' 2025-10-10T00:03:37.9244712Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9245037Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin' 2025-10-10T00:03:37.9245290Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes' 2025-10-10T00:03:37.9245526Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads/master' 2025-10-10T00:03:37.9245790Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads' 2025-10-10T00:03:37.9246019Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs' 2025-10-10T00:03:37.9246372Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs' 2025-10-10T00:03:37.9246776Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-e88ef5ca60caf633649d371d898ca7bc5de78cac.idx' 2025-10-10T00:03:37.9247179Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-e88ef5ca60caf633649d371d898ca7bc5de78cac.pack' 2025-10-10T00:03:37.9247573Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-7af2def4be914a977565cc36a31e034efee4e1a1.rev' 2025-10-10T00:03:37.9247966Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-7af2def4be914a977565cc36a31e034efee4e1a1.idx' 2025-10-10T00:03:37.9248355Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-e88ef5ca60caf633649d371d898ca7bc5de78cac.rev' 2025-10-10T00:03:37.9248751Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-7af2def4be914a977565cc36a31e034efee4e1a1.pack' 2025-10-10T00:03:37.9249000Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack' 2025-10-10T00:03:37.9249237Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/info' 2025-10-10T00:03:37.9249458Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects' 2025-10-10T00:03:37.9249677Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/packed-refs' 2025-10-10T00:03:37.9249875Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/config' 2025-10-10T00:03:37.9250081Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/description' 2025-10-10T00:03:37.9250288Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/FETCH_HEAD' 2025-10-10T00:03:37.9250495Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator' 2025-10-10T00:03:37.9250650Z removed 'pytorch-main/.git/modules/third_party/pocketfft/HEAD' 2025-10-10T00:03:37.9250807Z removed 'pytorch-main/.git/modules/third_party/pocketfft/shallow' 2025-10-10T00:03:37.9251018Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9251236Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin' 2025-10-10T00:03:37.9251433Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes' 2025-10-10T00:03:37.9251625Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/tags' 2025-10-10T00:03:37.9251803Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads/cpp' 2025-10-10T00:03:37.9251999Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads' 2025-10-10T00:03:37.9252288Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs' 2025-10-10T00:03:37.9252445Z removed 'pytorch-main/.git/modules/third_party/pocketfft/index' 2025-10-10T00:03:37.9252622Z removed 'pytorch-main/.git/modules/third_party/pocketfft/info/exclude' 2025-10-10T00:03:37.9252795Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/info' 2025-10-10T00:03:37.9252995Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2025-10-10T00:03:37.9253218Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9253450Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9253682Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9253901Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9254277Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2025-10-10T00:03:37.9254533Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2025-10-10T00:03:37.9254844Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/update.sample' 2025-10-10T00:03:37.9255061Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9255296Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9255562Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2025-10-10T00:03:37.9255926Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2025-10-10T00:03:37.9256286Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9256853Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9257166Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/hooks' 2025-10-10T00:03:37.9257457Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/HEAD' 2025-10-10T00:03:37.9257843Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9258251Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2025-10-10T00:03:37.9258615Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes' 2025-10-10T00:03:37.9258948Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2025-10-10T00:03:37.9259200Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads' 2025-10-10T00:03:37.9259386Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs' 2025-10-10T00:03:37.9259564Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs' 2025-10-10T00:03:37.9259913Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.rev' 2025-10-10T00:03:37.9260266Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.pack' 2025-10-10T00:03:37.9260614Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-6806a18abcebea60a05812dd95c4e042ec3f95f6.idx' 2025-10-10T00:03:37.9260813Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack' 2025-10-10T00:03:37.9261009Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/info' 2025-10-10T00:03:37.9261198Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects' 2025-10-10T00:03:37.9261371Z removed 'pytorch-main/.git/modules/third_party/pocketfft/packed-refs' 2025-10-10T00:03:37.9261524Z removed 'pytorch-main/.git/modules/third_party/pocketfft/config' 2025-10-10T00:03:37.9261695Z removed 'pytorch-main/.git/modules/third_party/pocketfft/description' 2025-10-10T00:03:37.9261856Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft' 2025-10-10T00:03:37.9262127Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/HEAD' 2025-10-10T00:03:37.9262282Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/shallow' 2025-10-10T00:03:37.9262491Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9262703Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2025-10-10T00:03:37.9262892Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes' 2025-10-10T00:03:37.9263081Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/tags' 2025-10-10T00:03:37.9263258Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads/master' 2025-10-10T00:03:37.9263443Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads' 2025-10-10T00:03:37.9263618Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs' 2025-10-10T00:03:37.9263763Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/index' 2025-10-10T00:03:37.9263930Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/info/exclude' 2025-10-10T00:03:37.9264479Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/info' 2025-10-10T00:03:37.9264692Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2025-10-10T00:03:37.9264909Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9265133Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9265357Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9265569Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9265765Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2025-10-10T00:03:37.9265969Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2025-10-10T00:03:37.9266159Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/update.sample' 2025-10-10T00:03:37.9266370Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9266599Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9266795Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2025-10-10T00:03:37.9266992Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2025-10-10T00:03:37.9267192Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9267401Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9267575Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/hooks' 2025-10-10T00:03:37.9267731Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/HEAD' 2025-10-10T00:03:37.9267944Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9268178Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2025-10-10T00:03:37.9268386Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2025-10-10T00:03:37.9268579Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2025-10-10T00:03:37.9268779Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads' 2025-10-10T00:03:37.9268961Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs' 2025-10-10T00:03:37.9269135Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs' 2025-10-10T00:03:37.9269584Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-484b6e7d1f9c7a85838d14fde04d1084ad6b297a.idx' 2025-10-10T00:03:37.9270179Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-88bdd4a8c98936ecb49c2b3d50c2e82de7dbe16b.rev' 2025-10-10T00:03:37.9270925Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-484b6e7d1f9c7a85838d14fde04d1084ad6b297a.rev' 2025-10-10T00:03:37.9271526Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-484b6e7d1f9c7a85838d14fde04d1084ad6b297a.pack' 2025-10-10T00:03:37.9272108Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-88bdd4a8c98936ecb49c2b3d50c2e82de7dbe16b.idx' 2025-10-10T00:03:37.9272705Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-88bdd4a8c98936ecb49c2b3d50c2e82de7dbe16b.pack' 2025-10-10T00:03:37.9273008Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack' 2025-10-10T00:03:37.9273203Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/info' 2025-10-10T00:03:37.9273385Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects' 2025-10-10T00:03:37.9273549Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/packed-refs' 2025-10-10T00:03:37.9273702Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/config' 2025-10-10T00:03:37.9273857Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/description' 2025-10-10T00:03:37.9274269Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/FETCH_HEAD' 2025-10-10T00:03:37.9274430Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK' 2025-10-10T00:03:37.9274569Z removed 'pytorch-main/.git/modules/third_party/aiter/HEAD' 2025-10-10T00:03:37.9274717Z removed 'pytorch-main/.git/modules/third_party/aiter/shallow' 2025-10-10T00:03:37.9274906Z removed 'pytorch-main/.git/modules/third_party/aiter/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9275112Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/remotes/origin' 2025-10-10T00:03:37.9275302Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/remotes' 2025-10-10T00:03:37.9275478Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/tags' 2025-10-10T00:03:37.9275640Z removed 'pytorch-main/.git/modules/third_party/aiter/refs/heads/main' 2025-10-10T00:03:37.9275827Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/heads' 2025-10-10T00:03:37.9275996Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs' 2025-10-10T00:03:37.9276132Z removed 'pytorch-main/.git/modules/third_party/aiter/index' 2025-10-10T00:03:37.9276286Z removed 'pytorch-main/.git/modules/third_party/aiter/info/exclude' 2025-10-10T00:03:37.9276455Z removed directory 'pytorch-main/.git/modules/third_party/aiter/info' 2025-10-10T00:03:37.9276642Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-push.sample' 2025-10-10T00:03:37.9276851Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9277073Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9277291Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9277497Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9277696Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-commit.sample' 2025-10-10T00:03:37.9277890Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/post-update.sample' 2025-10-10T00:03:37.9278064Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/update.sample' 2025-10-10T00:03:37.9278275Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9278487Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9278673Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/commit-msg.sample' 2025-10-10T00:03:37.9278867Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-receive.sample' 2025-10-10T00:03:37.9279052Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9279256Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9279537Z removed directory 'pytorch-main/.git/modules/third_party/aiter/hooks' 2025-10-10T00:03:37.9279695Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/HEAD' 2025-10-10T00:03:37.9279904Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9280125Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes/origin' 2025-10-10T00:03:37.9280331Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes' 2025-10-10T00:03:37.9280510Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/refs/heads/main' 2025-10-10T00:03:37.9280700Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/heads' 2025-10-10T00:03:37.9280879Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs' 2025-10-10T00:03:37.9281043Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs' 2025-10-10T00:03:37.9281382Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-fbb26dc81fa0d08454ceb102eaa3f6581b77563b.pack' 2025-10-10T00:03:37.9281715Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-fbb26dc81fa0d08454ceb102eaa3f6581b77563b.rev' 2025-10-10T00:03:37.9282165Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-fbb26dc81fa0d08454ceb102eaa3f6581b77563b.idx' 2025-10-10T00:03:37.9282486Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-cb2e77d5eda2d3ac4949232217aefc7a69214d1d.rev' 2025-10-10T00:03:37.9282940Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-cb2e77d5eda2d3ac4949232217aefc7a69214d1d.pack' 2025-10-10T00:03:37.9283510Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-cb2e77d5eda2d3ac4949232217aefc7a69214d1d.idx' 2025-10-10T00:03:37.9283834Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects/pack' 2025-10-10T00:03:37.9284311Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects/info' 2025-10-10T00:03:37.9284620Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects' 2025-10-10T00:03:37.9284899Z removed 'pytorch-main/.git/modules/third_party/aiter/packed-refs' 2025-10-10T00:03:37.9285145Z removed 'pytorch-main/.git/modules/third_party/aiter/config' 2025-10-10T00:03:37.9285413Z removed 'pytorch-main/.git/modules/third_party/aiter/description' 2025-10-10T00:03:37.9285674Z removed 'pytorch-main/.git/modules/third_party/aiter/FETCH_HEAD' 2025-10-10T00:03:37.9286094Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/HEAD' 2025-10-10T00:03:37.9286529Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/shallow' 2025-10-10T00:03:37.9286878Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9287208Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes/origin' 2025-10-10T00:03:37.9287519Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes' 2025-10-10T00:03:37.9287813Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/tags' 2025-10-10T00:03:37.9288105Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/heads/develop' 2025-10-10T00:03:37.9288406Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/heads' 2025-10-10T00:03:37.9288678Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs' 2025-10-10T00:03:37.9288922Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/index' 2025-10-10T00:03:37.9289195Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/info/exclude' 2025-10-10T00:03:37.9289468Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/info' 2025-10-10T00:03:37.9289917Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-push.sample' 2025-10-10T00:03:37.9290273Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9290622Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9291047Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9291476Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9291789Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-commit.sample' 2025-10-10T00:03:37.9292101Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/post-update.sample' 2025-10-10T00:03:37.9292406Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/update.sample' 2025-10-10T00:03:37.9292870Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9293210Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9293517Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/commit-msg.sample' 2025-10-10T00:03:37.9293836Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-receive.sample' 2025-10-10T00:03:37.9294405Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9294742Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9295032Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks' 2025-10-10T00:03:37.9295296Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/HEAD' 2025-10-10T00:03:37.9295623Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9295976Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes/origin' 2025-10-10T00:03:37.9296295Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes' 2025-10-10T00:03:37.9296599Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/heads/develop' 2025-10-10T00:03:37.9296912Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/heads' 2025-10-10T00:03:37.9297413Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs' 2025-10-10T00:03:37.9297884Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs' 2025-10-10T00:03:37.9298671Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.pack' 2025-10-10T00:03:37.9299500Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-8c91e00abba82863be54b50004fef9298932f649.rev' 2025-10-10T00:03:37.9300336Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.idx' 2025-10-10T00:03:37.9301084Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.rev' 2025-10-10T00:03:37.9302139Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-8c91e00abba82863be54b50004fef9298932f649.idx' 2025-10-10T00:03:37.9302969Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-8c91e00abba82863be54b50004fef9298932f649.pack' 2025-10-10T00:03:37.9303516Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack' 2025-10-10T00:03:37.9304047Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/info' 2025-10-10T00:03:37.9304736Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects' 2025-10-10T00:03:37.9305084Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/packed-refs' 2025-10-10T00:03:37.9305336Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config' 2025-10-10T00:03:37.9305612Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/description' 2025-10-10T00:03:37.9305883Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/FETCH_HEAD' 2025-10-10T00:03:37.9306275Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel' 2025-10-10T00:03:37.9306478Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty' 2025-10-10T00:03:37.9306666Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules' 2025-10-10T00:03:37.9306822Z removed directory 'pytorch-main/.git/modules/third_party/aiter' 2025-10-10T00:03:37.9306963Z removed 'pytorch-main/.git/modules/third_party/cutlass/HEAD' 2025-10-10T00:03:37.9307114Z removed 'pytorch-main/.git/modules/third_party/cutlass/shallow' 2025-10-10T00:03:37.9307313Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9307527Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin' 2025-10-10T00:03:37.9307729Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes' 2025-10-10T00:03:37.9307919Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/tags' 2025-10-10T00:03:37.9308092Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/heads/main' 2025-10-10T00:03:37.9308278Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/heads' 2025-10-10T00:03:37.9308459Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs' 2025-10-10T00:03:37.9308603Z removed 'pytorch-main/.git/modules/third_party/cutlass/index' 2025-10-10T00:03:37.9308765Z removed 'pytorch-main/.git/modules/third_party/cutlass/info/exclude' 2025-10-10T00:03:37.9308936Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/info' 2025-10-10T00:03:37.9309130Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-push.sample' 2025-10-10T00:03:37.9309356Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9309591Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9309815Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9310027Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9310226Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-commit.sample' 2025-10-10T00:03:37.9310424Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/post-update.sample' 2025-10-10T00:03:37.9310607Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/update.sample' 2025-10-10T00:03:37.9310820Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9311042Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9311238Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/commit-msg.sample' 2025-10-10T00:03:37.9311548Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-receive.sample' 2025-10-10T00:03:37.9311757Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9311965Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9312136Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/hooks' 2025-10-10T00:03:37.9312299Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/HEAD' 2025-10-10T00:03:37.9312510Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9312743Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin' 2025-10-10T00:03:37.9312977Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes' 2025-10-10T00:03:37.9313309Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads/main' 2025-10-10T00:03:37.9313672Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads' 2025-10-10T00:03:37.9313998Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs' 2025-10-10T00:03:37.9314644Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs' 2025-10-10T00:03:37.9315142Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/40/eeb937675fa16aea0880573d1e9e069999ab1c' 2025-10-10T00:03:37.9315465Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/40' 2025-10-10T00:03:37.9315961Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/36/1ae499aeee1e19f90b4031593c84bb22772fcb' 2025-10-10T00:03:37.9316277Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/36' 2025-10-10T00:03:37.9316627Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/18/970012f2f8329dd7990a8b462483bc02c536a1' 2025-10-10T00:03:37.9316814Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/18' 2025-10-10T00:03:37.9317171Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-7a77abf2f8aa8454088c58fbff0eebd81f875d95.rev' 2025-10-10T00:03:37.9317513Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-7a77abf2f8aa8454088c58fbff0eebd81f875d95.idx' 2025-10-10T00:03:37.9317860Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-7a77abf2f8aa8454088c58fbff0eebd81f875d95.pack' 2025-10-10T00:03:37.9318052Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/pack' 2025-10-10T00:03:37.9318329Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/51/02f736a7d42a2663f942e2c4d649f9a181630b' 2025-10-10T00:03:37.9318516Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/51' 2025-10-10T00:03:37.9318796Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/09/e3b5bedb7e403608bdc67af2f00383c94a445c' 2025-10-10T00:03:37.9318975Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/09' 2025-10-10T00:03:37.9319256Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/0a/b4e2574f03a5b4f623479643d9483613df2495' 2025-10-10T00:03:37.9319441Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/0a' 2025-10-10T00:03:37.9319628Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/info' 2025-10-10T00:03:37.9319916Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/88/e5bfe500e7afc710fca8b0c09e5d8bb9117578' 2025-10-10T00:03:37.9320095Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/88' 2025-10-10T00:03:37.9320374Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/16/d0a9eab121aa5553eb80cd1da8e55f24c16540' 2025-10-10T00:03:37.9320554Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/16' 2025-10-10T00:03:37.9320839Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/ea/3b4a124c4e4ea3f931a22a82f2b04db975d6d9' 2025-10-10T00:03:37.9321132Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/ea' 2025-10-10T00:03:37.9321412Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/5e/2f40b1c85e24eb2bdeedb191529d53539f050c' 2025-10-10T00:03:37.9321602Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/5e' 2025-10-10T00:03:37.9321876Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/96/a095694f8654c8de627bc5c2615dfc216f96bf' 2025-10-10T00:03:37.9322057Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/96' 2025-10-10T00:03:37.9322339Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/6a/2fa238c1fee9ecd3d37881f5841566a4a754ab' 2025-10-10T00:03:37.9322520Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/6a' 2025-10-10T00:03:37.9322798Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/cc/7e14cb171b9f176ce841343d8a492ead8587ce' 2025-10-10T00:03:37.9322982Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/cc' 2025-10-10T00:03:37.9323267Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/c0/8c26c6fbeef3515dcafeabc4a2224d61a49b95' 2025-10-10T00:03:37.9323542Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/c0' 2025-10-10T00:03:37.9323826Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/f3/fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T00:03:37.9324005Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/f3' 2025-10-10T00:03:37.9324474Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/45/12e3ec837f2a98ac20e4bca02f19543f1eed1f' 2025-10-10T00:03:37.9324664Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/45' 2025-10-10T00:03:37.9324847Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects' 2025-10-10T00:03:37.9325012Z removed 'pytorch-main/.git/modules/third_party/cutlass/packed-refs' 2025-10-10T00:03:37.9325163Z removed 'pytorch-main/.git/modules/third_party/cutlass/config' 2025-10-10T00:03:37.9325334Z removed 'pytorch-main/.git/modules/third_party/cutlass/description' 2025-10-10T00:03:37.9325492Z removed 'pytorch-main/.git/modules/third_party/cutlass/FETCH_HEAD' 2025-10-10T00:03:37.9325653Z removed directory 'pytorch-main/.git/modules/third_party/cutlass' 2025-10-10T00:03:37.9325793Z removed 'pytorch-main/.git/modules/third_party/NVTX/HEAD' 2025-10-10T00:03:37.9325933Z removed 'pytorch-main/.git/modules/third_party/NVTX/shallow' 2025-10-10T00:03:37.9326122Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9326334Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin' 2025-10-10T00:03:37.9326517Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes' 2025-10-10T00:03:37.9326693Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/tags' 2025-10-10T00:03:37.9326924Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/heads/release-v3' 2025-10-10T00:03:37.9327248Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/heads' 2025-10-10T00:03:37.9327529Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs' 2025-10-10T00:03:37.9327769Z removed 'pytorch-main/.git/modules/third_party/NVTX/index' 2025-10-10T00:03:37.9328035Z removed 'pytorch-main/.git/modules/third_party/NVTX/info/exclude' 2025-10-10T00:03:37.9328312Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/info' 2025-10-10T00:03:37.9328623Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-push.sample' 2025-10-10T00:03:37.9328989Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9329361Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9329727Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9330085Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9330521Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-commit.sample' 2025-10-10T00:03:37.9330719Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/post-update.sample' 2025-10-10T00:03:37.9330905Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/update.sample' 2025-10-10T00:03:37.9331109Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9331320Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9331504Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/commit-msg.sample' 2025-10-10T00:03:37.9331695Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-receive.sample' 2025-10-10T00:03:37.9331880Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9332086Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9332260Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/hooks' 2025-10-10T00:03:37.9332410Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/HEAD' 2025-10-10T00:03:37.9332718Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9332939Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin' 2025-10-10T00:03:37.9333134Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes' 2025-10-10T00:03:37.9333331Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads/release-v3' 2025-10-10T00:03:37.9333521Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads' 2025-10-10T00:03:37.9333695Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs' 2025-10-10T00:03:37.9333855Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs' 2025-10-10T00:03:37.9334380Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-e101b47e735cd7d320ba818cd39a94438a4f5ec1.idx' 2025-10-10T00:03:37.9334722Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-e37436fa73a0198bc632f81abbc552beab0eb862.idx' 2025-10-10T00:03:37.9335046Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-e37436fa73a0198bc632f81abbc552beab0eb862.rev' 2025-10-10T00:03:37.9335360Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-e101b47e735cd7d320ba818cd39a94438a4f5ec1.rev' 2025-10-10T00:03:37.9335693Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-e37436fa73a0198bc632f81abbc552beab0eb862.pack' 2025-10-10T00:03:37.9336017Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-e101b47e735cd7d320ba818cd39a94438a4f5ec1.pack' 2025-10-10T00:03:37.9336201Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/pack' 2025-10-10T00:03:37.9336384Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/info' 2025-10-10T00:03:37.9336557Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects' 2025-10-10T00:03:37.9336714Z removed 'pytorch-main/.git/modules/third_party/NVTX/packed-refs' 2025-10-10T00:03:37.9336857Z removed 'pytorch-main/.git/modules/third_party/NVTX/config' 2025-10-10T00:03:37.9337009Z removed 'pytorch-main/.git/modules/third_party/NVTX/description' 2025-10-10T00:03:37.9337160Z removed 'pytorch-main/.git/modules/third_party/NVTX/FETCH_HEAD' 2025-10-10T00:03:37.9337311Z removed directory 'pytorch-main/.git/modules/third_party/NVTX' 2025-10-10T00:03:37.9337453Z removed 'pytorch-main/.git/modules/third_party/kleidiai/HEAD' 2025-10-10T00:03:37.9337600Z removed 'pytorch-main/.git/modules/third_party/kleidiai/shallow' 2025-10-10T00:03:37.9337803Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9338026Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin' 2025-10-10T00:03:37.9338216Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes' 2025-10-10T00:03:37.9338517Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/tags' 2025-10-10T00:03:37.9338784Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads/main' 2025-10-10T00:03:37.9339124Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads' 2025-10-10T00:03:37.9339426Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs' 2025-10-10T00:03:37.9339680Z removed 'pytorch-main/.git/modules/third_party/kleidiai/index' 2025-10-10T00:03:37.9339961Z removed 'pytorch-main/.git/modules/third_party/kleidiai/info/exclude' 2025-10-10T00:03:37.9340257Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/info' 2025-10-10T00:03:37.9340596Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-push.sample' 2025-10-10T00:03:37.9340976Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9341370Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9341767Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9342143Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9342482Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-commit.sample' 2025-10-10T00:03:37.9342684Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/post-update.sample' 2025-10-10T00:03:37.9342877Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/update.sample' 2025-10-10T00:03:37.9343091Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9343316Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9343518Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/commit-msg.sample' 2025-10-10T00:03:37.9343718Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-receive.sample' 2025-10-10T00:03:37.9343919Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9344398Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9344600Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/hooks' 2025-10-10T00:03:37.9344758Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/HEAD' 2025-10-10T00:03:37.9345001Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9345239Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin' 2025-10-10T00:03:37.9345445Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes' 2025-10-10T00:03:37.9345630Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads/main' 2025-10-10T00:03:37.9345841Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads' 2025-10-10T00:03:37.9346031Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs' 2025-10-10T00:03:37.9346201Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs' 2025-10-10T00:03:37.9346556Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-be52e97d43786a2c66878bc72e18d306f8238d2b.pack' 2025-10-10T00:03:37.9346902Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-be52e97d43786a2c66878bc72e18d306f8238d2b.rev' 2025-10-10T00:03:37.9347234Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-be52e97d43786a2c66878bc72e18d306f8238d2b.idx' 2025-10-10T00:03:37.9347579Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-fcf2a4609f8c5c18c0525ffa3f1586a1c8bc079e.pack' 2025-10-10T00:03:37.9347911Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-fcf2a4609f8c5c18c0525ffa3f1586a1c8bc079e.rev' 2025-10-10T00:03:37.9348243Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-fcf2a4609f8c5c18c0525ffa3f1586a1c8bc079e.idx' 2025-10-10T00:03:37.9348574Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack' 2025-10-10T00:03:37.9348774Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/info' 2025-10-10T00:03:37.9348954Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects' 2025-10-10T00:03:37.9349124Z removed 'pytorch-main/.git/modules/third_party/kleidiai/packed-refs' 2025-10-10T00:03:37.9349275Z removed 'pytorch-main/.git/modules/third_party/kleidiai/config' 2025-10-10T00:03:37.9349436Z removed 'pytorch-main/.git/modules/third_party/kleidiai/description' 2025-10-10T00:03:37.9349599Z removed 'pytorch-main/.git/modules/third_party/kleidiai/FETCH_HEAD' 2025-10-10T00:03:37.9349757Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai' 2025-10-10T00:03:37.9349927Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/HEAD' 2025-10-10T00:03:37.9350108Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/shallow' 2025-10-10T00:03:37.9350358Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9350711Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin' 2025-10-10T00:03:37.9350933Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes' 2025-10-10T00:03:37.9351151Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/tags' 2025-10-10T00:03:37.9351358Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads/develop' 2025-10-10T00:03:37.9351572Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads' 2025-10-10T00:03:37.9351772Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs' 2025-10-10T00:03:37.9351944Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/index' 2025-10-10T00:03:37.9352135Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/info/exclude' 2025-10-10T00:03:37.9352341Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/info' 2025-10-10T00:03:37.9352567Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-push.sample' 2025-10-10T00:03:37.9352925Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9353390Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9353839Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9354418Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9354818Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-commit.sample' 2025-10-10T00:03:37.9355226Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/post-update.sample' 2025-10-10T00:03:37.9355601Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/update.sample' 2025-10-10T00:03:37.9356030Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9356347Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9356575Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/commit-msg.sample' 2025-10-10T00:03:37.9356802Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-receive.sample' 2025-10-10T00:03:37.9357029Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9357268Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9357471Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/hooks' 2025-10-10T00:03:37.9357659Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/HEAD' 2025-10-10T00:03:37.9358037Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9358310Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin' 2025-10-10T00:03:37.9358552Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes' 2025-10-10T00:03:37.9358773Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads/develop' 2025-10-10T00:03:37.9359005Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads' 2025-10-10T00:03:37.9359221Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs' 2025-10-10T00:03:37.9359420Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs' 2025-10-10T00:03:37.9359798Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.pack' 2025-10-10T00:03:37.9360182Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-8de2be76b5bc5fe09ac5907d7c1bc6227a9e1ecf.pack' 2025-10-10T00:03:37.9360656Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.idx' 2025-10-10T00:03:37.9361021Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-8de2be76b5bc5fe09ac5907d7c1bc6227a9e1ecf.rev' 2025-10-10T00:03:37.9361388Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-ec6ba8e9c3c0b0ccac94520a93415e0799a59a26.rev' 2025-10-10T00:03:37.9361752Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-8de2be76b5bc5fe09ac5907d7c1bc6227a9e1ecf.idx' 2025-10-10T00:03:37.9361973Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack' 2025-10-10T00:03:37.9362192Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/info' 2025-10-10T00:03:37.9362409Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects' 2025-10-10T00:03:37.9362601Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/packed-refs' 2025-10-10T00:03:37.9362785Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/config' 2025-10-10T00:03:37.9362982Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/description' 2025-10-10T00:03:37.9363167Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/FETCH_HEAD' 2025-10-10T00:03:37.9363353Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel' 2025-10-10T00:03:37.9363504Z removed 'pytorch-main/.git/modules/third_party/nlohmann/HEAD' 2025-10-10T00:03:37.9363653Z removed 'pytorch-main/.git/modules/third_party/nlohmann/shallow' 2025-10-10T00:03:37.9363854Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9364242Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin' 2025-10-10T00:03:37.9364483Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes' 2025-10-10T00:03:37.9364673Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/tags' 2025-10-10T00:03:37.9364858Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads/develop' 2025-10-10T00:03:37.9365046Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads' 2025-10-10T00:03:37.9365220Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs' 2025-10-10T00:03:37.9365367Z removed 'pytorch-main/.git/modules/third_party/nlohmann/index' 2025-10-10T00:03:37.9365537Z removed 'pytorch-main/.git/modules/third_party/nlohmann/info/exclude' 2025-10-10T00:03:37.9365707Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/info' 2025-10-10T00:03:37.9365900Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-push.sample' 2025-10-10T00:03:37.9366124Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9366470Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9366702Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9366923Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9367122Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-commit.sample' 2025-10-10T00:03:37.9367325Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/post-update.sample' 2025-10-10T00:03:37.9367514Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/update.sample' 2025-10-10T00:03:37.9367724Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9367949Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9368147Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/commit-msg.sample' 2025-10-10T00:03:37.9368363Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-receive.sample' 2025-10-10T00:03:37.9368669Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9368879Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9369059Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/hooks' 2025-10-10T00:03:37.9369217Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/HEAD' 2025-10-10T00:03:37.9369426Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9369668Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin' 2025-10-10T00:03:37.9369874Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes' 2025-10-10T00:03:37.9370070Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads/develop' 2025-10-10T00:03:37.9370285Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads' 2025-10-10T00:03:37.9370469Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs' 2025-10-10T00:03:37.9370645Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs' 2025-10-10T00:03:37.9370986Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-c1d01e2774518322f96e7c6f36971b6e6585a654.idx' 2025-10-10T00:03:37.9371335Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-fb96aa7e85b1bcad2f703659be3b48d0aa5efc05.rev' 2025-10-10T00:03:37.9371684Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-fb96aa7e85b1bcad2f703659be3b48d0aa5efc05.pack' 2025-10-10T00:03:37.9372017Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-c1d01e2774518322f96e7c6f36971b6e6585a654.rev' 2025-10-10T00:03:37.9372354Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-c1d01e2774518322f96e7c6f36971b6e6585a654.pack' 2025-10-10T00:03:37.9372699Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-fb96aa7e85b1bcad2f703659be3b48d0aa5efc05.idx' 2025-10-10T00:03:37.9372898Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack' 2025-10-10T00:03:37.9373097Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/info' 2025-10-10T00:03:37.9373275Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects' 2025-10-10T00:03:37.9373440Z removed 'pytorch-main/.git/modules/third_party/nlohmann/packed-refs' 2025-10-10T00:03:37.9373596Z removed 'pytorch-main/.git/modules/third_party/nlohmann/config' 2025-10-10T00:03:37.9373757Z removed 'pytorch-main/.git/modules/third_party/nlohmann/description' 2025-10-10T00:03:37.9373914Z removed 'pytorch-main/.git/modules/third_party/nlohmann/FETCH_HEAD' 2025-10-10T00:03:37.9374233Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann' 2025-10-10T00:03:37.9374599Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/HEAD' 2025-10-10T00:03:37.9374768Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/shallow' 2025-10-10T00:03:37.9374987Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9375212Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2025-10-10T00:03:37.9375413Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes' 2025-10-10T00:03:37.9375602Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/tags' 2025-10-10T00:03:37.9375791Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads/master' 2025-10-10T00:03:37.9375985Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads' 2025-10-10T00:03:37.9376163Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs' 2025-10-10T00:03:37.9376323Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/index' 2025-10-10T00:03:37.9376501Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/info/exclude' 2025-10-10T00:03:37.9376678Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/info' 2025-10-10T00:03:37.9376994Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2025-10-10T00:03:37.9377223Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9377464Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9377708Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9377935Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9378146Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2025-10-10T00:03:37.9378360Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2025-10-10T00:03:37.9378558Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/update.sample' 2025-10-10T00:03:37.9378781Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9379022Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9379235Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2025-10-10T00:03:37.9379444Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2025-10-10T00:03:37.9379646Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9379875Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9380061Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/hooks' 2025-10-10T00:03:37.9380225Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/HEAD' 2025-10-10T00:03:37.9380456Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9380698Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2025-10-10T00:03:37.9380914Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2025-10-10T00:03:37.9381120Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2025-10-10T00:03:37.9381331Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads' 2025-10-10T00:03:37.9381523Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs' 2025-10-10T00:03:37.9381707Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs' 2025-10-10T00:03:37.9382069Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-da4625318eb0741efc35db3061e4bdcd095ed495.pack' 2025-10-10T00:03:37.9382503Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-73227e89879ec788e0dfb891612e5050ef0fa256.pack' 2025-10-10T00:03:37.9382861Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-da4625318eb0741efc35db3061e4bdcd095ed495.rev' 2025-10-10T00:03:37.9383207Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-73227e89879ec788e0dfb891612e5050ef0fa256.idx' 2025-10-10T00:03:37.9383552Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-da4625318eb0741efc35db3061e4bdcd095ed495.idx' 2025-10-10T00:03:37.9383897Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-73227e89879ec788e0dfb891612e5050ef0fa256.rev' 2025-10-10T00:03:37.9384275Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack' 2025-10-10T00:03:37.9384547Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/info' 2025-10-10T00:03:37.9384742Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects' 2025-10-10T00:03:37.9384933Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/packed-refs' 2025-10-10T00:03:37.9385093Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/config' 2025-10-10T00:03:37.9385393Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/description' 2025-10-10T00:03:37.9385567Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/FETCH_HEAD' 2025-10-10T00:03:37.9385735Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers' 2025-10-10T00:03:37.9385888Z removed 'pytorch-main/.git/modules/third_party/googletest/HEAD' 2025-10-10T00:03:37.9386056Z removed 'pytorch-main/.git/modules/third_party/googletest/shallow' 2025-10-10T00:03:37.9386264Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9386489Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin' 2025-10-10T00:03:37.9386698Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes' 2025-10-10T00:03:37.9386895Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/tags' 2025-10-10T00:03:37.9387075Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/heads/main' 2025-10-10T00:03:37.9387273Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/heads' 2025-10-10T00:03:37.9387456Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs' 2025-10-10T00:03:37.9387607Z removed 'pytorch-main/.git/modules/third_party/googletest/index' 2025-10-10T00:03:37.9387778Z removed 'pytorch-main/.git/modules/third_party/googletest/info/exclude' 2025-10-10T00:03:37.9387960Z removed directory 'pytorch-main/.git/modules/third_party/googletest/info' 2025-10-10T00:03:37.9388163Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.9388391Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9388628Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9388862Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9389088Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9389299Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.9389507Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.9389697Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/update.sample' 2025-10-10T00:03:37.9389915Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9390155Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9390367Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.9390576Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.9390886Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9391112Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9391293Z removed directory 'pytorch-main/.git/modules/third_party/googletest/hooks' 2025-10-10T00:03:37.9391459Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/HEAD' 2025-10-10T00:03:37.9391759Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9392071Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.9392289Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes' 2025-10-10T00:03:37.9392481Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.9392689Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads' 2025-10-10T00:03:37.9392889Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs' 2025-10-10T00:03:37.9393153Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs' 2025-10-10T00:03:37.9393449Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-10-10T00:03:37.9393721Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/db' 2025-10-10T00:03:37.9394381Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-10-10T00:03:37.9394724Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/d4' 2025-10-10T00:03:37.9395233Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-10-10T00:03:37.9395570Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/af' 2025-10-10T00:03:37.9396082Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-10-10T00:03:37.9396412Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c4' 2025-10-10T00:03:37.9396927Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-10-10T00:03:37.9397199Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/30' 2025-10-10T00:03:37.9397503Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-10-10T00:03:37.9397698Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/cd' 2025-10-10T00:03:37.9397983Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-10-10T00:03:37.9398174Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/19' 2025-10-10T00:03:37.9398472Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-10-10T00:03:37.9398661Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c7' 2025-10-10T00:03:37.9398949Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-10-10T00:03:37.9399144Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0d' 2025-10-10T00:03:37.9399427Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-10-10T00:03:37.9399615Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/f8' 2025-10-10T00:03:37.9399901Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-10-10T00:03:37.9400184Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-10-10T00:03:37.9400373Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/44' 2025-10-10T00:03:37.9400853Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-10-10T00:03:37.9401073Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/64' 2025-10-10T00:03:37.9401362Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-10-10T00:03:37.9401550Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ff' 2025-10-10T00:03:37.9401902Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.idx' 2025-10-10T00:03:37.9402243Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.rev' 2025-10-10T00:03:37.9402586Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.pack' 2025-10-10T00:03:37.9402799Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/pack' 2025-10-10T00:03:37.9403097Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-10-10T00:03:37.9403409Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9c' 2025-10-10T00:03:37.9403702Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-10-10T00:03:37.9403894Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9f' 2025-10-10T00:03:37.9404440Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-10-10T00:03:37.9404753Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-10-10T00:03:37.9404951Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/8f' 2025-10-10T00:03:37.9405242Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-10-10T00:03:37.9405436Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a4' 2025-10-10T00:03:37.9405730Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-10-10T00:03:37.9405919Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/87' 2025-10-10T00:03:37.9406213Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-10-10T00:03:37.9406403Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/89' 2025-10-10T00:03:37.9406844Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-10-10T00:03:37.9407366Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-10-10T00:03:37.9407865Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-10-10T00:03:37.9408208Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/53' 2025-10-10T00:03:37.9408709Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-10-10T00:03:37.9409046Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a2' 2025-10-10T00:03:37.9409557Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-10-10T00:03:37.9409886Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/d7' 2025-10-10T00:03:37.9410304Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-10-10T00:03:37.9410497Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/46' 2025-10-10T00:03:37.9410786Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-10-10T00:03:37.9411113Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/f5' 2025-10-10T00:03:37.9411410Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-10-10T00:03:37.9411599Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/b0' 2025-10-10T00:03:37.9411894Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-10-10T00:03:37.9412083Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ad' 2025-10-10T00:03:37.9412373Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-10-10T00:03:37.9412566Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/dc' 2025-10-10T00:03:37.9412848Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-10-10T00:03:37.9413139Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-10-10T00:03:37.9413334Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ef' 2025-10-10T00:03:37.9413729Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-10-10T00:03:37.9413916Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9b' 2025-10-10T00:03:37.9414508Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-10-10T00:03:37.9414719Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/09' 2025-10-10T00:03:37.9415007Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-10-10T00:03:37.9415195Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/57' 2025-10-10T00:03:37.9415492Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-10-10T00:03:37.9415681Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0a' 2025-10-10T00:03:37.9415973Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-10-10T00:03:37.9416166Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a7' 2025-10-10T00:03:37.9416450Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-10-10T00:03:37.9416638Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5b' 2025-10-10T00:03:37.9416846Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/info' 2025-10-10T00:03:37.9417134Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-10-10T00:03:37.9417323Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e4' 2025-10-10T00:03:37.9417616Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-10-10T00:03:37.9417814Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/05' 2025-10-10T00:03:37.9418104Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-10-10T00:03:37.9418298Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e3' 2025-10-10T00:03:37.9418582Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-10-10T00:03:37.9418775Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e2' 2025-10-10T00:03:37.9419066Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-10-10T00:03:37.9419254Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/dd' 2025-10-10T00:03:37.9419663Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-10-10T00:03:37.9419857Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/2d' 2025-10-10T00:03:37.9420154Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-10-10T00:03:37.9420342Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/6b' 2025-10-10T00:03:37.9420631Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-10-10T00:03:37.9420923Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:03:37.9421113Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/52' 2025-10-10T00:03:37.9421404Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-10-10T00:03:37.9421600Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/7b' 2025-10-10T00:03:37.9421886Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-10-10T00:03:37.9422176Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/25' 2025-10-10T00:03:37.9422468Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-10-10T00:03:37.9422656Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a8' 2025-10-10T00:03:37.9422947Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-10-10T00:03:37.9423141Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5f' 2025-10-10T00:03:37.9423424Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-10-10T00:03:37.9423614Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/55' 2025-10-10T00:03:37.9423914Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-10-10T00:03:37.9424217Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0e' 2025-10-10T00:03:37.9424510Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-10-10T00:03:37.9424702Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5c' 2025-10-10T00:03:37.9424991Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-10-10T00:03:37.9425300Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/59' 2025-10-10T00:03:37.9425803Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-10-10T00:03:37.9426151Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/78' 2025-10-10T00:03:37.9426664Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-10-10T00:03:37.9427002Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9e' 2025-10-10T00:03:37.9427513Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-10-10T00:03:37.9427844Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/be' 2025-10-10T00:03:37.9428354Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-10-10T00:03:37.9428693Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4d' 2025-10-10T00:03:37.9429114Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-10-10T00:03:37.9429308Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/10' 2025-10-10T00:03:37.9429745Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-10-10T00:03:37.9429942Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4e' 2025-10-10T00:03:37.9430231Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-10-10T00:03:37.9430425Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/bc' 2025-10-10T00:03:37.9430708Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-10-10T00:03:37.9430895Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c5' 2025-10-10T00:03:37.9431184Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-10-10T00:03:37.9431469Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-10-10T00:03:37.9431663Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ca' 2025-10-10T00:03:37.9431952Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-10-10T00:03:37.9432258Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/aa' 2025-10-10T00:03:37.9432445Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects' 2025-10-10T00:03:37.9432623Z removed 'pytorch-main/.git/modules/third_party/googletest/packed-refs' 2025-10-10T00:03:37.9432785Z removed 'pytorch-main/.git/modules/third_party/googletest/config' 2025-10-10T00:03:37.9432955Z removed 'pytorch-main/.git/modules/third_party/googletest/description' 2025-10-10T00:03:37.9433117Z removed 'pytorch-main/.git/modules/third_party/googletest/FETCH_HEAD' 2025-10-10T00:03:37.9433289Z removed directory 'pytorch-main/.git/modules/third_party/googletest' 2025-10-10T00:03:37.9433439Z removed 'pytorch-main/.git/modules/third_party/pybind11/HEAD' 2025-10-10T00:03:37.9433596Z removed 'pytorch-main/.git/modules/third_party/pybind11/shallow' 2025-10-10T00:03:37.9433804Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9434028Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin' 2025-10-10T00:03:37.9434353Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes' 2025-10-10T00:03:37.9434545Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/tags' 2025-10-10T00:03:37.9434725Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/heads/master' 2025-10-10T00:03:37.9434911Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/heads' 2025-10-10T00:03:37.9435085Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs' 2025-10-10T00:03:37.9435237Z removed 'pytorch-main/.git/modules/third_party/pybind11/index' 2025-10-10T00:03:37.9435399Z removed 'pytorch-main/.git/modules/third_party/pybind11/info/exclude' 2025-10-10T00:03:37.9435576Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/info' 2025-10-10T00:03:37.9435776Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2025-10-10T00:03:37.9436003Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9436232Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9436468Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9436685Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9436889Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-10-10T00:03:37.9437097Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/post-update.sample' 2025-10-10T00:03:37.9437280Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/update.sample' 2025-10-10T00:03:37.9437603Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9437829Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9438039Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-10-10T00:03:37.9438239Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-10-10T00:03:37.9438436Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9438655Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9438834Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/hooks' 2025-10-10T00:03:37.9438994Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/HEAD' 2025-10-10T00:03:37.9439208Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9439451Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-10-10T00:03:37.9439657Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes' 2025-10-10T00:03:37.9440003Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads/master' 2025-10-10T00:03:37.9440209Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads' 2025-10-10T00:03:37.9440389Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs' 2025-10-10T00:03:37.9440699Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs' 2025-10-10T00:03:37.9441207Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/b2/4a55674842fb839ccef0cd5f50342ccbe6e93b' 2025-10-10T00:03:37.9441533Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/b2' 2025-10-10T00:03:37.9442022Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/d8/548ec5c6c61b0c9f45037d5b2c5b8a175cac0f' 2025-10-10T00:03:37.9442528Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/d8/4916ea77a255bb2c51df0e22a76663b2f39f08' 2025-10-10T00:03:37.9442850Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/d8' 2025-10-10T00:03:37.9443340Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/58/75be36a98a56d81e96847e09067f9a43668db4' 2025-10-10T00:03:37.9443667Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/58' 2025-10-10T00:03:37.9444232Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/d1/f1a17264df22326454f3f9811ed0863313c295' 2025-10-10T00:03:37.9444427Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/d1' 2025-10-10T00:03:37.9444712Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/ee/02182518ec015df851381aa489f9bd6eecc3e3' 2025-10-10T00:03:37.9444921Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/ee' 2025-10-10T00:03:37.9445202Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/92/58e279282063ee842658dd3a2bacc051fac9b4' 2025-10-10T00:03:37.9445393Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/92' 2025-10-10T00:03:37.9445674Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/7f/46b733c9faaa34e8447cd6219e29077bc7408a' 2025-10-10T00:03:37.9445857Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/7f' 2025-10-10T00:03:37.9456166Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/cd/7e87f8451bf82703e29e890ae9bd0f46374c2e' 2025-10-10T00:03:37.9456586Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/cd' 2025-10-10T00:03:37.9457100Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/8c/b3800e407d7c2db6088927a70ad731d1d6c417' 2025-10-10T00:03:37.9457435Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/8c' 2025-10-10T00:03:37.9457932Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/8a/d5a9561a13698f65c2d2ddb811768558ca6f6e' 2025-10-10T00:03:37.9458471Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/8a' 2025-10-10T00:03:37.9458972Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/63/e59f65a6ea20a669f1e0d1261ff8d8fac6da0a' 2025-10-10T00:03:37.9459313Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/63' 2025-10-10T00:03:37.9459798Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/0d/a641b9643690d40efd9f53befc3b50e4218a55' 2025-10-10T00:03:37.9459988Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/0d' 2025-10-10T00:03:37.9460272Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/a0/90c8745fe03772f184e2ff60195e862d4b6a57' 2025-10-10T00:03:37.9460454Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/a0' 2025-10-10T00:03:37.9460732Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/ba/5f665a2fa6cdef78295543b9c6f59462ad1f67' 2025-10-10T00:03:37.9460930Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/ba' 2025-10-10T00:03:37.9461283Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.rev' 2025-10-10T00:03:37.9461757Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.idx' 2025-10-10T00:03:37.9462108Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.pack' 2025-10-10T00:03:37.9462311Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/pack' 2025-10-10T00:03:37.9462597Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/1e/68869d4643a595bd9251c8816a0c97fc4f0d3a' 2025-10-10T00:03:37.9462794Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/1e' 2025-10-10T00:03:37.9463074Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/9c/60c94c046d64397b491a8816574b56a3d8ac9d' 2025-10-10T00:03:37.9463274Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/9c' 2025-10-10T00:03:37.9463572Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/a4/869a846fb457bb74c828ebf42e886643d85241' 2025-10-10T00:03:37.9463765Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/a4' 2025-10-10T00:03:37.9464044Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/23/c33364375f69bd9e0b9dbe732b887ba05e7cdc' 2025-10-10T00:03:37.9464461Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/23' 2025-10-10T00:03:37.9464750Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/a1/99d72f0a2103b6c7016ea69d493899a142782c' 2025-10-10T00:03:37.9464934Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/a1' 2025-10-10T00:03:37.9465213Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/13/e5ed3198f2a3fe92312a7f163f1b0f5fd87b25' 2025-10-10T00:03:37.9465404Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/13' 2025-10-10T00:03:37.9465695Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/32/bf47554b811ffdcafaefb6b70defbe0839c008' 2025-10-10T00:03:37.9465891Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/32' 2025-10-10T00:03:37.9466178Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/f5/fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T00:03:37.9466451Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/f5/bf7e83058530573691c176f93e4fd10bb25db2' 2025-10-10T00:03:37.9466635Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/f5' 2025-10-10T00:03:37.9466918Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/01/b147faff001ce571c07dd95918ed16c413a73a' 2025-10-10T00:03:37.9467109Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/01' 2025-10-10T00:03:37.9467407Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/74/0c32cee8d31cb99ef210cb6d6651ed9a82ec3c' 2025-10-10T00:03:37.9467734Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/74' 2025-10-10T00:03:37.9468021Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/31/4dba40909c84764c9a3cfdff9124f70eccdae0' 2025-10-10T00:03:37.9468209Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/31' 2025-10-10T00:03:37.9468504Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/9b/6a9dc824bec412aa0a4cfcaecc520a9a2ff5c0' 2025-10-10T00:03:37.9468700Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/9b' 2025-10-10T00:03:37.9468977Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/09/25b084ca43ec0d645c96094288977f3fa3fd75' 2025-10-10T00:03:37.9469258Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/09/85b5cf49ff25a7c9f896d2e972dbaf6b0bfa23' 2025-10-10T00:03:37.9469444Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/09' 2025-10-10T00:03:37.9469744Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/0a/bddd0be0c0c48dbd0f522a42eea9b414b834e5' 2025-10-10T00:03:37.9469988Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/0a' 2025-10-10T00:03:37.9470723Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/5b/65b4a9b2c28c77bf33da1dba3b60b5753352d4' 2025-10-10T00:03:37.9471063Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/5b' 2025-10-10T00:03:37.9471401Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/info' 2025-10-10T00:03:37.9471882Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/25/e2741967908c0789de895c30c277741546cb9a' 2025-10-10T00:03:37.9472211Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/25' 2025-10-10T00:03:37.9472695Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/5f/dd69db38767e53493084c794ac505386b07055' 2025-10-10T00:03:37.9473019Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/5f' 2025-10-10T00:03:37.9473528Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/c3/d987787a5147350903d31cd65eeffa03e1bfcf' 2025-10-10T00:03:37.9473742Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/c3' 2025-10-10T00:03:37.9474021Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/5e/6d6a333f18b87f0924c5e14cd767357e56bf6d' 2025-10-10T00:03:37.9474418Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/5e/258e7271dce386f5ef5b769e48199671b372db' 2025-10-10T00:03:37.9474604Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/5e' 2025-10-10T00:03:37.9474888Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/55/8a7a35e5c741b00656576f5c21c1aca668f545' 2025-10-10T00:03:37.9475077Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/55' 2025-10-10T00:03:37.9475358Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/6a/3b365de033d2232442bf2ddc217bd4bf289464' 2025-10-10T00:03:37.9475547Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/6a' 2025-10-10T00:03:37.9475828Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/1b/23c5c681adc6caa4076f4b3633113ab5b52779' 2025-10-10T00:03:37.9476121Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/1b/fca33bb60a12c777786923f5428b597dea87af' 2025-10-10T00:03:37.9476305Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/1b' 2025-10-10T00:03:37.9476587Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/03/92dc67d7c40fa7d55c8b20f7593a1d9669a9f2' 2025-10-10T00:03:37.9476777Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/03' 2025-10-10T00:03:37.9477058Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/0e/6c17a7774cdda7b8f7ac1a23231119ba2d5f36' 2025-10-10T00:03:37.9477244Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/0e' 2025-10-10T00:03:37.9477658Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/3d/567fc1f56ba8e0d9a2c72cfd781b243d03f3c0' 2025-10-10T00:03:37.9477853Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/3d' 2025-10-10T00:03:37.9478137Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/04/c2d9a367206680a027ef79fffeb659ef9b8571' 2025-10-10T00:03:37.9478419Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/04/f7b09c71dc08c7143965446a9b8750f09d95b4' 2025-10-10T00:03:37.9478600Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/04' 2025-10-10T00:03:37.9478881Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/bd/18c8c0a89f6f5e2f0029c32ee7a650024bbc05' 2025-10-10T00:03:37.9479071Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/bd' 2025-10-10T00:03:37.9479348Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/56/50a653678a7a339992f7ddd5468a7ebc8bd7bf' 2025-10-10T00:03:37.9479532Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/56' 2025-10-10T00:03:37.9479820Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/78/8f0cdc31d49a3c2c87c74f220fe759fc92ba8e' 2025-10-10T00:03:37.9480110Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/78' 2025-10-10T00:03:37.9480389Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/34/65e8b371840f661dec36206264cecc52530c6e' 2025-10-10T00:03:37.9480676Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/34/b22a57ae9a143a89438dded700bc78cecebb08' 2025-10-10T00:03:37.9480861Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/34' 2025-10-10T00:03:37.9481138Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/38/92600381a228c21f703370ab4fbc2c217d2bb1' 2025-10-10T00:03:37.9481321Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/38' 2025-10-10T00:03:37.9481605Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/95/cc1ac611073b7414dc5ab27c816c6a53f0f607' 2025-10-10T00:03:37.9481793Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/95' 2025-10-10T00:03:37.9482067Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/c2/021f06352334918134d71a335105b1b5d970d8' 2025-10-10T00:03:37.9482261Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/c2' 2025-10-10T00:03:37.9482544Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/1c/136cf0f2a9dcfecdc884b379c0a3c1b62e6a23' 2025-10-10T00:03:37.9482826Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/1c/0b18c1ef53854babd53feb52e0ba1a44393c2d' 2025-10-10T00:03:37.9483018Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/1c' 2025-10-10T00:03:37.9483296Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/4e/a374861e39801becf8d0cc71362476f25b9dce' 2025-10-10T00:03:37.9483572Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/4e/6689a797d814ff2b572a35804d00e561f4f623' 2025-10-10T00:03:37.9483765Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/4e' 2025-10-10T00:03:37.9484043Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/e6/f533b12b29779135e92968bebe3dbba6882ed9' 2025-10-10T00:03:37.9484348Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/e6' 2025-10-10T00:03:37.9484636Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/21/49281a34c6ff1bf175bed271ac0c0bb0ba370a' 2025-10-10T00:03:37.9484918Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/21/52abbcf95f89dc55da8484596ef96304c41206' 2025-10-10T00:03:37.9485103Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/21' 2025-10-10T00:03:37.9485550Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/11/7fecabf038c391bca4ce1e1170bf1e301881da' 2025-10-10T00:03:37.9485879Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/11' 2025-10-10T00:03:37.9486374Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/c6/35791fee3d3511e0289d3ae86d5391079a65ba' 2025-10-10T00:03:37.9486866Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/c6' 2025-10-10T00:03:37.9487373Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/45/fe7c7bebac00156fa92984d968f47d9ecba291' 2025-10-10T00:03:37.9487696Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/45' 2025-10-10T00:03:37.9488010Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects' 2025-10-10T00:03:37.9488308Z removed 'pytorch-main/.git/modules/third_party/pybind11/packed-refs' 2025-10-10T00:03:37.9488568Z removed 'pytorch-main/.git/modules/third_party/pybind11/config' 2025-10-10T00:03:37.9488843Z removed 'pytorch-main/.git/modules/third_party/pybind11/description' 2025-10-10T00:03:37.9489033Z removed 'pytorch-main/.git/modules/third_party/pybind11/FETCH_HEAD' 2025-10-10T00:03:37.9489196Z removed directory 'pytorch-main/.git/modules/third_party/pybind11' 2025-10-10T00:03:37.9489379Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/HEAD' 2025-10-10T00:03:37.9489569Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/shallow' 2025-10-10T00:03:37.9489930Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9490184Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin' 2025-10-10T00:03:37.9490414Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes' 2025-10-10T00:03:37.9490631Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/tags' 2025-10-10T00:03:37.9490833Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads/main' 2025-10-10T00:03:37.9491051Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads' 2025-10-10T00:03:37.9491258Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs' 2025-10-10T00:03:37.9491440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/index' 2025-10-10T00:03:37.9491634Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info/exclude' 2025-10-10T00:03:37.9491846Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info' 2025-10-10T00:03:37.9492076Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-push.sample' 2025-10-10T00:03:37.9492331Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9492608Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9492867Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9493118Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9493352Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-commit.sample' 2025-10-10T00:03:37.9493588Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/post-update.sample' 2025-10-10T00:03:37.9493810Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/update.sample' 2025-10-10T00:03:37.9494064Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9494685Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9494919Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/commit-msg.sample' 2025-10-10T00:03:37.9495158Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-receive.sample' 2025-10-10T00:03:37.9495384Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9495627Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9495835Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks' 2025-10-10T00:03:37.9496156Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/HEAD' 2025-10-10T00:03:37.9496414Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9496679Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin' 2025-10-10T00:03:37.9496935Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes' 2025-10-10T00:03:37.9497154Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads/main' 2025-10-10T00:03:37.9497392Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads' 2025-10-10T00:03:37.9497613Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs' 2025-10-10T00:03:37.9497815Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs' 2025-10-10T00:03:37.9498440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-9d76944c7b2a551330e4905532ea5a90a1534dfa.idx' 2025-10-10T00:03:37.9499267Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-fd6f952c0dd214db539ff60b454d342aaa63031f.idx' 2025-10-10T00:03:37.9499903Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-9d76944c7b2a551330e4905532ea5a90a1534dfa.rev' 2025-10-10T00:03:37.9500551Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-9d76944c7b2a551330e4905532ea5a90a1534dfa.pack' 2025-10-10T00:03:37.9501204Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-fd6f952c0dd214db539ff60b454d342aaa63031f.rev' 2025-10-10T00:03:37.9501730Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-fd6f952c0dd214db539ff60b454d342aaa63031f.pack' 2025-10-10T00:03:37.9501958Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack' 2025-10-10T00:03:37.9502188Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/info' 2025-10-10T00:03:37.9502406Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects' 2025-10-10T00:03:37.9502601Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/packed-refs' 2025-10-10T00:03:37.9502786Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/config' 2025-10-10T00:03:37.9502976Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/description' 2025-10-10T00:03:37.9503162Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/FETCH_HEAD' 2025-10-10T00:03:37.9503438Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/HEAD' 2025-10-10T00:03:37.9503717Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/shallow' 2025-10-10T00:03:37.9504055Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9504656Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin' 2025-10-10T00:03:37.9504999Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes' 2025-10-10T00:03:37.9505315Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/tags' 2025-10-10T00:03:37.9505617Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads/main' 2025-10-10T00:03:37.9505935Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads' 2025-10-10T00:03:37.9506234Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs' 2025-10-10T00:03:37.9506505Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/index' 2025-10-10T00:03:37.9506928Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info/exclude' 2025-10-10T00:03:37.9507235Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info' 2025-10-10T00:03:37.9507566Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-push.sample' 2025-10-10T00:03:37.9507933Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9508304Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9508665Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9509027Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9509366Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-10-10T00:03:37.9509808Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/post-update.sample' 2025-10-10T00:03:37.9510131Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/update.sample' 2025-10-10T00:03:37.9510485Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9510845Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9511183Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-10-10T00:03:37.9511526Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-10-10T00:03:37.9511860Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9512219Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9512524Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks' 2025-10-10T00:03:37.9512806Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/HEAD' 2025-10-10T00:03:37.9513160Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9513530Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-10-10T00:03:37.9513872Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes' 2025-10-10T00:03:37.9514314Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads/main' 2025-10-10T00:03:37.9514655Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads' 2025-10-10T00:03:37.9514965Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs' 2025-10-10T00:03:37.9515268Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs' 2025-10-10T00:03:37.9515760Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-00f98a9aa3c4d00b28a06cfb04342d419b10d8d3.rev' 2025-10-10T00:03:37.9516245Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-c78cbc24c1c7a8f29b9ad578f1bddf4dd3ccc28d.idx' 2025-10-10T00:03:37.9516854Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-c78cbc24c1c7a8f29b9ad578f1bddf4dd3ccc28d.rev' 2025-10-10T00:03:37.9517335Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-00f98a9aa3c4d00b28a06cfb04342d419b10d8d3.idx' 2025-10-10T00:03:37.9517823Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-c78cbc24c1c7a8f29b9ad578f1bddf4dd3ccc28d.pack' 2025-10-10T00:03:37.9518305Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-00f98a9aa3c4d00b28a06cfb04342d419b10d8d3.pack' 2025-10-10T00:03:37.9518634Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack' 2025-10-10T00:03:37.9518960Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/info' 2025-10-10T00:03:37.9519275Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects' 2025-10-10T00:03:37.9519676Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/packed-refs' 2025-10-10T00:03:37.9519949Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config' 2025-10-10T00:03:37.9520244Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/description' 2025-10-10T00:03:37.9520530Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/FETCH_HEAD' 2025-10-10T00:03:37.9520810Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark' 2025-10-10T00:03:37.9521101Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/HEAD' 2025-10-10T00:03:37.9521401Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/shallow' 2025-10-10T00:03:37.9521758Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9522135Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin' 2025-10-10T00:03:37.9522479Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes' 2025-10-10T00:03:37.9522814Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/tags' 2025-10-10T00:03:37.9523146Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads/master' 2025-10-10T00:03:37.9523481Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads' 2025-10-10T00:03:37.9523802Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs' 2025-10-10T00:03:37.9524199Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/index' 2025-10-10T00:03:37.9524515Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info/exclude' 2025-10-10T00:03:37.9524827Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info' 2025-10-10T00:03:37.9525182Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-push.sample' 2025-10-10T00:03:37.9525561Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9525946Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9526487Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9526869Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9527222Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-commit.sample' 2025-10-10T00:03:37.9527666Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/post-update.sample' 2025-10-10T00:03:37.9528008Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/update.sample' 2025-10-10T00:03:37.9528377Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9528767Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9529220Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/commit-msg.sample' 2025-10-10T00:03:37.9529575Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-receive.sample' 2025-10-10T00:03:37.9529930Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9530295Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9530617Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks' 2025-10-10T00:03:37.9530925Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/HEAD' 2025-10-10T00:03:37.9531298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9531692Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin' 2025-10-10T00:03:37.9532058Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes' 2025-10-10T00:03:37.9532407Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads/master' 2025-10-10T00:03:37.9532761Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads' 2025-10-10T00:03:37.9533098Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs' 2025-10-10T00:03:37.9533420Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs' 2025-10-10T00:03:37.9533866Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36/23325260da41bc7e9440ebd5b765bd4e3de546' 2025-10-10T00:03:37.9534563Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36' 2025-10-10T00:03:37.9535349Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8/9bd2b4bd1dec6fb01c0fe4d330149401cd30e7' 2025-10-10T00:03:37.9535894Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8' 2025-10-10T00:03:37.9536342Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d/75e950c72d6ea2dee532d4bbcdd98854097d3a' 2025-10-10T00:03:37.9536682Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d' 2025-10-10T00:03:37.9537257Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4/b8b430877c9712e7797955ec84c06568c04703' 2025-10-10T00:03:37.9537617Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4' 2025-10-10T00:03:37.9538050Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee/d38844fb80368c779f4293706cf6b206a6ea38' 2025-10-10T00:03:37.9538390Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee' 2025-10-10T00:03:37.9538831Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/1a1b2da95b45d4b1e13af10ff2e6a4b4fcc584' 2025-10-10T00:03:37.9539270Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/f6856e21dfabf8b0ecc40d29b11ce44db9be42' 2025-10-10T00:03:37.9539609Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a' 2025-10-10T00:03:37.9540155Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7/cb3f91f62b98952724d6dace74cff6d6cc958d' 2025-10-10T00:03:37.9540488Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7' 2025-10-10T00:03:37.9540920Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76/93a41ef3d64ede740d7282ed9815fa7fb7eee7' 2025-10-10T00:03:37.9541261Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76' 2025-10-10T00:03:37.9541698Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/e40e61e90f98aefeefebc5578cd8eead70f127' 2025-10-10T00:03:37.9542142Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/7bf92bb0854c0128fa95d8e0d5a3144530c88b' 2025-10-10T00:03:37.9542481Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26' 2025-10-10T00:03:37.9542909Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79/6fe41e496b869928b94372688d7417d94aaadc' 2025-10-10T00:03:37.9543246Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79' 2025-10-10T00:03:37.9543743Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-c13c612a3626022d9067387eb07fec5969d2a667.idx' 2025-10-10T00:03:37.9544478Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-c13c612a3626022d9067387eb07fec5969d2a667.pack' 2025-10-10T00:03:37.9545013Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-c13c612a3626022d9067387eb07fec5969d2a667.rev' 2025-10-10T00:03:37.9545371Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack' 2025-10-10T00:03:37.9545812Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9/ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T00:03:37.9546150Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9' 2025-10-10T00:03:37.9546582Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/64af430c3e09179069bad79dbaa54e4864edc8' 2025-10-10T00:03:37.9547170Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/6e9250a5336a13e8da58786040f270e64de344' 2025-10-10T00:03:37.9547812Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e' 2025-10-10T00:03:37.9548262Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b/c072322c81004ef408094f7a60cc880fa48eae' 2025-10-10T00:03:37.9548596Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b' 2025-10-10T00:03:37.9549034Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f/d099980edec938590670eedb13bc554f9c225b' 2025-10-10T00:03:37.9549368Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f' 2025-10-10T00:03:37.9549796Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87/48902116964a26292feba6d9cc6f04349cc7a1' 2025-10-10T00:03:37.9550139Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87' 2025-10-10T00:03:37.9550681Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27/1eb33a8d481250e6921f599b3bfafc05f121bb' 2025-10-10T00:03:37.9551017Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27' 2025-10-10T00:03:37.9551454Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2/5b19a40ac5df0a4a607443c86731c0c90dd7fa' 2025-10-10T00:03:37.9551789Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2' 2025-10-10T00:03:37.9552215Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1/2b6150e75ea0911b0c058b9066588bf268023f' 2025-10-10T00:03:37.9552556Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1' 2025-10-10T00:03:37.9552996Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32/c47ec00abfaa84e918383ecab33d7a59a7198e' 2025-10-10T00:03:37.9553328Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32' 2025-10-10T00:03:37.9553759Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc/1741461e424a234f5f37629dc1724e6a577676' 2025-10-10T00:03:37.9554245Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc' 2025-10-10T00:03:37.9554679Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84/81c47a04d653e54ad1cbbf0ba692510876f724' 2025-10-10T00:03:37.9555022Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84' 2025-10-10T00:03:37.9555460Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5/fc8496ba55a20c156e1e262fe199cfaf51bde8' 2025-10-10T00:03:37.9555796Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5' 2025-10-10T00:03:37.9556232Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb/92342ef8980ec0ba239fcc5d8f999ee1888aed' 2025-10-10T00:03:37.9556567Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb' 2025-10-10T00:03:37.9557022Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a/55001b81c7d74fafb9a5d51f6cf1af5c41b577' 2025-10-10T00:03:37.9557787Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a' 2025-10-10T00:03:37.9558245Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df/0ca8d30f85cd3c2947efdeb6a76d824b37971e' 2025-10-10T00:03:37.9558588Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df' 2025-10-10T00:03:37.9559026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0/3ec5534d083441aff721bc3953b2f73bcda391' 2025-10-10T00:03:37.9559359Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0' 2025-10-10T00:03:37.9559794Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb/045de2bda8dd6b705c20d0ed71345ab6f7d98a' 2025-10-10T00:03:37.9560133Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb' 2025-10-10T00:03:37.9560572Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad/f04039af02cac5f4177dad10784db5cd6aabd0' 2025-10-10T00:03:37.9561008Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad' 2025-10-10T00:03:37.9561450Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef/39d0538db9ccc0872a9b6333ccd4bdceb5686a' 2025-10-10T00:03:37.9561783Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef' 2025-10-10T00:03:37.9562216Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/2ad19d2d7508da1c7a0abbc14014e112ae35d0' 2025-10-10T00:03:37.9562659Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/cbb6c099d8033393eb8dc157ef0c8c433af38b' 2025-10-10T00:03:37.9562997Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b' 2025-10-10T00:03:37.9563434Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09/404b8437dc9e5ce8da6ab1a2ec77d0899da4de' 2025-10-10T00:03:37.9563773Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09' 2025-10-10T00:03:37.9564333Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6/5cfb280f5108c41bf4f47a32072e8c050f30d7' 2025-10-10T00:03:37.9564669Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6' 2025-10-10T00:03:37.9565110Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57/ae4cc3ee5198177ac10d2be521c714b65a5180' 2025-10-10T00:03:37.9565448Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57' 2025-10-10T00:03:37.9566188Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99/cbe4d32421bb83ab7f604275c4e40af504eb6c' 2025-10-10T00:03:37.9566531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99' 2025-10-10T00:03:37.9566967Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a/257c2c02354af7cbf84951de03d7ad8cd1240b' 2025-10-10T00:03:37.9567305Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a' 2025-10-10T00:03:37.9567732Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7/b4172e45ca270676e0178f60c5d1399b59e6df' 2025-10-10T00:03:37.9568194Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7' 2025-10-10T00:03:37.9568646Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06/8e469a5d4ec949b38c8c34ae85943b85c8d21c' 2025-10-10T00:03:37.9568976Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06' 2025-10-10T00:03:37.9569413Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b/9959ae5cddf327ebca1dd6953f4f0ab65ad071' 2025-10-10T00:03:37.9569751Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b' 2025-10-10T00:03:37.9570093Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/info' 2025-10-10T00:03:37.9570534Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe/0d7d41f7548e3a9488075c2317a14df3692f73' 2025-10-10T00:03:37.9570869Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe' 2025-10-10T00:03:37.9571410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0/87586b6dbe276aa926d3ad9bff912dc852b7aa' 2025-10-10T00:03:37.9571744Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0' 2025-10-10T00:03:37.9572183Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/f29bda48f7d6ae89521b00e7b0a9e5b5fa4da1' 2025-10-10T00:03:37.9572616Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/e251a16b1e3567a3cdc36965e3cc1fded4064e' 2025-10-10T00:03:37.9572954Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5' 2025-10-10T00:03:37.9573390Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b/7c9550fd90913c631ae35c17660909f9ffc0d5' 2025-10-10T00:03:37.9573725Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b' 2025-10-10T00:03:37.9574504Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25/1fba2703fe30bd49dfcb21c445592e5bd26c88' 2025-10-10T00:03:37.9574886Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25' 2025-10-10T00:03:37.9575326Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24/ae110bd671dbbb34a39eca3176b58fc7ba6752' 2025-10-10T00:03:37.9575659Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24' 2025-10-10T00:03:37.9576106Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f/8df76f3dee590e4d8ed36655eae4b51e9d4673' 2025-10-10T00:03:37.9576441Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f' 2025-10-10T00:03:37.9576875Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f/e53eb9d818cc84b8dad81eeba14f63d9c52a58' 2025-10-10T00:03:37.9577213Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f' 2025-10-10T00:03:37.9577641Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90/87e9bd67f3c3345ee65474d1189d7b785f84c3' 2025-10-10T00:03:37.9577973Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90' 2025-10-10T00:03:37.9578535Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96/ca5f5989edf5379488a8336c9552d23104fc69' 2025-10-10T00:03:37.9578877Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96' 2025-10-10T00:03:37.9579309Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/4351ac2cb119668145a82442cbb1fcabecee33' 2025-10-10T00:03:37.9579745Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/99f40eb48be5234ddbb58098c7e9a5f8d7a141' 2025-10-10T00:03:37.9580077Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a' 2025-10-10T00:03:37.9580507Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c/44beed9f53b868130d711855a2b0c620b1aecd' 2025-10-10T00:03:37.9580852Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c' 2025-10-10T00:03:37.9581387Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86/e462e2ebfa92d2099c8594d70c3927412e2da2' 2025-10-10T00:03:37.9581718Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86' 2025-10-10T00:03:37.9582155Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/eb2db921e2d113042c3e0529830b27ed8383e7' 2025-10-10T00:03:37.9582831Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/4a75be0bdb9e4582e13fe1c617577b17dd99bd' 2025-10-10T00:03:37.9583271Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/0d9c2ae62e2493cae476bd3960a0618bff60a3' 2025-10-10T00:03:37.9583711Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/07834160a14bd212f8603fba3b00ca580be05a' 2025-10-10T00:03:37.9584050Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d' 2025-10-10T00:03:37.9584710Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/ec9d5d0af20f575f378a0a3c6e26b75223d353' 2025-10-10T00:03:37.9585156Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/4e254ba4c438c69ee2558eed69e95b36bde77b' 2025-10-10T00:03:37.9585488Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1' 2025-10-10T00:03:37.9585924Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0/0fb2bf845870a1bd042b6d56e82f9d9d2ce75c' 2025-10-10T00:03:37.9586265Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0' 2025-10-10T00:03:37.9586706Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/0f7f97e79b5a903b3f04affc057e324bd06451' 2025-10-10T00:03:37.9587141Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/413f11bbf06d9a65f559e0759b9dd9ee31b752' 2025-10-10T00:03:37.9587480Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68' 2025-10-10T00:03:37.9587916Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/9da5fefce457bef07dc84d91927b13146f3c6b' 2025-10-10T00:03:37.9588353Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/231c97f41d27745e95701d2dea1eb91014974a' 2025-10-10T00:03:37.9588821Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60' 2025-10-10T00:03:37.9589266Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34/cd232c2f36f3e473f55e06d6161ebfe922dbaf' 2025-10-10T00:03:37.9589605Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34' 2025-10-10T00:03:37.9590039Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed/323fe325ceada7d676d8c9cc450cc4f5fd5190' 2025-10-10T00:03:37.9590373Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed' 2025-10-10T00:03:37.9590814Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38/a28e08647bdbf74240b8b5f206eee7e7759639' 2025-10-10T00:03:37.9591153Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38' 2025-10-10T00:03:37.9592003Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c/605ede9ae014bfac5c6840f7ac9604802bf877' 2025-10-10T00:03:37.9592363Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c' 2025-10-10T00:03:37.9592802Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6/967b1795fff8aaaaaace65c731dc0466b7f31b' 2025-10-10T00:03:37.9593139Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6' 2025-10-10T00:03:37.9593581Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95/29abab38013189853ab4a3cf2637ce44ca5347' 2025-10-10T00:03:37.9593919Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95' 2025-10-10T00:03:37.9594543Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/a691676bc17e84a54d8bff71976abaa611c7cf' 2025-10-10T00:03:37.9594992Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/5ea8e1b5c144af78b0ac356fb87c411fb95d9f' 2025-10-10T00:03:37.9595427Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/35a8bb4509c2477e9edd82c6bb70faec06c1c5' 2025-10-10T00:03:37.9595758Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c' 2025-10-10T00:03:37.9596199Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/fb7be373d0f6cd2ed45d222ebe05d2c7b96f73' 2025-10-10T00:03:37.9596639Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/f6bbe5bb79b5e3b1341c7847904bc6350da786' 2025-10-10T00:03:37.9596972Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e' 2025-10-10T00:03:37.9597413Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10/d690e782ed24e56107be7ad1b248cfdacf6fea' 2025-10-10T00:03:37.9597746Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10' 2025-10-10T00:03:37.9598191Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/cad280b86a061ac7a7fba9ff847a245aa09d5c' 2025-10-10T00:03:37.9598634Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/3f97f02254437b1f969b52258dd00eaf28640f' 2025-10-10T00:03:37.9599100Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67' 2025-10-10T00:03:37.9599536Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6/2c62f8364a46b3d93b6f15bb22a40b32dfd712' 2025-10-10T00:03:37.9599884Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6' 2025-10-10T00:03:37.9600335Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc/116edd2cb80301b1eead3c1ebc5904dcea83fb' 2025-10-10T00:03:37.9600672Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc' 2025-10-10T00:03:37.9601111Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/934635b28d2736331c49d1a57644f8cad7b6b8' 2025-10-10T00:03:37.9601676Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/0293fefbf7e531b3c6d73c8f5e6c54ed176b41' 2025-10-10T00:03:37.9602215Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a' 2025-10-10T00:03:37.9602830Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/6cd04e49a3eb1dec9d283bc1e238d685497314' 2025-10-10T00:03:37.9603262Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/69c586bfd411b675787aa1218364826c0b181e' 2025-10-10T00:03:37.9603604Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6' 2025-10-10T00:03:37.9604053Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28/3679d65e8149ac149540eb93cdfb5b930cddd1' 2025-10-10T00:03:37.9604518Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28' 2025-10-10T00:03:37.9604951Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/02c78a91e64050bc79fe71146d807c664c80d9' 2025-10-10T00:03:37.9605398Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/9625b74e76d040c2b0317ebeb99648c361fcf8' 2025-10-10T00:03:37.9605733Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91' 2025-10-10T00:03:37.9606072Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects' 2025-10-10T00:03:37.9606386Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/packed-refs' 2025-10-10T00:03:37.9606679Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config' 2025-10-10T00:03:37.9606990Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/description' 2025-10-10T00:03:37.9607298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/FETCH_HEAD' 2025-10-10T00:03:37.9607647Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/HEAD' 2025-10-10T00:03:37.9608003Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/shallow' 2025-10-10T00:03:37.9608423Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9608851Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin' 2025-10-10T00:03:37.9609261Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes' 2025-10-10T00:03:37.9609803Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/tags' 2025-10-10T00:03:37.9610198Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads/master' 2025-10-10T00:03:37.9610600Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads' 2025-10-10T00:03:37.9610975Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs' 2025-10-10T00:03:37.9611324Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/index' 2025-10-10T00:03:37.9611700Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info/exclude' 2025-10-10T00:03:37.9612078Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info' 2025-10-10T00:03:37.9612582Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-push.sample' 2025-10-10T00:03:37.9613021Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9613782Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9614337Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9614774Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9615191Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-commit.sample' 2025-10-10T00:03:37.9615611Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/post-update.sample' 2025-10-10T00:03:37.9616011Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/update.sample' 2025-10-10T00:03:37.9616440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9616878Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9617293Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/commit-msg.sample' 2025-10-10T00:03:37.9617709Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-receive.sample' 2025-10-10T00:03:37.9618120Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9618551Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9618929Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks' 2025-10-10T00:03:37.9619291Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/HEAD' 2025-10-10T00:03:37.9619725Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9620297Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin' 2025-10-10T00:03:37.9620723Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes' 2025-10-10T00:03:37.9621130Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads/master' 2025-10-10T00:03:37.9621542Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads' 2025-10-10T00:03:37.9621933Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs' 2025-10-10T00:03:37.9622312Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs' 2025-10-10T00:03:37.9622880Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-ced453a7ac132cf01447137beeaf7b38296172a4.rev' 2025-10-10T00:03:37.9623547Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-bd4520ba9a9e1d0fb0656e8480f4c2b461f62ce1.pack' 2025-10-10T00:03:37.9624295Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-ced453a7ac132cf01447137beeaf7b38296172a4.pack' 2025-10-10T00:03:37.9624873Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-ced453a7ac132cf01447137beeaf7b38296172a4.idx' 2025-10-10T00:03:37.9625441Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-bd4520ba9a9e1d0fb0656e8480f4c2b461f62ce1.rev' 2025-10-10T00:03:37.9625997Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-bd4520ba9a9e1d0fb0656e8480f4c2b461f62ce1.idx' 2025-10-10T00:03:37.9626416Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack' 2025-10-10T00:03:37.9626833Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/info' 2025-10-10T00:03:37.9627225Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects' 2025-10-10T00:03:37.9627598Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/packed-refs' 2025-10-10T00:03:37.9627961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config' 2025-10-10T00:03:37.9628335Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/description' 2025-10-10T00:03:37.9628698Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/FETCH_HEAD' 2025-10-10T00:03:37.9629062Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb' 2025-10-10T00:03:37.9629411Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/HEAD' 2025-10-10T00:03:37.9629770Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/shallow' 2025-10-10T00:03:37.9630199Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9630747Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin' 2025-10-10T00:03:37.9631164Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes' 2025-10-10T00:03:37.9631569Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/tags' 2025-10-10T00:03:37.9631955Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads/main' 2025-10-10T00:03:37.9632353Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads' 2025-10-10T00:03:37.9632742Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs' 2025-10-10T00:03:37.9633101Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/index' 2025-10-10T00:03:37.9633577Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info/exclude' 2025-10-10T00:03:37.9633963Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info' 2025-10-10T00:03:37.9634508Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.9634952Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9635410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9635866Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9636307Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9636729Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.9637152Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.9637551Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/update.sample' 2025-10-10T00:03:37.9637991Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9638445Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9638864Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.9639290Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.9639704Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9640135Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9640531Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks' 2025-10-10T00:03:37.9641014Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/HEAD' 2025-10-10T00:03:37.9641457Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9641918Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.9642346Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes' 2025-10-10T00:03:37.9642750Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.9643176Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads' 2025-10-10T00:03:37.9643587Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs' 2025-10-10T00:03:37.9644168Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs' 2025-10-10T00:03:37.9644747Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6f4986190141a95543af0809341f3802ff61a327.pack' 2025-10-10T00:03:37.9645647Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.idx' 2025-10-10T00:03:37.9646522Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.rev' 2025-10-10T00:03:37.9647086Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6f4986190141a95543af0809341f3802ff61a327.rev' 2025-10-10T00:03:37.9647645Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-6f4986190141a95543af0809341f3802ff61a327.idx' 2025-10-10T00:03:37.9648216Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.pack' 2025-10-10T00:03:37.9648632Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack' 2025-10-10T00:03:37.9649039Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/info' 2025-10-10T00:03:37.9649441Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects' 2025-10-10T00:03:37.9649821Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/packed-refs' 2025-10-10T00:03:37.9650182Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config' 2025-10-10T00:03:37.9650561Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/description' 2025-10-10T00:03:37.9650931Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/FETCH_HEAD' 2025-10-10T00:03:37.9651299Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest' 2025-10-10T00:03:37.9651636Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules' 2025-10-10T00:03:37.9652070Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp' 2025-10-10T00:03:37.9652337Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/HEAD' 2025-10-10T00:03:37.9652612Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/shallow' 2025-10-10T00:03:37.9652938Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9653277Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin' 2025-10-10T00:03:37.9653597Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes' 2025-10-10T00:03:37.9653905Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/tags' 2025-10-10T00:03:37.9654407Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads/main' 2025-10-10T00:03:37.9654846Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads' 2025-10-10T00:03:37.9655134Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs' 2025-10-10T00:03:37.9655395Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/index' 2025-10-10T00:03:37.9655686Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info/exclude' 2025-10-10T00:03:37.9655971Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info' 2025-10-10T00:03:37.9656288Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-push.sample' 2025-10-10T00:03:37.9656642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9656995Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9657350Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9657696Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9658027Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-commit.sample' 2025-10-10T00:03:37.9658357Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/post-update.sample' 2025-10-10T00:03:37.9658666Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/update.sample' 2025-10-10T00:03:37.9659012Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9659428Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9660024Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/commit-msg.sample' 2025-10-10T00:03:37.9660602Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-receive.sample' 2025-10-10T00:03:37.9660981Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9661325Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9661614Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks' 2025-10-10T00:03:37.9662015Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/HEAD' 2025-10-10T00:03:37.9662363Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9662728Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin' 2025-10-10T00:03:37.9663059Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes' 2025-10-10T00:03:37.9663372Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads/main' 2025-10-10T00:03:37.9663695Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads' 2025-10-10T00:03:37.9663997Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs' 2025-10-10T00:03:37.9664432Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs' 2025-10-10T00:03:37.9664858Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8/4ef4ffb8e6e58b4adfd2ae38d5b816ada7ad8d' 2025-10-10T00:03:37.9665279Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8' 2025-10-10T00:03:37.9665679Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4/13e0333334aca937b53281028b4f1a4a859543' 2025-10-10T00:03:37.9665989Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4' 2025-10-10T00:03:37.9666389Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d/1f49f738ab8f193c657ef687ea580954c565b4' 2025-10-10T00:03:37.9666692Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d' 2025-10-10T00:03:37.9667103Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4/5b00c1146a076a0f022dc3f9924beae1a0ef92' 2025-10-10T00:03:37.9667408Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4' 2025-10-10T00:03:37.9667812Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a/af8b8dbab425788123b98bd86da7cb0be053bd' 2025-10-10T00:03:37.9668121Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a' 2025-10-10T00:03:37.9668526Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d/74b13d3c9d638ab9ca851b72d21f78d7ec34c6' 2025-10-10T00:03:37.9668826Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d' 2025-10-10T00:03:37.9669302Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-2a6b6720d9124556cd2b8bc0977cc1ff7272c471.pack' 2025-10-10T00:03:37.9669766Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-2a6b6720d9124556cd2b8bc0977cc1ff7272c471.idx' 2025-10-10T00:03:37.9670221Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-2a6b6720d9124556cd2b8bc0977cc1ff7272c471.rev' 2025-10-10T00:03:37.9670538Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack' 2025-10-10T00:03:37.9670944Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c/2fb96d859b792265e51b46d5d4f55636c0bbb8' 2025-10-10T00:03:37.9671250Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c' 2025-10-10T00:03:37.9671751Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f/4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T00:03:37.9672057Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f' 2025-10-10T00:03:37.9672468Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f/58602552aced5f13b1664fae547c07905fab85' 2025-10-10T00:03:37.9672772Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f' 2025-10-10T00:03:37.9673181Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4/bd7e63de3a2e47e5b3bb8e36f75ef64c0bce04' 2025-10-10T00:03:37.9673489Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4' 2025-10-10T00:03:37.9673892Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87/4583da6731f0d0ff8624465c92ee38297ea4c4' 2025-10-10T00:03:37.9674327Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87' 2025-10-10T00:03:37.9674858Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2/850ad43e7bbcfb46474d21f9718c5a4b2f05e7' 2025-10-10T00:03:37.9675162Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2' 2025-10-10T00:03:37.9675573Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec/9b2d1dd68c1b3dbbdfd544e50ff593f60eca49' 2025-10-10T00:03:37.9675881Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec' 2025-10-10T00:03:37.9676283Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7/cadd9f09e4f657037bbc8e0289691ada4fd4f8' 2025-10-10T00:03:37.9676590Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7' 2025-10-10T00:03:37.9676998Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c/aaeea733f97cf56c26478a28612a2a1a406198' 2025-10-10T00:03:37.9677304Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c' 2025-10-10T00:03:37.9677707Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d/375fd5ca25baa23e6a29c749eb4450539d1df2' 2025-10-10T00:03:37.9678015Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d' 2025-10-10T00:03:37.9678410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/6971f0331d1f8c3226fb3b341687f3198cd8a2' 2025-10-10T00:03:37.9678811Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/dbf94c18e4bdbdeb2d972486f4912287fde5a7' 2025-10-10T00:03:37.9679123Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32' 2025-10-10T00:03:37.9679528Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84/da241dc2dd58779626fcee9547ec434b422490' 2025-10-10T00:03:37.9679830Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84' 2025-10-10T00:03:37.9680236Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5/3c428ae3fa9b895396e704de8c19b6cdaea22f' 2025-10-10T00:03:37.9680538Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5' 2025-10-10T00:03:37.9680939Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a/18f1be824cd9aaf71aa7655e79992839d5bbe3' 2025-10-10T00:03:37.9681348Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a' 2025-10-10T00:03:37.9681757Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9/560f59b2de82049fd0dc07be60b0bd793d147c' 2025-10-10T00:03:37.9682064Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9' 2025-10-10T00:03:37.9682470Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b/96117f150ff61a0aef71306d2476748a3c4610' 2025-10-10T00:03:37.9682773Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b' 2025-10-10T00:03:37.9683178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99/0b8e19a7e61f4800b12256f0d46c4f3d40c8cd' 2025-10-10T00:03:37.9683497Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99' 2025-10-10T00:03:37.9683912Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a/6fb4b4ddaf1a12287ee90dc1fde8a7d4179108' 2025-10-10T00:03:37.9684442Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a' 2025-10-10T00:03:37.9684848Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce/c25a171d296f438bb4e77ef7385c82e1006fc6' 2025-10-10T00:03:37.9685153Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce' 2025-10-10T00:03:37.9685467Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/info' 2025-10-10T00:03:37.9685870Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05/7813118f02e7fcce888d71986e8c74752a0841' 2025-10-10T00:03:37.9686178Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05' 2025-10-10T00:03:37.9686580Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0/c686bdaf9b0bd43a62fb692bb1758b66145142' 2025-10-10T00:03:37.9686893Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0' 2025-10-10T00:03:37.9687292Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5/7955c177d9923d1f505669e3ebc1c87d5494a4' 2025-10-10T00:03:37.9687593Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5' 2025-10-10T00:03:37.9687999Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43/0788e41dff6ba05795d38e9244da7310733caa' 2025-10-10T00:03:37.9688300Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43' 2025-10-10T00:03:37.9688711Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55/862ebdd20bd2c9c849f1b808b0df8ec8a1787a' 2025-10-10T00:03:37.9689020Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55' 2025-10-10T00:03:37.9689417Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b/f27a5c52c6b880d32d6794459912774a723c48' 2025-10-10T00:03:37.9689715Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b' 2025-10-10T00:03:37.9690120Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12/0b0c5a6085e58847a2736abb5289bb4784bb00' 2025-10-10T00:03:37.9690423Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12' 2025-10-10T00:03:37.9690941Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78/a9cb04d1ee07b893cafafc3519645d4a9d98f7' 2025-10-10T00:03:37.9691253Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78' 2025-10-10T00:03:37.9691669Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68/13b6cddecba6c0603423e86913769c67801524' 2025-10-10T00:03:37.9691973Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68' 2025-10-10T00:03:37.9692377Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c/f6911074619ad28382761fbe643b2dc53f9b30' 2025-10-10T00:03:37.9692684Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c' 2025-10-10T00:03:37.9693087Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e/c0ebb71f83c3bdf25e5413367ab7007ceef14c' 2025-10-10T00:03:37.9693399Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e' 2025-10-10T00:03:37.9693903Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be/2c7b8e89f9f8507922ee4a6e17c88997a2c88a' 2025-10-10T00:03:37.9694305Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be' 2025-10-10T00:03:37.9694712Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50/35687fab0551a416467b2f7edbbdaec7db172d' 2025-10-10T00:03:37.9695016Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50' 2025-10-10T00:03:37.9695417Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10/13a24759174986ced0637b6e2141ee8749c765' 2025-10-10T00:03:37.9695730Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10' 2025-10-10T00:03:37.9696134Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6/330bba93aa15fe16dff6a953324132bcc0c3ac' 2025-10-10T00:03:37.9696650Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6' 2025-10-10T00:03:37.9697382Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3/80b8f5f45cb87c0aff7915cbc5a76e4b4c296d' 2025-10-10T00:03:37.9697793Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3' 2025-10-10T00:03:37.9698209Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a/9f7fb776ebb00cafaf3f1cadacbb671efbc771' 2025-10-10T00:03:37.9698516Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a' 2025-10-10T00:03:37.9698926Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/733ac647536a93374bbed3c61cb314d4f35744' 2025-10-10T00:03:37.9699330Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/8222f888430f227400abbd23fc081a13afdfd6' 2025-10-10T00:03:37.9699636Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca' 2025-10-10T00:03:37.9699938Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects' 2025-10-10T00:03:37.9700223Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/packed-refs' 2025-10-10T00:03:37.9700496Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config' 2025-10-10T00:03:37.9700773Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/description' 2025-10-10T00:03:37.9701177Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/FETCH_HEAD' 2025-10-10T00:03:37.9701464Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl' 2025-10-10T00:03:37.9701741Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/HEAD' 2025-10-10T00:03:37.9702030Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/shallow' 2025-10-10T00:03:37.9702386Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9702754Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin' 2025-10-10T00:03:37.9703096Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes' 2025-10-10T00:03:37.9703439Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/tags' 2025-10-10T00:03:37.9703873Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads/develop' 2025-10-10T00:03:37.9704361Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads' 2025-10-10T00:03:37.9704686Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs' 2025-10-10T00:03:37.9704973Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/index' 2025-10-10T00:03:37.9705278Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info/exclude' 2025-10-10T00:03:37.9705593Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info' 2025-10-10T00:03:37.9705943Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-push.sample' 2025-10-10T00:03:37.9706321Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9706708Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9707081Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9707449Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9707804Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-commit.sample' 2025-10-10T00:03:37.9708159Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/post-update.sample' 2025-10-10T00:03:37.9708497Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/update.sample' 2025-10-10T00:03:37.9709006Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9709681Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9710196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/commit-msg.sample' 2025-10-10T00:03:37.9710556Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-receive.sample' 2025-10-10T00:03:37.9710900Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9711390Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9711719Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks' 2025-10-10T00:03:37.9712023Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/HEAD' 2025-10-10T00:03:37.9712386Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9712776Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin' 2025-10-10T00:03:37.9713132Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes' 2025-10-10T00:03:37.9713481Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads/develop' 2025-10-10T00:03:37.9713844Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads' 2025-10-10T00:03:37.9714419Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs' 2025-10-10T00:03:37.9714734Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs' 2025-10-10T00:03:37.9715297Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-c1d01e2774518322f96e7c6f36971b6e6585a654.idx' 2025-10-10T00:03:37.9715784Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-75ec93296961ecab6ce645296f399b9ec7e07ad3.rev' 2025-10-10T00:03:37.9716266Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-75ec93296961ecab6ce645296f399b9ec7e07ad3.idx' 2025-10-10T00:03:37.9716754Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-c1d01e2774518322f96e7c6f36971b6e6585a654.rev' 2025-10-10T00:03:37.9717251Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-75ec93296961ecab6ce645296f399b9ec7e07ad3.pack' 2025-10-10T00:03:37.9717737Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-c1d01e2774518322f96e7c6f36971b6e6585a654.pack' 2025-10-10T00:03:37.9718083Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack' 2025-10-10T00:03:37.9718424Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/info' 2025-10-10T00:03:37.9718752Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects' 2025-10-10T00:03:37.9719071Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/packed-refs' 2025-10-10T00:03:37.9719366Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config' 2025-10-10T00:03:37.9719674Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/description' 2025-10-10T00:03:37.9719979Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/FETCH_HEAD' 2025-10-10T00:03:37.9720278Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json' 2025-10-10T00:03:37.9720550Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/HEAD' 2025-10-10T00:03:37.9720833Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/shallow' 2025-10-10T00:03:37.9721288Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9721648Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin' 2025-10-10T00:03:37.9721988Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes' 2025-10-10T00:03:37.9722307Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/tags' 2025-10-10T00:03:37.9722610Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads/main' 2025-10-10T00:03:37.9722936Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads' 2025-10-10T00:03:37.9723237Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs' 2025-10-10T00:03:37.9723515Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/index' 2025-10-10T00:03:37.9723828Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info/exclude' 2025-10-10T00:03:37.9724354Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info' 2025-10-10T00:03:37.9724688Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-push.sample' 2025-10-10T00:03:37.9725110Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9725770Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9726421Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9726835Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9727180Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-commit.sample' 2025-10-10T00:03:37.9727523Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/post-update.sample' 2025-10-10T00:03:37.9727845Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/update.sample' 2025-10-10T00:03:37.9728202Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9728566Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9728906Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/commit-msg.sample' 2025-10-10T00:03:37.9729249Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-receive.sample' 2025-10-10T00:03:37.9729588Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9729944Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9730248Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks' 2025-10-10T00:03:37.9730533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/HEAD' 2025-10-10T00:03:37.9730889Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9731262Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin' 2025-10-10T00:03:37.9731735Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes' 2025-10-10T00:03:37.9732074Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads/main' 2025-10-10T00:03:37.9732409Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads' 2025-10-10T00:03:37.9732726Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs' 2025-10-10T00:03:37.9733033Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs' 2025-10-10T00:03:37.9733524Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-1d277cf06dca36310696cde70c9961c004ad9fb5.pack' 2025-10-10T00:03:37.9734007Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.idx' 2025-10-10T00:03:37.9734728Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.rev' 2025-10-10T00:03:37.9735209Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-a6ef107b77f568967831c9aa0cc0187731825c3a.pack' 2025-10-10T00:03:37.9735686Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-1d277cf06dca36310696cde70c9961c004ad9fb5.rev' 2025-10-10T00:03:37.9736161Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-1d277cf06dca36310696cde70c9961c004ad9fb5.idx' 2025-10-10T00:03:37.9736491Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack' 2025-10-10T00:03:37.9736839Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/info' 2025-10-10T00:03:37.9737153Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects' 2025-10-10T00:03:37.9737450Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/packed-refs' 2025-10-10T00:03:37.9737731Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config' 2025-10-10T00:03:37.9738024Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/description' 2025-10-10T00:03:37.9738311Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/FETCH_HEAD' 2025-10-10T00:03:37.9738597Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest' 2025-10-10T00:03:37.9738909Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/HEAD' 2025-10-10T00:03:37.9739224Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/shallow' 2025-10-10T00:03:37.9739604Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9739994Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin' 2025-10-10T00:03:37.9740358Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes' 2025-10-10T00:03:37.9740714Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/tags' 2025-10-10T00:03:37.9741213Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads/main' 2025-10-10T00:03:37.9742012Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads' 2025-10-10T00:03:37.9742478Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs' 2025-10-10T00:03:37.9742788Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/index' 2025-10-10T00:03:37.9743118Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info/exclude' 2025-10-10T00:03:37.9743454Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info' 2025-10-10T00:03:37.9743818Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-push.sample' 2025-10-10T00:03:37.9744358Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9744778Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9745345Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9745783Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9746438Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-commit.sample' 2025-10-10T00:03:37.9747790Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/post-update.sample' 2025-10-10T00:03:37.9749202Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/update.sample' 2025-10-10T00:03:37.9750740Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9752374Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9753962Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/commit-msg.sample' 2025-10-10T00:03:37.9755758Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-receive.sample' 2025-10-10T00:03:37.9757313Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9758414Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9759743Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks' 2025-10-10T00:03:37.9760507Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/HEAD' 2025-10-10T00:03:37.9761316Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9762192Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin' 2025-10-10T00:03:37.9763064Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes' 2025-10-10T00:03:37.9763886Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads/main' 2025-10-10T00:03:37.9764864Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads' 2025-10-10T00:03:37.9765845Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs' 2025-10-10T00:03:37.9766628Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs' 2025-10-10T00:03:37.9767517Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36/e0767d979c0aa02c74df333fd835fee68cac8c' 2025-10-10T00:03:37.9768424Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36' 2025-10-10T00:03:37.9769326Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8/4a42ae3fa34656a1f1ad233e1dbe05652f80c1' 2025-10-10T00:03:37.9770233Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8' 2025-10-10T00:03:37.9771142Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/7d234a90ce6b2a00fcc4a2247d3ee32f136485' 2025-10-10T00:03:37.9772260Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/ce169e7dc8b45c84ce54c9bd4166247c3f2ee3' 2025-10-10T00:03:37.9773572Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20' 2025-10-10T00:03:37.9775074Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18/f8dedbfe1160b7fd53bbbc4cab44ae74ce8d69' 2025-10-10T00:03:37.9776046Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18' 2025-10-10T00:03:37.9777309Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9/b97dd74510f474c59a71cd7cfbb86c4fc2fcf4' 2025-10-10T00:03:37.9778872Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9' 2025-10-10T00:03:37.9780081Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0/bfc35a44d0ca098c0d6107ad6b2d6cce9a6ff4' 2025-10-10T00:03:37.9780987Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0' 2025-10-10T00:03:37.9781890Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/e71cf16c90785622afeec41133739226071b5f' 2025-10-10T00:03:37.9782895Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/cf2cdd05b54c772fbc929ee51fa544a2ff6db4' 2025-10-10T00:03:37.9783798Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8' 2025-10-10T00:03:37.9785026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/1c5bc3318002ecf573f065a4a7d0b51230262d' 2025-10-10T00:03:37.9786033Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/94aee93383831a1d39dd6de688d8d81fb80d7b' 2025-10-10T00:03:37.9786925Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33' 2025-10-10T00:03:37.9787829Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff/8a21a1fa0e1a788864fa4610cae97ccef82cb1' 2025-10-10T00:03:37.9788725Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff' 2025-10-10T00:03:37.9789844Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1/d608c875b5c1393d46f07b6678a7faf98c3902' 2025-10-10T00:03:37.9791088Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1' 2025-10-10T00:03:37.9792827Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-56bc99af79a1f4301d2752fe5f816e66b984dc4b.idx' 2025-10-10T00:03:37.9794516Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-56bc99af79a1f4301d2752fe5f816e66b984dc4b.pack' 2025-10-10T00:03:37.9795659Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-56bc99af79a1f4301d2752fe5f816e66b984dc4b.rev' 2025-10-10T00:03:37.9796622Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack' 2025-10-10T00:03:37.9797557Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5/2676f653763c15dd632a5d912fc7c499f62228' 2025-10-10T00:03:37.9798672Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5' 2025-10-10T00:03:37.9799575Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4/bcb13cc83724c81334488d94d0680c0a78f21c' 2025-10-10T00:03:37.9800482Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4' 2025-10-10T00:03:37.9801376Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87/336b13c372e8d98832b9758f5fe7671e8875e0' 2025-10-10T00:03:37.9802533Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87' 2025-10-10T00:03:37.9803901Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2/93d26063fa79e9bb8588b5395bd3570ce38b33' 2025-10-10T00:03:37.9805689Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2' 2025-10-10T00:03:37.9806802Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1/fdfa3ac97250b019e2a1267b0e3301a5ac024e' 2025-10-10T00:03:37.9807716Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1' 2025-10-10T00:03:37.9808618Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13/2c53f24a3391e20dd384d919d8fa8241a3a399' 2025-10-10T00:03:37.9809518Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13' 2025-10-10T00:03:37.9810425Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82/60d8aaeb8214a2d75a313d14f58b3ffcb1f4f5' 2025-10-10T00:03:37.9811326Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82' 2025-10-10T00:03:37.9812231Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5/0a691a96eb80ae27aa8dfd32ae4d2f20b8b213' 2025-10-10T00:03:37.9813124Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5' 2025-10-10T00:03:37.9814026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/eb/42d5b55682b19c8a2c10352626f9466b39df96' 2025-10-10T00:03:37.9815239Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/eb' 2025-10-10T00:03:37.9816308Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef/10dc4d9bada8252555f2e5fe68195bee81be0a' 2025-10-10T00:03:37.9817213Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef' 2025-10-10T00:03:37.9818023Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/info' 2025-10-10T00:03:37.9818929Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05/848080cae8925df1d44094373944f3597c6c76' 2025-10-10T00:03:37.9819827Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05' 2025-10-10T00:03:37.9820723Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39/008e6d439dd88606817d1172ae5a9d2778f0dd' 2025-10-10T00:03:37.9821627Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39' 2025-10-10T00:03:37.9822525Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd/48f1ad3a168dd44a22b2578040db6c54e6c9a6' 2025-10-10T00:03:37.9823540Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd' 2025-10-10T00:03:37.9824655Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48/3a5e6c0d54eacc86481769f973411d3f62cc71' 2025-10-10T00:03:37.9825552Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48' 2025-10-10T00:03:37.9826450Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5/90a3fbe575529c4a946026c03f0a5a4063e7a6' 2025-10-10T00:03:37.9827346Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5' 2025-10-10T00:03:37.9828244Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab/793a015e724e33feb93c9b3ac9791027e67015' 2025-10-10T00:03:37.9829144Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab' 2025-10-10T00:03:37.9830422Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15/dba368bd85811568cf45ff54a086ba02c358ca' 2025-10-10T00:03:37.9831572Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15' 2025-10-10T00:03:37.9832469Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8/6114283da8c6297b7e923341b131bd307e6240' 2025-10-10T00:03:37.9833365Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8' 2025-10-10T00:03:37.9834480Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42/6dafe3aebe91196c2fa4dd4f3e57a7234e6505' 2025-10-10T00:03:37.9835397Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42' 2025-10-10T00:03:37.9836297Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16/5fd883e8b1d4c79a9860a7adafac259ecd120d' 2025-10-10T00:03:37.9837196Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16' 2025-10-10T00:03:37.9838090Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f/5b5157117651acad4a66ee0f815850512e8216' 2025-10-10T00:03:37.9839133Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f' 2025-10-10T00:03:37.9840036Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/9716df20407e5a9efe707f8a28770100b98e1d' 2025-10-10T00:03:37.9841049Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/a4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T00:03:37.9841950Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c' 2025-10-10T00:03:37.9842843Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb/3c5c59f525dc98e8731c3a73d3e07b7c62c775' 2025-10-10T00:03:37.9843735Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb' 2025-10-10T00:03:37.9844811Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66/37560bc35447130583bd413d26626e31c4e719' 2025-10-10T00:03:37.9845729Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66' 2025-10-10T00:03:37.9846740Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59/900fd75152ca10da98dc1c4d2dad5d7f4cea6a' 2025-10-10T00:03:37.9847842Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59' 2025-10-10T00:03:37.9849171Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d/1f1cb6695536eac802aa3c64056b9fa43774dc' 2025-10-10T00:03:37.9850080Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d' 2025-10-10T00:03:37.9850985Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/76cf0ea6be35d93119d79a22799814ebe568e6' 2025-10-10T00:03:37.9851984Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/dbcfcbd8ea1741b591f54d0e7205b87d90b4c2' 2025-10-10T00:03:37.9852891Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69' 2025-10-10T00:03:37.9853789Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60/e8fe17ab2987510ab8c744fd3d3a54c11f82b7' 2025-10-10T00:03:37.9854929Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60' 2025-10-10T00:03:37.9855830Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6/fe67f9e553dc58049ddce1f1bf1a46c6a7e27c' 2025-10-10T00:03:37.9856732Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6' 2025-10-10T00:03:37.9857625Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2/2b11899f473428f851751f45755f15341a036a' 2025-10-10T00:03:37.9858524Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2' 2025-10-10T00:03:37.9859416Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85/424067465c3c005fe1df8f38f02e056725f171' 2025-10-10T00:03:37.9860304Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85' 2025-10-10T00:03:37.9861203Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c/689431bc59dfcde9e45d10a649d1b4e22f9ef1' 2025-10-10T00:03:37.9862256Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c' 2025-10-10T00:03:37.9863772Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a/80301fb55c0792a53af843e559491cc200d020' 2025-10-10T00:03:37.9864894Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a' 2025-10-10T00:03:37.9865787Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11/00c6219187084ef3b79a152857a301e912b45f' 2025-10-10T00:03:37.9866680Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11' 2025-10-10T00:03:37.9867578Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45/52d324fdeeaf11a4e3a1615fe7274947f15729' 2025-10-10T00:03:37.9868483Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45' 2025-10-10T00:03:37.9869277Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects' 2025-10-10T00:03:37.9870175Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/packed-refs' 2025-10-10T00:03:37.9870915Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config' 2025-10-10T00:03:37.9871643Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/description' 2025-10-10T00:03:37.9872388Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/FETCH_HEAD' 2025-10-10T00:03:37.9873121Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto' 2025-10-10T00:03:37.9873828Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/HEAD' 2025-10-10T00:03:37.9874760Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/shallow' 2025-10-10T00:03:37.9875517Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9876347Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin' 2025-10-10T00:03:37.9877162Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes' 2025-10-10T00:03:37.9877929Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/tags' 2025-10-10T00:03:37.9878688Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads/master' 2025-10-10T00:03:37.9879457Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads' 2025-10-10T00:03:37.9880207Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs' 2025-10-10T00:03:37.9880910Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/index' 2025-10-10T00:03:37.9882000Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info/exclude' 2025-10-10T00:03:37.9882991Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info' 2025-10-10T00:03:37.9883759Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-push.sample' 2025-10-10T00:03:37.9884780Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9885788Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9886662Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9887511Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9888334Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-commit.sample' 2025-10-10T00:03:37.9889136Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/post-update.sample' 2025-10-10T00:03:37.9889927Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/update.sample' 2025-10-10T00:03:37.9890729Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9891584Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9892549Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/commit-msg.sample' 2025-10-10T00:03:37.9893348Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-receive.sample' 2025-10-10T00:03:37.9894431Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9895784Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9896965Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks' 2025-10-10T00:03:37.9898245Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/HEAD' 2025-10-10T00:03:37.9899325Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9900183Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin' 2025-10-10T00:03:37.9901028Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes' 2025-10-10T00:03:37.9901829Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads/master' 2025-10-10T00:03:37.9902628Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads' 2025-10-10T00:03:37.9903412Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs' 2025-10-10T00:03:37.9904398Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs' 2025-10-10T00:03:37.9905329Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.idx' 2025-10-10T00:03:37.9907160Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.pack' 2025-10-10T00:03:37.9908445Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.rev' 2025-10-10T00:03:37.9909757Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack' 2025-10-10T00:03:37.9911097Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06/b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T00:03:37.9912714Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06' 2025-10-10T00:03:37.9914300Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/info' 2025-10-10T00:03:37.9915886Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b/3cd20975bf6b3be9abae0678932f1e2a7e8b86' 2025-10-10T00:03:37.9917443Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b' 2025-10-10T00:03:37.9918997Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03/988a2c979dab8e2babdd8fe5eb21c43570971d' 2025-10-10T00:03:37.9920552Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03' 2025-10-10T00:03:37.9921775Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects' 2025-10-10T00:03:37.9922666Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/packed-refs' 2025-10-10T00:03:37.9923371Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config' 2025-10-10T00:03:37.9924056Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/description' 2025-10-10T00:03:37.9924962Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/FETCH_HEAD' 2025-10-10T00:03:37.9925659Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp' 2025-10-10T00:03:37.9926301Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party' 2025-10-10T00:03:37.9926870Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/HEAD' 2025-10-10T00:03:37.9927433Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/shallow' 2025-10-10T00:03:37.9928067Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9928761Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin' 2025-10-10T00:03:37.9929617Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes' 2025-10-10T00:03:37.9930394Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/tags' 2025-10-10T00:03:37.9931351Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads/master' 2025-10-10T00:03:37.9932526Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads' 2025-10-10T00:03:37.9933234Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs' 2025-10-10T00:03:37.9933825Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/index' 2025-10-10T00:03:37.9934731Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info/exclude' 2025-10-10T00:03:37.9935341Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info' 2025-10-10T00:03:37.9935990Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-push.sample' 2025-10-10T00:03:37.9936691Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9937439Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9938352Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9939100Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9939815Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-commit.sample' 2025-10-10T00:03:37.9940502Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/post-update.sample' 2025-10-10T00:03:37.9941178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/update.sample' 2025-10-10T00:03:37.9941933Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9942892Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9944001Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/commit-msg.sample' 2025-10-10T00:03:37.9945497Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-receive.sample' 2025-10-10T00:03:37.9946929Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9948149Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9948823Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks' 2025-10-10T00:03:37.9949434Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/HEAD' 2025-10-10T00:03:37.9950089Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9950841Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin' 2025-10-10T00:03:37.9951572Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes' 2025-10-10T00:03:37.9952258Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads/master' 2025-10-10T00:03:37.9952935Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads' 2025-10-10T00:03:37.9953611Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs' 2025-10-10T00:03:37.9954462Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs' 2025-10-10T00:03:37.9955272Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-0cd72b56b382ff9f5a816d6991ffcded3b7765b7.idx' 2025-10-10T00:03:37.9956495Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-0cd72b56b382ff9f5a816d6991ffcded3b7765b7.rev' 2025-10-10T00:03:37.9957865Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-115a629abdfe6fc39e6c8d5c31ac19d065a2ce63.pack' 2025-10-10T00:03:37.9959640Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-115a629abdfe6fc39e6c8d5c31ac19d065a2ce63.idx' 2025-10-10T00:03:37.9961222Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-115a629abdfe6fc39e6c8d5c31ac19d065a2ce63.rev' 2025-10-10T00:03:37.9962216Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-0cd72b56b382ff9f5a816d6991ffcded3b7765b7.pack' 2025-10-10T00:03:37.9963037Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack' 2025-10-10T00:03:37.9963707Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/info' 2025-10-10T00:03:37.9964765Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects' 2025-10-10T00:03:37.9965409Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/packed-refs' 2025-10-10T00:03:37.9966007Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config' 2025-10-10T00:03:37.9966583Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/description' 2025-10-10T00:03:37.9967178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/FETCH_HEAD' 2025-10-10T00:03:37.9967768Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg' 2025-10-10T00:03:37.9968333Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools' 2025-10-10T00:03:37.9969031Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules' 2025-10-10T00:03:37.9969621Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp' 2025-10-10T00:03:37.9970064Z removed 'pytorch-main/.git/modules/third_party/gloo/HEAD' 2025-10-10T00:03:37.9970914Z removed 'pytorch-main/.git/modules/third_party/gloo/shallow' 2025-10-10T00:03:37.9971635Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9972481Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin' 2025-10-10T00:03:37.9973349Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes' 2025-10-10T00:03:37.9973950Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/tags' 2025-10-10T00:03:37.9974660Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/heads/main' 2025-10-10T00:03:37.9975083Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/heads' 2025-10-10T00:03:37.9975510Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs' 2025-10-10T00:03:37.9975885Z removed 'pytorch-main/.git/modules/third_party/gloo/index' 2025-10-10T00:03:37.9976262Z removed 'pytorch-main/.git/modules/third_party/gloo/info/exclude' 2025-10-10T00:03:37.9976657Z removed directory 'pytorch-main/.git/modules/third_party/gloo/info' 2025-10-10T00:03:37.9977082Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-push.sample' 2025-10-10T00:03:37.9977558Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2025-10-10T00:03:37.9978069Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:37.9978586Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:37.9979081Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2025-10-10T00:03:37.9979560Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2025-10-10T00:03:37.9980018Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/post-update.sample' 2025-10-10T00:03:37.9980477Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/update.sample' 2025-10-10T00:03:37.9980935Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2025-10-10T00:03:37.9981662Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/sendemail-validate.sample' 2025-10-10T00:03:37.9982148Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2025-10-10T00:03:37.9982753Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2025-10-10T00:03:37.9983584Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2025-10-10T00:03:37.9984591Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2025-10-10T00:03:37.9985104Z removed directory 'pytorch-main/.git/modules/third_party/gloo/hooks' 2025-10-10T00:03:37.9985500Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/HEAD' 2025-10-10T00:03:37.9985930Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:37.9986641Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2025-10-10T00:03:37.9987155Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes' 2025-10-10T00:03:37.9987615Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads/main' 2025-10-10T00:03:37.9988058Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads' 2025-10-10T00:03:37.9988506Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs' 2025-10-10T00:03:37.9988930Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs' 2025-10-10T00:03:37.9989441Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/70/6848752d6f11fb5449b6384aa1ca0a62aa4f66' 2025-10-10T00:03:37.9989977Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/70' 2025-10-10T00:03:37.9990499Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/79/59b42bf0c70822c57a3ccf73ae25cee05d8279' 2025-10-10T00:03:37.9991033Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/79' 2025-10-10T00:03:37.9991611Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-89603c6f2394269248c40bd182e25ae6cec84535.idx' 2025-10-10T00:03:37.9992438Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-89603c6f2394269248c40bd182e25ae6cec84535.rev' 2025-10-10T00:03:37.9993314Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-89603c6f2394269248c40bd182e25ae6cec84535.pack' 2025-10-10T00:03:37.9994014Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/pack' 2025-10-10T00:03:37.9994971Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/99/5ae26bcfc603a88339c4a32f791157a947b134' 2025-10-10T00:03:37.9995935Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/99' 2025-10-10T00:03:37.9996711Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/info' 2025-10-10T00:03:37.9997666Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/54/cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T00:03:37.9998601Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/54' 2025-10-10T00:03:37.9999547Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/47/36b4214d24353e60f766dbaef03cbca2cc03e7' 2025-10-10T00:03:38.0000477Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/47' 2025-10-10T00:03:38.0001403Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/42/2896b6453a51a4b80f2c2316d0276a09b9ac4f' 2025-10-10T00:03:38.0002347Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/42' 2025-10-10T00:03:38.0003288Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c3/16cf56d0dada3d3ce6f8ed44fae73f5902e939' 2025-10-10T00:03:38.0004488Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c3' 2025-10-10T00:03:38.0005464Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c2/2486ffaf66775360500e2b3948c9f7ab3c1d13' 2025-10-10T00:03:38.0006482Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c2' 2025-10-10T00:03:38.0007427Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/14/cbcb1b055641ff92e9ca8372158a635a838e79' 2025-10-10T00:03:38.0008299Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/14' 2025-10-10T00:03:38.0008740Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects' 2025-10-10T00:03:38.0009139Z removed 'pytorch-main/.git/modules/third_party/gloo/packed-refs' 2025-10-10T00:03:38.0009517Z removed 'pytorch-main/.git/modules/third_party/gloo/config' 2025-10-10T00:03:38.0009883Z removed 'pytorch-main/.git/modules/third_party/gloo/description' 2025-10-10T00:03:38.0010261Z removed 'pytorch-main/.git/modules/third_party/gloo/FETCH_HEAD' 2025-10-10T00:03:38.0010637Z removed directory 'pytorch-main/.git/modules/third_party/gloo' 2025-10-10T00:03:38.0010990Z removed 'pytorch-main/.git/modules/third_party/onnx/HEAD' 2025-10-10T00:03:38.0011582Z removed 'pytorch-main/.git/modules/third_party/onnx/shallow' 2025-10-10T00:03:38.0012016Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0012505Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin' 2025-10-10T00:03:38.0012973Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes' 2025-10-10T00:03:38.0013414Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/tags' 2025-10-10T00:03:38.0013831Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/heads/main' 2025-10-10T00:03:38.0014514Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/heads' 2025-10-10T00:03:38.0014944Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs' 2025-10-10T00:03:38.0015315Z removed 'pytorch-main/.git/modules/third_party/onnx/index' 2025-10-10T00:03:38.0015683Z removed 'pytorch-main/.git/modules/third_party/onnx/info/exclude' 2025-10-10T00:03:38.0016311Z removed directory 'pytorch-main/.git/modules/third_party/onnx/info' 2025-10-10T00:03:38.0016750Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-push.sample' 2025-10-10T00:03:38.0017587Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.0018499Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.0019146Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.0019642Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.0020130Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2025-10-10T00:03:38.0020603Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/post-update.sample' 2025-10-10T00:03:38.0021055Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/update.sample' 2025-10-10T00:03:38.0021515Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.0022024Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.0022511Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2025-10-10T00:03:38.0022967Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2025-10-10T00:03:38.0023421Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2025-10-10T00:03:38.0023893Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.0024571Z removed directory 'pytorch-main/.git/modules/third_party/onnx/hooks' 2025-10-10T00:03:38.0024964Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/HEAD' 2025-10-10T00:03:38.0025390Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0025895Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2025-10-10T00:03:38.0026578Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes' 2025-10-10T00:03:38.0027072Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads/main' 2025-10-10T00:03:38.0027611Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads' 2025-10-10T00:03:38.0028402Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs' 2025-10-10T00:03:38.0029152Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs' 2025-10-10T00:03:38.0030177Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-c20b3fd8ef7642e4bffcd2a3f3b19168bdee5eb7.idx' 2025-10-10T00:03:38.0031001Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-663b5652b24d7d991d1bd808b03f9b8613d99066.idx' 2025-10-10T00:03:38.0031732Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-c20b3fd8ef7642e4bffcd2a3f3b19168bdee5eb7.rev' 2025-10-10T00:03:38.0032456Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-663b5652b24d7d991d1bd808b03f9b8613d99066.pack' 2025-10-10T00:03:38.0033347Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-663b5652b24d7d991d1bd808b03f9b8613d99066.rev' 2025-10-10T00:03:38.0034331Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-c20b3fd8ef7642e4bffcd2a3f3b19168bdee5eb7.pack' 2025-10-10T00:03:38.0034966Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/pack' 2025-10-10T00:03:38.0035422Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/info' 2025-10-10T00:03:38.0035861Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects' 2025-10-10T00:03:38.0036270Z removed 'pytorch-main/.git/modules/third_party/onnx/packed-refs' 2025-10-10T00:03:38.0036642Z removed 'pytorch-main/.git/modules/third_party/onnx/config' 2025-10-10T00:03:38.0037010Z removed 'pytorch-main/.git/modules/third_party/onnx/description' 2025-10-10T00:03:38.0037386Z removed 'pytorch-main/.git/modules/third_party/onnx/FETCH_HEAD' 2025-10-10T00:03:38.0037838Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/HEAD' 2025-10-10T00:03:38.0038372Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/shallow' 2025-10-10T00:03:38.0039423Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0040192Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin' 2025-10-10T00:03:38.0041360Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes' 2025-10-10T00:03:38.0042166Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/tags' 2025-10-10T00:03:38.0042778Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads/master' 2025-10-10T00:03:38.0043385Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads' 2025-10-10T00:03:38.0043989Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs' 2025-10-10T00:03:38.0044768Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/index' 2025-10-10T00:03:38.0045355Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info/exclude' 2025-10-10T00:03:38.0045929Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info' 2025-10-10T00:03:38.0046538Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-push.sample' 2025-10-10T00:03:38.0054811Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.0056142Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.0057399Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.0058486Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.0059208Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-10-10T00:03:38.0059868Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/post-update.sample' 2025-10-10T00:03:38.0060499Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/update.sample' 2025-10-10T00:03:38.0061254Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.0062058Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.0063006Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-10-10T00:03:38.0065976Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-10-10T00:03:38.0066860Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-10-10T00:03:38.0067539Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.0068184Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks' 2025-10-10T00:03:38.0068799Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/HEAD' 2025-10-10T00:03:38.0069428Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0070123Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-10-10T00:03:38.0070814Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes' 2025-10-10T00:03:38.0071475Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads/master' 2025-10-10T00:03:38.0072282Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads' 2025-10-10T00:03:38.0072926Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs' 2025-10-10T00:03:38.0073546Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs' 2025-10-10T00:03:38.0074763Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-5b3aa2edaa74908f2c53161f9b44bb99414b0951.pack' 2025-10-10T00:03:38.0075908Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-5b3aa2edaa74908f2c53161f9b44bb99414b0951.idx' 2025-10-10T00:03:38.0077578Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-5b3aa2edaa74908f2c53161f9b44bb99414b0951.rev' 2025-10-10T00:03:38.0078639Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.rev' 2025-10-10T00:03:38.0079567Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.idx' 2025-10-10T00:03:38.0080494Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-7397305b0e7f6d63eca7dbf7a03a0674d0080dcc.pack' 2025-10-10T00:03:38.0081277Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack' 2025-10-10T00:03:38.0082780Z find: ‘pytorch-main/.git’: No such file or directory 2025-10-10T00:03:38.0083181Z find: ‘pytorch-main/.github’: No such file or directory 2025-10-10T00:03:38.0083669Z find: ‘pytorch-main/android/libs/fbjni/.github’: No such file or directory 2025-10-10T00:03:38.0084387Z find: ‘pytorch-main/third_party/kineto/.github’: No such file or directory 2025-10-10T00:03:38.0084949Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/info' 2025-10-10T00:03:38.0085960Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects' 2025-10-10T00:03:38.0086824Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/packed-refs' 2025-10-10T00:03:38.0087808Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/config' 2025-10-10T00:03:38.0088778Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/description' 2025-10-10T00:03:38.0089763Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/FETCH_HEAD' 2025-10-10T00:03:38.0090752Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11' 2025-10-10T00:03:38.0091681Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party' 2025-10-10T00:03:38.0092703Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules' 2025-10-10T00:03:38.0093367Z removed directory 'pytorch-main/.git/modules/third_party/onnx' 2025-10-10T00:03:38.0093743Z removed 'pytorch-main/.git/modules/third_party/sleef/HEAD' 2025-10-10T00:03:38.0094329Z removed 'pytorch-main/.git/modules/third_party/sleef/shallow' 2025-10-10T00:03:38.0094769Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0095257Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin' 2025-10-10T00:03:38.0095728Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes' 2025-10-10T00:03:38.0096174Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/tags' 2025-10-10T00:03:38.0096607Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/heads/master' 2025-10-10T00:03:38.0097038Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/heads' 2025-10-10T00:03:38.0097472Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs' 2025-10-10T00:03:38.0097852Z removed 'pytorch-main/.git/modules/third_party/sleef/index' 2025-10-10T00:03:38.0098378Z removed 'pytorch-main/.git/modules/third_party/sleef/info/exclude' 2025-10-10T00:03:38.0098779Z removed directory 'pytorch-main/.git/modules/third_party/sleef/info' 2025-10-10T00:03:38.0099213Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-push.sample' 2025-10-10T00:03:38.0099694Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.0100213Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.0100896Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.0101518Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.0102102Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2025-10-10T00:03:38.0102941Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/post-update.sample' 2025-10-10T00:03:38.0103748Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/update.sample' 2025-10-10T00:03:38.0104781Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.0105505Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.0106003Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2025-10-10T00:03:38.0106465Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2025-10-10T00:03:38.0106926Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2025-10-10T00:03:38.0107403Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.0107867Z removed directory 'pytorch-main/.git/modules/third_party/sleef/hooks' 2025-10-10T00:03:38.0108265Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/HEAD' 2025-10-10T00:03:38.0108705Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0109221Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2025-10-10T00:03:38.0109725Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes' 2025-10-10T00:03:38.0110209Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads/master' 2025-10-10T00:03:38.0110682Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads' 2025-10-10T00:03:38.0111137Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs' 2025-10-10T00:03:38.0111568Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs' 2025-10-10T00:03:38.0112142Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-a5589800d99e812b086dc9ba49a507a9aef03b0a.rev' 2025-10-10T00:03:38.0113302Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-f3170811dccf8c7b5a0a96e8e0b1a6bd145e5b9e.idx' 2025-10-10T00:03:38.0114462Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-f3170811dccf8c7b5a0a96e8e0b1a6bd145e5b9e.rev' 2025-10-10T00:03:38.0115698Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-a5589800d99e812b086dc9ba49a507a9aef03b0a.idx' 2025-10-10T00:03:38.0116450Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-a5589800d99e812b086dc9ba49a507a9aef03b0a.pack' 2025-10-10T00:03:38.0117182Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-f3170811dccf8c7b5a0a96e8e0b1a6bd145e5b9e.pack' 2025-10-10T00:03:38.0117780Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/pack' 2025-10-10T00:03:38.0118230Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/info' 2025-10-10T00:03:38.0118676Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects' 2025-10-10T00:03:38.0119096Z removed 'pytorch-main/.git/modules/third_party/sleef/packed-refs' 2025-10-10T00:03:38.0119472Z removed 'pytorch-main/.git/modules/third_party/sleef/config' 2025-10-10T00:03:38.0119996Z removed 'pytorch-main/.git/modules/third_party/sleef/description' 2025-10-10T00:03:38.0120373Z removed 'pytorch-main/.git/modules/third_party/sleef/FETCH_HEAD' 2025-10-10T00:03:38.0120762Z removed directory 'pytorch-main/.git/modules/third_party/sleef' 2025-10-10T00:03:38.0121154Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/HEAD' 2025-10-10T00:03:38.0121575Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/shallow' 2025-10-10T00:03:38.0122053Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0122598Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2025-10-10T00:03:38.0123139Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes' 2025-10-10T00:03:38.0123649Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/tags' 2025-10-10T00:03:38.0124376Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads/master' 2025-10-10T00:03:38.0124888Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads' 2025-10-10T00:03:38.0125405Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs' 2025-10-10T00:03:38.0126055Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/index' 2025-10-10T00:03:38.0126484Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/info/exclude' 2025-10-10T00:03:38.0127136Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/info' 2025-10-10T00:03:38.0128007Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2025-10-10T00:03:38.0128882Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.0129476Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.0130074Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.0130652Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.0131196Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2025-10-10T00:03:38.0131729Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2025-10-10T00:03:38.0132248Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/update.sample' 2025-10-10T00:03:38.0132773Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.0133343Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.0133890Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2025-10-10T00:03:38.0134903Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2025-10-10T00:03:38.0135440Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2025-10-10T00:03:38.0135984Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.0136500Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/hooks' 2025-10-10T00:03:38.0137151Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/HEAD' 2025-10-10T00:03:38.0137710Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0138500Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2025-10-10T00:03:38.0139517Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2025-10-10T00:03:38.0140463Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2025-10-10T00:03:38.0141387Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads' 2025-10-10T00:03:38.0142303Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs' 2025-10-10T00:03:38.0143362Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs' 2025-10-10T00:03:38.0144426Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd/a9077b9910facbbd2136fa1dc44eb5a6efd4b1' 2025-10-10T00:03:38.0145102Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd' 2025-10-10T00:03:38.0145706Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a/9510edcb70c48f2d17816a28ff04f94f91050b' 2025-10-10T00:03:38.0146320Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a' 2025-10-10T00:03:38.0146977Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.idx' 2025-10-10T00:03:38.0147788Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.pack' 2025-10-10T00:03:38.0148585Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.rev' 2025-10-10T00:03:38.0149245Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack' 2025-10-10T00:03:38.0149858Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f/c2fdd6e67c8a6743c0f487fe85fe3cd14a7a4b' 2025-10-10T00:03:38.0150447Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f' 2025-10-10T00:03:38.0151049Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2/887481083c1c2b177930ada974f7da78061850' 2025-10-10T00:03:38.0151882Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2' 2025-10-10T00:03:38.0152555Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73/68c857e9ccb1fcc7d6f67b0051214f7023b262' 2025-10-10T00:03:38.0153635Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73' 2025-10-10T00:03:38.0154857Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4/5429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T00:03:38.0155938Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4' 2025-10-10T00:03:38.0156678Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b/1b83acca21ca1569b8acce6ab046d4d841bbe3' 2025-10-10T00:03:38.0157275Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b' 2025-10-10T00:03:38.0157780Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/info' 2025-10-10T00:03:38.0158377Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52/40e081cdf89eaada5416b13ba2c7c279dd2aa2' 2025-10-10T00:03:38.0158970Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52' 2025-10-10T00:03:38.0159433Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c/7d2f57d489b0e9a38d2126c375c5c8cae8e08e' 2025-10-10T00:03:38.0159645Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c' 2025-10-10T00:03:38.0159961Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78/bdb04dcc5426e5bbe0ad2672a084bc8973accd' 2025-10-10T00:03:38.0160165Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78' 2025-10-10T00:03:38.0160467Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71/27a189ca7ce1fd8d492c499cb0a4bd7231fa18' 2025-10-10T00:03:38.0160680Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71' 2025-10-10T00:03:38.0160884Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects' 2025-10-10T00:03:38.0161078Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/packed-refs' 2025-10-10T00:03:38.0161258Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/config' 2025-10-10T00:03:38.0161447Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/description' 2025-10-10T00:03:38.0161784Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/FETCH_HEAD' 2025-10-10T00:03:38.0161974Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy' 2025-10-10T00:03:38.0162122Z removed 'pytorch-main/.git/modules/third_party/mimalloc/HEAD' 2025-10-10T00:03:38.0162277Z removed 'pytorch-main/.git/modules/third_party/mimalloc/shallow' 2025-10-10T00:03:38.0162487Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0162713Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin' 2025-10-10T00:03:38.0162909Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes' 2025-10-10T00:03:38.0163093Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/tags' 2025-10-10T00:03:38.0163271Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads/main' 2025-10-10T00:03:38.0163496Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads' 2025-10-10T00:03:38.0163816Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs' 2025-10-10T00:03:38.0164008Z removed 'pytorch-main/.git/modules/third_party/mimalloc/index' 2025-10-10T00:03:38.0164388Z removed 'pytorch-main/.git/modules/third_party/mimalloc/info/exclude' 2025-10-10T00:03:38.0164566Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/info' 2025-10-10T00:03:38.0164768Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-push.sample' 2025-10-10T00:03:38.0165028Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.0165439Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.0165851Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.0166246Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.0166602Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-commit.sample' 2025-10-10T00:03:38.0166978Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/post-update.sample' 2025-10-10T00:03:38.0167317Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/update.sample' 2025-10-10T00:03:38.0167694Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.0168014Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.0168224Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/commit-msg.sample' 2025-10-10T00:03:38.0168427Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-receive.sample' 2025-10-10T00:03:38.0168623Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-rebase.sample' 2025-10-10T00:03:38.0169042Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.0169226Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/hooks' 2025-10-10T00:03:38.0169390Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/HEAD' 2025-10-10T00:03:38.0169611Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin/HEAD' 2025-10-10T00:03:38.0169846Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin' 2025-10-10T00:03:38.0170051Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes' 2025-10-10T00:03:38.0170245Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads/main' 2025-10-10T00:03:38.0170450Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads' 2025-10-10T00:03:38.0170634Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs' 2025-10-10T00:03:38.0170805Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs' 2025-10-10T00:03:38.0171103Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/76/af1b9e512c144420ee1186f0850dc38337d2a0' 2025-10-10T00:03:38.0171408Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/76' 2025-10-10T00:03:38.0171690Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/f8/87278a98879d1382265358bd3259cfae70ef84' 2025-10-10T00:03:38.0171886Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/f8' 2025-10-10T00:03:38.0172166Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/94/efd375175e501c561e68d1dd8523f56eded5a9' 2025-10-10T00:03:38.0172353Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/94' 2025-10-10T00:03:38.0172706Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-ae4835e92cffdbff7f283400b3f98e69f71dbba9.idx' 2025-10-10T00:03:38.0173044Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-ae4835e92cffdbff7f283400b3f98e69f71dbba9.rev' 2025-10-10T00:03:38.0173396Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-ae4835e92cffdbff7f283400b3f98e69f71dbba9.pack' 2025-10-10T00:03:38.0173602Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack' 2025-10-10T00:03:38.0173890Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/23/1eceee169149bbf98b0f0e1a1eebc0db1d2444' 2025-10-10T00:03:38.0174295Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/23' 2025-10-10T00:03:38.0174670Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/bb/c4b190e0f40144ebefd4cfbd40a017412e66f3' 2025-10-10T00:03:38.0174857Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/bb' 2025-10-10T00:03:38.0175049Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/info' 2025-10-10T00:03:38.0175332Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/43/2ce28816df1419e91957055c75f1589e8de9df' 2025-10-10T00:03:38.0175523Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/43' 2025-10-10T00:03:38.0175806Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/b3/09c355a09ff8bf1d79d0a2d83ae1526c255d23' 2025-10-10T00:03:38.0176061Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/b3' 2025-10-10T00:03:38.0176511Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/fb/d8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T00:03:38.0176702Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/fb' 2025-10-10T00:03:38.0176985Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/71/aaf7a24e8394f596d49dbf662e5da66b28ee1e' 2025-10-10T00:03:38.0177171Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/71' 2025-10-10T00:03:38.0177577Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/37/68e54a211d3811dc2d044378746db27978087f' 2025-10-10T00:03:38.0177918Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/37' 2025-10-10T00:03:38.0178419Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects' 2025-10-10T00:03:38.0178738Z removed 'pytorch-main/.git/modules/third_party/mimalloc/packed-refs' 2025-10-10T00:03:38.0179012Z removed 'pytorch-main/.git/modules/third_party/mimalloc/config' 2025-10-10T00:03:38.0179304Z removed 'pytorch-main/.git/modules/third_party/mimalloc/description' 2025-10-10T00:03:38.0179592Z removed 'pytorch-main/.git/modules/third_party/mimalloc/FETCH_HEAD' 2025-10-10T00:03:38.0179855Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc' 2025-10-10T00:03:38.0180005Z removed directory 'pytorch-main/.git/modules/third_party' 2025-10-10T00:03:38.0180112Z removed directory 'pytorch-main/.git/modules' 2025-10-10T00:03:38.0180204Z removed directory 'pytorch-main/.git' 2025-10-10T00:03:38.0180314Z removed 'pytorch-main/.git-blame-ignore-revs' 2025-10-10T00:03:38.0180448Z removed 'pytorch-main/scripts/release_notes/.gitignore' 2025-10-10T00:03:38.0180618Z removed 'pytorch-main/.github/ci_configs/vllm/use_existing_torch.py' 2025-10-10T00:03:38.0180779Z removed 'pytorch-main/.github/ci_configs/vllm/Dockerfile.tmp_vllm' 2025-10-10T00:03:38.0181064Z removed directory 'pytorch-main/.github/ci_configs/vllm' 2025-10-10T00:03:38.0181179Z removed directory 'pytorch-main/.github/ci_configs' 2025-10-10T00:03:38.0181344Z removed 'pytorch-main/.github/requirements-gha-cache.txt' 2025-10-10T00:03:38.0181469Z removed 'pytorch-main/.github/pytorch-probot.yml' 2025-10-10T00:03:38.0181581Z removed 'pytorch-main/.github/actionlint.yaml' 2025-10-10T00:03:38.0181690Z removed 'pytorch-main/.github/dependabot.yml' 2025-10-10T00:03:38.0181847Z removed 'pytorch-main/.github/scripts/export_pytorch_labels.py' 2025-10-10T00:03:38.0182071Z removed 'pytorch-main/.github/scripts/convert_lintrunner_annotations_to_github.py' 2025-10-10T00:03:38.0182205Z removed 'pytorch-main/.github/scripts/test_tryrebase.py' 2025-10-10T00:03:38.0182351Z removed 'pytorch-main/.github/scripts/collect_ciflow_labels.py' 2025-10-10T00:03:38.0182540Z removed 'pytorch-main/.github/scripts/generate_docker_release_matrix.py' 2025-10-10T00:03:38.0182691Z removed 'pytorch-main/.github/scripts/stop_runner_service.sh' 2025-10-10T00:03:38.0182807Z removed 'pytorch-main/.github/scripts/gitutils.py' 2025-10-10T00:03:38.0182941Z removed 'pytorch-main/.github/scripts/comment_on_pr.py' 2025-10-10T00:03:38.0183106Z removed 'pytorch-main/.github/scripts/update_runner_determinator.py' 2025-10-10T00:03:38.0183229Z removed 'pytorch-main/.github/scripts/cherry_pick.py' 2025-10-10T00:03:38.0183376Z removed 'pytorch-main/.github/scripts/delete_old_branches.py' 2025-10-10T00:03:38.0183543Z removed 'pytorch-main/.github/scripts/test_pytest_caching_utils.py' 2025-10-10T00:03:38.0183692Z removed 'pytorch-main/.github/scripts/pytest_caching_utils.py' 2025-10-10T00:03:38.0183877Z removed 'pytorch-main/.github/scripts/close_nonexistent_disable_issues.py' 2025-10-10T00:03:38.0184017Z removed 'pytorch-main/.github/scripts/pr-sanity-check.sh' 2025-10-10T00:03:38.0184420Z removed 'pytorch-main/.github/scripts/report_git_status.sh' 2025-10-10T00:03:38.0184553Z removed 'pytorch-main/.github/scripts/github_utils.py' 2025-10-10T00:03:38.0184707Z removed 'pytorch-main/.github/scripts/trymerge_explainer.py' 2025-10-10T00:03:38.0184821Z removed 'pytorch-main/.github/scripts/parse_ref.py' 2025-10-10T00:03:38.0184976Z removed 'pytorch-main/.github/scripts/windows/install_vs2022.ps1' 2025-10-10T00:03:38.0185127Z removed 'pytorch-main/.github/scripts/windows/build_triton.bat' 2025-10-10T00:03:38.0185276Z removed 'pytorch-main/.github/scripts/windows/build_magma.bat' 2025-10-10T00:03:38.0185404Z removed directory 'pytorch-main/.github/scripts/windows' 2025-10-10T00:03:38.0185571Z removed 'pytorch-main/.github/scripts/test_delete_old_branches.py' 2025-10-10T00:03:38.0185703Z removed 'pytorch-main/.github/scripts/get_ci_variable.py' 2025-10-10T00:03:38.0185824Z removed 'pytorch-main/.github/scripts/label_utils.py' 2025-10-10T00:03:38.0186071Z removed 'pytorch-main/.github/scripts/pytest_cache.py' 2025-10-10T00:03:38.0186224Z removed 'pytorch-main/.github/scripts/lint_native_functions.py' 2025-10-10T00:03:38.0186341Z removed 'pytorch-main/.github/scripts/trymerge.py' 2025-10-10T00:03:38.0186501Z removed 'pytorch-main/.github/scripts/amd/package_triton_wheel.sh' 2025-10-10T00:03:38.0186651Z removed 'pytorch-main/.github/scripts/amd/patch_triton_wheel.sh' 2025-10-10T00:03:38.0186772Z removed directory 'pytorch-main/.github/scripts/amd' 2025-10-10T00:03:38.0186934Z removed 'pytorch-main/.github/scripts/generate_pytorch_version.py' 2025-10-10T00:03:38.0187044Z removed 'pytorch-main/.github/scripts/README.md' 2025-10-10T00:03:38.0187200Z removed 'pytorch-main/.github/scripts/test_filter_test_configs.py' 2025-10-10T00:03:38.0187373Z removed 'pytorch-main/.github/scripts/generate_binary_build_matrix.py' 2025-10-10T00:03:38.0187511Z removed 'pytorch-main/.github/scripts/s390x-ci/README.md' 2025-10-10T00:03:38.0187749Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/app_token.sh' 2025-10-10T00:03:38.0188047Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_token_generator.sh' 2025-10-10T00:03:38.0188635Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_cat_token.sh' 2025-10-10T00:03:38.0188865Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers' 2025-10-10T00:03:38.0189100Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/entrypoint' 2025-10-10T00:03:38.0189367Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/actions-runner' 2025-10-10T00:03:38.0189769Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin' 2025-10-10T00:03:38.0190150Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr' 2025-10-10T00:03:38.0190511Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs' 2025-10-10T00:03:38.0190985Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile' 2025-10-10T00:03:38.0191326Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25102-backport.patch' 2025-10-10T00:03:38.0191612Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25245.patch' 2025-10-10T00:03:38.0191859Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches' 2025-10-10T00:03:38.0192100Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/qemu-user-static.service' 2025-10-10T00:03:38.0192342Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner@.service' 2025-10-10T00:03:38.0192541Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder' 2025-10-10T00:03:38.0192677Z removed directory 'pytorch-main/.github/scripts/s390x-ci' 2025-10-10T00:03:38.0192828Z removed 'pytorch-main/.github/scripts/runner_determinator.py' 2025-10-10T00:03:38.0192972Z removed 'pytorch-main/.github/scripts/td_llm_indexer.sh' 2025-10-10T00:03:38.0193115Z removed 'pytorch-main/.github/scripts/build_triton_wheel.py' 2025-10-10T00:03:38.0193256Z removed 'pytorch-main/.github/scripts/test_check_labels.py' 2025-10-10T00:03:38.0193384Z removed 'pytorch-main/.github/scripts/lintrunner.sh' 2025-10-10T00:03:38.0193538Z removed 'pytorch-main/.github/scripts/wait_for_ssh_to_drain.ps1' 2025-10-10T00:03:38.0193701Z removed 'pytorch-main/.github/scripts/kill_active_ssh_sessions.ps1' 2025-10-10T00:03:38.0193859Z removed 'pytorch-main/.github/scripts/generate_ci_workflows.py' 2025-10-10T00:03:38.0193995Z removed 'pytorch-main/.github/scripts/drci_mocks.json.gz' 2025-10-10T00:03:38.0194514Z removed 'pytorch-main/.github/scripts/test_label_utils.py' 2025-10-10T00:03:38.0194692Z removed 'pytorch-main/.github/scripts/rockset_mocks.json.gz' 2025-10-10T00:03:38.0194861Z removed 'pytorch-main/.github/scripts/test_runner_determinator.py' 2025-10-10T00:03:38.0195192Z removed 'pytorch-main/.github/scripts/prepare_vllm_wheels.sh' 2025-10-10T00:03:38.0195368Z removed 'pytorch-main/.github/scripts/get_aws_session_tokens.py' 2025-10-10T00:03:38.0195520Z removed 'pytorch-main/.github/scripts/test_gitutils.py' 2025-10-10T00:03:38.0195638Z removed 'pytorch-main/.github/scripts/tryrebase.py' 2025-10-10T00:03:38.0195764Z removed 'pytorch-main/.github/scripts/check_labels.py' 2025-10-10T00:03:38.0195901Z removed 'pytorch-main/.github/scripts/gql_mocks.json.gz' 2025-10-10T00:03:38.0196046Z removed 'pytorch-main/.github/scripts/docathon-label-sync.py' 2025-10-10T00:03:38.0196180Z removed 'pytorch-main/.github/scripts/upload_aws_ossci.sh' 2025-10-10T00:03:38.0196306Z removed 'pytorch-main/.github/scripts/test_trymerge.py' 2025-10-10T00:03:38.0196478Z removed 'pytorch-main/.github/scripts/ensure_actions_will_cancel.py' 2025-10-10T00:03:38.0196604Z removed 'pytorch-main/.github/scripts/file_io_utils.py' 2025-10-10T00:03:38.0196745Z removed 'pytorch-main/.github/scripts/get_workflow_job_id.py' 2025-10-10T00:03:38.0196893Z removed 'pytorch-main/.github/scripts/filter_test_configs.py' 2025-10-10T00:03:38.0197005Z removed directory 'pytorch-main/.github/scripts' 2025-10-10T00:03:38.0197219Z removed 'pytorch-main/.github/regenerate.sh' 2025-10-10T00:03:38.0197355Z removed 'pytorch-main/.github/workflows/nitpicker.yml' 2025-10-10T00:03:38.0197562Z removed 'pytorch-main/.github/workflows/close-nonexistent-disable-issues.yml' 2025-10-10T00:03:38.0197694Z removed 'pytorch-main/.github/workflows/cherry-pick.yml' 2025-10-10T00:03:38.0197854Z removed 'pytorch-main/.github/workflows/update-viablestrict.yml' 2025-10-10T00:03:38.0197983Z removed 'pytorch-main/.github/workflows/_xpu-test.yml' 2025-10-10T00:03:38.0198173Z removed 'pytorch-main/.github/workflows/target-determination-indexer.yml' 2025-10-10T00:03:38.0198281Z removed 'pytorch-main/.github/workflows/xpu.yml' 2025-10-10T00:03:38.0198433Z removed 'pytorch-main/.github/workflows/tools-unit-tests.yml' 2025-10-10T00:03:38.0198584Z removed 'pytorch-main/.github/workflows/_get-changed-files.yml' 2025-10-10T00:03:38.0198700Z removed 'pytorch-main/.github/workflows/s390.yml' 2025-10-10T00:03:38.0198833Z removed 'pytorch-main/.github/workflows/_link_check.yml' 2025-10-10T00:03:38.0198989Z removed 'pytorch-main/.github/workflows/docathon-sync-label.yml' 2025-10-10T00:03:38.0199192Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-h100.yml' 2025-10-10T00:03:38.0199343Z removed 'pytorch-main/.github/workflows/inductor-periodic.yml' 2025-10-10T00:03:38.0199464Z removed 'pytorch-main/.github/workflows/lint-bc.yml' 2025-10-10T00:03:38.0199574Z removed 'pytorch-main/.github/workflows/rocm.yml' 2025-10-10T00:03:38.0199740Z removed 'pytorch-main/.github/workflows/build-magma-rocm-linux.yml' 2025-10-10T00:03:38.0199893Z removed 'pytorch-main/.github/workflows/build-magma-linux.yml' 2025-10-10T00:03:38.0200059Z removed 'pytorch-main/.github/workflows/assigntome-docathon.yml' 2025-10-10T00:03:38.0200409Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-aarch64.yml' 2025-10-10T00:03:38.0200756Z removed 'pytorch-main/.github/workflows/generated-linux-binary-libtorch-nightly.yml' 2025-10-10T00:03:38.0200912Z removed 'pytorch-main/.github/workflows/inductor-nightly.yml' 2025-10-10T00:03:38.0201037Z removed 'pytorch-main/.github/workflows/tryrebase.yml' 2025-10-10T00:03:38.0201182Z removed 'pytorch-main/.github/workflows/linux-aarch64.yml' 2025-10-10T00:03:38.0201333Z removed 'pytorch-main/.github/workflows/periodic-rocm-mi300.yml' 2025-10-10T00:03:38.0201576Z removed 'pytorch-main/.github/workflows/inductor-perf-test-b200.yml' 2025-10-10T00:03:38.0201869Z removed 'pytorch-main/.github/workflows/_linux-test-stable-fa3.yml' 2025-10-10T00:03:38.0202128Z removed 'pytorch-main/.github/workflows/s390x-periodic.yml' 2025-10-10T00:03:38.0202677Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-release-nightly.yml' 2025-10-10T00:03:38.0202890Z removed 'pytorch-main/.github/workflows/_win-test.yml' 2025-10-10T00:03:38.0203264Z removed 'pytorch-main/.github/workflows/test-h100.yml' 2025-10-10T00:03:38.0203481Z removed 'pytorch-main/.github/workflows/upload-torch-dynamo-perf-stats.yml' 2025-10-10T00:03:38.0203605Z removed 'pytorch-main/.github/workflows/revert.yml' 2025-10-10T00:03:38.0203725Z removed 'pytorch-main/.github/workflows/stale.yml' 2025-10-10T00:03:38.0203894Z removed 'pytorch-main/.github/workflows/operator_microbenchmark.yml' 2025-10-10T00:03:38.0204025Z removed 'pytorch-main/.github/workflows/rocm-mi355.yml' 2025-10-10T00:03:38.0204374Z removed 'pytorch-main/.github/workflows/_linux-build.yml' 2025-10-10T00:03:38.0204537Z removed 'pytorch-main/.github/workflows/build-vllm-wheel.yml' 2025-10-10T00:03:38.0204812Z removed 'pytorch-main/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml' 2025-10-10T00:03:38.0204977Z removed 'pytorch-main/.github/workflows/quantization-periodic.yml' 2025-10-10T00:03:38.0205275Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-debug-nightly.yml' 2025-10-10T00:03:38.0205430Z removed 'pytorch-main/.github/workflows/inductor-unittest.yml' 2025-10-10T00:03:38.0205566Z removed 'pytorch-main/.github/workflows/h100-symm-mem.yml' 2025-10-10T00:03:38.0205892Z removed 'pytorch-main/.github/workflows/build-manywheel-images-s390x.yml' 2025-10-10T00:03:38.0206035Z removed 'pytorch-main/.github/workflows/_binary-upload.yml' 2025-10-10T00:03:38.0206189Z removed 'pytorch-main/.github/workflows/auto_request_review.yml' 2025-10-10T00:03:38.0206318Z removed 'pytorch-main/.github/workflows/torchbench.yml' 2025-10-10T00:03:38.0206485Z removed 'pytorch-main/.github/workflows/update_pytorch_labels.yml' 2025-10-10T00:03:38.0206646Z removed 'pytorch-main/.github/workflows/inductor-perf-compare.yml' 2025-10-10T00:03:38.0206812Z removed 'pytorch-main/.github/workflows/build-almalinux-images.yml' 2025-10-10T00:03:38.0206942Z removed 'pytorch-main/.github/workflows/_win-build.yml' 2025-10-10T00:03:38.0207093Z removed 'pytorch-main/.github/workflows/operator_benchmark.yml' 2025-10-10T00:03:38.0207217Z removed 'pytorch-main/.github/workflows/nightly.yml' 2025-10-10T00:03:38.0207355Z removed 'pytorch-main/.github/workflows/b200-symm-mem.yml' 2025-10-10T00:03:38.0207555Z removed 'pytorch-main/.github/workflows/runner_determinator_script_sync.yaml' 2025-10-10T00:03:38.0207743Z removed 'pytorch-main/.github/workflows/upload_test_stats_intermediate.yml' 2025-10-10T00:03:38.0207986Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2025-10-10T00:03:38.0208199Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86-zen.yml' 2025-10-10T00:03:38.0208358Z removed 'pytorch-main/.github/workflows/target_determination.yml' 2025-10-10T00:03:38.0208546Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark-x86.yml' 2025-10-10T00:03:38.0208682Z removed 'pytorch-main/.github/workflows/_linux-test.yml' 2025-10-10T00:03:38.0208835Z removed 'pytorch-main/.github/workflows/win-arm64-build-test.yml' 2025-10-10T00:03:38.0208953Z removed 'pytorch-main/.github/workflows/mac-mps.yml' 2025-10-10T00:03:38.0209084Z removed 'pytorch-main/.github/workflows/unstable.yml' 2025-10-10T00:03:38.0209222Z removed 'pytorch-main/.github/workflows/docker-builds.yml' 2025-10-10T00:03:38.0209375Z removed 'pytorch-main/.github/workflows/unstable-periodic.yml' 2025-10-10T00:03:38.0209533Z removed 'pytorch-main/.github/workflows/build-magma-windows.yml' 2025-10-10T00:03:38.0209682Z removed 'pytorch-main/.github/workflows/delete_old_branches.yml' 2025-10-10T00:03:38.0209971Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-libtorch-release-nightly.yml' 2025-10-10T00:03:38.0210214Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2025-10-10T00:03:38.0210427Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-macos.yml' 2025-10-10T00:03:38.0210676Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-wheel-nightly.yml' 2025-10-10T00:03:38.0210790Z removed 'pytorch-main/.github/workflows/slow.yml' 2025-10-10T00:03:38.0211030Z removed 'pytorch-main/.github/workflows/rocm-mi300.yml' 2025-10-10T00:03:38.0211243Z removed 'pytorch-main/.github/workflows/trunk-tagging.yml' 2025-10-10T00:03:38.0211471Z removed 'pytorch-main/.github/workflows/docker-release.yml' 2025-10-10T00:03:38.0211693Z removed 'pytorch-main/.github/workflows/periodic.yml' 2025-10-10T00:03:38.0211879Z removed 'pytorch-main/.github/workflows/check_mergeability_ghstack.yml' 2025-10-10T00:03:38.0212080Z removed 'pytorch-main/.github/workflows/upload-test-stats-while-running.yml' 2025-10-10T00:03:38.0212361Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2025-10-10T00:03:38.0212655Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-rocm.yml' 2025-10-10T00:03:38.0212914Z removed 'pytorch-main/.github/workflows/llm_td_retrieval.yml' 2025-10-10T00:03:38.0213209Z removed 'pytorch-main/.github/workflows/build-manywheel-images.yml' 2025-10-10T00:03:38.0213426Z removed 'pytorch-main/.github/workflows/inductor.yml' 2025-10-10T00:03:38.0213622Z removed 'pytorch-main/.github/workflows/lint.yml' 2025-10-10T00:03:38.0214030Z removed 'pytorch-main/.github/workflows/upload-test-stats.yml' 2025-10-10T00:03:38.0214393Z removed 'pytorch-main/.github/workflows/docker-cache-mi300.yml' 2025-10-10T00:03:38.0214554Z removed 'pytorch-main/.github/workflows/test-check-binary.yml' 2025-10-10T00:03:38.0214691Z removed 'pytorch-main/.github/workflows/scorecards.yml' 2025-10-10T00:03:38.0214875Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark.yml' 2025-10-10T00:03:38.0215017Z removed 'pytorch-main/.github/workflows/check-labels.yml' 2025-10-10T00:03:38.0215142Z removed 'pytorch-main/.github/workflows/test-b200.yml' 2025-10-10T00:03:38.0215288Z removed 'pytorch-main/.github/workflows/h100-distributed.yml' 2025-10-10T00:03:38.0215413Z removed 'pytorch-main/.github/workflows/weekly.yml' 2025-10-10T00:03:38.0215552Z removed 'pytorch-main/.github/workflows/inductor-rocm.yml' 2025-10-10T00:03:38.0215684Z removed 'pytorch-main/.github/workflows/_rocm-test.yml' 2025-10-10T00:03:38.0215845Z removed 'pytorch-main/.github/workflows/inductor-rocm-mi300.yml' 2025-10-10T00:03:38.0215961Z removed 'pytorch-main/.github/workflows/_docs.yml' 2025-10-10T00:03:38.0216233Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2025-10-10T00:03:38.0216357Z removed 'pytorch-main/.github/workflows/riscv64.yml' 2025-10-10T00:03:38.0216468Z removed 'pytorch-main/.github/workflows/trunk.yml' 2025-10-10T00:03:38.0216609Z removed 'pytorch-main/.github/workflows/create_release.yml' 2025-10-10T00:03:38.0216733Z removed 'pytorch-main/.github/workflows/_mac-build.yml' 2025-10-10T00:03:38.0216927Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly.yml' 2025-10-10T00:03:38.0217041Z removed 'pytorch-main/.github/workflows/pull.yml' 2025-10-10T00:03:38.0217200Z removed 'pytorch-main/.github/workflows/_runner-determinator.yml' 2025-10-10T00:03:38.0217327Z removed 'pytorch-main/.github/workflows/trymerge.yml' 2025-10-10T00:03:38.0217524Z removed 'pytorch-main/.github/workflows/runner-determinator-validator.yml' 2025-10-10T00:03:38.0217758Z removed 'pytorch-main/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2025-10-10T00:03:38.0217890Z removed 'pytorch-main/.github/workflows/_mac-test.yml' 2025-10-10T00:03:38.0218044Z removed 'pytorch-main/.github/workflows/h100-cutlass-backend.yml' 2025-10-10T00:03:38.0218197Z removed 'pytorch-main/.github/workflows/_binary-test-linux.yml' 2025-10-10T00:03:38.0218351Z removed 'pytorch-main/.github/workflows/build-triton-wheel.yml' 2025-10-10T00:03:38.0218499Z removed 'pytorch-main/.github/workflows/nightly-s3-uploads.yml' 2025-10-10T00:03:38.0218758Z removed 'pytorch-main/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml' 2025-10-10T00:03:38.0218922Z removed 'pytorch-main/.github/workflows/build-libtorch-images.yml' 2025-10-10T00:03:38.0219125Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86.yml' 2025-10-10T00:03:38.0219399Z removed 'pytorch-main/.github/workflows/lint-autoformat.yml' 2025-10-10T00:03:38.0219557Z removed 'pytorch-main/.github/workflows/_bazel-build-test.yml' 2025-10-10T00:03:38.0219676Z removed 'pytorch-main/.github/workflows/vllm.yml' 2025-10-10T00:03:38.0219830Z removed 'pytorch-main/.github/workflows/_binary-build-linux.yml' 2025-10-10T00:03:38.0219942Z removed directory 'pytorch-main/.github/workflows' 2025-10-10T00:03:38.0220067Z removed 'pytorch-main/.github/ci_commit_pins/xla.txt' 2025-10-10T00:03:38.0220202Z removed 'pytorch-main/.github/ci_commit_pins/multipy.txt' 2025-10-10T00:03:38.0220333Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm.txt' 2025-10-10T00:03:38.0220849Z removed 'pytorch-main/.github/ci_commit_pins/vllm.txt' 2025-10-10T00:03:38.0220975Z removed 'pytorch-main/.github/ci_commit_pins/data.txt' 2025-10-10T00:03:38.0221104Z removed 'pytorch-main/.github/ci_commit_pins/torchao.txt' 2025-10-10T00:03:38.0221297Z removed 'pytorch-main/.github/ci_commit_pins/audio.txt' 2025-10-10T00:03:38.0221555Z removed 'pytorch-main/.github/ci_commit_pins/triton.txt' 2025-10-10T00:03:38.0222074Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm_rocm.txt' 2025-10-10T00:03:38.0222374Z removed 'pytorch-main/.github/ci_commit_pins/torchrec.txt' 2025-10-10T00:03:38.0222514Z removed 'pytorch-main/.github/ci_commit_pins/vision.txt' 2025-10-10T00:03:38.0222715Z removed 'pytorch-main/.github/ci_commit_pins/text.txt' 2025-10-10T00:03:38.0222944Z removed directory 'pytorch-main/.github/ci_commit_pins' 2025-10-10T00:03:38.0223166Z removed 'pytorch-main/.github/auto_request_review.yml' 2025-10-10T00:03:38.0223351Z removed 'pytorch-main/.github/nitpicks.yml' 2025-10-10T00:03:38.0223548Z removed 'pytorch-main/.github/label_to_label.yml' 2025-10-10T00:03:38.0223754Z removed 'pytorch-main/.github/merge_rules.yaml' 2025-10-10T00:03:38.0224018Z removed 'pytorch-main/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.0224357Z removed 'pytorch-main/.github/labeler.yml' 2025-10-10T00:03:38.0224694Z removed 'pytorch-main/.github/requirements/regenerate-requirements.txt' 2025-10-10T00:03:38.0224914Z removed 'pytorch-main/.github/requirements/README.md' 2025-10-10T00:03:38.0225131Z removed directory 'pytorch-main/.github/requirements' 2025-10-10T00:03:38.0225407Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/pt2-bug-report.yml' 2025-10-10T00:03:38.0225659Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-10-10T00:03:38.0225955Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/disable-autorevert.md' 2025-10-10T00:03:38.0226187Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.0226459Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/disable-ci-jobs.md' 2025-10-10T00:03:38.0226741Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/feature-request.yml' 2025-10-10T00:03:38.0227068Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/release-feature-request.yml' 2025-10-10T00:03:38.0227298Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/ci-sev.md' 2025-10-10T00:03:38.0227582Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/documentation.yml' 2025-10-10T00:03:38.0227802Z removed directory 'pytorch-main/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.0228135Z removed 'pytorch-main/.github/actions/filter-test-configs/action.yml' 2025-10-10T00:03:38.0228358Z removed directory 'pytorch-main/.github/actions/filter-test-configs' 2025-10-10T00:03:38.0228506Z removed 'pytorch-main/.github/actions/setup-win/action.yml' 2025-10-10T00:03:38.0228647Z removed directory 'pytorch-main/.github/actions/setup-win' 2025-10-10T00:03:38.0228828Z removed 'pytorch-main/.github/actions/pytest-cache-download/action.yml' 2025-10-10T00:03:38.0229009Z removed directory 'pytorch-main/.github/actions/pytest-cache-download' 2025-10-10T00:03:38.0229167Z removed 'pytorch-main/.github/actions/chown-workspace/action.yml' 2025-10-10T00:03:38.0229321Z removed directory 'pytorch-main/.github/actions/chown-workspace' 2025-10-10T00:03:38.0229469Z removed 'pytorch-main/.github/actions/setup-rocm/action.yml' 2025-10-10T00:03:38.0229746Z removed directory 'pytorch-main/.github/actions/setup-rocm' 2025-10-10T00:03:38.0229937Z removed 'pytorch-main/.github/actions/build-external-packages/action.yml' 2025-10-10T00:03:38.0230124Z removed directory 'pytorch-main/.github/actions/build-external-packages' 2025-10-10T00:03:38.0230297Z removed 'pytorch-main/.github/actions/diskspace-cleanup/action.yml' 2025-10-10T00:03:38.0230463Z removed directory 'pytorch-main/.github/actions/diskspace-cleanup' 2025-10-10T00:03:38.0230614Z removed 'pytorch-main/.github/actions/teardown-rocm/action.yml' 2025-10-10T00:03:38.0230767Z removed directory 'pytorch-main/.github/actions/teardown-rocm' 2025-10-10T00:03:38.0230933Z removed 'pytorch-main/.github/actions/reuse-old-whl/reuse_old_whl.py' 2025-10-10T00:03:38.0231080Z removed 'pytorch-main/.github/actions/reuse-old-whl/action.yml' 2025-10-10T00:03:38.0231229Z removed directory 'pytorch-main/.github/actions/reuse-old-whl' 2025-10-10T00:03:38.0231370Z removed 'pytorch-main/.github/actions/setup-xpu/action.yml' 2025-10-10T00:03:38.0231511Z removed directory 'pytorch-main/.github/actions/setup-xpu' 2025-10-10T00:03:38.0231710Z removed 'pytorch-main/.github/actions/upload-utilization-stats/action.yml' 2025-10-10T00:03:38.0232041Z removed directory 'pytorch-main/.github/actions/upload-utilization-stats' 2025-10-10T00:03:38.0232218Z removed 'pytorch-main/.github/actions/download-td-artifacts/action.yml' 2025-10-10T00:03:38.0232393Z removed directory 'pytorch-main/.github/actions/download-td-artifacts' 2025-10-10T00:03:38.0232568Z removed 'pytorch-main/.github/actions/pytest-cache-upload/action.yml' 2025-10-10T00:03:38.0232736Z removed directory 'pytorch-main/.github/actions/pytest-cache-upload' 2025-10-10T00:03:38.0232883Z removed 'pytorch-main/.github/actions/teardown-xpu/action.yml' 2025-10-10T00:03:38.0233034Z removed directory 'pytorch-main/.github/actions/teardown-xpu' 2025-10-10T00:03:38.0233194Z removed 'pytorch-main/.github/actions/checkout-pytorch/action.yml' 2025-10-10T00:03:38.0233352Z removed directory 'pytorch-main/.github/actions/checkout-pytorch' 2025-10-10T00:03:38.0233525Z removed 'pytorch-main/.github/actions/test-pytorch-binary/action.yml' 2025-10-10T00:03:38.0233694Z removed directory 'pytorch-main/.github/actions/test-pytorch-binary' 2025-10-10T00:03:38.0233838Z removed 'pytorch-main/.github/actions/setup-linux/action.yml' 2025-10-10T00:03:38.0233979Z removed directory 'pytorch-main/.github/actions/setup-linux' 2025-10-10T00:03:38.0234425Z removed 'pytorch-main/.github/actions/binary-docker-build/action.yml' 2025-10-10T00:03:38.0234600Z removed directory 'pytorch-main/.github/actions/binary-docker-build' 2025-10-10T00:03:38.0234743Z removed 'pytorch-main/.github/actions/teardown-win/action.yml' 2025-10-10T00:03:38.0234894Z removed directory 'pytorch-main/.github/actions/teardown-win' 2025-10-10T00:03:38.0235066Z removed 'pytorch-main/.github/actions/upload-sccache-stats/action.yml' 2025-10-10T00:03:38.0235235Z removed directory 'pytorch-main/.github/actions/upload-sccache-stats' 2025-10-10T00:03:38.0235382Z removed 'pytorch-main/.github/actions/linux-test/action.yml' 2025-10-10T00:03:38.0235538Z removed directory 'pytorch-main/.github/actions/linux-test' 2025-10-10T00:03:38.0235848Z removed 'pytorch-main/.github/actions/download-build-artifacts/action.yml' 2025-10-10T00:03:38.0236135Z removed directory 'pytorch-main/.github/actions/download-build-artifacts' 2025-10-10T00:03:38.0236314Z removed 'pytorch-main/.github/actions/upload-test-artifacts/action.yml' 2025-10-10T00:03:38.0236486Z removed directory 'pytorch-main/.github/actions/upload-test-artifacts' 2025-10-10T00:03:38.0236651Z removed 'pytorch-main/.github/actions/get-workflow-job-id/action.yml' 2025-10-10T00:03:38.0236821Z removed directory 'pytorch-main/.github/actions/get-workflow-job-id' 2025-10-10T00:03:38.0236961Z removed directory 'pytorch-main/.github/actions' 2025-10-10T00:03:38.0237297Z removed 'pytorch-main/.github/templates/linux_binary_build_workflow.yml.j2' 2025-10-10T00:03:38.0237531Z removed 'pytorch-main/.github/templates/common.yml.j2' 2025-10-10T00:03:38.0237926Z removed 'pytorch-main/.github/templates/upload.yml.j2' 2025-10-10T00:03:38.0238275Z removed 'pytorch-main/.github/templates/macos_binary_build_workflow.yml.j2' 2025-10-10T00:03:38.0238614Z removed 'pytorch-main/.github/templates/windows_binary_build_workflow.yml.j2' 2025-10-10T00:03:38.0238737Z removed directory 'pytorch-main/.github/templates' 2025-10-10T00:03:38.0238882Z removed 'pytorch-main/.github/pytorch-circleci-labels.yml' 2025-10-10T00:03:38.0238977Z removed directory 'pytorch-main/.github' 2025-10-10T00:03:38.0239076Z removed 'pytorch-main/android/.gitignore' 2025-10-10T00:03:38.0239182Z removed 'pytorch-main/android/libs/fbjni/.git' 2025-10-10T00:03:38.0239346Z removed 'pytorch-main/android/libs/fbjni/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.0239525Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/android.yml' 2025-10-10T00:03:38.0239702Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/release.yml' 2025-10-10T00:03:38.0239874Z removed directory 'pytorch-main/android/libs/fbjni/.github/workflows' 2025-10-10T00:03:38.0240065Z removed 'pytorch-main/android/libs/fbjni/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.0240336Z removed directory 'pytorch-main/android/libs/fbjni/.github' 2025-10-10T00:03:38.0240453Z removed 'pytorch-main/android/libs/fbjni/.gitignore' 2025-10-10T00:03:38.0240547Z removed 'pytorch-main/.gitattributes' 2025-10-10T00:03:38.0240659Z removed 'pytorch-main/third_party/NNPACK/.git' 2025-10-10T00:03:38.0240775Z removed 'pytorch-main/third_party/NNPACK/.gitignore' 2025-10-10T00:03:38.0240881Z removed 'pytorch-main/third_party/psimd/.git' 2025-10-10T00:03:38.0240999Z removed 'pytorch-main/third_party/psimd/.gitignore' 2025-10-10T00:03:38.0241101Z removed 'pytorch-main/third_party/kineto/.git' 2025-10-10T00:03:38.0241350Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_build_pip_package.yml' 2025-10-10T00:03:38.0241550Z removed 'pytorch-main/third_party/kineto/.github/workflows/libkineto_cuda.yml' 2025-10-10T00:03:38.0241740Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_ci.yml' 2025-10-10T00:03:38.0241904Z removed directory 'pytorch-main/third_party/kineto/.github/workflows' 2025-10-10T00:03:38.0242042Z removed directory 'pytorch-main/third_party/kineto/.github' 2025-10-10T00:03:38.0242164Z removed 'pytorch-main/third_party/kineto/.gitignore' 2025-10-10T00:03:38.0242310Z removed 'pytorch-main/third_party/kineto/tb_plugin/.gitignore' 2025-10-10T00:03:38.0242868Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github’: No such file or directory 2025-10-10T00:03:38.0243232Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github’: No such file or directory 2025-10-10T00:03:38.0243660Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github’: No such file or directory 2025-10-10T00:03:38.0243823Z removed 'pytorch-main/third_party/kineto/tb_plugin/fe/.gitignore' 2025-10-10T00:03:38.0243951Z removed 'pytorch-main/third_party/kineto/.gitmodules' 2025-10-10T00:03:38.0244368Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.git' 2025-10-10T00:03:38.0244642Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/dependabot.yml' 2025-10-10T00:03:38.0244903Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/issue_template.md' 2025-10-10T00:03:38.0245200Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/scorecard.yml' 2025-10-10T00:03:38.0245442Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/doc.yml' 2025-10-10T00:03:38.0245706Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/windows.yml' 2025-10-10T00:03:38.0245958Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/linux.yml' 2025-10-10T00:03:38.0246393Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/cifuzz.yml' 2025-10-10T00:03:38.0246913Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/lint.yml' 2025-10-10T00:03:38.0247179Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/macos.yml' 2025-10-10T00:03:38.0247494Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows' 2025-10-10T00:03:38.0247991Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/pull_request_template.md' 2025-10-10T00:03:38.0248382Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github' 2025-10-10T00:03:38.0248728Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.gitignore' 2025-10-10T00:03:38.0249080Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/test/fuzzing/.gitignore' 2025-10-10T00:03:38.0249274Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.git' 2025-10-10T00:03:38.0249566Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows/dynolog-ci.yml' 2025-10-10T00:03:38.0249831Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows' 2025-10-10T00:03:38.0250215Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github' 2025-10-10T00:03:38.0250465Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.git' 2025-10-10T00:03:38.0250803Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/android.yml' 2025-10-10T00:03:38.0251140Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/windows.yml' 2025-10-10T00:03:38.0251461Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/linux.yml' 2025-10-10T00:03:38.0251779Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/macos.yml' 2025-10-10T00:03:38.0252103Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows' 2025-10-10T00:03:38.0252393Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github' 2025-10-10T00:03:38.0252672Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitattributes' 2025-10-10T00:03:38.0252945Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitignore' 2025-10-10T00:03:38.0253206Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/.git' 2025-10-10T00:03:38.0253465Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.git' 2025-10-10T00:03:38.0257283Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitattributes' 2025-10-10T00:03:38.0267057Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitignore' 2025-10-10T00:03:38.0277172Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitmodules' 2025-10-10T00:03:38.0288323Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.git' 2025-10-10T00:03:38.0300051Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows/cmake.yml' 2025-10-10T00:03:38.0300396Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows' 2025-10-10T00:03:38.0300870Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github' 2025-10-10T00:03:38.0302034Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github’: No such file or directory 2025-10-10T00:03:38.0310512Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.gitignore' 2025-10-10T00:03:38.0332477Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.git' 2025-10-10T00:03:38.0344857Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitattributes' 2025-10-10T00:03:38.0360835Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitignore' 2025-10-10T00:03:38.0555536Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.git' 2025-10-10T00:03:38.0571621Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/coverage.yml' 2025-10-10T00:03:38.0572295Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/linting.yml' 2025-10-10T00:03:38.0572931Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/release.yml' 2025-10-10T00:03:38.0573601Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/doxygen.yml' 2025-10-10T00:03:38.0574939Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github’: No such file or directory 2025-10-10T00:03:38.0575779Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/cmake-ci.yml' 2025-10-10T00:03:38.0576190Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/bazel-ci.yml' 2025-10-10T00:03:38.0576567Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows' 2025-10-10T00:03:38.0576909Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github' 2025-10-10T00:03:38.0583246Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.gitignore' 2025-10-10T00:03:38.0597840Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.gitmodules' 2025-10-10T00:03:38.0613600Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.git' 2025-10-10T00:03:38.0625394Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/cifuzz.yml' 2025-10-10T00:03:38.0626254Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.0626867Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows' 2025-10-10T00:03:38.0627283Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github' 2025-10-10T00:03:38.0628178Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github’: No such file or directory 2025-10-10T00:03:38.0637572Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.gitattributes' 2025-10-10T00:03:38.0653365Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.gitignore' 2025-10-10T00:03:38.0691975Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.git' 2025-10-10T00:03:38.0704333Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.0705083Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-10-10T00:03:38.0705917Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-10-10T00:03:38.0706403Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.0706802Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github' 2025-10-10T00:03:38.0707541Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github’: No such file or directory 2025-10-10T00:03:38.0718314Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.gitignore' 2025-10-10T00:03:38.0735917Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.git' 2025-10-10T00:03:38.0747788Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github/pull_request_template.md' 2025-10-10T00:03:38.0748216Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github' 2025-10-10T00:03:38.0749550Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github’: No such file or directory 2025-10-10T00:03:38.0758041Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.gitignore' 2025-10-10T00:03:38.0771197Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/.gitignore' 2025-10-10T00:03:38.0792290Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.git' 2025-10-10T00:03:38.0807152Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.0807483Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/config.yml' 2025-10-10T00:03:38.0808013Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/ubuntu.yml' 2025-10-10T00:03:38.0808638Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/windows.yml' 2025-10-10T00:03:38.0809289Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.0809864Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/macos.yml' 2025-10-10T00:03:38.0810437Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows' 2025-10-10T00:03:38.0810961Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/stale.yml' 2025-10-10T00:03:38.0811413Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/FUNDING.yml' 2025-10-10T00:03:38.0811786Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.0812377Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github’: No such file or directory 2025-10-10T00:03:38.0812685Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CODEOWNERS' 2025-10-10T00:03:38.0813204Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.0813568Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/Bug_report.md' 2025-10-10T00:03:38.0813907Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.0814400Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/SECURITY.md' 2025-10-10T00:03:38.0814948Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github' 2025-10-10T00:03:38.0819565Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.gitignore' 2025-10-10T00:03:38.0839968Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.git' 2025-10-10T00:03:38.0854699Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/dependabot.yml' 2025-10-10T00:03:38.0855069Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-tidy.yml' 2025-10-10T00:03:38.0855631Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/ci.yml' 2025-10-10T00:03:38.0856250Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-format.yml' 2025-10-10T00:03:38.0856858Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/build-deb.yml' 2025-10-10T00:03:38.0857299Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.0857849Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/cppcheck.yml' 2025-10-10T00:03:38.0858169Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows' 2025-10-10T00:03:38.0858541Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.0858888Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.0859239Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.0859542Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github' 2025-10-10T00:03:38.0860063Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github’: No such file or directory 2025-10-10T00:03:38.0866952Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.gitignore' 2025-10-10T00:03:38.0880996Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.git' 2025-10-10T00:03:38.0892845Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.0893484Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-10-10T00:03:38.0894370Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-10-10T00:03:38.0895128Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.0895492Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github' 2025-10-10T00:03:38.0896312Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github’: No such file or directory 2025-10-10T00:03:38.0907519Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.gitignore' 2025-10-10T00:03:38.0923864Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitignore' 2025-10-10T00:03:38.0935925Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitmodules' 2025-10-10T00:03:38.0956765Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.git' 2025-10-10T00:03:38.0968912Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.0969642Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-10-10T00:03:38.0970285Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-10-10T00:03:38.0970828Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.0971255Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github' 2025-10-10T00:03:38.0971995Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github’: No such file or directory 2025-10-10T00:03:38.0982452Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.gitignore' 2025-10-10T00:03:38.1001679Z removed 'pytorch-main/third_party/flash-attention/.git' 2025-10-10T00:03:38.1018790Z removed 'pytorch-main/third_party/flash-attention/.github/workflows/publish.yml' 2025-10-10T00:03:38.1019194Z removed directory 'pytorch-main/third_party/flash-attention/.github/workflows' 2025-10-10T00:03:38.1019776Z removed directory 'pytorch-main/third_party/flash-attention/.github' 2025-10-10T00:03:38.1020234Z find: ‘pytorch-main/third_party/flash-attention/.github’: No such file or directory 2025-10-10T00:03:38.1057795Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.git' 2025-10-10T00:03:38.1072870Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-10-10T00:03:38.1073231Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/stale.yml' 2025-10-10T00:03:38.1073707Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/labeler.yml' 2025-10-10T00:03:38.1074697Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows' 2025-10-10T00:03:38.1075314Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-10-10T00:03:38.1075637Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.1075958Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-10-10T00:03:38.1076258Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.1076539Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.1076796Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.1077005Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github' 2025-10-10T00:03:38.1077442Z find: ‘pytorch-main/third_party/flash-attention/csrc/cutlass/.github’: No such file or directory 2025-10-10T00:03:38.1083523Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitignore' 2025-10-10T00:03:38.1137878Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitmodules' 2025-10-10T00:03:38.1162936Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-10-10T00:03:38.1190161Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.git' 2025-10-10T00:03:38.1203598Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.1204288Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/dependabot.yml' 2025-10-10T00:03:38.1204957Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.1205297Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.1205809Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CODEOWNERS' 2025-10-10T00:03:38.1206377Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-10-10T00:03:38.1206700Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.1206992Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.1207379Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github' 2025-10-10T00:03:38.1207985Z find: ‘pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github’: No such file or directory 2025-10-10T00:03:38.1281681Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.gitignore' 2025-10-10T00:03:38.1337876Z removed 'pytorch-main/third_party/flash-attention/.gitignore' 2025-10-10T00:03:38.1348294Z removed 'pytorch-main/third_party/flash-attention/.gitmodules' 2025-10-10T00:03:38.1362431Z removed 'pytorch-main/third_party/benchmark/.git' 2025-10-10T00:03:38.1377870Z removed 'pytorch-main/third_party/benchmark/.github/workflows/wheels.yml' 2025-10-10T00:03:38.1378311Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-10-10T00:03:38.1379141Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-10-10T00:03:38.1379520Z removed 'pytorch-main/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-10-10T00:03:38.1380014Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-tidy-lint.yml' 2025-10-10T00:03:38.1380349Z removed 'pytorch-main/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-10-10T00:03:38.1380753Z removed 'pytorch-main/third_party/benchmark/.github/workflows/bazel.yml' 2025-10-10T00:03:38.1381108Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-10-10T00:03:38.1381422Z removed 'pytorch-main/third_party/benchmark/.github/workflows/doxygen.yml' 2025-10-10T00:03:38.1381851Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-min-cmake.yml' 2025-10-10T00:03:38.1382202Z removed 'pytorch-main/third_party/benchmark/.github/workflows/pre-commit.yml' 2025-10-10T00:03:38.1382514Z removed directory 'pytorch-main/third_party/benchmark/.github/workflows' 2025-10-10T00:03:38.1382698Z removed 'pytorch-main/third_party/benchmark/.github/install_bazel.sh' 2025-10-10T00:03:38.1382877Z removed 'pytorch-main/third_party/benchmark/.github/libcxx-setup.sh' 2025-10-10T00:03:38.1383105Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.1383314Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.1383513Z removed directory 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.1383664Z removed directory 'pytorch-main/third_party/benchmark/.github' 2025-10-10T00:03:38.1384033Z find: ‘pytorch-main/third_party/benchmark/.github’: No such file or directory 2025-10-10T00:03:38.1388790Z removed 'pytorch-main/third_party/benchmark/.gitignore' 2025-10-10T00:03:38.1404529Z removed 'pytorch-main/third_party/cpuinfo/.git' 2025-10-10T00:03:38.1417065Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build_bazel.yml' 2025-10-10T00:03:38.1417293Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build.yml' 2025-10-10T00:03:38.1417522Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/clang-format-check.yml' 2025-10-10T00:03:38.1417702Z removed directory 'pytorch-main/third_party/cpuinfo/.github/workflows' 2025-10-10T00:03:38.1417970Z removed directory 'pytorch-main/third_party/cpuinfo/.github' 2025-10-10T00:03:38.1418850Z find: ‘pytorch-main/third_party/cpuinfo/.github’: No such file or directory 2025-10-10T00:03:38.1427687Z removed 'pytorch-main/third_party/cpuinfo/.gitignore' 2025-10-10T00:03:38.1443443Z removed 'pytorch-main/third_party/cpuinfo/deps/clog/.gitignore' 2025-10-10T00:03:38.1459598Z removed 'pytorch-main/third_party/ittapi/python/.gitignore' 2025-10-10T00:03:38.1471392Z removed 'pytorch-main/third_party/ittapi/.git' 2025-10-10T00:03:38.1482855Z removed 'pytorch-main/third_party/ittapi/rust/scripts/.gitignore' 2025-10-10T00:03:38.1492899Z removed 'pytorch-main/third_party/ittapi/rust/.gitignore' 2025-10-10T00:03:38.1506172Z removed 'pytorch-main/third_party/ittapi/.github/dependabot.yml' 2025-10-10T00:03:38.1506515Z removed 'pytorch-main/third_party/ittapi/.github/workflows/codeql.yml' 2025-10-10T00:03:38.1506843Z removed 'pytorch-main/third_party/ittapi/.github/workflows/release.yml' 2025-10-10T00:03:38.1507063Z removed 'pytorch-main/third_party/ittapi/.github/workflows/main.yml' 2025-10-10T00:03:38.1507365Z removed directory 'pytorch-main/third_party/ittapi/.github/workflows' 2025-10-10T00:03:38.1507628Z removed directory 'pytorch-main/third_party/ittapi/.github' 2025-10-10T00:03:38.1507965Z find: ‘pytorch-main/third_party/ittapi/.github’: No such file or directory 2025-10-10T00:03:38.1516902Z removed 'pytorch-main/third_party/ittapi/.gitignore' 2025-10-10T00:03:38.1528973Z removed 'pytorch-main/third_party/ittapi/src/ittnotify_refcol/.gitignore' 2025-10-10T00:03:38.1539987Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.git' 2025-10-10T00:03:38.1551826Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.gitignore' 2025-10-10T00:03:38.1572439Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.git' 2025-10-10T00:03:38.1592018Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/dependabot.yml' 2025-10-10T00:03:38.1592466Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/nightly-aarch64.yml' 2025-10-10T00:03:38.1592843Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/aarch64-acl.yml' 2025-10-10T00:03:38.1593070Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/labeler.yml' 2025-10-10T00:03:38.1593478Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/openssf-scorecard.yml' 2025-10-10T00:03:38.1593848Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/ci-aarch64.yml' 2025-10-10T00:03:38.1594366Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/pr-linter.yml' 2025-10-10T00:03:38.1594678Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows' 2025-10-10T00:03:38.1594876Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/qemu.sh' 2025-10-10T00:03:38.1595082Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/clang.sh' 2025-10-10T00:03:38.1595288Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env' 2025-10-10T00:03:38.1595475Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.bat' 2025-10-10T00:03:38.1595754Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/bench_performance.sh' 2025-10-10T00:03:38.1596032Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/benchdnn_comparison.py' 2025-10-10T00:03:38.1596271Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/conv' 2025-10-10T00:03:38.1596521Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/matmul' 2025-10-10T00:03:38.1596777Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs' 2025-10-10T00:03:38.1597004Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance' 2025-10-10T00:03:38.1597242Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/commit-msg-check.py' 2025-10-10T00:03:38.1597431Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.sh' 2025-10-10T00:03:38.1597644Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/clang-format.sh' 2025-10-10T00:03:38.1597864Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/get_acl.sh' 2025-10-10T00:03:38.1598079Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/common.sh' 2025-10-10T00:03:38.1598471Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/test.sh' 2025-10-10T00:03:38.1598736Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/skipped-tests.sh' 2025-10-10T00:03:38.1598967Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build.sh' 2025-10-10T00:03:38.1599172Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/ci.json' 2025-10-10T00:03:38.1599395Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build_acl.sh' 2025-10-10T00:03:38.1599616Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64' 2025-10-10T00:03:38.1599809Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.sh' 2025-10-10T00:03:38.1600000Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.bat' 2025-10-10T00:03:38.1600235Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/.azure-pipeline.yml' 2025-10-10T00:03:38.1600431Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation' 2025-10-10T00:03:38.1600636Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/pull_request_template.md' 2025-10-10T00:03:38.1600912Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/CODEOWNERS' 2025-10-10T00:03:38.1601150Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.1601365Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.1601596Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/documentation.md' 2025-10-10T00:03:38.1601942Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/question.md' 2025-10-10T00:03:38.1602238Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.1602416Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/labels.yml' 2025-10-10T00:03:38.1602584Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github' 2025-10-10T00:03:38.1602946Z find: ‘pytorch-main/third_party/ideep/mkl-dnn/.github’: No such file or directory 2025-10-10T00:03:38.1603122Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitattributes' 2025-10-10T00:03:38.1612645Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitignore' 2025-10-10T00:03:38.1697332Z removed 'pytorch-main/third_party/ideep/.git' 2025-10-10T00:03:38.1707294Z removed 'pytorch-main/third_party/ideep/.gitignore' 2025-10-10T00:03:38.1717430Z removed 'pytorch-main/third_party/ideep/.gitmodules' 2025-10-10T00:03:38.1728996Z removed 'pytorch-main/third_party/tensorpipe/.git' 2025-10-10T00:03:38.1747030Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.git' 2025-10-10T00:03:38.1757082Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.gitignore' 2025-10-10T00:03:38.1769840Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.git' 2025-10-10T00:03:38.1782365Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.gitignore' 2025-10-10T00:03:38.1796595Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.git' 2025-10-10T00:03:38.1806599Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitignore' 2025-10-10T00:03:38.1817183Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.git' 2025-10-10T00:03:38.1827690Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.gitignore' 2025-10-10T00:03:38.1838871Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitmodules' 2025-10-10T00:03:38.1852032Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.git' 2025-10-10T00:03:38.1864877Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.1865240Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/dependabot.yml' 2025-10-10T00:03:38.1865711Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-unix.yml' 2025-10-10T00:03:38.1866213Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/sanitizer.yml' 2025-10-10T00:03:38.1866545Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-sample.yml' 2025-10-10T00:03:38.1866987Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-docs.yml' 2025-10-10T00:03:38.1867422Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-win.yml' 2025-10-10T00:03:38.1867843Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows' 2025-10-10T00:03:38.1868170Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github' 2025-10-10T00:03:38.1868667Z find: ‘pytorch-main/third_party/tensorpipe/third_party/libuv/.github’: No such file or directory 2025-10-10T00:03:38.1875449Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitattributes' 2025-10-10T00:03:38.1886289Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/m4/.gitignore' 2025-10-10T00:03:38.1896480Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitignore' 2025-10-10T00:03:38.1909851Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/docs/code/.gitignore' 2025-10-10T00:03:38.1927654Z removed 'pytorch-main/third_party/tensorpipe/.gitignore' 2025-10-10T00:03:38.1938428Z removed 'pytorch-main/third_party/tensorpipe/.gitmodules' 2025-10-10T00:03:38.1950041Z removed 'pytorch-main/third_party/fmt/.git' 2025-10-10T00:03:38.1962536Z removed 'pytorch-main/third_party/fmt/.github/dependabot.yml' 2025-10-10T00:03:38.1962840Z removed 'pytorch-main/third_party/fmt/.github/issue_template.md' 2025-10-10T00:03:38.1963162Z removed 'pytorch-main/third_party/fmt/.github/workflows/scorecard.yml' 2025-10-10T00:03:38.1963349Z removed 'pytorch-main/third_party/fmt/.github/workflows/doc.yml' 2025-10-10T00:03:38.1963549Z removed 'pytorch-main/third_party/fmt/.github/workflows/windows.yml' 2025-10-10T00:03:38.1963850Z removed 'pytorch-main/third_party/fmt/.github/workflows/linux.yml' 2025-10-10T00:03:38.1964294Z removed 'pytorch-main/third_party/fmt/.github/workflows/cifuzz.yml' 2025-10-10T00:03:38.1964584Z removed 'pytorch-main/third_party/fmt/.github/workflows/lint.yml' 2025-10-10T00:03:38.1964854Z removed 'pytorch-main/third_party/fmt/.github/workflows/macos.yml' 2025-10-10T00:03:38.1965129Z removed directory 'pytorch-main/third_party/fmt/.github/workflows' 2025-10-10T00:03:38.1965383Z removed 'pytorch-main/third_party/fmt/.github/pull_request_template.md' 2025-10-10T00:03:38.1965523Z removed directory 'pytorch-main/third_party/fmt/.github' 2025-10-10T00:03:38.1965866Z find: ‘pytorch-main/third_party/fmt/.github’: No such file or directory 2025-10-10T00:03:38.1972840Z removed 'pytorch-main/third_party/fmt/.gitignore' 2025-10-10T00:03:38.1986328Z removed 'pytorch-main/third_party/fmt/test/fuzzing/.gitignore' 2025-10-10T00:03:38.1999586Z removed 'pytorch-main/third_party/cudnn_frontend/.git' 2025-10-10T00:03:38.2010944Z removed 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.2011359Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2011655Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github' 2025-10-10T00:03:38.2013342Z find: ‘pytorch-main/third_party/cudnn_frontend/.github’: No such file or directory 2025-10-10T00:03:38.2042877Z removed 'pytorch-main/third_party/protobuf/examples/.gitignore' 2025-10-10T00:03:38.2062388Z removed 'pytorch-main/third_party/protobuf/.git' 2025-10-10T00:03:38.2079485Z removed 'pytorch-main/third_party/protobuf/.github/mergeable.yml' 2025-10-10T00:03:38.2079910Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.2080257Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.2080592Z removed directory 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2081088Z removed directory 'pytorch-main/third_party/protobuf/.github' 2025-10-10T00:03:38.2081662Z find: ‘pytorch-main/third_party/protobuf/.github’: No such file or directory 2025-10-10T00:03:38.2092204Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.git' 2025-10-10T00:03:38.2102773Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.gitignore' 2025-10-10T00:03:38.2115257Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.git' 2025-10-10T00:03:38.2129145Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.gitignore' 2025-10-10T00:03:38.2158462Z removed 'pytorch-main/third_party/protobuf/.gitignore' 2025-10-10T00:03:38.2169834Z removed 'pytorch-main/third_party/protobuf/ruby/.gitignore' 2025-10-10T00:03:38.2182911Z removed 'pytorch-main/third_party/protobuf/.gitmodules' 2025-10-10T00:03:38.2195105Z removed 'pytorch-main/third_party/protobuf/csharp/.gitignore' 2025-10-10T00:03:38.2226124Z removed 'pytorch-main/third_party/protobuf/objectivec/.gitignore' 2025-10-10T00:03:38.2243916Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.git' 2025-10-10T00:03:38.2256176Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build_bazel.yml' 2025-10-10T00:03:38.2256741Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build.yml' 2025-10-10T00:03:38.2257232Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/clang-format-check.yml' 2025-10-10T00:03:38.2257654Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows' 2025-10-10T00:03:38.2258006Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github' 2025-10-10T00:03:38.2258834Z find: ‘pytorch-main/third_party/fbgemm/external/cpuinfo/.github’: No such file or directory 2025-10-10T00:03:38.2267813Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.gitignore' 2025-10-10T00:03:38.2283527Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/deps/clog/.gitignore' 2025-10-10T00:03:38.2298227Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.git' 2025-10-10T00:03:38.2311304Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build-config.json' 2025-10-10T00:03:38.2311753Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build.yml' 2025-10-10T00:03:38.2312083Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows' 2025-10-10T00:03:38.2312433Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/FUNDING.yml' 2025-10-10T00:03:38.2312814Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/02_feature_request.yml' 2025-10-10T00:03:38.2313107Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/01_bug_report.yml' 2025-10-10T00:03:38.2313473Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/03_help_question.yml' 2025-10-10T00:03:38.2313938Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/99_other_issues.yml' 2025-10-10T00:03:38.2315072Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2315298Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github' 2025-10-10T00:03:38.2315701Z find: ‘pytorch-main/third_party/fbgemm/external/asmjit/.github’: No such file or directory 2025-10-10T00:03:38.2322190Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.gitignore' 2025-10-10T00:03:38.2368021Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.git' 2025-10-10T00:03:38.2383994Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-10-10T00:03:38.2384575Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/stale.yml' 2025-10-10T00:03:38.2384966Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/blossom-ci.yml' 2025-10-10T00:03:38.2385329Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/labeler.yml' 2025-10-10T00:03:38.2385759Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows' 2025-10-10T00:03:38.2386151Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-10-10T00:03:38.2386592Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.2387076Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-10-10T00:03:38.2387561Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.2387847Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.2388102Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2388313Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github' 2025-10-10T00:03:38.2388983Z find: ‘pytorch-main/third_party/fbgemm/external/cutlass/.github’: No such file or directory 2025-10-10T00:03:38.2394913Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitignore' 2025-10-10T00:03:38.2448353Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitmodules' 2025-10-10T00:03:38.2476590Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-10-10T00:03:38.2504019Z removed 'pytorch-main/third_party/fbgemm/external/json/.git' 2025-10-10T00:03:38.2520058Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.2520423Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/config.yml' 2025-10-10T00:03:38.2520794Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/ubuntu.yml' 2025-10-10T00:03:38.2521139Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/windows.yml' 2025-10-10T00:03:38.2521599Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/check_amalgamation.yml' 2025-10-10T00:03:38.2521905Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/comment_check_amalgamation.yml' 2025-10-10T00:03:38.2522146Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/cifuzz.yml' 2025-10-10T00:03:38.2522368Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/labeler.yml' 2025-10-10T00:03:38.2522643Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.2523022Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/macos.yml' 2025-10-10T00:03:38.2523502Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/publish_documentation.yml' 2025-10-10T00:03:38.2523866Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/workflows' 2025-10-10T00:03:38.2524367Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/stale.yml' 2025-10-10T00:03:38.2524571Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/FUNDING.yml' 2025-10-10T00:03:38.2524801Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.2524994Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/labeler.yml' 2025-10-10T00:03:38.2525174Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODEOWNERS' 2025-10-10T00:03:38.2525379Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODE_OF_CONDUCT.md' 2025-10-10T00:03:38.2525602Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-10-10T00:03:38.2525834Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.2526056Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2526281Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci/appveyor.yml' 2025-10-10T00:03:38.2526700Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci' 2025-10-10T00:03:38.2526894Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/SECURITY.md' 2025-10-10T00:03:38.2527083Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github' 2025-10-10T00:03:38.2527762Z find: ‘pytorch-main/third_party/fbgemm/external/json/.github’: No such file or directory 2025-10-10T00:03:38.2531916Z removed 'pytorch-main/third_party/fbgemm/external/json/.gitignore' 2025-10-10T00:03:38.2563549Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.git' 2025-10-10T00:03:38.2573813Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.gitignore' 2025-10-10T00:03:38.2587459Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.git' 2025-10-10T00:03:38.2600320Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.2600616Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/dependabot.yml' 2025-10-10T00:03:38.2600882Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.2601645Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.2602044Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CODEOWNERS' 2025-10-10T00:03:38.2602583Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-10-10T00:03:38.2603074Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.2603554Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2603947Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github' 2025-10-10T00:03:38.2604869Z find: ‘pytorch-main/third_party/fbgemm/external/composable_kernel/.github’: No such file or directory 2025-10-10T00:03:38.2695560Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.gitignore' 2025-10-10T00:03:38.2754768Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.git' 2025-10-10T00:03:38.2766431Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.2766961Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-10-10T00:03:38.2767437Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-10-10T00:03:38.2767721Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.2767936Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github' 2025-10-10T00:03:38.2768355Z find: ‘pytorch-main/third_party/fbgemm/external/googletest/.github’: No such file or directory 2025-10-10T00:03:38.2779371Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.gitignore' 2025-10-10T00:03:38.2793768Z removed 'pytorch-main/third_party/fbgemm/.git' 2025-10-10T00:03:38.2816678Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/requirements.txt' 2025-10-10T00:03:38.2817014Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/reporters.py' 2025-10-10T00:03:38.2817317Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/datatypes.py' 2025-10-10T00:03:38.2817501Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/scrape.py' 2025-10-10T00:03:38.2817677Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/__init__.py' 2025-10-10T00:03:38.2817845Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/github.py' 2025-10-10T00:03:38.2818099Z removed directory 'pytorch-main/third_party/fbgemm/.github/metrics' 2025-10-10T00:03:38.2818446Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/torchrec_cpu_tests.bash' 2025-10-10T00:03:38.2818860Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_build.bash' 2025-10-10T00:03:38.2819086Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_benchmarks.bash' 2025-10-10T00:03:38.2819294Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_conda.bash' 2025-10-10T00:03:38.2819645Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_test.bash' 2025-10-10T00:03:38.2820011Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_rocm.bash' 2025-10-10T00:03:38.2820330Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pip.bash' 2025-10-10T00:03:38.2820641Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/setup_env.bash' 2025-10-10T00:03:38.2820970Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_triton.bash' 2025-10-10T00:03:38.2821234Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_cuda.bash' 2025-10-10T00:03:38.2821419Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_build.bash' 2025-10-10T00:03:38.2821620Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/test_torchrec.bash' 2025-10-10T00:03:38.2821814Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_docs.bash' 2025-10-10T00:03:38.2822161Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_system.bash' 2025-10-10T00:03:38.2822363Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_postscript.bash' 2025-10-10T00:03:38.2822538Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_base.bash' 2025-10-10T00:03:38.2822736Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/generate_ci_matrix.py' 2025-10-10T00:03:38.2822932Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_build.bash' 2025-10-10T00:03:38.2823119Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_lint.bash' 2025-10-10T00:03:38.2823307Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_prescript.bash' 2025-10-10T00:03:38.2823522Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_postbuild.bash' 2025-10-10T00:03:38.2823730Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_install.bash' 2025-10-10T00:03:38.2823919Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pytorch.bash' 2025-10-10T00:03:38.2824324Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/filter_nova_matrix.py' 2025-10-10T00:03:38.2824529Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_torchrec.bash' 2025-10-10T00:03:38.2824702Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_dir.bash' 2025-10-10T00:03:38.2824869Z removed directory 'pytorch-main/third_party/fbgemm/.github/scripts' 2025-10-10T00:03:38.2825095Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_x86.yml' 2025-10-10T00:03:38.2825319Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cuda.yml' 2025-10-10T00:03:38.2825515Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_pip.yml' 2025-10-10T00:03:38.2825728Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cuda.yml' 2025-10-10T00:03:38.2825969Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_x86.yml' 2025-10-10T00:03:38.2826202Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cpu.yml' 2025-10-10T00:03:38.2826443Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cpu.yml' 2025-10-10T00:03:38.2826676Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_rocm.yml' 2025-10-10T00:03:38.2826876Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_lint.yml' 2025-10-10T00:03:38.2827112Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_torchrec_ci_cpu.yml' 2025-10-10T00:03:38.2827304Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_docs.yml' 2025-10-10T00:03:38.2827552Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/_fbgemm_gpu_generate_ci_matrix.yml' 2025-10-10T00:03:38.2827893Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cuda.yml' 2025-10-10T00:03:38.2828128Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_genai.yml' 2025-10-10T00:03:38.2828388Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_aarch64.yml' 2025-10-10T00:03:38.2828676Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_genai_generic_infra.yml' 2025-10-10T00:03:38.2829006Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_rocm.yml' 2025-10-10T00:03:38.2829324Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/_fbgemm_gpu_cuda_test.yml' 2025-10-10T00:03:38.2829559Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_aarch64.yml' 2025-10-10T00:03:38.2829771Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cpu.yml' 2025-10-10T00:03:38.2829992Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/_fbgemm_gpu_cuda_build.yml' 2025-10-10T00:03:38.2830310Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_ci.yml' 2025-10-10T00:03:38.2830799Z removed directory 'pytorch-main/third_party/fbgemm/.github/workflows' 2025-10-10T00:03:38.2831045Z removed directory 'pytorch-main/third_party/fbgemm/.github' 2025-10-10T00:03:38.2831551Z find: ‘pytorch-main/third_party/fbgemm/.github’: No such file or directory 2025-10-10T00:03:38.2831778Z removed 'pytorch-main/third_party/fbgemm/.gitignore' 2025-10-10T00:03:38.2841193Z removed 'pytorch-main/third_party/fbgemm/.gitmodules' 2025-10-10T00:03:38.2876347Z removed 'pytorch-main/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations/.gitkeep' 2025-10-10T00:03:38.2887009Z removed 'pytorch-main/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations/.gitkeep' 2025-10-10T00:03:38.2918321Z removed 'pytorch-main/third_party/cpp-httplib/.git' 2025-10-10T00:03:38.2930321Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/release-docker.yml' 2025-10-10T00:03:38.2930723Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/abidiff.yaml' 2025-10-10T00:03:38.2931092Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/cifuzz.yaml' 2025-10-10T00:03:38.2931437Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/test.yaml' 2025-10-10T00:03:38.2931743Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/test_proxy.yaml' 2025-10-10T00:03:38.2931948Z removed directory 'pytorch-main/third_party/cpp-httplib/.github/workflows' 2025-10-10T00:03:38.2932122Z removed directory 'pytorch-main/third_party/cpp-httplib/.github' 2025-10-10T00:03:38.2932686Z find: ‘pytorch-main/third_party/cpp-httplib/.github’: No such file or directory 2025-10-10T00:03:38.2941791Z removed 'pytorch-main/third_party/cpp-httplib/.gitattributes' 2025-10-10T00:03:38.2952312Z removed 'pytorch-main/third_party/cpp-httplib/.gitignore' 2025-10-10T00:03:38.2966879Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.git' 2025-10-10T00:03:38.2978870Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/static_code_analysis.yaml' 2025-10-10T00:03:38.2979337Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/windows.yaml' 2025-10-10T00:03:38.2979682Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/linux.yaml' 2025-10-10T00:03:38.2980071Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows' 2025-10-10T00:03:38.2980273Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github' 2025-10-10T00:03:38.2980670Z find: ‘pytorch-main/third_party/VulkanMemoryAllocator/.github’: No such file or directory 2025-10-10T00:03:38.2989644Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.gitignore' 2025-10-10T00:03:38.3010316Z removed 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates/Merge Request Template.md' 2025-10-10T00:03:38.3010725Z removed directory 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates' 2025-10-10T00:03:38.3011281Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Bug Report.md' 2025-10-10T00:03:38.3011675Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Feature Request.md' 2025-10-10T00:03:38.3011905Z removed directory 'pytorch-main/third_party/eigen/.gitlab/issue_templates' 2025-10-10T00:03:38.3012057Z removed directory 'pytorch-main/third_party/eigen/.gitlab' 2025-10-10T00:03:38.3012439Z find: ‘pytorch-main/third_party/eigen/.gitlab’: No such file or directory 2025-10-10T00:03:38.3036867Z removed 'pytorch-main/third_party/eigen/.git/HEAD' 2025-10-10T00:03:38.3037116Z removed 'pytorch-main/third_party/eigen/.git/shallow' 2025-10-10T00:03:38.3037405Z removed directory 'pytorch-main/third_party/eigen/.git/refs/tags' 2025-10-10T00:03:38.3037699Z removed directory 'pytorch-main/third_party/eigen/.git/refs/heads' 2025-10-10T00:03:38.3037867Z removed directory 'pytorch-main/third_party/eigen/.git/refs' 2025-10-10T00:03:38.3038093Z removed 'pytorch-main/third_party/eigen/.git/index' 2025-10-10T00:03:38.3038293Z removed 'pytorch-main/third_party/eigen/.git/info/exclude' 2025-10-10T00:03:38.3038627Z removed directory 'pytorch-main/third_party/eigen/.git/info' 2025-10-10T00:03:38.3038803Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-push.sample' 2025-10-10T00:03:38.3039013Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.3039287Z removed 'pytorch-main/third_party/eigen/.git/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.3039639Z removed 'pytorch-main/third_party/eigen/.git/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.3039984Z removed 'pytorch-main/third_party/eigen/.git/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.3040275Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-commit.sample' 2025-10-10T00:03:38.3040569Z removed 'pytorch-main/third_party/eigen/.git/hooks/post-update.sample' 2025-10-10T00:03:38.3040828Z removed 'pytorch-main/third_party/eigen/.git/hooks/update.sample' 2025-10-10T00:03:38.3041028Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.3041227Z removed 'pytorch-main/third_party/eigen/.git/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.3041391Z removed 'pytorch-main/third_party/eigen/.git/hooks/commit-msg.sample' 2025-10-10T00:03:38.3041569Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-receive.sample' 2025-10-10T00:03:38.3041734Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-rebase.sample' 2025-10-10T00:03:38.3041915Z removed 'pytorch-main/third_party/eigen/.git/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.3042066Z removed directory 'pytorch-main/third_party/eigen/.git/hooks' 2025-10-10T00:03:38.3042192Z removed 'pytorch-main/third_party/eigen/.git/logs/HEAD' 2025-10-10T00:03:38.3042333Z removed directory 'pytorch-main/third_party/eigen/.git/logs' 2025-10-10T00:03:38.3042649Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-5f935e235c94aee81b9e19d09bc1d9c542c25b3a.idx' 2025-10-10T00:03:38.3042968Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-5f935e235c94aee81b9e19d09bc1d9c542c25b3a.pack' 2025-10-10T00:03:38.3043263Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-5f935e235c94aee81b9e19d09bc1d9c542c25b3a.rev' 2025-10-10T00:03:38.3043441Z removed directory 'pytorch-main/third_party/eigen/.git/objects/pack' 2025-10-10T00:03:38.3043608Z removed directory 'pytorch-main/third_party/eigen/.git/objects/info' 2025-10-10T00:03:38.3043758Z removed directory 'pytorch-main/third_party/eigen/.git/objects' 2025-10-10T00:03:38.3043895Z removed 'pytorch-main/third_party/eigen/.git/packed-refs' 2025-10-10T00:03:38.3044018Z removed 'pytorch-main/third_party/eigen/.git/config' 2025-10-10T00:03:38.3044416Z removed 'pytorch-main/third_party/eigen/.git/description' 2025-10-10T00:03:38.3044559Z removed directory 'pytorch-main/third_party/eigen/.git' 2025-10-10T00:03:38.3044863Z find: ‘pytorch-main/third_party/eigen/.git’: No such file or directory 2025-10-10T00:03:38.3048386Z removed 'pytorch-main/third_party/eigen/.gitlab-ci.yml' 2025-10-10T00:03:38.3058915Z removed 'pytorch-main/third_party/eigen/.gitignore' 2025-10-10T00:03:38.3098034Z removed 'pytorch-main/third_party/pocketfft/.git' 2025-10-10T00:03:38.3109450Z removed 'pytorch-main/third_party/XNNPACK/.git' 2025-10-10T00:03:38.3123150Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-merge-to-master.yml' 2025-10-10T00:03:38.3123577Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build-linux-windows.yml' 2025-10-10T00:03:38.3123891Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/sde-tests-linux-windows.yml' 2025-10-10T00:03:38.3124334Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-push.yml' 2025-10-10T00:03:38.3124649Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build.yml' 2025-10-10T00:03:38.3124878Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-approved.yml' 2025-10-10T00:03:38.3125078Z removed directory 'pytorch-main/third_party/XNNPACK/.github/workflows' 2025-10-10T00:03:38.3125229Z removed directory 'pytorch-main/third_party/XNNPACK/.github' 2025-10-10T00:03:38.3125741Z find: ‘pytorch-main/third_party/XNNPACK/.github’: No such file or directory 2025-10-10T00:03:38.3135973Z removed 'pytorch-main/third_party/XNNPACK/.gitignore' 2025-10-10T00:03:38.3280825Z removed 'pytorch-main/third_party/aiter/.git' 2025-10-10T00:03:38.3292962Z removed 'pytorch-main/third_party/aiter/.github/scripts/check_deps.sh' 2025-10-10T00:03:38.3293275Z removed directory 'pytorch-main/third_party/aiter/.github/scripts' 2025-10-10T00:03:38.3293583Z removed 'pytorch-main/third_party/aiter/.github/workflows/black.yaml' 2025-10-10T00:03:38.3293870Z removed 'pytorch-main/third_party/aiter/.github/workflows/deps.yaml' 2025-10-10T00:03:38.3294346Z removed 'pytorch-main/third_party/aiter/.github/workflows/ruff.yaml' 2025-10-10T00:03:38.3294646Z removed directory 'pytorch-main/third_party/aiter/.github/workflows' 2025-10-10T00:03:38.3294911Z removed directory 'pytorch-main/third_party/aiter/.github' 2025-10-10T00:03:38.3295560Z find: ‘pytorch-main/third_party/aiter/.github’: No such file or directory 2025-10-10T00:03:38.3310047Z removed 'pytorch-main/third_party/aiter/.githooks/install' 2025-10-10T00:03:38.3310287Z removed 'pytorch-main/third_party/aiter/.githooks/pre-commit' 2025-10-10T00:03:38.3310446Z removed directory 'pytorch-main/third_party/aiter/.githooks' 2025-10-10T00:03:38.3312060Z find: ‘pytorch-main/third_party/aiter/.githooks’: No such file or directory 2025-10-10T00:03:38.3320471Z removed 'pytorch-main/third_party/aiter/.gitignore' 2025-10-10T00:03:38.3343055Z removed 'pytorch-main/third_party/aiter/.gitmodules' 2025-10-10T00:03:38.3356937Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.git' 2025-10-10T00:03:38.3369784Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.3370310Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/dependabot.yml' 2025-10-10T00:03:38.3370720Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.3371243Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.3371526Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/CODEOWNERS' 2025-10-10T00:03:38.3371834Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-10-10T00:03:38.3372109Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.3372385Z removed directory 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.3372604Z removed directory 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github' 2025-10-10T00:03:38.3373042Z find: ‘pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github’: No such file or directory 2025-10-10T00:03:38.3456531Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.gitignore' 2025-10-10T00:03:38.3543583Z removed 'pytorch-main/third_party/cutlass/.git' 2025-10-10T00:03:38.3560127Z removed 'pytorch-main/third_party/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-10-10T00:03:38.3560463Z removed 'pytorch-main/third_party/cutlass/.github/workflows/stale.yml' 2025-10-10T00:03:38.3560781Z removed 'pytorch-main/third_party/cutlass/.github/workflows/blossom-ci.yml' 2025-10-10T00:03:38.3561042Z removed 'pytorch-main/third_party/cutlass/.github/workflows/labeler.yml' 2025-10-10T00:03:38.3561439Z removed 'pytorch-main/third_party/cutlass/.github/workflows/auto-label-issues.yml' 2025-10-10T00:03:38.3561637Z removed directory 'pytorch-main/third_party/cutlass/.github/workflows' 2025-10-10T00:03:38.3561849Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/bug_report.yml' 2025-10-10T00:03:38.3562101Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-10-10T00:03:38.3562374Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.3562998Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-10-10T00:03:38.3563383Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-10-10T00:03:38.3563708Z removed directory 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.3563929Z removed directory 'pytorch-main/third_party/cutlass/.github' 2025-10-10T00:03:38.3564460Z find: ‘pytorch-main/third_party/cutlass/.github’: No such file or directory 2025-10-10T00:03:38.3571059Z removed 'pytorch-main/third_party/cutlass/.gitignore' 2025-10-10T00:03:38.3623416Z removed 'pytorch-main/third_party/cutlass/.gitmodules' 2025-10-10T00:03:38.3651906Z removed 'pytorch-main/third_party/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-10-10T00:03:38.3688781Z removed 'pytorch-main/third_party/nccl/.git/HEAD' 2025-10-10T00:03:38.3689064Z removed 'pytorch-main/third_party/nccl/.git/shallow' 2025-10-10T00:03:38.3689348Z removed directory 'pytorch-main/third_party/nccl/.git/refs/tags' 2025-10-10T00:03:38.3689639Z removed directory 'pytorch-main/third_party/nccl/.git/refs/heads' 2025-10-10T00:03:38.3689913Z removed directory 'pytorch-main/third_party/nccl/.git/refs' 2025-10-10T00:03:38.3690113Z removed 'pytorch-main/third_party/nccl/.git/index' 2025-10-10T00:03:38.3690347Z removed 'pytorch-main/third_party/nccl/.git/info/exclude' 2025-10-10T00:03:38.3690524Z removed directory 'pytorch-main/third_party/nccl/.git/info' 2025-10-10T00:03:38.3690710Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-push.sample' 2025-10-10T00:03:38.3690924Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-merge-commit.sample' 2025-10-10T00:03:38.3691133Z removed 'pytorch-main/third_party/nccl/.git/hooks/prepare-commit-msg.sample' 2025-10-10T00:03:38.3691341Z removed 'pytorch-main/third_party/nccl/.git/hooks/fsmonitor-watchman.sample' 2025-10-10T00:03:38.3691547Z removed 'pytorch-main/third_party/nccl/.git/hooks/push-to-checkout.sample' 2025-10-10T00:03:38.3691722Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-commit.sample' 2025-10-10T00:03:38.3691900Z removed 'pytorch-main/third_party/nccl/.git/hooks/post-update.sample' 2025-10-10T00:03:38.3692050Z removed 'pytorch-main/third_party/nccl/.git/hooks/update.sample' 2025-10-10T00:03:38.3692233Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-applypatch.sample' 2025-10-10T00:03:38.3692427Z removed 'pytorch-main/third_party/nccl/.git/hooks/sendemail-validate.sample' 2025-10-10T00:03:38.3692589Z removed 'pytorch-main/third_party/nccl/.git/hooks/commit-msg.sample' 2025-10-10T00:03:38.3692757Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-receive.sample' 2025-10-10T00:03:38.3692914Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-rebase.sample' 2025-10-10T00:03:38.3693092Z removed 'pytorch-main/third_party/nccl/.git/hooks/applypatch-msg.sample' 2025-10-10T00:03:38.3693418Z removed directory 'pytorch-main/third_party/nccl/.git/hooks' 2025-10-10T00:03:38.3693551Z removed 'pytorch-main/third_party/nccl/.git/logs/HEAD' 2025-10-10T00:03:38.3693699Z removed directory 'pytorch-main/third_party/nccl/.git/logs' 2025-10-10T00:03:38.3694011Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.pack' 2025-10-10T00:03:38.3694529Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.rev' 2025-10-10T00:03:38.3694829Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.idx' 2025-10-10T00:03:38.3694999Z removed directory 'pytorch-main/third_party/nccl/.git/objects/pack' 2025-10-10T00:03:38.3695160Z removed directory 'pytorch-main/third_party/nccl/.git/objects/info' 2025-10-10T00:03:38.3695311Z removed directory 'pytorch-main/third_party/nccl/.git/objects' 2025-10-10T00:03:38.3695448Z removed 'pytorch-main/third_party/nccl/.git/packed-refs' 2025-10-10T00:03:38.3695564Z removed 'pytorch-main/third_party/nccl/.git/config' 2025-10-10T00:03:38.3695695Z removed 'pytorch-main/third_party/nccl/.git/description' 2025-10-10T00:03:38.3695954Z removed directory 'pytorch-main/third_party/nccl/.git' 2025-10-10T00:03:38.3696262Z find: ‘pytorch-main/third_party/nccl/.git’: No such file or directory 2025-10-10T00:03:38.3700730Z removed 'pytorch-main/third_party/nccl/.gitignore' 2025-10-10T00:03:38.3713023Z removed 'pytorch-main/third_party/nccl/pkg/debian/.gitignore' 2025-10-10T00:03:38.3730464Z removed 'pytorch-main/third_party/NVTX/.git' 2025-10-10T00:03:38.3742205Z removed 'pytorch-main/third_party/NVTX/.github/workflows/cibw.yml' 2025-10-10T00:03:38.3742517Z removed 'pytorch-main/third_party/NVTX/.github/workflows/test.yml' 2025-10-10T00:03:38.3742816Z removed directory 'pytorch-main/third_party/NVTX/.github/workflows' 2025-10-10T00:03:38.3743021Z removed directory 'pytorch-main/third_party/NVTX/.github' 2025-10-10T00:03:38.3743688Z find: ‘pytorch-main/third_party/NVTX/.github’: No such file or directory 2025-10-10T00:03:38.3753760Z removed 'pytorch-main/third_party/NVTX/.gitignore' 2025-10-10T00:03:38.3765780Z removed 'pytorch-main/third_party/NVTX/tools/sample-injection/.gitignore' 2025-10-10T00:03:38.3783223Z removed 'pytorch-main/third_party/NVTX/tests/.gitignore' 2025-10-10T00:03:38.3796006Z removed 'pytorch-main/third_party/kleidiai/.git' 2025-10-10T00:03:38.3806565Z removed 'pytorch-main/third_party/kleidiai/.gitlab-ci.yml' 2025-10-10T00:03:38.3817026Z removed 'pytorch-main/third_party/kleidiai/docker/.gitignore' 2025-10-10T00:03:38.3827465Z removed 'pytorch-main/third_party/kleidiai/.gitignore' 2025-10-10T00:03:38.3847644Z removed 'pytorch-main/third_party/pthreadpool/.git' 2025-10-10T00:03:38.3857672Z removed 'pytorch-main/third_party/pthreadpool/.gitignore' 2025-10-10T00:03:38.3869294Z removed 'pytorch-main/third_party/FXdiv/.git' 2025-10-10T00:03:38.3879201Z removed 'pytorch-main/third_party/FXdiv/.gitignore' 2025-10-10T00:03:38.3892322Z removed 'pytorch-main/third_party/composable_kernel/.git' 2025-10-10T00:03:38.3905048Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.3905432Z removed 'pytorch-main/third_party/composable_kernel/.github/dependabot.yml' 2025-10-10T00:03:38.3905767Z removed 'pytorch-main/third_party/composable_kernel/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.3906160Z removed 'pytorch-main/third_party/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.3906475Z removed 'pytorch-main/third_party/composable_kernel/.github/CODEOWNERS' 2025-10-10T00:03:38.3906924Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-10-10T00:03:38.3907339Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.3907727Z removed directory 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.3908033Z removed directory 'pytorch-main/third_party/composable_kernel/.github' 2025-10-10T00:03:38.3908958Z find: ‘pytorch-main/third_party/composable_kernel/.github’: No such file or directory 2025-10-10T00:03:38.3998866Z removed 'pytorch-main/third_party/composable_kernel/.gitignore' 2025-10-10T00:03:38.4057552Z removed 'pytorch-main/third_party/FP16/.git' 2025-10-10T00:03:38.4067573Z removed 'pytorch-main/third_party/FP16/.gitignore' 2025-10-10T00:03:38.4079752Z removed 'pytorch-main/third_party/nlohmann/.git' 2025-10-10T00:03:38.4095344Z removed 'pytorch-main/third_party/nlohmann/.github/dependabot.yml' 2025-10-10T00:03:38.4095666Z removed 'pytorch-main/third_party/nlohmann/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.4095864Z removed 'pytorch-main/third_party/nlohmann/.github/config.yml' 2025-10-10T00:03:38.4096179Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/ubuntu.yml' 2025-10-10T00:03:38.4096520Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/windows.yml' 2025-10-10T00:03:38.4096924Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/check_amalgamation.yml' 2025-10-10T00:03:38.4097268Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/stale.yml' 2025-10-10T00:03:38.4097939Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/comment_check_amalgamation.yml' 2025-10-10T00:03:38.4098247Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/cifuzz.yml' 2025-10-10T00:03:38.4098442Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/labeler.yml' 2025-10-10T00:03:38.4098672Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.4098869Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/scorecards.yml' 2025-10-10T00:03:38.4099044Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/macos.yml' 2025-10-10T00:03:38.4099275Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/dependency-review.yml' 2025-10-10T00:03:38.4099506Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/publish_documentation.yml' 2025-10-10T00:03:38.4099685Z removed directory 'pytorch-main/third_party/nlohmann/.github/workflows' 2025-10-10T00:03:38.4100044Z find: ‘pytorch-main/third_party/nlohmann/.github’: No such file or directory 2025-10-10T00:03:38.4100216Z removed 'pytorch-main/third_party/nlohmann/.github/FUNDING.yml' 2025-10-10T00:03:38.4100412Z removed 'pytorch-main/third_party/nlohmann/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.4100566Z removed 'pytorch-main/third_party/nlohmann/.github/labeler.yml' 2025-10-10T00:03:38.4100713Z removed 'pytorch-main/third_party/nlohmann/.github/CODEOWNERS' 2025-10-10T00:03:38.4100886Z removed 'pytorch-main/third_party/nlohmann/.github/CODE_OF_CONDUCT.md' 2025-10-10T00:03:38.4101082Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/bug.yaml' 2025-10-10T00:03:38.4101276Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4101463Z removed directory 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4101664Z removed 'pytorch-main/third_party/nlohmann/.github/external_ci/appveyor.yml' 2025-10-10T00:03:38.4101847Z removed directory 'pytorch-main/third_party/nlohmann/.github/external_ci' 2025-10-10T00:03:38.4102001Z removed 'pytorch-main/third_party/nlohmann/.github/SECURITY.md' 2025-10-10T00:03:38.4102150Z removed directory 'pytorch-main/third_party/nlohmann/.github' 2025-10-10T00:03:38.4106152Z removed 'pytorch-main/third_party/nlohmann/.gitignore' 2025-10-10T00:03:38.4142895Z removed 'pytorch-main/third_party/flatbuffers/python/.gitignore' 2025-10-10T00:03:38.4153383Z removed 'pytorch-main/third_party/flatbuffers/.git' 2025-10-10T00:03:38.4166373Z removed 'pytorch-main/third_party/flatbuffers/grpc/examples/go/greeter/.gitignore' 2025-10-10T00:03:38.4179678Z removed 'pytorch-main/third_party/flatbuffers/rust/flexbuffers/.gitignore' 2025-10-10T00:03:38.4193707Z removed 'pytorch-main/third_party/flatbuffers/.github/ISSUE_TEMPLATE.md' 2025-10-10T00:03:38.4194247Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/codeql.yml' 2025-10-10T00:03:38.4194869Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/release.yml' 2025-10-10T00:03:38.4195233Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/stale.yml' 2025-10-10T00:03:38.4195477Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/extrabuild.yml' 2025-10-10T00:03:38.4195668Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/build.yml' 2025-10-10T00:03:38.4195850Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/label.yml' 2025-10-10T00:03:38.4196050Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/scorecards.yml' 2025-10-10T00:03:38.4196228Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/main.yml' 2025-10-10T00:03:38.4196406Z removed directory 'pytorch-main/third_party/flatbuffers/.github/workflows' 2025-10-10T00:03:38.4196614Z removed 'pytorch-main/third_party/flatbuffers/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.4196789Z removed 'pytorch-main/third_party/flatbuffers/.github/labeler.yml' 2025-10-10T00:03:38.4196950Z removed directory 'pytorch-main/third_party/flatbuffers/.github' 2025-10-10T00:03:38.4197423Z find: ‘pytorch-main/third_party/flatbuffers/.github’: No such file or directory 2025-10-10T00:03:38.4205004Z removed 'pytorch-main/third_party/flatbuffers/android/app/.gitignore' 2025-10-10T00:03:38.4220212Z removed 'pytorch-main/third_party/flatbuffers/.gitattributes' 2025-10-10T00:03:38.4244614Z removed 'pytorch-main/third_party/flatbuffers/.gitignore' 2025-10-10T00:03:38.4273884Z removed 'pytorch-main/third_party/flatbuffers/tests/FlatBuffers.Test/.gitignore' 2025-10-10T00:03:38.4284749Z removed 'pytorch-main/third_party/flatbuffers/tests/fuzzer/.gitignore' 2025-10-10T00:03:38.4297576Z removed 'pytorch-main/third_party/flatbuffers/tests/.gitignore' 2025-10-10T00:03:38.4312929Z removed 'pytorch-main/third_party/flatbuffers/tests/bazel_repository_test_dir/.gitignore' 2025-10-10T00:03:38.4328118Z removed 'pytorch-main/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.gitignore' 2025-10-10T00:03:38.4339722Z removed 'pytorch-main/third_party/flatbuffers/tests/rust_usage_test/outdir/.gitignore' 2025-10-10T00:03:38.4354705Z removed 'pytorch-main/third_party/googletest/.git' 2025-10-10T00:03:38.4366585Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4367014Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-10-10T00:03:38.4367465Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-10-10T00:03:38.4367818Z removed directory 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4367989Z removed directory 'pytorch-main/third_party/googletest/.github' 2025-10-10T00:03:38.4368336Z find: ‘pytorch-main/third_party/googletest/.github’: No such file or directory 2025-10-10T00:03:38.4379521Z removed 'pytorch-main/third_party/googletest/.gitignore' 2025-10-10T00:03:38.4393956Z removed 'pytorch-main/third_party/pybind11/.git' 2025-10-10T00:03:38.4409083Z removed 'pytorch-main/third_party/pybind11/.github/dependabot.yml' 2025-10-10T00:03:38.4409419Z removed 'pytorch-main/third_party/pybind11/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.4409639Z removed 'pytorch-main/third_party/pybind11/.github/labeler_merged.yml' 2025-10-10T00:03:38.4409973Z removed 'pytorch-main/third_party/pybind11/.github/workflows/nightlies.yml' 2025-10-10T00:03:38.4410315Z removed 'pytorch-main/third_party/pybind11/.github/workflows/docs-link.yml' 2025-10-10T00:03:38.4410720Z removed 'pytorch-main/third_party/pybind11/.github/workflows/reusable-standard.yml' 2025-10-10T00:03:38.4411029Z removed 'pytorch-main/third_party/pybind11/.github/workflows/format.yml' 2025-10-10T00:03:38.4411543Z find: ‘pytorch-main/third_party/pybind11/.github’: No such file or directory 2025-10-10T00:03:38.4411743Z removed 'pytorch-main/third_party/pybind11/.github/workflows/ci.yml' 2025-10-10T00:03:38.4411938Z removed 'pytorch-main/third_party/pybind11/.github/workflows/pip.yml' 2025-10-10T00:03:38.4412329Z removed 'pytorch-main/third_party/pybind11/.github/workflows/labeler.yml' 2025-10-10T00:03:38.4412557Z removed 'pytorch-main/third_party/pybind11/.github/workflows/configure.yml' 2025-10-10T00:03:38.4412774Z removed 'pytorch-main/third_party/pybind11/.github/workflows/tests-cibw.yml' 2025-10-10T00:03:38.4412985Z removed 'pytorch-main/third_party/pybind11/.github/workflows/upstream.yml' 2025-10-10T00:03:38.4413182Z removed directory 'pytorch-main/third_party/pybind11/.github/workflows' 2025-10-10T00:03:38.4413353Z removed 'pytorch-main/third_party/pybind11/.github/labeler.yml' 2025-10-10T00:03:38.4413543Z removed 'pytorch-main/third_party/pybind11/.github/matchers/pylint.json' 2025-10-10T00:03:38.4413721Z removed directory 'pytorch-main/third_party/pybind11/.github/matchers' 2025-10-10T00:03:38.4413928Z removed 'pytorch-main/third_party/pybind11/.github/pull_request_template.md' 2025-10-10T00:03:38.4414269Z removed 'pytorch-main/third_party/pybind11/.github/CODEOWNERS' 2025-10-10T00:03:38.4414527Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-10-10T00:03:38.4414868Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4415068Z removed directory 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4415222Z removed directory 'pytorch-main/third_party/pybind11/.github' 2025-10-10T00:03:38.4419385Z removed 'pytorch-main/third_party/pybind11/.gitattributes' 2025-10-10T00:03:38.4429549Z removed 'pytorch-main/third_party/pybind11/.gitignore' 2025-10-10T00:03:38.4459496Z removed 'pytorch-main/third_party/opentelemetry-cpp/.git' 2025-10-10T00:03:38.4473950Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/dependabot.yml' 2025-10-10T00:03:38.4475279Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/ci.yml' 2025-10-10T00:03:38.4475691Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/benchmark.yml' 2025-10-10T00:03:38.4476229Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_issue_open.yml' 2025-10-10T00:03:38.4476599Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/stale.yml' 2025-10-10T00:03:38.4477040Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/dependencies_image.yml' 2025-10-10T00:03:38.4477316Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_comment.yml' 2025-10-10T00:03:38.4477558Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.4477760Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows' 2025-10-10T00:03:38.4477983Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/repository-settings.md' 2025-10-10T00:03:38.4478211Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/pull_request_template.md' 2025-10-10T00:03:38.4478394Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/CODEOWNERS' 2025-10-10T00:03:38.4478650Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.4478889Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.4479106Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4479303Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/.codecov.yaml' 2025-10-10T00:03:38.4479676Z find: ‘pytorch-main/third_party/opentelemetry-cpp/.github’: No such file or directory 2025-10-10T00:03:38.4479867Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github' 2025-10-10T00:03:38.4484719Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitattributes' 2025-10-10T00:03:38.4495480Z removed 'pytorch-main/third_party/opentelemetry-cpp/docker/.gitignore' 2025-10-10T00:03:38.4509967Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.git' 2025-10-10T00:03:38.4523898Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/.libcxx-setup.sh' 2025-10-10T00:03:38.4524848Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-tidy.yml' 2025-10-10T00:03:38.4525373Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/wheels.yml' 2025-10-10T00:03:38.4525944Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-10-10T00:03:38.4526580Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-10-10T00:03:38.4527081Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/pylint.yml' 2025-10-10T00:03:38.4527611Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-10-10T00:03:38.4528122Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-10-10T00:03:38.4528603Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/bazel.yml' 2025-10-10T00:03:38.4529459Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github’: No such file or directory 2025-10-10T00:03:38.4529796Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-10-10T00:03:38.4530095Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/doxygen.yml' 2025-10-10T00:03:38.4530375Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows' 2025-10-10T00:03:38.4530954Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/install_bazel.sh' 2025-10-10T00:03:38.4531302Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.4531635Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.4531964Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4532208Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github' 2025-10-10T00:03:38.4535302Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.gitignore' 2025-10-10T00:03:38.4550408Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.git' 2025-10-10T00:03:38.4562546Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/coverage.yml' 2025-10-10T00:03:38.4563104Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/linting.yml' 2025-10-10T00:03:38.4563666Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/release.yml' 2025-10-10T00:03:38.4564388Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/doxygen.yml' 2025-10-10T00:03:38.4564942Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/cmake-ci.yml' 2025-10-10T00:03:38.4565722Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github’: No such file or directory 2025-10-10T00:03:38.4566295Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/bazel-ci.yml' 2025-10-10T00:03:38.4566786Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows' 2025-10-10T00:03:38.4567081Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github' 2025-10-10T00:03:38.4575431Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitignore' 2025-10-10T00:03:38.4589310Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules' 2025-10-10T00:03:38.4603315Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.git' 2025-10-10T00:03:38.4614687Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.4615170Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows' 2025-10-10T00:03:38.4615767Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github' 2025-10-10T00:03:38.4616735Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github’: No such file or directory 2025-10-10T00:03:38.4625860Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitattributes' 2025-10-10T00:03:38.4639645Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitignore' 2025-10-10T00:03:38.4675596Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.git' 2025-10-10T00:03:38.4694596Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4695399Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-10-10T00:03:38.4696170Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-10-10T00:03:38.4696852Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4697422Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github' 2025-10-10T00:03:38.4698240Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github’: No such file or directory 2025-10-10T00:03:38.4701225Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.gitignore' 2025-10-10T00:03:38.4716423Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.git' 2025-10-10T00:03:38.4727564Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/android.yml' 2025-10-10T00:03:38.4727878Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/ios.yml' 2025-10-10T00:03:38.4728232Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows' 2025-10-10T00:03:38.4728648Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github' 2025-10-10T00:03:38.4729395Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github’: No such file or directory 2025-10-10T00:03:38.4737905Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.gitignore' 2025-10-10T00:03:38.4749364Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.git' 2025-10-10T00:03:38.4764883Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.4766040Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/config.yml' 2025-10-10T00:03:38.4767211Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/ubuntu.yml' 2025-10-10T00:03:38.4768420Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/windows.yml' 2025-10-10T00:03:38.4769590Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/labeler.yml' 2025-10-10T00:03:38.4770821Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/codeql-analysis.yml' 2025-10-10T00:03:38.4771734Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/macos.yml' 2025-10-10T00:03:38.4772474Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/publish_documentation.yml' 2025-10-10T00:03:38.4773247Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows' 2025-10-10T00:03:38.4773896Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/stale.yml' 2025-10-10T00:03:38.4774775Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/FUNDING.yml' 2025-10-10T00:03:38.4775472Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.4776269Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/labeler.yml' 2025-10-10T00:03:38.4776882Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODEOWNERS' 2025-10-10T00:03:38.4777507Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODE_OF_CONDUCT.md' 2025-10-10T00:03:38.4778604Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-10-10T00:03:38.4779315Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4780567Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4781827Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/appveyor.yml' 2025-10-10T00:03:38.4783299Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github’: No such file or directory 2025-10-10T00:03:38.4784723Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/.drone.yml' 2025-10-10T00:03:38.4785934Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci' 2025-10-10T00:03:38.4787119Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/SECURITY.md' 2025-10-10T00:03:38.4788212Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github' 2025-10-10T00:03:38.4789222Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.gitignore' 2025-10-10T00:03:38.4813828Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.git' 2025-10-10T00:03:38.4825930Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows/gtest-ci.yml' 2025-10-10T00:03:38.4826815Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows' 2025-10-10T00:03:38.4828019Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4829274Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-10-10T00:03:38.4830625Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-10-10T00:03:38.4831529Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4832168Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github' 2025-10-10T00:03:38.4832948Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github’: No such file or directory 2025-10-10T00:03:38.4839006Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.gitignore' 2025-10-10T00:03:38.4856928Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.git' 2025-10-10T00:03:38.4868973Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/build-check.yaml' 2025-10-10T00:03:38.4870322Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/auto-assign-owners.yml' 2025-10-10T00:03:38.4871437Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows' 2025-10-10T00:03:38.4872147Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/CODEOWNERS' 2025-10-10T00:03:38.4872828Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/auto_assign.yml' 2025-10-10T00:03:38.4873500Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github' 2025-10-10T00:03:38.4874560Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github’: No such file or directory 2025-10-10T00:03:38.4879747Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitattributes' 2025-10-10T00:03:38.4889796Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitignore' 2025-10-10T00:03:38.4900748Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.git' 2025-10-10T00:03:38.4911735Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.gitignore' 2025-10-10T00:03:38.4926550Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitignore' 2025-10-10T00:03:38.4938101Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.git' 2025-10-10T00:03:38.4957187Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/.gitignore' 2025-10-10T00:03:38.4972594Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/stale.yml' 2025-10-10T00:03:38.4973393Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/untrustedPR.yml' 2025-10-10T00:03:38.4974844Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/check_issues.yml' 2025-10-10T00:03:38.4975624Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows' 2025-10-10T00:03:38.4976238Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/pull_request_template.md' 2025-10-10T00:03:38.4976972Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml' 2025-10-10T00:03:38.4977820Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml' 2025-10-10T00:03:38.4978585Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml' 2025-10-10T00:03:38.4979371Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/02-request-an-update-to-an-existing-port.yml' 2025-10-10T00:03:38.4980112Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.4980860Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml' 2025-10-10T00:03:38.4981699Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md' 2025-10-10T00:03:38.4982529Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.4983204Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github' 2025-10-10T00:03:38.4984359Z find: ‘pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github’: No such file or directory 2025-10-10T00:03:38.4985350Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitattributes' 2025-10-10T00:03:38.5015942Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitignore' 2025-10-10T00:03:38.5427344Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitmodules' 2025-10-10T00:03:38.5458537Z removed 'pytorch-main/third_party/gloo/.git' 2025-10-10T00:03:38.5471099Z removed 'pytorch-main/third_party/gloo/.github/workflows/super-linter.yml' 2025-10-10T00:03:38.5471624Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-linux.yml' 2025-10-10T00:03:38.5472442Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-windows.yml' 2025-10-10T00:03:38.5473218Z removed directory 'pytorch-main/third_party/gloo/.github/workflows' 2025-10-10T00:03:38.5473853Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.clang-format' 2025-10-10T00:03:38.5474485Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.yaml-lint.yml' 2025-10-10T00:03:38.5474920Z removed directory 'pytorch-main/third_party/gloo/.github/config/lint' 2025-10-10T00:03:38.5475323Z removed directory 'pytorch-main/third_party/gloo/.github/config' 2025-10-10T00:03:38.5475698Z removed directory 'pytorch-main/third_party/gloo/.github' 2025-10-10T00:03:38.5476370Z find: ‘pytorch-main/third_party/gloo/.github’: No such file or directory 2025-10-10T00:03:38.5481604Z removed 'pytorch-main/third_party/gloo/.gitignore' 2025-10-10T00:03:38.5492585Z removed 'pytorch-main/third_party/gloo/.gitmodules' 2025-10-10T00:03:38.5508015Z removed 'pytorch-main/third_party/onnx/.git' 2025-10-10T00:03:38.5518561Z removed 'pytorch-main/third_party/onnx/.git-blame-ignore-revs' 2025-10-10T00:03:38.5537041Z removed 'pytorch-main/third_party/onnx/.github/Install_test.yml' 2025-10-10T00:03:38.5537671Z removed 'pytorch-main/third_party/onnx/.github/dependabot.yml' 2025-10-10T00:03:38.5538402Z removed 'pytorch-main/third_party/onnx/.github/workflows/codeql.yml' 2025-10-10T00:03:38.5539171Z removed 'pytorch-main/third_party/onnx/.github/workflows/scorecard.yml' 2025-10-10T00:03:38.5539992Z removed 'pytorch-main/third_party/onnx/.github/workflows/manylinux/entrypoint.sh' 2025-10-10T00:03:38.5540557Z removed directory 'pytorch-main/third_party/onnx/.github/workflows/manylinux' 2025-10-10T00:03:38.5541022Z removed 'pytorch-main/third_party/onnx/.github/workflows/reuse.yml' 2025-10-10T00:03:38.5541452Z removed 'pytorch-main/third_party/onnx/.github/workflows/weekly_mac_ci.yml' 2025-10-10T00:03:38.5541888Z removed 'pytorch-main/third_party/onnx/.github/workflows/pages.yml' 2025-10-10T00:03:38.5542338Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_x86_64.yml' 2025-10-10T00:03:38.5542804Z removed 'pytorch-main/third_party/onnx/.github/workflows/check_urls.yml' 2025-10-10T00:03:38.5543260Z removed 'pytorch-main/third_party/onnx/.github/workflows/main_freethreading.yml' 2025-10-10T00:03:38.5543749Z removed 'pytorch-main/third_party/onnx/.github/workflows/win_no_exception_ci.yml' 2025-10-10T00:03:38.5544462Z removed 'pytorch-main/third_party/onnx/.github/workflows/preview_source_dist_test.yml' 2025-10-10T00:03:38.5544952Z removed 'pytorch-main/third_party/onnx/.github/workflows/stale.yml' 2025-10-10T00:03:38.5545432Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac_freethreading.yml' 2025-10-10T00:03:38.5545921Z removed 'pytorch-main/third_party/onnx/.github/workflows/pr_checks.yml' 2025-10-10T00:03:38.5546382Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review.yml' 2025-10-10T00:03:38.5546892Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_aarch64.yml' 2025-10-10T00:03:38.5547386Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_sdist.yml' 2025-10-10T00:03:38.5548206Z find: ‘pytorch-main/third_party/onnx/.github’: No such file or directory 2025-10-10T00:03:38.5548788Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win.yml' 2025-10-10T00:03:38.5549420Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review_post.yml' 2025-10-10T00:03:38.5550239Z removed 'pytorch-main/third_party/onnx/.github/workflows/lint.yml' 2025-10-10T00:03:38.5551007Z removed 'pytorch-main/third_party/onnx/.github/workflows/auto_update_doc.yml' 2025-10-10T00:03:38.5551712Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac.yml' 2025-10-10T00:03:38.5552379Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_freethreading.yml' 2025-10-10T00:03:38.5552917Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_arm64.yml' 2025-10-10T00:03:38.5553388Z removed 'pytorch-main/third_party/onnx/.github/workflows/dco_merge_group.yml' 2025-10-10T00:03:38.5553861Z removed 'pytorch-main/third_party/onnx/.github/workflows/create_release.yml' 2025-10-10T00:03:38.5554503Z removed 'pytorch-main/third_party/onnx/.github/workflows/main.yml' 2025-10-10T00:03:38.5554917Z removed directory 'pytorch-main/third_party/onnx/.github/workflows' 2025-10-10T00:03:38.5555344Z removed 'pytorch-main/third_party/onnx/.github/codeql/codeql-config.yml' 2025-10-10T00:03:38.5555760Z removed directory 'pytorch-main/third_party/onnx/.github/codeql' 2025-10-10T00:03:38.5556166Z removed 'pytorch-main/third_party/onnx/.github/pull_request_template.md' 2025-10-10T00:03:38.5556605Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.5557047Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/operator.md' 2025-10-10T00:03:38.5557607Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/bug.md' 2025-10-10T00:03:38.5558059Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-10-10T00:03:38.5558537Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/question.md' 2025-10-10T00:03:38.5558978Z removed directory 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.5559538Z removed directory 'pytorch-main/third_party/onnx/.github' 2025-10-10T00:03:38.5559952Z removed 'pytorch-main/third_party/onnx/.gitattributes' 2025-10-10T00:03:38.5560318Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.git' 2025-10-10T00:03:38.5574883Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/dependabot.yml' 2025-10-10T00:03:38.5575636Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CONTRIBUTING.md' 2025-10-10T00:03:38.5576653Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler_merged.yml' 2025-10-10T00:03:38.5577604Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/format.yml' 2025-10-10T00:03:38.5578156Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/ci.yml' 2025-10-10T00:03:38.5578727Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/emscripten.yaml' 2025-10-10T00:03:38.5579284Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/pip.yml' 2025-10-10T00:03:38.5579824Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/labeler.yml' 2025-10-10T00:03:38.5580382Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/configure.yml' 2025-10-10T00:03:38.5580964Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/upstream.yml' 2025-10-10T00:03:38.5581515Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows' 2025-10-10T00:03:38.5582025Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler.yml' 2025-10-10T00:03:38.5582725Z find: ‘pytorch-main/third_party/onnx/third_party/pybind11/.github’: No such file or directory 2025-10-10T00:03:38.5583285Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers/pylint.json' 2025-10-10T00:03:38.5583816Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers' 2025-10-10T00:03:38.5584586Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/pull_request_template.md' 2025-10-10T00:03:38.5585133Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CODEOWNERS' 2025-10-10T00:03:38.5586035Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-10-10T00:03:38.5586751Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.5587988Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.5588622Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github' 2025-10-10T00:03:38.5589116Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitattributes' 2025-10-10T00:03:38.5596185Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitignore' 2025-10-10T00:03:38.5612001Z removed 'pytorch-main/third_party/onnx/.gitignore' 2025-10-10T00:03:38.5624321Z removed 'pytorch-main/third_party/onnx/docs/docsgen/source/repo-docs/.gitignore' 2025-10-10T00:03:38.5636685Z removed 'pytorch-main/third_party/onnx/.gitmodules' 2025-10-10T00:03:38.6159208Z removed 'pytorch-main/third_party/sleef/.git' 2025-10-10T00:03:38.6172911Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-msys2.yml' 2025-10-10T00:03:38.6173584Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-examples.yml' 2025-10-10T00:03:38.6174588Z removed 'pytorch-main/third_party/sleef/.github/workflows/pages.yml' 2025-10-10T00:03:38.6175420Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-as-subproject.yml' 2025-10-10T00:03:38.6176628Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-macos.yml' 2025-10-10T00:03:38.6177548Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-cross-llvm-mingw.yml' 2025-10-10T00:03:38.6178412Z removed 'pytorch-main/third_party/sleef/.github/workflows/build_and_test.yml' 2025-10-10T00:03:38.6179263Z removed 'pytorch-main/third_party/sleef/.github/workflows/check_compatibility.yml' 2025-10-10T00:03:38.6180074Z removed directory 'pytorch-main/third_party/sleef/.github/workflows' 2025-10-10T00:03:38.6180836Z removed 'pytorch-main/third_party/sleef/.github/PULL_REQUEST_TEMPLATE.md' 2025-10-10T00:03:38.6181622Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/config.yml' 2025-10-10T00:03:38.6182457Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/feature_request.md' 2025-10-10T00:03:38.6183313Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/docs_request.md' 2025-10-10T00:03:38.6184587Z find: ‘pytorch-main/third_party/sleef/.github’: No such file or directory 2025-10-10T00:03:38.6185415Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/bug_report.md' 2025-10-10T00:03:38.6186025Z removed directory 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE' 2025-10-10T00:03:38.6186439Z removed directory 'pytorch-main/third_party/sleef/.github' 2025-10-10T00:03:38.6193457Z removed 'pytorch-main/third_party/python-peachpy/.git' 2025-10-10T00:03:38.6205886Z removed 'pytorch-main/third_party/python-peachpy/.gitignore' 2025-10-10T00:03:38.6219753Z removed 'pytorch-main/third_party/mimalloc/.git' 2025-10-10T00:03:38.6230363Z removed 'pytorch-main/third_party/mimalloc/.gitattributes' 2025-10-10T00:03:38.6240225Z removed 'pytorch-main/third_party/mimalloc/.gitignore' 2025-10-10T00:03:38.6260880Z removed 'pytorch-main/aten/src/ATen/.gitignore' 2025-10-10T00:03:38.6301330Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2025-10-10T00:03:38.6312798Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2025-10-10T00:03:38.6329873Z removed 'pytorch-main/.gitignore' 2025-10-10T00:03:38.6354472Z removed 'pytorch-main/docs/.gitignore' 2025-10-10T00:03:38.6372376Z removed 'pytorch-main/.gitmodules' 2025-10-10T00:03:38.6427144Z removed 'pytorch-main/test/inductor/cpp/.gitignore' 2025-10-10T00:03:38.6512700Z removed 'pytorch-main/test/inductor_skips/.gitkeep' 2025-10-10T00:04:14.0172256Z Created source archive pytorch-main.tar.gz with content: . 2025-10-10T00:04:14.0172841Z .. 2025-10-10T00:04:14.0173093Z .bazelignore 2025-10-10T00:04:14.0173380Z .bazelrc 2025-10-10T00:04:14.0173647Z .bazelversion 2025-10-10T00:04:14.0173934Z .bc-linter.yml 2025-10-10T00:04:14.0174523Z .clang-format 2025-10-10T00:04:14.0174838Z .clang-tidy 2025-10-10T00:04:14.0175146Z .cmakelintrc 2025-10-10T00:04:14.0175736Z .coveragerc 2025-10-10T00:04:14.0176034Z .ctags.d 2025-10-10T00:04:14.0176301Z .devcontainer 2025-10-10T00:04:14.0176599Z .dockerignore 2025-10-10T00:04:14.0176876Z .editorconfig 2025-10-10T00:04:14.0177148Z .flake8 2025-10-10T00:04:14.0177395Z .gdbinit 2025-10-10T00:04:14.0177662Z .lintrunner.toml 2025-10-10T00:04:14.0177947Z .lldbinit 2025-10-10T00:04:14.0178207Z .vscode 2025-10-10T00:04:14.0178458Z AGENTS.md 2025-10-10T00:04:14.0178619Z BUCK.oss 2025-10-10T00:04:14.0178775Z BUILD.bazel 2025-10-10T00:04:14.0178936Z CITATION.cff 2025-10-10T00:04:14.0179101Z CLAUDE.md 2025-10-10T00:04:14.0179271Z CMakeLists.txt 2025-10-10T00:04:14.0179442Z CODEOWNERS 2025-10-10T00:04:14.0179605Z CODE_OF_CONDUCT.md 2025-10-10T00:04:14.0179794Z CONTRIBUTING.md 2025-10-10T00:04:14.0179962Z Dockerfile 2025-10-10T00:04:14.0180120Z GLOSSARY.md 2025-10-10T00:04:14.0180269Z LICENSE 2025-10-10T00:04:14.0180427Z MANIFEST.in 2025-10-10T00:04:14.0180589Z Makefile 2025-10-10T00:04:14.0180743Z NOTICE 2025-10-10T00:04:14.0180898Z README.md 2025-10-10T00:04:14.0181063Z RELEASE.md 2025-10-10T00:04:14.0181216Z SECURITY.md 2025-10-10T00:04:14.0181541Z WORKSPACE 2025-10-10T00:04:14.0181694Z android 2025-10-10T00:04:14.0181843Z aten 2025-10-10T00:04:14.0181994Z aten.bzl 2025-10-10T00:04:14.0182160Z benchmarks 2025-10-10T00:04:14.0182319Z binaries 2025-10-10T00:04:14.0182475Z buckbuild.bzl 2025-10-10T00:04:14.0182647Z build.bzl 2025-10-10T00:04:14.0182812Z build_variables.bzl 2025-10-10T00:04:14.0182995Z c10 2025-10-10T00:04:14.0183138Z caffe2 2025-10-10T00:04:14.0183292Z cmake 2025-10-10T00:04:14.0183443Z codex_setup.sh 2025-10-10T00:04:14.0183612Z defs.bzl 2025-10-10T00:04:14.0183766Z docker.Makefile 2025-10-10T00:04:14.0183934Z docs 2025-10-10T00:04:14.0184261Z functorch 2025-10-10T00:04:14.0184526Z mypy-strict.ini 2025-10-10T00:04:14.0184706Z mypy.ini 2025-10-10T00:04:14.0184860Z mypy_plugins 2025-10-10T00:04:14.0185029Z pt_ops.bzl 2025-10-10T00:04:14.0185195Z pt_template_srcs.bzl 2025-10-10T00:04:14.0185388Z pyproject.toml 2025-10-10T00:04:14.0185563Z pyrefly.toml 2025-10-10T00:04:14.0185728Z pytest.ini 2025-10-10T00:04:14.0185894Z requirements-build.txt 2025-10-10T00:04:14.0186097Z requirements.txt 2025-10-10T00:04:14.0186266Z scripts 2025-10-10T00:04:14.0186420Z setup.py 2025-10-10T00:04:14.0186570Z test 2025-10-10T00:04:14.0186722Z third_party 2025-10-10T00:04:14.0186873Z tools 2025-10-10T00:04:14.0187026Z torch 2025-10-10T00:04:14.0187177Z torchgen 2025-10-10T00:04:14.0187327Z ubsan.supp 2025-10-10T00:04:14.0187485Z ufunc_defs.bzl 2025-10-10T00:04:14.0187652Z version.txt 2025-10-10T00:04:14.0213033Z ##[group]Run pip install build==1.2.2.post1 || exit 1 2025-10-10T00:04:14.0213402Z pip install build==1.2.2.post1 || exit 1 2025-10-10T00:04:14.0213696Z python -m build --sdist || exit 1 2025-10-10T00:04:14.0213947Z cd dist || exit 1 2025-10-10T00:04:14.0246048Z shell: /usr/bin/bash -e {0} 2025-10-10T00:04:14.0246280Z env: 2025-10-10T00:04:14.0246466Z PT_GITHUB_REF: refs/heads/main 2025-10-10T00:04:14.0246710Z PT_RELEASE_NAME: pytorch-main 2025-10-10T00:04:14.0246966Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-10-10T00:04:14.0247278Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+git344e636.tar.gz 2025-10-10T00:04:14.0247569Z ##[endgroup] 2025-10-10T00:04:16.5830986Z Defaulting to user installation because normal site-packages is not writeable 2025-10-10T00:04:18.0492808Z Collecting build==1.2.2.post1 2025-10-10T00:04:18.1321159Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T00:04:18.1692758Z Requirement already satisfied: packaging>=19.1 in /usr/lib/python3/dist-packages (from build==1.2.2.post1) (24.0) 2025-10-10T00:04:18.2412773Z Collecting pyproject_hooks (from build==1.2.2.post1) 2025-10-10T00:04:18.2611272Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-10T00:04:18.2856038Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-10-10T00:04:18.3141258Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-10-10T00:04:18.6659638Z Installing collected packages: pyproject_hooks, build 2025-10-10T00:04:18.6942781Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-10-10T00:04:18.8197732Z * Creating isolated environment: venv+pip... 2025-10-10T00:04:18.8455795Z * Installing packages in isolated environment: 2025-10-10T00:04:23.7186739Z - cmake>=3.27 2025-10-10T00:04:23.7187099Z - ninja 2025-10-10T00:04:23.7187362Z - numpy 2025-10-10T00:04:23.7187595Z - packaging 2025-10-10T00:04:23.7187787Z - pyyaml 2025-10-10T00:04:23.7187963Z - requests 2025-10-10T00:04:23.7188179Z - setuptools>=70.1.0 2025-10-10T00:04:23.7188391Z - six 2025-10-10T00:04:23.7188579Z - typing-extensions>=4.10.0 2025-10-10T00:04:23.7188843Z * Getting build dependencies for sdist... 2025-10-10T00:04:24.0006708Z Building wheel torch-2.10.0a0+git344e636 2025-10-10T00:04:24.1207763Z Found cmake (/tmp/build-env-e5e5nxkp/bin/cmake) version: 4.1.0 (>=3.27) 2025-10-10T00:04:24.2251344Z /tmp/build-env-e5e5nxkp/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-10-10T00:04:24.2253385Z !! 2025-10-10T00:04:24.2253564Z 2025-10-10T00:04:24.2253734Z ******************************************************************************** 2025-10-10T00:04:24.2255269Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-10-10T00:04:24.2256309Z 2025-10-10T00:04:24.2256670Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-10-10T00:04:24.2257500Z or your builds will no longer be supported. 2025-10-10T00:04:24.2257851Z 2025-10-10T00:04:24.2258392Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-10T00:04:24.2259252Z ******************************************************************************** 2025-10-10T00:04:24.2259693Z 2025-10-10T00:04:24.2259826Z !! 2025-10-10T00:04:24.2260135Z corresp(dist, value, root_dir) 2025-10-10T00:04:24.2747662Z running egg_info 2025-10-10T00:04:24.2778933Z creating torch.egg-info 2025-10-10T00:04:24.2781106Z writing torch.egg-info/PKG-INFO 2025-10-10T00:04:24.2792995Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-10-10T00:04:24.2797497Z writing entry points to torch.egg-info/entry_points.txt 2025-10-10T00:04:24.2803769Z writing requirements to torch.egg-info/requires.txt 2025-10-10T00:04:24.2806971Z writing top-level names to torch.egg-info/top_level.txt 2025-10-10T00:04:24.2808675Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-10-10T00:04:24.3632907Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-10-10T00:04:24.3634635Z reading manifest template 'MANIFEST.in' 2025-10-10T00:04:24.4062006Z warning: no directories found matching 'ios' 2025-10-10T00:04:25.9889442Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-10T00:04:26.0716013Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-10-10T00:04:26.1546959Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-10-10T00:04:26.2388269Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-10-10T00:04:26.3218662Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-10-10T00:04:26.7373707Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-10T00:04:26.8182809Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-10T00:04:27.1884712Z adding license file 'LICENSE' 2025-10-10T00:04:27.1885144Z adding license file 'NOTICE' 2025-10-10T00:04:28.1402386Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-10-10T00:04:28.2090429Z * Building sdist... 2025-10-10T00:04:28.3389808Z Building wheel torch-2.10.0a0+git344e636 2025-10-10T00:04:28.4592423Z Found cmake (/tmp/build-env-e5e5nxkp/bin/cmake) version: 4.1.0 (>=3.27) 2025-10-10T00:04:28.5107954Z /tmp/build-env-e5e5nxkp/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-10-10T00:04:28.5108973Z !! 2025-10-10T00:04:28.5109091Z 2025-10-10T00:04:28.5109224Z ******************************************************************************** 2025-10-10T00:04:28.5110050Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-10-10T00:04:28.5110720Z 2025-10-10T00:04:28.5110942Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-10-10T00:04:28.5111400Z or your builds will no longer be supported. 2025-10-10T00:04:28.5111647Z 2025-10-10T00:04:28.5111971Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-10T00:04:28.5112441Z ******************************************************************************** 2025-10-10T00:04:28.5112892Z 2025-10-10T00:04:28.5112961Z !! 2025-10-10T00:04:28.5113140Z corresp(dist, value, root_dir) 2025-10-10T00:04:28.5199363Z running sdist 2025-10-10T00:04:28.8081263Z running egg_info 2025-10-10T00:04:28.8127545Z writing torch.egg-info/PKG-INFO 2025-10-10T00:04:28.8137796Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-10-10T00:04:28.8139862Z writing entry points to torch.egg-info/entry_points.txt 2025-10-10T00:04:28.8145611Z writing requirements to torch.egg-info/requires.txt 2025-10-10T00:04:28.8147707Z writing top-level names to torch.egg-info/top_level.txt 2025-10-10T00:04:28.8958668Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-10-10T00:04:30.0806919Z reading manifest template 'MANIFEST.in' 2025-10-10T00:04:30.1225005Z warning: no directories found matching 'ios' 2025-10-10T00:04:32.1043519Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-10T00:04:32.2697909Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-10-10T00:04:32.4344859Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-10-10T00:04:32.5979559Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-10-10T00:04:32.7596897Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-10-10T00:04:33.5867463Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-10T00:04:33.7426088Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-10T00:04:34.4725045Z adding license file 'LICENSE' 2025-10-10T00:04:34.4725518Z adding license file 'NOTICE' 2025-10-10T00:04:36.8737468Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-10-10T00:04:36.9085040Z running check 2025-10-10T00:04:36.9123709Z creating torch-2.10.0a0+git344e636 2025-10-10T00:04:37.0472476Z creating torch-2.10.0a0+git344e636/.ctags.d 2025-10-10T00:04:37.0473203Z creating torch-2.10.0a0+git344e636/.devcontainer 2025-10-10T00:04:37.0475477Z creating torch-2.10.0a0+git344e636/.devcontainer/cpu 2025-10-10T00:04:37.0477599Z creating torch-2.10.0a0+git344e636/.devcontainer/cuda 2025-10-10T00:04:37.0478868Z creating torch-2.10.0a0+git344e636/.devcontainer/scripts 2025-10-10T00:04:37.0480538Z creating torch-2.10.0a0+git344e636/.vscode 2025-10-10T00:04:37.0482061Z creating torch-2.10.0a0+git344e636/android 2025-10-10T00:04:37.0483809Z creating torch-2.10.0a0+git344e636/android/gradle 2025-10-10T00:04:37.0486048Z creating torch-2.10.0a0+git344e636/android/gradle/wrapper 2025-10-10T00:04:37.0487421Z creating torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:37.0489961Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:37.0492186Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:37.0493536Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:37.0495294Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:37.0496843Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/gradle 2025-10-10T00:04:37.0498447Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/gradle/wrapper 2025-10-10T00:04:37.0500055Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:37.0503470Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni/annotations 2025-10-10T00:04:37.0504799Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/manifest 2025-10-10T00:04:37.0506396Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/scripts 2025-10-10T00:04:37.0507924Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:37.0509579Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:37.0511370Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni/inter_dso_exception_test_1 2025-10-10T00:04:37.0512987Z creating torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni/inter_dso_exception_test_2 2025-10-10T00:04:37.0514541Z creating torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:37.0516156Z creating torch-2.10.0a0+git344e636/android/pytorch_android/host 2025-10-10T00:04:37.0517857Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:37.0520788Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/cpp 2025-10-10T00:04:37.0522257Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch 2025-10-10T00:04:37.0525413Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch/suite 2025-10-10T00:04:37.0526421Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/main 2025-10-10T00:04:37.0528058Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:37.0529687Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:37.0532694Z creating torch-2.10.0a0+git344e636/android/pytorch_android/src/main/res/values 2025-10-10T00:04:37.0534785Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision 2025-10-10T00:04:37.0536679Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision 2025-10-10T00:04:37.0541119Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite 2025-10-10T00:04:37.0542339Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main 2025-10-10T00:04:37.0543443Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main/cpp 2025-10-10T00:04:37.0545370Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision 2025-10-10T00:04:37.0548561Z creating torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main/res/values 2025-10-10T00:04:37.0550151Z creating torch-2.10.0a0+git344e636/aten 2025-10-10T00:04:37.0551920Z creating torch-2.10.0a0+git344e636/aten/conda 2025-10-10T00:04:37.0553181Z creating torch-2.10.0a0+git344e636/aten/src 2025-10-10T00:04:37.0554888Z creating torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:37.0556478Z creating torch-2.10.0a0+git344e636/aten/src/ATen/benchmarks 2025-10-10T00:04:37.0557921Z creating torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:37.0559465Z creating torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:37.0561030Z creating torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:37.0562516Z creating torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:37.0564052Z creating torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:37.0565670Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu 2025-10-10T00:04:37.0567177Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:37.0568688Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:37.0570200Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:37.0571717Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:37.0573263Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:37.0574976Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/zarch 2025-10-10T00:04:37.0576719Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:37.0578276Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:37.0579924Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:37.0581469Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cuda/nvrtc_stub 2025-10-10T00:04:37.0582935Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:37.0584400Z creating torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:37.0586091Z creating torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:37.0587478Z creating torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:37.0589023Z creating torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:37.0590917Z creating torch-2.10.0a0+git344e636/aten/src/ATen/metal 2025-10-10T00:04:37.0592423Z creating torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:37.0593890Z creating torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:37.0595538Z creating torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:37.0596993Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:37.0598469Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse 2025-10-10T00:04:37.0599971Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:37.0601883Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:37.0603379Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:37.0605078Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions 2025-10-10T00:04:37.0606613Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/arch 2025-10-10T00:04:37.0608185Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread 2025-10-10T00:04:37.0610084Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-10-10T00:04:37.0612223Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:37.0613420Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-10-10T00:04:37.0615140Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:37.0616572Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:37.0618014Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:37.0619525Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:37.0620948Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/kleidiai 2025-10-10T00:04:37.0622376Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:37.0623849Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:37.0625527Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn/tests 2025-10-10T00:04:37.0626973Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:37.0628471Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/miopen 2025-10-10T00:04:37.0629886Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:37.0631308Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:37.0632760Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:37.0634399Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:37.0635830Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:37.0637261Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:37.0638833Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:37.0640330Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/mtia 2025-10-10T00:04:37.0641780Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:37.0643238Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/nested/cuda 2025-10-10T00:04:37.0644825Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:37.0646301Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:37.0647760Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/kernels 2025-10-10T00:04:37.0649232Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:37.0650707Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:37.0652113Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:37.0653746Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-10-10T00:04:37.0655886Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake 2025-10-10T00:04:37.0657263Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include 2025-10-10T00:04:37.0658819Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src 2025-10-10T00:04:37.0660274Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test 2025-10-10T00:04:37.0661686Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-10-10T00:04:37.0663194Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:37.0664543Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:37.0666286Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm 2025-10-10T00:04:37.0667828Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:37.0669135Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-10-10T00:04:37.0670909Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:37.0672179Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:37.0673717Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:37.0675374Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:37.0676832Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd 2025-10-10T00:04:37.0678427Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:37.0679978Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:37.0681242Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv 2025-10-10T00:04:37.0682888Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv 2025-10-10T00:04:37.0684550Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-10-10T00:04:37.0686137Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp 2025-10-10T00:04:37.0687686Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm 2025-10-10T00:04:37.0689030Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-10-10T00:04:37.0690614Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax 2025-10-10T00:04:37.0692134Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut 2025-10-10T00:04:37.0693415Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:37.0695249Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:37.0696812Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm 2025-10-10T00:04:37.0698757Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:37.0700197Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-10-10T00:04:37.0701747Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:37.0703099Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:37.0704613Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:37.0706386Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:37.0707711Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd 2025-10-10T00:04:37.0709382Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:37.0710790Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-10-10T00:04:37.0712398Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp 2025-10-10T00:04:37.0714044Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm 2025-10-10T00:04:37.0715897Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-10-10T00:04:37.0717264Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax 2025-10-10T00:04:37.0719055Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut 2025-10-10T00:04:37.0720602Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:37.0722107Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:37.0723559Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:37.0725172Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:37.0726643Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:37.0728172Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/eigen 2025-10-10T00:04:37.0729542Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps 2025-10-10T00:04:37.0762343Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps/kernels 2025-10-10T00:04:37.0763770Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:37.0765616Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda 2025-10-10T00:04:37.0767026Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/flash_attn 2025-10-10T00:04:37.0768526Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-10-10T00:04:37.0770049Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-10-10T00:04:37.0771539Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:37.0772919Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:37.0774555Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:37.0776180Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-10-10T00:04:37.0777455Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip 2025-10-10T00:04:37.0779088Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn 2025-10-10T00:04:37.0780610Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/aot 2025-10-10T00:04:37.0782116Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:37.0783556Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck/fav_v3 2025-10-10T00:04:37.0785189Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/ufunc 2025-10-10T00:04:37.0786693Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/utils 2025-10-10T00:04:37.0788160Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan 2025-10-10T00:04:37.0789665Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:37.0791278Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:37.0792676Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:37.0794308Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:37.0795841Z creating torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:37.0797317Z creating torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:37.0798781Z creating torch-2.10.0a0+git344e636/aten/src/ATen/ops 2025-10-10T00:04:37.0800326Z creating torch-2.10.0a0+git344e636/aten/src/ATen/quantized 2025-10-10T00:04:37.0801777Z creating torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:37.0803216Z creating torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:37.0804935Z creating torch-2.10.0a0+git344e636/aten/src/ATen/test/test_install 2025-10-10T00:04:37.0806401Z creating torch-2.10.0a0+git344e636/aten/src/ATen/vulkan 2025-10-10T00:04:37.0807828Z creating torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:37.0809331Z creating torch-2.10.0a0+git344e636/aten/src/ATen/xpu/detail 2025-10-10T00:04:37.0810804Z creating torch-2.10.0a0+git344e636/aten/src/THC 2025-10-10T00:04:37.0812552Z creating torch-2.10.0a0+git344e636/aten/tools 2025-10-10T00:04:37.0813755Z creating torch-2.10.0a0+git344e636/benchmarks 2025-10-10T00:04:37.0815494Z creating torch-2.10.0a0+git344e636/benchmarks/data 2025-10-10T00:04:37.0817270Z creating torch-2.10.0a0+git344e636/benchmarks/distributed 2025-10-10T00:04:37.0818598Z creating torch-2.10.0a0+git344e636/benchmarks/distributed/ddp 2025-10-10T00:04:37.0820029Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:37.0821602Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:37.0823100Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:37.0824635Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/genai_layers 2025-10-10T00:04:37.0826175Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:37.0827860Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:37.0830352Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:37.0831863Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:37.0833153Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:37.0834916Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:37.0836482Z creating torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/test_check_result 2025-10-10T00:04:37.0837791Z creating torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:37.0839372Z creating torch-2.10.0a0+git344e636/benchmarks/framework_overhead_benchmark 2025-10-10T00:04:37.0840840Z creating torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:37.0842177Z creating torch-2.10.0a0+git344e636/benchmarks/fuser 2025-10-10T00:04:37.0844286Z creating torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:37.0845730Z creating torch-2.10.0a0+git344e636/benchmarks/inductor_backends 2025-10-10T00:04:37.0847145Z creating torch-2.10.0a0+git344e636/benchmarks/inference 2025-10-10T00:04:37.0848682Z creating torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:37.0850100Z creating torch-2.10.0a0+git344e636/benchmarks/inference/src 2025-10-10T00:04:37.0851574Z creating torch-2.10.0a0+git344e636/benchmarks/instruction_counts 2025-10-10T00:04:37.0853153Z creating torch-2.10.0a0+git344e636/benchmarks/instruction_counts/applications 2025-10-10T00:04:37.0854651Z creating torch-2.10.0a0+git344e636/benchmarks/instruction_counts/core 2025-10-10T00:04:37.0856290Z creating torch-2.10.0a0+git344e636/benchmarks/instruction_counts/definitions 2025-10-10T00:04:37.0857762Z creating torch-2.10.0a0+git344e636/benchmarks/instruction_counts/execution 2025-10-10T00:04:37.0859281Z creating torch-2.10.0a0+git344e636/benchmarks/instruction_counts/worker 2025-10-10T00:04:37.0860646Z creating torch-2.10.0a0+git344e636/benchmarks/nested 2025-10-10T00:04:37.0862156Z creating torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:37.0863672Z creating torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common 2025-10-10T00:04:37.0865418Z creating torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:37.0866850Z creating torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:37.0868366Z creating torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt_extension 2025-10-10T00:04:37.0869753Z creating torch-2.10.0a0+git344e636/benchmarks/overrides_benchmark 2025-10-10T00:04:37.0871215Z creating torch-2.10.0a0+git344e636/benchmarks/profiler_benchmark 2025-10-10T00:04:37.0872836Z creating torch-2.10.0a0+git344e636/benchmarks/record_function_benchmark 2025-10-10T00:04:37.0874381Z creating torch-2.10.0a0+git344e636/benchmarks/serialization 2025-10-10T00:04:37.0875944Z creating torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:37.0877470Z creating torch-2.10.0a0+git344e636/benchmarks/sparse/dlmc 2025-10-10T00:04:37.0878954Z creating torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:37.0880612Z creating torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:37.0881915Z creating torch-2.10.0a0+git344e636/benchmarks/transformer 2025-10-10T00:04:37.0883338Z creating torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:37.0885335Z creating torch-2.10.0a0+git344e636/c10 2025-10-10T00:04:37.0886627Z creating torch-2.10.0a0+git344e636/c10/benchmark 2025-10-10T00:04:37.0888080Z creating torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:37.0889580Z creating torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:37.0891019Z creating torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:37.0892796Z creating torch-2.10.0a0+git344e636/c10/cuda/impl 2025-10-10T00:04:37.0894388Z creating torch-2.10.0a0+git344e636/c10/cuda/test 2025-10-10T00:04:37.0906502Z creating torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:37.0907092Z creating torch-2.10.0a0+git344e636/c10/hip 2025-10-10T00:04:37.0907610Z creating torch-2.10.0a0+git344e636/c10/macros 2025-10-10T00:04:37.0908102Z creating torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:37.0908617Z creating torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:37.0909108Z creating torch-2.10.0a0+git344e636/c10/test 2025-10-10T00:04:37.0909601Z creating torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:37.0910150Z creating torch-2.10.0a0+git344e636/c10/test/core/impl 2025-10-10T00:04:37.0910714Z creating torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:37.0911216Z creating torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:37.0911698Z creating torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:37.0912265Z creating torch-2.10.0a0+git344e636/c10/xpu/impl 2025-10-10T00:04:37.0913816Z creating torch-2.10.0a0+git344e636/c10/xpu/test 2025-10-10T00:04:37.0915526Z creating torch-2.10.0a0+git344e636/c10/xpu/test/impl 2025-10-10T00:04:37.0916965Z creating torch-2.10.0a0+git344e636/caffe2 2025-10-10T00:04:37.0918666Z creating torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:37.0920041Z creating torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:37.0921506Z creating torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:37.0922960Z creating torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:37.0924616Z creating torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:37.0926104Z creating torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:37.0927868Z creating torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:37.0929184Z creating torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:37.0930693Z creating torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix 2025-10-10T00:04:37.0932195Z creating torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream 2025-10-10T00:04:37.0933772Z creating torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-10-10T00:04:37.0935343Z creating torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:37.0936771Z creating torch-2.10.0a0+git344e636/docs 2025-10-10T00:04:37.0938350Z creating torch-2.10.0a0+git344e636/docs/cpp 2025-10-10T00:04:37.0939785Z creating torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:37.0941301Z creating torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:37.0942701Z creating torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:37.0944446Z creating torch-2.10.0a0+git344e636/docs/source/_static/css 2025-10-10T00:04:37.0946849Z creating torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:37.0948217Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/aoti_debug_printer 2025-10-10T00:04:37.0949772Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/aoti_debugging_guide 2025-10-10T00:04:37.0951260Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/distributed_autograd 2025-10-10T00:04:37.0952890Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:37.0954656Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/dynamo 2025-10-10T00:04:37.0956180Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/export 2025-10-10T00:04:37.0957964Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/fine_grained_apis 2025-10-10T00:04:37.0959312Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_profiling 2025-10-10T00:04:37.0960819Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:37.0962211Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/masked 2025-10-10T00:04:37.0963768Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/nested 2025-10-10T00:04:37.0965468Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/nn 2025-10-10T00:04:37.0966963Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/onnx 2025-10-10T00:04:37.0968598Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/pipeline_parallelism 2025-10-10T00:04:37.0970120Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:37.0971544Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:37.0973102Z creating torch-2.10.0a0+git344e636/docs/source/_static/img/torch_cuda_memory 2025-10-10T00:04:37.0974611Z creating torch-2.10.0a0+git344e636/docs/source/_static/js 2025-10-10T00:04:37.0976221Z creating torch-2.10.0a0+git344e636/docs/source/_templates 2025-10-10T00:04:37.0977834Z creating torch-2.10.0a0+git344e636/docs/source/_templates/autosummary 2025-10-10T00:04:37.0979249Z creating torch-2.10.0a0+git344e636/docs/source/accelerator 2025-10-10T00:04:37.0980680Z creating torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:37.0982133Z creating torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:37.0983640Z creating torch-2.10.0a0+git344e636/docs/source/compile/_static 2025-10-10T00:04:37.0985317Z creating torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:37.0986775Z creating torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:37.0988329Z creating torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:37.0989780Z creating torch-2.10.0a0+git344e636/docs/source/rpc 2025-10-10T00:04:37.0991280Z creating torch-2.10.0a0+git344e636/docs/source/scripts 2025-10-10T00:04:37.0992828Z creating torch-2.10.0a0+git344e636/docs/source/scripts/exportdb 2025-10-10T00:04:37.0994428Z creating torch-2.10.0a0+git344e636/docs/source/user_guide 2025-10-10T00:04:37.0996271Z creating torch-2.10.0a0+git344e636/functorch 2025-10-10T00:04:37.0997581Z creating torch-2.10.0a0+git344e636/functorch/_src 2025-10-10T00:04:37.0999798Z creating torch-2.10.0a0+git344e636/functorch/_src/aot_autograd 2025-10-10T00:04:37.1000979Z creating torch-2.10.0a0+git344e636/functorch/_src/eager_transforms 2025-10-10T00:04:37.1002507Z creating torch-2.10.0a0+git344e636/functorch/_src/make_functional 2025-10-10T00:04:37.1003954Z creating torch-2.10.0a0+git344e636/functorch/_src/vmap 2025-10-10T00:04:37.1005645Z creating torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:37.1007066Z creating torch-2.10.0a0+git344e636/functorch/compile 2025-10-10T00:04:37.1008568Z creating torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:37.1009997Z creating torch-2.10.0a0+git344e636/functorch/docs 2025-10-10T00:04:37.1011467Z creating torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:37.1012987Z creating torch-2.10.0a0+git344e636/functorch/docs/source/_static/css 2025-10-10T00:04:37.1015488Z creating torch-2.10.0a0+git344e636/functorch/docs/source/_templates 2025-10-10T00:04:37.1016895Z creating torch-2.10.0a0+git344e636/functorch/docs/source/_templates/autosummary 2025-10-10T00:04:37.1018327Z creating torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:37.1019855Z creating torch-2.10.0a0+git344e636/functorch/docs/source/tutorials/_src 2025-10-10T00:04:37.1021219Z creating torch-2.10.0a0+git344e636/functorch/einops 2025-10-10T00:04:37.1023122Z creating torch-2.10.0a0+git344e636/functorch/examples/compilation 2025-10-10T00:04:37.1025378Z creating torch-2.10.0a0+git344e636/functorch/examples/dp_cifar10 2025-10-10T00:04:37.1026748Z creating torch-2.10.0a0+git344e636/functorch/examples/ensembling 2025-10-10T00:04:37.1028428Z creating torch-2.10.0a0+git344e636/functorch/examples/lennard_jones 2025-10-10T00:04:37.1029740Z creating torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot 2025-10-10T00:04:37.1031319Z creating torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot/support 2025-10-10T00:04:37.1032725Z creating torch-2.10.0a0+git344e636/functorch/examples/maml_regression 2025-10-10T00:04:37.1034306Z creating torch-2.10.0a0+git344e636/functorch/experimental 2025-10-10T00:04:37.1035898Z creating torch-2.10.0a0+git344e636/functorch/op_analysis 2025-10-10T00:04:37.1037322Z creating torch-2.10.0a0+git344e636/mypy_plugins 2025-10-10T00:04:37.1038760Z creating torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:37.1040266Z creating torch-2.10.0a0+git344e636/scripts/analysis 2025-10-10T00:04:37.1041761Z creating torch-2.10.0a0+git344e636/scripts/compile_tests 2025-10-10T00:04:37.1043161Z creating torch-2.10.0a0+git344e636/scripts/export 2025-10-10T00:04:37.1044808Z creating torch-2.10.0a0+git344e636/scripts/jit 2025-10-10T00:04:37.1046557Z creating torch-2.10.0a0+git344e636/scripts/onnx 2025-10-10T00:04:37.1047831Z creating torch-2.10.0a0+git344e636/scripts/release 2025-10-10T00:04:37.1049345Z creating torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:37.1050789Z creating torch-2.10.0a0+git344e636/test 2025-10-10T00:04:37.1052506Z creating torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:37.1054761Z creating torch-2.10.0a0+git344e636/test/autograd 2025-10-10T00:04:37.1056315Z creating torch-2.10.0a0+git344e636/test/backends/xeon 2025-10-10T00:04:37.1058629Z creating torch-2.10.0a0+git344e636/test/benchmark_utils 2025-10-10T00:04:37.1059892Z creating torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:37.1061269Z creating torch-2.10.0a0+git344e636/test/cpp 2025-10-10T00:04:37.1062931Z creating torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:37.1064492Z creating torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:37.1065962Z creating torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:37.1067427Z creating torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:37.1069028Z creating torch-2.10.0a0+git344e636/test/cpp/c10d/example 2025-10-10T00:04:37.1070527Z creating torch-2.10.0a0+git344e636/test/cpp/common 2025-10-10T00:04:37.1071969Z creating torch-2.10.0a0+git344e636/test/cpp/dist_autograd 2025-10-10T00:04:37.1073358Z creating torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:37.1075310Z creating torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:37.1076631Z creating torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:37.1078232Z creating torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:37.1079614Z creating torch-2.10.0a0+git344e636/test/cpp/monitor 2025-10-10T00:04:37.1081551Z creating torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:37.1082689Z creating torch-2.10.0a0+git344e636/test/cpp/profiler 2025-10-10T00:04:37.1084312Z creating torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:37.1085866Z creating torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:37.1087307Z creating torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:37.1088909Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension 2025-10-10T00:04:37.1090505Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic 2025-10-10T00:04:37.1091997Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic/csrc 2025-10-10T00:04:37.1093494Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/test 2025-10-10T00:04:37.1095162Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/no_python_abi_suffix_test 2025-10-10T00:04:37.1096723Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg 2025-10-10T00:04:37.1098971Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/cmake 2025-10-10T00:04:37.1100217Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc 2025-10-10T00:04:37.1101785Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/amp 2025-10-10T00:04:37.1103267Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten 2025-10-10T00:04:37.1105058Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-10-10T00:04:37.1106576Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:37.1108096Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/include 2025-10-10T00:04:37.1109610Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:37.1111303Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg 2025-10-10T00:04:37.1113403Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/cmake 2025-10-10T00:04:37.1115172Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-10-10T00:04:37.1118081Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/example 2025-10-10T00:04:37.1119565Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include 2025-10-10T00:04:37.1121006Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-10-10T00:04:37.1122356Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg 2025-10-10T00:04:37.1123691Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-10-10T00:04:37.1125478Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-10-10T00:04:37.1127037Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/amp 2025-10-10T00:04:37.1128250Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension 2025-10-10T00:04:37.1129818Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/python_agnostic 2025-10-10T00:04:37.1131354Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc 2025-10-10T00:04:37.1132732Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/test 2025-10-10T00:04:37.1134382Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/self_compiler_include_dirs_test 2025-10-10T00:04:37.1135922Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension 2025-10-10T00:04:37.1137499Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension/torch_stable_test 2025-10-10T00:04:37.1139063Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension/torch_stable_test/csrc 2025-10-10T00:04:37.1140385Z creating torch-2.10.0a0+git344e636/test/cpp_extensions/torch_test_cpp_extension 2025-10-10T00:04:37.1141767Z creating torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:37.1143239Z creating torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:37.1144932Z creating torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:37.1146480Z creating torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:37.1147972Z creating torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:37.1149523Z creating torch-2.10.0a0+git344e636/test/distributed/_composable/test_composability 2025-10-10T00:04:37.1151050Z creating torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:37.1152383Z creating torch-2.10.0a0+git344e636/test/distributed/_shard 2025-10-10T00:04:37.1153920Z creating torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_optim 2025-10-10T00:04:37.1155753Z creating torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor 2025-10-10T00:04:37.1157369Z creating torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor/ops 2025-10-10T00:04:37.1158789Z creating torch-2.10.0a0+git344e636/test/distributed/_shard/sharding_plan 2025-10-10T00:04:37.1160291Z creating torch-2.10.0a0+git344e636/test/distributed/_shard/sharding_spec 2025-10-10T00:04:37.1161688Z creating torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:37.1163176Z creating torch-2.10.0a0+git344e636/test/distributed/algorithms 2025-10-10T00:04:37.1164911Z creating torch-2.10.0a0+git344e636/test/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:37.1166456Z creating torch-2.10.0a0+git344e636/test/distributed/algorithms/quantization 2025-10-10T00:04:37.1167812Z creating torch-2.10.0a0+git344e636/test/distributed/bin 2025-10-10T00:04:37.1169294Z creating torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:37.1170873Z creating torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:37.1172260Z creating torch-2.10.0a0+git344e636/test/distributed/checkpoint/e2e 2025-10-10T00:04:37.1173738Z creating torch-2.10.0a0+git344e636/test/distributed/checkpoint/fsdp 2025-10-10T00:04:37.1175389Z creating torch-2.10.0a0+git344e636/test/distributed/elastic 2025-10-10T00:04:37.1176977Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/agent/server/test 2025-10-10T00:04:37.1179815Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/events 2025-10-10T00:04:37.1181125Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/metrics 2025-10-10T00:04:37.1182680Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing 2025-10-10T00:04:37.1184383Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/bin 2025-10-10T00:04:37.1185951Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:37.1187396Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:37.1189098Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous/out_of_tree_test_package 2025-10-10T00:04:37.1190712Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend 2025-10-10T00:04:37.1192531Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/timer 2025-10-10T00:04:37.1193995Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/utils 2025-10-10T00:04:37.1195838Z creating torch-2.10.0a0+git344e636/test/distributed/elastic/utils/data 2025-10-10T00:04:37.1197310Z creating torch-2.10.0a0+git344e636/test/distributed/flight_recorder 2025-10-10T00:04:37.1198735Z creating torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:37.1200228Z creating torch-2.10.0a0+git344e636/test/distributed/launcher 2025-10-10T00:04:37.1201715Z creating torch-2.10.0a0+git344e636/test/distributed/launcher/bin 2025-10-10T00:04:37.1203167Z creating torch-2.10.0a0+git344e636/test/distributed/nn/jit 2025-10-10T00:04:37.1205708Z creating torch-2.10.0a0+git344e636/test/distributed/optim 2025-10-10T00:04:37.1207060Z creating torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:37.1208630Z creating torch-2.10.0a0+git344e636/test/distributed/pipelining/artifacts 2025-10-10T00:04:37.1210002Z creating torch-2.10.0a0+git344e636/test/distributed/rpc 2025-10-10T00:04:37.1211591Z creating torch-2.10.0a0+git344e636/test/distributed/rpc/cuda 2025-10-10T00:04:37.1213036Z creating torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:37.1214892Z creating torch-2.10.0a0+git344e636/test/distributed/tensor/debug 2025-10-10T00:04:37.1216740Z creating torch-2.10.0a0+git344e636/test/distributed/tensor/experimental 2025-10-10T00:04:37.1218100Z creating torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:37.1219553Z creating torch-2.10.0a0+git344e636/test/distributions 2025-10-10T00:04:37.1220973Z creating torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:37.1222572Z creating torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:37.1224694Z creating torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/data 2025-10-10T00:04:37.1226127Z creating torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/mathdata 2025-10-10T00:04:37.1227718Z creating torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/test_unittest 2025-10-10T00:04:37.1228911Z creating torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:37.1230486Z creating torch-2.10.0a0+git344e636/test/dynamo/mock_modules 2025-10-10T00:04:37.1231914Z creating torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:37.1233406Z creating torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:37.1235027Z creating torch-2.10.0a0+git344e636/test/error_messages 2025-10-10T00:04:37.1236430Z creating torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:37.1237852Z creating torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:37.1239640Z creating torch-2.10.0a0+git344e636/test/forward_backward_compatibility 2025-10-10T00:04:37.1240804Z creating torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:37.1242287Z creating torch-2.10.0a0+git344e636/test/functorch/dim 2025-10-10T00:04:37.1243697Z creating torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:37.1245689Z creating torch-2.10.0a0+git344e636/test/higher_order_ops 2025-10-10T00:04:37.1246936Z creating torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:37.1248451Z creating torch-2.10.0a0+git344e636/test/inductor/cpp 2025-10-10T00:04:37.1250016Z creating torch-2.10.0a0+git344e636/test/inductor/extension_backends/cpp 2025-10-10T00:04:37.1252290Z creating torch-2.10.0a0+git344e636/test/inductor/extension_backends/triton 2025-10-10T00:04:37.1253587Z creating torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:37.1255256Z creating torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:37.1256686Z creating torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:37.1258492Z creating torch-2.10.0a0+git344e636/test/jit/_imported_class_test 2025-10-10T00:04:37.1259896Z creating torch-2.10.0a0+git344e636/test/jit/_imported_class_test/very 2025-10-10T00:04:37.1261435Z creating torch-2.10.0a0+git344e636/test/jit/_imported_class_test/very/very 2025-10-10T00:04:37.1262782Z creating torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:37.1264504Z creating torch-2.10.0a0+git344e636/test/jit/fixtures_srcs 2025-10-10T00:04:37.1266493Z creating torch-2.10.0a0+git344e636/test/jit/xnnpack 2025-10-10T00:04:37.1267846Z creating torch-2.10.0a0+git344e636/test/jit_hooks 2025-10-10T00:04:37.1269320Z creating torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:37.1271125Z creating torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:37.1272435Z creating torch-2.10.0a0+git344e636/test/mobile/custom_build 2025-10-10T00:04:37.1273928Z creating torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:37.1275641Z creating torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:37.1277059Z creating torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:37.1278522Z creating torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:37.1280273Z creating torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:37.1281618Z creating torch-2.10.0a0+git344e636/test/onnx/assets 2025-10-10T00:04:37.1283131Z creating torch-2.10.0a0+git344e636/test/onnx/expect 2025-10-10T00:04:37.1284797Z creating torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:37.1286259Z creating torch-2.10.0a0+git344e636/test/onnx/internal 2025-10-10T00:04:37.1287736Z creating torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:37.1289153Z creating torch-2.10.0a0+git344e636/test/onnx/ops 2025-10-10T00:04:37.1290846Z creating torch-2.10.0a0+git344e636/test/onnx/torchlib 2025-10-10T00:04:37.1292122Z creating torch-2.10.0a0+git344e636/test/optim 2025-10-10T00:04:37.1293628Z creating torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:37.1295615Z creating torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:37.1296973Z creating torch-2.10.0a0+git344e636/test/package/package_b 2025-10-10T00:04:37.1298546Z creating torch-2.10.0a0+git344e636/test/package/package_b/subpackage_0 2025-10-10T00:04:37.1300155Z creating torch-2.10.0a0+git344e636/test/package/package_b/subpackage_0/subsubpackage_0 2025-10-10T00:04:37.1301484Z creating torch-2.10.0a0+git344e636/test/package/package_bc 2025-10-10T00:04:37.1302966Z creating torch-2.10.0a0+git344e636/test/package/package_c 2025-10-10T00:04:37.1304578Z creating torch-2.10.0a0+git344e636/test/package/package_d 2025-10-10T00:04:37.1306170Z creating torch-2.10.0a0+git344e636/test/package/package_d/subpackage_0 2025-10-10T00:04:37.1307787Z creating torch-2.10.0a0+git344e636/test/package/package_d/subpackage_0/subsubpackage_0 2025-10-10T00:04:37.1309096Z creating torch-2.10.0a0+git344e636/test/package/package_e 2025-10-10T00:04:37.1310661Z creating torch-2.10.0a0+git344e636/test/package/test_trace_dep 2025-10-10T00:04:37.1312343Z creating torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:37.1313783Z creating torch-2.10.0a0+git344e636/test/quantization 2025-10-10T00:04:37.1315552Z creating torch-2.10.0a0+git344e636/test/quantization/ao_migration 2025-10-10T00:04:37.1317045Z creating torch-2.10.0a0+git344e636/test/quantization/bc 2025-10-10T00:04:37.1318499Z creating torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:37.1320036Z creating torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:37.1321432Z creating torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:37.1322853Z creating torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:37.1324472Z creating torch-2.10.0a0+git344e636/test/quantization/jit 2025-10-10T00:04:37.1326029Z creating torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:37.1327493Z creating torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:37.1328882Z creating torch-2.10.0a0+git344e636/test/scripts 2025-10-10T00:04:37.1330756Z creating torch-2.10.0a0+git344e636/test/strobelight/examples 2025-10-10T00:04:37.1332825Z creating torch-2.10.0a0+git344e636/test/test_img 2025-10-10T00:04:37.1334381Z creating torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:37.1336118Z creating torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:37.1338361Z creating torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/fft 2025-10-10T00:04:37.1339749Z creating torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:37.1341240Z creating torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/linalg 2025-10-10T00:04:37.1342653Z creating torch-2.10.0a0+git344e636/test/typing 2025-10-10T00:04:37.1344371Z creating torch-2.10.0a0+git344e636/test/typing/fail 2025-10-10T00:04:37.1345872Z creating torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:37.1347347Z creating torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:37.1348775Z creating torch-2.10.0a0+git344e636/test/xpu 2025-10-10T00:04:37.1350612Z creating torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:37.1351895Z creating torch-2.10.0a0+git344e636/third_party/FP16 2025-10-10T00:04:37.1353398Z creating torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:37.1355170Z creating torch-2.10.0a0+git344e636/third_party/FP16/cmake 2025-10-10T00:04:37.1356697Z creating torch-2.10.0a0+git344e636/third_party/FP16/include 2025-10-10T00:04:37.1358208Z creating torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:37.1359630Z creating torch-2.10.0a0+git344e636/third_party/FP16/jni 2025-10-10T00:04:37.1361089Z creating torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:37.1362578Z creating torch-2.10.0a0+git344e636/third_party/FP16/test/peachpy 2025-10-10T00:04:37.1364403Z creating torch-2.10.0a0+git344e636/third_party/FP16/third-party 2025-10-10T00:04:37.1365721Z creating torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:37.1367218Z creating torch-2.10.0a0+git344e636/third_party/FXdiv/bench 2025-10-10T00:04:37.1368652Z creating torch-2.10.0a0+git344e636/third_party/FXdiv/cmake 2025-10-10T00:04:37.1370121Z creating torch-2.10.0a0+git344e636/third_party/FXdiv/include 2025-10-10T00:04:37.1371667Z creating torch-2.10.0a0+git344e636/third_party/FXdiv/jni 2025-10-10T00:04:37.1373143Z creating torch-2.10.0a0+git344e636/third_party/FXdiv/test 2025-10-10T00:04:37.1374810Z creating torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:37.1376294Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:37.1377812Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:37.1379299Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/include 2025-10-10T00:04:37.1380821Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:37.1382214Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/logo 2025-10-10T00:04:37.1383664Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:37.1385386Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon 2025-10-10T00:04:37.1386866Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:37.1388371Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/winograd 2025-10-10T00:04:37.1389780Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:37.1391275Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:37.1392754Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/fft 2025-10-10T00:04:37.1394421Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/winograd 2025-10-10T00:04:37.1395933Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:37.1397515Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:37.1399033Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:37.1400525Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:37.1401970Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/fft 2025-10-10T00:04:37.1403540Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/winograd 2025-10-10T00:04:37.1405219Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:37.1406744Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:37.1408254Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:37.1409764Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/vecmath 2025-10-10T00:04:37.1411247Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/winograd 2025-10-10T00:04:37.1412668Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test 2025-10-10T00:04:37.1414431Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-inference 2025-10-10T00:04:37.1415996Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-input-gradient 2025-10-10T00:04:37.1417491Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-kernel-gradient 2025-10-10T00:04:37.1418922Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-output 2025-10-10T00:04:37.1420368Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/fourier 2025-10-10T00:04:37.1421946Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-inference 2025-10-10T00:04:37.1423612Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-output 2025-10-10T00:04:37.1425226Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/hxgemm 2025-10-10T00:04:37.1426781Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/max-pooling-output 2025-10-10T00:04:37.1428438Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/models 2025-10-10T00:04:37.1429850Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-input-gradient 2025-10-10T00:04:37.1431274Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-output 2025-10-10T00:04:37.1432724Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/sgemm 2025-10-10T00:04:37.1434400Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/softmax-output 2025-10-10T00:04:37.1435883Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/sxgemm 2025-10-10T00:04:37.1437380Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:37.1438972Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/test/winograd 2025-10-10T00:04:37.1440455Z creating torch-2.10.0a0+git344e636/third_party/NNPACK/web 2025-10-10T00:04:37.1441884Z creating torch-2.10.0a0+git344e636/third_party/NVTX 2025-10-10T00:04:37.1443613Z creating torch-2.10.0a0+git344e636/third_party/NVTX/c 2025-10-10T00:04:37.1445310Z creating torch-2.10.0a0+git344e636/third_party/NVTX/c/examples 2025-10-10T00:04:37.1446853Z creating torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:37.1449392Z creating torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:37.1450568Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs 2025-10-10T00:04:37.1452166Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:37.1453676Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:37.1455452Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:37.1456918Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:37.1458380Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/images 2025-10-10T00:04:37.1459861Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:37.1461404Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_images 2025-10-10T00:04:37.1462867Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:37.1464496Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:37.1466070Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:37.1467551Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/styles 2025-10-10T00:04:37.1469376Z creating torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:37.1472138Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:37.1473447Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:37.1476945Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python/docs/images 2025-10-10T00:04:37.1478281Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx 2025-10-10T00:04:37.1480842Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx/_lib 2025-10-10T00:04:37.1482064Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python/tests 2025-10-10T00:04:37.1483653Z creating torch-2.10.0a0+git344e636/third_party/NVTX/python/tests/cython 2025-10-10T00:04:37.1485302Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:37.1486951Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tests/Imports/cuda_lite 2025-10-10T00:04:37.1489392Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tests/Imports/opencl_lite/CL 2025-10-10T00:04:37.1491195Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tests/cmake 2025-10-10T00:04:37.1492752Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tests/cmake/add_subdir_test 2025-10-10T00:04:37.1494310Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools 2025-10-10T00:04:37.1495891Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/benchmarks 2025-10-10T00:04:37.1497696Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/benchmarks/example 2025-10-10T00:04:37.1498974Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/benchmarks/nvtx 2025-10-10T00:04:37.1500458Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake 2025-10-10T00:04:37.1501966Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake/Modules 2025-10-10T00:04:37.1503463Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake/Templates 2025-10-10T00:04:37.1505104Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs 2025-10-10T00:04:37.1506682Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs/github-markdown-css 2025-10-10T00:04:37.1508115Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection 2025-10-10T00:04:37.1509630Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection/Source 2025-10-10T00:04:37.1511099Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection/Test 2025-10-10T00:04:37.1512509Z creating torch-2.10.0a0+git344e636/third_party/NVTX/tools/tests 2025-10-10T00:04:37.1514001Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:37.1515717Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/bin 2025-10-10T00:04:37.1517182Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs 2025-10-10T00:04:37.1518726Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:37.1520234Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:37.1521742Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:37.1523223Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/include 2025-10-10T00:04:37.1524910Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/media 2025-10-10T00:04:37.1526367Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:37.1527907Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src/Shaders 2025-10-10T00:04:37.1529460Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-10-10T00:04:37.1532589Z creating torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:37.1533542Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:37.1535045Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:37.1536602Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:37.1538068Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/build_config 2025-10-10T00:04:37.1539515Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:37.1541026Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:37.1542473Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/doc 2025-10-10T00:04:37.1543933Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:37.1545645Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/include 2025-10-10T00:04:37.1547138Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:37.1548580Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:37.1550081Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm 2025-10-10T00:04:37.1551533Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:37.1552998Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-vunary 2025-10-10T00:04:37.1554591Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:37.1556123Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/enums 2025-10-10T00:04:37.1557609Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-avgpool 2025-10-10T00:04:37.1559201Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-conv-hwc2chw 2025-10-10T00:04:37.1560851Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:37.1562204Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:37.1563711Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-10-10T00:04:37.1565446Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:37.1566875Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:37.1568396Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:37.1569893Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:37.1572794Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:37.1574552Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-10-10T00:04:37.1576121Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:37.1577785Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum 2025-10-10T00:04:37.1579882Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:37.1581118Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:37.1582662Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:37.1584334Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear 2025-10-10T00:04:37.1585905Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear-chw 2025-10-10T00:04:37.1587436Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-10-10T00:04:37.1588894Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear/gen 2025-10-10T00:04:37.1590310Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:37.1591785Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:37.1593271Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-maxpool 2025-10-10T00:04:37.1595081Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-pavgpool 2025-10-10T00:04:37.1596544Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt 2025-10-10T00:04:37.1598060Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:37.1599616Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt 2025-10-10T00:04:37.1601174Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-10-10T00:04:37.1602768Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax 2025-10-10T00:04:37.1604442Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:37.1605890Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax 2025-10-10T00:04:37.1607391Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:37.1608828Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum 2025-10-10T00:04:37.1610376Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:37.1611833Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm 2025-10-10T00:04:37.1613333Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:37.1615000Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vabs 2025-10-10T00:04:37.1616602Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:37.1618114Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:37.1619634Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp 2025-10-10T00:04:37.1621147Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:37.1622638Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vcmul 2025-10-10T00:04:37.1624660Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vcmul/gen 2025-10-10T00:04:37.1626054Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu 2025-10-10T00:04:37.1627609Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu/gen 2025-10-10T00:04:37.1629109Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish 2025-10-10T00:04:37.1630634Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish/gen 2025-10-10T00:04:37.1632083Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu 2025-10-10T00:04:37.1633607Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu/gen 2025-10-10T00:04:37.1635328Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc 2025-10-10T00:04:37.1636849Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-10-10T00:04:37.1638296Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vneg 2025-10-10T00:04:37.1639798Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:37.1641389Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:37.1642851Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt 2025-10-10T00:04:37.1644550Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:37.1646095Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid 2025-10-10T00:04:37.1647646Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:37.1649089Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqr 2025-10-10T00:04:37.1650611Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:37.1652141Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:37.1653619Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh 2025-10-10T00:04:37.1655362Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:37.1656826Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary 2025-10-10T00:04:37.1658342Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:37.1659841Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:37.1661409Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:37.1662925Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool/gen 2025-10-10T00:04:37.1664545Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:37.1666178Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:37.1667697Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:37.1669223Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:37.1670760Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:37.1672242Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:37.1673790Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:37.1675532Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:37.1677039Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:37.1678551Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:37.1680113Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:37.1681643Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:37.1684312Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear 2025-10-10T00:04:37.1685693Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw 2025-10-10T00:04:37.1687544Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:37.1688999Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:37.1690538Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:37.1692096Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:37.1693666Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:37.1695446Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool/gen 2025-10-10T00:04:37.1696936Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:37.1698498Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:37.1700042Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:37.1701532Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-prelu/gen 2025-10-10T00:04:37.1703952Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm 2025-10-10T00:04:37.1705522Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:37.1707035Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:37.1709402Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:37.1711531Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:37.1712985Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:37.1714627Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt 2025-10-10T00:04:37.1716272Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:37.1717785Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax 2025-10-10T00:04:37.1719355Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:37.1720834Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp 2025-10-10T00:04:37.1722484Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:37.1724039Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:37.1725815Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:37.1727222Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:37.1728751Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:37.1730280Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:37.1731811Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:37.1733268Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:37.1735187Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:37.1736767Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:37.1738287Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:37.1739748Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vabs 2025-10-10T00:04:37.1741342Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:37.1742924Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:37.1744584Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:37.1746155Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:37.1747605Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul 2025-10-10T00:04:37.1749201Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:37.1750695Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign 2025-10-10T00:04:37.1752441Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:37.1753749Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:37.1755520Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:37.1757026Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vexp 2025-10-10T00:04:37.1758556Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vexp/gen 2025-10-10T00:04:37.1760029Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu 2025-10-10T00:04:37.1761565Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:37.1763051Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:37.1764903Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:37.1766424Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog 2025-10-10T00:04:37.1767988Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:37.1769469Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:37.1770996Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:37.1772475Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc 2025-10-10T00:04:37.1774014Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:37.1775685Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vneg 2025-10-10T00:04:37.1777290Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:37.1778897Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:37.1780740Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:37.1782233Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:37.1783732Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:37.1785551Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:37.1787105Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-10-10T00:04:37.1788677Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:37.1790137Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp 2025-10-10T00:04:37.1791772Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:37.1793275Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:37.1795091Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:37.1796597Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqr 2025-10-10T00:04:37.1798194Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:37.1799729Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:37.1801198Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh 2025-10-10T00:04:37.1802743Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:37.1804393Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary 2025-10-10T00:04:37.1806071Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:37.1807655Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:37.1809218Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/pf32-gemm 2025-10-10T00:04:37.1810871Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:37.1813338Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:37.1815817Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:37.1818404Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:37.1820208Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:37.1822633Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:37.1824860Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:37.1827404Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:37.1829554Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-10-10T00:04:37.1830963Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:37.1832504Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:37.1834313Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:37.1835930Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt 2025-10-10T00:04:37.1837499Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:37.1838965Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:37.1840516Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:37.1841999Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:37.1843650Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:37.1845439Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw 2025-10-10T00:04:37.1848441Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:37.1850045Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw 2025-10-10T00:04:37.1851726Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-10-10T00:04:37.1853273Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-10-10T00:04:37.1855116Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:37.1856663Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:37.1859303Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:37.1861652Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:37.1863749Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:37.1865523Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:37.1867087Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:37.1868661Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:37.1870159Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:37.1871765Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:37.1873303Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:37.1875096Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:37.1876580Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:37.1878216Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:37.1879788Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:37.1881400Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:37.1882905Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:37.1884622Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:37.1886300Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:37.1887902Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:37.1889604Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:37.1891198Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:37.1892772Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:37.1894516Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt 2025-10-10T00:04:37.1896192Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:37.1897715Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:37.1900282Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:37.1902688Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum 2025-10-10T00:04:37.1904271Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:37.1905810Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum 2025-10-10T00:04:37.1907406Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:37.1908917Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd 2025-10-10T00:04:37.1910498Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:37.1912011Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc 2025-10-10T00:04:37.1913621Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:37.1915335Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt 2025-10-10T00:04:37.1916919Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:37.1918421Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu 2025-10-10T00:04:37.1919981Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:37.1921487Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul 2025-10-10T00:04:37.1923103Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:37.1924662Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc 2025-10-10T00:04:37.1926780Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:37.1928159Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/reference 2025-10-10T00:04:37.1929843Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt 2025-10-10T00:04:37.1931429Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-10-10T00:04:37.1932935Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear 2025-10-10T00:04:37.1934759Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:37.1936542Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:37.1938777Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:37.1940158Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp/gen 2025-10-10T00:04:37.1941679Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:37.1943296Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:37.1945225Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:37.1947893Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-lut32norm 2025-10-10T00:04:37.1949270Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-maxpool 2025-10-10T00:04:37.1950946Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-rmax 2025-10-10T00:04:37.1952938Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:37.1954746Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp/gen 2025-10-10T00:04:37.1956340Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw 2025-10-10T00:04:37.1958409Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:37.1960065Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec 2025-10-10T00:04:37.1961534Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:37.1963069Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec 2025-10-10T00:04:37.1964901Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:37.1966387Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-pack-lh 2025-10-10T00:04:37.1968021Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb 2025-10-10T00:04:37.1969674Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:37.1971208Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:37.1973378Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:37.1974904Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:37.1976607Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:37.1978269Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:37.1979903Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:37.1981403Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-unpool 2025-10-10T00:04:37.1983122Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob 2025-10-10T00:04:37.1984948Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:37.1986484Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:37.1988228Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x4-packw 2025-10-10T00:04:37.1989854Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec 2025-10-10T00:04:37.1991371Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:37.1992856Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:37.1994447Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:37.1995994Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packq 2025-10-10T00:04:37.1997555Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:37.1999064Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:37.2000560Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec 2025-10-10T00:04:37.2002075Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:37.2003475Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:37.2005365Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:37.2006910Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:37.2008458Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-copy 2025-10-10T00:04:37.2010185Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-fill 2025-10-10T00:04:37.2012029Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-pad 2025-10-10T00:04:37.2013803Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-transposev 2025-10-10T00:04:37.2015640Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:37.2017361Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/third_party 2025-10-10T00:04:37.2018950Z creating torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:37.2020518Z creating torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:37.2022137Z creating torch-2.10.0a0+git344e636/third_party/aiter/.githooks 2025-10-10T00:04:37.2023760Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:37.2026014Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/.azuredevops 2025-10-10T00:04:37.2027696Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example 2025-10-10T00:04:37.2028927Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-10-10T00:04:37.2030552Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:37.2032567Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:37.2033401Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:37.2034600Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:37.2036343Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax 2025-10-10T00:04:37.2037700Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:37.2039132Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:37.2040685Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:37.2042081Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:37.2043502Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:37.2045162Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:37.2046570Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:37.2048232Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:37.2049903Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:37.2051216Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:37.2052630Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce 2025-10-10T00:04:37.2054422Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:37.2055871Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:37.2057308Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:37.2058928Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-10-10T00:04:37.2060238Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:37.2061885Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:37.2063174Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:37.2064851Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:37.2066498Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:37.2067799Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:37.2069533Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:37.2070889Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:37.2072337Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:37.2073801Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:37.2075439Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:37.2076878Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:37.2078381Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:37.2079882Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:37.2081328Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:37.2082791Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:37.2084444Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:37.2086039Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:37.2087601Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.2088950Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:37.2090613Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:37.2091939Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:37.2093764Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:37.2095161Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen 2025-10-10T00:04:37.2096855Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/driver 2025-10-10T00:04:37.2098539Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:37.2100985Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:37.2102330Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:37.2103860Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.2105459Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:37.2106915Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:37.2108498Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:37.2110108Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/include 2025-10-10T00:04:37.2111354Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc 2025-10-10T00:04:37.2112960Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:37.2115019Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:37.2116292Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs 2025-10-10T00:04:37.2117929Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/conceptual 2025-10-10T00:04:37.2119358Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/data 2025-10-10T00:04:37.2120849Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/doxygen 2025-10-10T00:04:37.2122134Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-10-10T00:04:37.2123871Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-10-10T00:04:37.2125186Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-10-10T00:04:37.2126792Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/tutorial 2025-10-10T00:04:37.2137278Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example 2025-10-10T00:04:37.2138196Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:37.2138957Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:37.2139640Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:37.2140433Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:37.2141180Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:37.2141972Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:37.2142784Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:37.2143433Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:37.2143738Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:37.2144478Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:37.2144848Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:37.2145136Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:37.2145435Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:37.2146357Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:37.2147940Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:37.2149385Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:37.2151326Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:37.2152531Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-10-10T00:04:37.2154659Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:37.2156026Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:37.2157680Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:37.2159155Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:37.2160863Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:37.2162358Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:37.2163901Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.2165556Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:37.2167202Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:37.2168609Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:37.2170503Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:37.2172351Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:37.2173832Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:37.2176071Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:37.2177522Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:37.2178915Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:37.2180693Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:37.2182152Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:37.2183654Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:37.2185715Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:37.2187131Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:37.2188831Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:37.2190267Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:37.2191992Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:37.2193353Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:37.2195299Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:37.2196739Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/50_put_element 2025-10-10T00:04:37.2198639Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:37.2200106Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:37.2201881Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:37.2203488Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:37.2205627Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:37.2206981Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:37.2208814Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:37.2210141Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:37.2211787Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:37.2213234Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:37.2214760Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:37.2253803Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:37.2255651Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:37.2257243Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:37.2258543Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:37.2260174Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:37.2261620Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:37.2263228Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:37.2264754Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:37.2266418Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:37.2267974Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:37.2269439Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:37.2271034Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile 2025-10-10T00:04:37.2272950Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:37.2274461Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:37.2276255Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:37.2277739Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:37.2279605Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:37.2280916Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:37.2282496Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:37.2284062Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:37.2285717Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:37.2287713Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:37.2288979Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:37.2290866Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:37.2292222Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:37.2294287Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:37.2295709Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:37.2297217Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:37.2298776Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:37.2300943Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:37.2302471Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:37.2304365Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:37.2306000Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:37.2307515Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:37.2308912Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:37.2310765Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:37.2312193Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:37.2313670Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:37.2315571Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:37.2317016Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:37.2318821Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:37.2320346Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:37.2321894Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:37.2323335Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:37.2325256Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:37.2327366Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:37.2329280Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:37.2331164Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:37.2332888Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:37.2335036Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/script 2025-10-10T00:04:37.2336666Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:37.2338542Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:37.2339833Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-10-10T00:04:37.2341443Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:37.2343895Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:37.2345521Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:37.2347988Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:37.2349192Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor 2025-10-10T00:04:37.2351109Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:37.2352581Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:37.2355624Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:37.2356889Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:37.2358398Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:37.2359885Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:37.2362042Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:37.2363414Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:37.2365046Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:37.2366635Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:37.2368195Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:37.2369758Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:37.2371085Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:37.2372784Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper 2025-10-10T00:04:37.2374398Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:37.2376191Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:37.2377654Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:37.2379237Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-10-10T00:04:37.2380710Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core 2025-10-10T00:04:37.2382424Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:37.2384054Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:37.2385722Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:37.2387209Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:37.2388741Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:37.2390268Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:37.2391749Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:37.2393669Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:37.2395154Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:37.2397164Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:37.2399589Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:37.2400869Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-10-10T00:04:37.2403379Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:37.2404931Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:37.2407020Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:37.2408385Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:37.2410145Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:37.2412584Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:37.2413915Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-10-10T00:04:37.2415708Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:37.2417196Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:37.2419650Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:37.2421035Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:37.2422640Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:37.2425039Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:37.2426596Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:37.2429053Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:37.2430369Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:37.2431868Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:37.2433476Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:37.2436457Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:37.2437451Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:37.2439902Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:37.2441229Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:37.2443640Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:37.2444991Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:37.2447491Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:37.2448754Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:37.2451072Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:37.2453305Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:37.2454882Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:37.2457347Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:37.2458562Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:37.2460997Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:37.2463268Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:37.2465702Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:37.2466901Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:37.2468613Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library 2025-10-10T00:04:37.2470300Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:37.2473962Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:37.2475446Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:37.2477074Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:37.2478857Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:37.2480484Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:37.2482012Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:37.2483568Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:37.2485390Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:37.2486936Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.2488710Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.2490348Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.2491901Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.2493429Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.2495132Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.2496658Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:37.2499579Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:37.2500876Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:37.2502416Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:37.2504053Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:37.2505792Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-10-10T00:04:37.2507586Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.2508868Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:37.2510371Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:37.2511950Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:37.2513480Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:37.2515150Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:37.2516813Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.2518276Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:37.2520315Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:37.2521763Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:37.2523365Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:37.2525298Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:37.2526793Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:37.2528359Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:37.2529881Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:37.2531435Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:37.2532942Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:37.2534612Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:37.2536339Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:37.2537971Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:37.2539458Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:37.2540991Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:37.2542622Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:37.2544036Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:37.2546008Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:37.2547452Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:37.2549228Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:37.2550508Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:37.2552168Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:37.2553733Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:37.2555453Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:37.2557025Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:37.2558631Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:37.2560085Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:37.2561608Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:37.2563613Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.2564957Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:37.2566565Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:37.2568148Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:37.2569718Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:37.2571279Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:37.2572896Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:37.2574883Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:37.2576520Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:37.2578132Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:37.2579650Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:37.2581048Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-10-10T00:04:37.2582649Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:37.2584314Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:37.2585754Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-10-10T00:04:37.2587563Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:37.2589084Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:37.2590627Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:37.2591985Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:37.2593529Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:37.2595320Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:37.2596894Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:37.2598971Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:37.2600309Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:37.2601841Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:37.2603379Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.2605091Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:37.2606677Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.2608215Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:37.2609752Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:37.2611260Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:37.2612798Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.2614371Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:37.2616264Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.2617759Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.2619009Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:37.2620881Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.2622382Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:37.2624023Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.2625586Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:37.2627511Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:37.2629017Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:37.2630745Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:37.2632124Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:37.2633697Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:37.2635134Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:37.2636794Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:37.2638315Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:37.2641153Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:37.2642447Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:37.2644222Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:37.2645917Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:37.2647431Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:37.2648921Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:37.2650474Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:37.2652046Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:37.2653992Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:37.2655635Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:37.2657202Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:37.2658619Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:37.2660128Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:37.2661625Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:37.2663080Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:37.2664704Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:37.2666479Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:37.2667894Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:37.2669341Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:37.2670892Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-10-10T00:04:37.2672512Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:37.2673988Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:37.2675731Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:37.2677172Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:37.2678699Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:37.2680125Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:37.2681640Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.2683096Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:37.2684710Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:37.2686202Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:37.2687729Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:37.2689272Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:37.2690731Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:37.2692226Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:37.2693654Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:37.2695340Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:37.2696901Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:37.2698435Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:37.2700467Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:37.2701732Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:37.2703296Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:37.2704897Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:37.2706475Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:37.2707989Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:37.2709496Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:37.2710900Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:37.2712410Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:37.2713883Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:37.2715570Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:37.2717142Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:37.2718572Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:37.2720131Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:37.2721662Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-10-10T00:04:37.2723302Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:37.2724774Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:37.2726413Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:37.2727890Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:37.2729399Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:37.2730828Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:37.2732347Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:37.2733980Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:37.2735591Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:37.2737037Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:37.2738526Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:37.2740024Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:37.2741556Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:37.2743042Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:37.2744764Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:37.2746190Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:37.2747721Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.2749186Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:37.2750659Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:37.2752159Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:37.2753754Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:37.2755336Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.2756854Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:37.2758268Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.2759927Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:37.2761464Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:37.2762972Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:37.2764694Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:37.2766200Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:37.2767719Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:37.2769371Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:37.2770873Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:37.2772393Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:37.2774006Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:37.2775674Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:37.2777203Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.2778761Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:37.2780289Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:37.2781827Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.2783392Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:37.2784958Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:37.2786471Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.2787989Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.2789633Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.2791033Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-10-10T00:04:37.2792825Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler 2025-10-10T00:04:37.2794421Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:37.2796872Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:37.2798065Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor 2025-10-10T00:04:37.2800603Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:37.2801818Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:37.2803254Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:37.2805076Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/test 2025-10-10T00:04:37.2807259Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:37.2808510Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test 2025-10-10T00:04:37.2810352Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm 2025-10-10T00:04:37.2811795Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:37.2813410Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:37.2815248Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:37.2816679Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:37.2818220Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.2819591Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-10-10T00:04:37.2821198Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:37.2822627Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:37.2824524Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile 2025-10-10T00:04:37.2825973Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:37.2827579Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:37.2829064Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:37.2830947Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:37.2832819Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:37.2834054Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-10-10T00:04:37.2835986Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:37.2837368Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_util 2025-10-10T00:04:37.2839149Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:37.2840441Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd 2025-10-10T00:04:37.2842170Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:37.2843641Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:37.2845263Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:37.2847084Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:37.2848457Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-10-10T00:04:37.2850259Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:37.2851641Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-10-10T00:04:37.2853310Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce 2025-10-10T00:04:37.2854885Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-10-10T00:04:37.2856789Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:37.2858216Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:37.2859922Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:37.2861380Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:37.2863157Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:37.2864951Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp 2025-10-10T00:04:37.2866268Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:37.2868032Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/magic_number_division 2025-10-10T00:04:37.2869384Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:37.2871242Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:37.2872727Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:37.2874803Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:37.2876239Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/permute_scale 2025-10-10T00:04:37.2877996Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:37.2879511Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/position_embedding 2025-10-10T00:04:37.2881031Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-10-10T00:04:37.2882867Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:37.2884452Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/scatter_gather 2025-10-10T00:04:37.2886296Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-10-10T00:04:37.2887725Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:37.2889558Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve 2025-10-10T00:04:37.2890942Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/transpose 2025-10-10T00:04:37.2892564Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-10-10T00:04:37.2894341Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:37.2896167Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine 2025-10-10T00:04:37.2897544Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/include 2025-10-10T00:04:37.2899085Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops 2025-10-10T00:04:37.2900846Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:37.2902292Z creating torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:37.2903533Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:37.2905470Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot 2025-10-10T00:04:37.2907005Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/test 2025-10-10T00:04:37.2908459Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/triton 2025-10-10T00:04:37.2910071Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:37.2911507Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:37.2913101Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit 2025-10-10T00:04:37.2914797Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils 2025-10-10T00:04:37.2916563Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils/hipify 2025-10-10T00:04:37.2918176Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:37.2919794Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:37.2921612Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/moe_configs 2025-10-10T00:04:37.2922850Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/utils 2025-10-10T00:04:37.2924758Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter/utility 2025-10-10T00:04:37.2926124Z creating torch-2.10.0a0+git344e636/third_party/aiter/aiter_logs 2025-10-10T00:04:37.2927772Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc 2025-10-10T00:04:37.2929470Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:37.2930965Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8/include 2025-10-10T00:04:37.2932485Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:37.2934285Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16/include 2025-10-10T00:04:37.2935736Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:37.2937366Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8/include 2025-10-10T00:04:37.2938984Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:37.2940380Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include 2025-10-10T00:04:37.2941995Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:37.2943619Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:37.2945486Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/moe 2025-10-10T00:04:37.2946971Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:37.2948672Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:37.2950124Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/ck_tile 2025-10-10T00:04:37.2951787Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:37.2953301Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:37.2955103Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:37.2956883Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:37.2958100Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:37.2959769Z creating torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:37.2961439Z creating torch-2.10.0a0+git344e636/third_party/aiter/gradlib 2025-10-10T00:04:37.2962884Z creating torch-2.10.0a0+git344e636/third_party/aiter/gradlib/csrc 2025-10-10T00:04:37.2965070Z creating torch-2.10.0a0+git344e636/third_party/aiter/gradlib/gradlib 2025-10-10T00:04:37.2966595Z creating torch-2.10.0a0+git344e636/third_party/aiter/gradlib/include 2025-10-10T00:04:37.2968249Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:37.2970547Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:37.2971750Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe 2025-10-10T00:04:37.2973521Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:37.2975139Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:37.2976819Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:37.2978415Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/mla 2025-10-10T00:04:37.2979870Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:37.2981551Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/f4gemm 2025-10-10T00:04:37.2983984Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:37.2986009Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_fwd 2025-10-10T00:04:37.2987349Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe 2025-10-10T00:04:37.2988866Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:37.2990335Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/mla 2025-10-10T00:04:37.2992004Z creating torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:37.2993443Z creating torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:37.2995408Z creating torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:37.2997735Z creating torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:37.2999720Z creating torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton/utils 2025-10-10T00:04:37.3001178Z creating torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:37.3002723Z creating torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests/utils 2025-10-10T00:04:37.3004306Z creating torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:37.3006084Z creating torch-2.10.0a0+git344e636/third_party/benchmark/bazel 2025-10-10T00:04:37.3008607Z creating torch-2.10.0a0+git344e636/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:37.3010928Z creating torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:37.3012340Z creating torch-2.10.0a0+git344e636/third_party/benchmark/cmake/Modules 2025-10-10T00:04:37.3013962Z creating torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:37.3015820Z creating torch-2.10.0a0+git344e636/third_party/benchmark/docs/assets/images 2025-10-10T00:04:37.3018030Z creating torch-2.10.0a0+git344e636/third_party/benchmark/include/benchmark 2025-10-10T00:04:37.3020113Z creating torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:37.3021373Z creating torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:37.3023079Z creating torch-2.10.0a0+git344e636/third_party/benchmark/tools 2025-10-10T00:04:37.3024722Z creating torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench 2025-10-10T00:04:37.3026500Z creating torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:37.3027912Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:37.3029768Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/.azuredevops 2025-10-10T00:04:37.3031466Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example 2025-10-10T00:04:37.3033153Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/01_gemm 2025-10-10T00:04:37.3034822Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:37.3036388Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:37.3037797Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:37.3039262Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:37.3041097Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/06_softmax 2025-10-10T00:04:37.3042473Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:37.3044419Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:37.3045773Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:37.3047790Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:37.3048916Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:37.3050680Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:37.3052076Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:37.3053439Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:37.3055392Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:37.3056808Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:37.3058568Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_reduce 2025-10-10T00:04:37.3059830Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:37.3061606Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:37.3062921Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:37.3064731Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/19_pool 2025-10-10T00:04:37.3066302Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:37.3067786Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:37.3069512Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:37.3070885Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:37.3072553Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:37.3073979Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:37.3076094Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:37.3077438Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:37.3079051Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:37.3080490Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:37.3081962Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:37.3083580Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:37.3085224Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:37.3086737Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:37.3088260Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:37.3089690Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:37.3091088Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:37.3092581Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:37.3094294Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.3095672Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:37.3097074Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:37.3098828Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:37.3100117Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/32_gemm_mx 2025-10-10T00:04:37.3101646Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:37.3103196Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen 2025-10-10T00:04:37.3104857Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/driver 2025-10-10T00:04:37.3106680Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:37.3109496Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:37.3110726Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:37.3112196Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.3113605Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:37.3115435Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:37.3116713Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:37.3118490Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/include 2025-10-10T00:04:37.3119791Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc 2025-10-10T00:04:37.3121691Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:37.3123971Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:37.3126008Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs 2025-10-10T00:04:37.3127930Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/conceptual 2025-10-10T00:04:37.3129606Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/data 2025-10-10T00:04:37.3131850Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/doxygen 2025-10-10T00:04:37.3133775Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/install 2025-10-10T00:04:37.3135426Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/reference 2025-10-10T00:04:37.3137113Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/sphinx 2025-10-10T00:04:37.3138742Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/tutorial 2025-10-10T00:04:37.3140454Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example 2025-10-10T00:04:37.3142006Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:37.3143783Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:37.3145384Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:37.3147105Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:37.3148386Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:37.3150302Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:37.3151475Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:37.3153271Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:37.3155037Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:37.3156332Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:37.3158018Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:37.3159342Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:37.3161030Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:37.3162427Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:37.3164334Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:37.3165632Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:37.3167540Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:37.3168801Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/23_softmax 2025-10-10T00:04:37.3170529Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:37.3171941Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:37.3173441Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:37.3175184Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:37.3176917Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:37.3178340Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:37.3180067Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.3181433Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:37.3183195Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:37.3184664Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:37.3186728Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:37.3188334Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:37.3189827Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:37.3191614Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:37.3193005Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:37.3194790Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:37.3196225Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:37.3197831Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:37.3199337Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:37.3201034Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:37.3202479Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:37.3204438Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:37.3205776Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:37.3207825Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:37.3208991Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:37.3210900Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:37.3212256Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/50_put_element 2025-10-10T00:04:37.3214034Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:37.3215865Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:37.3217284Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:37.3219015Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:37.3220815Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:37.3222053Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:37.3223701Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:37.3225545Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:37.3227292Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:37.3228555Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:37.3230302Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:37.3231680Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:37.3233335Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:37.3234869Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:37.3236467Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:37.3237851Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:37.3239371Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:37.3240929Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:37.3242631Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:37.3244054Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:37.3246099Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:37.3247439Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:37.3249146Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile 2025-10-10T00:04:37.3250698Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:37.3252406Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:37.3254271Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:37.3255644Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:37.3257378Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:37.3258703Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:37.3260646Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:37.3261864Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:37.3263283Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:37.3265206Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:37.3266574Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:37.3268300Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:37.3269649Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:37.3271503Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:37.3272847Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:37.3274685Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:37.3276120Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:37.3277709Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:37.3279280Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:37.3280873Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:37.3282851Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:37.3284505Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:37.3285948Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:37.3287736Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:37.3289061Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:37.3290663Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:37.3292094Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:37.3293640Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:37.3295776Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:37.3297470Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:37.3298896Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:37.3300285Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:37.3302112Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:37.3303475Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:37.3305239Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:37.3306770Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:37.3308267Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:37.3310186Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm/script 2025-10-10T00:04:37.3311421Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:37.3313170Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:37.3314644Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:37.3316320Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:37.3317837Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:37.3319222Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:37.3320672Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:37.3323161Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:37.3324569Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:37.3327086Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:37.3328151Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor 2025-10-10T00:04:37.3329854Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:37.3331330Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:37.3334299Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:37.3335690Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:37.3337158Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:37.3338777Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:37.3340243Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:37.3341790Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:37.3343299Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:37.3345199Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:37.3347016Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:37.3348411Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:37.3349714Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:37.3351504Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper 2025-10-10T00:04:37.3353294Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:37.3354702Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:37.3356442Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:37.3357821Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile 2025-10-10T00:04:37.3359516Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core 2025-10-10T00:04:37.3361204Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:37.3362761Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:37.3364338Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:37.3366051Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:37.3367417Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:37.3369185Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:37.3370510Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:37.3372143Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:37.3373939Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:37.3375499Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:37.3378035Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:37.3379268Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-10-10T00:04:37.3382286Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:37.3383411Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:37.3385390Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:37.3386845Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-10-10T00:04:37.3388370Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:37.3389807Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:37.3391479Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:37.3393820Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:37.3395337Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-10-10T00:04:37.3397069Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:37.3398418Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:37.3400870Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:37.3402190Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:37.3403967Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:37.3406418Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:37.3407627Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:37.3409989Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:37.3411274Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:37.3412818Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:37.3414732Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-10-10T00:04:37.3417119Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-10-10T00:04:37.3418629Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:37.3419980Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-10-10T00:04:37.3422373Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:37.3423630Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:37.3426162Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:37.3427421Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:37.3429751Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:37.3431003Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:37.3433433Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:37.3434875Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:37.3437451Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:37.3438584Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:37.3441044Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:37.3443544Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:37.3444949Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:37.3447390Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:37.3448623Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:37.3451001Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:37.3453185Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:37.3455795Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:37.3456883Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:37.3458356Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library 2025-10-10T00:04:37.3460508Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:37.3463874Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:37.3465255Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:37.3466808Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:37.3468338Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:37.3469890Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:37.3471502Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:37.3473061Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:37.3474869Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:37.3476187Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.3477654Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.3479121Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.3480575Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.3482012Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.3483506Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.3485147Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:37.3487456Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:37.3488903Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:37.3490338Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:37.3491874Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:37.3493276Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-10-10T00:04:37.3494880Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.3496452Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:37.3498077Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:37.3499729Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:37.3501307Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:37.3503179Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:37.3504809Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.3506227Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:37.3507778Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:37.3509387Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:37.3510934Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:37.3512437Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:37.3514287Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:37.3515730Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:37.3517207Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:37.3518706Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:37.3520212Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:37.3521697Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:37.3523326Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:37.3525074Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:37.3526645Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:37.3528125Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:37.3529721Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:37.3531078Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:37.3532555Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:37.3533994Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:37.3535813Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:37.3537143Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:37.3538755Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:37.3540214Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:37.3541739Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:37.3543164Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:37.3544829Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:37.3546295Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:37.3547789Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:37.3549431Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-10-10T00:04:37.3551018Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.3552269Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:37.3553900Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:37.3555495Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-10-10T00:04:37.3557044Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:37.3558409Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:37.3559879Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:37.3561378Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:37.3562876Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:37.3564682Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:37.3566309Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:37.3567803Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:37.3569261Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:37.3570599Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-10-10T00:04:37.3572105Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:37.3573577Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:37.3575112Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-10-10T00:04:37.3576727Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-10-10T00:04:37.3578208Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:37.3579736Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:37.3581209Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-10-10T00:04:37.3582674Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:37.3584303Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:37.3585727Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:37.3587203Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:37.3588706Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:37.3590198Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:37.3591983Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:37.3593263Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:37.3594965Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:37.3596411Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:37.3598104Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:37.3599851Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:37.3601462Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:37.3602985Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.3604613Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:37.3606090Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.3607647Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:37.3609152Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:37.3610717Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:37.3612268Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.3613778Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:37.3615539Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.3616982Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.3618329Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-10-10T00:04:37.3619967Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:37.3621499Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:37.3622828Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:37.3624734Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.3625967Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:37.3627530Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.3628893Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:37.3630538Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:37.3631992Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:37.3633446Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:37.3634981Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:37.3636537Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:37.3637913Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:37.3639385Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:37.3640835Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:37.3642289Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:37.3643818Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:37.3645515Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:37.3646987Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:37.3648553Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:37.3649969Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:37.3651469Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:37.3653023Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:37.3655118Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:37.3656679Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:37.3658248Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:37.3659860Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:37.3661320Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:37.3662828Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:37.3664616Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:37.3666122Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:37.3667585Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:37.3669045Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:37.3670585Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:37.3672031Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-10-10T00:04:37.3673502Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:37.3675191Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:37.3676692Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:37.3678108Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:37.3679618Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:37.3681022Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-10-10T00:04:37.3682512Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:37.3684002Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:37.3685950Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:37.3703357Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:37.3703894Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:37.3704615Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:37.3705128Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.3705495Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:37.3705921Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:37.3706378Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:37.3706944Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:37.3707368Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:37.3707878Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:37.3708276Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:37.3708647Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:37.3709126Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:37.3709518Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:37.3709971Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:37.3710450Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:37.3711046Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:37.3711497Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:37.3711901Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:37.3712419Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:37.3712809Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:37.3713211Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:37.3713935Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:37.3715850Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:37.3717335Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:37.3718741Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:37.3720198Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:37.3721684Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:37.3723187Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:37.3724726Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-10-10T00:04:37.3726428Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:37.3728059Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:37.3729568Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:37.3731445Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:37.3733105Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:37.3734695Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:37.3736248Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:37.3737742Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-10-10T00:04:37.3739257Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:37.3740796Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:37.3742963Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:37.3744626Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:37.3746159Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:37.3747614Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:37.3749121Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:37.3750578Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:37.3752093Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:37.3753590Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:37.3755309Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:37.3756838Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:37.3758459Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:37.3760000Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:37.3761488Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.3762960Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:37.3764836Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:37.3766537Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:37.3767955Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:37.3769422Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.3770910Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:37.3772327Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-10-10T00:04:37.3773895Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:37.3776013Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:37.3777373Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.3778996Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:37.3780531Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:37.3782108Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:37.3783677Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:37.3785340Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:37.3786860Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:37.3788470Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:37.3789962Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:37.3791590Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:37.3793082Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:37.3794720Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:37.3796324Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.3797812Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:37.3799320Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:37.3800845Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.3802385Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:37.3803831Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:37.3805603Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.3807116Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.3808646Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.3810035Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/utility 2025-10-10T00:04:37.3811791Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler 2025-10-10T00:04:37.3813315Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:37.3816030Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:37.3817198Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor 2025-10-10T00:04:37.3819676Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:37.3820875Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:37.3822463Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:37.3823731Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/python/test 2025-10-10T00:04:37.3825706Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:37.3827380Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/script/dependency-parser 2025-10-10T00:04:37.3828753Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/script/dependency-parser/src 2025-10-10T00:04:37.3830341Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test 2025-10-10T00:04:37.3831909Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm 2025-10-10T00:04:37.3833539Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:37.3835304Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:37.3836814Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:37.3838527Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:37.3839903Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.3841195Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batchnorm 2025-10-10T00:04:37.3842824Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:37.3844651Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:37.3846107Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile 2025-10-10T00:04:37.3848000Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:37.3849440Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:37.3850816Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:37.3852505Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:37.3853836Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/container 2025-10-10T00:04:37.3855769Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:37.3857453Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/elementwise 2025-10-10T00:04:37.3858698Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:37.3860699Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:37.3861899Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:37.3863626Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:37.3865145Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:37.3866803Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:37.3868459Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:37.3869719Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:37.3871358Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:37.3872873Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:37.3874443Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:37.3876203Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:37.3877951Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:37.3879254Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:37.3881006Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/slice_tile 2025-10-10T00:04:37.3882534Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:37.3884501Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:37.3885848Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:37.3887492Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/contraction 2025-10-10T00:04:37.3888905Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:37.3890622Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_util 2025-10-10T00:04:37.3892234Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:37.3893583Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/convnd_fwd 2025-10-10T00:04:37.3895522Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:37.3897063Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:37.3898513Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:37.3900112Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:37.3901733Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_add 2025-10-10T00:04:37.3903227Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:37.3905210Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:37.3906433Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_mx 2025-10-10T00:04:37.3908196Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_reduce 2025-10-10T00:04:37.3909750Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_split_k 2025-10-10T00:04:37.3911411Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:37.3912798Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:37.3914703Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:37.3917317Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:37.3918667Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:37.3920959Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:37.3922622Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:37.3924057Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/magic_number_division 2025-10-10T00:04:37.3925947Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:37.3927687Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:37.3929316Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:37.3931014Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:37.3932316Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/permute_scale 2025-10-10T00:04:37.3934024Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:37.3936125Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/position_embedding 2025-10-10T00:04:37.3937381Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reduce 2025-10-10T00:04:37.3939312Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:37.3940623Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/scatter_gather 2025-10-10T00:04:37.3942305Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/smfmac_op 2025-10-10T00:04:37.3943916Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:37.3945919Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/space_filling_curve 2025-10-10T00:04:37.3947374Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/transpose 2025-10-10T00:04:37.3949039Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wmma_op 2025-10-10T00:04:37.3950581Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:37.3952542Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine 2025-10-10T00:04:37.3953880Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/include 2025-10-10T00:04:37.3955757Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops 2025-10-10T00:04:37.3957190Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:37.3958829Z creating torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:37.3960349Z creating torch-2.10.0a0+git344e636/third_party/concurrentqueue 2025-10-10T00:04:37.3962065Z creating torch-2.10.0a0+git344e636/third_party/concurrentqueue/moodycamel 2025-10-10T00:04:37.3963674Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:37.3965505Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark 2025-10-10T00:04:37.3967301Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark/cpp-httplib 2025-10-10T00:04:37.3969141Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark/crow 2025-10-10T00:04:37.3970812Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/cmake 2025-10-10T00:04:37.3972512Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/docker 2025-10-10T00:04:37.3974494Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/docker/html 2025-10-10T00:04:37.3976022Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:37.3977557Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:37.3979363Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing 2025-10-10T00:04:37.3981481Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:37.3982760Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:37.3985832Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:37.3987201Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-10-10T00:04:37.3988858Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:37.3990428Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:37.3991980Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www 2025-10-10T00:04:37.3993513Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/dir 2025-10-10T00:04:37.3995771Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/日本語Dir 2025-10-10T00:04:37.3996891Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www2/dir 2025-10-10T00:04:37.3999476Z creating torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www3/dir 2025-10-10T00:04:37.4001352Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:37.4002848Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/bench 2025-10-10T00:04:37.4004742Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/cmake 2025-10-10T00:04:37.4006595Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:37.4008845Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/cmake 2025-10-10T00:04:37.4010187Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/include 2025-10-10T00:04:37.4011890Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/jni 2025-10-10T00:04:37.4013290Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/src 2025-10-10T00:04:37.4015183Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/test 2025-10-10T00:04:37.4016638Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/include 2025-10-10T00:04:37.4018257Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/jni 2025-10-10T00:04:37.4019950Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:37.4021345Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src 2025-10-10T00:04:37.4022988Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm 2025-10-10T00:04:37.4024746Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/android 2025-10-10T00:04:37.4026281Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:37.4027943Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/mach 2025-10-10T00:04:37.4029671Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/windows 2025-10-10T00:04:37.4031253Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/cpuinfo 2025-10-10T00:04:37.4032925Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/emscripten 2025-10-10T00:04:37.4034587Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/freebsd 2025-10-10T00:04:37.4036276Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:37.4037780Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/mach 2025-10-10T00:04:37.4039452Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv 2025-10-10T00:04:37.4041056Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv/linux 2025-10-10T00:04:37.4042501Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:37.4044399Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/cache 2025-10-10T00:04:37.4045950Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/freebsd 2025-10-10T00:04:37.4047492Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/linux 2025-10-10T00:04:37.4049135Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/mach 2025-10-10T00:04:37.4050853Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/windows 2025-10-10T00:04:37.4052012Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test 2025-10-10T00:04:37.4053782Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:37.4055520Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:37.4057074Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:37.4058455Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:37.4060158Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:37.4061595Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:37.4063315Z creating torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:37.4064954Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:37.4066806Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-10-10T00:04:37.4069119Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:37.4070320Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-10-10T00:04:37.4072410Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-10-10T00:04:37.4073904Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training 2025-10-10T00:04:37.4075864Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts 2025-10-10T00:04:37.4077046Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/cmake 2025-10-10T00:04:37.4078854Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:37.4080638Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:37.4082034Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-10-10T00:04:37.4083496Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:37.4085499Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann 2025-10-10T00:04:37.4087497Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/utils 2025-10-10T00:04:37.4088678Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python 2025-10-10T00:04:37.4090362Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/cudnn 2025-10-10T00:04:37.4091859Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/pygraph 2025-10-10T00:04:37.4093531Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples 2025-10-10T00:04:37.4095338Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp 2025-10-10T00:04:37.4096902Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:37.4098601Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/matmul 2025-10-10T00:04:37.4099844Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:37.4101551Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:37.4103002Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:37.4104720Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/utils 2025-10-10T00:04:37.4106519Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:37.4107891Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-10-10T00:04:37.4109421Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:37.4110892Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test 2025-10-10T00:04:37.4112770Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:37.4113974Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:37.4116054Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/tools/json_reproducer 2025-10-10T00:04:37.4118993Z creating torch-2.10.0a0+git344e636/third_party/cudnn_frontend/tools/json_reproducer/jsons 2025-10-10T00:04:37.4120032Z creating torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:37.4121782Z creating torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:37.4123271Z creating torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:37.4125123Z creating torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:37.4126839Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples 2025-10-10T00:04:37.4128483Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/00_basic_gemm 2025-10-10T00:04:37.4130234Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:37.4131564Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:37.4133296Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:37.4134766Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/04_tile_iterator 2025-10-10T00:04:37.4136561Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/05_batched_gemm 2025-10-10T00:04:37.4137905Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:37.4139688Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:37.4141046Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:37.4142850Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:37.4144374Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/10_planar_complex 2025-10-10T00:04:37.4146111Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:37.4147638Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:37.4149218Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:37.4150894Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:37.4152265Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:37.4153883Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-10-10T00:04:37.4156530Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:37.4157603Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:37.4159478Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:37.4160783Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:37.4162443Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:37.4164011Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:37.4165659Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:37.4167256Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/20_simt_canonical 2025-10-10T00:04:37.4168861Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:37.4170499Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:37.4172344Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:37.4173480Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:37.4175568Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:37.4176956Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:37.4178866Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:37.4180255Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:37.4181838Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:37.4183104Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:37.4184888Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/31_basic_syrk 2025-10-10T00:04:37.4186703Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/32_basic_trmm 2025-10-10T00:04:37.4188423Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:37.4189763Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:37.4191439Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:37.4193072Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:37.4194797Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:37.4196249Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:37.4197780Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/39_gemm_permute 2025-10-10T00:04:37.4199530Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py 2025-10-10T00:04:37.4201326Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:37.4202567Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:37.4204428Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:37.4206005Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:37.4207442Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:37.4209019Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/transform 2025-10-10T00:04:37.4210775Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:37.4211991Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:37.4213792Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:37.4215592Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:37.4218218Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-10-10T00:04:37.4219527Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-10-10T00:04:37.4221744Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:37.4222954Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm 2025-10-10T00:04:37.4224930Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/device 2025-10-10T00:04:37.4226448Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/kernel 2025-10-10T00:04:37.4228321Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/thread 2025-10-10T00:04:37.4230131Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:37.4231948Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:37.4233790Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:37.4235819Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:37.4237280Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:37.4239088Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:37.4240330Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/51_hopper_gett 2025-10-10T00:04:37.4242317Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:37.4243602Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:37.4245652Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:37.4246995Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:37.4248762Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:37.4250254Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:37.4251903Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:37.4253680Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:37.4255196Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/60_cutlass_import 2025-10-10T00:04:37.4257139Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:37.4258431Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:37.4260280Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:37.4261788Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:37.4263263Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-10-10T00:04:37.4264935Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-10-10T00:04:37.4266591Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:37.4268120Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:37.4270100Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:37.4271609Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:37.4272996Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:37.4274754Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:37.4276871Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-10-10T00:04:37.4278240Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:37.4280078Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-10-10T00:04:37.4281907Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/74_blackwell_gemm_streamk 2025-10-10T00:04:37.4283547Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:37.4285411Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:37.4287165Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:37.4288909Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:37.4290222Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/common 2025-10-10T00:04:37.4291829Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:37.4293820Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:37.4295949Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:37.4297764Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-10-10T00:04:37.4299464Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:37.4301231Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:37.4302747Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:37.4304751Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:37.4306549Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/83_blackwell_sparse_gemm 2025-10-10T00:04:37.4308327Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:37.4309711Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-10-10T00:04:37.4311592Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-10-10T00:04:37.4312893Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:37.4314748Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:37.4316367Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/device 2025-10-10T00:04:37.4317908Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:37.4319413Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:37.4321266Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-10-10T00:04:37.4323132Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-10-10T00:04:37.4324860Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/91_fp4_gemv 2025-10-10T00:04:37.4326663Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-10-10T00:04:37.4328330Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/common 2025-10-10T00:04:37.4330149Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute 2025-10-10T00:04:37.4331901Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:37.4333633Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:37.4335080Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:37.4336844Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:37.4339609Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:37.4341123Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:37.4343348Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:37.4346104Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/hopper 2025-10-10T00:04:37.4347474Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:37.4349274Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-10-10T00:04:37.4350575Z creating torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:37.4352276Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:37.4354668Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:37.4355924Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:37.4357611Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:37.4359214Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:37.4360709Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:37.4362490Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:37.4364319Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:37.4366110Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:37.4367995Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:37.4369977Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:37.4372154Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:37.4373973Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/device 2025-10-10T00:04:37.4376330Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:37.4378298Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/thread 2025-10-10T00:04:37.4380628Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:37.4381859Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:37.4383561Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:37.4385270Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:37.4386826Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue 2025-10-10T00:04:37.4388397Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:37.4390278Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:37.4391655Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:37.4393525Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:37.4395076Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:37.4396802Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:37.4398090Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:37.4399946Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:37.4402604Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:37.4403893Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/schedules 2025-10-10T00:04:37.4405525Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm 2025-10-10T00:04:37.4407561Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:37.4408834Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:37.4410567Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:37.4411857Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:37.4413673Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:37.4415391Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:37.4416919Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:37.4418459Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:37.4419867Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/pipeline 2025-10-10T00:04:37.4421419Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/platform 2025-10-10T00:04:37.4423129Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction 2025-10-10T00:04:37.4424620Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:37.4426388Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:37.4428027Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:37.4429625Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/thread 2025-10-10T00:04:37.4431360Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform 2025-10-10T00:04:37.4433013Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/collective 2025-10-10T00:04:37.4434465Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/device 2025-10-10T00:04:37.4436249Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:37.4437671Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:37.4439595Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:37.4440940Z creating torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/warp 2025-10-10T00:04:37.4442606Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:37.4445532Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/build 2025-10-10T00:04:37.4446743Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:37.4448575Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:37.4450231Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:37.4451952Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:37.4453034Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:37.4454893Z creating torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:37.4456385Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python 2025-10-10T00:04:37.4457915Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL 2025-10-10T00:04:37.4459633Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:37.4461306Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:37.4462666Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:37.4464351Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:37.4466173Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:37.4467802Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:37.4469139Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:37.4470915Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:37.4472495Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:37.4474340Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:37.4475891Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:37.4477576Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:37.4479310Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:37.4480537Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:37.4482259Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:37.4483714Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen 2025-10-10T00:04:37.4485459Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:37.4487107Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt 2025-10-10T00:04:37.4488844Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:37.4490136Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-10-10T00:04:37.4491949Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:37.4493363Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:37.4495168Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/utils 2025-10-10T00:04:37.4496751Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/emit 2025-10-10T00:04:37.4498260Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-10-10T00:04:37.4499933Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/op 2025-10-10T00:04:37.4501224Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/utils 2025-10-10T00:04:37.4504017Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:37.4505368Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:37.4507132Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules 2025-10-10T00:04:37.4508825Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:37.4510256Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/emit 2025-10-10T00:04:37.4512030Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:37.4513402Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:37.4515446Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:37.4516695Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources/externals 2025-10-10T00:04:37.4518345Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:37.4519875Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/scripts 2025-10-10T00:04:37.4532060Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/styles 2025-10-10T00:04:37.4532556Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:37.4532874Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src 2025-10-10T00:04:37.4533331Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:37.4533597Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/_static 2025-10-10T00:04:37.4533853Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/_templates 2025-10-10T00:04:37.4534334Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/externals 2025-10-10T00:04:37.4534603Z creating torch-2.10.0a0+git344e636/third_party/cutlass/python/pycute 2025-10-10T00:04:37.4534856Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test 2025-10-10T00:04:37.4535347Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass 2025-10-10T00:04:37.4537171Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:37.4538505Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/emit 2025-10-10T00:04:37.4540228Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:37.4541723Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt/utils 2025-10-10T00:04:37.4543422Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:37.4545667Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/interface 2025-10-10T00:04:37.4547466Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:37.4549265Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/self_contained_includes 2025-10-10T00:04:37.4550578Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit 2025-10-10T00:04:37.4552407Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cluster_launch 2025-10-10T00:04:37.4553685Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/common 2025-10-10T00:04:37.4555580Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv 2025-10-10T00:04:37.4557234Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:37.4558901Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:37.4560401Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:37.4562086Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:37.4563465Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:37.4565347Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:37.4566718Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute 2025-10-10T00:04:37.4568526Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:37.4569955Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:37.4571635Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:37.4573101Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/layout 2025-10-10T00:04:37.4574895Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:37.4576541Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/turing 2025-10-10T00:04:37.4578325Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/volta 2025-10-10T00:04:37.4579944Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:37.4582029Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue 2025-10-10T00:04:37.4583546Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:37.4585407Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:37.4586759Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:37.4588331Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm 2025-10-10T00:04:37.4589634Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:37.4591588Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:37.4592841Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:37.4594496Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:37.4596448Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:37.4597644Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:37.4599528Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:37.4600943Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:37.4602395Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:37.4603848Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:37.4605656Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:37.4606927Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:37.4608725Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread 2025-10-10T00:04:37.4610376Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:37.4611745Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:37.4613401Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:37.4615172Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/layout 2025-10-10T00:04:37.4616601Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc 2025-10-10T00:04:37.4618384Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-10-10T00:04:37.4620545Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:37.4622649Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:37.4624012Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:37.4625982Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:37.4627433Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction 2025-10-10T00:04:37.4629120Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/device 2025-10-10T00:04:37.4630489Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:37.4632206Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/thread 2025-10-10T00:04:37.4633528Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/substrate 2025-10-10T00:04:37.4635468Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform 2025-10-10T00:04:37.4637010Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:37.4638615Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/kernel 2025-10-10T00:04:37.4640235Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:37.4641539Z creating torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/util 2025-10-10T00:04:37.4643221Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools 2025-10-10T00:04:37.4645296Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/library 2025-10-10T00:04:37.4646571Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:37.4649167Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:37.4650479Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reduction 2025-10-10T00:04:37.4652205Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:37.4653517Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler 2025-10-10T00:04:37.4655563Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:37.4658099Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:37.4659262Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util 2025-10-10T00:04:37.4661111Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:37.4663824Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:37.4666279Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:37.4667574Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:37.4669425Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-10-10T00:04:37.4670656Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:37.4672091Z creating torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/scripts 2025-10-10T00:04:37.4673488Z creating torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:37.4675392Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:37.4676959Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Cholesky 2025-10-10T00:04:37.4679250Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/CholmodSupport 2025-10-10T00:04:37.4680445Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:37.4682410Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX 2025-10-10T00:04:37.4684631Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-10-10T00:04:37.4686278Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:37.4687533Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/CUDA 2025-10-10T00:04:37.4689096Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:37.4690779Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/GPU 2025-10-10T00:04:37.4692443Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/HIP/hcc 2025-10-10T00:04:37.4694703Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/MSA 2025-10-10T00:04:37.4696339Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/NEON 2025-10-10T00:04:37.4697862Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SSE 2025-10-10T00:04:37.4699553Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SVE 2025-10-10T00:04:37.4701073Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-10-10T00:04:37.4702763Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-10-10T00:04:37.4704477Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:37.4706253Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:37.4707860Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:37.4709493Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:37.4711251Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:37.4712551Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry/arch 2025-10-10T00:04:37.4714384Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Householder 2025-10-10T00:04:37.4716109Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:37.4717354Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Jacobi 2025-10-10T00:04:37.4719117Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/KLUSupport 2025-10-10T00:04:37.4720493Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU 2025-10-10T00:04:37.4722186Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU/arch 2025-10-10T00:04:37.4723730Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/MetisSupport 2025-10-10T00:04:37.4725466Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/OrderingMethods 2025-10-10T00:04:37.4727115Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/PaStiXSupport 2025-10-10T00:04:37.4728464Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/PardisoSupport 2025-10-10T00:04:37.4730155Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:37.4731808Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SPQRSupport 2025-10-10T00:04:37.4733338Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SVD 2025-10-10T00:04:37.4735095Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCholesky 2025-10-10T00:04:37.4736816Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:37.4738222Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:37.4739880Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseQR 2025-10-10T00:04:37.4741462Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/StlSupport 2025-10-10T00:04:37.4743046Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SuperLUSupport 2025-10-10T00:04:37.4744722Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/UmfPackSupport 2025-10-10T00:04:37.4746192Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:37.4747890Z creating torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:37.4749390Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:37.4750971Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl 2025-10-10T00:04:37.4752426Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:37.4754293Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:37.4755820Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:37.4757325Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench 2025-10-10T00:04:37.4759113Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/init 2025-10-10T00:04:37.4760779Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/static 2025-10-10T00:04:37.4762029Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:37.4763770Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/utils 2025-10-10T00:04:37.4765435Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:37.4767692Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/STL 2025-10-10T00:04:37.4768980Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blaze 2025-10-10T00:04:37.4770688Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:37.4772240Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:37.4773834Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:37.4775685Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/gmm 2025-10-10T00:04:37.4776956Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/mtl4 2025-10-10T00:04:37.4778852Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tensors 2025-10-10T00:04:37.4780515Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tvmet 2025-10-10T00:04:37.4782108Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/ublas 2025-10-10T00:04:37.4783400Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:37.4785416Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:37.4786643Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:37.4788348Z creating torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:37.4789832Z creating torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:37.4791470Z creating torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:37.4792944Z creating torch-2.10.0a0+git344e636/third_party/eigen/blas/fortran 2025-10-10T00:04:37.4794609Z creating torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:37.4796290Z creating torch-2.10.0a0+git344e636/third_party/eigen/ci 2025-10-10T00:04:37.4797868Z creating torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:37.4799473Z creating torch-2.10.0a0+git344e636/third_party/eigen/debug/gdb 2025-10-10T00:04:37.4802029Z creating torch-2.10.0a0+git344e636/third_party/eigen/debug/msvc 2025-10-10T00:04:37.4802896Z creating torch-2.10.0a0+git344e636/third_party/eigen/demos 2025-10-10T00:04:37.4804668Z creating torch-2.10.0a0+git344e636/third_party/eigen/demos/mandelbrot 2025-10-10T00:04:37.4806467Z creating torch-2.10.0a0+git344e636/third_party/eigen/demos/mix_eigen_and_c 2025-10-10T00:04:37.4807829Z creating torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:37.4809402Z creating torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:37.4811031Z creating torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:37.4812518Z creating torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:37.4814380Z creating torch-2.10.0a0+git344e636/third_party/eigen/doc/special_examples 2025-10-10T00:04:37.4815872Z creating torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:37.4817522Z creating torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:37.4819003Z creating torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:37.4820558Z creating torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:37.4822216Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported 2025-10-10T00:04:37.4823743Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:37.4825679Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11 2025-10-10T00:04:37.4827017Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:37.4829372Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-10-10T00:04:37.4830736Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util 2025-10-10T00:04:37.4832475Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:37.4833768Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-10-10T00:04:37.4835727Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-10-10T00:04:37.4837949Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/BVH 2025-10-10T00:04:37.4839249Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Eigenvalues 2025-10-10T00:04:37.4841158Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-10-10T00:04:37.4842367Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/FFT 2025-10-10T00:04:37.4844330Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:37.4845773Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/KroneckerProduct 2025-10-10T00:04:37.4847555Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:37.4848852Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:37.4850475Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MoreVectorization 2025-10-10T00:04:37.4852233Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:37.4853532Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NumericalDiff 2025-10-10T00:04:37.4855578Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-10-10T00:04:37.4857116Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:37.4858620Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:37.4860266Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:37.4862200Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX 2025-10-10T00:04:37.4864863Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512 2025-10-10T00:04:37.4866173Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU 2025-10-10T00:04:37.4867916Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON 2025-10-10T00:04:37.4869192Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Splines 2025-10-10T00:04:37.4870839Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/bench 2025-10-10T00:04:37.4872368Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc 2025-10-10T00:04:37.4873913Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:37.4875838Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples/SYCL 2025-10-10T00:04:37.4877293Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/snippets 2025-10-10T00:04:37.4878775Z creating torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:37.4881203Z creating torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:37.4882719Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:37.4884433Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:37.4886657Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/docs 2025-10-10T00:04:37.4887867Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external 2025-10-10T00:04:37.4889688Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit 2025-10-10T00:04:37.4891291Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:37.4892720Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src 2025-10-10T00:04:37.4894584Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:37.4896163Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:37.4897748Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:37.4899296Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:37.4900913Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:37.4902696Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:37.4904452Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:37.4905847Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/.azuredevops 2025-10-10T00:04:37.4907567Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example 2025-10-10T00:04:37.4909020Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-10-10T00:04:37.4910751Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:37.4912125Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:37.4914000Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:37.4915473Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:37.4916947Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/06_softmax 2025-10-10T00:04:37.4918545Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:37.4920077Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:37.4921540Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:37.4923110Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:37.4924761Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:37.4926336Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:37.4928002Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:37.4929444Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:37.4931003Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:37.4932819Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:37.4934270Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_reduce 2025-10-10T00:04:37.4936062Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:37.4937565Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:37.4938984Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:37.4940427Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-10-10T00:04:37.4941938Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:37.4943405Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:37.4945034Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:37.4946586Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:37.4948250Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:37.4949613Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:37.4951157Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:37.4952819Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:37.4954366Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:37.4955859Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:37.4957259Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:37.4958717Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:37.4960167Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:37.4961613Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:37.4963064Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:37.4964651Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:37.4966095Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:37.4967540Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:37.4969108Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.4970281Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:37.4971926Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:37.4973278Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:37.4974689Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx 2025-10-10T00:04:37.4976229Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:37.4978055Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen 2025-10-10T00:04:37.4979412Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/driver 2025-10-10T00:04:37.4981157Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:37.4984057Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:37.4985509Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:37.4987336Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.4988538Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:37.4989897Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:37.4991676Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:37.4993038Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/include 2025-10-10T00:04:37.4994667Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc 2025-10-10T00:04:37.4996588Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:37.4998721Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:37.4999942Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs 2025-10-10T00:04:37.5001679Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/conceptual 2025-10-10T00:04:37.5003036Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/data 2025-10-10T00:04:37.5004874Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/doxygen 2025-10-10T00:04:37.5006449Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/install 2025-10-10T00:04:37.5007825Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/reference 2025-10-10T00:04:37.5009597Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-10-10T00:04:37.5010697Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/tutorial 2025-10-10T00:04:37.5012348Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example 2025-10-10T00:04:37.5014289Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:37.5016285Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:37.5017803Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:37.5019694Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:37.5021422Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:37.5023303Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:37.5024840Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:37.5026435Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:37.5028057Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:37.5029574Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:37.5031183Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:37.5032629Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:37.5034364Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:37.5035892Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:37.5037675Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:37.5038995Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:37.5040390Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:37.5041926Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-10-10T00:04:37.5043431Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:37.5045231Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:37.5046682Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:37.5048220Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:37.5049792Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:37.5051263Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:37.5052729Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.5054378Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:37.5056092Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:37.5057346Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:37.5058709Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:37.5060334Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:37.5061677Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:37.5063390Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:37.5065013Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:37.5066394Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:37.5067984Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:37.5069654Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:37.5070905Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:37.5072602Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:37.5073902Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:37.5075737Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:37.5077026Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:37.5078714Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:37.5079974Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:37.5081590Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:37.5083055Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/50_put_element 2025-10-10T00:04:37.5084564Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:37.5086184Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:37.5087530Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:37.5089124Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:37.5090521Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:37.5092159Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:37.5093508Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:37.5095268Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:37.5096632Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:37.5098205Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:37.5099549Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:37.5101007Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:37.5102479Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:37.5103916Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:37.5105570Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:37.5106995Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:37.5108417Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:37.5110062Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:37.5111437Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:37.5113089Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:37.5114583Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:37.5116061Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:37.5117575Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile 2025-10-10T00:04:37.5119047Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:37.5120448Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:37.5122025Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:37.5123380Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:37.5125190Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:37.5126720Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:37.5128080Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:37.5129521Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:37.5130896Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:37.5132549Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:37.5134321Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:37.5135601Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:37.5137125Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:37.5138597Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:37.5139995Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:37.5141417Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:37.5142995Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:37.5144469Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:37.5146106Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:37.5147434Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:37.5148945Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:37.5150495Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:37.5151913Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:37.5153514Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:37.5155105Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:37.5156521Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:37.5158186Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:37.5159454Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:37.5161585Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:37.5163077Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:37.5164704Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:37.5166105Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:37.5167449Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:37.5168785Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:37.5171121Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:37.5172676Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:37.5174022Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:37.5175816Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/script 2025-10-10T00:04:37.5177256Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:37.5179054Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:37.5180480Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:37.5182183Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:37.5183571Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:37.5185160Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:37.5186742Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:37.5188771Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:37.5190108Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:37.5192216Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:37.5193507Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor 2025-10-10T00:04:37.5195350Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:37.5196712Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:37.5199142Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:37.5200567Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:37.5201963Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:37.5203422Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:37.5205254Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:37.5206662Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:37.5208119Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:37.5209562Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:37.5211049Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:37.5212545Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:37.5214055Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:37.5215600Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper 2025-10-10T00:04:37.5217224Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:37.5218500Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:37.5220146Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:37.5221422Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-10-10T00:04:37.5223012Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core 2025-10-10T00:04:37.5224541Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:37.5226156Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:37.5227478Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:37.5229190Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:37.5230500Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:37.5232037Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:37.5233380Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:37.5235144Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:37.5236413Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:37.5238847Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:37.5240786Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:37.5242163Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-10-10T00:04:37.5244439Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:37.5245792Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:37.5247303Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:37.5248736Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-10-10T00:04:37.5250223Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:37.5251640Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:37.5253297Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:37.5255398Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:37.5256733Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-10-10T00:04:37.5258175Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:37.5259756Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:37.5261608Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:37.5262891Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:37.5264511Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:37.5266607Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:37.5267967Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:37.5270024Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:37.5271350Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:37.5272918Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:37.5274518Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-10-10T00:04:37.5276521Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-10-10T00:04:37.5277856Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:37.5279391Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-10-10T00:04:37.5281404Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:37.5282743Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:37.5284765Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:37.5286257Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:37.5288265Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:37.5289575Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:37.5291641Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:37.5292953Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:37.5295153Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:37.5296491Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:37.5298570Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:37.5300428Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:37.5301813Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:37.5303824Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:37.5305324Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:37.5307557Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:37.5309331Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:37.5311183Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:37.5312461Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:37.5313999Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library 2025-10-10T00:04:37.5315853Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:37.5318805Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:37.5320152Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:37.5321651Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:37.5323199Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:37.5324779Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:37.5327243Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:37.5329476Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:37.5330991Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:37.5332478Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.5333997Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.5335705Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.5337142Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.5338640Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.5340222Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.5341844Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:37.5344680Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:37.5346115Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:37.5347616Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:37.5349330Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:37.5350692Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-10-10T00:04:37.5352303Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.5353738Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:37.5355409Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:37.5356959Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:37.5358473Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:37.5359988Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:37.5361497Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.5362922Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:37.5364575Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:37.5366100Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:37.5367605Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:37.5369135Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:37.5370595Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:37.5372082Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:37.5373634Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:37.5375250Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:37.5376921Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:37.5378392Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:37.5379963Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:37.5381498Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:37.5382980Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:37.5384613Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:37.5386301Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:37.5387611Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:37.5389180Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:37.5390609Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:37.5392220Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:37.5393625Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:37.5395313Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:37.5396772Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:37.5398246Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:37.5399687Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:37.5401233Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:37.5402673Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:37.5404353Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:37.5405971Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-10-10T00:04:37.5407435Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.5408896Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:37.5410442Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:37.5411960Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-10-10T00:04:37.5413610Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:37.5415101Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:37.5416615Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:37.5418125Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:37.5419632Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:37.5421420Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:37.5422825Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:37.5424471Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:37.5425954Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:37.5427301Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-10-10T00:04:37.5428829Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:37.5430292Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:37.5431682Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-10-10T00:04:37.5433250Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-10-10T00:04:37.5434799Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:37.5436416Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:37.5437895Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-10-10T00:04:37.5439377Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:37.5440898Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:37.5442364Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:37.5443858Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:37.5445573Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:37.5447056Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:37.5448699Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:37.5450154Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:37.5451725Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:37.5453334Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:37.5454820Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:37.5456344Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:37.5457802Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:37.5459316Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.5460812Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:37.5462269Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.5463753Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:37.5465416Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:37.5466881Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:37.5468373Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.5469781Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:37.5471437Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.5472965Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.5474572Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-10-10T00:04:37.5476254Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:37.5477737Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:37.5479083Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:37.5480728Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.5482190Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:37.5483779Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.5485205Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:37.5486980Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:37.5488499Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:37.5489970Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:37.5491459Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:37.5493031Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:37.5494568Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:37.5496151Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:37.5497723Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:37.5499183Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:37.5500699Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:37.5502213Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:37.5503762Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:37.5505444Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:37.5506968Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:37.5508464Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:37.5510012Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:37.5512133Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:37.5513474Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:37.5515141Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:37.5516545Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:37.5518196Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:37.5519610Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:37.5521036Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:37.5522583Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:37.5524271Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:37.5525778Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:37.5527304Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:37.5528771Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-10-10T00:04:37.5530294Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:37.5531900Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:37.5533603Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:37.5535300Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:37.5536879Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:37.5538341Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-10-10T00:04:37.5539885Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:37.5541404Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:37.5542900Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:37.5544513Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:37.5546047Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:37.5547511Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:37.5549017Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.5550474Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:37.5552157Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:37.5553543Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:37.5555216Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:37.5556741Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:37.5558203Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:37.5559731Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:37.5561190Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:37.5562698Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:37.5564321Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:37.5565891Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:37.5567968Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:37.5569325Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:37.5570833Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:37.5572306Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:37.5573953Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:37.5575548Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:37.5577059Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:37.5578501Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:37.5580108Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:37.5581634Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:37.5583135Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:37.5584803Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:37.5586518Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:37.5587891Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:37.5589359Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-10-10T00:04:37.5590866Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:37.5592385Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:37.5593886Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:37.5595555Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:37.5597065Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:37.5598503Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:37.5600018Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:37.5602429Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-10-10T00:04:37.5603807Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:37.5605488Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:37.5607000Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:37.5608463Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:37.5610021Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:37.5611425Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:37.5612929Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:37.5614569Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:37.5616166Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:37.5617642Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:37.5619190Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:37.5620817Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:37.5622232Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:37.5623657Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:37.5625345Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.5626803Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:37.5628311Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:37.5629840Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:37.5631359Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:37.5632866Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.5634591Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:37.5636044Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-10-10T00:04:37.5637680Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:37.5639723Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:37.5640987Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.5642830Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:37.5644514Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:37.5646006Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:37.5647601Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:37.5649097Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:37.5650579Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:37.5652111Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:37.5653620Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:37.5655746Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:37.5657628Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:37.5659315Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:37.5660971Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.5662708Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:37.5664393Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:37.5666229Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.5667667Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:37.5669128Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:37.5670622Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.5672475Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.5673915Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.5675539Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-10-10T00:04:37.5677143Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler 2025-10-10T00:04:37.5678737Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:37.5680640Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:37.5681976Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor 2025-10-10T00:04:37.5684256Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:37.5685676Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:37.5687148Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:37.5688640Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/test 2025-10-10T00:04:37.5690292Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:37.5691856Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script/dependency-parser 2025-10-10T00:04:37.5693598Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script/dependency-parser/src 2025-10-10T00:04:37.5695112Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test 2025-10-10T00:04:37.5696780Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-10-10T00:04:37.5698391Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:37.5699712Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:37.5701411Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:37.5702626Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:37.5704434Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.5705679Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-10-10T00:04:37.5707471Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:37.5709075Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:37.5710352Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile 2025-10-10T00:04:37.5712137Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:37.5713540Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:37.5715128Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:37.5716737Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:37.5718022Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/container 2025-10-10T00:04:37.5719597Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:37.5720913Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise 2025-10-10T00:04:37.5722394Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:37.5723990Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:37.5725428Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:37.5727055Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:37.5728309Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:37.5729923Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:37.5731294Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:37.5732879Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:37.5734325Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:37.5735956Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:37.5737246Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:37.5738866Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:37.5740294Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:37.5741684Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:37.5743252Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile 2025-10-10T00:04:37.5744776Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:37.5746796Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:37.5747754Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:37.5749293Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/contraction 2025-10-10T00:04:37.5750612Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:37.5752140Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_util 2025-10-10T00:04:37.5753470Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:37.5755396Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/convnd_fwd 2025-10-10T00:04:37.5757080Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:37.5758420Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:37.5759596Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:37.5760981Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:37.5762217Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-10-10T00:04:37.5763518Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:37.5765003Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:37.5766234Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-10-10T00:04:37.5767534Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_reduce 2025-10-10T00:04:37.5768872Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-10-10T00:04:37.5770161Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:37.5771514Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:37.5772823Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:37.5774229Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:37.5775576Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:37.5776980Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:37.5778141Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:37.5779530Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/magic_number_division 2025-10-10T00:04:37.5780739Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:37.5782089Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:37.5783400Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:37.5784791Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:37.5786071Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/permute_scale 2025-10-10T00:04:37.5787313Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:37.5788893Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/position_embedding 2025-10-10T00:04:37.5789945Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reduce 2025-10-10T00:04:37.5791276Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:37.5792727Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/scatter_gather 2025-10-10T00:04:37.5793882Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-10-10T00:04:37.5795553Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:37.5796995Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/space_filling_curve 2025-10-10T00:04:37.5798146Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/transpose 2025-10-10T00:04:37.5799769Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-10-10T00:04:37.5801117Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:37.5802486Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine 2025-10-10T00:04:37.5803919Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/include 2025-10-10T00:04:37.5805435Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops 2025-10-10T00:04:37.5806744Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:37.5808215Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:37.5809193Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:37.5810685Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/bench 2025-10-10T00:04:37.5812109Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/cmake 2025-10-10T00:04:37.5813554Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:37.5815643Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/cmake 2025-10-10T00:04:37.5816991Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/include 2025-10-10T00:04:37.5818301Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/jni 2025-10-10T00:04:37.5819648Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/src 2025-10-10T00:04:37.5820899Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/test 2025-10-10T00:04:37.5822258Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/include 2025-10-10T00:04:37.5823551Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/jni 2025-10-10T00:04:37.5825077Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:37.5826353Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src 2025-10-10T00:04:37.5827692Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm 2025-10-10T00:04:37.5829065Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/android 2025-10-10T00:04:37.5830374Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:37.5831675Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/mach 2025-10-10T00:04:37.5833018Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-10-10T00:04:37.5834458Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-10-10T00:04:37.5835839Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/emscripten 2025-10-10T00:04:37.5837315Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:37.5838330Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/mach 2025-10-10T00:04:37.5839734Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv 2025-10-10T00:04:37.5841092Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-10-10T00:04:37.5842394Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:37.5843787Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-10-10T00:04:37.5845415Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-10-10T00:04:37.5846829Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/mach 2025-10-10T00:04:37.5848364Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/windows 2025-10-10T00:04:37.5849712Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test 2025-10-10T00:04:37.5851109Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:37.5852453Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:37.5853754Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:37.5855265Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:37.5856606Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:37.5857945Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:37.5859274Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:37.5860586Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:37.5861944Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:37.5863295Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:37.5864805Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:37.5866115Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples 2025-10-10T00:04:37.5867556Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/00_basic_gemm 2025-10-10T00:04:37.5868945Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:37.5870125Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:37.5871552Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:37.5872687Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/04_tile_iterator 2025-10-10T00:04:37.5874250Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/05_batched_gemm 2025-10-10T00:04:37.5875680Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:37.5876884Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:37.5878288Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:37.5879648Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:37.5880762Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/10_planar_complex 2025-10-10T00:04:37.5882239Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:37.5883541Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:37.5884957Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:37.5886489Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:37.5887656Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:37.5889157Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-10-10T00:04:37.5890928Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:37.5892076Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:37.5893567Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:37.5894809Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:37.5896279Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:37.5897556Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:37.5898853Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:37.5900121Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/20_simt_canonical 2025-10-10T00:04:37.5901494Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:37.5902781Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:37.5904470Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:37.5905593Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:37.5907132Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:37.5908324Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:37.5909855Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:37.5911057Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:37.5912415Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:37.5913458Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:37.5914763Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/31_basic_syrk 2025-10-10T00:04:37.5916333Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/32_basic_trmm 2025-10-10T00:04:37.5917698Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:37.5918877Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:37.5920276Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:37.5921736Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:37.5922949Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:37.5924455Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:37.5926032Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-10-10T00:04:37.5927085Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-10-10T00:04:37.5928622Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:37.5929851Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:37.5931367Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:37.5932514Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:37.5934752Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:37.5936029Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/transform 2025-10-10T00:04:37.5937367Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:37.5938548Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:37.5940045Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:37.5941418Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:37.5943634Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-10-10T00:04:37.5944958Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-10-10T00:04:37.5946811Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:37.5947881Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-10-10T00:04:37.5949393Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/device 2025-10-10T00:04:37.5950553Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/kernel 2025-10-10T00:04:37.5951968Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/thread 2025-10-10T00:04:37.5953180Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:37.5954784Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:37.5956342Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:37.5957885Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:37.5959154Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:37.5960538Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:37.5961617Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-10-10T00:04:37.5963188Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:37.5964454Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:37.5966077Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:37.5967399Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:37.5968621Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:37.5970012Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:37.5971285Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:37.5973001Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:37.5974626Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/60_cutlass_import 2025-10-10T00:04:37.5976271Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:37.5977399Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:37.5978983Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:37.5980293Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:37.5981556Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-10-10T00:04:37.5982900Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-10-10T00:04:37.5983999Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:37.5985694Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:37.5987345Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:37.5988665Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:37.5989784Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:37.5991221Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:37.5992759Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-10-10T00:04:37.5994043Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:37.5995705Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-10-10T00:04:37.5996884Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk 2025-10-10T00:04:37.5998352Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:37.5999522Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:37.6001064Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:37.6002561Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:37.6003723Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common 2025-10-10T00:04:37.6005326Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:37.6006648Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:37.6008378Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:37.6009490Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-10-10T00:04:37.6010920Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:37.6012404Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:37.6013610Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:37.6015280Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:37.6016613Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm 2025-10-10T00:04:37.6018163Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:37.6028893Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:37.6029517Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:37.6030009Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device 2025-10-10T00:04:37.6030334Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:37.6030806Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:37.6031191Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/common 2025-10-10T00:04:37.6031496Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute 2025-10-10T00:04:37.6031760Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:37.6032052Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:37.6032324Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:37.6032675Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:37.6033196Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:37.6034803Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:37.6036018Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:37.6037862Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/hopper 2025-10-10T00:04:37.6039104Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:37.6040577Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/images 2025-10-10T00:04:37.6041676Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:37.6043029Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:37.6044865Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:37.6046310Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:37.6047627Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:37.6048991Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:37.6050319Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:37.6051806Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:37.6052832Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:37.6054422Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:37.6055848Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:37.6057251Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:37.6058643Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:37.6059787Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-10-10T00:04:37.6061228Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:37.6062643Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/thread 2025-10-10T00:04:37.6063863Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:37.6065467Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:37.6066734Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:37.6068162Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:37.6069294Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue 2025-10-10T00:04:37.6070791Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:37.6072043Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:37.6073359Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:37.6074725Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:37.6076223Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:37.6077460Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:37.6078636Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:37.6080117Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:37.6082375Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:37.6083619Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules 2025-10-10T00:04:37.6084732Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-10-10T00:04:37.6086331Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:37.6087584Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:37.6088936Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:37.6090228Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:37.6091593Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:37.6092956Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:37.6094596Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:37.6095731Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:37.6097245Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-10-10T00:04:37.6098415Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/platform 2025-10-10T00:04:37.6099860Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction 2025-10-10T00:04:37.6101193Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:37.6102594Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:37.6103917Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:37.6105409Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/thread 2025-10-10T00:04:37.6106766Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform 2025-10-10T00:04:37.6108190Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/collective 2025-10-10T00:04:37.6109355Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/device 2025-10-10T00:04:37.6110763Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:37.6112201Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:37.6113426Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:37.6114890Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/warp 2025-10-10T00:04:37.6116206Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:37.6118393Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-10-10T00:04:37.6119778Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:37.6121119Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:37.6122556Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:37.6123810Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:37.6125252Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:37.6126632Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:37.6127918Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python 2025-10-10T00:04:37.6129351Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL 2025-10-10T00:04:37.6130782Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:37.6132350Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:37.6133513Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:37.6135144Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:37.6136479Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:37.6137779Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:37.6139341Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:37.6140399Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:37.6141867Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:37.6143071Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:37.6144640Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:37.6146122Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:37.6147267Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:37.6148702Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:37.6149878Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:37.6151249Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass 2025-10-10T00:04:37.6152641Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:37.6153999Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt 2025-10-10T00:04:37.6155605Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:37.6156943Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:37.6158483Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:37.6159696Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:37.6161075Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/utils 2025-10-10T00:04:37.6162318Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/emit 2025-10-10T00:04:37.6163687Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/epilogue 2025-10-10T00:04:37.6165146Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/op 2025-10-10T00:04:37.6166526Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/utils 2025-10-10T00:04:37.6167735Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:37.6169130Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:37.6170486Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules 2025-10-10T00:04:37.6171895Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:37.6173118Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/emit 2025-10-10T00:04:37.6174670Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:37.6176124Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:37.6177244Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:37.6178791Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-10-10T00:04:37.6180106Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:37.6181481Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-10-10T00:04:37.6182935Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-10-10T00:04:37.6183956Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:37.6185544Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src 2025-10-10T00:04:37.6186899Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:37.6188341Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-10-10T00:04:37.6189565Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/_templates 2025-10-10T00:04:37.6190968Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-10-10T00:04:37.6192066Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/pycute 2025-10-10T00:04:37.6193462Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test 2025-10-10T00:04:37.6194749Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass 2025-10-10T00:04:37.6196767Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:37.6197951Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/emit 2025-10-10T00:04:37.6199384Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:37.6200774Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt/utils 2025-10-10T00:04:37.6201930Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:37.6203393Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-10-10T00:04:37.6204879Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:37.6206337Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/self_contained_includes 2025-10-10T00:04:37.6207509Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit 2025-10-10T00:04:37.6208955Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cluster_launch 2025-10-10T00:04:37.6210166Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/common 2025-10-10T00:04:37.6211531Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv 2025-10-10T00:04:37.6212789Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:37.6214428Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:37.6215866Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:37.6217069Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:37.6218514Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:37.6219726Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:37.6221082Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute 2025-10-10T00:04:37.6222471Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:37.6223813Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:37.6225337Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:37.6226711Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/layout 2025-10-10T00:04:37.6228310Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:37.6229268Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-10-10T00:04:37.6230685Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-10-10T00:04:37.6231955Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:37.6233784Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue 2025-10-10T00:04:37.6235364Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:37.6236759Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:37.6237902Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:37.6239265Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm 2025-10-10T00:04:37.6240703Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:37.6242339Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:37.6243492Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:37.6244903Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:37.6246434Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:37.6247587Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:37.6249165Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:37.6250383Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:37.6252345Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:37.6253507Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:37.6254817Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:37.6256075Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:37.6257487Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-10-10T00:04:37.6258879Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:37.6260168Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:37.6261624Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:37.6262952Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/layout 2025-10-10T00:04:37.6264426Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc 2025-10-10T00:04:37.6265951Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-10-10T00:04:37.6267807Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:37.6269730Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:37.6271073Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:37.6272562Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:37.6273598Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction 2025-10-10T00:04:37.6275229Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-10-10T00:04:37.6276614Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:37.6277968Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-10-10T00:04:37.6279228Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/substrate 2025-10-10T00:04:37.6280654Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform 2025-10-10T00:04:37.6282037Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:37.6283329Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/kernel 2025-10-10T00:04:37.6284902Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:37.6286189Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/util 2025-10-10T00:04:37.6287476Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools 2025-10-10T00:04:37.6288915Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library 2025-10-10T00:04:37.6290515Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:37.6292663Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:37.6294250Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-10-10T00:04:37.6295769Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:37.6296993Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler 2025-10-10T00:04:37.6298537Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:37.6300720Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:37.6302014Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util 2025-10-10T00:04:37.6303494Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:37.6306080Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:37.6307873Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:37.6309147Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:37.6310476Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-10-10T00:04:37.6311725Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:37.6313013Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/scripts 2025-10-10T00:04:37.6314469Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:37.6315914Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/ci 2025-10-10T00:04:37.6317247Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:37.6318610Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/_data 2025-10-10T00:04:37.6319940Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/_layouts 2025-10-10T00:04:37.6321408Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/_sass 2025-10-10T00:04:37.6322479Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/assets/css 2025-10-10T00:04:37.6324473Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/reference 2025-10-10T00:04:37.6325845Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock 2025-10-10T00:04:37.6327198Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/cmake 2025-10-10T00:04:37.6328446Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/docs 2025-10-10T00:04:37.6329871Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:37.6331725Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:37.6332994Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:37.6334239Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:37.6335725Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:37.6337072Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest 2025-10-10T00:04:37.6338463Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/cmake 2025-10-10T00:04:37.6339710Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/docs 2025-10-10T00:04:37.6341158Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:37.6343083Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:37.6344466Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:37.6345823Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:37.6347147Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:37.6348459Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:37.6349739Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch 2025-10-10T00:04:37.6351091Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/cmake 2025-10-10T00:04:37.6352336Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-10-10T00:04:37.6353762Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-10-10T00:04:37.6355229Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/test 2025-10-10T00:04:37.6356590Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/tools 2025-10-10T00:04:37.6357831Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:37.6359164Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/.reuse 2025-10-10T00:04:37.6360532Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/.reuse/templates 2025-10-10T00:04:37.6361821Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/LICENSES 2025-10-10T00:04:37.6363134Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:37.6364640Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake/scripts 2025-10-10T00:04:37.6365942Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs 2025-10-10T00:04:37.6367323Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:37.6368632Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:37.6370156Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs 2025-10-10T00:04:37.6371228Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs 2025-10-10T00:04:37.6372691Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:37.6374245Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:37.6375650Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:37.6377032Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:37.6378422Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:37.6379757Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:37.6381103Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:37.6382382Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/css 2025-10-10T00:04:37.6383731Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:37.6385401Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:37.6386639Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:37.6388023Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:37.6389227Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/types 2025-10-10T00:04:37.6390566Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:37.6391919Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-10-10T00:04:37.6393279Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:37.6394916Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:37.6396101Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:37.6397440Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/scripts 2025-10-10T00:04:37.6398599Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/usages 2025-10-10T00:04:37.6400044Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann 2025-10-10T00:04:37.6401848Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:37.6403295Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-10-10T00:04:37.6404588Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:37.6406123Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:37.6407281Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:37.6408824Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:37.6409967Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-10-10T00:04:37.6411440Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:37.6413223Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/single_include/nlohmann 2025-10-10T00:04:37.6415255Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests 2025-10-10T00:04:37.6416315Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi 2025-10-10T00:04:37.6417798Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/config 2025-10-10T00:04:37.6419074Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/diag 2025-10-10T00:04:37.6420511Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/include/nlohmann 2025-10-10T00:04:37.6422247Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-10-10T00:04:37.6423779Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/benchmarks 2025-10-10T00:04:37.6425402Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/benchmarks/src 2025-10-10T00:04:37.6426788Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_add_subdirectory 2025-10-10T00:04:37.6428187Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project 2025-10-10T00:04:37.6429289Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content 2025-10-10T00:04:37.6430746Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content/project 2025-10-10T00:04:37.6431862Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content2 2025-10-10T00:04:37.6433325Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content2/project 2025-10-10T00:04:37.6434524Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import 2025-10-10T00:04:37.6436054Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import/project 2025-10-10T00:04:37.6437314Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import_minver 2025-10-10T00:04:37.6438733Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import_minver/project 2025-10-10T00:04:37.6439947Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories 2025-10-10T00:04:37.6441418Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:37.6442400Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cuda_example 2025-10-10T00:04:37.6443902Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:37.6446132Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:37.6447295Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:37.6448618Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:37.6450040Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:37.6451886Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/afl 2025-10-10T00:04:37.6453293Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/standalone 2025-10-10T00:04:37.6454555Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:37.6456198Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:37.6457406Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:37.6458898Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:37.6460038Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:37.6461602Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/doctest 2025-10-10T00:04:37.6462639Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/fifo_map 2025-10-10T00:04:37.6464056Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/imapdl 2025-10-10T00:04:37.6465605Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/amalgamate 2025-10-10T00:04:37.6467445Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/gdb_pretty_printer 2025-10-10T00:04:37.6468778Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/generate_natvis 2025-10-10T00:04:37.6470240Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/macro_builder 2025-10-10T00:04:37.6471559Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/serve_header 2025-10-10T00:04:37.6472796Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:37.6474320Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:37.6475700Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:37.6476979Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:37.6478355Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:37.6480154Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:37.6481519Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training 2025-10-10T00:04:37.6482883Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:37.6484387Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward/rocm 2025-10-10T00:04:37.6485716Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:37.6487093Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-10-10T00:04:37.6488337Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-10-10T00:04:37.6489690Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-10-10T00:04:37.6491041Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-10-10T00:04:37.6492326Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-10-10T00:04:37.6493617Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs 2025-10-10T00:04:37.6494996Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src 2025-10-10T00:04:37.6496472Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm 2025-10-10T00:04:37.6497890Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api 2025-10-10T00:04:37.6499240Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/development 2025-10-10T00:04:37.6500463Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai 2025-10-10T00:04:37.6501945Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-10-10T00:04:37.6503150Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu 2025-10-10T00:04:37.6504662Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:37.6506097Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-10-10T00:04:37.6507373Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-10-10T00:04:37.6509180Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:37.6510689Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/stable-api 2025-10-10T00:04:37.6511659Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-10-10T00:04:37.6513139Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-10-10T00:04:37.6514482Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example 2025-10-10T00:04:37.6516468Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/example 2025-10-10T00:04:37.6517710Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-10-10T00:04:37.6519084Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-10-10T00:04:37.6520365Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm 2025-10-10T00:04:37.6521703Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-10-10T00:04:37.6523107Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:37.6524329Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai 2025-10-10T00:04:37.6525865Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-10-10T00:04:37.6527211Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-10-10T00:04:37.6528822Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-10-10T00:04:37.6530427Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:37.6531826Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-10-10T00:04:37.6534253Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:37.6535839Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:37.6536992Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common 2025-10-10T00:04:37.6538304Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-10-10T00:04:37.6539590Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:37.6540917Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-10-10T00:04:37.6541970Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce 2025-10-10T00:04:37.6543397Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm 2025-10-10T00:04:37.6544935Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-10-10T00:04:37.6546287Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:37.6547646Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-10-10T00:04:37.6549011Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-10-10T00:04:37.6550478Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-10-10T00:04:37.6551765Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped 2025-10-10T00:04:37.6553101Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:37.6554641Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-10-10T00:04:37.6555916Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:37.6557205Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched 2025-10-10T00:04:37.6558551Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:37.6559786Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped 2025-10-10T00:04:37.6561150Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:37.6562412Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle 2025-10-10T00:04:37.6563744Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:37.6564914Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:37.6566490Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:37.6567744Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-10-10T00:04:37.6570223Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts 2025-10-10T00:04:37.6571482Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:37.6573030Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:37.6574454Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:37.6575752Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:37.6592259Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:37.6593526Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-10-10T00:04:37.6595052Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-10-10T00:04:37.6596363Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:37.6597714Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:37.6599083Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:37.6600437Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:37.6601608Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-10-10T00:04:37.6603087Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:37.6604523Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-10-10T00:04:37.6605769Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-10-10T00:04:37.6607312Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/include/fbgemm_gpu 2025-10-10T00:04:37.6609107Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:37.6610968Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/coalesce 2025-10-10T00:04:37.6612237Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/comm 2025-10-10T00:04:37.6613663Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/gather_scatter 2025-10-10T00:04:37.6615082Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-10-10T00:04:37.6616438Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:37.6617813Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/quantize 2025-10-10T00:04:37.6618888Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:37.6620320Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-10-10T00:04:37.6621686Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src 2025-10-10T00:04:37.6623110Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:37.6624635Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations 2025-10-10T00:04:37.6626176Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:37.6627689Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations 2025-10-10T00:04:37.6628740Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/test 2025-10-10T00:04:37.6630279Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention 2025-10-10T00:04:37.6631528Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks 2025-10-10T00:04:37.6633013Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton 2025-10-10T00:04:37.6634308Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/scripts 2025-10-10T00:04:37.6635826Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial 2025-10-10T00:04:37.6637086Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops 2025-10-10T00:04:37.6638567Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch 2025-10-10T00:04:37.6639734Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-10-10T00:04:37.6641205Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-10-10T00:04:37.6642294Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-10-10T00:04:37.6643554Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:37.6645096Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config 2025-10-10T00:04:37.6646392Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:37.6647879Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize 2025-10-10T00:04:37.6648889Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll 2025-10-10T00:04:37.6650337Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu 2025-10-10T00:04:37.6651655Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta 2025-10-10T00:04:37.6652996Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:37.6654442Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe 2025-10-10T00:04:37.6655919Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:37.6657233Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-10-10T00:04:37.6658566Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-10-10T00:04:37.6659957Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils 2025-10-10T00:04:37.6661264Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats 2025-10-10T00:04:37.6662597Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-10-10T00:04:37.6663938Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-10-10T00:04:37.6665526Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged 2025-10-10T00:04:37.6666833Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-10-10T00:04:37.6668182Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:37.6670113Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/config 2025-10-10T00:04:37.6671550Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-10-10T00:04:37.6672668Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-10-10T00:04:37.6674320Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-10-10T00:04:37.6675657Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:37.6677005Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-10-10T00:04:37.6678240Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/list_versions 2025-10-10T00:04:37.6679558Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src 2025-10-10T00:04:37.6680778Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/config 2025-10-10T00:04:37.6682187Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/docs 2025-10-10T00:04:37.6683620Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:37.6684935Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-10-10T00:04:37.6686333Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops 2025-10-10T00:04:37.6687697Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-10-10T00:04:37.6689114Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-10-10T00:04:37.6690198Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:37.6691648Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-10-10T00:04:37.6692952Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:37.6694485Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-10-10T00:04:37.6695788Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-10-10T00:04:37.6697383Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-10-10T00:04:37.6698414Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:37.6699797Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache 2025-10-10T00:04:37.6700986Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:37.6702347Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx 2025-10-10T00:04:37.6703644Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:37.6705213Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:37.6706686Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/tests 2025-10-10T00:04:37.6707929Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:37.6709304Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:37.6710681Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/test 2025-10-10T00:04:37.6711731Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:37.6713586Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:37.6715145Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/combine 2025-10-10T00:04:37.6716469Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/config 2025-10-10T00:04:37.6717877Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-10-10T00:04:37.6719112Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:37.6720418Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/lint 2025-10-10T00:04:37.6721739Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/permute 2025-10-10T00:04:37.6723061Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:37.6724528Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize/mx 2025-10-10T00:04:37.6725922Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/release 2025-10-10T00:04:37.6727220Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:37.6728435Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:37.6729863Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe 2025-10-10T00:04:37.6731199Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/bench 2025-10-10T00:04:37.6732515Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:37.6733896Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-10-10T00:04:37.6735417Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-10-10T00:04:37.6736885Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:37.6738274Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:37.6739704Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/embedding_cache 2025-10-10T00:04:37.6740768Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-10-10T00:04:37.6742282Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:37.6743561Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:37.6745026Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:37.6746518Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-10-10T00:04:37.6747516Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:37.6749320Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:37.6750622Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:37.6751907Z creating torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:37.6753278Z creating torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:37.6754682Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:37.6756097Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/benchmarks 2025-10-10T00:04:37.6757464Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:37.6759319Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/.azuredevops 2025-10-10T00:04:37.6760507Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example 2025-10-10T00:04:37.6761965Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm 2025-10-10T00:04:37.6763428Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:37.6764828Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:37.6766303Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:37.6767455Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:37.6768802Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax 2025-10-10T00:04:37.6770100Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:37.6771360Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:37.6772622Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:37.6773958Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:37.6775519Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:37.6776852Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:37.6778026Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:37.6779408Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:37.6780801Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:37.6782082Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:37.6783532Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce 2025-10-10T00:04:37.6784793Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:37.6786443Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:37.6787550Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:37.6789158Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-10-10T00:04:37.6790256Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:37.6791557Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:37.6792814Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:37.6794435Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:37.6795777Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:37.6797075Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:37.6798567Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:37.6799836Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:37.6801117Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:37.6802378Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:37.6803640Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:37.6805091Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:37.6806356Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:37.6807670Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:37.6808978Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:37.6810265Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:37.6811470Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:37.6812833Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:37.6814340Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.6815351Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:37.6816892Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:37.6818117Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:37.6819182Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:37.6820812Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen 2025-10-10T00:04:37.6821889Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/driver 2025-10-10T00:04:37.6823363Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:37.6825884Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:37.6827209Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.6828384Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:37.6829515Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:37.6830951Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:37.6832171Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/include 2025-10-10T00:04:37.6833601Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc 2025-10-10T00:04:37.6835041Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:37.6836854Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:37.6837942Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs 2025-10-10T00:04:37.6839421Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/conceptual 2025-10-10T00:04:37.6840561Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/data 2025-10-10T00:04:37.6842040Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/doxygen 2025-10-10T00:04:37.6843416Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/install 2025-10-10T00:04:37.6844720Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-10-10T00:04:37.6846294Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-10-10T00:04:37.6847579Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/tutorial 2025-10-10T00:04:37.6848836Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example 2025-10-10T00:04:37.6850104Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:37.6851559Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:37.6852750Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:37.6854348Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:37.6855566Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:37.6857198Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:37.6858183Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:37.6859614Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:37.6860883Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:37.6862443Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:37.6863589Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:37.6864823Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:37.6866368Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:37.6867547Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:37.6868958Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:37.6870144Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:37.6871519Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:37.6872726Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-10-10T00:04:37.6874370Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:37.6875874Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:37.6877038Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:37.6878479Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:37.6879778Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:37.6881057Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:37.6882530Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:37.6883678Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:37.6885363Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:37.6886471Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:37.6887735Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:37.6889182Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:37.6890416Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:37.6891991Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:37.6893513Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:37.6894737Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:37.6896303Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:37.6897521Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:37.6898955Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:37.6900429Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:37.6901520Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:37.6902939Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:37.6904256Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:37.7053956Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:37.7055788Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:37.7057299Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:37.7058790Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/50_put_element 2025-10-10T00:04:37.7060218Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:37.7061669Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:37.7063172Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:37.7064660Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:37.7066243Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:37.7067455Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:37.7069116Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:37.7070505Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:37.7071941Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:37.7073197Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:37.7074802Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:37.7076161Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:37.7077799Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:37.7079072Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:37.7080549Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:37.7081734Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:37.7083165Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:37.7084524Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:37.7086063Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:37.7087522Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:37.7089125Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:37.7090079Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile 2025-10-10T00:04:37.7091615Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:37.7092858Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:37.7094520Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:37.7096057Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:37.7097318Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:37.7098803Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:37.7100032Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:37.7101432Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:37.7102579Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:37.7104061Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:37.7105677Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:37.7107125Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:37.7108356Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:37.7109907Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:37.7111036Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:37.7112489Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:37.7113744Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:37.7115158Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:37.7116680Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:37.7117867Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:37.7119165Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:37.7120648Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:37.7121901Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:37.7123118Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:37.7124760Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:37.7126023Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:37.7127556Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:37.7128702Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:37.7129956Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:37.7131291Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:37.7132590Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:37.7133872Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:37.7135530Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:37.7136725Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:37.7137936Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:37.7139169Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:37.7140549Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:37.7141635Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:37.7143629Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:37.7144999Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:37.7147013Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:37.7148116Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor 2025-10-10T00:04:37.7149625Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:37.7150883Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:37.7153137Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:37.7154543Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:37.7156068Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:37.7157263Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:37.7158803Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:37.7160028Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:37.7161339Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:37.7162552Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:37.7163820Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:37.7165704Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:37.7166630Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:37.7168046Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper 2025-10-10T00:04:37.7169328Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:37.7170676Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:37.7172087Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:37.7173253Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-10-10T00:04:37.7174927Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core 2025-10-10T00:04:37.7176417Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:37.7177627Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:37.7179155Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:37.7180406Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:37.7181765Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:37.7183147Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:37.7184444Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:37.7186024Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:37.7187142Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:37.7188797Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:37.7190635Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:37.7191712Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:37.7193107Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:37.7194480Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:37.7195996Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:37.7197824Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:37.7199024Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:37.7200902Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:37.7202135Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:37.7203555Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:37.7205890Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:37.7206962Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:37.7208897Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:37.7210120Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:37.7211584Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:37.7212905Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:37.7214969Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:37.7216203Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:37.7218070Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:37.7219226Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:37.7221081Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:37.7222266Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:37.7224352Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:37.7225621Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:37.7227529Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:37.7229283Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:37.7230516Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:37.7232440Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:37.7233589Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:37.7235639Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:37.7237527Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:37.7239327Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:37.7240391Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:37.7241753Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library 2025-10-10T00:04:37.7243416Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:37.7246562Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:37.7247789Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:37.7249767Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:37.7251180Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:37.7252707Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:37.7254003Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:37.7255484Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:37.7256763Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:37.7258068Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.7259383Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.7260680Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.7261928Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.7263210Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.7264646Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.7265924Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:37.7268341Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:37.7269539Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:37.7270862Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:37.7272252Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:37.7273516Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:37.7274874Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:37.7276257Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:37.7277557Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:37.7278903Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:37.7280310Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.7281644Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:37.7282877Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:37.7284368Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:37.7285811Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:37.7287177Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:37.7288449Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:37.7289762Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:37.7291066Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:37.7292337Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:37.7293626Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:37.7295023Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:37.7296427Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:37.7297778Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:37.7299032Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:37.7300315Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:37.7301725Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:37.7302886Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:37.7304658Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:37.7305898Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:37.7307444Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:37.7308508Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:37.7309882Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:37.7311158Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:37.7312666Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:37.7313799Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:37.7315365Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:37.7316585Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:37.7317896Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:37.7319460Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:37.7320585Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:37.7321885Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:37.7323169Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:37.7324627Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:37.7326039Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:37.7327422Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:37.7329030Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:37.7330345Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:37.7331366Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:37.7332703Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:37.7334039Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:37.7335702Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:37.7337208Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.7338520Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:37.7339809Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.7341204Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:37.7342753Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:37.7343934Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:37.7345259Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.7346537Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:37.7348131Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.7349458Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:37.7350505Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:37.7352070Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:37.7353367Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:37.7354784Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:37.7355961Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:37.7357548Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:37.7358815Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:37.7360140Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:37.7361600Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:37.7362673Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:37.7364209Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:37.7365591Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:37.7366885Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:37.7368227Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:37.7369928Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:37.7371056Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:37.7372344Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:37.7375228Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:37.7376528Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:37.7377887Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:37.7379259Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:37.7380923Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:37.7382192Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:37.7383484Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:37.7384990Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:37.7386435Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:37.7387696Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:37.7389081Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:37.7390447Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:37.7391869Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.7393107Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:37.7394558Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:37.7395980Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:37.7397759Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:37.7399129Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:37.7400465Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:37.7402164Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:37.7403462Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:37.7405057Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:37.7407058Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:37.7408765Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:37.7410296Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:37.7411662Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:37.7412940Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:37.7414472Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:37.7415846Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:37.7417261Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:37.7418682Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:37.7420127Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:37.7421516Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:37.7422818Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:37.7424356Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:37.7425689Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:37.7427014Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:37.7428320Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:37.7429658Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:37.7430981Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:37.7432312Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:37.7433765Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:37.7435087Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:37.7436432Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:37.7437789Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:37.7439085Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:37.7440452Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:37.7441716Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:37.7443067Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:37.7444515Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:37.7445991Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:37.7447365Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:37.7448709Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:37.7449830Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:37.7451374Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:37.7452710Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:37.7454063Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:37.7455921Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:37.7457150Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:37.7458482Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:37.7459984Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:37.7461236Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:37.7462793Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:37.7464473Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:37.7465700Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:37.7467010Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:37.7468313Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:37.7469654Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:37.7471023Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:37.7472452Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:37.7473700Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:37.7475002Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:37.7476623Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:37.7477909Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:37.7479055Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-10-10T00:04:37.7480498Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler 2025-10-10T00:04:37.7481936Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:37.7483635Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:37.7485102Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor 2025-10-10T00:04:37.7487144Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:37.7488312Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:37.7489561Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:37.7490898Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:37.7492150Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test 2025-10-10T00:04:37.7493615Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm 2025-10-10T00:04:37.7494847Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:37.7496386Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:37.7497569Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:37.7498949Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:37.7500251Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:37.7501563Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-10-10T00:04:37.7502738Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:37.7504220Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:37.7505615Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile 2025-10-10T00:04:37.7506967Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:37.7508165Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:37.7509620Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:37.7510828Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:37.7512112Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-10-10T00:04:37.7513464Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:37.7514777Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_util 2025-10-10T00:04:37.7516282Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:37.7517518Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd 2025-10-10T00:04:37.7519005Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:37.7520403Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:37.7521532Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:37.7522956Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:37.7524261Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-10-10T00:04:37.7525807Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:37.7527252Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce 2025-10-10T00:04:37.7528448Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-10-10T00:04:37.7529874Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-10-10T00:04:37.7531138Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:37.7532592Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:37.7533743Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:37.7535314Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:37.7536556Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/magic_number_division 2025-10-10T00:04:37.7538019Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:37.7539265Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:37.7540656Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:37.7542025Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/permute_scale 2025-10-10T00:04:37.7543139Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:37.7544797Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/position_embedding 2025-10-10T00:04:37.7545956Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-10-10T00:04:37.7547484Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:37.7548658Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/scatter_gather 2025-10-10T00:04:37.7550091Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-10-10T00:04:37.7551393Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:37.7552822Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve 2025-10-10T00:04:37.7553944Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/transpose 2025-10-10T00:04:37.7555614Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-10-10T00:04:37.7556952Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:37.7558204Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:37.7559553Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:37.7560879Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:37.7562239Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:37.7563800Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples 2025-10-10T00:04:37.7565458Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm 2025-10-10T00:04:37.7566924Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:37.7568221Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:37.7569689Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:37.7571038Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator 2025-10-10T00:04:37.7572661Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm 2025-10-10T00:04:37.7574053Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:37.7575748Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:37.7576974Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:37.7578477Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:37.7579627Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/10_planar_complex 2025-10-10T00:04:37.7581166Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:37.7582465Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:37.7583969Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:37.7585978Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:37.7587065Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:37.7588639Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-10-10T00:04:37.7590509Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:37.7591685Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:37.7593156Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:37.7594505Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:37.7596077Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:37.7597385Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:37.7598642Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:37.7599997Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical 2025-10-10T00:04:37.7602410Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:37.7605042Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:37.7608361Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:37.7609765Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:37.7611178Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:37.7612571Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:37.7617262Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:37.7618843Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:37.7620869Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:37.7621831Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:37.7623254Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk 2025-10-10T00:04:37.7624974Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm 2025-10-10T00:04:37.7628133Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:37.7629588Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:37.7631091Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:37.7632641Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:37.7633895Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:37.7635519Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:37.7636929Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-10-10T00:04:37.7638084Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-10-10T00:04:37.7639602Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:37.7640839Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:37.7642342Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:37.7643492Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:37.7644947Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:37.7646471Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/transform 2025-10-10T00:04:37.7647601Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:37.7649113Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:37.7650359Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:37.7652058Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:37.7654524Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-10-10T00:04:37.7656305Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-10-10T00:04:37.7658230Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:37.7659390Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-10-10T00:04:37.7660873Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/device 2025-10-10T00:04:37.7662434Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/kernel 2025-10-10T00:04:37.7663565Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/thread 2025-10-10T00:04:37.7665404Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:37.7666778Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:37.7668157Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:37.7669420Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:37.7670960Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:37.7672166Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:37.7673522Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-10-10T00:04:37.7674981Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:37.7676485Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:37.7678076Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:37.7679151Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:37.7680675Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:37.7681830Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:37.7683299Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:37.7684981Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:37.7686171Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import 2025-10-10T00:04:37.7687745Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:37.7688901Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:37.7690486Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:37.7691793Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:37.7693057Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-10-10T00:04:37.7694451Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-10-10T00:04:37.7695713Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:37.7697122Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/common 2025-10-10T00:04:37.7698479Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute 2025-10-10T00:04:37.7699907Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:37.7701222Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:37.7702576Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:37.7704556Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:37.7705828Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:37.7708155Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:37.7709553Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:37.7710901Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:37.7712147Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-10-10T00:04:37.7713563Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:37.7715082Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:37.7716406Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:37.7717859Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:37.7719293Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:37.7720438Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-10-10T00:04:37.7722452Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:37.7723758Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/thread 2025-10-10T00:04:37.7725820Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:37.7727207Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:37.7728492Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:37.7729943Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:37.7731067Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue 2025-10-10T00:04:37.7732599Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:37.7734319Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:37.7735823Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:37.7737285Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:37.7738647Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:37.7740184Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:37.7741361Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:37.7742624Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-10-10T00:04:37.7744221Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:37.7745866Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:37.7746989Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:37.7748421Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:37.7749730Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:37.7751210Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:37.7752735Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:37.7754256Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:37.7755763Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline 2025-10-10T00:04:37.7757106Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/platform 2025-10-10T00:04:37.7758289Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction 2025-10-10T00:04:37.7759803Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:37.7761048Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:37.7762479Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:37.7763605Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/thread 2025-10-10T00:04:37.7765444Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform 2025-10-10T00:04:37.7766591Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/collective 2025-10-10T00:04:37.7767941Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/device 2025-10-10T00:04:37.7769148Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:37.7770629Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:37.7772188Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:37.7773506Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/warp 2025-10-10T00:04:37.7774723Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:37.7777094Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/build 2025-10-10T00:04:37.7778553Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:37.7780041Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:37.7781742Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:37.7783183Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python 2025-10-10T00:04:37.7784988Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-10-10T00:04:37.7786762Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:37.7788227Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt 2025-10-10T00:04:37.7789749Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:37.7791202Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:37.7792339Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:37.8063512Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:37.8064551Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils 2025-10-10T00:04:37.8066055Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-10-10T00:04:37.8067718Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-10-10T00:04:37.8069156Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-10-10T00:04:37.8070208Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-10-10T00:04:37.8072340Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:37.8073491Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:37.8075515Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules 2025-10-10T00:04:37.8076959Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:37.8078465Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/emit 2025-10-10T00:04:37.8079946Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:37.8081418Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:37.8083076Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:37.8084617Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-10-10T00:04:37.8086077Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:37.8087851Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-10-10T00:04:37.8089192Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-10-10T00:04:37.8090609Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:37.8092400Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src 2025-10-10T00:04:37.8093625Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:37.8095540Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-10-10T00:04:37.8096973Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_templates 2025-10-10T00:04:37.8098410Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-10-10T00:04:37.8100194Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/pycute 2025-10-10T00:04:37.8101322Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test 2025-10-10T00:04:37.8103207Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass 2025-10-10T00:04:37.8105691Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:37.8106921Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/emit 2025-10-10T00:04:37.8108669Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:37.8110424Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/utils 2025-10-10T00:04:37.8111853Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:37.8113610Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-10-10T00:04:37.8115135Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:37.8116778Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/self_contained_includes 2025-10-10T00:04:37.8118155Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit 2025-10-10T00:04:37.8120174Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch 2025-10-10T00:04:37.8121378Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/common 2025-10-10T00:04:37.8123059Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv 2025-10-10T00:04:37.8124760Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:37.8126501Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:37.8128125Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:37.8129578Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:37.8131427Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:37.8132661Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:37.8134843Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute 2025-10-10T00:04:37.8136085Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:37.8137782Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:37.8139236Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:37.8140956Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/layout 2025-10-10T00:04:37.8142431Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:37.8143890Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/turing 2025-10-10T00:04:37.8145867Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-10-10T00:04:37.8147275Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:37.8149670Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue 2025-10-10T00:04:37.8150982Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:37.8152915Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:37.8154375Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:37.8156051Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm 2025-10-10T00:04:37.8157462Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:37.8159169Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:37.8160587Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-10-10T00:04:37.8162341Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:37.8163718Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:37.8165583Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:37.8166984Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-10-10T00:04:37.8168508Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc 2025-10-10T00:04:37.8170474Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-10-10T00:04:37.8172686Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:37.8174820Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:37.8176658Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:37.8178007Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:37.8179700Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction 2025-10-10T00:04:37.8181157Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-10-10T00:04:37.8182756Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:37.8184698Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-10-10T00:04:37.8185991Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/substrate 2025-10-10T00:04:37.8187968Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform 2025-10-10T00:04:37.8189155Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:37.8190983Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel 2025-10-10T00:04:37.8192301Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:37.8194025Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-10-10T00:04:37.8196140Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools 2025-10-10T00:04:37.8197837Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library 2025-10-10T00:04:37.8199355Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:37.8202032Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:37.8203398Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-10-10T00:04:37.8205130Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:37.8206825Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler 2025-10-10T00:04:37.8208761Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:37.8211316Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:37.8212514Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util 2025-10-10T00:04:37.8214639Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:37.8217472Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:37.8219764Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:37.8221161Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:37.8222776Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-10-10T00:04:37.8224540Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:37.8225806Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn 2025-10-10T00:04:37.8227602Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:37.8228971Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:37.8230829Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:37.8232154Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_dense_lib 2025-10-10T00:04:37.8233870Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:37.8235693Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:37.8236983Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/rotary 2025-10-10T00:04:37.8238763Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/xentropy 2025-10-10T00:04:37.8240256Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/examples/inference 2025-10-10T00:04:37.8242468Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:37.8244318Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:37.8245598Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/layers 2025-10-10T00:04:37.8247324Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/losses 2025-10-10T00:04:37.8248639Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:37.8250419Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/modules 2025-10-10T00:04:37.8251764Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops 2025-10-10T00:04:37.8253592Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:37.8255075Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/utils 2025-10-10T00:04:37.8256785Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:37.8258283Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:37.8259811Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:37.8261384Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests/layers 2025-10-10T00:04:37.8262948Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests/losses 2025-10-10T00:04:37.8264608Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:37.8266190Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests/modules 2025-10-10T00:04:37.8267759Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests/ops 2025-10-10T00:04:37.8269319Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/tests/ops/triton 2025-10-10T00:04:37.8270715Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training 2025-10-10T00:04:37.8272536Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs 2025-10-10T00:04:37.8273911Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:37.8275884Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/datamodule 2025-10-10T00:04:37.8277248Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:37.8279640Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:37.8280825Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:37.8282484Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:37.8283901Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/mode 2025-10-10T00:04:37.8285905Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model 2025-10-10T00:04:37.8287341Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model/gpt2model 2025-10-10T00:04:37.8288960Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:37.8290309Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:37.8291940Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/task 2025-10-10T00:04:37.8293658Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/trainer 2025-10-10T00:04:37.8295084Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src 2025-10-10T00:04:37.8296878Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:37.8298325Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules 2025-10-10T00:04:37.8300186Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules/datasets 2025-10-10T00:04:37.8301682Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/distributed 2025-10-10T00:04:37.8302983Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/metrics 2025-10-10T00:04:37.8304747Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/models/modules 2025-10-10T00:04:37.8307044Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/optim 2025-10-10T00:04:37.8308340Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/tasks 2025-10-10T00:04:37.8310146Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:37.8311668Z creating torch-2.10.0a0+git344e636/third_party/flash-attention/training/tests/datamodules 2025-10-10T00:04:37.8313850Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:37.8315540Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/.bazelci 2025-10-10T00:04:37.8317043Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:37.8318624Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:37.8320165Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app 2025-10-10T00:04:37.8321891Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main 2025-10-10T00:04:37.8324275Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp 2025-10-10T00:04:37.8325700Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp/flatbuffers 2025-10-10T00:04:37.8327364Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp/generated 2025-10-10T00:04:37.8328711Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/fbs 2025-10-10T00:04:37.8330657Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app 2025-10-10T00:04:37.8333680Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app 2025-10-10T00:04:37.8336775Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/drawable 2025-10-10T00:04:37.8338920Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/drawable-v24 2025-10-10T00:04:37.8340204Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/layout 2025-10-10T00:04:37.8342102Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26 2025-10-10T00:04:37.8343427Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi 2025-10-10T00:04:37.8345676Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi 2025-10-10T00:04:37.8348197Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi 2025-10-10T00:04:37.8349624Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi 2025-10-10T00:04:37.8351680Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi 2025-10-10T00:04:37.8353168Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/values 2025-10-10T00:04:37.8354673Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/android/gradle/wrapper 2025-10-10T00:04:37.8356948Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/bazel 2025-10-10T00:04:37.8358198Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks 2025-10-10T00:04:37.8360020Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp 2025-10-10T00:04:37.8361341Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-10-10T00:04:37.8363049Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/raw 2025-10-10T00:04:37.8364549Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/swift 2025-10-10T00:04:37.8366796Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks 2025-10-10T00:04:37.8368522Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/conan 2025-10-10T00:04:37.8370119Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/conan/test_package 2025-10-10T00:04:37.8371646Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:37.8373274Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/example 2025-10-10T00:04:37.8374944Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib 2025-10-10T00:04:37.8376681Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib/src 2025-10-10T00:04:37.8378297Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:37.8379557Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/docs 2025-10-10T00:04:37.8381378Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/images 2025-10-10T00:04:37.8382696Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:37.8384621Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source/gRPC 2025-10-10T00:04:37.8386246Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo 2025-10-10T00:04:37.8388551Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/client 2025-10-10T00:04:37.8389796Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/hero 2025-10-10T00:04:37.8391550Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/net 2025-10-10T00:04:37.8392933Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/server 2025-10-10T00:04:37.8394590Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:37.8396287Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens 2025-10-10T00:04:37.8397849Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/cpp 2025-10-10T00:04:37.8399389Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/csharp 2025-10-10T00:04:37.8401268Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/csharp/flatbuffers/goldens 2025-10-10T00:04:37.8403315Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/dart 2025-10-10T00:04:37.8404669Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/go 2025-10-10T00:04:37.8406666Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/go/flatbuffers/goldens 2025-10-10T00:04:37.8408673Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/java 2025-10-10T00:04:37.8410135Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/java/flatbuffers/goldens 2025-10-10T00:04:37.8412359Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/kotlin 2025-10-10T00:04:37.8413709Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens 2025-10-10T00:04:37.8416162Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lobster 2025-10-10T00:04:37.8417425Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lua 2025-10-10T00:04:37.8419150Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/nim 2025-10-10T00:04:37.8420568Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/php 2025-10-10T00:04:37.8422378Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/php/flatbuffers/goldens 2025-10-10T00:04:37.8424588Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py 2025-10-10T00:04:37.8426292Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py/flatbuffers 2025-10-10T00:04:37.8427837Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-10-10T00:04:37.8429329Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/rust 2025-10-10T00:04:37.8430883Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/schema 2025-10-10T00:04:37.8432652Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/swift 2025-10-10T00:04:37.8433869Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts 2025-10-10T00:04:37.8435935Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts/flatbuffers 2025-10-10T00:04:37.8437294Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts/flatbuffers/goldens 2025-10-10T00:04:37.8438791Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:37.8440456Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples 2025-10-10T00:04:37.8442006Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go 2025-10-10T00:04:37.8443630Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter 2025-10-10T00:04:37.8445444Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/client 2025-10-10T00:04:37.8447158Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-10-10T00:04:37.8448490Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/server 2025-10-10T00:04:37.8450138Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter 2025-10-10T00:04:37.8452424Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-10-10T00:04:37.8453617Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter 2025-10-10T00:04:37.8456387Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model 2025-10-10T00:04:37.8458553Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client 2025-10-10T00:04:37.8459860Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server 2025-10-10T00:04:37.8461623Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter 2025-10-10T00:04:37.8463840Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:37.8465487Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src/models 2025-10-10T00:04:37.8467126Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/flatbuffers-java-grpc 2025-10-10T00:04:37.8469134Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc 2025-10-10T00:04:37.8472820Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/samples/greeter 2025-10-10T00:04:37.8474963Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:37.8477177Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:37.8478786Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/include/codegen 2025-10-10T00:04:37.8480956Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:37.8482220Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers/pch 2025-10-10T00:04:37.8483705Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/js 2025-10-10T00:04:37.8485605Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/lobster 2025-10-10T00:04:37.8487106Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/lua 2025-10-10T00:04:37.8488836Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:37.8490401Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/mjs 2025-10-10T00:04:37.8491961Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:37.8494284Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/nim 2025-10-10T00:04:37.8495835Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers 2025-10-10T00:04:37.8497543Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers/src 2025-10-10T00:04:37.8499117Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/php 2025-10-10T00:04:37.8500514Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/python 2025-10-10T00:04:37.8502360Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:37.8503768Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:37.8505523Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/reflection 2025-10-10T00:04:37.8507357Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/reflection/ts 2025-10-10T00:04:37.8509036Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers 2025-10-10T00:04:37.8511329Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:37.8512627Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers 2025-10-10T00:04:37.8514579Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src 2025-10-10T00:04:37.8516344Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:37.8517657Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:37.8519271Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:37.8520889Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-10-10T00:04:37.8523481Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated 2025-10-10T00:04:37.8524986Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-10-10T00:04:37.8527229Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:37.8528502Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/snap 2025-10-10T00:04:37.8530268Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:37.8531653Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift 2025-10-10T00:04:37.8533487Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:37.8536092Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc 2025-10-10T00:04:37.8537543Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:37.8540325Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:37.8541582Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images 2025-10-10T00:04:37.8543144Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-10-10T00:04:37.8544695Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:37.8546462Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:37.8547927Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit/evolution 2025-10-10T00:04:37.8549746Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-10-10T00:04:37.8550984Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:37.8552836Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test/Properties 2025-10-10T00:04:37.8554058Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/KeywordTest 2025-10-10T00:04:37.8556059Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:37.8557395Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:37.8559137Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test 2025-10-10T00:04:37.8560516Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-10-10T00:04:37.8563066Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-10-10T00:04:37.8564014Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17 2025-10-10T00:04:37.8566114Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-10-10T00:04:37.8567355Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:37.8569171Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:37.8570860Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:37.8572163Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:37.8574602Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar 2025-10-10T00:04:37.8575676Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar/baz 2025-10-10T00:04:37.8577410Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:37.8578820Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test 2025-10-10T00:04:37.8580451Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test/sub 2025-10-10T00:04:37.8581777Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1 2025-10-10T00:04:37.8583650Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-10-10T00:04:37.8585969Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2 2025-10-10T00:04:37.8587497Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-10-10T00:04:37.8589601Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/key_field 2025-10-10T00:04:37.8590862Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test 2025-10-10T00:04:37.8592838Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-10-10T00:04:37.8594010Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/minified_enums 2025-10-10T00:04:37.8595950Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test 2025-10-10T00:04:37.8608494Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game 2025-10-10T00:04:37.8609071Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:37.8609485Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example_2 2025-10-10T00:04:37.8610172Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-10-10T00:04:37.8610575Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize 2025-10-10T00:04:37.8610987Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game 2025-10-10T00:04:37.8611458Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:37.8611950Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2 2025-10-10T00:04:37.8612469Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-10-10T00:04:37.8612832Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix 2025-10-10T00:04:37.8613245Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-10-10T00:04:37.8613703Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-10-10T00:04:37.8615193Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/more_defaults 2025-10-10T00:04:37.8616747Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/name_clash_test 2025-10-10T00:04:37.8618172Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:37.8619261Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a 2025-10-10T00:04:37.8620708Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-10-10T00:04:37.8621842Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_c 2025-10-10T00:04:37.8623204Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:37.8624580Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim 2025-10-10T00:04:37.8626047Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/moredefaults 2025-10-10T00:04:37.8627786Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/mutatingbool 2025-10-10T00:04:37.8629081Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/mygame 2025-10-10T00:04:37.8630463Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/optional_scalars 2025-10-10T00:04:37.8631489Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/order 2025-10-10T00:04:37.8632999Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:37.8634283Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:37.8635736Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test 2025-10-10T00:04:37.8637133Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:37.8638275Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_no_std_compilation_test 2025-10-10T00:04:37.8639703Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo 2025-10-10T00:04:37.8640813Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_no_std_compilation_test/src 2025-10-10T00:04:37.8642101Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_serialize_test 2025-10-10T00:04:37.8643411Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_serialize_test/src 2025-10-10T00:04:37.8644763Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test 2025-10-10T00:04:37.8648283Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/benches 2025-10-10T00:04:37.8649376Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/bin 2025-10-10T00:04:37.8650664Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/outdir 2025-10-10T00:04:37.8652121Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/outdir/src 2025-10-10T00:04:37.8653239Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests 2025-10-10T00:04:37.8655061Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:37.8656052Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests 2025-10-10T00:04:37.8658245Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm 2025-10-10T00:04:37.8660194Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests 2025-10-10T00:04:37.8661678Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests 2025-10-10T00:04:37.8663180Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-10-10T00:04:37.8664750Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-10-10T00:04:37.8666745Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:37.8668226Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:37.8669980Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-10-10T00:04:37.8671007Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-10-10T00:04:37.8672483Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:37.8673580Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:37.8675208Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:37.8676604Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:37.8678008Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:37.8679326Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example2 2025-10-10T00:04:37.8680741Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:37.8682025Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:37.8683519Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:37.8685017Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/optional-scalars 2025-10-10T00:04:37.8686377Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:37.8687731Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/required-strings 2025-10-10T00:04:37.8689013Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/test_dir 2025-10-10T00:04:37.8690348Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:37.8691746Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:37.8693031Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:37.8694524Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/type_field_collsion 2025-10-10T00:04:37.8695953Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/union_value_collsion 2025-10-10T00:04:37.8697210Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:37.8698609Z creating torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:37.8699835Z creating torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:37.8701183Z creating torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:37.8702506Z creating torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:37.8704404Z creating torch-2.10.0a0+git344e636/third_party/fmt/src 2025-10-10T00:04:37.8705776Z creating torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:37.8707135Z creating torch-2.10.0a0+git344e636/third_party/fmt/support/cmake 2025-10-10T00:04:37.8708615Z creating torch-2.10.0a0+git344e636/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-10-10T00:04:37.8710858Z creating torch-2.10.0a0+git344e636/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-10-10T00:04:37.8711778Z creating torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:37.8713312Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:37.8714784Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/compile-error-test 2025-10-10T00:04:37.8716071Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/cuda-test 2025-10-10T00:04:37.8718159Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/find-package-test 2025-10-10T00:04:37.8719509Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:37.8720848Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/gtest 2025-10-10T00:04:37.8722201Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/gtest/gmock 2025-10-10T00:04:37.8723668Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/gtest/gtest 2025-10-10T00:04:37.8724901Z creating torch-2.10.0a0+git344e636/third_party/fmt/test/static-export-test 2025-10-10T00:04:37.8726307Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:37.8728066Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/contrib 2025-10-10T00:04:37.8729355Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:37.8730827Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm 2025-10-10T00:04:37.8732080Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/fixedpoint 2025-10-10T00:04:37.8733387Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:37.8734593Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/jni 2025-10-10T00:04:37.8736121Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:37.8737510Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:37.8738811Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/profiling 2025-10-10T00:04:37.8740086Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/public 2025-10-10T00:04:37.8741402Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/scripts 2025-10-10T00:04:37.8742729Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/standalone 2025-10-10T00:04:37.8744046Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:37.8745707Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:37.8747524Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj 2025-10-10T00:04:37.8748819Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj 2025-10-10T00:04:37.8750397Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset 2025-10-10T00:04:37.8751869Z creating torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:37.8753145Z creating torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:37.8754779Z creating torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:37.8756043Z creating torch-2.10.0a0+git344e636/third_party/gloo/cmake/Modules 2025-10-10T00:04:37.8757297Z creating torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:37.8758622Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:37.8759843Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:37.8761239Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:37.8762558Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/examples 2025-10-10T00:04:37.8763861Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi 2025-10-10T00:04:37.8765492Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi/example 2025-10-10T00:04:37.8766777Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/nccl 2025-10-10T00:04:37.8768139Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:37.8769499Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:37.8770955Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:37.8772334Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:37.8773612Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:37.8775142Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:37.8776443Z creating torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:37.8777727Z creating torch-2.10.0a0+git344e636/third_party/gloo/media 2025-10-10T00:04:37.8779073Z creating torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build 2025-10-10T00:04:37.8781058Z creating torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build/pyHIPIFY 2025-10-10T00:04:37.8782011Z creating torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:37.8783465Z creating torch-2.10.0a0+git344e636/third_party/googletest/ci 2025-10-10T00:04:37.8784881Z creating torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:37.8786294Z creating torch-2.10.0a0+git344e636/third_party/googletest/docs/_data 2025-10-10T00:04:37.8787636Z creating torch-2.10.0a0+git344e636/third_party/googletest/docs/_layouts 2025-10-10T00:04:37.8788982Z creating torch-2.10.0a0+git344e636/third_party/googletest/docs/_sass 2025-10-10T00:04:37.8790359Z creating torch-2.10.0a0+git344e636/third_party/googletest/docs/assets/css 2025-10-10T00:04:37.8792129Z creating torch-2.10.0a0+git344e636/third_party/googletest/docs/reference 2025-10-10T00:04:37.8793404Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock 2025-10-10T00:04:37.8794631Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/cmake 2025-10-10T00:04:37.8796132Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/docs 2025-10-10T00:04:37.8797519Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:37.8799324Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:37.8800697Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:37.8801723Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:37.8803121Z creating torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:37.8804568Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest 2025-10-10T00:04:37.8805939Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/cmake 2025-10-10T00:04:37.8807253Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/docs 2025-10-10T00:04:37.8808657Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:37.8810438Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:37.8811827Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:37.8813099Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:37.8814549Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:37.8815930Z creating torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:37.8817061Z creating torch-2.10.0a0+git344e636/third_party/ideep 2025-10-10T00:04:37.8818673Z creating torch-2.10.0a0+git344e636/third_party/ideep/include 2025-10-10T00:04:37.8820068Z creating torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:37.8821424Z creating torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:37.8822812Z creating torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/python 2025-10-10T00:04:37.8824217Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:37.8825667Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:37.8826976Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake/lnx 2025-10-10T00:04:37.8828300Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake/mac 2025-10-10T00:04:37.8829609Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake/win 2025-10-10T00:04:37.8830928Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:37.8832272Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:37.8833680Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced/design 2025-10-10T00:04:37.8835174Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/build 2025-10-10T00:04:37.8836699Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest 2025-10-10T00:04:37.8837957Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:37.8839754Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:37.8841010Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph 2025-10-10T00:04:37.8842452Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-10-10T00:04:37.8843856Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:37.8845321Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:37.8846778Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model 2025-10-10T00:04:37.8848165Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-10-10T00:04:37.8849399Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/rst 2025-10-10T00:04:37.8850848Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:37.8852123Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:37.8853479Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives/images 2025-10-10T00:04:37.8854759Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:37.8856371Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-10-10T00:04:37.8857509Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:37.8858996Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/sphinx 2025-10-10T00:04:37.8860383Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/sphinx/_static 2025-10-10T00:04:37.8861757Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/ukernel/operations 2025-10-10T00:04:37.8863605Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/ukernel/programming_model 2025-10-10T00:04:37.8865051Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models 2025-10-10T00:04:37.8866460Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:37.8867711Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:37.8869052Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:37.8870302Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:37.8871746Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-10-10T00:04:37.8873506Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/ukernels 2025-10-10T00:04:37.8874915Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:37.8876355Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:37.8878034Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts 2025-10-10T00:04:37.8879446Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter 2025-10-10T00:04:37.8880814Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:37.8881994Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-10-10T00:04:37.8883256Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src 2025-10-10T00:04:37.8884765Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:37.8886205Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:37.8887616Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify/legacy 2025-10-10T00:04:37.8889061Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:37.8890148Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:37.8891527Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt 2025-10-10T00:04:37.8892981Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-10-10T00:04:37.8894405Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:37.8895716Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:37.8897098Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:37.8898460Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:37.8899837Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:37.8901182Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:37.8902516Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-10-10T00:04:37.8903866Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/utils 2025-10-10T00:04:37.8905480Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64 2025-10-10T00:04:37.8906867Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:37.8908278Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:37.8909297Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:37.8910756Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/bf16 2025-10-10T00:04:37.8912054Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-10-10T00:04:37.8913426Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-10-10T00:04:37.8914623Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils 2025-10-10T00:04:37.8916212Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-10-10T00:04:37.8917464Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:37.8918826Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-10-10T00:04:37.8920184Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:37.8921377Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:37.8922799Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-10-10T00:04:37.8924258Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:37.8925846Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:37.8927172Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:37.8928546Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:37.8929999Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi 2025-10-10T00:04:37.8931289Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:37.8932653Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-10-10T00:04:37.8934002Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:37.8935601Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:37.8936825Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:37.8938148Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:37.8939576Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:37.8940573Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:37.8941943Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:37.8943218Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:37.8944779Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-10-10T00:04:37.8946169Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/utils 2025-10-10T00:04:37.8947505Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:37.8948790Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:37.8950142Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:37.8951498Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:37.8952866Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:37.8954327Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:37.8955762Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:37.8957087Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/gemm 2025-10-10T00:04:37.8958427Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:37.8959843Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:37.8961149Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:37.8962472Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:37.8963888Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-10-10T00:04:37.8965520Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:37.8966907Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:37.8968290Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-10-10T00:04:37.8969438Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-10-10T00:04:37.8971082Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-10-10T00:04:37.8972243Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:37.8973818Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:37.8975502Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-10-10T00:04:37.8976833Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:37.8978185Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:37.8979512Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:37.8980846Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:37.8982214Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:37.8984198Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:37.8985609Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:37.8987024Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:37.8988411Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:37.8989950Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:37.8991010Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:37.8992427Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi 2025-10-10T00:04:37.8993774Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:37.8995285Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:37.8996608Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:37.8997979Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0 2025-10-10T00:04:37.8999411Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:37.9000782Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-10-10T00:04:37.9002149Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/loader 2025-10-10T00:04:37.9003432Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:37.9004748Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph 2025-10-10T00:04:37.9006302Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend 2025-10-10T00:04:37.9007666Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:37.9009047Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:37.9010384Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:37.9011727Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:37.9013036Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:37.9014569Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:37.9016043Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core 2025-10-10T00:04:37.9017363Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/cmake 2025-10-10T00:04:37.9018664Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src 2025-10-10T00:04:37.9020103Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler 2025-10-10T00:04:37.9021396Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:37.9022835Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:37.9024021Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config 2025-10-10T00:04:37.9025662Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:37.9026930Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:37.9028454Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis 2025-10-10T00:04:37.9029665Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:37.9031225Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-10-10T00:04:37.9032392Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:37.9033902Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:37.9035340Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-10-10T00:04:37.9037249Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:37.9038868Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:37.9040107Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:37.9041662Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:37.9042823Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:37.9044470Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake 2025-10-10T00:04:37.9045966Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-10-10T00:04:37.9047198Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-10-10T00:04:37.9048732Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:37.9049961Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug 2025-10-10T00:04:37.9051298Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/vtune 2025-10-10T00:04:37.9052579Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:37.9054015Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:37.9055544Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-10-10T00:04:37.9056838Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:37.9058160Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util 2025-10-10T00:04:37.9059439Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:37.9060756Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:37.9062122Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:37.9063373Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:37.9065077Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:37.9066309Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:37.9067772Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:37.9068985Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include 2025-10-10T00:04:37.9070504Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:37.9071642Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:37.9073478Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:37.9074804Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:37.9076140Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:37.9077692Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:37.9079071Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:37.9080345Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:37.9081860Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:37.9083194Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-10-10T00:04:37.9084507Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:37.9086011Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-10-10T00:04:37.9087256Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:37.9088630Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:37.9090009Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-10-10T00:04:37.9091312Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-10-10T00:04:37.9092645Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:37.9093961Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-10-10T00:04:37.9095523Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:37.9096863Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:37.9098164Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:37.9099521Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-10-10T00:04:37.9100846Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-10-10T00:04:37.9102187Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:37.9103463Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:37.9105493Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:37.9106817Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:37.9108173Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:37.9109514Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:37.9110841Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:37.9112165Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:37.9113551Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-10-10T00:04:37.9115067Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:37.9116546Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-10-10T00:04:37.9117888Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:37.9119374Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp 2025-10-10T00:04:37.9120381Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:37.9121811Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-10-10T00:04:37.9123078Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-10-10T00:04:37.9124579Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:37.9126088Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:37.9127506Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:37.9128829Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:37.9130429Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:37.9132011Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:37.9133463Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:37.9134661Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:37.9136252Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:37.9137573Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:37.9139111Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:37.9140507Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:37.9141866Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:37.9143342Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:37.9144902Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:37.9146458Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-10-10T00:04:37.9147851Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:37.9149275Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:37.9150680Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:37.9152106Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:37.9153409Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:37.9154627Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-10-10T00:04:37.9156175Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-10-10T00:04:37.9157520Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:37.9158860Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:37.9160233Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-10-10T00:04:37.9161596Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-10-10T00:04:37.9162910Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:37.9164394Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-10-10T00:04:37.9165790Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:37.9167147Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:37.9168674Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-10-10T00:04:37.9169726Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-10-10T00:04:37.9171109Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-10-10T00:04:37.9172459Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:37.9173811Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-10-10T00:04:37.9175328Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:37.9176720Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:37.9178064Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-10-10T00:04:37.9179420Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:37.9180792Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-10-10T00:04:37.9182140Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-10-10T00:04:37.9183423Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-10-10T00:04:37.9184663Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend 2025-10-10T00:04:37.9186298Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:37.9187570Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:37.9189112Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:37.9190357Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:37.9191905Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:37.9192924Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:37.9194492Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl 2025-10-10T00:04:37.9195843Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:37.9197100Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:37.9198503Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:37.9199742Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-10-10T00:04:37.9201120Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:37.9202434Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/in 2025-10-10T00:04:37.9203788Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:37.9205273Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl 2025-10-10T00:04:37.9206636Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-10-10T00:04:37.9207970Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/regression 2025-10-10T00:04:37.9209272Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl 2025-10-10T00:04:37.9210609Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-10-10T00:04:37.9211903Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/noexcept 2025-10-10T00:04:37.9213271Z creating torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/other/subproject 2025-10-10T00:04:37.9215122Z creating torch-2.10.0a0+git344e636/third_party/ittapi 2025-10-10T00:04:37.9216531Z creating torch-2.10.0a0+git344e636/third_party/ittapi/cmake 2025-10-10T00:04:37.9218000Z creating torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:37.9219049Z creating torch-2.10.0a0+git344e636/third_party/ittapi/include/fortran 2025-10-10T00:04:37.9220494Z creating torch-2.10.0a0+git344e636/third_party/ittapi/include/fortran/posix 2025-10-10T00:04:37.9221769Z creating torch-2.10.0a0+git344e636/third_party/ittapi/include/fortran/win32 2025-10-10T00:04:37.9223077Z creating torch-2.10.0a0+git344e636/third_party/ittapi/include/legacy 2025-10-10T00:04:37.9224524Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python 2025-10-10T00:04:37.9225917Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:37.9227260Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:37.9228654Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native/extensions 2025-10-10T00:04:37.9229908Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi/compat 2025-10-10T00:04:37.9231213Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:37.9232485Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:37.9233907Z creating torch-2.10.0a0+git344e636/third_party/ittapi/python/utest/ittapi_native_mock 2025-10-10T00:04:37.9235372Z creating torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:37.9237156Z creating torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify_refcol 2025-10-10T00:04:37.9238533Z creating torch-2.10.0a0+git344e636/third_party/kineto 2025-10-10T00:04:37.9239975Z creating torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:37.9241802Z creating torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto/backends 2025-10-10T00:04:37.9243047Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto 2025-10-10T00:04:37.9244645Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/docs/source/_static/img 2025-10-10T00:04:37.9247065Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:37.9248436Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:37.9249694Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:37.9251077Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:37.9252781Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:37.9254215Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:37.9255798Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:37.9257548Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli 2025-10-10T00:04:37.9258906Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src 2025-10-10T00:04:37.9260386Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:37.9261612Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:37.9262978Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog 2025-10-10T00:04:37.9264473Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:37.9265935Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:37.9267270Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd 2025-10-10T00:04:37.9268500Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-10-10T00:04:37.9269940Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:37.9271318Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser 2025-10-10T00:04:37.9272988Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:37.9274308Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-10-10T00:04:37.9275830Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-10-10T00:04:37.9277100Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:37.9278547Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/gpumon/amd 2025-10-10T00:04:37.9280337Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-10-10T00:04:37.9281532Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:37.9283076Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon 2025-10-10T00:04:37.9284669Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-10-10T00:04:37.9286308Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing 2025-10-10T00:04:37.9287420Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt 2025-10-10T00:04:37.9288906Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src 2025-10-10T00:04:37.9290399Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:37.9291832Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-10-10T00:04:37.9293131Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-10-10T00:04:37.9295009Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:37.9296488Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-10-10T00:04:37.9297877Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:37.9299279Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-10-10T00:04:37.9300786Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/parse_procfs/1234 2025-10-10T00:04:37.9302673Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:37.9303886Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf 2025-10-10T00:04:37.9305649Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events 2025-10-10T00:04:37.9307107Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated 2025-10-10T00:04:37.9308412Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:37.9309558Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:37.9311476Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-10-10T00:04:37.9314868Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:37.9316129Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:37.9317742Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-10-10T00:04:37.9318767Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:37.9320264Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-10-10T00:04:37.9321710Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/utils 2025-10-10T00:04:37.9323398Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-10-10T00:04:37.9324692Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/debian 2025-10-10T00:04:37.9326148Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-10-10T00:04:37.9327373Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/rpm 2025-10-10T00:04:37.9328787Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/slurm 2025-10-10T00:04:37.9330026Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing 2025-10-10T00:04:37.9331477Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc 2025-10-10T00:04:37.9333318Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/net 2025-10-10T00:04:37.9334839Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth0 2025-10-10T00:04:37.9337445Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth1 2025-10-10T00:04:37.9338572Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:37.9340524Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-10-10T00:04:37.9341736Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-10-10T00:04:37.9343154Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build 2025-10-10T00:04:37.9344511Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:37.9346028Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:37.9347298Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-10-10T00:04:37.9348548Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:37.9349948Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-10-10T00:04:37.9351183Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files 2025-10-10T00:04:37.9352659Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/initctl 2025-10-10T00:04:37.9353901Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd 2025-10-10T00:04:37.9355516Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-10-10T00:04:37.9356788Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda10 2025-10-10T00:04:37.9358251Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda11 2025-10-10T00:04:37.9359428Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda9 2025-10-10T00:04:37.9360826Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-10-10T00:04:37.9361943Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_config 2025-10-10T00:04:37.9364195Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub 2025-10-10T00:04:37.9365662Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-10-10T00:04:37.9366857Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:37.9368310Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:37.9369564Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:37.9370758Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:37.9372253Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:37.9373419Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:37.9374901Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:37.9376369Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:37.9377618Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:37.9378981Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:37.9380343Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-10-10T00:04:37.9381521Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-10-10T00:04:37.9382985Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine 2025-10-10T00:04:37.9384387Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-10-10T00:04:37.9385917Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:37.9387250Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-10-10T00:04:37.9388713Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:37.9389907Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core 2025-10-10T00:04:37.9391432Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:37.9392793Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:37.9394583Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:37.9396084Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:37.9397361Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-10-10T00:04:37.9398725Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:37.9400265Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling 2025-10-10T00:04:37.9401366Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu 2025-10-10T00:04:37.9402775Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:37.9404363Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:37.9405700Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:37.9406981Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src 2025-10-10T00:04:37.9408460Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-10-10T00:04:37.9409734Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda10 2025-10-10T00:04:37.9411048Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda11 2025-10-10T00:04:37.9412347Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda9 2025-10-10T00:04:37.9413648Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:37.9415021Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda10 2025-10-10T00:04:37.9416502Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda11 2025-10-10T00:04:37.9417756Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda9 2025-10-10T00:04:37.9418991Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:37.9420328Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda10 2025-10-10T00:04:37.9421663Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda11 2025-10-10T00:04:37.9422919Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda9 2025-10-10T00:04:37.9424443Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-10-10T00:04:37.9425751Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-10-10T00:04:37.9427048Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:37.9428636Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda10 2025-10-10T00:04:37.9429843Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda11 2025-10-10T00:04:37.9431140Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda9 2025-10-10T00:04:37.9432382Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:37.9433820Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda10 2025-10-10T00:04:37.9435373Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda11 2025-10-10T00:04:37.9436556Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda9 2025-10-10T00:04:37.9437864Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-10-10T00:04:37.9439457Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda10 2025-10-10T00:04:37.9440668Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda11 2025-10-10T00:04:37.9442266Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda9 2025-10-10T00:04:37.9443532Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-10-10T00:04:37.9444919Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda10 2025-10-10T00:04:37.9446474Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda11 2025-10-10T00:04:37.9447686Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda9 2025-10-10T00:04:37.9448982Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-10-10T00:04:37.9450300Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-10-10T00:04:37.9451643Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda10 2025-10-10T00:04:37.9452936Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda11 2025-10-10T00:04:37.9454362Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda9 2025-10-10T00:04:37.9455918Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-10-10T00:04:37.9457200Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda10 2025-10-10T00:04:37.9458587Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda11 2025-10-10T00:04:37.9459850Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda9 2025-10-10T00:04:37.9461064Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples 2025-10-10T00:04:37.9462268Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:37.9463752Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:37.9465143Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-10-10T00:04:37.9466764Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:37.9467824Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk 2025-10-10T00:04:37.9469313Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia 2025-10-10T00:04:37.9470716Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-10-10T00:04:37.9471936Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:37.9473221Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/patches 2025-10-10T00:04:37.9474579Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-10-10T00:04:37.9476176Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:37.9477428Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader 2025-10-10T00:04:37.9479053Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/testing2/apps/nvml_benchmark 2025-10-10T00:04:37.9481085Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples 2025-10-10T00:04:37.9482327Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src 2025-10-10T00:04:37.9483921Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample 2025-10-10T00:04:37.9485301Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample 2025-10-10T00:04:37.9486754Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample 2025-10-10T00:04:37.9488052Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample 2025-10-10T00:04:37.9489354Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample 2025-10-10T00:04:37.9490691Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample 2025-10-10T00:04:37.9491954Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/dcgm_diag_configs 2025-10-10T00:04:37.9493191Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-10-10T00:04:37.9494649Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:37.9496086Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:37.9497509Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-10-10T00:04:37.9498760Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:37.9500323Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:37.9501646Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:37.9502915Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2 2025-10-10T00:04:37.9504401Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvswitch-audit 2025-10-10T00:04:37.9505891Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth 2025-10-10T00:04:37.9507348Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-10-10T00:04:37.9508403Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-10-10T00:04:37.9509677Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda 2025-10-10T00:04:37.9511265Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-10-10T00:04:37.9512481Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-10-10T00:04:37.9513761Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-10-10T00:04:37.9515199Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty 2025-10-10T00:04:37.9516576Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:37.9517817Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:37.9519194Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-10-10T00:04:37.9520501Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-10-10T00:04:37.9521745Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-10-10T00:04:37.9522942Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub 2025-10-10T00:04:37.9524265Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:37.9525872Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:37.9527048Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:37.9528508Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include 2025-10-10T00:04:37.9529727Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:37.9531197Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build 2025-10-10T00:04:37.9532515Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-10-10T00:04:37.9533641Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:37.9535269Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-10-10T00:04:37.9536781Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-10-10T00:04:37.9537915Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-10-10T00:04:37.9539259Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:37.9540634Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:37.9542147Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static 2025-10-10T00:04:37.9543230Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-10-10T00:04:37.9544677Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates 2025-10-10T00:04:37.9545788Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-10-10T00:04:37.9546766Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:37.9547909Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:37.9548840Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:37.9550335Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src 2025-10-10T00:04:37.9552423Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:37.9553790Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-10-10T00:04:37.9555530Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd 2025-10-10T00:04:37.9557089Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme 2025-10-10T00:04:37.9558957Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:37.9560477Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:37.9562010Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-error-test 2025-10-10T00:04:37.9563451Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-10-10T00:04:37.9565226Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test 2025-10-10T00:04:37.9566686Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:37.9568525Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock 2025-10-10T00:04:37.9569844Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest 2025-10-10T00:04:37.9571537Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:37.9573029Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/bazel 2025-10-10T00:04:37.9575001Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:37.9576452Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-10-10T00:04:37.9578090Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:37.9579571Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:37.9581265Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config 2025-10-10T00:04:37.9582664Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc 2025-10-10T00:04:37.9584621Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:37.9585997Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.bazelci 2025-10-10T00:04:37.9587520Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel 2025-10-10T00:04:37.9589573Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example 2025-10-10T00:04:37.9590641Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:37.9592261Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:37.9593643Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-10-10T00:04:37.9595516Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:37.9597350Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config 2025-10-10T00:04:37.9599241Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-10-10T00:04:37.9600701Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:37.9602674Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-10-10T00:04:37.9603974Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:37.9606037Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_data 2025-10-10T00:04:37.9607418Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_layouts 2025-10-10T00:04:37.9608964Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_sass 2025-10-10T00:04:37.9610520Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/assets/css 2025-10-10T00:04:37.9612929Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-10-10T00:04:37.9614366Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock 2025-10-10T00:04:37.9616255Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake 2025-10-10T00:04:37.9617626Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/docs 2025-10-10T00:04:37.9619302Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:37.9621828Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:37.9623230Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:37.9624817Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:37.9626355Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:37.9627845Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest 2025-10-10T00:04:37.9629396Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-10-10T00:04:37.9630867Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/docs 2025-10-10T00:04:37.9632444Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:37.9635340Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:37.9636545Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:37.9637945Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:37.9639470Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:37.9640949Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:37.9642334Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:37.9644250Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks 2025-10-10T00:04:37.9645719Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/src 2025-10-10T00:04:37.9647137Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-10-10T00:04:37.9648741Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-10-10T00:04:37.9650237Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:37.9652102Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:37.9653377Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-10-10T00:04:37.9655144Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs 2025-10-10T00:04:37.9656989Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-10-10T00:04:37.9658550Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:37.9660104Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:37.9661768Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:37.9663219Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:37.9664979Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:37.9666556Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros 2025-10-10T00:04:37.9668086Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:37.9669733Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-10-10T00:04:37.9671283Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-10-10T00:04:37.9672778Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-10-10T00:04:37.9674496Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types 2025-10-10T00:04:37.9675990Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:37.9677752Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-10-10T00:04:37.9679194Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-10-10T00:04:37.9680755Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-10-10T00:04:37.9682280Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:37.9683753Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/scripts 2025-10-10T00:04:37.9685474Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages 2025-10-10T00:04:37.9687186Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-10-10T00:04:37.9689562Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:37.9690977Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-10-10T00:04:37.9692467Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:37.9694026Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:37.9695809Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:37.9697366Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:37.9698883Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-10-10T00:04:37.9701051Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:37.9703016Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/single_include/nlohmann 2025-10-10T00:04:37.9705017Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test 2025-10-10T00:04:37.9707144Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory 2025-10-10T00:04:37.9708557Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project 2025-10-10T00:04:37.9710202Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content 2025-10-10T00:04:37.9711790Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project 2025-10-10T00:04:37.9713242Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import 2025-10-10T00:04:37.9714945Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project 2025-10-10T00:04:37.9716521Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver 2025-10-10T00:04:37.9718094Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project 2025-10-10T00:04:37.9719667Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories 2025-10-10T00:04:37.9721443Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:37.9722639Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example 2025-10-10T00:04:37.9724399Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-10-10T00:04:37.9727011Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:37.9728172Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-10-10T00:04:37.9729656Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:37.9731599Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:37.9733906Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/afl 2025-10-10T00:04:37.9735408Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/standalone 2025-10-10T00:04:37.9736934Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:37.9738478Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:37.9740013Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:37.9741559Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:37.9743034Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:37.9744633Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-10-10T00:04:37.9746203Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map 2025-10-10T00:04:37.9747757Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl 2025-10-10T00:04:37.9749304Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-10-10T00:04:37.9751390Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-10-10T00:04:37.9753028Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer 2025-10-10T00:04:37.9754764Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/macro_builder 2025-10-10T00:04:37.9756316Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-10-10T00:04:37.9758308Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/img 2025-10-10T00:04:37.9759632Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:37.9761984Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:37.9763304Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/script 2025-10-10T00:04:37.9765013Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:37.9767044Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:37.9768314Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:37.9770004Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:37.9771611Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:37.9774255Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-10-10T00:04:37.9775672Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-10-10T00:04:37.9777361Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-10-10T00:04:37.9779051Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-10-10T00:04:37.9780657Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-10-10T00:04:37.9782307Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-10-10T00:04:37.9783824Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-10-10T00:04:37.9785502Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-10-10T00:04:37.9787081Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-10-10T00:04:37.9788607Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-10-10T00:04:37.9790150Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-10-10T00:04:37.9791722Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-10-10T00:04:37.9793209Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-10-10T00:04:37.9795068Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-10-10T00:04:37.9796626Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-10-10T00:04:37.9798118Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-10-10T00:04:37.9800634Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-10-10T00:04:37.9802022Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-10-10T00:04:37.9803742Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-10-10T00:04:37.9805522Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:37.9806905Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:37.9808545Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-10-10T00:04:37.9811091Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-10-10T00:04:37.9813074Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:37.9814688Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:37.9816579Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-10-10T00:04:37.9817892Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client 2025-10-10T00:04:37.9820016Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate 2025-10-10T00:04:37.9821210Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-10-10T00:04:37.9822807Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-10-10T00:04:37.9824695Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-10-10T00:04:37.9826284Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-10-10T00:04:37.9827748Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:37.9829236Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-10-10T00:04:37.9830869Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:37.9832416Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-10-10T00:04:37.9833936Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server 2025-10-10T00:04:37.9835625Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:37.9837225Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-10-10T00:04:37.9838741Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-10-10T00:04:37.9840280Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:37.9841858Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-10-10T00:04:37.9843330Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-10-10T00:04:37.9845264Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:37.9846680Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:37.9848201Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-10-10T00:04:37.9849644Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:37.9851265Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:37.9852911Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:37.9854656Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:37.9856280Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:37.9857890Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:37.9859367Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-10-10T00:04:37.9861036Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:37.9862866Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:37.9864638Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:37.9866152Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:37.9867846Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:37.9869375Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:37.9871002Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-10-10T00:04:37.9872590Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:37.9874320Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:37.9875960Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-10-10T00:04:37.9877641Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-10-10T00:04:37.9879092Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:37.9880656Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:37.9882212Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-10-10T00:04:37.9883811Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-10-10T00:04:37.9885602Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-10-10T00:04:37.9887122Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-10-10T00:04:37.9888671Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:37.9890210Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:37.9891827Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:37.9893435Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:37.9895165Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:37.9896741Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:37.9898356Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:37.9899938Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:37.9901550Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:37.9903027Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-10-10T00:04:37.9904851Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:37.9906593Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:37.9908232Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:37.9909857Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:37.9911670Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:37.9913022Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:37.9914874Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-10-10T00:04:37.9916625Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:37.9918157Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:37.9919751Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-10-10T00:04:37.9921244Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-10-10T00:04:37.9922841Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:37.9924540Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:37.9926228Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-10-10T00:04:37.9927791Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-10-10T00:04:37.9929331Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-10-10T00:04:37.9930820Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-10-10T00:04:37.9932435Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:37.9933995Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:37.9935704Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:37.9937315Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:37.9938862Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:37.9940285Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:37.9941907Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:37.9943645Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:37.9945181Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:37.9946771Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:37.9948295Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-10-10T00:04:37.9949968Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:37.9951482Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:37.9953026Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-10-10T00:04:37.9954759Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:37.9956329Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:37.9957871Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-10-10T00:04:37.9959449Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:37.9961009Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:37.9962386Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:37.9963979Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/access 2025-10-10T00:04:37.9965731Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:37.9967335Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:37.9968832Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-10-10T00:04:37.9970441Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:37.9971922Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:37.9973462Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:37.9975169Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-10-10T00:04:37.9976843Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-10-10T00:04:37.9980116Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-10-10T00:04:37.9981614Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-10-10T00:04:37.9983054Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-10-10T00:04:37.9984800Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-10-10T00:04:37.9986401Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-10-10T00:04:37.9988002Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:37.9989629Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-10-10T00:04:37.9991175Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:37.9992716Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-10-10T00:04:37.9994454Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:37.9996119Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-10-10T00:04:37.9997676Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-10-10T00:04:37.9999174Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-10-10T00:04:38.0000776Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-10-10T00:04:38.0003182Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:38.0004644Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-10-10T00:04:38.0006302Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-10-10T00:04:38.0007811Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-10-10T00:04:38.0009428Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:38.0011984Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:38.0013395Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:38.0014959Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-10-10T00:04:38.0016641Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:38.0018247Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:38.0019988Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:38.0021416Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:38.0022906Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-10-10T00:04:38.0024695Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:38.0026554Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-10-10T00:04:38.0028694Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:38.0030847Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:38.0033090Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:38.0035235Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:38.0037040Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:38.0038908Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-10-10T00:04:38.0040753Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:38.0042510Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:38.0044245Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:38.0045638Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:38.0047161Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-10-10T00:04:38.0049101Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-10-10T00:04:38.0050620Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core 2025-10-10T00:04:38.0052091Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:38.0053665Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:38.0055492Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:38.0057062Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:38.0058518Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:38.0059972Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:38.0061535Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/doc 2025-10-10T00:04:38.0062897Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull 2025-10-10T00:04:38.0064521Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/include/prometheus 2025-10-10T00:04:38.0066040Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:38.0067486Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/detail 2025-10-10T00:04:38.0068970Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests 2025-10-10T00:04:38.0070464Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:38.0072057Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:38.0073569Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:38.0075187Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push 2025-10-10T00:04:38.0076598Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus 2025-10-10T00:04:38.0078186Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/detail 2025-10-10T00:04:38.0079765Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-10-10T00:04:38.0081207Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests 2025-10-10T00:04:38.0082709Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:38.0083962Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:38.0085050Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:38.0086280Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:38.0088516Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/src 2025-10-10T00:04:38.0089983Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:38.0091586Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-10-10T00:04:38.0093103Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-10-10T00:04:38.0095015Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-10-10T00:04:38.0098037Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-10-10T00:04:38.0099316Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:38.0100721Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:38.0102185Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/compile-error-test 2025-10-10T00:04:38.0103631Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-10-10T00:04:38.0105457Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/find-package-test 2025-10-10T00:04:38.0107066Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:38.0108527Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-10-10T00:04:38.0110095Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock 2025-10-10T00:04:38.0111632Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest 2025-10-10T00:04:38.0113238Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-10-10T00:04:38.0114759Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:38.0116356Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/ci 2025-10-10T00:04:38.0117885Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:38.0119407Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/_data 2025-10-10T00:04:38.0120910Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/_layouts 2025-10-10T00:04:38.0122390Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/_sass 2025-10-10T00:04:38.0123932Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/assets/css 2025-10-10T00:04:38.0126629Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-10-10T00:04:38.0127946Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock 2025-10-10T00:04:38.0129568Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/cmake 2025-10-10T00:04:38.0131067Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/docs 2025-10-10T00:04:38.0132651Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:38.0135014Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:38.0136608Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:38.0137978Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:38.0139473Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:38.0141027Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest 2025-10-10T00:04:38.0142589Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-10-10T00:04:38.0144272Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/docs 2025-10-10T00:04:38.0145907Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:38.0148163Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:38.0149656Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:38.0151049Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:38.0152470Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:38.0153988Z creating torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:38.0155468Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin 2025-10-10T00:04:38.0157035Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/ci_scripts 2025-10-10T00:04:38.0158760Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs 2025-10-10T00:04:38.0160078Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:38.0161556Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/examples 2025-10-10T00:04:38.0163013Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:38.0164681Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/scripts 2025-10-10T00:04:38.0166181Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src 2025-10-10T00:04:38.0167695Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api 2025-10-10T00:04:38.0169264Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api/generated 2025-10-10T00:04:38.0170795Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:38.0172353Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:38.0173822Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:38.0175597Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/constants 2025-10-10T00:04:38.0177161Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:38.0178767Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/packaging/torch_tb_profiler 2025-10-10T00:04:38.0181090Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0 2025-10-10T00:04:38.0184014Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4 2025-10-10T00:04:38.0186163Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:38.0187203Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:38.0188853Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:38.0190306Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:38.0191798Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-10-10T00:04:38.0193119Z creating torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-10-10T00:04:38.0194879Z creating torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:38.0196262Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/LICENSES 2025-10-10T00:04:38.0197682Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark 2025-10-10T00:04:38.0199066Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark/matmul 2025-10-10T00:04:38.0200623Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/cmake 2025-10-10T00:04:38.0201921Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/cmake/toolchains 2025-10-10T00:04:38.0203384Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/docker 2025-10-10T00:04:38.0204933Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/docs 2025-10-10T00:04:38.0206432Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/docs/imgs 2025-10-10T00:04:38.0207877Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/docs/matmul_qsi4cx 2025-10-10T00:04:38.0209424Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/docs/matmul_qsi4cx/imgs 2025-10-10T00:04:38.0210693Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:38.0212677Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:38.0213982Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:38.0215793Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:38.0217238Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:38.0218447Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai 2025-10-10T00:04:38.0220064Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul 2025-10-10T00:04:38.0222121Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-10-10T00:04:38.0223435Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-10-10T00:04:38.0225246Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:38.0226639Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-10-10T00:04:38.0228222Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:38.0229496Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-10-10T00:04:38.0231142Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:38.0232438Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:38.0234345Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:38.0235790Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:38.0237368Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:38.0238645Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-10-10T00:04:38.0240275Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:38.0241581Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:38.0243191Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:38.0244668Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:38.0246294Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:38.0247602Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-10-10T00:04:38.0249077Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-10-10T00:04:38.0250468Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:38.0252003Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:38.0253380Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/test 2025-10-10T00:04:38.0254982Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:38.0256398Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:38.0257792Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:38.0259172Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/third_party 2025-10-10T00:04:38.0260627Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/tools 2025-10-10T00:04:38.0262066Z creating torch-2.10.0a0+git344e636/third_party/kleidiai/tools/pre-commit 2025-10-10T00:04:38.0263477Z creating torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:38.0265090Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/bin 2025-10-10T00:04:38.0266584Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/cmake 2025-10-10T00:04:38.0268009Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker 2025-10-10T00:04:38.0270057Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/alpine 2025-10-10T00:04:38.0271306Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/alpine-arm32v7 2025-10-10T00:04:38.0272811Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/alpine-x86 2025-10-10T00:04:38.0274250Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/manylinux-x64 2025-10-10T00:04:38.0275788Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/vcpkg 2025-10-10T00:04:38.0277202Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:38.0278664Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:38.0280057Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:38.0281546Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:38.0282912Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:38.0284526Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:38.0286421Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/include 2025-10-10T00:04:38.0287870Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/include/mimalloc 2025-10-10T00:04:38.0289251Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:38.0290664Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim 2025-10-10T00:04:38.0292126Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/emscripten 2025-10-10T00:04:38.0293547Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/osx 2025-10-10T00:04:38.0295156Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/unix 2025-10-10T00:04:38.0296682Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/wasi 2025-10-10T00:04:38.0298073Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/windows 2025-10-10T00:04:38.0299452Z creating torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:38.0300861Z creating torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:38.0302295Z creating torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:38.0303804Z creating torch-2.10.0a0+git344e636/third_party/nccl 2025-10-10T00:04:38.0305767Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-net 2025-10-10T00:04:38.0307079Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example 2025-10-10T00:04:38.0308625Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:38.0310174Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-net/google-fastsocket 2025-10-10T00:04:38.0311614Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler 2025-10-10T00:04:38.0313118Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:38.0314773Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:38.0316304Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic 2025-10-10T00:04:38.0318654Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic/nccl 2025-10-10T00:04:38.0319938Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example 2025-10-10T00:04:38.0321461Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/nccl 2025-10-10T00:04:38.0322976Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/scripts 2025-10-10T00:04:38.0324621Z creating torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/test 2025-10-10T00:04:38.0326122Z creating torch-2.10.0a0+git344e636/third_party/nccl/makefiles 2025-10-10T00:04:38.0327587Z creating torch-2.10.0a0+git344e636/third_party/nccl/pkg 2025-10-10T00:04:38.0329113Z creating torch-2.10.0a0+git344e636/third_party/nccl/pkg/redhat 2025-10-10T00:04:38.0330573Z creating torch-2.10.0a0+git344e636/third_party/nccl/pkg/srctxz 2025-10-10T00:04:38.0332216Z creating torch-2.10.0a0+git344e636/third_party/nccl/pkg/txz 2025-10-10T00:04:38.0333871Z creating torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:38.0335481Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:38.0337036Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/device/network/unpack 2025-10-10T00:04:38.0339936Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:38.0341933Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:38.0343598Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:38.0345459Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/mlx5 2025-10-10T00:04:38.0346953Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:38.0348517Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:38.0350039Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin 2025-10-10T00:04:38.0351615Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/net 2025-10-10T00:04:38.0353113Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:38.0354774Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/tuner 2025-10-10T00:04:38.0356228Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:38.0357682Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/plugin 2025-10-10T00:04:38.0359192Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/net 2025-10-10T00:04:38.0360679Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/profiler 2025-10-10T00:04:38.0362158Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/tuner 2025-10-10T00:04:38.0363573Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:38.0365320Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/register 2025-10-10T00:04:38.0366809Z creating torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:38.0368268Z creating torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:38.0369799Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/.reuse 2025-10-10T00:04:38.0371316Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/.reuse/templates 2025-10-10T00:04:38.0372745Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/LICENSES 2025-10-10T00:04:38.0374349Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:38.0375993Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/cmake/requirements 2025-10-10T00:04:38.0377635Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/cmake/scripts 2025-10-10T00:04:38.0379205Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs 2025-10-10T00:04:38.0380882Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:38.0382353Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs 2025-10-10T00:04:38.0383866Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs 2025-10-10T00:04:38.0385656Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:38.0387365Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:38.0388855Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:38.0390490Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:38.0392048Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:38.0393633Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:38.0395499Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:38.0397033Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:38.0398664Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/css 2025-10-10T00:04:38.0400097Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:38.0401577Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:38.0403228Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:38.0404821Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:38.0406411Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:38.0407930Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/types 2025-10-10T00:04:38.0409349Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:38.0422514Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:38.0423567Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:38.0424762Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:38.0425771Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-10-10T00:04:38.0426774Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/cget 2025-10-10T00:04:38.0427771Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:38.0428787Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/conda 2025-10-10T00:04:38.0429792Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/cpm 2025-10-10T00:04:38.0430810Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/homebrew 2025-10-10T00:04:38.0431872Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/hunter 2025-10-10T00:04:38.0432934Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/macports 2025-10-10T00:04:38.0433969Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/meson 2025-10-10T00:04:38.0435160Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-10-10T00:04:38.0436168Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/spack 2025-10-10T00:04:38.0437195Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:38.0438327Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/xmake 2025-10-10T00:04:38.0439198Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/includes 2025-10-10T00:04:38.0440052Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/scripts 2025-10-10T00:04:38.0440853Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann 2025-10-10T00:04:38.0442057Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:38.0443652Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/conversions 2025-10-10T00:04:38.0445407Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:38.0446953Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:38.0448467Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:38.0450076Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:38.0451542Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/output 2025-10-10T00:04:38.0453075Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:38.0455895Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/single_include/nlohmann 2025-10-10T00:04:38.0457471Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests 2025-10-10T00:04:38.0458973Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi 2025-10-10T00:04:38.0460514Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/config 2025-10-10T00:04:38.0461961Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/diag 2025-10-10T00:04:38.0463540Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/include/nlohmann 2025-10-10T00:04:38.0466023Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/inline_ns 2025-10-10T00:04:38.0467412Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/benchmarks 2025-10-10T00:04:38.0469012Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/benchmarks/src 2025-10-10T00:04:38.0470567Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_add_subdirectory 2025-10-10T00:04:38.0472120Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_add_subdirectory/project 2025-10-10T00:04:38.0473524Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content 2025-10-10T00:04:38.0475285Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content/project 2025-10-10T00:04:38.0476722Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content2 2025-10-10T00:04:38.0478265Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content2/project 2025-10-10T00:04:38.0479679Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import 2025-10-10T00:04:38.0481252Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import/project 2025-10-10T00:04:38.0482674Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import_minver 2025-10-10T00:04:38.0484375Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import_minver/project 2025-10-10T00:04:38.0485959Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories 2025-10-10T00:04:38.0487589Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:38.0488893Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cuda_example 2025-10-10T00:04:38.0490480Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:38.0492952Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:38.0494384Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:38.0496190Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:38.0497781Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:38.0500077Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/afl 2025-10-10T00:04:38.0501526Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/standalone 2025-10-10T00:04:38.0503019Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:38.0504818Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:38.0506318Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:38.0507926Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:38.0509424Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:38.0510862Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/doctest 2025-10-10T00:04:38.0512346Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/fifo_map 2025-10-10T00:04:38.0513839Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/imapdl 2025-10-10T00:04:38.0515702Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tools/amalgamate 2025-10-10T00:04:38.0517850Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tools/astyle 2025-10-10T00:04:38.0519342Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tools/gdb_pretty_printer 2025-10-10T00:04:38.0520821Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tools/generate_natvis 2025-10-10T00:04:38.0522281Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tools/macro_builder 2025-10-10T00:04:38.0523756Z creating torch-2.10.0a0+git344e636/third_party/nlohmann/tools/serve_header 2025-10-10T00:04:38.0525396Z creating torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:38.0526938Z creating torch-2.10.0a0+git344e636/third_party/onnx/LICENSES 2025-10-10T00:04:38.0528386Z creating torch-2.10.0a0+git344e636/third_party/onnx/cmake 2025-10-10T00:04:38.0529878Z creating torch-2.10.0a0+git344e636/third_party/onnx/cmake/external 2025-10-10T00:04:38.0531342Z creating torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:38.0532751Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:38.0534426Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen 2025-10-10T00:04:38.0535977Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:38.0537526Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:38.0539126Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static/css 2025-10-10T00:04:38.0540590Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:38.0542087Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro 2025-10-10T00:04:38.0543647Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:38.0545409Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/repo-docs 2025-10-10T00:04:38.0546907Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/technical 2025-10-10T00:04:38.0548281Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/images 2025-10-10T00:04:38.0549869Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:38.0551409Z creating torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals/images 2025-10-10T00:04:38.0552876Z creating torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:38.0554596Z creating torch-2.10.0a0+git344e636/third_party/onnx/examples/resources 2025-10-10T00:04:38.0556037Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:38.0557572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend 2025-10-10T00:04:38.0559132Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/sample 2025-10-10T00:04:38.0560632Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/sample/ops 2025-10-10T00:04:38.0562104Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test 2025-10-10T00:04:38.0563659Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case 2025-10-10T00:04:38.0565395Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:38.0566909Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:38.0568495Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-10-10T00:04:38.0569955Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:38.0572477Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_abs 2025-10-10T00:04:38.0574636Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0 2025-10-10T00:04:38.0576071Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos 2025-10-10T00:04:38.0577893Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0 2025-10-10T00:04:38.0579203Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos_example 2025-10-10T00:04:38.0580886Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0 2025-10-10T00:04:38.0582268Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh 2025-10-10T00:04:38.0583943Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0 2025-10-10T00:04:38.0585740Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh_example 2025-10-10T00:04:38.0587403Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0 2025-10-10T00:04:38.0588777Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad 2025-10-10T00:04:38.0590540Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:38.0592014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple 2025-10-10T00:04:38.0593648Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:38.0595181Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam 2025-10-10T00:04:38.0596880Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:38.0598354Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple 2025-10-10T00:04:38.0600007Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:38.0601345Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add 2025-10-10T00:04:38.0603036Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-10-10T00:04:38.0604630Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_bcast 2025-10-10T00:04:38.0606348Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-10-10T00:04:38.0607770Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_uint8 2025-10-10T00:04:38.0609413Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-10-10T00:04:38.0610893Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d 2025-10-10T00:04:38.0612572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-10-10T00:04:38.0614249Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners 2025-10-10T00:04:38.0615947Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-10-10T00:04:38.0617488Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded 2025-10-10T00:04:38.0619063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:38.0620517Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded 2025-10-10T00:04:38.0622175Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-10-10T00:04:38.0623499Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d 2025-10-10T00:04:38.0625635Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-10-10T00:04:38.0627023Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners 2025-10-10T00:04:38.0628682Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-10-10T00:04:38.0630196Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded 2025-10-10T00:04:38.0631765Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:38.0633164Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded 2025-10-10T00:04:38.0634742Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-10-10T00:04:38.0636299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor 2025-10-10T00:04:38.0637846Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-10-10T00:04:38.0639217Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer 2025-10-10T00:04:38.0640786Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0 2025-10-10T00:04:38.0642244Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int 2025-10-10T00:04:38.0643764Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0 2025-10-10T00:04:38.0645430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default 2025-10-10T00:04:38.0647035Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0 2025-10-10T00:04:38.0648466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping 2025-10-10T00:04:38.0650011Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0 2025-10-10T00:04:38.0651506Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping 2025-10-10T00:04:38.0653082Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0 2025-10-10T00:04:38.0654618Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership 2025-10-10T00:04:38.0656162Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0 2025-10-10T00:04:38.0657578Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree 2025-10-10T00:04:38.0659167Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0 2025-10-10T00:04:38.0660488Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and2d 2025-10-10T00:04:38.0662168Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-10-10T00:04:38.0663472Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and3d 2025-10-10T00:04:38.0665332Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-10-10T00:04:38.0666775Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and4d 2025-10-10T00:04:38.0668367Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-10-10T00:04:38.0669617Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d 2025-10-10T00:04:38.0671282Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-10-10T00:04:38.0672549Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d 2025-10-10T00:04:38.0674461Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-10-10T00:04:38.0675780Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d 2025-10-10T00:04:38.0677418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-10-10T00:04:38.0678733Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d 2025-10-10T00:04:38.0680410Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-10-10T00:04:38.0681708Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d 2025-10-10T00:04:38.0683403Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-10-10T00:04:38.0684884Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example 2025-10-10T00:04:38.0686645Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0 2025-10-10T00:04:38.0687972Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index 2025-10-10T00:04:38.0689520Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0690887Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random 2025-10-10T00:04:38.0692511Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0 2025-10-10T00:04:38.0693890Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index 2025-10-10T00:04:38.0695644Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0696984Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example 2025-10-10T00:04:38.0698685Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0 2025-10-10T00:04:38.0700020Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index 2025-10-10T00:04:38.0701556Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0703048Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random 2025-10-10T00:04:38.0704749Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0 2025-10-10T00:04:38.0706242Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index 2025-10-10T00:04:38.0708138Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0710145Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example 2025-10-10T00:04:38.0711952Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0 2025-10-10T00:04:38.0713467Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index 2025-10-10T00:04:38.0715138Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0716587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random 2025-10-10T00:04:38.0718327Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0 2025-10-10T00:04:38.0719687Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index 2025-10-10T00:04:38.0721214Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0722582Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example 2025-10-10T00:04:38.0724382Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0 2025-10-10T00:04:38.0725791Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index 2025-10-10T00:04:38.0727329Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0728668Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random 2025-10-10T00:04:38.0730392Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0 2025-10-10T00:04:38.0731737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index 2025-10-10T00:04:38.0733272Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0734805Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example 2025-10-10T00:04:38.0736402Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0 2025-10-10T00:04:38.0737847Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index 2025-10-10T00:04:38.0739389Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0740727Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random 2025-10-10T00:04:38.0742419Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0 2025-10-10T00:04:38.0743784Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index 2025-10-10T00:04:38.0745542Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0746910Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example 2025-10-10T00:04:38.0748731Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0 2025-10-10T00:04:38.0750000Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index 2025-10-10T00:04:38.0751523Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0752867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random 2025-10-10T00:04:38.0754881Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0 2025-10-10T00:04:38.0756111Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index 2025-10-10T00:04:38.0757824Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0759170Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example 2025-10-10T00:04:38.0761414Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0 2025-10-10T00:04:38.0763125Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index 2025-10-10T00:04:38.0765085Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0766790Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random 2025-10-10T00:04:38.0768341Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0 2025-10-10T00:04:38.0770004Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index 2025-10-10T00:04:38.0771786Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0773412Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example 2025-10-10T00:04:38.0775005Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0 2025-10-10T00:04:38.0776845Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index 2025-10-10T00:04:38.0778462Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:38.0779980Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random 2025-10-10T00:04:38.0781369Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0 2025-10-10T00:04:38.0782855Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index 2025-10-10T00:04:38.0784631Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:38.0786054Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin 2025-10-10T00:04:38.0787161Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0 2025-10-10T00:04:38.0788327Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin_example 2025-10-10T00:04:38.0789752Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0 2025-10-10T00:04:38.0790942Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh 2025-10-10T00:04:38.0792273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0 2025-10-10T00:04:38.0793777Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh_example 2025-10-10T00:04:38.0795739Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0 2025-10-10T00:04:38.0797124Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan 2025-10-10T00:04:38.0798843Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0 2025-10-10T00:04:38.0800515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan_example 2025-10-10T00:04:38.0803531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0 2025-10-10T00:04:38.0804934Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh 2025-10-10T00:04:38.0806651Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0 2025-10-10T00:04:38.0808141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh_example 2025-10-10T00:04:38.0809825Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0 2025-10-10T00:04:38.0811301Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d 2025-10-10T00:04:38.0813029Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-10-10T00:04:38.0814694Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask 2025-10-10T00:04:38.0816484Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-10-10T00:04:38.0817930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded 2025-10-10T00:04:38.0819669Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:38.0821060Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal 2025-10-10T00:04:38.0822930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-10-10T00:04:38.0824532Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded 2025-10-10T00:04:38.0826476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-10-10T00:04:38.0827842Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes 2025-10-10T00:04:38.0829770Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:38.0831209Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask 2025-10-10T00:04:38.0832879Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:38.0834585Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded 2025-10-10T00:04:38.0836278Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:38.0837865Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal 2025-10-10T00:04:38.0839416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:38.0840906Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded 2025-10-10T00:04:38.0842582Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:38.0843975Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded 2025-10-10T00:04:38.0846511Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:38.0847735Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled 2025-10-10T00:04:38.0849414Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:38.0850904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded 2025-10-10T00:04:38.0852580Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:38.0853987Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap 2025-10-10T00:04:38.0856169Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:38.0857471Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded 2025-10-10T00:04:38.0859180Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.0860583Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present 2025-10-10T00:04:38.0862270Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:38.0863748Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded 2025-10-10T00:04:38.0865717Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:38.0866971Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded 2025-10-10T00:04:38.0868950Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-10-10T00:04:38.0870376Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa 2025-10-10T00:04:38.0872342Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-10-10T00:04:38.0873780Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask 2025-10-10T00:04:38.0875906Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:38.0877323Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded 2025-10-10T00:04:38.0879049Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:38.0880668Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal 2025-10-10T00:04:38.0883273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-10-10T00:04:38.0884799Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded 2025-10-10T00:04:38.0886802Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:38.0888087Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded 2025-10-10T00:04:38.0889860Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-10-10T00:04:38.0891397Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled 2025-10-10T00:04:38.0893297Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-10-10T00:04:38.0894867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded 2025-10-10T00:04:38.0896566Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:38.0897990Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap 2025-10-10T00:04:38.0899759Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-10-10T00:04:38.0901227Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded 2025-10-10T00:04:38.0902941Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.0904567Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present 2025-10-10T00:04:38.0906546Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:38.0907967Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded 2025-10-10T00:04:38.0909645Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:38.0910926Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled 2025-10-10T00:04:38.0912815Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-10-10T00:04:38.0914372Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded 2025-10-10T00:04:38.0916358Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-10-10T00:04:38.0917582Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap 2025-10-10T00:04:38.0919399Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-10-10T00:04:38.0920854Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded 2025-10-10T00:04:38.0922826Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.0924353Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present 2025-10-10T00:04:38.0926281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:38.0927600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded 2025-10-10T00:04:38.0929336Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:38.0930774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul 2025-10-10T00:04:38.0932463Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:38.0933893Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias 2025-10-10T00:04:38.0935676Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:38.0937190Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded 2025-10-10T00:04:38.0938760Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:38.0940277Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded 2025-10-10T00:04:38.0941754Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:38.0943250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap 2025-10-10T00:04:38.0944913Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:38.0946436Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded 2025-10-10T00:04:38.0947999Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.0949419Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax 2025-10-10T00:04:38.0950982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:38.0952432Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded 2025-10-10T00:04:38.0953944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:38.0955417Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d 2025-10-10T00:04:38.0957502Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-10-10T00:04:38.0958967Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask 2025-10-10T00:04:38.0960835Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-10-10T00:04:38.0962199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool 2025-10-10T00:04:38.0964418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-10-10T00:04:38.0965724Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded 2025-10-10T00:04:38.0967396Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-10-10T00:04:38.0968832Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded 2025-10-10T00:04:38.0970521Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:38.0971870Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal 2025-10-10T00:04:38.0973730Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-10-10T00:04:38.0975347Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded 2025-10-10T00:04:38.0977332Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-10-10T00:04:38.0978720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes 2025-10-10T00:04:38.0980397Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:38.0981930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask 2025-10-10T00:04:38.0983597Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:38.0985304Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded 2025-10-10T00:04:38.0987052Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:38.0988418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal 2025-10-10T00:04:38.0989957Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:38.0991476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded 2025-10-10T00:04:38.0993117Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:38.0994615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded 2025-10-10T00:04:38.0996255Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:38.0997712Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled 2025-10-10T00:04:38.0999319Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:38.1000837Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded 2025-10-10T00:04:38.1002493Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:38.1004045Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap 2025-10-10T00:04:38.1006014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:38.1007378Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded 2025-10-10T00:04:38.1008880Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.1010334Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present 2025-10-10T00:04:38.1011878Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:38.1013353Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded 2025-10-10T00:04:38.1015066Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:38.1016451Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded 2025-10-10T00:04:38.1018490Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-10-10T00:04:38.1019709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa 2025-10-10T00:04:38.1021728Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-10-10T00:04:38.1023102Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask 2025-10-10T00:04:38.1025072Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:38.1026553Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded 2025-10-10T00:04:38.1028283Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:38.1029708Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal 2025-10-10T00:04:38.1031668Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-10-10T00:04:38.1033298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded 2025-10-10T00:04:38.1034984Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:38.1036520Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded 2025-10-10T00:04:38.1038162Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-10-10T00:04:38.1039661Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled 2025-10-10T00:04:38.1041714Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-10-10T00:04:38.1043036Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded 2025-10-10T00:04:38.1045203Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:38.1046434Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap 2025-10-10T00:04:38.1048610Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-10-10T00:04:38.1049847Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded 2025-10-10T00:04:38.1051703Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.1053283Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present 2025-10-10T00:04:38.1055311Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:38.1056810Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded 2025-10-10T00:04:38.1058569Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:38.1059862Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled 2025-10-10T00:04:38.1061759Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-10-10T00:04:38.1063192Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded 2025-10-10T00:04:38.1065224Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-10-10T00:04:38.1066690Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap 2025-10-10T00:04:38.1068576Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-10-10T00:04:38.1070039Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded 2025-10-10T00:04:38.1071728Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.1073265Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present 2025-10-10T00:04:38.1074903Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:38.1076483Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded 2025-10-10T00:04:38.1078121Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:38.1079583Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul 2025-10-10T00:04:38.1081154Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:38.1082671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias 2025-10-10T00:04:38.1084512Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:38.1086110Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded 2025-10-10T00:04:38.1087785Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:38.1089256Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded 2025-10-10T00:04:38.1091386Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:38.1092700Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul 2025-10-10T00:04:38.1094500Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-10-10T00:04:38.1095997Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias 2025-10-10T00:04:38.1097570Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:38.1099062Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded 2025-10-10T00:04:38.1100662Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:38.1102112Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded 2025-10-10T00:04:38.1103689Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:38.1105364Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap 2025-10-10T00:04:38.1106948Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:38.1108444Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded 2025-10-10T00:04:38.1110091Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:38.1111554Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax 2025-10-10T00:04:38.1113176Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:38.1114883Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded 2025-10-10T00:04:38.1116520Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:38.1117957Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default 2025-10-10T00:04:38.1120072Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0 2025-10-10T00:04:38.1121161Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil 2025-10-10T00:04:38.1123035Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0 2025-10-10T00:04:38.1124740Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad 2025-10-10T00:04:38.1126477Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0 2025-10-10T00:04:38.1127814Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default 2025-10-10T00:04:38.1129699Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0 2025-10-10T00:04:38.1131031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations 2025-10-10T00:04:38.1133239Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0 2025-10-10T00:04:38.1134458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads 2025-10-10T00:04:38.1136332Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0 2025-10-10T00:04:38.1137804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad 2025-10-10T00:04:38.1139473Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0 2025-10-10T00:04:38.1140872Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads 2025-10-10T00:04:38.1142539Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:38.1144259Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad 2025-10-10T00:04:38.1145981Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0 2025-10-10T00:04:38.1147334Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper 2025-10-10T00:04:38.1148999Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0 2025-10-10T00:04:38.1150398Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides 2025-10-10T00:04:38.1152415Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:38.1153747Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower 2025-10-10T00:04:38.1155998Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0 2025-10-10T00:04:38.1157263Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper 2025-10-10T00:04:38.1159179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0 2025-10-10T00:04:38.1160639Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides 2025-10-10T00:04:38.1162388Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0 2025-10-10T00:04:38.1163823Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default 2025-10-10T00:04:38.1165937Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0 2025-10-10T00:04:38.1167588Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False 2025-10-10T00:04:38.1169298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0 2025-10-10T00:04:38.1170764Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True 2025-10-10T00:04:38.1172445Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0 2025-10-10T00:04:38.1174330Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False 2025-10-10T00:04:38.1175849Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0 2025-10-10T00:04:38.1178884Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True 2025-10-10T00:04:38.1180264Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0 2025-10-10T00:04:38.1181497Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small 2025-10-10T00:04:38.1183014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0 2025-10-10T00:04:38.1184808Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding 2025-10-10T00:04:38.1187039Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-10-10T00:04:38.1188285Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding 2025-10-10T00:04:38.1190173Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-10-10T00:04:38.1191574Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding 2025-10-10T00:04:38.1193239Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-10-10T00:04:38.1194916Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding 2025-10-10T00:04:38.1196649Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-10-10T00:04:38.1198016Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon 2025-10-10T00:04:38.1200124Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:38.1201525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode 2025-10-10T00:04:38.1203545Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:38.1204863Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example 2025-10-10T00:04:38.1206931Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:38.1208500Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode 2025-10-10T00:04:38.1210401Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:38.1211859Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli 2025-10-10T00:04:38.1214344Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0 2025-10-10T00:04:38.1215822Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double 2025-10-10T00:04:38.1217650Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0 2025-10-10T00:04:38.1219135Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded 2025-10-10T00:04:38.1221196Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0 2025-10-10T00:04:38.1222331Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded 2025-10-10T00:04:38.1224403Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0 2025-10-10T00:04:38.1225804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed 2025-10-10T00:04:38.1227657Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0 2025-10-10T00:04:38.1229118Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded 2025-10-10T00:04:38.1231110Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0 2025-10-10T00:04:38.1232559Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16 2025-10-10T00:04:38.1234632Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-10-10T00:04:38.1236025Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32 2025-10-10T00:04:38.1237905Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-10-10T00:04:38.1239242Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64 2025-10-10T00:04:38.1241091Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-10-10T00:04:38.1242476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8 2025-10-10T00:04:38.1244691Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-10-10T00:04:38.1246250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16 2025-10-10T00:04:38.1248170Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-10-10T00:04:38.1249458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32 2025-10-10T00:04:38.1251332Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-10-10T00:04:38.1252701Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64 2025-10-10T00:04:38.1254594Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-10-10T00:04:38.1256227Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8 2025-10-10T00:04:38.1257846Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-10-10T00:04:38.1259271Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d 2025-10-10T00:04:38.1261247Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-10-10T00:04:38.1262655Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d 2025-10-10T00:04:38.1264746Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-10-10T00:04:38.1266215Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d 2025-10-10T00:04:38.1268128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:38.1269737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d 2025-10-10T00:04:38.1271665Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:38.1272921Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d 2025-10-10T00:04:38.1275050Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0 2025-10-10T00:04:38.1276412Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d 2025-10-10T00:04:38.1278349Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0 2025-10-10T00:04:38.1279747Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d 2025-10-10T00:04:38.1281668Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0 2025-10-10T00:04:38.1283111Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d 2025-10-10T00:04:38.1285232Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-10-10T00:04:38.1286585Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d 2025-10-10T00:04:38.1288592Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-10-10T00:04:38.1289969Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d 2025-10-10T00:04:38.1292042Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:38.1293325Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d 2025-10-10T00:04:38.1295478Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:38.1296724Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d 2025-10-10T00:04:38.1298684Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-10-10T00:04:38.1300038Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d 2025-10-10T00:04:38.1301670Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-10-10T00:04:38.1303253Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d 2025-10-10T00:04:38.1304884Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:38.1306516Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d 2025-10-10T00:04:38.1308121Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:38.1309548Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow 2025-10-10T00:04:38.1311518Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0 2025-10-10T00:04:38.1312859Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded 2025-10-10T00:04:38.1315529Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0 2025-10-10T00:04:38.1316874Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric 2025-10-10T00:04:38.1319055Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0 2025-10-10T00:04:38.1320204Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded 2025-10-10T00:04:38.1322158Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:38.1323311Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT 2025-10-10T00:04:38.1325141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1326589Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT 2025-10-10T00:04:38.1328458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1329773Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16 2025-10-10T00:04:38.1331642Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1333002Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE 2025-10-10T00:04:38.1335026Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:38.1336761Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT 2025-10-10T00:04:38.1338346Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1339873Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1 2025-10-10T00:04:38.1342062Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0 2025-10-10T00:04:38.1343541Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN 2025-10-10T00:04:38.1345571Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:38.1346963Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:38.1348709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:38.1350110Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2 2025-10-10T00:04:38.1352105Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:38.1353359Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:38.1355496Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:38.1356709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4 2025-10-10T00:04:38.1358557Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0 2025-10-10T00:04:38.1359926Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4 2025-10-10T00:04:38.1362108Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0 2025-10-10T00:04:38.1363804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT 2025-10-10T00:04:38.1365795Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1367267Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16 2025-10-10T00:04:38.1369206Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1370635Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT 2025-10-10T00:04:38.1372423Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1373808Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16 2025-10-10T00:04:38.1376015Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1377427Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT 2025-10-10T00:04:38.1379600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1381105Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16 2025-10-10T00:04:38.1383522Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1384960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT 2025-10-10T00:04:38.1387014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1388425Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16 2025-10-10T00:04:38.1390454Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1391719Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT 2025-10-10T00:04:38.1393701Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1395124Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16 2025-10-10T00:04:38.1396900Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1398292Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16 2025-10-10T00:04:38.1400240Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:38.1401631Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE 2025-10-10T00:04:38.1403586Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:38.1405370Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16 2025-10-10T00:04:38.1407603Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1409077Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1 2025-10-10T00:04:38.1411356Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0 2025-10-10T00:04:38.1413107Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN 2025-10-10T00:04:38.1415178Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:38.1416708Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:38.1418682Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:38.1420125Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2 2025-10-10T00:04:38.1422097Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:38.1423682Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:38.1425832Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:38.1427218Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4 2025-10-10T00:04:38.1429045Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0 2025-10-10T00:04:38.1430564Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING 2025-10-10T00:04:38.1432341Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:38.1433748Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4 2025-10-10T00:04:38.1435901Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0 2025-10-10T00:04:38.1437224Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT 2025-10-10T00:04:38.1439069Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1440466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16 2025-10-10T00:04:38.1442426Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1443763Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8 2025-10-10T00:04:38.1445728Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0 2025-10-10T00:04:38.1447179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT 2025-10-10T00:04:38.1449341Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1450631Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT 2025-10-10T00:04:38.1452671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1454319Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16 2025-10-10T00:04:38.1456623Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1458057Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8 2025-10-10T00:04:38.1460333Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0 2025-10-10T00:04:38.1461988Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN 2025-10-10T00:04:38.1463562Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:38.1465263Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:38.1466979Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:38.1468388Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2 2025-10-10T00:04:38.1470040Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:38.1471532Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:38.1473652Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:38.1475045Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN 2025-10-10T00:04:38.1477234Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:38.1478591Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:38.1480278Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:38.1481693Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2 2025-10-10T00:04:38.1483339Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:38.1485028Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:38.1486816Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:38.1488211Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT 2025-10-10T00:04:38.1489959Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1491440Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded 2025-10-10T00:04:38.1493027Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1494630Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT 2025-10-10T00:04:38.1496362Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1497821Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16 2025-10-10T00:04:38.1499458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1501135Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded 2025-10-10T00:04:38.1502909Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:38.1504816Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded 2025-10-10T00:04:38.1506319Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1507687Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE 2025-10-10T00:04:38.1509251Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:38.1510754Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded 2025-10-10T00:04:38.1512295Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:38.1513712Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT 2025-10-10T00:04:38.1515527Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1517012Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded 2025-10-10T00:04:38.1518582Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1520096Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT 2025-10-10T00:04:38.1521647Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1523122Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded 2025-10-10T00:04:38.1524739Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1527204Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT 2025-10-10T00:04:38.1527959Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1529499Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded 2025-10-10T00:04:38.1531075Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1532558Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT 2025-10-10T00:04:38.1534209Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1535729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded 2025-10-10T00:04:38.1537306Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1538716Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT 2025-10-10T00:04:38.1540277Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1541781Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded 2025-10-10T00:04:38.1543434Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1545138Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16 2025-10-10T00:04:38.1546615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:38.1548088Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded 2025-10-10T00:04:38.1549618Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-10-10T00:04:38.1551024Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE 2025-10-10T00:04:38.1552557Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:38.1554030Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded 2025-10-10T00:04:38.1555805Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:38.1557209Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16 2025-10-10T00:04:38.1559238Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:38.1560700Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded 2025-10-10T00:04:38.1578175Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:38.1579672Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN 2025-10-10T00:04:38.1581500Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:38.1583104Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:38.1584870Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:38.1586320Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded 2025-10-10T00:04:38.1587886Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-10-10T00:04:38.1589431Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded 2025-10-10T00:04:38.1591361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-10-10T00:04:38.1592808Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2 2025-10-10T00:04:38.1594517Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:38.1595996Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:38.1597553Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:38.1599033Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded 2025-10-10T00:04:38.1600599Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-10-10T00:04:38.1602077Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded 2025-10-10T00:04:38.1603896Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-10-10T00:04:38.1605296Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING 2025-10-10T00:04:38.1606844Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:38.1608292Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded 2025-10-10T00:04:38.1609904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-10-10T00:04:38.1611294Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT 2025-10-10T00:04:38.1612856Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:38.1614495Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded 2025-10-10T00:04:38.1616021Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:38.1617363Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil 2025-10-10T00:04:38.1619525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0 2025-10-10T00:04:38.1620745Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil_example 2025-10-10T00:04:38.1622654Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0 2025-10-10T00:04:38.1623947Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu 2025-10-10T00:04:38.1626134Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0 2025-10-10T00:04:38.1627519Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded 2025-10-10T00:04:38.1629631Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0 2025-10-10T00:04:38.1631004Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop 2025-10-10T00:04:38.1632878Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-10-10T00:04:38.1634490Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad 2025-10-10T00:04:38.1636416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-10-10T00:04:38.1637849Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded 2025-10-10T00:04:38.1639497Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-10-10T00:04:38.1640944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw 2025-10-10T00:04:38.1642760Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-10-10T00:04:38.1644375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded 2025-10-10T00:04:38.1646068Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-10-10T00:04:38.1647439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc 2025-10-10T00:04:38.1649424Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-10-10T00:04:38.1650680Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded 2025-10-10T00:04:38.1652353Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:38.1653797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded 2025-10-10T00:04:38.1655998Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-10-10T00:04:38.1657385Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc 2025-10-10T00:04:38.1658916Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-10-10T00:04:38.1660571Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded 2025-10-10T00:04:38.1662154Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:38.1663527Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad 2025-10-10T00:04:38.1665740Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-10-10T00:04:38.1667096Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded 2025-10-10T00:04:38.1668768Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-10-10T00:04:38.1670031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip 2025-10-10T00:04:38.1671925Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-10-10T00:04:38.1673396Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds 2025-10-10T00:04:38.1675444Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0 2025-10-10T00:04:38.1676858Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded 2025-10-10T00:04:38.1678620Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0 2025-10-10T00:04:38.1680048Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds 2025-10-10T00:04:38.1682007Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0 2025-10-10T00:04:38.1683347Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded 2025-10-10T00:04:38.1685087Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0 2025-10-10T00:04:38.1686534Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max 2025-10-10T00:04:38.1688137Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-10-10T00:04:38.1689601Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded 2025-10-10T00:04:38.1691170Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-10-10T00:04:38.1692762Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min 2025-10-10T00:04:38.1694366Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-10-10T00:04:38.1695809Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded 2025-10-10T00:04:38.1697359Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-10-10T00:04:38.1698855Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max 2025-10-10T00:04:38.1700892Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-10-10T00:04:38.1702196Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded 2025-10-10T00:04:38.1704307Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-10-10T00:04:38.1705640Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min 2025-10-10T00:04:38.1707403Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-10-10T00:04:38.1708807Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded 2025-10-10T00:04:38.1710392Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-10-10T00:04:38.1711790Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example 2025-10-10T00:04:38.1713742Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-10-10T00:04:38.1715241Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded 2025-10-10T00:04:38.1716973Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-10-10T00:04:38.1718349Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded 2025-10-10T00:04:38.1720232Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-10-10T00:04:38.1721555Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds 2025-10-10T00:04:38.1723343Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-10-10T00:04:38.1725032Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded 2025-10-10T00:04:38.1726860Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-10-10T00:04:38.1728244Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max 2025-10-10T00:04:38.1730207Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-10-10T00:04:38.1731511Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded 2025-10-10T00:04:38.1733489Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-10-10T00:04:38.1734769Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds 2025-10-10T00:04:38.1736774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-10-10T00:04:38.1738488Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded 2025-10-10T00:04:38.1740078Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-10-10T00:04:38.1741493Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds 2025-10-10T00:04:38.1743352Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-10-10T00:04:38.1744888Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded 2025-10-10T00:04:38.1746906Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-10-10T00:04:38.1748102Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im 2025-10-10T00:04:38.1750012Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-10-10T00:04:38.1751376Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d 2025-10-10T00:04:38.1753375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-10-10T00:04:38.1754876Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations 2025-10-10T00:04:38.1756910Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-10-10T00:04:38.1758189Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads 2025-10-10T00:04:38.1760065Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-10-10T00:04:38.1761430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides 2025-10-10T00:04:38.1763398Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-10-10T00:04:38.1764924Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_0 2025-10-10T00:04:38.1766921Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-10-10T00:04:38.1768211Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_1 2025-10-10T00:04:38.1770091Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-10-10T00:04:38.1771574Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis 2025-10-10T00:04:38.1773458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-10-10T00:04:38.1774889Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis 2025-10-10T00:04:38.1777072Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-10-10T00:04:38.1778270Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0 2025-10-10T00:04:38.1780185Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-10-10T00:04:38.1781565Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1 2025-10-10T00:04:38.1783373Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.1785063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0 2025-10-10T00:04:38.1787036Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-10-10T00:04:38.1788581Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1 2025-10-10T00:04:38.1790142Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-10-10T00:04:38.1791629Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1 2025-10-10T00:04:38.1793504Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.1795014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2 2025-10-10T00:04:38.1796946Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:38.1798285Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0 2025-10-10T00:04:38.1800207Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-10-10T00:04:38.1801531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1 2025-10-10T00:04:38.1803369Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-10-10T00:04:38.1804852Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2 2025-10-10T00:04:38.1806917Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-10-10T00:04:38.1808336Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1 2025-10-10T00:04:38.1810218Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.1811572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2 2025-10-10T00:04:38.1813318Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-10-10T00:04:38.1814915Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3 2025-10-10T00:04:38.1816787Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-10-10T00:04:38.1818201Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant 2025-10-10T00:04:38.1820179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0 2025-10-10T00:04:38.1821575Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad 2025-10-10T00:04:38.1823626Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-10-10T00:04:38.1825071Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes 2025-10-10T00:04:38.1826897Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-10-10T00:04:38.1828348Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes 2025-10-10T00:04:38.1830282Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-10-10T00:04:38.1831643Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones 2025-10-10T00:04:38.1833603Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0 2025-10-10T00:04:38.1835367Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero 2025-10-10T00:04:38.1836941Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0 2025-10-10T00:04:38.1838347Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros 2025-10-10T00:04:38.1840235Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0 2025-10-10T00:04:38.1841543Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same 2025-10-10T00:04:38.1843561Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-10-10T00:04:38.1845196Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding 2025-10-10T00:04:38.1847223Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-10-10T00:04:38.1848400Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding 2025-10-10T00:04:38.1850300Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-10-10T00:04:38.1851615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding 2025-10-10T00:04:38.1853419Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-10-10T00:04:38.1854923Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding 2025-10-10T00:04:38.1856912Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-10-10T00:04:38.1858375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding 2025-10-10T00:04:38.1860765Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-10-10T00:04:38.1862053Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose 2025-10-10T00:04:38.1864003Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-10-10T00:04:38.1865530Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d 2025-10-10T00:04:38.1867077Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-10-10T00:04:38.1868610Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d 2025-10-10T00:04:38.1870595Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-10-10T00:04:38.1871924Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same 2025-10-10T00:04:38.1873683Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-10-10T00:04:38.1875240Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations 2025-10-10T00:04:38.1877128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-10-10T00:04:38.1878451Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2 2025-10-10T00:04:38.1880376Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-10-10T00:04:38.1881883Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3 2025-10-10T00:04:38.1883443Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-10-10T00:04:38.1884979Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape 2025-10-10T00:04:38.1887082Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-10-10T00:04:38.1888493Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape 2025-10-10T00:04:38.1890400Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-10-10T00:04:38.1891666Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad 2025-10-10T00:04:38.1893621Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-10-10T00:04:38.1895278Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads 2025-10-10T00:04:38.1897254Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-10-10T00:04:38.1898542Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos 2025-10-10T00:04:38.1900476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0 2025-10-10T00:04:38.1901842Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos_example 2025-10-10T00:04:38.1903797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0 2025-10-10T00:04:38.1905280Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh 2025-10-10T00:04:38.1907232Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0 2025-10-10T00:04:38.1908641Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh_example 2025-10-10T00:04:38.1910619Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0 2025-10-10T00:04:38.1911944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d 2025-10-10T00:04:38.1913877Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-10-10T00:04:38.1915525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive 2025-10-10T00:04:38.1917432Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-10-10T00:04:38.1918788Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse 2025-10-10T00:04:38.1920644Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-10-10T00:04:38.1922055Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive 2025-10-10T00:04:38.1923864Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-10-10T00:04:38.1925458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0 2025-10-10T00:04:38.1927291Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-10-10T00:04:38.1928669Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1 2025-10-10T00:04:38.1930567Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-10-10T00:04:38.1932152Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis 2025-10-10T00:04:38.1933735Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-10-10T00:04:38.1935408Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias 2025-10-10T00:04:38.1937382Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:38.1938729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups 2025-10-10T00:04:38.1940780Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-10-10T00:04:38.1942226Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example 2025-10-10T00:04:38.1944018Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0 2025-10-10T00:04:38.1945577Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example 2025-10-10T00:04:38.1947458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0 2025-10-10T00:04:38.1948743Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear 2025-10-10T00:04:38.1950660Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-10-10T00:04:38.1952003Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis 2025-10-10T00:04:38.1953869Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-10-10T00:04:38.1956456Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked 2025-10-10T00:04:38.1957936Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-10-10T00:04:38.1959376Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn 2025-10-10T00:04:38.1961359Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:38.1962753Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16 2025-10-10T00:04:38.1964745Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-10-10T00:04:38.1966190Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point 2025-10-10T00:04:38.1967901Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-10-10T00:04:38.1969256Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2 2025-10-10T00:04:38.1971153Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:38.1972517Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1 2025-10-10T00:04:38.1974746Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:38.1976224Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16 2025-10-10T00:04:38.1978342Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-10-10T00:04:38.1979594Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4 2025-10-10T00:04:38.1981484Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-10-10T00:04:38.1982837Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16 2025-10-10T00:04:38.1984900Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-10-10T00:04:38.1986365Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4 2025-10-10T00:04:38.1988376Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-10-10T00:04:38.1989630Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_2d 2025-10-10T00:04:38.1991617Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0 2025-10-10T00:04:38.1992900Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_nd 2025-10-10T00:04:38.1994942Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0 2025-10-10T00:04:38.1996505Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft 2025-10-10T00:04:38.1998339Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-10-10T00:04:38.1999725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis 2025-10-10T00:04:38.2001699Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-10-10T00:04:38.2003078Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19 2025-10-10T00:04:38.2005031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0 2025-10-10T00:04:38.2006460Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse 2025-10-10T00:04:38.2008408Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-10-10T00:04:38.2009855Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19 2025-10-10T00:04:38.2011550Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0 2025-10-10T00:04:38.2013315Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19 2025-10-10T00:04:38.2014950Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0 2025-10-10T00:04:38.2016623Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div 2025-10-10T00:04:38.2018375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-10-10T00:04:38.2019752Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_bcast 2025-10-10T00:04:38.2021682Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-10-10T00:04:38.2023045Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_example 2025-10-10T00:04:38.2025171Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-10-10T00:04:38.2026565Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_uint8 2025-10-10T00:04:38.2028508Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-10-10T00:04:38.2030089Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default 2025-10-10T00:04:38.2031612Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0 2025-10-10T00:04:38.2033276Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask 2025-10-10T00:04:38.2035014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-10-10T00:04:38.2036560Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio 2025-10-10T00:04:38.2038385Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-10-10T00:04:38.2039729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old 2025-10-10T00:04:38.2041636Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0 2025-10-10T00:04:38.2042991Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio 2025-10-10T00:04:38.2045126Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-10-10T00:04:38.2046438Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old 2025-10-10T00:04:38.2048355Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0 2025-10-10T00:04:38.2049658Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear 2025-10-10T00:04:38.2051822Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-10-10T00:04:38.2053210Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded 2025-10-10T00:04:38.2055099Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-10-10T00:04:38.2056617Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted 2025-10-10T00:04:38.2058275Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-10-10T00:04:38.2059797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded 2025-10-10T00:04:38.2061474Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-10-10T00:04:38.2062832Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted 2025-10-10T00:04:38.2064997Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-10-10T00:04:38.2066356Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded 2025-10-10T00:04:38.2068049Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-10-10T00:04:38.2069343Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_edge_pad 2025-10-10T00:04:38.2071258Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-10-10T00:04:38.2072735Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal 2025-10-10T00:04:38.2074974Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0 2025-10-10T00:04:38.2076213Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul 2025-10-10T00:04:38.2078057Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-10-10T00:04:38.2079439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod 2025-10-10T00:04:38.2081340Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-10-10T00:04:38.2082662Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum 2025-10-10T00:04:38.2084752Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0 2025-10-10T00:04:38.2086197Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose 2025-10-10T00:04:38.2088154Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0 2025-10-10T00:04:38.2089361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu 2025-10-10T00:04:38.2091297Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0 2025-10-10T00:04:38.2092649Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default 2025-10-10T00:04:38.2094703Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0 2025-10-10T00:04:38.2096193Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18 2025-10-10T00:04:38.2098248Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2099465Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example 2025-10-10T00:04:38.2101416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0 2025-10-10T00:04:38.2102806Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18 2025-10-10T00:04:38.2104801Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2106141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18 2025-10-10T00:04:38.2107860Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2109218Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal 2025-10-10T00:04:38.2111169Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-10-10T00:04:38.2112518Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast 2025-10-10T00:04:38.2114740Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-10-10T00:04:38.2116037Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string 2025-10-10T00:04:38.2118043Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-10-10T00:04:38.2119393Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast 2025-10-10T00:04:38.2121199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-10-10T00:04:38.2122434Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_erf 2025-10-10T00:04:38.2124725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0 2025-10-10T00:04:38.2125889Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp 2025-10-10T00:04:38.2127826Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0 2025-10-10T00:04:38.2129206Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp_example 2025-10-10T00:04:38.2131107Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0 2025-10-10T00:04:38.2132509Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed 2025-10-10T00:04:38.2134820Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-10-10T00:04:38.2136241Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged 2025-10-10T00:04:38.2138187Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-10-10T00:04:38.2139621Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal 2025-10-10T00:04:38.2141423Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0 2025-10-10T00:04:38.2142711Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype 2025-10-10T00:04:38.2144835Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0 2025-10-10T00:04:38.2146148Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype 2025-10-10T00:04:38.2148039Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0 2025-10-10T00:04:38.2149375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0 2025-10-10T00:04:38.2151069Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0 2025-10-10T00:04:38.2152632Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1 2025-10-10T00:04:38.2154620Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0 2025-10-10T00:04:38.2156017Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2 2025-10-10T00:04:38.2157929Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0 2025-10-10T00:04:38.2159510Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3 2025-10-10T00:04:38.2161294Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0 2025-10-10T00:04:38.2162674Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis 2025-10-10T00:04:38.2164720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0 2025-10-10T00:04:38.2166100Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1 2025-10-10T00:04:38.2167956Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0 2025-10-10T00:04:38.2169348Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2 2025-10-10T00:04:38.2171221Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0 2025-10-10T00:04:38.2172741Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3 2025-10-10T00:04:38.2174485Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0 2025-10-10T00:04:38.2175961Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4 2025-10-10T00:04:38.2177892Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0 2025-10-10T00:04:38.2179075Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor 2025-10-10T00:04:38.2181012Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0 2025-10-10T00:04:38.2182387Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor_example 2025-10-10T00:04:38.2184477Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0 2025-10-10T00:04:38.2185874Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_0 2025-10-10T00:04:38.2187782Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-10-10T00:04:38.2189179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_1 2025-10-10T00:04:38.2191079Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-10-10T00:04:38.2192491Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices 2025-10-10T00:04:38.2194574Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-10-10T00:04:38.2195966Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0 2025-10-10T00:04:38.2197835Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-10-10T00:04:38.2199212Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1 2025-10-10T00:04:38.2201080Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-10-10T00:04:38.2202587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices 2025-10-10T00:04:38.2204695Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-10-10T00:04:38.2206141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices 2025-10-10T00:04:38.2208192Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-10-10T00:04:38.2209563Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32 2025-10-10T00:04:38.2211319Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-10-10T00:04:38.2212729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32 2025-10-10T00:04:38.2214765Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-10-10T00:04:38.2216203Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1 2025-10-10T00:04:38.2218130Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-10-10T00:04:38.2219341Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1 2025-10-10T00:04:38.2221551Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0 2025-10-10T00:04:38.2222770Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded 2025-10-10T00:04:38.2224816Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0 2025-10-10T00:04:38.2226136Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2 2025-10-10T00:04:38.2228661Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0 2025-10-10T00:04:38.2229943Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded 2025-10-10T00:04:38.2231949Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0 2025-10-10T00:04:38.2233135Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1 2025-10-10T00:04:38.2235160Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0 2025-10-10T00:04:38.2236974Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded 2025-10-10T00:04:38.2238522Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0 2025-10-10T00:04:38.2239925Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2 2025-10-10T00:04:38.2241867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0 2025-10-10T00:04:38.2243275Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded 2025-10-10T00:04:38.2245405Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0 2025-10-10T00:04:38.2246727Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes 2025-10-10T00:04:38.2248642Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-10-10T00:04:38.2249982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha 2025-10-10T00:04:38.2251949Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-10-10T00:04:38.2253422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta 2025-10-10T00:04:38.2255622Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-10-10T00:04:38.2257038Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias 2025-10-10T00:04:38.2258934Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-10-10T00:04:38.2260224Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias 2025-10-10T00:04:38.2262043Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-10-10T00:04:38.2263480Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias 2025-10-10T00:04:38.2265650Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-10-10T00:04:38.2266988Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias 2025-10-10T00:04:38.2268663Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-10-10T00:04:38.2270233Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias 2025-10-10T00:04:38.2271805Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-10-10T00:04:38.2273228Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias 2025-10-10T00:04:38.2275037Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-10-10T00:04:38.2276677Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA 2025-10-10T00:04:38.2278590Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-10-10T00:04:38.2279864Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB 2025-10-10T00:04:38.2281670Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-10-10T00:04:38.2283059Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool 2025-10-10T00:04:38.2285001Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0 2025-10-10T00:04:38.2286860Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed 2025-10-10T00:04:38.2288839Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0 2025-10-10T00:04:38.2290041Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool 2025-10-10T00:04:38.2292116Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0 2025-10-10T00:04:38.2293570Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed 2025-10-10T00:04:38.2295869Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0 2025-10-10T00:04:38.2297094Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater 2025-10-10T00:04:38.2298987Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-10-10T00:04:38.2300468Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast 2025-10-10T00:04:38.2302353Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-10-10T00:04:38.2303757Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal 2025-10-10T00:04:38.2305909Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-10-10T00:04:38.2307317Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast 2025-10-10T00:04:38.2309331Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-10-10T00:04:38.2310683Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded 2025-10-10T00:04:38.2313176Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:38.2314578Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded 2025-10-10T00:04:38.2316489Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-10-10T00:04:38.2317794Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample 2025-10-10T00:04:38.2319920Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-10-10T00:04:38.2321238Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true 2025-10-10T00:04:38.2323187Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-10-10T00:04:38.2324656Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic 2025-10-10T00:04:38.2326712Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-10-10T00:04:38.2328250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1 2025-10-10T00:04:38.2329962Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:38.2331459Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1 2025-10-10T00:04:38.2333147Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:38.2334580Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear 2025-10-10T00:04:38.2336588Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-10-10T00:04:38.2338119Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1 2025-10-10T00:04:38.2341006Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:38.2342341Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1 2025-10-10T00:04:38.2344254Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:38.2345594Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding 2025-10-10T00:04:38.2347512Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-10-10T00:04:38.2348797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest 2025-10-10T00:04:38.2350783Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-10-10T00:04:38.2352305Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1 2025-10-10T00:04:38.2354014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:38.2355688Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1 2025-10-10T00:04:38.2357389Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:38.2358731Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding 2025-10-10T00:04:38.2360669Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-10-10T00:04:38.2362105Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0 2025-10-10T00:04:38.2364578Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-10-10T00:04:38.2365763Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1 2025-10-10T00:04:38.2367493Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-10-10T00:04:38.2368943Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0 2025-10-10T00:04:38.2370615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-10-10T00:04:38.2372093Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1 2025-10-10T00:04:38.2373792Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-10-10T00:04:38.2375406Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding 2025-10-10T00:04:38.2377401Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-10-10T00:04:38.2378697Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon 2025-10-10T00:04:38.2380706Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-10-10T00:04:38.2382028Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded 2025-10-10T00:04:38.2383692Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2385299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example 2025-10-10T00:04:38.2387370Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-10-10T00:04:38.2388792Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded 2025-10-10T00:04:38.2390464Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-10-10T00:04:38.2391791Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise 2025-10-10T00:04:38.2393645Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-10-10T00:04:38.2395203Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults 2025-10-10T00:04:38.2397156Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-10-10T00:04:38.2398490Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length 2025-10-10T00:04:38.2400344Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-10-10T00:04:38.2401737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias 2025-10-10T00:04:38.2403638Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-10-10T00:04:38.2405060Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow 2025-10-10T00:04:38.2406978Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0 2025-10-10T00:04:38.2408660Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded 2025-10-10T00:04:38.2410233Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0 2025-10-10T00:04:38.2411671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric 2025-10-10T00:04:38.2413232Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0 2025-10-10T00:04:38.2414847Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded 2025-10-10T00:04:38.2416399Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:38.2417753Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow 2025-10-10T00:04:38.2431937Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0 2025-10-10T00:04:38.2432576Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded 2025-10-10T00:04:38.2433244Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0 2025-10-10T00:04:38.2433792Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric 2025-10-10T00:04:38.2434617Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0 2025-10-10T00:04:38.2435225Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded 2025-10-10T00:04:38.2435929Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:38.2436424Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0 2025-10-10T00:04:38.2437011Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0 2025-10-10T00:04:38.2437655Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1 2025-10-10T00:04:38.2438245Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0 2025-10-10T00:04:38.2438729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2 2025-10-10T00:04:38.2439460Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0 2025-10-10T00:04:38.2440430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis 2025-10-10T00:04:38.2442378Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0 2025-10-10T00:04:38.2443662Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example 2025-10-10T00:04:38.2445851Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0 2025-10-10T00:04:38.2447222Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis 2025-10-10T00:04:38.2449293Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0 2025-10-10T00:04:38.2450648Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot 2025-10-10T00:04:38.2453133Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0 2025-10-10T00:04:38.2454744Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid 2025-10-10T00:04:38.2457144Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0 2025-10-10T00:04:38.2458355Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default 2025-10-10T00:04:38.2460367Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0 2025-10-10T00:04:38.2461909Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18 2025-10-10T00:04:38.2464020Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2465601Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example 2025-10-10T00:04:38.2467577Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0 2025-10-10T00:04:38.2469073Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18 2025-10-10T00:04:38.2470755Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2472184Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18 2025-10-10T00:04:38.2474338Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2475507Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish 2025-10-10T00:04:38.2477569Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0 2025-10-10T00:04:38.2479002Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded 2025-10-10T00:04:38.2480950Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0 2025-10-10T00:04:38.2482235Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity 2025-10-10T00:04:38.2484376Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0 2025-10-10T00:04:38.2485867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_opt 2025-10-10T00:04:38.2487839Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0 2025-10-10T00:04:38.2489258Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence 2025-10-10T00:04:38.2491209Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0 2025-10-10T00:04:38.2492498Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if 2025-10-10T00:04:38.2494639Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0 2025-10-10T00:04:38.2496009Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_opt 2025-10-10T00:04:38.2497944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0 2025-10-10T00:04:38.2499313Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_seq 2025-10-10T00:04:38.2501204Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0 2025-10-10T00:04:38.2502786Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb 2025-10-10T00:04:38.2504750Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0 2025-10-10T00:04:38.2506422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb 2025-10-10T00:04:38.2507950Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0 2025-10-10T00:04:38.2509390Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr 2025-10-10T00:04:38.2511385Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0 2025-10-10T00:04:38.2512665Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale 2025-10-10T00:04:38.2514510Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0 2025-10-10T00:04:38.2515956Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb 2025-10-10T00:04:38.2517905Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0 2025-10-10T00:04:38.2519259Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb 2025-10-10T00:04:38.2521139Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0 2025-10-10T00:04:38.2522718Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb 2025-10-10T00:04:38.2524857Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0 2025-10-10T00:04:38.2526168Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb 2025-10-10T00:04:38.2527944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0 2025-10-10T00:04:38.2529367Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb 2025-10-10T00:04:38.2531272Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0 2025-10-10T00:04:38.2532600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon 2025-10-10T00:04:38.2534628Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-10-10T00:04:38.2536068Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example 2025-10-10T00:04:38.2537999Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-10-10T00:04:38.2539242Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf 2025-10-10T00:04:38.2541196Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0 2025-10-10T00:04:38.2542570Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16 2025-10-10T00:04:38.2544684Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0 2025-10-10T00:04:38.2546119Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative 2025-10-10T00:04:38.2548081Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0 2025-10-10T00:04:38.2549470Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive 2025-10-10T00:04:38.2551361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0 2025-10-10T00:04:38.2552854Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan 2025-10-10T00:04:38.2554758Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0 2025-10-10T00:04:38.2556175Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16 2025-10-10T00:04:38.2558123Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0 2025-10-10T00:04:38.2559600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0 2025-10-10T00:04:38.2561370Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:38.2562901Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded 2025-10-10T00:04:38.2565144Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:38.2566702Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18 2025-10-10T00:04:38.2568813Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2570009Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1 2025-10-10T00:04:38.2571994Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:38.2573394Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded 2025-10-10T00:04:38.2575166Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:38.2576722Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18 2025-10-10T00:04:38.2578397Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2579951Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1 2025-10-10T00:04:38.2581425Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.2582960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded 2025-10-10T00:04:38.2584671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:38.2586220Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18 2025-10-10T00:04:38.2587736Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2589187Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2 2025-10-10T00:04:38.2590775Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:38.2592274Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded 2025-10-10T00:04:38.2593837Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:38.2595671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18 2025-10-10T00:04:38.2597175Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2598504Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon 2025-10-10T00:04:38.2600069Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:38.2601569Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded 2025-10-10T00:04:38.2603148Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2604748Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18 2025-10-10T00:04:38.2606425Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2607960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon 2025-10-10T00:04:38.2609640Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:38.2611220Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded 2025-10-10T00:04:38.2612800Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2614444Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18 2025-10-10T00:04:38.2616057Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2617525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon 2025-10-10T00:04:38.2619454Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:38.2620962Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded 2025-10-10T00:04:38.2622555Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2624020Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18 2025-10-10T00:04:38.2625829Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2627288Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon 2025-10-10T00:04:38.2628904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:38.2630428Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded 2025-10-10T00:04:38.2632008Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2633628Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18 2025-10-10T00:04:38.2635205Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2636636Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon 2025-10-10T00:04:38.2638198Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:38.2639731Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded 2025-10-10T00:04:38.2641313Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2642797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18 2025-10-10T00:04:38.2644502Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2645923Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon 2025-10-10T00:04:38.2647478Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:38.2648978Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded 2025-10-10T00:04:38.2650525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.2652013Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18 2025-10-10T00:04:38.2654268Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2655613Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0 2025-10-10T00:04:38.2657199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:38.2658796Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded 2025-10-10T00:04:38.2660253Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:38.2661699Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18 2025-10-10T00:04:38.2663258Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2664833Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1 2025-10-10T00:04:38.2666373Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:38.2667873Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded 2025-10-10T00:04:38.2669414Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:38.2670869Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18 2025-10-10T00:04:38.2672607Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2673976Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2 2025-10-10T00:04:38.2675667Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:38.2677186Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded 2025-10-10T00:04:38.2678782Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:38.2680238Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18 2025-10-10T00:04:38.2681791Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2683184Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3 2025-10-10T00:04:38.2684760Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:38.2686416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded 2025-10-10T00:04:38.2688018Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:38.2689487Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18 2025-10-10T00:04:38.2691038Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2692482Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1 2025-10-10T00:04:38.2694210Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.2695762Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded 2025-10-10T00:04:38.2697313Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:38.2698827Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18 2025-10-10T00:04:38.2700315Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2701724Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2 2025-10-10T00:04:38.2703280Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:38.2704770Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded 2025-10-10T00:04:38.2706527Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:38.2708025Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18 2025-10-10T00:04:38.2709698Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2711120Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3 2025-10-10T00:04:38.2712605Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:38.2714875Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded 2025-10-10T00:04:38.2716451Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:38.2717967Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18 2025-10-10T00:04:38.2719548Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2720980Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4 2025-10-10T00:04:38.2722556Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:38.2724364Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded 2025-10-10T00:04:38.2726358Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:38.2727556Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18 2025-10-10T00:04:38.2728989Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2730128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis 2025-10-10T00:04:38.2731578Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:38.2732881Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded 2025-10-10T00:04:38.2734567Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:38.2735961Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18 2025-10-10T00:04:38.2737984Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2738917Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu 2025-10-10T00:04:38.2740468Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0 2025-10-10T00:04:38.2741667Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default 2025-10-10T00:04:38.2743258Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0 2025-10-10T00:04:38.2744615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded 2025-10-10T00:04:38.2746291Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0 2025-10-10T00:04:38.2747395Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example 2025-10-10T00:04:38.2749170Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0 2025-10-10T00:04:38.2750245Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded 2025-10-10T00:04:38.2751880Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0 2025-10-10T00:04:38.2752958Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded 2025-10-10T00:04:38.2754709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0 2025-10-10T00:04:38.2755813Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less 2025-10-10T00:04:38.2757390Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-10-10T00:04:38.2758550Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_bcast 2025-10-10T00:04:38.2760119Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-10-10T00:04:38.2761226Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal 2025-10-10T00:04:38.2762809Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-10-10T00:04:38.2763995Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast 2025-10-10T00:04:38.2765814Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-10-10T00:04:38.2767051Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded 2025-10-10T00:04:38.2768797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:38.2769926Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded 2025-10-10T00:04:38.2771548Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-10-10T00:04:38.2772570Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log 2025-10-10T00:04:38.2774276Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0 2025-10-10T00:04:38.2775776Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log_example 2025-10-10T00:04:38.2777141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0 2025-10-10T00:04:38.2778533Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0 2025-10-10T00:04:38.2780066Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0 2025-10-10T00:04:38.2781263Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded 2025-10-10T00:04:38.2782891Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0 2025-10-10T00:04:38.2784046Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18 2025-10-10T00:04:38.2785858Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2786935Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1 2025-10-10T00:04:38.2788507Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0 2025-10-10T00:04:38.2789711Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded 2025-10-10T00:04:38.2791469Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0 2025-10-10T00:04:38.2792501Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18 2025-10-10T00:04:38.2794221Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2795338Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2 2025-10-10T00:04:38.2796954Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0 2025-10-10T00:04:38.2798139Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded 2025-10-10T00:04:38.2799736Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0 2025-10-10T00:04:38.2800921Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18 2025-10-10T00:04:38.2802500Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2803590Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis 2025-10-10T00:04:38.2805333Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0 2025-10-10T00:04:38.2806529Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded 2025-10-10T00:04:38.2808224Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0 2025-10-10T00:04:38.2809271Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18 2025-10-10T00:04:38.2810739Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2811866Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1 2025-10-10T00:04:38.2813545Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0 2025-10-10T00:04:38.2814862Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded 2025-10-10T00:04:38.2816551Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0 2025-10-10T00:04:38.2817688Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18 2025-10-10T00:04:38.2819197Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2820298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number 2025-10-10T00:04:38.2821874Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0 2025-10-10T00:04:38.2823052Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded 2025-10-10T00:04:38.2824803Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0 2025-10-10T00:04:38.2826077Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18 2025-10-10T00:04:38.2827867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2828772Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis 2025-10-10T00:04:38.2830319Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0 2025-10-10T00:04:38.2831519Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded 2025-10-10T00:04:38.2833155Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0 2025-10-10T00:04:38.2834479Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18 2025-10-10T00:04:38.2836147Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.2837090Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11 2025-10-10T00:04:38.2838662Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-10-10T00:04:38.2839946Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq 2025-10-10T00:04:38.2841448Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-10-10T00:04:38.2842630Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none 2025-10-10T00:04:38.2844323Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-10-10T00:04:38.2845622Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default 2025-10-10T00:04:38.2847161Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0 2025-10-10T00:04:38.2848303Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default 2025-10-10T00:04:38.2849839Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0 2025-10-10T00:04:38.2851146Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations 2025-10-10T00:04:38.2852671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0 2025-10-10T00:04:38.2853807Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads 2025-10-10T00:04:38.2855679Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0 2025-10-10T00:04:38.2856828Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower 2025-10-10T00:04:38.2858390Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0 2025-10-10T00:04:38.2859528Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper 2025-10-10T00:04:38.2861122Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0 2025-10-10T00:04:38.2862256Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides 2025-10-10T00:04:38.2863823Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0 2025-10-10T00:04:38.2865122Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default 2025-10-10T00:04:38.2866721Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0 2025-10-10T00:04:38.2867928Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn 2025-10-10T00:04:38.2869342Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0 2025-10-10T00:04:38.2870520Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn_default 2025-10-10T00:04:38.2872129Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0 2025-10-10T00:04:38.2873228Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise 2025-10-10T00:04:38.2874977Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-10-10T00:04:38.2876162Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults 2025-10-10T00:04:38.2877798Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-10-10T00:04:38.2878971Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias 2025-10-10T00:04:38.2880523Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-10-10T00:04:38.2881641Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes 2025-10-10T00:04:38.2883220Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:38.2884496Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d 2025-10-10T00:04:38.2886134Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-10-10T00:04:38.2887451Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d 2025-10-10T00:04:38.2889001Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-10-10T00:04:38.2890152Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d 2025-10-10T00:04:38.2891757Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-10-10T00:04:38.2892891Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger 2025-10-10T00:04:38.2894612Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-10-10T00:04:38.2895883Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example 2025-10-10T00:04:38.2897372Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-10-10T00:04:38.2898669Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float16 2025-10-10T00:04:38.2900206Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-10-10T00:04:38.2901343Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float32 2025-10-10T00:04:38.2902925Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-10-10T00:04:38.2904214Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float64 2025-10-10T00:04:38.2905864Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-10-10T00:04:38.2906988Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int16 2025-10-10T00:04:38.2908561Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-10-10T00:04:38.2910907Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int32 2025-10-10T00:04:38.2911930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-10-10T00:04:38.2913325Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int64 2025-10-10T00:04:38.2915693Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-10-10T00:04:38.2917512Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int8 2025-10-10T00:04:38.2918723Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-10-10T00:04:38.2920591Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_one_input 2025-10-10T00:04:38.2921830Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0 2025-10-10T00:04:38.2923270Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs 2025-10-10T00:04:38.2925179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-10-10T00:04:38.2926810Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint16 2025-10-10T00:04:38.2929653Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-10-10T00:04:38.2930471Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint32 2025-10-10T00:04:38.2933891Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-10-10T00:04:38.2936769Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint64 2025-10-10T00:04:38.2937731Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-10-10T00:04:38.2938281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint8 2025-10-10T00:04:38.2939177Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-10-10T00:04:38.2940868Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default 2025-10-10T00:04:38.2942021Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0 2025-10-10T00:04:38.2943453Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil 2025-10-10T00:04:38.2945362Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0 2025-10-10T00:04:38.2947062Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one 2025-10-10T00:04:38.2948724Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0 2025-10-10T00:04:38.2950057Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default 2025-10-10T00:04:38.2951677Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0 2025-10-10T00:04:38.2953167Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations 2025-10-10T00:04:38.2954912Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0 2025-10-10T00:04:38.2956369Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads 2025-10-10T00:04:38.2958037Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0 2025-10-10T00:04:38.2959756Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads 2025-10-10T00:04:38.2961277Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:38.2962739Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper 2025-10-10T00:04:38.2964601Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0 2025-10-10T00:04:38.2966112Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides 2025-10-10T00:04:38.2967801Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:38.2969156Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower 2025-10-10T00:04:38.2970828Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0 2025-10-10T00:04:38.2972193Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper 2025-10-10T00:04:38.2973944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0 2025-10-10T00:04:38.2975607Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides 2025-10-10T00:04:38.2977268Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0 2025-10-10T00:04:38.2978695Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8 2025-10-10T00:04:38.2980362Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0 2025-10-10T00:04:38.2981785Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default 2025-10-10T00:04:38.2983496Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0 2025-10-10T00:04:38.2985139Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations 2025-10-10T00:04:38.2986852Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0 2025-10-10T00:04:38.2988379Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl 2025-10-10T00:04:38.2990179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0 2025-10-10T00:04:38.2991711Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large 2025-10-10T00:04:38.2993361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0 2025-10-10T00:04:38.2994918Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads 2025-10-10T00:04:38.2996600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:38.2998045Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides 2025-10-10T00:04:38.2999721Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:38.3001113Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape 2025-10-10T00:04:38.3002770Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-10-10T00:04:38.3004595Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape 2025-10-10T00:04:38.3006117Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-10-10T00:04:38.3007383Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example 2025-10-10T00:04:38.3009060Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-10-10T00:04:38.3010515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input 2025-10-10T00:04:38.3012180Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0 2025-10-10T00:04:38.3013593Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs 2025-10-10T00:04:38.3015551Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-10-10T00:04:38.3017335Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix 2025-10-10T00:04:38.3018943Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:38.3020380Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example 2025-10-10T00:04:38.3022413Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-10-10T00:04:38.3023791Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float16 2025-10-10T00:04:38.3025988Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-10-10T00:04:38.3027322Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float32 2025-10-10T00:04:38.3029086Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-10-10T00:04:38.3030535Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float64 2025-10-10T00:04:38.3032447Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-10-10T00:04:38.3033813Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int16 2025-10-10T00:04:38.3035970Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-10-10T00:04:38.3037337Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int32 2025-10-10T00:04:38.3039227Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-10-10T00:04:38.3040618Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int64 2025-10-10T00:04:38.3042540Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-10-10T00:04:38.3043876Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int8 2025-10-10T00:04:38.3045996Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-10-10T00:04:38.3047361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_one_input 2025-10-10T00:04:38.3049292Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0 2025-10-10T00:04:38.3050628Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs 2025-10-10T00:04:38.3052528Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-10-10T00:04:38.3054046Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint16 2025-10-10T00:04:38.3055824Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-10-10T00:04:38.3057368Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint32 2025-10-10T00:04:38.3059989Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-10-10T00:04:38.3061209Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint64 2025-10-10T00:04:38.3063220Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-10-10T00:04:38.3064714Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint8 2025-10-10T00:04:38.3066711Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-10-10T00:04:38.3067992Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish 2025-10-10T00:04:38.3069956Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0 2025-10-10T00:04:38.3071334Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded 2025-10-10T00:04:38.3073276Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0 2025-10-10T00:04:38.3074744Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast 2025-10-10T00:04:38.3076727Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-10-10T00:04:38.3078074Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod 2025-10-10T00:04:38.3080003Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-10-10T00:04:38.3081398Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16 2025-10-10T00:04:38.3083278Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-10-10T00:04:38.3084819Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32 2025-10-10T00:04:38.3086958Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-10-10T00:04:38.3088406Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64 2025-10-10T00:04:38.3090348Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-10-10T00:04:38.3091720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16 2025-10-10T00:04:38.3093584Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-10-10T00:04:38.3095133Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32 2025-10-10T00:04:38.3097173Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-10-10T00:04:38.3098524Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64 2025-10-10T00:04:38.3100445Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-10-10T00:04:38.3101722Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8 2025-10-10T00:04:38.3103872Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-10-10T00:04:38.3105173Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16 2025-10-10T00:04:38.3107206Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-10-10T00:04:38.3108590Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32 2025-10-10T00:04:38.3110515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-10-10T00:04:38.3111852Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64 2025-10-10T00:04:38.3113755Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-10-10T00:04:38.3115299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8 2025-10-10T00:04:38.3117255Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-10-10T00:04:38.3118661Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum 2025-10-10T00:04:38.3120653Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:38.3122000Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple 2025-10-10T00:04:38.3123970Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:38.3125426Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul 2025-10-10T00:04:38.3127360Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-10-10T00:04:38.3128688Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast 2025-10-10T00:04:38.3130655Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-10-10T00:04:38.3131984Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_example 2025-10-10T00:04:38.3133822Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-10-10T00:04:38.3135683Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8 2025-10-10T00:04:38.3137138Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-10-10T00:04:38.3138819Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn 2025-10-10T00:04:38.3140566Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0 2025-10-10T00:04:38.3142043Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded 2025-10-10T00:04:38.3144035Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0 2025-10-10T00:04:38.3145567Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18 2025-10-10T00:04:38.3147415Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.3148660Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg 2025-10-10T00:04:38.3150708Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0 2025-10-10T00:04:38.3151994Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg_example 2025-10-10T00:04:38.3153985Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0 2025-10-10T00:04:38.3155755Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum 2025-10-10T00:04:38.3157277Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:38.3158987Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC 2025-10-10T00:04:38.3160535Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-10-10T00:04:38.3162250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded 2025-10-10T00:04:38.3163874Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-10-10T00:04:38.3165655Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1 2025-10-10T00:04:38.3167317Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-10-10T00:04:38.3168818Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded 2025-10-10T00:04:38.3170821Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-10-10T00:04:38.3172131Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii 2025-10-10T00:04:38.3174063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-10-10T00:04:38.3175701Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded 2025-10-10T00:04:38.3177683Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3179146Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii 2025-10-10T00:04:38.3180804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:38.3182384Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded 2025-10-10T00:04:38.3184019Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3185504Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight 2025-10-10T00:04:38.3187614Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-10-10T00:04:38.3188951Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded 2025-10-10T00:04:38.3190959Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-10-10T00:04:38.3192282Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii 2025-10-10T00:04:38.3194340Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-10-10T00:04:38.3195788Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded 2025-10-10T00:04:38.3197607Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3198923Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2 2025-10-10T00:04:38.3200756Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-10-10T00:04:38.3202432Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded 2025-10-10T00:04:38.3203938Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-10-10T00:04:38.3205915Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii 2025-10-10T00:04:38.3207512Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-10-10T00:04:38.3209005Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded 2025-10-10T00:04:38.3210695Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3211965Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean 2025-10-10T00:04:38.3213748Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-10-10T00:04:38.3215379Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded 2025-10-10T00:04:38.3217054Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:38.3218415Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum 2025-10-10T00:04:38.3220047Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-10-10T00:04:38.3221543Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded 2025-10-10T00:04:38.3223227Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:38.3224749Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight 2025-10-10T00:04:38.3226665Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-10-10T00:04:38.3228110Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded 2025-10-10T00:04:38.3229817Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-10-10T00:04:38.3231395Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean 2025-10-10T00:04:38.3233067Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-10-10T00:04:38.3234814Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded 2025-10-10T00:04:38.3236577Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:38.3237955Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum 2025-10-10T00:04:38.3239611Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-10-10T00:04:38.3241148Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded 2025-10-10T00:04:38.3242899Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:38.3244710Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii 2025-10-10T00:04:38.3246281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-10-10T00:04:38.3247755Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded 2025-10-10T00:04:38.3249431Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3250809Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii 2025-10-10T00:04:38.3252472Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:38.3253983Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-10-10T00:04:38.3255930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3257258Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii 2025-10-10T00:04:38.3258910Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:38.3260515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded 2025-10-10T00:04:38.3262217Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:38.3263557Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight 2025-10-10T00:04:38.3265461Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:38.3266990Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded 2025-10-10T00:04:38.3268667Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:38.3270111Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight 2025-10-10T00:04:38.3271817Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:38.3273323Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded 2025-10-10T00:04:38.3275154Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:38.3276660Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format 2025-10-10T00:04:38.3278340Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:38.3279756Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates 2025-10-10T00:04:38.3281605Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:38.3282959Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes 2025-10-10T00:04:38.3284853Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:38.3286298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size 2025-10-10T00:04:38.3287842Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:38.3289273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box 2025-10-10T00:04:38.3290880Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:38.3292357Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU 2025-10-10T00:04:38.3293920Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:38.3295633Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores 2025-10-10T00:04:38.3297179Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:38.3298554Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches 2025-10-10T00:04:38.3300087Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:38.3301562Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes 2025-10-10T00:04:38.3303119Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:38.3304544Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example 2025-10-10T00:04:38.3306314Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0 2025-10-10T00:04:38.3307691Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_2d 2025-10-10T00:04:38.3309643Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0 2025-10-10T00:04:38.3310889Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_3d 2025-10-10T00:04:38.3312816Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0 2025-10-10T00:04:38.3314322Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_4d 2025-10-10T00:04:38.3316261Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0 2025-10-10T00:04:38.3317737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices 2025-10-10T00:04:38.3319605Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-10-10T00:04:38.3320938Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis 2025-10-10T00:04:38.3322725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-10-10T00:04:38.3324381Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis 2025-10-10T00:04:38.3326302Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-10-10T00:04:38.3327587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis 2025-10-10T00:04:38.3329920Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-10-10T00:04:38.3331138Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence 2025-10-10T00:04:38.3332881Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0 2025-10-10T00:04:38.3334489Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor 2025-10-10T00:04:38.3336204Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0 2025-10-10T00:04:38.3337585Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence 2025-10-10T00:04:38.3339492Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0 2025-10-10T00:04:38.3340731Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor 2025-10-10T00:04:38.3342397Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0 2025-10-10T00:04:38.3344010Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input 2025-10-10T00:04:38.3345911Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0 2025-10-10T00:04:38.3347344Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input 2025-10-10T00:04:38.3349178Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0 2025-10-10T00:04:38.3350608Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input 2025-10-10T00:04:38.3352302Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0 2025-10-10T00:04:38.3353699Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input 2025-10-10T00:04:38.3355542Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0 2025-10-10T00:04:38.3356990Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input 2025-10-10T00:04:38.3359009Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0 2025-10-10T00:04:38.3360290Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input 2025-10-10T00:04:38.3361950Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0 2025-10-10T00:04:38.3363446Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input 2025-10-10T00:04:38.3365331Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0 2025-10-10T00:04:38.3366618Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or2d 2025-10-10T00:04:38.3368497Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-10-10T00:04:38.3369827Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or3d 2025-10-10T00:04:38.3371921Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-10-10T00:04:38.3373215Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or4d 2025-10-10T00:04:38.3375298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-10-10T00:04:38.3376940Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d 2025-10-10T00:04:38.3378766Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-10-10T00:04:38.3380102Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d 2025-10-10T00:04:38.3382076Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-10-10T00:04:38.3383370Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d 2025-10-10T00:04:38.3385531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-10-10T00:04:38.3386889Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d 2025-10-10T00:04:38.3388806Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-10-10T00:04:38.3390146Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d 2025-10-10T00:04:38.3392052Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-10-10T00:04:38.3393296Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow 2025-10-10T00:04:38.3395385Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-10-10T00:04:38.3396836Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array 2025-10-10T00:04:38.3398673Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-10-10T00:04:38.3400053Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar 2025-10-10T00:04:38.3402115Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-10-10T00:04:38.3403548Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_example 2025-10-10T00:04:38.3405673Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-10-10T00:04:38.3407128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32 2025-10-10T00:04:38.3409025Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-10-10T00:04:38.3410413Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64 2025-10-10T00:04:38.3412339Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-10-10T00:04:38.3413725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32 2025-10-10T00:04:38.3415795Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-10-10T00:04:38.3417141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64 2025-10-10T00:04:38.3419095Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-10-10T00:04:38.3420608Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32 2025-10-10T00:04:38.3422136Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-10-10T00:04:38.3423588Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32 2025-10-10T00:04:38.3425600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-10-10T00:04:38.3427138Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32 2025-10-10T00:04:38.3429059Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-10-10T00:04:38.3430413Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64 2025-10-10T00:04:38.3432258Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-10-10T00:04:38.3433640Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast 2025-10-10T00:04:38.3435863Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-10-10T00:04:38.3438251Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded 2025-10-10T00:04:38.3439757Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-10-10T00:04:38.3441148Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example 2025-10-10T00:04:38.3443120Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-10-10T00:04:38.3444672Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded 2025-10-10T00:04:38.3446620Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-10-10T00:04:38.3447854Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv 2025-10-10T00:04:38.3449756Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:38.3451210Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16 2025-10-10T00:04:38.3452908Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:38.3454572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32 2025-10-10T00:04:38.3456273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:38.3457725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16 2025-10-10T00:04:38.3459584Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:38.3460984Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32 2025-10-10T00:04:38.3462597Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:38.3464299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16 2025-10-10T00:04:38.3466128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:38.3467662Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32 2025-10-10T00:04:38.3469245Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:38.3470686Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16 2025-10-10T00:04:38.3472686Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:38.3473822Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32 2025-10-10T00:04:38.3476010Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:38.3477298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear 2025-10-10T00:04:38.3479080Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-10-10T00:04:38.3480446Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis 2025-10-10T00:04:38.3482172Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-10-10T00:04:38.3483565Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric 2025-10-10T00:04:38.3485380Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-10-10T00:04:38.3486829Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric 2025-10-10T00:04:38.3488775Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-10-10T00:04:38.3490079Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn 2025-10-10T00:04:38.3491789Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:38.3493218Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2 2025-10-10T00:04:38.3494999Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:38.3496851Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1 2025-10-10T00:04:38.3498400Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:38.3499807Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16 2025-10-10T00:04:38.3501701Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-10-10T00:04:38.3503168Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4 2025-10-10T00:04:38.3505057Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-10-10T00:04:38.3506830Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16 2025-10-10T00:04:38.3508682Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-10-10T00:04:38.3510049Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4 2025-10-10T00:04:38.3511786Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-10-10T00:04:38.3513430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta 2025-10-10T00:04:38.3515137Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-10-10T00:04:38.3516816Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded 2025-10-10T00:04:38.3518449Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-10-10T00:04:38.3519791Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta 2025-10-10T00:04:38.3521821Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-10-10T00:04:38.3523142Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded 2025-10-10T00:04:38.3524972Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-10-10T00:04:38.3526237Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal 2025-10-10T00:04:38.3528000Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0 2025-10-10T00:04:38.3529765Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example 2025-10-10T00:04:38.3531262Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0 2025-10-10T00:04:38.3532831Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example 2025-10-10T00:04:38.3534658Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3536210Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded 2025-10-10T00:04:38.3537909Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3539329Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random 2025-10-10T00:04:38.3540986Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3542499Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded 2025-10-10T00:04:38.3544349Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3545777Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example 2025-10-10T00:04:38.3547442Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3548904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded 2025-10-10T00:04:38.3550578Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3552014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random 2025-10-10T00:04:38.3553656Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3555523Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded 2025-10-10T00:04:38.3557045Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3558389Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set 2025-10-10T00:04:38.3560250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-10-10T00:04:38.3561664Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded 2025-10-10T00:04:38.3563298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-10-10T00:04:38.3564895Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example 2025-10-10T00:04:38.3566783Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-10-10T00:04:38.3568169Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded 2025-10-10T00:04:38.3569812Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3571190Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random 2025-10-10T00:04:38.3572947Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-10-10T00:04:38.3574563Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded 2025-10-10T00:04:38.3576397Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3577784Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example 2025-10-10T00:04:38.3579466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:38.3580941Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded 2025-10-10T00:04:38.3582595Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3583977Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random 2025-10-10T00:04:38.3585831Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:38.3587350Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded 2025-10-10T00:04:38.3589087Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3590434Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example 2025-10-10T00:04:38.3592096Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3593564Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded 2025-10-10T00:04:38.3595458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3597029Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random 2025-10-10T00:04:38.3598566Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3600066Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded 2025-10-10T00:04:38.3601743Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3603093Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example 2025-10-10T00:04:38.3605085Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3606572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded 2025-10-10T00:04:38.3608256Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3609621Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random 2025-10-10T00:04:38.3611173Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3612720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded 2025-10-10T00:04:38.3614543Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3615938Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set 2025-10-10T00:04:38.3617573Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-10-10T00:04:38.3619124Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded 2025-10-10T00:04:38.3620634Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-10-10T00:04:38.3622068Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example 2025-10-10T00:04:38.3623636Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-10-10T00:04:38.3625346Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded 2025-10-10T00:04:38.3626903Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3628324Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random 2025-10-10T00:04:38.3629909Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-10-10T00:04:38.3631379Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded 2025-10-10T00:04:38.3632929Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3634535Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example 2025-10-10T00:04:38.3636108Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:38.3637899Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded 2025-10-10T00:04:38.3639375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3640760Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random 2025-10-10T00:04:38.3642292Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:38.3643774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded 2025-10-10T00:04:38.3645489Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3646875Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes 2025-10-10T00:04:38.3648436Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-10-10T00:04:38.3649923Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded 2025-10-10T00:04:38.3651467Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-10-10T00:04:38.3652863Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default 2025-10-10T00:04:38.3655047Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-10-10T00:04:38.3656364Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded 2025-10-10T00:04:38.3658512Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-10-10T00:04:38.3659642Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes 2025-10-10T00:04:38.3661551Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-10-10T00:04:38.3662975Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded 2025-10-10T00:04:38.3664808Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-10-10T00:04:38.3666263Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set 2025-10-10T00:04:38.3668030Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-10-10T00:04:38.3669532Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded 2025-10-10T00:04:38.3671246Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-10-10T00:04:38.3672769Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example 2025-10-10T00:04:38.3674635Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3676212Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded 2025-10-10T00:04:38.3677906Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3679556Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random 2025-10-10T00:04:38.3681202Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3682708Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded 2025-10-10T00:04:38.3684541Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3685957Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example 2025-10-10T00:04:38.3687543Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3689100Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded 2025-10-10T00:04:38.3690668Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3692128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random 2025-10-10T00:04:38.3693670Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3695356Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded 2025-10-10T00:04:38.3696913Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3698299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set 2025-10-10T00:04:38.3699920Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-10-10T00:04:38.3701412Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded 2025-10-10T00:04:38.3702952Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-10-10T00:04:38.3704665Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example 2025-10-10T00:04:38.3706130Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3707611Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded 2025-10-10T00:04:38.3709161Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3710559Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random 2025-10-10T00:04:38.3712128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3713653Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded 2025-10-10T00:04:38.3715399Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3716861Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example 2025-10-10T00:04:38.3718716Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3720234Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded 2025-10-10T00:04:38.3721756Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3723207Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random 2025-10-10T00:04:38.3724906Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3726371Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded 2025-10-10T00:04:38.3727904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3729312Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes 2025-10-10T00:04:38.3730810Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-10-10T00:04:38.3732301Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded 2025-10-10T00:04:38.3733890Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-10-10T00:04:38.3735531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs 2025-10-10T00:04:38.3737624Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-10-10T00:04:38.3739062Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example 2025-10-10T00:04:38.3740752Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0 2025-10-10T00:04:38.3742222Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random 2025-10-10T00:04:38.3743913Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3745587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example 2025-10-10T00:04:38.3747076Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3748598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random 2025-10-10T00:04:38.3750167Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3751571Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set 2025-10-10T00:04:38.3753585Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-10-10T00:04:38.3754907Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example 2025-10-10T00:04:38.3757005Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3758531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random 2025-10-10T00:04:38.3760126Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3761706Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example 2025-10-10T00:04:38.3763395Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3764991Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random 2025-10-10T00:04:38.3766961Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3768412Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example 2025-10-10T00:04:38.3770163Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3771738Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random 2025-10-10T00:04:38.3773423Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3775003Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example 2025-10-10T00:04:38.3776842Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3778241Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random 2025-10-10T00:04:38.3780262Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3781473Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example 2025-10-10T00:04:38.3783488Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3784931Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random 2025-10-10T00:04:38.3787016Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3788572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example 2025-10-10T00:04:38.3790083Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3791573Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random 2025-10-10T00:04:38.3793161Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3794575Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs 2025-10-10T00:04:38.3796293Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-10-10T00:04:38.3797818Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example 2025-10-10T00:04:38.3799437Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3801044Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random 2025-10-10T00:04:38.3802618Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3803963Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example 2025-10-10T00:04:38.3806336Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3807780Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random 2025-10-10T00:04:38.3809361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3810822Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set 2025-10-10T00:04:38.3812888Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-10-10T00:04:38.3814388Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example 2025-10-10T00:04:38.3816552Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3817837Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random 2025-10-10T00:04:38.3819755Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3821214Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example 2025-10-10T00:04:38.3822911Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3824598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random 2025-10-10T00:04:38.3826471Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3827902Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example 2025-10-10T00:04:38.3829623Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3831114Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random 2025-10-10T00:04:38.3832836Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3834429Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example 2025-10-10T00:04:38.3836321Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3837729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random 2025-10-10T00:04:38.3839385Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3840765Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set 2025-10-10T00:04:38.3842776Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-10-10T00:04:38.3844469Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example 2025-10-10T00:04:38.3846030Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3847482Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random 2025-10-10T00:04:38.3849983Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3851335Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example 2025-10-10T00:04:38.3853018Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3854645Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random 2025-10-10T00:04:38.3856629Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3858010Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example 2025-10-10T00:04:38.3859704Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3861152Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random 2025-10-10T00:04:38.3862829Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3864422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example 2025-10-10T00:04:38.3866418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3867638Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random 2025-10-10T00:04:38.3869445Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3870815Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop 2025-10-10T00:04:38.3872452Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-10-10T00:04:38.3874032Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example 2025-10-10T00:04:38.3875959Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-10-10T00:04:38.3877303Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set 2025-10-10T00:04:38.3879177Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-10-10T00:04:38.3880673Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero 2025-10-10T00:04:38.3882356Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-10-10T00:04:38.3883705Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example 2025-10-10T00:04:38.3886009Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3887405Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random 2025-10-10T00:04:38.3889961Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3891182Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example 2025-10-10T00:04:38.3892730Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3894384Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random 2025-10-10T00:04:38.3895993Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3897458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example 2025-10-10T00:04:38.3899036Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3900601Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded 2025-10-10T00:04:38.3902153Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3903564Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random 2025-10-10T00:04:38.3905286Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3906772Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded 2025-10-10T00:04:38.3908306Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3909790Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example 2025-10-10T00:04:38.3911269Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3912737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded 2025-10-10T00:04:38.3914491Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3915919Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random 2025-10-10T00:04:38.3917482Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3919012Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded 2025-10-10T00:04:38.3920587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3921979Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set 2025-10-10T00:04:38.3923571Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-10-10T00:04:38.3925335Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded 2025-10-10T00:04:38.3927108Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-10-10T00:04:38.3928468Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example 2025-10-10T00:04:38.3929995Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3931492Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded 2025-10-10T00:04:38.3933052Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3934610Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random 2025-10-10T00:04:38.3936221Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3937714Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded 2025-10-10T00:04:38.3939296Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3940744Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example 2025-10-10T00:04:38.3942410Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:38.3943890Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded 2025-10-10T00:04:38.3945605Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:38.3947068Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random 2025-10-10T00:04:38.3948537Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:38.3949989Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded 2025-10-10T00:04:38.3951536Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:38.3952872Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad 2025-10-10T00:04:38.3954889Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-10-10T00:04:38.3956250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic 2025-10-10T00:04:38.3958145Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0 2025-10-10T00:04:38.3959522Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain 2025-10-10T00:04:38.3961302Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0 2025-10-10T00:04:38.3962671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty 2025-10-10T00:04:38.3964695Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0 2025-10-10T00:04:38.3965965Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu 2025-10-10T00:04:38.3968085Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0 2025-10-10T00:04:38.3969343Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18 2025-10-10T00:04:38.3971273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.3973058Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered 2025-10-10T00:04:38.3974818Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-10-10T00:04:38.3976453Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims 2025-10-10T00:04:38.3977908Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-10-10T00:04:38.3979426Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim 2025-10-10T00:04:38.3981018Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-10-10T00:04:38.3982509Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims 2025-10-10T00:04:38.3984302Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-10-10T00:04:38.3985856Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim 2025-10-10T00:04:38.3987878Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-10-10T00:04:38.3989211Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims 2025-10-10T00:04:38.3991073Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-10-10T00:04:38.3992476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims 2025-10-10T00:04:38.3994541Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-10-10T00:04:38.3995940Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims 2025-10-10T00:04:38.3997754Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-10-10T00:04:38.3999149Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim 2025-10-10T00:04:38.4000826Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-10-10T00:04:38.4002191Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim 2025-10-10T00:04:38.4003996Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-10-10T00:04:38.4005743Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic 2025-10-10T00:04:38.4007540Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-10-10T00:04:38.4009113Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside 2025-10-10T00:04:38.4010850Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:38.4012444Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners 2025-10-10T00:04:38.4013989Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:38.4015629Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias 2025-10-10T00:04:38.4017351Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-10-10T00:04:38.4018744Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear 2025-10-10T00:04:38.4020737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-10-10T00:04:38.4022128Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners 2025-10-10T00:04:38.4023806Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:38.4025435Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias 2025-10-10T00:04:38.4027120Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-10-10T00:04:38.4028632Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric 2025-10-10T00:04:38.4030430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:38.4031716Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest 2025-10-10T00:04:38.4033421Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-10-10T00:04:38.4035149Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic 2025-10-10T00:04:38.4037336Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:38.4038743Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias 2025-10-10T00:04:38.4040467Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-10-10T00:04:38.4041947Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias 2025-10-10T00:04:38.4043631Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-10-10T00:04:38.4045369Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel 2025-10-10T00:04:38.4047068Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-10-10T00:04:38.4048395Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest 2025-10-10T00:04:38.4050194Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:38.4051679Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger 2025-10-10T00:04:38.4053351Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:38.4055185Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller 2025-10-10T00:04:38.4056725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:38.4058077Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize 2025-10-10T00:04:38.4059849Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-10-10T00:04:38.4061344Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3 2025-10-10T00:04:38.4063183Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-10-10T00:04:38.4064967Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2 2025-10-10T00:04:38.4066541Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-10-10T00:04:38.4068098Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value 2025-10-10T00:04:38.4070389Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-10-10T00:04:38.4071619Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic 2025-10-10T00:04:38.4073502Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-10-10T00:04:38.4075237Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside 2025-10-10T00:04:38.4077811Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:38.4079083Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners 2025-10-10T00:04:38.4080874Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:38.4082579Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric 2025-10-10T00:04:38.4084430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-10-10T00:04:38.4085936Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear 2025-10-10T00:04:38.4087836Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-10-10T00:04:38.4089307Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners 2025-10-10T00:04:38.4090960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:38.4092478Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric 2025-10-10T00:04:38.4094346Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:38.4095701Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest 2025-10-10T00:04:38.4097598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-10-10T00:04:38.4098928Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3 2025-10-10T00:04:38.4100470Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:38.4101960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2 2025-10-10T00:04:38.4103572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:38.4105197Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic 2025-10-10T00:04:38.4107215Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:38.4108758Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest 2025-10-10T00:04:38.4110385Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:38.4111911Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3 2025-10-10T00:04:38.4113520Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:38.4115151Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2 2025-10-10T00:04:38.4116733Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:38.4118199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel 2025-10-10T00:04:38.4119929Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-10-10T00:04:38.4121367Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners 2025-10-10T00:04:38.4122929Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-10-10T00:04:38.4124524Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger 2025-10-10T00:04:38.4126101Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:38.4127648Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller 2025-10-10T00:04:38.4129251Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:38.4130774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric 2025-10-10T00:04:38.4132342Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-10-10T00:04:38.4133709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch 2025-10-10T00:04:38.4135455Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-10-10T00:04:38.4137036Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time 2025-10-10T00:04:38.4138530Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-10-10T00:04:38.4139958Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0 2025-10-10T00:04:38.4141519Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:38.4143004Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded 2025-10-10T00:04:38.4144891Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:38.4146348Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1 2025-10-10T00:04:38.4147935Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:38.4149439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded 2025-10-10T00:04:38.4150966Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:38.4152441Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1 2025-10-10T00:04:38.4154286Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.4155807Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded 2025-10-10T00:04:38.4157375Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:38.4158853Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2 2025-10-10T00:04:38.4160574Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:38.4162177Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded 2025-10-10T00:04:38.4163765Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:38.4165487Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon 2025-10-10T00:04:38.4167028Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:38.4168545Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded 2025-10-10T00:04:38.4170110Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.4171554Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon 2025-10-10T00:04:38.4173165Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:38.4174753Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded 2025-10-10T00:04:38.4176447Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.4178867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon 2025-10-10T00:04:38.4180558Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:38.4182018Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded 2025-10-10T00:04:38.4183603Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.4185280Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon 2025-10-10T00:04:38.4187264Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:38.4188809Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded 2025-10-10T00:04:38.4190441Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.4192093Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon 2025-10-10T00:04:38.4193982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:38.4196215Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded 2025-10-10T00:04:38.4198051Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.4199538Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon 2025-10-10T00:04:38.4201141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:38.4202688Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded 2025-10-10T00:04:38.4204377Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:38.4205766Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0 2025-10-10T00:04:38.4207416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:38.4208905Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded 2025-10-10T00:04:38.4210466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:38.4211894Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1 2025-10-10T00:04:38.4213450Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:38.4215230Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded 2025-10-10T00:04:38.4216698Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:38.4218088Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2 2025-10-10T00:04:38.4219797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:38.4221191Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded 2025-10-10T00:04:38.4222696Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:38.4224253Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3 2025-10-10T00:04:38.4225851Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:38.4227297Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded 2025-10-10T00:04:38.4228830Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:38.4230276Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1 2025-10-10T00:04:38.4231882Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:38.4233337Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded 2025-10-10T00:04:38.4235144Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:38.4236720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2 2025-10-10T00:04:38.4238338Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:38.4239840Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded 2025-10-10T00:04:38.4241612Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:38.4243036Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3 2025-10-10T00:04:38.4244746Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:38.4246298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded 2025-10-10T00:04:38.4247945Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:38.4249445Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4 2025-10-10T00:04:38.4251038Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:38.4252506Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded 2025-10-10T00:04:38.4254275Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:38.4255737Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis 2025-10-10T00:04:38.4257383Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-10-10T00:04:38.4258904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded 2025-10-10T00:04:38.4260599Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:38.4261917Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length 2025-10-10T00:04:38.4263908Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-10-10T00:04:38.4265360Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false 2025-10-10T00:04:38.4267214Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-10-10T00:04:38.4268577Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true 2025-10-10T00:04:38.4270469Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-10-10T00:04:38.4271832Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max 2025-10-10T00:04:38.4273774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-10-10T00:04:38.4275325Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding 2025-10-10T00:04:38.4277249Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-10-10T00:04:38.4278688Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input 2025-10-10T00:04:38.4281244Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-10-10T00:04:38.4282557Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded 2025-10-10T00:04:38.4284710Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-10-10T00:04:38.4286090Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded 2025-10-10T00:04:38.4288103Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-10-10T00:04:38.4289504Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved 2025-10-10T00:04:38.4291186Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-10-10T00:04:38.4292749Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded 2025-10-10T00:04:38.4294899Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-10-10T00:04:38.4296287Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids 2025-10-10T00:04:38.4298243Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-10-10T00:04:38.4299643Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded 2025-10-10T00:04:38.4301347Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-10-10T00:04:38.4302853Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved 2025-10-10T00:04:38.4304726Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-10-10T00:04:38.4306446Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded 2025-10-10T00:04:38.4307982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-10-10T00:04:38.4309362Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim 2025-10-10T00:04:38.4310944Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-10-10T00:04:38.4312645Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded 2025-10-10T00:04:38.4314583Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:38.4316132Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim 2025-10-10T00:04:38.4317770Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-10-10T00:04:38.4319476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded 2025-10-10T00:04:38.4321053Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:38.4322458Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim 2025-10-10T00:04:38.4324024Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-10-10T00:04:38.4325851Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded 2025-10-10T00:04:38.4327703Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:38.4329063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_round 2025-10-10T00:04:38.4331118Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0 2025-10-10T00:04:38.4332551Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum 2025-10-10T00:04:38.4334698Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-10-10T00:04:38.4336063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum 2025-10-10T00:04:38.4337972Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-10-10T00:04:38.4339769Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis 2025-10-10T00:04:38.4341758Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-10-10T00:04:38.4343092Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices 2025-10-10T00:04:38.4344952Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-10-10T00:04:38.4346451Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices 2025-10-10T00:04:38.4348125Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-10-10T00:04:38.4349797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max 2025-10-10T00:04:38.4351359Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-10-10T00:04:38.4352805Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min 2025-10-10T00:04:38.4355622Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-10-10T00:04:38.4357010Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis 2025-10-10T00:04:38.4359066Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-10-10T00:04:38.4360413Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis 2025-10-10T00:04:38.4362471Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-10-10T00:04:38.4363966Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis 2025-10-10T00:04:38.4366198Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-10-10T00:04:38.4368292Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd 2025-10-10T00:04:38.4370229Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-10-10T00:04:38.4371598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add 2025-10-10T00:04:38.4373531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-10-10T00:04:38.4375152Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max 2025-10-10T00:04:38.4377276Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-10-10T00:04:38.4378662Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min 2025-10-10T00:04:38.4380587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-10-10T00:04:38.4381959Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply 2025-10-10T00:04:38.4383509Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-10-10T00:04:38.4385244Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii 2025-10-10T00:04:38.4386882Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:38.4388417Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded 2025-10-10T00:04:38.4389970Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:38.4391437Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob 2025-10-10T00:04:38.4393023Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:38.4394752Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded 2025-10-10T00:04:38.4396351Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4397937Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii 2025-10-10T00:04:38.4399452Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:38.4400885Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-10-10T00:04:38.4402422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:38.4403893Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob 2025-10-10T00:04:38.4405664Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:38.4407254Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded 2025-10-10T00:04:38.4408877Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4410324Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii 2025-10-10T00:04:38.4412296Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:38.4413831Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded 2025-10-10T00:04:38.4415581Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:38.4417102Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob 2025-10-10T00:04:38.4418884Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-10-10T00:04:38.4420183Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded 2025-10-10T00:04:38.4421847Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4423400Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight 2025-10-10T00:04:38.4425347Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:38.4426875Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded 2025-10-10T00:04:38.4428423Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:38.4430002Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob 2025-10-10T00:04:38.4431576Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:38.4433087Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded 2025-10-10T00:04:38.4434817Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4436296Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight 2025-10-10T00:04:38.4437994Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:38.4439432Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded 2025-10-10T00:04:38.4441068Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:38.4442515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob 2025-10-10T00:04:38.4444239Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-10-10T00:04:38.4445768Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded 2025-10-10T00:04:38.4447319Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4448649Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean 2025-10-10T00:04:38.4450738Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-10-10T00:04:38.4452001Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d 2025-10-10T00:04:38.4453937Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-10-10T00:04:38.4455918Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded 2025-10-10T00:04:38.4457467Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-10-10T00:04:38.4459137Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob 2025-10-10T00:04:38.4461176Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-10-10T00:04:38.4462486Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded 2025-10-10T00:04:38.4464459Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4465810Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded 2025-10-10T00:04:38.4467502Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-10-10T00:04:38.4468865Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob 2025-10-10T00:04:38.4470506Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-10-10T00:04:38.4471997Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded 2025-10-10T00:04:38.4473659Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4475243Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii 2025-10-10T00:04:38.4476973Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-10-10T00:04:38.4478416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d 2025-10-10T00:04:38.4480436Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-10-10T00:04:38.4481983Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded 2025-10-10T00:04:38.4483546Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:38.4485211Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob 2025-10-10T00:04:38.4487213Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:38.4488635Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded 2025-10-10T00:04:38.4490329Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4491686Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d 2025-10-10T00:04:38.4493702Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-10-10T00:04:38.4495145Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded 2025-10-10T00:04:38.4497054Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:38.4498415Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob 2025-10-10T00:04:38.4500063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:38.4501587Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded 2025-10-10T00:04:38.4503642Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4504974Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded 2025-10-10T00:04:38.4506933Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:38.4508438Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob 2025-10-10T00:04:38.4510635Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:38.4512156Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded 2025-10-10T00:04:38.4513810Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4515339Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight 2025-10-10T00:04:38.4517194Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-10-10T00:04:38.4518665Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded 2025-10-10T00:04:38.4520570Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:38.4521844Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii 2025-10-10T00:04:38.4523648Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-10-10T00:04:38.4525287Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d 2025-10-10T00:04:38.4527446Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-10-10T00:04:38.4528791Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded 2025-10-10T00:04:38.4530657Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:38.4532052Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob 2025-10-10T00:04:38.4533720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:38.4535463Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded 2025-10-10T00:04:38.4537147Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4538592Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d 2025-10-10T00:04:38.4540466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-10-10T00:04:38.4541847Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded 2025-10-10T00:04:38.4543754Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:38.4545249Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob 2025-10-10T00:04:38.4547160Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:38.4548610Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded 2025-10-10T00:04:38.4550287Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4551695Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded 2025-10-10T00:04:38.4553812Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:38.4555394Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob 2025-10-10T00:04:38.4558362Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:38.4559649Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded 2025-10-10T00:04:38.4561535Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4562852Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob 2025-10-10T00:04:38.4565039Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:38.4566476Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded 2025-10-10T00:04:38.4568134Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4569422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none 2025-10-10T00:04:38.4571310Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-10-10T00:04:38.4572963Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded 2025-10-10T00:04:38.4574618Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-10-10T00:04:38.4576350Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob 2025-10-10T00:04:38.4578228Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-10-10T00:04:38.4579497Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded 2025-10-10T00:04:38.4581439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4582638Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights 2025-10-10T00:04:38.4584775Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-10-10T00:04:38.4586218Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded 2025-10-10T00:04:38.4588031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-10-10T00:04:38.4589402Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob 2025-10-10T00:04:38.4591275Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-10-10T00:04:38.4592697Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded 2025-10-10T00:04:38.4594706Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4596022Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum 2025-10-10T00:04:38.4597873Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-10-10T00:04:38.4599523Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded 2025-10-10T00:04:38.4601230Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-10-10T00:04:38.4602600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob 2025-10-10T00:04:38.4604611Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-10-10T00:04:38.4606069Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded 2025-10-10T00:04:38.4607987Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-10-10T00:04:38.4609277Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu 2025-10-10T00:04:38.4611250Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0 2025-10-10T00:04:38.4612607Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default 2025-10-10T00:04:38.4614598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0 2025-10-10T00:04:38.4616079Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18 2025-10-10T00:04:38.4618091Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4619213Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example 2025-10-10T00:04:38.4621333Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0 2025-10-10T00:04:38.4622606Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18 2025-10-10T00:04:38.4624736Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4626027Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18 2025-10-10T00:04:38.4628685Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4629800Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back 2025-10-10T00:04:38.4631678Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-10-10T00:04:38.4633005Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front 2025-10-10T00:04:38.4635041Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-10-10T00:04:38.4636501Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor 2025-10-10T00:04:38.4638212Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:38.4639730Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded 2025-10-10T00:04:38.4641371Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:38.4642716Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences 2025-10-10T00:04:38.4644692Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-10-10T00:04:38.4646193Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded 2025-10-10T00:04:38.4647855Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:38.4649240Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes 2025-10-10T00:04:38.4650960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0 2025-10-10T00:04:38.4652475Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded 2025-10-10T00:04:38.4654732Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0 2025-10-10T00:04:38.4655984Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence 2025-10-10T00:04:38.4657979Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0 2025-10-10T00:04:38.4659281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor 2025-10-10T00:04:38.4660962Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:38.4662431Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded 2025-10-10T00:04:38.4664623Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:38.4665850Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded 2025-10-10T00:04:38.4667515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0 2025-10-10T00:04:38.4669030Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences 2025-10-10T00:04:38.4670983Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-10-10T00:04:38.4672453Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded 2025-10-10T00:04:38.4674317Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:38.4675588Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape 2025-10-10T00:04:38.4677453Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0 2025-10-10T00:04:38.4678893Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end 2025-10-10T00:04:38.4680796Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0 2025-10-10T00:04:38.4682155Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start 2025-10-10T00:04:38.4684247Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0 2025-10-10T00:04:38.4685595Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1 2025-10-10T00:04:38.4687581Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0 2025-10-10T00:04:38.4688985Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1 2025-10-10T00:04:38.4690968Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0 2025-10-10T00:04:38.4692235Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_example 2025-10-10T00:04:38.4694299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0 2025-10-10T00:04:38.4695689Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1 2025-10-10T00:04:38.4697511Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0 2025-10-10T00:04:38.4699268Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2 2025-10-10T00:04:38.4700844Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0 2025-10-10T00:04:38.4702357Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1 2025-10-10T00:04:38.4704525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0 2025-10-10T00:04:38.4705718Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1 2025-10-10T00:04:38.4707694Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0 2025-10-10T00:04:38.4708990Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard 2025-10-10T00:04:38.4710905Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0 2025-10-10T00:04:38.4712607Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18 2025-10-10T00:04:38.4714321Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4715700Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft 2025-10-10T00:04:38.4717778Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0 2025-10-10T00:04:38.4719259Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18 2025-10-10T00:04:38.4721174Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4722438Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid 2025-10-10T00:04:38.4724584Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0 2025-10-10T00:04:38.4726337Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example 2025-10-10T00:04:38.4727785Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0 2025-10-10T00:04:38.4729281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sign 2025-10-10T00:04:38.4731100Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0 2025-10-10T00:04:38.4732554Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise 2025-10-10T00:04:38.4734718Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-10-10T00:04:38.4736031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults 2025-10-10T00:04:38.4737968Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-10-10T00:04:38.4739439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias 2025-10-10T00:04:38.4741382Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-10-10T00:04:38.4742571Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin 2025-10-10T00:04:38.4744841Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0 2025-10-10T00:04:38.4746229Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin_example 2025-10-10T00:04:38.4748116Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0 2025-10-10T00:04:38.4761447Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh 2025-10-10T00:04:38.4762072Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0 2025-10-10T00:04:38.4762580Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh_example 2025-10-10T00:04:38.4763176Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0 2025-10-10T00:04:38.4763600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size 2025-10-10T00:04:38.4764357Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0 2025-10-10T00:04:38.4764834Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size_example 2025-10-10T00:04:38.4765403Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0 2025-10-10T00:04:38.4766038Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice 2025-10-10T00:04:38.4766600Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:38.4767107Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes 2025-10-10T00:04:38.4767750Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-10-10T00:04:38.4768883Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps 2025-10-10T00:04:38.4770844Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-10-10T00:04:38.4772243Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds 2025-10-10T00:04:38.4774340Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:38.4775676Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg 2025-10-10T00:04:38.4777515Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:38.4778950Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps 2025-10-10T00:04:38.4780848Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:38.4782263Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes 2025-10-10T00:04:38.4784342Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-10-10T00:04:38.4785774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds 2025-10-10T00:04:38.4787693Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:38.4789118Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0 2025-10-10T00:04:38.4791043Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0 2025-10-10T00:04:38.4792411Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded 2025-10-10T00:04:38.4794485Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0 2025-10-10T00:04:38.4795973Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18 2025-10-10T00:04:38.4797921Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4799168Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1 2025-10-10T00:04:38.4801004Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0 2025-10-10T00:04:38.4802403Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded 2025-10-10T00:04:38.4804525Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0 2025-10-10T00:04:38.4805922Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18 2025-10-10T00:04:38.4807615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4808979Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2 2025-10-10T00:04:38.4811043Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0 2025-10-10T00:04:38.4812313Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded 2025-10-10T00:04:38.4814364Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0 2025-10-10T00:04:38.4815790Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18 2025-10-10T00:04:38.4817706Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4819004Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis 2025-10-10T00:04:38.4820894Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0 2025-10-10T00:04:38.4822309Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded 2025-10-10T00:04:38.4824501Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0 2025-10-10T00:04:38.4825930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18 2025-10-10T00:04:38.4827904Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4829167Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example 2025-10-10T00:04:38.4830942Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0 2025-10-10T00:04:38.4832413Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded 2025-10-10T00:04:38.4834584Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0 2025-10-10T00:04:38.4835995Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18 2025-10-10T00:04:38.4837782Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4839131Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number 2025-10-10T00:04:38.4840873Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0 2025-10-10T00:04:38.4842392Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded 2025-10-10T00:04:38.4844343Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0 2025-10-10T00:04:38.4845825Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18 2025-10-10T00:04:38.4847495Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4848910Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis 2025-10-10T00:04:38.4850901Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0 2025-10-10T00:04:38.4852346Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded 2025-10-10T00:04:38.4854485Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0 2025-10-10T00:04:38.4856046Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18 2025-10-10T00:04:38.4857632Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4859004Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus 2025-10-10T00:04:38.4860957Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0 2025-10-10T00:04:38.4862466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example 2025-10-10T00:04:38.4864657Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0 2025-10-10T00:04:38.4866637Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18 2025-10-10T00:04:38.4868178Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4869678Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18 2025-10-10T00:04:38.4871629Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4872839Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign 2025-10-10T00:04:38.4874960Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0 2025-10-10T00:04:38.4876521Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example 2025-10-10T00:04:38.4878461Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0 2025-10-10T00:04:38.4880297Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18 2025-10-10T00:04:38.4881795Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4883220Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18 2025-10-10T00:04:38.4885027Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.4886597Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth 2025-10-10T00:04:38.4888305Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0 2025-10-10T00:04:38.4889773Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example 2025-10-10T00:04:38.4891417Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0 2025-10-10T00:04:38.4892924Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18 2025-10-10T00:04:38.4894634Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:38.4896135Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18 2025-10-10T00:04:38.4897695Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:38.4899133Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13 2025-10-10T00:04:38.4900684Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:38.4902107Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18 2025-10-10T00:04:38.4903930Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:38.4905416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d 2025-10-10T00:04:38.4906926Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-10-10T00:04:38.4908390Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13 2025-10-10T00:04:38.4909940Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:38.4911437Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13 2025-10-10T00:04:38.4913065Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:38.4914705Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18 2025-10-10T00:04:38.4916321Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:38.4917713Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1 2025-10-10T00:04:38.4919754Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-10-10T00:04:38.4920992Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2 2025-10-10T00:04:38.4923009Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-10-10T00:04:38.4924590Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims 2025-10-10T00:04:38.4926370Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0 2025-10-10T00:04:38.4927848Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13 2025-10-10T00:04:38.4929676Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:38.4931058Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18 2025-10-10T00:04:38.4932838Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:38.4934500Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13 2025-10-10T00:04:38.4936215Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:38.4938794Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18 2025-10-10T00:04:38.4940210Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-10-10T00:04:38.4941801Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13 2025-10-10T00:04:38.4943497Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:38.4945014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18 2025-10-10T00:04:38.4947199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:38.4948353Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13 2025-10-10T00:04:38.4950050Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-10-10T00:04:38.4951527Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18 2025-10-10T00:04:38.4952985Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-10-10T00:04:38.4954514Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt 2025-10-10T00:04:38.4956172Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0 2025-10-10T00:04:38.4957982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example 2025-10-10T00:04:38.4959462Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0 2025-10-10T00:04:38.4961212Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze 2025-10-10T00:04:38.4962671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-10-10T00:04:38.4964620Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes 2025-10-10T00:04:38.4966185Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-10-10T00:04:38.4967686Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft 2025-10-10T00:04:38.4969572Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-10-10T00:04:38.4970991Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window 2025-10-10T00:04:38.4972814Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-10-10T00:04:38.4974323Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat 2025-10-10T00:04:38.4976260Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-10-10T00:04:38.4977742Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting 2025-10-10T00:04:38.4979457Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-10-10T00:04:38.4980872Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string 2025-10-10T00:04:38.4982823Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-10-10T00:04:38.4984265Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8 2025-10-10T00:04:38.4986113Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-10-10T00:04:38.4988204Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional 2025-10-10T00:04:38.4990527Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-10-10T00:04:38.4991771Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic 2025-10-10T00:04:38.4993659Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-10-10T00:04:38.4995660Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters 2025-10-10T00:04:38.4998165Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-10-10T00:04:38.4999422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter 2025-10-10T00:04:38.5001131Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-10-10T00:04:38.5002521Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor 2025-10-10T00:04:38.5004625Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-10-10T00:04:38.5005947Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit 2025-10-10T00:04:38.5007976Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-10-10T00:04:38.5009363Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter 2025-10-10T00:04:38.5011276Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-10-10T00:04:38.5012839Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower 2025-10-10T00:04:38.5014760Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0 2025-10-10T00:04:38.5016295Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase 2025-10-10T00:04:38.5017977Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0 2025-10-10T00:04:38.5019402Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper 2025-10-10T00:04:38.5021108Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0 2025-10-10T00:04:38.5022490Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output 2025-10-10T00:04:38.5024361Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0 2025-10-10T00:04:38.5025982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim 2025-10-10T00:04:38.5027622Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0 2025-10-10T00:04:38.5029512Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase 2025-10-10T00:04:38.5031167Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0 2025-10-10T00:04:38.5032524Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub 2025-10-10T00:04:38.5033672Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-10-10T00:04:38.5035185Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast 2025-10-10T00:04:38.5036934Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-10-10T00:04:38.5038624Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_example 2025-10-10T00:04:38.5040093Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-10-10T00:04:38.5041556Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8 2025-10-10T00:04:38.5043262Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-10-10T00:04:38.5044822Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example 2025-10-10T00:04:38.5046620Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-10-10T00:04:38.5048066Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input 2025-10-10T00:04:38.5049753Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0 2025-10-10T00:04:38.5051181Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs 2025-10-10T00:04:38.5052928Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-10-10T00:04:38.5054419Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan 2025-10-10T00:04:38.5056234Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0 2025-10-10T00:04:38.5057837Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan_example 2025-10-10T00:04:38.5059543Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0 2025-10-10T00:04:38.5060932Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh 2025-10-10T00:04:38.5062666Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0 2025-10-10T00:04:38.5064345Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh_example 2025-10-10T00:04:38.5066147Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0 2025-10-10T00:04:38.5067826Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0 2025-10-10T00:04:38.5069511Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0 2025-10-10T00:04:38.5071130Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5 2025-10-10T00:04:38.5072881Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0 2025-10-10T00:04:38.5074722Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5 2025-10-10T00:04:38.5076383Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0 2025-10-10T00:04:38.5078005Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0 2025-10-10T00:04:38.5079550Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0 2025-10-10T00:04:38.5081125Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty 2025-10-10T00:04:38.5082753Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0 2025-10-10T00:04:38.5084502Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5 2025-10-10T00:04:38.5086214Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0 2025-10-10T00:04:38.5087848Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5 2025-10-10T00:04:38.5089426Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0 2025-10-10T00:04:38.5090847Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu 2025-10-10T00:04:38.5092115Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0 2025-10-10T00:04:38.5093425Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default 2025-10-10T00:04:38.5094963Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0 2025-10-10T00:04:38.5096457Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18 2025-10-10T00:04:38.5098041Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.5099499Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example 2025-10-10T00:04:38.5100867Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0 2025-10-10T00:04:38.5102401Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18 2025-10-10T00:04:38.5104265Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.5105826Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18 2025-10-10T00:04:38.5107439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0 2025-10-10T00:04:38.5108711Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile 2025-10-10T00:04:38.5110294Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-10-10T00:04:38.5111812Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed 2025-10-10T00:04:38.5113532Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-10-10T00:04:38.5115090Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k 2025-10-10T00:04:38.5116845Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-10-10T00:04:38.5118402Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis 2025-10-10T00:04:38.5120105Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-10-10T00:04:38.5121563Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values 2025-10-10T00:04:38.5123293Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-10-10T00:04:38.5124837Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d 2025-10-10T00:04:38.5126655Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-10-10T00:04:38.5128055Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest 2025-10-10T00:04:38.5129926Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-10-10T00:04:38.5131272Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest 2025-10-10T00:04:38.5132778Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-10-10T00:04:38.5134358Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64 2025-10-10T00:04:38.5136089Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-10-10T00:04:38.5137560Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout 2025-10-10T00:04:38.5139360Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-10-10T00:04:38.5140869Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default 2025-10-10T00:04:38.5142552Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-10-10T00:04:38.5144416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask 2025-10-10T00:04:38.5146217Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-10-10T00:04:38.5147648Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask 2025-10-10T00:04:38.5149404Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-10-10T00:04:38.5150817Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio 2025-10-10T00:04:38.5152598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-10-10T00:04:38.5154345Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask 2025-10-10T00:04:38.5155886Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-10-10T00:04:38.5157379Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0 2025-10-10T00:04:38.5158988Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0 2025-10-10T00:04:38.5160582Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1 2025-10-10T00:04:38.5162074Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0 2025-10-10T00:04:38.5163431Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2 2025-10-10T00:04:38.5165075Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0 2025-10-10T00:04:38.5166521Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3 2025-10-10T00:04:38.5168100Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0 2025-10-10T00:04:38.5169575Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4 2025-10-10T00:04:38.5171307Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0 2025-10-10T00:04:38.5172593Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5 2025-10-10T00:04:38.5174567Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0 2025-10-10T00:04:38.5175801Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_default 2025-10-10T00:04:38.5177429Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0 2025-10-10T00:04:38.5178839Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril 2025-10-10T00:04:38.5180546Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0 2025-10-10T00:04:38.5181902Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_neg 2025-10-10T00:04:38.5183581Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-10-10T00:04:38.5186046Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg 2025-10-10T00:04:38.5188212Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0 2025-10-10T00:04:38.5189288Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg 2025-10-10T00:04:38.5190997Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-10-10T00:04:38.5192313Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos 2025-10-10T00:04:38.5193986Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-10-10T00:04:38.5195686Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_pos 2025-10-10T00:04:38.5197331Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-10-10T00:04:38.5198671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square 2025-10-10T00:04:38.5200433Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0 2025-10-10T00:04:38.5201678Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg 2025-10-10T00:04:38.5203353Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-10-10T00:04:38.5204794Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_zero 2025-10-10T00:04:38.5206531Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-10-10T00:04:38.5207788Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu 2025-10-10T00:04:38.5209472Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0 2025-10-10T00:04:38.5210811Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_neg 2025-10-10T00:04:38.5212567Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-10-10T00:04:38.5213789Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row 2025-10-10T00:04:38.5215688Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-10-10T00:04:38.5217014Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out 2025-10-10T00:04:38.5218687Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-10-10T00:04:38.5219998Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos 2025-10-10T00:04:38.5221850Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-10-10T00:04:38.5223022Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_pos 2025-10-10T00:04:38.5224804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-10-10T00:04:38.5226107Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square 2025-10-10T00:04:38.5227776Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0 2025-10-10T00:04:38.5229444Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg 2025-10-10T00:04:38.5230854Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-10-10T00:04:38.5232246Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_zero 2025-10-10T00:04:38.5233939Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-10-10T00:04:38.5235518Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1 2025-10-10T00:04:38.5237218Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-10-10T00:04:38.5238564Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis 2025-10-10T00:04:38.5240344Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-10-10T00:04:38.5241643Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis 2025-10-10T00:04:38.5243295Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-10-10T00:04:38.5244611Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d 2025-10-10T00:04:38.5246506Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-10-10T00:04:38.5247774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis 2025-10-10T00:04:38.5249424Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-10-10T00:04:38.5250793Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis 2025-10-10T00:04:38.5252483Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-10-10T00:04:38.5253725Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0 2025-10-10T00:04:38.5255598Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-10-10T00:04:38.5256879Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1 2025-10-10T00:04:38.5258571Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-10-10T00:04:38.5259891Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2 2025-10-10T00:04:38.5261608Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-10-10T00:04:38.5262967Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes 2025-10-10T00:04:38.5264862Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-10-10T00:04:38.5266273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes 2025-10-10T00:04:38.5267740Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-10-10T00:04:38.5269116Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes 2025-10-10T00:04:38.5270882Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-10-10T00:04:38.5272192Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes 2025-10-10T00:04:38.5273895Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-10-10T00:04:38.5275362Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest 2025-10-10T00:04:38.5277048Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-10-10T00:04:38.5278308Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example 2025-10-10T00:04:38.5280005Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-10-10T00:04:38.5281300Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example 2025-10-10T00:04:38.5282975Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-10-10T00:04:38.5284401Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad 2025-10-10T00:04:38.5286125Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-10-10T00:04:38.5287441Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor2d 2025-10-10T00:04:38.5289142Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-10-10T00:04:38.5290478Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor3d 2025-10-10T00:04:38.5292119Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-10-10T00:04:38.5293405Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor4d 2025-10-10T00:04:38.5295266Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-10-10T00:04:38.5296654Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d 2025-10-10T00:04:38.5298360Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-10-10T00:04:38.5299673Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d 2025-10-10T00:04:38.5301386Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-10-10T00:04:38.5302739Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d 2025-10-10T00:04:38.5305285Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-10-10T00:04:38.5306804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d 2025-10-10T00:04:38.5308549Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-10-10T00:04:38.5309916Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d 2025-10-10T00:04:38.5311647Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-10-10T00:04:38.5313300Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d 2025-10-10T00:04:38.5315748Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0 2025-10-10T00:04:38.5317164Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride 2025-10-10T00:04:38.5318933Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0 2025-10-10T00:04:38.5320232Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d 2025-10-10T00:04:38.5321917Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0 2025-10-10T00:04:38.5323190Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride 2025-10-10T00:04:38.5324892Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0 2025-10-10T00:04:38.5326257Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d 2025-10-10T00:04:38.5327928Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0 2025-10-10T00:04:38.5329210Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride 2025-10-10T00:04:38.5330733Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0 2025-10-10T00:04:38.5332263Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input 2025-10-10T00:04:38.5333771Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0 2025-10-10T00:04:38.5335542Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval 2025-10-10T00:04:38.5337111Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0 2025-10-10T00:04:38.5338427Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval 2025-10-10T00:04:38.5339916Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0 2025-10-10T00:04:38.5342392Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval 2025-10-10T00:04:38.5344779Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0 2025-10-10T00:04:38.5346698Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval 2025-10-10T00:04:38.5348159Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0 2025-10-10T00:04:38.5349632Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval 2025-10-10T00:04:38.5351197Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0 2025-10-10T00:04:38.5352560Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d 2025-10-10T00:04:38.5354427Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0 2025-10-10T00:04:38.5355739Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d 2025-10-10T00:04:38.5357568Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0 2025-10-10T00:04:38.5358771Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated 2025-10-10T00:04:38.5360219Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0 2025-10-10T00:04:38.5361665Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups 2025-10-10T00:04:38.5363299Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0 2025-10-10T00:04:38.5364756Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1 2025-10-10T00:04:38.5366457Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0 2025-10-10T00:04:38.5367743Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1 2025-10-10T00:04:38.5369406Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0 2025-10-10T00:04:38.5370684Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2 2025-10-10T00:04:38.5372281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0 2025-10-10T00:04:38.5373625Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1 2025-10-10T00:04:38.5375514Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0 2025-10-10T00:04:38.5376808Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride 2025-10-10T00:04:38.5378588Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0 2025-10-10T00:04:38.5379872Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d 2025-10-10T00:04:38.5381448Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0 2025-10-10T00:04:38.5382817Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise 2025-10-10T00:04:38.5384539Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0 2025-10-10T00:04:38.5385992Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded 2025-10-10T00:04:38.5387579Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0 2025-10-10T00:04:38.5389049Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided 2025-10-10T00:04:38.5390568Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0 2025-10-10T00:04:38.5391982Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier 2025-10-10T00:04:38.5393597Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0 2025-10-10T00:04:38.5395129Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated 2025-10-10T00:04:38.5396987Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0 2025-10-10T00:04:38.5398372Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups 2025-10-10T00:04:38.5399799Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0 2025-10-10T00:04:38.5401189Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn 2025-10-10T00:04:38.5402694Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0 2025-10-10T00:04:38.5404050Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias 2025-10-10T00:04:38.5405865Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0 2025-10-10T00:04:38.5407171Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding 2025-10-10T00:04:38.5408782Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0 2025-10-10T00:04:38.5410092Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided 2025-10-10T00:04:38.5411720Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0 2025-10-10T00:04:38.5413031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d 2025-10-10T00:04:38.5414735Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0 2025-10-10T00:04:38.5416169Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated 2025-10-10T00:04:38.5417908Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0 2025-10-10T00:04:38.5419178Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided 2025-10-10T00:04:38.5420804Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0 2025-10-10T00:04:38.5422144Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups 2025-10-10T00:04:38.5423779Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0 2025-10-10T00:04:38.5425273Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias 2025-10-10T00:04:38.5426801Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0 2025-10-10T00:04:38.5428181Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride 2025-10-10T00:04:38.5429667Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0 2025-10-10T00:04:38.5431820Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding 2025-10-10T00:04:38.5433408Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0 2025-10-10T00:04:38.5435139Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d 2025-10-10T00:04:38.5436630Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0 2025-10-10T00:04:38.5438147Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias 2025-10-10T00:04:38.5439932Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0 2025-10-10T00:04:38.5441424Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU 2025-10-10T00:04:38.5442743Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0 2025-10-10T00:04:38.5444066Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding 2025-10-10T00:04:38.5445625Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0 2025-10-10T00:04:38.5447089Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse 2025-10-10T00:04:38.5448709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0 2025-10-10T00:04:38.5450104Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU 2025-10-10T00:04:38.5451669Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0 2025-10-10T00:04:38.5453105Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim 2025-10-10T00:04:38.5454943Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0 2025-10-10T00:04:38.5456426Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU 2025-10-10T00:04:38.5458135Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0 2025-10-10T00:04:38.5459627Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval 2025-10-10T00:04:38.5461298Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0 2025-10-10T00:04:38.5462858Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear 2025-10-10T00:04:38.5464564Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0 2025-10-10T00:04:38.5466082Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias 2025-10-10T00:04:38.5467754Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0 2025-10-10T00:04:38.5469283Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax 2025-10-10T00:04:38.5470820Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0 2025-10-10T00:04:38.5472225Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d 2025-10-10T00:04:38.5473866Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0 2025-10-10T00:04:38.5475507Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride 2025-10-10T00:04:38.5477217Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0 2025-10-10T00:04:38.5478863Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation 2025-10-10T00:04:38.5480322Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0 2025-10-10T00:04:38.5481528Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d 2025-10-10T00:04:38.5483398Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0 2025-10-10T00:04:38.5484786Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation 2025-10-10T00:04:38.5486372Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0 2025-10-10T00:04:38.5487857Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d 2025-10-10T00:04:38.5489576Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0 2025-10-10T00:04:38.5490883Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride 2025-10-10T00:04:38.5492630Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0 2025-10-10T00:04:38.5494245Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding 2025-10-10T00:04:38.5495883Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0 2025-10-10T00:04:38.5497247Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d 2025-10-10T00:04:38.5499293Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0 2025-10-10T00:04:38.5501102Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam 2025-10-10T00:04:38.5502562Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0 2025-10-10T00:04:38.5503996Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d 2025-10-10T00:04:38.5505942Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0 2025-10-10T00:04:38.5507254Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam 2025-10-10T00:04:38.5508913Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0 2025-10-10T00:04:38.5510225Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d 2025-10-10T00:04:38.5511985Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0 2025-10-10T00:04:38.5513335Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam 2025-10-10T00:04:38.5515030Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0 2025-10-10T00:04:38.5516430Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle 2025-10-10T00:04:38.5518141Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0 2025-10-10T00:04:38.5519471Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce 2025-10-10T00:04:38.5521023Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0 2025-10-10T00:04:38.5522452Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU 2025-10-10T00:04:38.5524323Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0 2025-10-10T00:04:38.5525784Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d 2025-10-10T00:04:38.5527221Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0 2025-10-10T00:04:38.5528605Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d 2025-10-10T00:04:38.5530201Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0 2025-10-10T00:04:38.5531499Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU 2025-10-10T00:04:38.5533166Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0 2025-10-10T00:04:38.5534568Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid 2025-10-10T00:04:38.5536311Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0 2025-10-10T00:04:38.5537626Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax 2025-10-10T00:04:38.5539336Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0 2025-10-10T00:04:38.5540619Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin 2025-10-10T00:04:38.5542306Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0 2025-10-10T00:04:38.5543637Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus 2025-10-10T00:04:38.5545519Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0 2025-10-10T00:04:38.5546824Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign 2025-10-10T00:04:38.5548397Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0 2025-10-10T00:04:38.5549785Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh 2025-10-10T00:04:38.5551466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0 2025-10-10T00:04:38.5552782Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d 2025-10-10T00:04:38.5554673Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0 2025-10-10T00:04:38.5555945Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3 2025-10-10T00:04:38.5557698Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0 2025-10-10T00:04:38.5559000Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim 2025-10-10T00:04:38.5560612Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0 2025-10-10T00:04:38.5562063Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3 2025-10-10T00:04:38.5563830Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0 2025-10-10T00:04:38.5565281Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim 2025-10-10T00:04:38.5567120Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0 2025-10-10T00:04:38.5568330Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast 2025-10-10T00:04:38.5570418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-10-10T00:04:38.5571748Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast 2025-10-10T00:04:38.5573255Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-10-10T00:04:38.5574709Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast 2025-10-10T00:04:38.5576553Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-10-10T00:04:38.5577829Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast 2025-10-10T00:04:38.5579355Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-10-10T00:04:38.5580707Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant 2025-10-10T00:04:38.5582199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0 2025-10-10T00:04:38.5583589Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm 2025-10-10T00:04:38.5585477Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-10-10T00:04:38.6161507Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic 2025-10-10T00:04:38.6162788Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-10-10T00:04:38.6163889Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk 2025-10-10T00:04:38.6165686Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-10-10T00:04:38.6167157Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip 2025-10-10T00:04:38.6168774Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0 2025-10-10T00:04:38.6170193Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2 2025-10-10T00:04:38.6171816Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-10-10T00:04:38.6173203Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv 2025-10-10T00:04:38.6175110Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0 2025-10-10T00:04:38.6176440Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose 2025-10-10T00:04:38.6177999Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0 2025-10-10T00:04:38.6179406Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp 2025-10-10T00:04:38.6181127Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0 2025-10-10T00:04:38.6182604Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten 2025-10-10T00:04:38.6184011Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0 2025-10-10T00:04:38.6185555Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index 2025-10-10T00:04:38.6187199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0 2025-10-10T00:04:38.6188539Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max 2025-10-10T00:04:38.6190205Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-10-10T00:04:38.6191488Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool 2025-10-10T00:04:38.6193195Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0 2025-10-10T00:04:38.6194577Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min 2025-10-10T00:04:38.6196323Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-10-10T00:04:38.6197736Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm 2025-10-10T00:04:38.6199416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-10-10T00:04:38.6200753Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params 2025-10-10T00:04:38.6202297Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0 2025-10-10T00:04:38.6203677Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad 2025-10-10T00:04:38.6205441Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0 2025-10-10T00:04:38.6206884Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params 2025-10-10T00:04:38.6208523Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0 2025-10-10T00:04:38.6209880Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2 2025-10-10T00:04:38.6211367Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0 2025-10-10T00:04:38.6212827Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow 2025-10-10T00:04:38.6214678Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-10-10T00:04:38.6216006Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean 2025-10-10T00:04:38.6217548Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0 2025-10-10T00:04:38.6219133Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim 2025-10-10T00:04:38.6220749Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0 2025-10-10T00:04:38.6222144Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum 2025-10-10T00:04:38.6224019Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0 2025-10-10T00:04:38.6225363Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim 2025-10-10T00:04:38.6226897Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0 2025-10-10T00:04:38.6228272Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat 2025-10-10T00:04:38.6230015Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0 2025-10-10T00:04:38.6231313Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow 2025-10-10T00:04:38.6232885Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0 2025-10-10T00:04:38.6235333Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu 2025-10-10T00:04:38.6237000Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0 2025-10-10T00:04:38.6238373Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt 2025-10-10T00:04:38.6240242Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0 2025-10-10T00:04:38.6241466Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override 2025-10-10T00:04:38.6243199Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0 2025-10-10T00:04:38.6244682Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested 2025-10-10T00:04:38.6246303Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:38.6247636Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view 2025-10-10T00:04:38.6249336Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0 2025-10-10T00:04:38.6250591Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet 2025-10-10T00:04:38.6252700Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_densenet121 2025-10-10T00:04:38.6254021Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_inception_v1 2025-10-10T00:04:38.6255819Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_inception_v2 2025-10-10T00:04:38.6257157Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_resnet50 2025-10-10T00:04:38.6258856Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_shufflenet 2025-10-10T00:04:38.6260449Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_squeezenet 2025-10-10T00:04:38.6262097Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_vgg19 2025-10-10T00:04:38.6263850Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_zfnet512 2025-10-10T00:04:38.6265999Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1 2025-10-10T00:04:38.6268134Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-10-10T00:04:38.6269612Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2 2025-10-10T00:04:38.6271038Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-10-10T00:04:38.6272527Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3 2025-10-10T00:04:38.6274545Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-10-10T00:04:38.6275712Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4 2025-10-10T00:04:38.6277418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-10-10T00:04:38.6278677Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add 2025-10-10T00:04:38.6280416Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-10-10T00:04:38.6281726Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul 2025-10-10T00:04:38.6283402Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-10-10T00:04:38.6284831Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1 2025-10-10T00:04:38.6286524Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-10-10T00:04:38.6287834Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2 2025-10-10T00:04:38.6289478Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-10-10T00:04:38.6290793Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3 2025-10-10T00:04:38.6292596Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-10-10T00:04:38.6293729Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4 2025-10-10T00:04:38.6295617Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-10-10T00:04:38.6296825Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5 2025-10-10T00:04:38.6298492Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-10-10T00:04:38.6299820Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6 2025-10-10T00:04:38.6301463Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0 2025-10-10T00:04:38.6302718Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7 2025-10-10T00:04:38.6304583Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0 2025-10-10T00:04:38.6305829Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8 2025-10-10T00:04:38.6307615Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-10-10T00:04:38.6308796Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_shrink 2025-10-10T00:04:38.6310514Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0 2025-10-10T00:04:38.6311731Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sign_model 2025-10-10T00:04:38.6313560Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0 2025-10-10T00:04:38.6315086Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model 2025-10-10T00:04:38.6316843Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0 2025-10-10T00:04:38.6318264Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower 2025-10-10T00:04:38.6319769Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0 2025-10-10T00:04:38.6321288Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase 2025-10-10T00:04:38.6322819Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0 2025-10-10T00:04:38.6324484Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper 2025-10-10T00:04:38.6326026Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0 2025-10-10T00:04:38.6327391Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output 2025-10-10T00:04:38.6328907Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0 2025-10-10T00:04:38.6330391Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim 2025-10-10T00:04:38.6331986Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0 2025-10-10T00:04:38.6333388Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase 2025-10-10T00:04:38.6335196Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0 2025-10-10T00:04:38.6336439Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/loader 2025-10-10T00:04:38.6338031Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/report 2025-10-10T00:04:38.6339473Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/runner 2025-10-10T00:04:38.6340885Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/bin 2025-10-10T00:04:38.6342418Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:38.6343874Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:38.6345536Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/controlflow 2025-10-10T00:04:38.6346967Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/generator 2025-10-10T00:04:38.6348369Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/image 2025-10-10T00:04:38.6349797Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/logical 2025-10-10T00:04:38.6351274Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/math 2025-10-10T00:04:38.6352658Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/nn 2025-10-10T00:04:38.6354329Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/object_detection 2025-10-10T00:04:38.6355521Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/optional 2025-10-10T00:04:38.6357104Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/quantization 2025-10-10T00:04:38.6358518Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/reduction 2025-10-10T00:04:38.6359990Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/rnn 2025-10-10T00:04:38.6361620Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/sequence 2025-10-10T00:04:38.6363022Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/tensor 2025-10-10T00:04:38.6364422Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/text 2025-10-10T00:04:38.6366016Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/traditionalml 2025-10-10T00:04:38.6367411Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/training 2025-10-10T00:04:38.6368914Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/frontend 2025-10-10T00:04:38.6370160Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/inliner 2025-10-10T00:04:38.6371671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:38.6373083Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference 2025-10-10T00:04:38.6374583Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:38.6376292Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:38.6377671Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:38.6379153Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/experimental 2025-10-10T00:04:38.6380580Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops_optimized 2025-10-10T00:04:38.6381939Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/shape_inference 2025-10-10T00:04:38.6383692Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:38.6385294Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:38.6387082Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/version_converter 2025-10-10T00:04:38.6388603Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/tools 2025-10-10T00:04:38.6390990Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter 2025-10-10T00:04:38.6391854Z creating torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:38.6393274Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:38.6395809Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:38.6397747Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/_static/css 2025-10-10T00:04:38.6399922Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:38.6401348Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:38.6403206Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:38.6404671Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/cmake 2025-10-10T00:04:38.6406534Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:38.6408916Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:38.6410106Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:38.6411725Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/stl 2025-10-10T00:04:38.6413260Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:38.6414800Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:38.6416942Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/extra_python_package 2025-10-10T00:04:38.6418258Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/extra_setuptools 2025-10-10T00:04:38.6419983Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:38.6421481Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-10-10T00:04:38.6423080Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_function 2025-10-10T00:04:38.6424624Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_target 2025-10-10T00:04:38.6426070Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-10-10T00:04:38.6427554Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-10-10T00:04:38.6429031Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-10-10T00:04:38.6430403Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:38.6432187Z creating torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:38.6433810Z creating torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:38.6435651Z creating torch-2.10.0a0+git344e636/third_party/onnx/workflow_scripts 2025-10-10T00:04:38.6437195Z creating torch-2.10.0a0+git344e636/third_party/onnx/workflow_scripts/protobuf 2025-10-10T00:04:38.6438876Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:38.6440388Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/.vscode 2025-10-10T00:04:38.6442025Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api 2025-10-10T00:04:38.6443786Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry 2025-10-10T00:04:38.6446323Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage 2025-10-10T00:04:38.6447659Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation 2025-10-10T00:04:38.6449082Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:38.6450681Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-10-10T00:04:38.6452226Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-10-10T00:04:38.6453601Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/detail 2025-10-10T00:04:38.6455504Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:38.6456921Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:38.6458459Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:38.6460317Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:38.6461723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl 2025-10-10T00:04:38.6464414Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:38.6465823Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-10-10T00:04:38.6467285Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta 2025-10-10T00:04:38.6468720Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types 2025-10-10T00:04:38.6470323Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal 2025-10-10T00:04:38.6471869Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility 2025-10-10T00:04:38.6473412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-10-10T00:04:38.6474975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:38.6476376Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:38.6478183Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:38.6479554Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-10-10T00:04:38.6481101Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail 2025-10-10T00:04:38.6482324Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test 2025-10-10T00:04:38.6484316Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage 2025-10-10T00:04:38.6485780Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-10-10T00:04:38.6487471Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/common 2025-10-10T00:04:38.6488841Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context 2025-10-10T00:04:38.6490723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context/propagation 2025-10-10T00:04:38.6491933Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/core 2025-10-10T00:04:38.6493670Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/logs 2025-10-10T00:04:38.6495225Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/metrics 2025-10-10T00:04:38.6496681Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:38.6498437Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/plugin 2025-10-10T00:04:38.6499741Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:38.6501421Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:38.6502922Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:38.6504847Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-10-10T00:04:38.6506033Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:38.6507802Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts 2025-10-10T00:04:38.6509376Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts/semantic-convention 2025-10-10T00:04:38.6510913Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates 2025-10-10T00:04:38.6512155Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:38.6514240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/benchmark 2025-10-10T00:04:38.6516387Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-10-10T00:04:38.6517727Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:38.6519524Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake/templates 2025-10-10T00:04:38.6520826Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:38.6522597Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker/grpc 2025-10-10T00:04:38.6524288Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker/ubuntuLatest 2025-10-10T00:04:38.6525954Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:38.6527475Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:38.6529054Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/_static 2025-10-10T00:04:38.6530920Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/_templates/sidebar 2025-10-10T00:04:38.6533028Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/api 2025-10-10T00:04:38.6534489Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/performance 2025-10-10T00:04:38.6536184Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/resources 2025-10-10T00:04:38.6537658Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/sdk 2025-10-10T00:04:38.6539246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples 2025-10-10T00:04:38.6540846Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/batch 2025-10-10T00:04:38.6542313Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common 2025-10-10T00:04:38.6543942Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/foo_library 2025-10-10T00:04:38.6545939Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-10-10T00:04:38.6547230Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-10-10T00:04:38.6548614Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/etw_threads 2025-10-10T00:04:38.6550279Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:38.6551953Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc/protos 2025-10-10T00:04:38.6553306Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:38.6555407Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/logs_simple 2025-10-10T00:04:38.6556719Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/metrics_simple 2025-10-10T00:04:38.6558344Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multi_processor 2025-10-10T00:04:38.6559846Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multithreaded 2025-10-10T00:04:38.6561256Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:38.6563244Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config 2025-10-10T00:04:38.6564565Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin 2025-10-10T00:04:38.6566377Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/load 2025-10-10T00:04:38.6567894Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-10-10T00:04:38.6569342Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:38.6571058Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/simple 2025-10-10T00:04:38.6572544Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/zipkin 2025-10-10T00:04:38.6574407Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters 2025-10-10T00:04:38.6576136Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch 2025-10-10T00:04:38.6577972Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch 2025-10-10T00:04:38.6580769Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/src 2025-10-10T00:04:38.6582024Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/test 2025-10-10T00:04:38.6583625Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw 2025-10-10T00:04:38.6585741Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:38.6588685Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/test 2025-10-10T00:04:38.6590223Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory 2025-10-10T00:04:38.6591809Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-10-10T00:04:38.6594853Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/src 2025-10-10T00:04:38.6596139Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/test 2025-10-10T00:04:38.6597901Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream 2025-10-10T00:04:38.6599525Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:38.6613872Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:38.6615370Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/test 2025-10-10T00:04:38.6617073Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp 2025-10-10T00:04:38.6618962Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:38.6621780Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:38.6623052Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:38.6624764Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus 2025-10-10T00:04:38.6626994Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-10-10T00:04:38.6629860Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-10-10T00:04:38.6631183Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-10-10T00:04:38.6632892Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin 2025-10-10T00:04:38.6634927Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-10-10T00:04:38.6637856Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-10-10T00:04:38.6639156Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/test 2025-10-10T00:04:38.6640675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext 2025-10-10T00:04:38.6642857Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client 2025-10-10T00:04:38.6646446Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl 2025-10-10T00:04:38.6647706Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common 2025-10-10T00:04:38.6649395Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-10-10T00:04:38.6650641Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src 2025-10-10T00:04:38.6652449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/dll 2025-10-10T00:04:38.6653811Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-10-10T00:04:38.6656635Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test 2025-10-10T00:04:38.6657887Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/http 2025-10-10T00:04:38.6659754Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-10-10T00:04:38.6660953Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional 2025-10-10T00:04:38.6662729Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:38.6664466Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:38.6666039Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim 2025-10-10T00:04:38.6667615Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-10-10T00:04:38.6670172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/src 2025-10-10T00:04:38.6671474Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:38.6673082Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk 2025-10-10T00:04:38.6674793Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry 2025-10-10T00:04:38.6677266Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:38.6679522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary 2025-10-10T00:04:38.6680825Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope 2025-10-10T00:04:38.6682190Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:38.6684004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:38.6685627Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:38.6687073Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-10-10T00:04:38.6688642Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:38.6690114Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-10-10T00:04:38.6691584Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:38.6693350Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:38.6694895Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-10-10T00:04:38.6696627Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:38.6698101Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:38.6699593Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version 2025-10-10T00:04:38.6700928Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src 2025-10-10T00:04:38.6702652Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:38.6704423Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-10-10T00:04:38.6706051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:38.6707659Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:38.6708986Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-10-10T00:04:38.6710642Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/data 2025-10-10T00:04:38.6712168Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar 2025-10-10T00:04:38.6713655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/export 2025-10-10T00:04:38.6715584Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-10-10T00:04:38.6717232Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-10-10T00:04:38.6718692Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/resource 2025-10-10T00:04:38.6720473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:38.6721743Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:38.6723332Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/version 2025-10-10T00:04:38.6724984Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test 2025-10-10T00:04:38.6726714Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:38.6728167Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-10-10T00:04:38.6729845Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:38.6731164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:38.6732948Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:38.6734472Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/resource 2025-10-10T00:04:38.6736226Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:38.6737662Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common 2025-10-10T00:04:38.6739644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client 2025-10-10T00:04:38.6743470Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend 2025-10-10T00:04:38.6744573Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src 2025-10-10T00:04:38.6746727Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-10-10T00:04:38.6749107Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party 2025-10-10T00:04:38.6750444Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:38.6752375Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-10-10T00:04:38.6755210Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:38.6756131Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:38.6757967Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-10-10T00:04:38.6759295Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:38.6761004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark 2025-10-10T00:04:38.6763143Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:38.6764601Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:38.6766207Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-10-10T00:04:38.6768263Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-10-10T00:04:38.6769628Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:38.6770976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:38.6772646Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-10-10T00:04:38.6774041Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:38.6775717Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/_data 2025-10-10T00:04:38.6777747Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/_layouts 2025-10-10T00:04:38.6778880Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/_sass 2025-10-10T00:04:38.6780644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/assets/css 2025-10-10T00:04:38.6782895Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-10-10T00:04:38.6784643Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock 2025-10-10T00:04:38.6786432Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake 2025-10-10T00:04:38.6787779Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/docs 2025-10-10T00:04:38.6789630Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:38.6792026Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:38.6793369Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:38.6794857Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:38.6796685Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:38.6797999Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest 2025-10-10T00:04:38.6799521Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-10-10T00:04:38.6801023Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/docs 2025-10-10T00:04:38.6802573Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:38.6804976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:38.6806530Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:38.6807961Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:38.6809415Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:38.6810950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:38.6812337Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:38.6814363Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:38.6816533Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:38.6817862Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:38.6819543Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse 2025-10-10T00:04:38.6820981Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates 2025-10-10T00:04:38.6822446Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-10-10T00:04:38.6823863Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:38.6825797Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-10-10T00:04:38.6827180Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:38.6828909Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:38.6830206Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-10-10T00:04:38.6832103Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs 2025-10-10T00:04:38.6833546Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:38.6835331Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:38.6836877Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:38.6838524Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:38.6839928Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:38.6841473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:38.6842963Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:38.6844580Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/css 2025-10-10T00:04:38.6846279Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:38.6847832Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:38.6849350Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:38.6850836Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:38.6852387Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types 2025-10-10T00:04:38.6853829Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:38.6855517Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-10-10T00:04:38.6857158Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-10-10T00:04:38.6858682Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:38.6860176Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:38.6861568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/scripts 2025-10-10T00:04:38.6863016Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages 2025-10-10T00:04:38.6864690Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-10-10T00:04:38.6867239Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:38.6868589Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-10-10T00:04:38.6870113Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:38.6871680Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:38.6873413Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:38.6889001Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:38.6889680Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-10-10T00:04:38.6890352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:38.6890976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann 2025-10-10T00:04:38.6891466Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-10-10T00:04:38.6891970Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi 2025-10-10T00:04:38.6892554Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-10-10T00:04:38.6893103Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-10-10T00:04:38.6893747Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/include/nlohmann 2025-10-10T00:04:38.6894550Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-10-10T00:04:38.6895092Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks 2025-10-10T00:04:38.6895675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/src 2025-10-10T00:04:38.6896317Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory 2025-10-10T00:04:38.6897021Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project 2025-10-10T00:04:38.6898398Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content 2025-10-10T00:04:38.6899964Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project 2025-10-10T00:04:38.6901444Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2 2025-10-10T00:04:38.6903410Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project 2025-10-10T00:04:38.6904946Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import 2025-10-10T00:04:38.6906786Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project 2025-10-10T00:04:38.6908208Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver 2025-10-10T00:04:38.6909755Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project 2025-10-10T00:04:38.6911296Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories 2025-10-10T00:04:38.6912932Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:38.6914479Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example 2025-10-10T00:04:38.6916189Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:38.6918867Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:38.6919830Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:38.6921260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:38.6922949Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:38.6925440Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/afl 2025-10-10T00:04:38.6927008Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/standalone 2025-10-10T00:04:38.6928458Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:38.6930068Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:38.6931527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:38.6933119Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:38.6934745Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:38.6936290Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest 2025-10-10T00:04:38.6937812Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/fifo_map 2025-10-10T00:04:38.6939299Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/imapdl 2025-10-10T00:04:38.6941218Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-10-10T00:04:38.6943414Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-10-10T00:04:38.6945009Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer 2025-10-10T00:04:38.6946460Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-10-10T00:04:38.6947984Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/macro_builder 2025-10-10T00:04:38.6949539Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-10-10T00:04:38.6950976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:38.6952869Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.vscode 2025-10-10T00:04:38.6954353Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-10-10T00:04:38.6956044Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-10-10T00:04:38.6957473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-10-10T00:04:38.6959389Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector 2025-10-10T00:04:38.6962211Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1 2025-10-10T00:04:38.6964617Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1 2025-10-10T00:04:38.6967056Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1 2025-10-10T00:04:38.6968971Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/common/v1 2025-10-10T00:04:38.6971380Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/logs/v1 2025-10-10T00:04:38.6973472Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/metrics/v1 2025-10-10T00:04:38.6976173Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/resource/v1 2025-10-10T00:04:38.6978040Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/trace/v1 2025-10-10T00:04:38.6980067Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:38.6981494Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party 2025-10-10T00:04:38.6983482Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2 2025-10-10T00:04:38.6986563Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected 2025-10-10T00:04:38.6987755Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-10-10T00:04:38.6989055Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci 2025-10-10T00:04:38.6990822Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-10-10T00:04:38.6992177Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example 2025-10-10T00:04:38.6994010Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load 2025-10-10T00:04:38.6995560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-10-10T00:04:38.6997130Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:38.6999559Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/ext 2025-10-10T00:04:38.7000756Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-10-10T00:04:38.7002517Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:38.7005139Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:38.7007844Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:38.7009079Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/scripts 2025-10-10T00:04:38.7010868Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:38.7012199Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/ext 2025-10-10T00:04:38.7013901Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:38.7015450Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:38.7017239Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:38.7019527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-10-10T00:04:38.7021057Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-10-10T00:04:38.7022476Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-10-10T00:04:38.7024294Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-10-10T00:04:38.7025908Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-10-10T00:04:38.7027524Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-10-10T00:04:38.7028986Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-10-10T00:04:38.7030457Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-10-10T00:04:38.7031936Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-10-10T00:04:38.7033457Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-10-10T00:04:38.7035077Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-10-10T00:04:38.7036727Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-10-10T00:04:38.7038218Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-10-10T00:04:38.7039710Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-10-10T00:04:38.7041180Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-10-10T00:04:38.7042606Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-10-10T00:04:38.7045174Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-10-10T00:04:38.7046629Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-10-10T00:04:38.7048321Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-10-10T00:04:38.7049731Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:38.7051281Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:38.7052842Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-10-10T00:04:38.7054476Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan 2025-10-10T00:04:38.7056314Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-10-10T00:04:38.7057701Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis 2025-10-10T00:04:38.7059713Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-10-10T00:04:38.7062032Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-10-10T00:04:38.7064630Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:38.7065828Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:38.7067327Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-10-10T00:04:38.7068915Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-10-10T00:04:38.7070430Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-10-10T00:04:38.7071893Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-10-10T00:04:38.7073478Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:38.7075020Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-10-10T00:04:38.7077013Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:38.7078281Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-10-10T00:04:38.7079742Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:38.7081307Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-10-10T00:04:38.7082757Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-10-10T00:04:38.7084444Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:38.7086026Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-10-10T00:04:38.7087485Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-10-10T00:04:38.7089011Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:38.7090539Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:38.7092093Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-10-10T00:04:38.7093994Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:38.7095585Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:38.7097595Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:38.7099008Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:38.7100588Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:38.7102183Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:38.7103674Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-10-10T00:04:38.7105655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:38.7107187Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:38.7108710Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:38.7110227Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:38.7111884Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:38.7113345Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:38.7115762Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-10-10T00:04:38.7117246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:38.7118797Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:38.7120386Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-10-10T00:04:38.7121827Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-10-10T00:04:38.7123388Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:38.7125075Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:38.7126724Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-10-10T00:04:38.7128349Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-10-10T00:04:38.7129901Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-10-10T00:04:38.7131388Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-10-10T00:04:38.7132908Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:38.7134599Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:38.7136189Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:38.7137810Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:38.7139312Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:38.7141033Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:38.7142431Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:38.7143953Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:38.7145734Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:38.7147227Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-10-10T00:04:38.7148815Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:38.7150412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:38.7151905Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:38.7153397Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:38.7155126Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:38.7156677Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:38.7158282Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-10-10T00:04:38.7159866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:38.7161426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:38.7162995Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-10-10T00:04:38.7164626Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-10-10T00:04:38.7166282Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:38.7167754Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:38.7169286Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-10-10T00:04:38.7170823Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-10-10T00:04:38.7172341Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-10-10T00:04:38.7173813Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-10-10T00:04:38.7175811Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:38.7177189Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:38.7178681Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:38.7180263Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:38.7181765Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:38.7183171Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:38.7184833Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:38.7186535Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:38.7188142Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:38.7189649Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:38.7191129Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-10-10T00:04:38.7192773Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:38.7194476Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:38.7196058Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-10-10T00:04:38.7197573Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:38.7199078Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:38.7200570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-10-10T00:04:38.7202104Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:38.7203608Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:38.7205124Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:38.7206895Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:38.7208344Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:38.7209832Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-10-10T00:04:38.7211374Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:38.7213081Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:38.7214734Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:38.7216591Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-10-10T00:04:38.7218068Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-10-10T00:04:38.7221220Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-10-10T00:04:38.7222527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-10-10T00:04:38.7224282Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-10-10T00:04:38.7225900Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-10-10T00:04:38.7227379Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-10-10T00:04:38.7228862Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:38.7230557Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-10-10T00:04:38.7232039Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:38.7233572Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-10-10T00:04:38.7235447Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:38.7237014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-10-10T00:04:38.7238607Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-10-10T00:04:38.7240082Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-10-10T00:04:38.7241577Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-10-10T00:04:38.7243981Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:38.7245468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-10-10T00:04:38.7247060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-10-10T00:04:38.7248544Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-10-10T00:04:38.7250176Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:38.7252631Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:38.7254439Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:38.7255851Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-10-10T00:04:38.7257531Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:38.7259490Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:38.7260691Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:38.7262210Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:38.7263684Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-10-10T00:04:38.7265426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:38.7266908Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-10-10T00:04:38.7268506Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:38.7270914Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:38.7272428Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:38.7273843Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:38.7275582Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:38.7277115Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-10-10T00:04:38.7278569Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:38.7280118Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:38.7281433Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:38.7283163Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:38.7284717Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core 2025-10-10T00:04:38.7286341Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:38.7288124Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:38.7290451Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:38.7291563Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:38.7293340Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:38.7294868Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:38.7296443Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/doc 2025-10-10T00:04:38.7297908Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull 2025-10-10T00:04:38.7299705Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/include/prometheus 2025-10-10T00:04:38.7301853Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:38.7303366Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/detail 2025-10-10T00:04:38.7304820Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests 2025-10-10T00:04:38.7306734Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:38.7308117Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:38.7309594Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:38.7311013Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push 2025-10-10T00:04:38.7312984Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus 2025-10-10T00:04:38.7315231Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/detail 2025-10-10T00:04:38.7316663Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-10-10T00:04:38.7318276Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests 2025-10-10T00:04:38.7319784Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:38.7321019Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:38.7322779Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/nuget 2025-10-10T00:04:38.7324634Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-10-10T00:04:38.7326876Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:38.7328081Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:38.7329802Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:38.7331283Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/about 2025-10-10T00:04:38.7333604Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:38.7335010Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-10-10T00:04:38.7337412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-10-10T00:04:38.7338652Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton 2025-10-10T00:04:38.7340514Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:38.7341755Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil 2025-10-10T00:04:38.7343419Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/absent 2025-10-10T00:04:38.7345158Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ace 2025-10-10T00:04:38.7346951Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/acl 2025-10-10T00:04:38.7348363Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:38.7350016Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url 2025-10-10T00:04:38.7351640Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ade 2025-10-10T00:04:38.7353317Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-10-10T00:04:38.7354870Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator 2025-10-10T00:04:38.7356623Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl 2025-10-10T00:04:38.7358337Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog 2025-10-10T00:04:38.7359701Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64 2025-10-10T00:04:38.7361339Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-10-10T00:04:38.7362815Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:38.7364675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-10-10T00:04:38.7366106Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-10-10T00:04:38.7367867Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:38.7369179Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca 2025-10-10T00:04:38.7370932Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-10-10T00:04:38.7372609Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-10-10T00:04:38.7374465Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk 2025-10-10T00:04:38.7376109Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf 2025-10-10T00:04:38.7377642Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:38.7379297Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:38.7381900Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-10-10T00:04:38.7383329Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anari 2025-10-10T00:04:38.7385255Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-10-10T00:04:38.7386971Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-10-10T00:04:38.7388355Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:38.7390260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-10-10T00:04:38.7391669Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/cmake 2025-10-10T00:04:38.7393335Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource 2025-10-10T00:04:38.7394782Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy 2025-10-10T00:04:38.7396840Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-10-10T00:04:38.7398235Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite 2025-10-10T00:04:38.7400188Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-10-10T00:04:38.7401915Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-10-10T00:04:38.7403696Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-10-10T00:04:38.7405359Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp 2025-10-10T00:04:38.7406969Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-10-10T00:04:38.7409052Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-10-10T00:04:38.7410744Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-10-10T00:04:38.7412304Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-10-10T00:04:38.7414555Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-10-10T00:04:38.7416365Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-10-10T00:04:38.7417658Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg 2025-10-10T00:04:38.7419497Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argh 2025-10-10T00:04:38.7421012Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:38.7422610Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse 2025-10-10T00:04:38.7424558Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-10-10T00:04:38.7426221Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-10-10T00:04:38.7427771Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-10-10T00:04:38.7429512Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum 2025-10-10T00:04:38.7430919Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp 2025-10-10T00:04:38.7432467Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:38.7434486Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-10-10T00:04:38.7435906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-10-10T00:04:38.7437710Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:38.7439303Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear 2025-10-10T00:04:38.7440875Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes 2025-10-10T00:04:38.7442659Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-10-10T00:04:38.7444456Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-10-10T00:04:38.7446291Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-10-10T00:04:38.7447641Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit 2025-10-10T00:04:38.7449411Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-10-10T00:04:38.7450999Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-10-10T00:04:38.7452557Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt 2025-10-10T00:04:38.7454520Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch 2025-10-10T00:04:38.7456240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus 2025-10-10T00:04:38.7457705Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk 2025-10-10T00:04:38.7459559Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core 2025-10-10T00:04:38.7461199Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atk 2025-10-10T00:04:38.7462860Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm 2025-10-10T00:04:38.7464688Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atl 2025-10-10T00:04:38.7466290Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc 2025-10-10T00:04:38.7468131Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue 2025-10-10T00:04:38.7469628Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/attr 2025-10-10T00:04:38.7471441Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-10-10T00:04:38.7473281Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-10-10T00:04:38.7474797Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora 2025-10-10T00:04:38.7476665Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn 2025-10-10T00:04:38.7478449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-10-10T00:04:38.7479807Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-10-10T00:04:38.7481663Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-10-10T00:04:38.7483362Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-10-10T00:04:38.7484847Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-10-10T00:04:38.7486784Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth 2025-10-10T00:04:38.7488615Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-10-10T00:04:38.7490293Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-10-10T00:04:38.7492021Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression 2025-10-10T00:04:38.7493493Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream 2025-10-10T00:04:38.7495424Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http 2025-10-10T00:04:38.7497062Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io 2025-10-10T00:04:38.7498810Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt 2025-10-10T00:04:38.7500452Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3 2025-10-10T00:04:38.7502201Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils 2025-10-10T00:04:38.7503715Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums 2025-10-10T00:04:38.7505713Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-10-10T00:04:38.7507387Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp 2025-10-10T00:04:38.7509152Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:38.7510627Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq 2025-10-10T00:04:38.7512549Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:38.7514006Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp 2025-10-10T00:04:38.7516072Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp 2025-10-10T00:04:38.7517811Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp 2025-10-10T00:04:38.7519196Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp 2025-10-10T00:04:38.7521036Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-10-10T00:04:38.7522850Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:38.7524414Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c 2025-10-10T00:04:38.7527018Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp 2025-10-10T00:04:38.7528412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp 2025-10-10T00:04:38.7529909Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp 2025-10-10T00:04:38.7531848Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp 2025-10-10T00:04:38.7533361Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp 2025-10-10T00:04:38.7535366Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp 2025-10-10T00:04:38.7536990Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp 2025-10-10T00:04:38.7538721Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp 2025-10-10T00:04:38.7540489Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp 2025-10-10T00:04:38.7541912Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp 2025-10-10T00:04:38.7543607Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp 2025-10-10T00:04:38.7545326Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp 2025-10-10T00:04:38.7547023Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp 2025-10-10T00:04:38.7548739Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c 2025-10-10T00:04:38.7550784Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-10-10T00:04:38.7552538Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-10-10T00:04:38.7554711Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:38.7556278Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-10-10T00:04:38.7558137Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-10-10T00:04:38.7559969Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu 2025-10-10T00:04:38.7562061Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-10-10T00:04:38.7563982Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm 2025-10-10T00:04:38.7566553Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bde 2025-10-10T00:04:38.7568405Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc 2025-10-10T00:04:38.7570246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/beast 2025-10-10T00:04:38.7572267Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-10-10T00:04:38.7574328Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark 2025-10-10T00:04:38.7576201Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4 2025-10-10T00:04:38.7577978Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-10-10T00:04:38.7579742Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums 2025-10-10T00:04:38.7581477Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di 2025-10-10T00:04:38.7583243Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-10-10T00:04:38.7585306Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml 2025-10-10T00:04:38.7587381Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2 2025-10-10T00:04:38.7588803Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut 2025-10-10T00:04:38.7590983Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls 2025-10-10T00:04:38.7592375Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-10-10T00:04:38.7594470Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-10-10T00:04:38.7596303Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-10-10T00:04:38.7598031Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog 2025-10-10T00:04:38.7599867Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-10-10T00:04:38.7601692Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic 2025-10-10T00:04:38.7603628Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-10-10T00:04:38.7605648Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson 2025-10-10T00:04:38.7607411Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml 2025-10-10T00:04:38.7609031Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson 2025-10-10T00:04:38.7610892Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml 2025-10-10T00:04:38.7612456Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery 2025-10-10T00:04:38.7614582Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-10-10T00:04:38.7616185Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-10-10T00:04:38.7617906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze 2025-10-10T00:04:38.7619745Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-10-10T00:04:38.7621494Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-10-10T00:04:38.7623284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz 2025-10-10T00:04:38.7625291Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-10-10T00:04:38.7627023Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-10-10T00:04:38.7628921Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-10-10T00:04:38.7630691Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-10-10T00:04:38.7632559Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq 2025-10-10T00:04:38.7634618Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost 2025-10-10T00:04:38.7636626Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators 2025-10-10T00:04:38.7638331Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm 2025-10-10T00:04:38.7640352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align 2025-10-10T00:04:38.7642025Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any 2025-10-10T00:04:38.7643993Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array 2025-10-10T00:04:38.7645985Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-10-10T00:04:38.7648097Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert 2025-10-10T00:04:38.7649491Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign 2025-10-10T00:04:38.7651468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic 2025-10-10T00:04:38.7653237Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast 2025-10-10T00:04:38.7654979Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap 2025-10-10T00:04:38.7657045Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind 2025-10-10T00:04:38.7658469Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-10-10T00:04:38.7660533Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits 2025-10-10T00:04:38.7662184Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono 2025-10-10T00:04:38.7664370Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer 2025-10-10T00:04:38.7666061Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat 2025-10-10T00:04:38.7667961Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility 2025-10-10T00:04:38.7669565Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute 2025-10-10T00:04:38.7671501Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check 2025-10-10T00:04:38.7673187Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config 2025-10-10T00:04:38.7675047Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container 2025-10-10T00:04:38.7676997Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash 2025-10-10T00:04:38.7678527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-10-10T00:04:38.7680619Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract 2025-10-10T00:04:38.7682362Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion 2025-10-10T00:04:38.7684635Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert 2025-10-10T00:04:38.7687422Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core 2025-10-10T00:04:38.7688821Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine 2025-10-10T00:04:38.7690683Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2 2025-10-10T00:04:38.7692323Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc 2025-10-10T00:04:38.7694300Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time 2025-10-10T00:04:38.7696149Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe 2025-10-10T00:04:38.7697783Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail 2025-10-10T00:04:38.7699571Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll 2025-10-10T00:04:38.7701288Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset 2025-10-10T00:04:38.7702756Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian 2025-10-10T00:04:38.7704807Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception 2025-10-10T00:04:38.7706860Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-10-10T00:04:38.7708073Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem 2025-10-10T00:04:38.7709931Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight 2025-10-10T00:04:38.7711639Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach 2025-10-10T00:04:38.7713422Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format 2025-10-10T00:04:38.7715016Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function 2025-10-10T00:04:38.7716951Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types 2025-10-10T00:04:38.7718716Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional 2025-10-10T00:04:38.7720473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion 2025-10-10T00:04:38.7722450Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry 2025-10-10T00:04:38.7724442Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil 2025-10-10T00:04:38.7726497Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph 2025-10-10T00:04:38.7728353Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel 2025-10-10T00:04:38.7729701Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana 2025-10-10T00:04:38.7731568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap 2025-10-10T00:04:38.7733425Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram 2025-10-10T00:04:38.7735054Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof 2025-10-10T00:04:38.7737003Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl 2025-10-10T00:04:38.7738610Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer 2025-10-10T00:04:38.7740830Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess 2025-10-10T00:04:38.7741730Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval 2025-10-10T00:04:38.7743549Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive 2025-10-10T00:04:38.7745665Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io 2025-10-10T00:04:38.7747562Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-10-10T00:04:38.7749399Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator 2025-10-10T00:04:38.7751245Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-10-10T00:04:38.7753299Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda 2025-10-10T00:04:38.7755526Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2 2025-10-10T00:04:38.7757455Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf 2025-10-10T00:04:38.7759426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast 2025-10-10T00:04:38.7761452Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function 2025-10-10T00:04:38.7763368Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-10-10T00:04:38.7765428Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree 2025-10-10T00:04:38.7767570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log 2025-10-10T00:04:38.7769463Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic 2025-10-10T00:04:38.7771463Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-10-10T00:04:38.7773503Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse 2025-10-10T00:04:38.7775675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:38.7777306Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move 2025-10-10T00:04:38.7779042Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11 2025-10-10T00:04:38.7781028Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-10-10T00:04:38.7782957Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl 2025-10-10T00:04:38.7785270Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm 2025-10-10T00:04:38.7787142Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array 2025-10-10T00:04:38.7789074Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index 2025-10-10T00:04:38.7790924Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision 2025-10-10T00:04:38.7793898Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql 2025-10-10T00:04:38.7796154Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-10-10T00:04:38.7798028Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion 2025-10-10T00:04:38.7800131Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint 2025-10-10T00:04:38.7802161Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional 2025-10-10T00:04:38.7804222Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome 2025-10-10T00:04:38.7806293Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter 2025-10-10T00:04:38.7808383Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python 2025-10-10T00:04:38.7810466Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr 2025-10-10T00:04:38.7812420Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-10-10T00:04:38.7814659Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection 2025-10-10T00:04:38.7816872Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon 2025-10-10T00:04:38.7818893Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool 2025-10-10T00:04:38.7820966Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef 2025-10-10T00:04:38.7822981Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor 2025-10-10T00:04:38.7825535Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process 2025-10-10T00:04:38.7827192Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options 2025-10-10T00:04:38.7829083Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map 2025-10-10T00:04:38.7830888Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel 2025-10-10T00:04:38.7833031Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree 2025-10-10T00:04:38.7834379Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto 2025-10-10T00:04:38.7836380Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container 2025-10-10T00:04:38.7838115Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python 2025-10-10T00:04:38.7840116Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm 2025-10-10T00:04:38.7841920Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random 2025-10-10T00:04:38.7843590Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range 2025-10-10T00:04:38.7845664Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio 2025-10-10T00:04:38.7847434Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational 2025-10-10T00:04:38.7849129Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-10-10T00:04:38.7850855Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics 2025-10-10T00:04:38.7852655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit 2025-10-10T00:04:38.7854592Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization 2025-10-10T00:04:38.7856321Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2 2025-10-10T00:04:38.7858135Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr 2025-10-10T00:04:38.7859934Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort 2025-10-10T00:04:38.7861610Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit 2025-10-10T00:04:38.7863327Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace 2025-10-10T00:04:38.7865387Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart 2025-10-10T00:04:38.7867164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert 2025-10-10T00:04:38.7868818Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string 2025-10-10T00:04:38.7870551Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces 2025-10-10T00:04:38.7872305Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system 2025-10-10T00:04:38.7874322Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test 2025-10-10T00:04:38.7876108Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-10-10T00:04:38.7877986Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception 2025-10-10T00:04:38.7879879Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer 2025-10-10T00:04:38.7881825Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer 2025-10-10T00:04:38.7883531Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti 2025-10-10T00:04:38.7885663Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple 2025-10-10T00:04:38.7887412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure 2025-10-10T00:04:38.7889286Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index 2025-10-10T00:04:38.7891167Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits 2025-10-10T00:04:38.7892575Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof 2025-10-10T00:04:38.7894626Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas 2025-10-10T00:04:38.7896378Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-10-10T00:04:38.7898188Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units 2025-10-10T00:04:38.7899885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-10-10T00:04:38.7901586Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url 2025-10-10T00:04:38.7903401Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility 2025-10-10T00:04:38.7905616Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid 2025-10-10T00:04:38.7906980Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant 2025-10-10T00:04:38.7908960Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2 2025-10-10T00:04:38.7910741Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-10-10T00:04:38.7912463Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd 2025-10-10T00:04:38.7914381Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave 2025-10-10T00:04:38.7916352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi 2025-10-10T00:04:38.7918131Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive 2025-10-10T00:04:38.7919871Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap 2025-10-10T00:04:38.7921519Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:38.7923821Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:38.7925843Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d 2025-10-10T00:04:38.7927551Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-10-10T00:04:38.7929356Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-10-10T00:04:38.7931017Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-10-10T00:04:38.7932931Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:38.7934932Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-10-10T00:04:38.7936759Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal 2025-10-10T00:04:38.7938627Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet 2025-10-10T00:04:38.7940462Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool 2025-10-10T00:04:38.7942081Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio 2025-10-10T00:04:38.7943968Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux 2025-10-10T00:04:38.7946041Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client 2025-10-10T00:04:38.7947786Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite 2025-10-10T00:04:38.7949453Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-10-10T00:04:38.7951477Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache 2025-10-10T00:04:38.7953220Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-10-10T00:04:38.7954907Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-10-10T00:04:38.7957195Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite 2025-10-10T00:04:38.7958385Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:38.7960323Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-10-10T00:04:38.7962167Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro 2025-10-10T00:04:38.7963890Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core 2025-10-10T00:04:38.7965945Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-10-10T00:04:38.7967618Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y 2025-10-10T00:04:38.7969426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-10-10T00:04:38.7971172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-10-10T00:04:38.7972943Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2 2025-10-10T00:04:38.7974790Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:38.7976661Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-10-10T00:04:38.7978348Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph 2025-10-10T00:04:38.7980246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3 2025-10-10T00:04:38.7982043Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity 2025-10-10T00:04:38.7983718Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-10-10T00:04:38.7985761Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-10-10T00:04:38.7987622Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs 2025-10-10T00:04:38.7989409Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-10-10T00:04:38.7991248Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-10-10T00:04:38.7993037Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch 2025-10-10T00:04:38.7995161Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic 2025-10-10T00:04:38.7997060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-10-10T00:04:38.7998807Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-10-10T00:04:38.8001135Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-10-10T00:04:38.8002767Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-10-10T00:04:38.8004594Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-10-10T00:04:38.8006472Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz 2025-10-10T00:04:38.8008237Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt 2025-10-10T00:04:38.8009979Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-10-10T00:04:38.8011707Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-10-10T00:04:38.8013719Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal 2025-10-10T00:04:38.8015329Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:38.8017660Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:38.8018666Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-10-10T00:04:38.8020548Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-10-10T00:04:38.8022400Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-10-10T00:04:38.8024524Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf 2025-10-10T00:04:38.8026441Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-10-10T00:04:38.8028385Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript 2025-10-10T00:04:38.8030359Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-10-10T00:04:38.8032307Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/charls 2025-10-10T00:04:38.8034513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-10-10T00:04:38.8036960Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-10-10T00:04:38.8039142Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk 2025-10-10T00:04:38.8041304Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-10-10T00:04:38.8043357Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint 2025-10-10T00:04:38.8045778Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-10-10T00:04:38.8047879Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:38.8050020Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/build_overrides 2025-10-10T00:04:38.8052050Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/fontconfig 2025-10-10T00:04:38.8053983Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu 2025-10-10T00:04:38.8056007Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/libxml 2025-10-10T00:04:38.8057688Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/protobuf 2025-10-10T00:04:38.8059301Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/test_fonts 2025-10-10T00:04:38.8061006Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing 2025-10-10T00:04:38.8062902Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gmock 2025-10-10T00:04:38.8064839Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gtest 2025-10-10T00:04:38.8066660Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/libfuzzer 2025-10-10T00:04:38.8068435Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers 2025-10-10T00:04:38.8071574Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-10-10T00:04:38.8073491Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-10-10T00:04:38.8075897Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-10-10T00:04:38.8078128Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-10-10T00:04:38.8079977Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-10-10T00:04:38.8082069Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-10-10T00:04:38.8084284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson 2025-10-10T00:04:38.8086296Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:38.8088295Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:38.8090456Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clara 2025-10-10T00:04:38.8092526Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-10-10T00:04:38.8094614Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-10-10T00:04:38.8096701Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-10-10T00:04:38.8098638Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli 2025-10-10T00:04:38.8100482Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11 2025-10-10T00:04:38.8102484Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-10-10T00:04:38.8104509Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-10-10T00:04:38.8106284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-10-10T00:04:38.8108176Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-10-10T00:04:38.8110014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-10-10T00:04:38.8111754Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-10-10T00:04:38.8113725Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-10-10T00:04:38.8115900Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-10-10T00:04:38.8117953Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-10-10T00:04:38.8119961Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2 2025-10-10T00:04:38.8122014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-10-10T00:04:38.8124022Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka 2025-10-10T00:04:38.8126173Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-10-10T00:04:38.8128165Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-10-10T00:04:38.8130082Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/co 2025-10-10T00:04:38.8131973Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-10-10T00:04:38.8134530Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-10-10T00:04:38.8136851Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-10-10T00:04:38.8138878Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-10-10T00:04:38.8140782Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-10-10T00:04:38.8142835Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-10-10T00:04:38.8145159Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt 2025-10-10T00:04:38.8147298Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-10-10T00:04:38.8149112Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-10-10T00:04:38.8151209Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:38.8153335Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-10-10T00:04:38.8155580Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-10-10T00:04:38.8157616Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-10-10T00:04:38.8159778Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-10-10T00:04:38.8161730Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl 2025-10-10T00:04:38.8163869Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader 2025-10-10T00:04:38.8166382Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-10-10T00:04:38.8168134Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-10-10T00:04:38.8169922Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat 2025-10-10T00:04:38.8171810Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge 2025-10-10T00:04:38.8173498Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr 2025-10-10T00:04:38.8175417Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts 2025-10-10T00:04:38.8177138Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-10-10T00:04:38.8179016Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-10-10T00:04:38.8180367Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:38.8181970Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-10-10T00:04:38.8183838Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-10-10T00:04:38.8185739Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-10-10T00:04:38.8187445Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64 2025-10-10T00:04:38.8189156Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-10-10T00:04:38.8191172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc 2025-10-10T00:04:38.8192985Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt 2025-10-10T00:04:38.8194890Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-10-10T00:04:38.8196797Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib 2025-10-10T00:04:38.8198495Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-10-10T00:04:38.8200213Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/tacopie 2025-10-10T00:04:38.8201804Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow 2025-10-10T00:04:38.8203591Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort 2025-10-10T00:04:38.8205424Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad 2025-10-10T00:04:38.8207287Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-10-10T00:04:38.8209195Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-10-10T00:04:38.8210558Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-10-10T00:04:38.8212442Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap 2025-10-10T00:04:38.8214372Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-10-10T00:04:38.8216184Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen 2025-10-10T00:04:38.8217637Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools 2025-10-10T00:04:38.8219500Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-10-10T00:04:38.8221294Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-10-10T00:04:38.8222929Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:38.8224926Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-10-10T00:04:38.8226618Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml 2025-10-10T00:04:38.8228328Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-10-10T00:04:38.8230816Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-10-10T00:04:38.8232412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-10-10T00:04:38.8234305Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml 2025-10-10T00:04:38.8236217Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq 2025-10-10T00:04:38.8237985Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-10-10T00:04:38.8239792Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-10-10T00:04:38.8241280Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-10-10T00:04:38.8243138Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo 2025-10-10T00:04:38.8244966Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cr 2025-10-10T00:04:38.8246952Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-10-10T00:04:38.8248559Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-10-10T00:04:38.8250335Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-10-10T00:04:38.8252099Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-10-10T00:04:38.8253885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp 2025-10-10T00:04:38.8255871Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-10-10T00:04:38.8257598Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crow 2025-10-10T00:04:38.8259367Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-10-10T00:04:38.8261129Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport 2025-10-10T00:04:38.8262798Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:38.8264984Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench 2025-10-10T00:04:38.8266331Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum 2025-10-10T00:04:38.8268229Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-10-10T00:04:38.8270055Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp 2025-10-10T00:04:38.8271573Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg 2025-10-10T00:04:38.8273404Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre 2025-10-10T00:04:38.8275316Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-10-10T00:04:38.8277099Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb 2025-10-10T00:04:38.8278864Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-10-10T00:04:38.8280588Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-10-10T00:04:38.8282366Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-10-10T00:04:38.8284053Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:38.8286002Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-10-10T00:04:38.8287825Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers 2025-10-10T00:04:38.8289492Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-10-10T00:04:38.8291256Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk 2025-10-10T00:04:38.8293163Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-10-10T00:04:38.8294906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts 2025-10-10T00:04:38.8296932Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-10-10T00:04:38.8298384Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx 2025-10-10T00:04:38.8300205Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:38.8301949Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-10-10T00:04:38.8303544Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12 2025-10-10T00:04:38.8305598Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-10-10T00:04:38.8307566Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-10-10T00:04:38.8309368Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-10-10T00:04:38.8311078Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe 2025-10-10T00:04:38.8312925Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:38.8314905Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-10-10T00:04:38.8316615Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries 2025-10-10T00:04:38.8318463Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link 2025-10-10T00:04:38.8320172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range 2025-10-10T00:04:38.8322010Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa 2025-10-10T00:04:38.8323727Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro 2025-10-10T00:04:38.8325719Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp 2025-10-10T00:04:38.8327443Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2 2025-10-10T00:04:38.8329179Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-10-10T00:04:38.8331156Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-10-10T00:04:38.8332524Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:38.8334629Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert 2025-10-10T00:04:38.8336352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp 2025-10-10T00:04:38.8338152Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-10-10T00:04:38.8339964Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-10-10T00:04:38.8341686Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:38.8343493Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli 2025-10-10T00:04:38.8345341Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-10-10T00:04:38.8347436Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers 2025-10-10T00:04:38.8349184Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath 2025-10-10T00:04:38.8350973Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-10-10T00:04:38.8352734Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk 2025-10-10T00:04:38.8354684Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-10-10T00:04:38.8356469Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-10-10T00:04:38.8358157Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-10-10T00:04:38.8359920Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent 2025-10-10T00:04:38.8361723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:38.8363224Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-10-10T00:04:38.8365404Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi 2025-10-10T00:04:38.8366957Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:38.8368743Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-10-10T00:04:38.8370545Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-10-10T00:04:38.8372295Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32 2025-10-10T00:04:38.8374013Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-10-10T00:04:38.8376056Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-10-10T00:04:38.8377791Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-10-10T00:04:38.8379655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest 2025-10-10T00:04:38.8381440Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion 2025-10-10T00:04:38.8383151Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool 2025-10-10T00:04:38.8384881Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:38.8386762Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-10-10T00:04:38.8388517Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:38.8390709Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs 2025-10-10T00:04:38.8392531Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:38.8394552Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-10-10T00:04:38.8396286Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl 2025-10-10T00:04:38.8398083Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-10-10T00:04:38.8399851Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:38.8401620Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue 2025-10-10T00:04:38.8403449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-10-10T00:04:38.8405384Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-10-10T00:04:38.8407263Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-10-10T00:04:38.8408899Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dx 2025-10-10T00:04:38.8410754Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-10-10T00:04:38.8412345Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-10-10T00:04:38.8414372Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-10-10T00:04:38.8416187Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp 2025-10-10T00:04:38.8417942Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:38.8419745Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl 2025-10-10T00:04:38.8421536Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-10-10T00:04:38.8423349Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-10-10T00:04:38.8425489Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-10-10T00:04:38.8426888Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-10-10T00:04:38.8428766Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml 2025-10-10T00:04:38.8430450Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:38.8432228Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:38.8434244Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-10-10T00:04:38.8435981Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil 2025-10-10T00:04:38.8437911Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-10-10T00:04:38.8439676Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib 2025-10-10T00:04:38.8441527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-10-10T00:04:38.8443321Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random 2025-10-10T00:04:38.8445180Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw 2025-10-10T00:04:38.8447057Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-10-10T00:04:38.8448910Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry 2025-10-10T00:04:38.8450593Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-10-10T00:04:38.8452220Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-10-10T00:04:38.8454355Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio 2025-10-10T00:04:38.8456110Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-10-10T00:04:38.8457752Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-10-10T00:04:38.8459522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-10-10T00:04:38.8461283Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-10-10T00:04:38.8463150Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-10-10T00:04:38.8465193Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx 2025-10-10T00:04:38.8467008Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-10-10T00:04:38.8468792Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-10-10T00:04:38.8470583Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis 2025-10-10T00:04:38.8472328Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx 2025-10-10T00:04:38.8474386Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-10-10T00:04:38.8476119Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etl 2025-10-10T00:04:38.8477991Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-10-10T00:04:38.8479589Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp 2025-10-10T00:04:38.8481410Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:38.8483185Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:38.8485216Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-10-10T00:04:38.8487090Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite 2025-10-10T00:04:38.8488911Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-10-10T00:04:38.8490638Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d 2025-10-10T00:04:38.8492522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-10-10T00:04:38.8494062Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-10-10T00:04:38.8496191Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad 2025-10-10T00:04:38.8497970Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-10-10T00:04:38.8499727Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit 2025-10-10T00:04:38.8501569Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter 2025-10-10T00:04:38.8503420Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:38.8505449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-10-10T00:04:38.8507405Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser 2025-10-10T00:04:38.8508827Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-10-10T00:04:38.8510715Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-10-10T00:04:38.8512308Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-10-10T00:04:38.8514360Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-10-10T00:04:38.8516353Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-10-10T00:04:38.8517714Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio 2025-10-10T00:04:38.8519588Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-10-10T00:04:38.8521199Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor 2025-10-10T00:04:38.8522982Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-10-10T00:04:38.8524885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv 2025-10-10T00:04:38.8526743Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-10-10T00:04:38.8528502Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-10-10T00:04:38.8530246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl 2025-10-10T00:04:38.8531989Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac 2025-10-10T00:04:38.8533717Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-10-10T00:04:38.8535693Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:38.8537647Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-10-10T00:04:38.8539361Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:38.8541231Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp 2025-10-10T00:04:38.8542982Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-10-10T00:04:38.8544779Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fins 2025-10-10T00:04:38.8546795Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string 2025-10-10T00:04:38.8548623Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-10-10T00:04:38.8550357Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-10-10T00:04:38.8552242Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-10-10T00:04:38.8554027Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-10-10T00:04:38.8556062Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda 2025-10-10T00:04:38.8557890Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence 2025-10-10T00:04:38.8559503Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text 2025-10-10T00:04:38.8561271Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flat 2025-10-10T00:04:38.8563154Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-10-10T00:04:38.8564923Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush 2025-10-10T00:04:38.8566946Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-10-10T00:04:38.8568728Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-10-10T00:04:38.8570570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:38.8572331Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-10-10T00:04:38.8574287Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-10-10T00:04:38.8576351Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-10-10T00:04:38.8577740Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem 2025-10-10T00:04:38.8579705Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp 2025-10-10T00:04:38.8581442Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:38.8583242Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-10-10T00:04:38.8585785Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:38.8587604Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-10-10T00:04:38.8589449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-10-10T00:04:38.8591454Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:38.8593545Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy 2025-10-10T00:04:38.8595818Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-10-10T00:04:38.8597891Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-10-10T00:04:38.8599991Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-10-10T00:04:38.8602076Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-10-10T00:04:38.8604453Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus 2025-10-10T00:04:38.8606568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-10-10T00:04:38.8608644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:38.8610701Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:38.8612657Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:38.8614646Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:38.8616994Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-10-10T00:04:38.8619049Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:38.8621174Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:38.8623068Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-10-10T00:04:38.8625098Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-10-10T00:04:38.8626896Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen 2025-10-10T00:04:38.8628703Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep 2025-10-10T00:04:38.8630555Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit 2025-10-10T00:04:38.8632640Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-10-10T00:04:38.8635127Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui 2025-10-10T00:04:38.8637234Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-10-10T00:04:38.8639231Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-10-10T00:04:38.8641260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-10-10T00:04:38.8643377Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv 2025-10-10T00:04:38.8645906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o 2025-10-10T00:04:38.8647805Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log 2025-10-10T00:04:38.8649803Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-10-10T00:04:38.8651669Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework 2025-10-10T00:04:38.8654534Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-10-10T00:04:38.8656408Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-10-10T00:04:38.8658198Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-10-10T00:04:38.8660227Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-10-10T00:04:38.8662208Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib 2025-10-10T00:04:38.8664387Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-10-10T00:04:38.8666496Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem 2025-10-10T00:04:38.8668659Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:38.8670780Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:38.8672877Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2 2025-10-10T00:04:38.8675178Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-10-10T00:04:38.8677179Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp 2025-10-10T00:04:38.8679033Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-10-10T00:04:38.8681067Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-10-10T00:04:38.8683184Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-10-10T00:04:38.8685300Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:38.8687220Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-10-10T00:04:38.8690656Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-10-10T00:04:38.8692718Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt 2025-10-10T00:04:38.8694779Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-10-10T00:04:38.8696220Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:38.8698463Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:38.8700626Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:38.8702570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:38.8705053Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem 2025-10-10T00:04:38.8707231Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-10-10T00:04:38.8709310Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:38.8711468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-10-10T00:04:38.8713650Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-10-10T00:04:38.8715950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-10-10T00:04:38.8718278Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-10-10T00:04:38.8720406Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-10-10T00:04:38.8722457Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze 2025-10-10T00:04:38.8724494Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:38.8726249Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:38.8728217Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3 2025-10-10T00:04:38.8729977Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-10-10T00:04:38.8731817Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-10-10T00:04:38.8733650Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm 2025-10-10T00:04:38.8735654Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-10-10T00:04:38.8737546Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-10-10T00:04:38.8739303Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:38.8741171Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo 2025-10-10T00:04:38.8742871Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-10-10T00:04:38.8744898Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-10-10T00:04:38.8746692Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-10-10T00:04:38.8748626Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-10-10T00:04:38.8750465Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib 2025-10-10T00:04:38.8752250Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:38.8754368Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-10-10T00:04:38.8756365Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:38.8757946Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-10-10T00:04:38.8759879Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common 2025-10-10T00:04:38.8761522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner 2025-10-10T00:04:38.8763399Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis 2025-10-10T00:04:38.8765302Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-10-10T00:04:38.8767182Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-10-10T00:04:38.8768914Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-10-10T00:04:38.8770729Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm 2025-10-10T00:04:38.8772529Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:38.8774440Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee 2025-10-10T00:04:38.8776304Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-10-10T00:04:38.8778383Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:38.8780021Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-10-10T00:04:38.8782025Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-10-10T00:04:38.8783416Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:38.8785297Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest 2025-10-10T00:04:38.8787230Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:38.8789014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-10-10T00:04:38.8790828Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:38.8792670Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite 2025-10-10T00:04:38.8794715Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-10-10T00:04:38.8796538Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server 2025-10-10T00:04:38.8798294Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:38.8800118Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:38.8801975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-10-10T00:04:38.8803833Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-10-10T00:04:38.8805866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm 2025-10-10T00:04:38.8808392Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl 2025-10-10T00:04:38.8810124Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:38.8811913Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-10-10T00:04:38.8813707Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-10-10T00:04:38.8815817Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guile 2025-10-10T00:04:38.8817783Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite 2025-10-10T00:04:38.8819610Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14 2025-10-10T00:04:38.8821392Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-10-10T00:04:38.8823140Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-10-10T00:04:38.8824815Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-10-10T00:04:38.8827005Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-10-10T00:04:38.8828656Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7 2025-10-10T00:04:38.8830530Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-10-10T00:04:38.8832286Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2 2025-10-10T00:04:38.8834274Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2 2025-10-10T00:04:38.8836222Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-10-10T00:04:38.8838074Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2 2025-10-10T00:04:38.8839885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp 2025-10-10T00:04:38.8841632Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h3 2025-10-10T00:04:38.8843565Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-10-10T00:04:38.8845718Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-10-10T00:04:38.8847365Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/happly 2025-10-10T00:04:38.8849249Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-10-10T00:04:38.8850994Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-10-10T00:04:38.8852853Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-10-10T00:04:38.8854759Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-10-10T00:04:38.8856662Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai 2025-10-10T00:04:38.8858538Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client 2025-10-10T00:04:38.8860241Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:38.8862132Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-10-10T00:04:38.8863923Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley 2025-10-10T00:04:38.8865991Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl 2025-10-10T00:04:38.8867901Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-10-10T00:04:38.8869709Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-10-10T00:04:38.8871536Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi 2025-10-10T00:04:38.8873344Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-10-10T00:04:38.8875369Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:38.8877178Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-10-10T00:04:38.8878944Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui 2025-10-10T00:04:38.8880831Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:38.8882608Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-10-10T00:04:38.8884596Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-10-10T00:04:38.8886450Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:38.8888289Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-10-10T00:04:38.8890099Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-10-10T00:04:38.8891944Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-10-10T00:04:38.8893695Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-10-10T00:04:38.8895723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-10-10T00:04:38.8897543Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-10-10T00:04:38.8899265Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre 2025-10-10T00:04:38.8901135Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-10-10T00:04:38.8902859Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:38.8904797Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-10-10T00:04:38.8906747Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-10-10T00:04:38.8908753Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-10-10T00:04:38.8910253Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-10-10T00:04:38.8912085Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo 2025-10-10T00:04:38.8913961Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:38.8915818Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-10-10T00:04:38.8917678Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1 2025-10-10T00:04:38.8919562Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-10-10T00:04:38.8921242Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-10-10T00:04:38.8923174Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4 2025-10-10T00:04:38.8924892Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4 2025-10-10T00:04:38.8926914Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6 2025-10-10T00:04:38.8928678Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-10-10T00:04:38.8930281Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-10-10T00:04:38.8932169Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-10-10T00:04:38.8934047Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-10-10T00:04:38.8936015Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1 2025-10-10T00:04:38.8937868Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools 2025-10-10T00:04:38.8939691Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-10-10T00:04:38.8941419Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8 2025-10-10T00:04:38.8943964Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-10-10T00:04:38.8946566Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1 2025-10-10T00:04:38.8948079Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:38.8949778Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-10-10T00:04:38.8951611Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-10-10T00:04:38.8953265Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase 2025-10-10T00:04:38.8955246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-10-10T00:04:38.8957088Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-10-10T00:04:38.8958856Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imath 2025-10-10T00:04:38.8960622Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-10-10T00:04:38.8962441Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-10-10T00:04:38.8964308Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-10-10T00:04:38.8966101Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-10-10T00:04:38.8967738Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/immer 2025-10-10T00:04:38.8969709Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-10-10T00:04:38.8971182Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators 2025-10-10T00:04:38.8973469Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-10-10T00:04:38.8975453Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-10-10T00:04:38.8977081Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-10-10T00:04:38.8978866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-10-10T00:04:38.8980598Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-10-10T00:04:38.8982325Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp 2025-10-10T00:04:38.8984064Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inja 2025-10-10T00:04:38.8986154Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:38.8987851Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-10-10T00:04:38.8989521Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-10-10T00:04:38.8991077Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-10-10T00:04:38.8992963Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:38.8994752Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml 2025-10-10T00:04:38.8996512Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:38.8998225Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-10-10T00:04:38.9000068Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:38.9001571Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-10-10T00:04:38.9003467Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:38.9005492Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-10-10T00:04:38.9007324Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-10-10T00:04:38.9009127Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-10-10T00:04:38.9010532Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-10-10T00:04:38.9012482Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-10-10T00:04:38.9014493Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-10-10T00:04:38.9016311Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-10-10T00:04:38.9018110Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-10-10T00:04:38.9020036Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight 2025-10-10T00:04:38.9021830Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-10-10T00:04:38.9023665Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread 2025-10-10T00:04:38.9025412Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn 2025-10-10T00:04:38.9027217Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-10-10T00:04:38.9029011Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto 2025-10-10T00:04:38.9031909Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-10-10T00:04:38.9033903Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-10-10T00:04:38.9036308Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-10-10T00:04:38.9038079Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-10-10T00:04:38.9039522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-10-10T00:04:38.9041430Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons 2025-10-10T00:04:38.9043175Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp 2025-10-10T00:04:38.9044911Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier 2025-10-10T00:04:38.9046927Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:38.9048731Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp 2025-10-10T00:04:38.9050473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:38.9052494Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime 2025-10-10T00:04:38.9054379Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru 2025-10-10T00:04:38.9055953Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp 2025-10-10T00:04:38.9057879Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-10-10T00:04:38.9059496Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-10-10T00:04:38.9061330Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings 2025-10-10T00:04:38.9062980Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-10-10T00:04:38.9064822Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-10-10T00:04:38.9066885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-10-10T00:04:38.9068574Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-10-10T00:04:38.9070102Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone 2025-10-10T00:04:38.9071904Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-10-10T00:04:38.9073649Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica 2025-10-10T00:04:38.9075554Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-10-10T00:04:38.9077385Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks 2025-10-10T00:04:38.9079004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs 2025-10-10T00:04:38.9080894Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion 2025-10-10T00:04:38.9082568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config 2025-10-10T00:04:38.9084410Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets 2025-10-10T00:04:38.9087000Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-10-10T00:04:38.9088729Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash 2025-10-10T00:04:38.9090672Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-10-10T00:04:38.9092568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative 2025-10-10T00:04:38.9093975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram 2025-10-10T00:04:38.9096165Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel 2025-10-10T00:04:38.9097836Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-10-10T00:04:38.9099866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays 2025-10-10T00:04:38.9101495Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-10-10T00:04:38.9103454Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes 2025-10-10T00:04:38.9105229Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels 2025-10-10T00:04:38.9107042Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews 2025-10-10T00:04:38.9108675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets 2025-10-10T00:04:38.9110528Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-10-10T00:04:38.9112232Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-10-10T00:04:38.9114248Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-10-10T00:04:38.9116098Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications 2025-10-10T00:04:38.9117731Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-10-10T00:04:38.9119576Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts 2025-10-10T00:04:38.9121259Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting 2025-10-10T00:04:38.9123038Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service 2025-10-10T00:04:38.9124712Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-10-10T00:04:38.9126622Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet 2025-10-10T00:04:38.9128380Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting 2025-10-10T00:04:38.9130348Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets 2025-10-10T00:04:38.9132215Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet 2025-10-10T00:04:38.9134525Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons 2025-10-10T00:04:38.9136380Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem 2025-10-10T00:04:38.9138197Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui 2025-10-10T00:04:38.9140049Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr 2025-10-10T00:04:38.9142034Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-10-10T00:04:38.9143880Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-10-10T00:04:38.9146144Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-10-10T00:04:38.9147832Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-10-10T00:04:38.9149707Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-10-10T00:04:38.9152352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-10-10T00:04:38.9154395Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw 2025-10-10T00:04:38.9155917Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:38.9157743Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-10-10T00:04:38.9159556Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-10-10T00:04:38.9161206Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku 2025-10-10T00:04:38.9162995Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl 2025-10-10T00:04:38.9164735Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys 2025-10-10T00:04:38.9166629Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lager 2025-10-10T00:04:38.9168372Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-10-10T00:04:38.9170196Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:38.9171805Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-10-10T00:04:38.9173399Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip 2025-10-10T00:04:38.9175489Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:38.9177103Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer 2025-10-10T00:04:38.9178729Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:38.9180458Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:38.9182294Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf 2025-10-10T00:04:38.9183567Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon 2025-10-10T00:04:38.9185313Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-10-10T00:04:38.9186778Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-10-10T00:04:38.9188608Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-10-10T00:04:38.9190303Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lest 2025-10-10T00:04:38.9192049Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-10-10T00:04:38.9193544Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-10-10T00:04:38.9195606Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor 2025-10-10T00:04:38.9197225Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-10-10T00:04:38.9199020Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-10-10T00:04:38.9200770Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita 2025-10-10T00:04:38.9202331Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:38.9204276Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-10-10T00:04:38.9206003Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-10-10T00:04:38.9207737Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:38.9209448Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-10-10T00:04:38.9211095Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-10-10T00:04:38.9213125Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops 2025-10-10T00:04:38.9214548Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-10-10T00:04:38.9216430Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2 2025-10-10T00:04:38.9218070Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace 2025-10-10T00:04:38.9219955Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf 2025-10-10T00:04:38.9221539Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:38.9223398Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-10-10T00:04:38.9225366Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:38.9227144Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-10-10T00:04:38.9228898Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-10-10T00:04:38.9230653Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-10-10T00:04:38.9232431Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-10-10T00:04:38.9234438Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-10-10T00:04:38.9236134Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-10-10T00:04:38.9237984Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-10-10T00:04:38.9239716Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-10-10T00:04:38.9241580Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-10-10T00:04:38.9243339Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-10-10T00:04:38.9245355Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-10-10T00:04:38.9247448Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-10-10T00:04:38.9249070Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-10-10T00:04:38.9251001Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo 2025-10-10T00:04:38.9252808Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https 2025-10-10T00:04:38.9254452Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-10-10T00:04:38.9256426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:38.9258123Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-10-10T00:04:38.9259793Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-10-10T00:04:38.9261752Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-10-10T00:04:38.9263417Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-10-10T00:04:38.9265481Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-10-10T00:04:38.9267164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop 2025-10-10T00:04:38.9268924Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx 2025-10-10T00:04:38.9270794Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture 2025-10-10T00:04:38.9272407Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-10-10T00:04:38.9274640Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-10-10T00:04:38.9276396Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128 2025-10-10T00:04:38.9277776Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-10-10T00:04:38.9279678Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy 2025-10-10T00:04:38.9281402Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-10-10T00:04:38.9283190Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:38.9285102Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode 2025-10-10T00:04:38.9287490Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint 2025-10-10T00:04:38.9288902Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp 2025-10-10T00:04:38.9291218Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:38.9293177Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-10-10T00:04:38.9294834Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:38.9296783Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-10-10T00:04:38.9298568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-10-10T00:04:38.9300190Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-10-10T00:04:38.9301939Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort 2025-10-10T00:04:38.9303696Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-10-10T00:04:38.9305646Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs 2025-10-10T00:04:38.9307352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:38.9309107Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:38.9310877Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-10-10T00:04:38.9312601Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:38.9314571Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:38.9316329Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-10-10T00:04:38.9318010Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:38.9319769Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-10-10T00:04:38.9321373Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-10-10T00:04:38.9323164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-10-10T00:04:38.9324885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-10-10T00:04:38.9326774Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod 2025-10-10T00:04:38.9328368Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-10-10T00:04:38.9330144Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta 2025-10-10T00:04:38.9331984Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-10-10T00:04:38.9334557Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar 2025-10-10T00:04:38.9335836Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-10-10T00:04:38.9337722Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-10-10T00:04:38.9339383Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-10-10T00:04:38.9341157Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-10-10T00:04:38.9342934Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma 2025-10-10T00:04:38.9344713Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv 2025-10-10T00:04:38.9346636Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-10-10T00:04:38.9348148Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libical 2025-10-10T00:04:38.9349976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-10-10T00:04:38.9351560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:38.9353335Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-10-10T00:04:38.9355362Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:38.9356872Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:38.9358560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-10-10T00:04:38.9360314Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-10-10T00:04:38.9362149Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:38.9363899Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:38.9365620Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:38.9367458Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:38.9369038Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-10-10T00:04:38.9370866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-10-10T00:04:38.9372662Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder 2025-10-10T00:04:38.9375836Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:38.9378632Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:38.9381131Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-10-10T00:04:38.9382540Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg 2025-10-10T00:04:38.9384522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-10-10T00:04:38.9386277Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-10-10T00:04:38.9387852Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo 2025-10-10T00:04:38.9389705Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-10-10T00:04:38.9391316Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-10-10T00:04:38.9393191Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-10-10T00:04:38.9394913Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:38.9397030Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-10-10T00:04:38.9398370Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:38.9400247Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:38.9402164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-10-10T00:04:38.9403782Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-10-10T00:04:38.9405736Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-10-10T00:04:38.9407458Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns 2025-10-10T00:04:38.9409148Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-10-10T00:04:38.9410734Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-10-10T00:04:38.9412661Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-10-10T00:04:38.9414048Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:38.9416129Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:38.9417841Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton 2025-10-10T00:04:38.9419408Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount 2025-10-10T00:04:38.9421247Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-10-10T00:04:38.9422841Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-10-10T00:04:38.9424736Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu 2025-10-10T00:04:38.9426568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-10-10T00:04:38.9428088Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:38.9430016Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice 2025-10-10T00:04:38.9431814Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-10-10T00:04:38.9433245Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-10-10T00:04:38.9435070Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop 2025-10-10T00:04:38.9452318Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-10-10T00:04:38.9452938Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-10-10T00:04:38.9453358Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:38.9453652Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-10-10T00:04:38.9453943Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-10-10T00:04:38.9454434Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx 2025-10-10T00:04:38.9454684Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg 2025-10-10T00:04:38.9454950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-10-10T00:04:38.9455198Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:38.9455445Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:38.9455927Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-10-10T00:04:38.9456338Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-10-10T00:04:38.9456594Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium 2025-10-10T00:04:38.9458023Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout 2025-10-10T00:04:38.9459532Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical 2025-10-10T00:04:38.9461449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-10-10T00:04:38.9462771Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-10-10T00:04:38.9464870Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-10-10T00:04:38.9466548Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:38.9468311Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:38.9470101Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-10-10T00:04:38.9471666Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:38.9473470Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:38.9475454Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:38.9477160Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:38.9478520Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-10-10T00:04:38.9480192Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-10-10T00:04:38.9481906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator 2025-10-10T00:04:38.9483398Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:38.9485492Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-10-10T00:04:38.9487247Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-10-10T00:04:38.9489152Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-10-10T00:04:38.9490635Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest 2025-10-10T00:04:38.9492461Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-10-10T00:04:38.9494287Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-10-10T00:04:38.9496916Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:38.9498365Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-10-10T00:04:38.9500220Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:38.9501893Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi 2025-10-10T00:04:38.9503762Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-10-10T00:04:38.9505470Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:38.9507210Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync 2025-10-10T00:04:38.9508885Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:38.9510700Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:38.9512541Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate 2025-10-10T00:04:38.9514057Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-10-10T00:04:38.9516092Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-10-10T00:04:38.9517760Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms 2025-10-10T00:04:38.9519506Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret 2025-10-10T00:04:38.9521206Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm 2025-10-10T00:04:38.9522802Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-10-10T00:04:38.9524755Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3 2025-10-10T00:04:38.9526356Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp 2025-10-10T00:04:38.9528174Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-10-10T00:04:38.9529779Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-10-10T00:04:38.9531660Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-10-10T00:04:38.9533262Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile 2025-10-10T00:04:38.9535316Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-10-10T00:04:38.9537122Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-10-10T00:04:38.9538910Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-10-10T00:04:38.9540665Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-10-10T00:04:38.9542509Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-10-10T00:04:38.9544056Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:38.9546099Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav 2025-10-10T00:04:38.9547707Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-10-10T00:04:38.9549570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-10-10T00:04:38.9551207Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-10-10T00:04:38.9553020Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:38.9554796Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-10-10T00:04:38.9556708Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-10-10T00:04:38.9558550Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-10-10T00:04:38.9560269Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-10-10T00:04:38.9562087Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-10-10T00:04:38.9563717Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar 2025-10-10T00:04:38.9565683Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-10-10T00:04:38.9567418Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod 2025-10-10T00:04:38.9569146Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-10-10T00:04:38.9571122Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:38.9572450Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-10-10T00:04:38.9574490Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt 2025-10-10T00:04:38.9576182Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath 2025-10-10T00:04:38.9577865Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:38.9579597Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent 2025-10-10T00:04:38.9581383Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint 2025-10-10T00:04:38.9583048Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control 2025-10-10T00:04:38.9584853Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode 2025-10-10T00:04:38.9586768Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:38.9588546Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-10-10T00:04:38.9590152Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-10-10T00:04:38.9591949Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-10-10T00:04:38.9593623Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-10-10T00:04:38.9595599Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-10-10T00:04:38.9597240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:38.9599310Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-10-10T00:04:38.9601009Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-10-10T00:04:38.9602818Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-10-10T00:04:38.9604791Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-10-10T00:04:38.9606498Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:38.9608170Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-10-10T00:04:38.9609745Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-10-10T00:04:38.9611632Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-10-10T00:04:38.9613372Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-10-10T00:04:38.9615250Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-10-10T00:04:38.9617150Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:38.9618802Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:38.9620662Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:38.9622317Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-10-10T00:04:38.9624061Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:38.9626058Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:38.9627688Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:38.9629479Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau 2025-10-10T00:04:38.9631332Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-10-10T00:04:38.9633029Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite 2025-10-10T00:04:38.9634788Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt 2025-10-10T00:04:38.9636648Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt 2025-10-10T00:04:38.9638051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage 2025-10-10T00:04:38.9639768Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-10-10T00:04:38.9640213Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff 2025-10-10T00:04:38.9641512Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-10-10T00:04:38.9642845Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext 2025-10-10T00:04:38.9643832Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes 2025-10-10T00:04:38.9645502Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-10-10T00:04:38.9646452Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft 2025-10-10T00:04:38.9647762Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi 2025-10-10T00:04:38.9648782Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama 2025-10-10T00:04:38.9649942Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-10-10T00:04:38.9651094Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-10-10T00:04:38.9652284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-10-10T00:04:38.9653401Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:38.9654754Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-10-10T00:04:38.9656077Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp 2025-10-10T00:04:38.9657943Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-10-10T00:04:38.9659655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-10-10T00:04:38.9661208Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:38.9663098Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent 2025-10-10T00:04:38.9664937Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr 2025-10-10T00:04:38.9666852Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender 2025-10-10T00:04:38.9668556Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-10-10T00:04:38.9670206Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver 2025-10-10T00:04:38.9672083Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:38.9673743Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:38.9675759Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst 2025-10-10T00:04:38.9677513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv 2025-10-10T00:04:38.9679203Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-10-10T00:04:38.9681032Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-10-10T00:04:38.9682962Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:38.9684472Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen 2025-10-10T00:04:38.9686510Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-10-10T00:04:38.9688237Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-10-10T00:04:38.9689887Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp 2025-10-10T00:04:38.9691513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-10-10T00:04:38.9693469Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-10-10T00:04:38.9695008Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-10-10T00:04:38.9696658Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg 2025-10-10T00:04:38.9698570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng 2025-10-10T00:04:38.9700185Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath 2025-10-10T00:04:38.9702024Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-10-10T00:04:38.9703631Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-10-10T00:04:38.9705678Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-10-10T00:04:38.9707439Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:38.9709179Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-10-10T00:04:38.9710808Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-10-10T00:04:38.9712568Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:38.9714479Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-10-10T00:04:38.9716357Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake 2025-10-10T00:04:38.9719284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake 2025-10-10T00:04:38.9722118Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp 2025-10-10T00:04:38.9724723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-10-10T00:04:38.9727106Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c 2025-10-10T00:04:38.9729582Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus 2025-10-10T00:04:38.9731937Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-10-10T00:04:38.9734376Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx 2025-10-10T00:04:38.9736227Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-10-10T00:04:38.9737915Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-10-10T00:04:38.9739775Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand 2025-10-10T00:04:38.9741590Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba 2025-10-10T00:04:38.9743382Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans 2025-10-10T00:04:38.9745447Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle 2025-10-10T00:04:38.9747236Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit 2025-10-10T00:04:38.9749051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp 2025-10-10T00:04:38.9750443Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:38.9752460Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-10-10T00:04:38.9753990Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge 2025-10-10T00:04:38.9756524Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3 2025-10-10T00:04:38.9758228Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-10-10T00:04:38.9760014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:38.9761816Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-10-10T00:04:38.9763548Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-10-10T00:04:38.9765504Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-10-10T00:04:38.9767281Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-10-10T00:04:38.9769007Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:38.9770748Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-10-10T00:04:38.9772471Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-10-10T00:04:38.9774434Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-10-10T00:04:38.9776155Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-10-10T00:04:38.9777949Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay 2025-10-10T00:04:38.9779728Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-10-10T00:04:38.9781304Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-10-10T00:04:38.9783268Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get 2025-10-10T00:04:38.9785048Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:38.9787034Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras 2025-10-10T00:04:38.9788593Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration 2025-10-10T00:04:38.9790499Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-10-10T00:04:38.9792160Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio 2025-10-10T00:04:38.9793886Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid 2025-10-10T00:04:38.9795809Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/manif 2025-10-10T00:04:38.9797627Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp 2025-10-10T00:04:38.9799400Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp 2025-10-10T00:04:38.9801026Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry 2025-10-10T00:04:38.9802892Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel 2025-10-10T00:04:38.9804834Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant 2025-10-10T00:04:38.9806612Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu 2025-10-10T00:04:38.9808513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-10-10T00:04:38.9809828Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-10-10T00:04:38.9811790Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-10-10T00:04:38.9813480Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marl 2025-10-10T00:04:38.9815369Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-10-10T00:04:38.9817221Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx 2025-10-10T00:04:38.9818859Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-10-10T00:04:38.9820626Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:38.9822431Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-10-10T00:04:38.9823957Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp 2025-10-10T00:04:38.9826152Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-10-10T00:04:38.9830948Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska 2025-10-10T00:04:38.9831418Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-10-10T00:04:38.9831898Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:38.9832827Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-10-10T00:04:38.9835861Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:38.9836579Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns 2025-10-10T00:04:38.9839034Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder 2025-10-10T00:04:38.9840721Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan 2025-10-10T00:04:38.9843793Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:38.9844520Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule 2025-10-10T00:04:38.9847006Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-10-10T00:04:38.9848358Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-10-10T00:04:38.9849125Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer 2025-10-10T00:04:38.9850978Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-10-10T00:04:38.9852592Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-10-10T00:04:38.9854542Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-10-10T00:04:38.9856320Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-10-10T00:04:38.9858016Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs 2025-10-10T00:04:38.9859816Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-10-10T00:04:38.9861634Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-10-10T00:04:38.9863225Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-10-10T00:04:38.9865219Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-10-10T00:04:38.9866972Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-10-10T00:04:38.9868742Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-10-10T00:04:38.9870739Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-10-10T00:04:38.9872360Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio 2025-10-10T00:04:38.9874467Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-10-10T00:04:38.9876061Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3 2025-10-10T00:04:38.9877906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp 2025-10-10T00:04:38.9879473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-10-10T00:04:38.9881490Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying 2025-10-10T00:04:38.9882862Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace 2025-10-10T00:04:38.9884815Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc 2025-10-10T00:04:38.9886709Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz 2025-10-10T00:04:38.9888409Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:38.9890229Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-10-10T00:04:38.9891997Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mio 2025-10-10T00:04:38.9893677Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-10-10T00:04:38.9895656Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-10-10T00:04:38.9897393Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-10-10T00:04:38.9899241Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-10-10T00:04:38.9901848Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-10-10T00:04:38.9903407Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-10-10T00:04:38.9905339Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:38.9907172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:38.9908736Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:38.9911362Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-10-10T00:04:38.9912427Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-10-10T00:04:38.9914878Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-10-10T00:04:38.9916547Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-10-10T00:04:38.9918475Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui 2025-10-10T00:04:38.9920299Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd 2025-10-10T00:04:38.9921891Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:38.9923748Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-10-10T00:04:38.9925642Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-10-10T00:04:38.9927369Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:38.9929488Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant 2025-10-10T00:04:38.9930785Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc 2025-10-10T00:04:38.9932743Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-10-10T00:04:38.9934490Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-10-10T00:04:38.9936704Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi 2025-10-10T00:04:38.9938206Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-10-10T00:04:38.9940061Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue 2025-10-10T00:04:38.9941831Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp 2025-10-10T00:04:38.9943587Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle 2025-10-10T00:04:38.9945507Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx 2025-10-10T00:04:38.9947287Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-10-10T00:04:38.9949075Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl 2025-10-10T00:04:38.9950845Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-10-10T00:04:38.9952421Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen 2025-10-10T00:04:38.9954367Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack 2025-10-10T00:04:38.9956163Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c 2025-10-10T00:04:38.9957928Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-10-10T00:04:38.9959722Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes 2025-10-10T00:04:38.9961404Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-10-10T00:04:38.9963121Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-10-10T00:04:38.9964962Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-10-10T00:04:38.9967037Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-10-10T00:04:38.9968498Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-10-10T00:04:38.9970413Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-10-10T00:04:38.9972307Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser 2025-10-10T00:04:38.9973869Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-10-10T00:04:38.9976091Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-10-10T00:04:38.9977640Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst 2025-10-10T00:04:38.9979438Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:38.9981215Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:38.9982783Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-10-10T00:04:38.9984736Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-10-10T00:04:38.9986687Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot 2025-10-10T00:04:38.9988259Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-10-10T00:04:38.9990324Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:38.9991678Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann 2025-10-10T00:04:38.9993637Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-10-10T00:04:38.9995494Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg 2025-10-10T00:04:38.9997381Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-10-10T00:04:38.9998970Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf 2025-10-10T00:04:39.0000719Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange 2025-10-10T00:04:39.0002456Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort 2025-10-10T00:04:39.0004387Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-10-10T00:04:39.0006189Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-10-10T00:04:39.0008005Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-10-10T00:04:39.0009708Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-10-10T00:04:39.0011466Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-10-10T00:04:39.0013029Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn 2025-10-10T00:04:39.0015065Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-10-10T00:04:39.0017014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library 2025-10-10T00:04:39.0018469Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver 2025-10-10T00:04:39.0020521Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-10-10T00:04:39.0021867Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse 2025-10-10T00:04:39.0023833Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:39.0025752Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-10-10T00:04:39.0027683Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-10-10T00:04:39.0029461Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:39.0031133Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk 2025-10-10T00:04:39.0032930Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2 2025-10-10T00:04:39.0034908Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-10-10T00:04:39.0036737Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3 2025-10-10T00:04:39.0038476Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:39.0040240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-10-10T00:04:39.0041950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly 2025-10-10T00:04:39.0044023Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-10-10T00:04:39.0045575Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-10-10T00:04:39.0048375Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-10-10T00:04:39.0050280Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt 2025-10-10T00:04:39.0052980Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:39.0054594Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib 2025-10-10T00:04:39.0057552Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nng 2025-10-10T00:04:39.0058737Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp 2025-10-10T00:04:39.0060240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-10-10T00:04:39.0063163Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-10-10T00:04:39.0066179Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-10-10T00:04:39.0068366Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-10-10T00:04:39.0071283Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-10-10T00:04:39.0073843Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide 2025-10-10T00:04:39.0076818Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-10-10T00:04:39.0079723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr 2025-10-10T00:04:39.0081040Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-10-10T00:04:39.0083358Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-10-10T00:04:39.0085562Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper 2025-10-10T00:04:39.0088072Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-10-10T00:04:39.0089172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp 2025-10-10T00:04:39.0090249Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-10-10T00:04:39.0092600Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl 2025-10-10T00:04:39.0093770Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp 2025-10-10T00:04:39.0094995Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell 2025-10-10T00:04:39.0095996Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:39.0098501Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang 2025-10-10T00:04:39.0099778Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-10-10T00:04:39.0101105Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul 2025-10-10T00:04:39.0102693Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-10-10T00:04:39.0104244Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-10-10T00:04:39.0105422Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-10-10T00:04:39.0106534Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo 2025-10-10T00:04:39.0109118Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl 2025-10-10T00:04:39.0110721Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql 2025-10-10T00:04:39.0112121Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite 2025-10-10T00:04:39.0113499Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-10-10T00:04:39.0115034Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger 2025-10-10T00:04:39.0116196Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket 2025-10-10T00:04:39.0118908Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-10-10T00:04:39.0119988Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-10-10T00:04:39.0121087Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite 2025-10-10T00:04:39.0122200Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-10-10T00:04:39.0124733Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-10-10T00:04:39.0125944Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ode 2025-10-10T00:04:39.0127027Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-10-10T00:04:39.0128124Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf 2025-10-10T00:04:39.0129120Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:39.0131601Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:39.0133130Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-10-10T00:04:39.0134527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:39.0135549Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-10-10T00:04:39.0136842Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-10-10T00:04:39.0138285Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn 2025-10-10T00:04:39.0139503Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-10-10T00:04:39.0140686Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-10-10T00:04:39.0141723Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-10-10T00:04:39.0144274Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu 2025-10-10T00:04:39.0145633Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oof 2025-10-10T00:04:39.0146804Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-10-10T00:04:39.0148035Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541 2025-10-10T00:04:39.0149362Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-10-10T00:04:39.0150402Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:39.0152906Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:39.0153978Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-10-10T00:04:39.0155247Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-10-10T00:04:39.0157182Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-10-10T00:04:39.0160051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:39.0161402Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-10-10T00:04:39.0162473Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-10-10T00:04:39.0163521Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv 2025-10-10T00:04:39.0164934Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:39.0167433Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:39.0168673Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:39.0169968Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-10-10T00:04:39.0171305Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/deps 2025-10-10T00:04:39.0172437Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-10-10T00:04:39.0173513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-10-10T00:04:39.0176180Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-10-10T00:04:39.0177693Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry 2025-10-10T00:04:39.0179042Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-10-10T00:04:39.0180102Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink 2025-10-10T00:04:39.0181617Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:39.0182998Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-10-10T00:04:39.0184028Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:39.0186938Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-10-10T00:04:39.0188012Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-10-10T00:04:39.0189326Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-10-10T00:04:39.0190366Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:39.0192929Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-10-10T00:04:39.0194556Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:39.0195855Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-10-10T00:04:39.0196927Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-10-10T00:04:39.0198439Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:39.0199514Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix 2025-10-10T00:04:39.0202113Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp 2025-10-10T00:04:39.0203714Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows 2025-10-10T00:04:39.0205275Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:39.0206687Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-10-10T00:04:39.0207809Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:39.0208945Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:39.0211756Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd 2025-10-10T00:04:39.0212968Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-10-10T00:04:39.0214475Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-10-10T00:04:39.0216047Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:39.0217433Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:39.0218531Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-10-10T00:04:39.0219619Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr 2025-10-10T00:04:39.0222217Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-10-10T00:04:39.0223769Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp 2025-10-10T00:04:39.0225304Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare 2025-10-10T00:04:39.0226798Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite 2025-10-10T00:04:39.0228087Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-10-10T00:04:39.0229146Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-10-10T00:04:39.0230154Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-10-10T00:04:39.0232671Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-10-10T00:04:39.0234276Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:39.0235260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:39.0236500Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:39.0237544Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip 2025-10-10T00:04:39.0240166Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/otl 2025-10-10T00:04:39.0241388Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-10-10T00:04:39.0242452Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv 2025-10-10T00:04:39.0243966Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2 2025-10-10T00:04:39.0245238Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:39.0247753Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-10-10T00:04:39.0249335Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-10-10T00:04:39.0250889Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot 2025-10-10T00:04:39.0251967Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pango 2025-10-10T00:04:39.0252977Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-10-10T00:04:39.0255826Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm 2025-10-10T00:04:39.0256976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap 2025-10-10T00:04:39.0258386Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-10-10T00:04:39.0259738Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:39.0261155Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-10-10T00:04:39.0262175Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet 2025-10-10T00:04:39.0263209Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-10-10T00:04:39.0265862Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-10-10T00:04:39.0267388Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-10-10T00:04:39.0268751Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg 2025-10-10T00:04:39.0270005Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-10-10T00:04:39.0271252Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:39.0272243Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:39.0273248Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:39.0275869Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:39.0277327Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-10-10T00:04:39.0278613Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-10-10T00:04:39.0279675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort 2025-10-10T00:04:39.0280680Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-10-10T00:04:39.0283122Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl 2025-10-10T00:04:39.0284489Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2 2025-10-10T00:04:39.0285758Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-10-10T00:04:39.0287119Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring 2025-10-10T00:04:39.0288181Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq 2025-10-10T00:04:39.0290289Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt 2025-10-10T00:04:39.0292749Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-10-10T00:04:39.0294231Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-10-10T00:04:39.0295409Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-10-10T00:04:39.0296434Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson 2025-10-10T00:04:39.0298675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2 2025-10-10T00:04:39.0300035Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-10-10T00:04:39.0301392Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire 2025-10-10T00:04:39.0302419Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache 2025-10-10T00:04:39.0303776Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-10-10T00:04:39.0305159Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-10-10T00:04:39.0306383Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf 2025-10-10T00:04:39.0307475Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols 2025-10-10T00:04:39.0308881Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders 2025-10-10T00:04:39.0311222Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony 2025-10-10T00:04:39.0312585Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive 2025-10-10T00:04:39.0313622Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list 2025-10-10T00:04:39.0315057Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer 2025-10-10T00:04:39.0316559Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack 2025-10-10T00:04:39.0318756Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-10-10T00:04:39.0319997Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-10-10T00:04:39.0321774Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-10-10T00:04:39.0323947Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:39.0324950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-10-10T00:04:39.0326089Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-10-10T00:04:39.0328955Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-10-10T00:04:39.0330009Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter 2025-10-10T00:04:39.0331271Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:39.0333588Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-10-10T00:04:39.0334740Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-10-10T00:04:39.0336338Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-10-10T00:04:39.0338301Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-10-10T00:04:39.0340594Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-10-10T00:04:39.0342919Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value 2025-10-10T00:04:39.0343964Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-10-10T00:04:39.0345101Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:39.0347383Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-10-10T00:04:39.0348695Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs 2025-10-10T00:04:39.0349821Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-10-10T00:04:39.0350774Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-10-10T00:04:39.0352716Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-10-10T00:04:39.0354296Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf 2025-10-10T00:04:39.0355242Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-10-10T00:04:39.0356257Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic 2025-10-10T00:04:39.0358441Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint 2025-10-10T00:04:39.0359438Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-10-10T00:04:39.0360925Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string 2025-10-10T00:04:39.0362286Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector 2025-10-10T00:04:39.0363595Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-10-10T00:04:39.0364791Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:39.0367008Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4 2025-10-10T00:04:39.0368433Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp 2025-10-10T00:04:39.0369993Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-10-10T00:04:39.0370992Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:39.0372975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-10-10T00:04:39.0375786Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf 2025-10-10T00:04:39.0377049Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-10-10T00:04:39.0378063Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy 2025-10-10T00:04:39.0379070Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-10-10T00:04:39.0381547Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd 2025-10-10T00:04:39.0382775Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print 2025-10-10T00:04:39.0384260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-10-10T00:04:39.0385607Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread 2025-10-10T00:04:39.0386674Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs 2025-10-10T00:04:39.0389134Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-10-10T00:04:39.0390231Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:39.0392127Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt 2025-10-10T00:04:39.0394713Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml 2025-10-10T00:04:39.0396143Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini 2025-10-10T00:04:39.0397217Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-10-10T00:04:39.0399820Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-10-10T00:04:39.0400828Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:39.0402068Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:39.0403402Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:39.0404763Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-10-10T00:04:39.0406722Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-10-10T00:04:39.0410093Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine 2025-10-10T00:04:39.0412779Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:39.0415851Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-10-10T00:04:39.0418721Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi 2025-10-10T00:04:39.0425935Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx 2025-10-10T00:04:39.0428294Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-10-10T00:04:39.0429390Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-10-10T00:04:39.0430435Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt 2025-10-10T00:04:39.0431573Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-10-10T00:04:39.0432703Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d 2025-10-10T00:04:39.0433933Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5 2025-10-10T00:04:39.0435142Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d 2025-10-10T00:04:39.0436196Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt 2025-10-10T00:04:39.0437389Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras 2025-10-10T00:04:39.0438486Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-10-10T00:04:39.0439619Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:39.0441188Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:39.0442766Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d 2025-10-10T00:04:39.0444617Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts 2025-10-10T00:04:39.0446400Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity 2025-10-10T00:04:39.0447955Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d 2025-10-10T00:04:39.0449584Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative 2025-10-10T00:04:39.0451196Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc 2025-10-10T00:04:39.0452808Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad 2025-10-10T00:04:39.0454842Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects 2025-10-10T00:04:39.0456658Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats 2025-10-10T00:04:39.0458514Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-10-10T00:04:39.0460306Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras 2025-10-10T00:04:39.0461976Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts 2025-10-10T00:04:39.0463529Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt 2025-10-10T00:04:39.0465647Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-10-10T00:04:39.0467311Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth 2025-10-10T00:04:39.0469019Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing 2025-10-10T00:04:39.0470690Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols 2025-10-10T00:04:39.0472302Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2 2025-10-10T00:04:39.0473881Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects 2025-10-10T00:04:39.0475785Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script 2025-10-10T00:04:39.0477374Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml 2025-10-10T00:04:39.0479011Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors 2025-10-10T00:04:39.0480692Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus 2025-10-10T00:04:39.0482343Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport 2025-10-10T00:04:39.0483953Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech 2025-10-10T00:04:39.0486126Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-10-10T00:04:39.0487672Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-10-10T00:04:39.0489426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations 2025-10-10T00:04:39.0491045Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard 2025-10-10T00:04:39.0492694Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland 2025-10-10T00:04:39.0494506Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel 2025-10-10T00:04:39.0496392Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:39.0498035Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin 2025-10-10T00:04:39.0499647Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets 2025-10-10T00:04:39.0501309Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview 2025-10-10T00:04:39.0503081Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras 2025-10-10T00:04:39.0504822Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches 2025-10-10T00:04:39.0506320Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras 2025-10-10T00:04:39.0507993Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns 2025-10-10T00:04:39.0509610Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat 2025-10-10T00:04:39.0511294Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt 2025-10-10T00:04:39.0513121Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-10-10T00:04:39.0514946Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:39.0516824Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-10-10T00:04:39.0518322Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts 2025-10-10T00:04:39.0519971Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap 2025-10-10T00:04:39.0521768Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity 2025-10-10T00:04:39.0523468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d 2025-10-10T00:04:39.0525470Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative 2025-10-10T00:04:39.0527138Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities 2025-10-10T00:04:39.0528669Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc 2025-10-10T00:04:39.0530375Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc 2025-10-10T00:04:39.0532025Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver 2025-10-10T00:04:39.0533671Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-10-10T00:04:39.0535655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-10-10T00:04:39.0537580Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain 2025-10-10T00:04:39.0539529Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6 2025-10-10T00:04:39.0541390Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver 2025-10-10T00:04:39.0543327Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation 2025-10-10T00:04:39.0545137Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie 2025-10-10T00:04:39.0546795Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt 2025-10-10T00:04:39.0548522Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:39.0550355Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth 2025-10-10T00:04:39.0552104Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-10-10T00:04:39.0553912Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-10-10T00:04:39.0555865Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d 2025-10-10T00:04:39.0557694Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics 2025-10-10T00:04:39.0559454Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2 2025-10-10T00:04:39.0562569Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker 2025-10-10T00:04:39.0563801Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline 2025-10-10T00:04:39.0565745Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects 2025-10-10T00:04:39.0567313Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml 2025-10-10T00:04:39.0568964Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors 2025-10-10T00:04:39.0570790Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus 2025-10-10T00:04:39.0572468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport 2025-10-10T00:04:39.0574313Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools 2025-10-10T00:04:39.0576028Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech 2025-10-10T00:04:39.0577702Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg 2025-10-10T00:04:39.0579317Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-10-10T00:04:39.0581068Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations 2025-10-10T00:04:39.0582765Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-10-10T00:04:39.0584592Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland 2025-10-10T00:04:39.0586399Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel 2025-10-10T00:04:39.0588025Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine 2025-10-10T00:04:39.0589875Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets 2025-10-10T00:04:39.0591537Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview 2025-10-10T00:04:39.0593367Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree 2025-10-10T00:04:39.0595325Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-10-10T00:04:39.0597125Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions 2025-10-10T00:04:39.0599050Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip 2025-10-10T00:04:39.0600782Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-10-10T00:04:39.0602649Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-10-10T00:04:39.0604276Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quill 2025-10-10T00:04:39.0605961Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-10-10T00:04:39.0607541Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-10-10T00:04:39.0609172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw 2025-10-10T00:04:39.0610809Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-10-10T00:04:39.0612401Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-10-10T00:04:39.0613987Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/random123 2025-10-10T00:04:39.0615802Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr 2025-10-10T00:04:39.0617401Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rang 2025-10-10T00:04:39.0619014Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3 2025-10-10T00:04:39.0620671Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015 2025-10-10T00:04:39.0622234Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck 2025-10-10T00:04:39.0623846Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv 2025-10-10T00:04:39.0625914Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz 2025-10-10T00:04:39.0627610Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson 2025-10-10T00:04:39.0629272Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml 2025-10-10T00:04:39.0630996Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns 2025-10-10T00:04:39.0632619Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-10-10T00:04:39.0634472Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui 2025-10-10T00:04:39.0636250Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-10-10T00:04:39.0637974Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl 2025-10-10T00:04:39.0639692Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb 2025-10-10T00:04:39.0641373Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/re2 2025-10-10T00:04:39.0643150Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus 2025-10-10T00:04:39.0645148Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue 2025-10-10T00:04:39.0646764Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-10-10T00:04:39.0648484Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx 2025-10-10T00:04:39.0650129Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-10-10T00:04:39.0651791Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32 2025-10-10T00:04:39.0653567Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-10-10T00:04:39.0655386Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-10-10T00:04:39.0656977Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recast 2025-10-10T00:04:39.0658631Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation 2025-10-10T00:04:39.0660385Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle 2025-10-10T00:04:39.0661962Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-10-10T00:04:39.0663595Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp 2025-10-10T00:04:39.0665432Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-10-10T00:04:39.0667019Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph 2025-10-10T00:04:39.0668621Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx 2025-10-10T00:04:39.0670295Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc 2025-10-10T00:04:39.0673396Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc 2025-10-10T00:04:39.0674839Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-10-10T00:04:39.0676621Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-10-10T00:04:39.0678316Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp 2025-10-10T00:04:39.0680012Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-10-10T00:04:39.0681767Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo 2025-10-10T00:04:39.0683449Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-10-10T00:04:39.0705098Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-10-10T00:04:39.0705676Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp 2025-10-10T00:04:39.0706505Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite 2025-10-10T00:04:39.0707106Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow 2025-10-10T00:04:39.0708004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-10-10T00:04:39.0708663Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-10-10T00:04:39.0709198Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring 2025-10-10T00:04:39.0709843Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing 2025-10-10T00:04:39.0710638Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map 2025-10-10T00:04:39.0711182Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-10-10T00:04:39.0711881Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib 2025-10-10T00:04:39.0712426Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:39.0712972Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp 2025-10-10T00:04:39.0713635Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-10-10T00:04:39.0714289Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io 2025-10-10T00:04:39.0714848Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa 2025-10-10T00:04:39.0715529Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio 2025-10-10T00:04:39.0716071Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:39.0716717Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-10-10T00:04:39.0717457Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-10-10T00:04:39.0717985Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-10-10T00:04:39.0718691Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp 2025-10-10T00:04:39.0719255Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-10-10T00:04:39.0719866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:39.0720532Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband 2025-10-10T00:04:39.0721083Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-10-10T00:04:39.0721790Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt 2025-10-10T00:04:39.0723478Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-10-10T00:04:39.0725336Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-10-10T00:04:39.0726753Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-10-10T00:04:39.0728443Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-10-10T00:04:39.0730024Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-10-10T00:04:39.0731639Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint 2025-10-10T00:04:39.0733243Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-10-10T00:04:39.0735010Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-10-10T00:04:39.0736656Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration 2025-10-10T00:04:39.0738250Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-10-10T00:04:39.0739813Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-10-10T00:04:39.0741244Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-10-10T00:04:39.0742901Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-10-10T00:04:39.0744562Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-10-10T00:04:39.0746245Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-10-10T00:04:39.0747905Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-10-10T00:04:39.0749618Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot 2025-10-10T00:04:39.0751060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter 2025-10-10T00:04:39.0752508Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js 2025-10-10T00:04:39.0754446Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib 2025-10-10T00:04:39.0756020Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard 2025-10-10T00:04:39.0757613Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-10-10T00:04:39.0759190Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak 2025-10-10T00:04:39.0760616Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-10-10T00:04:39.0762507Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-10-10T00:04:39.0763950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-10-10T00:04:39.0765886Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-10-10T00:04:39.0767136Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-10-10T00:04:39.0768826Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:39.0770369Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:39.0771896Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:39.0773476Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-10-10T00:04:39.0775192Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-10-10T00:04:39.0776725Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-10-10T00:04:39.0778240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-10-10T00:04:39.0779802Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:39.0781361Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-10-10T00:04:39.0782860Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-10-10T00:04:39.0784513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-10-10T00:04:39.0786187Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-10-10T00:04:39.0787829Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:39.0789340Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-10-10T00:04:39.0790886Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks 2025-10-10T00:04:39.0792439Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-10-10T00:04:39.0794004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-10-10T00:04:39.0795759Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece 2025-10-10T00:04:39.0797299Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-10-10T00:04:39.0798856Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon 2025-10-10T00:04:39.0801135Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx 2025-10-10T00:04:39.0802772Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan 2025-10-10T00:04:39.0804417Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-10-10T00:04:39.0806047Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp 2025-10-10T00:04:39.0807591Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute 2025-10-10T00:04:39.0809284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-10-10T00:04:39.0810837Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-10-10T00:04:39.0812406Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-10-10T00:04:39.0813971Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang 2025-10-10T00:04:39.0815801Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:39.0817376Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter 2025-10-10T00:04:39.0818950Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-10-10T00:04:39.0820875Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt 2025-10-10T00:04:39.0822027Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-10-10T00:04:39.0823694Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-10-10T00:04:39.0825203Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-10-10T00:04:39.0826831Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:39.0828353Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-10-10T00:04:39.0829970Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch 2025-10-10T00:04:39.0831529Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-10-10T00:04:39.0833042Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-10-10T00:04:39.0834614Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-10-10T00:04:39.0836327Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-10-10T00:04:39.0837903Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simd 2025-10-10T00:04:39.0839458Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simde 2025-10-10T00:04:39.0841084Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson 2025-10-10T00:04:39.0842596Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf 2025-10-10T00:04:39.0844359Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft 2025-10-10T00:04:39.0845975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble 2025-10-10T00:04:39.0847597Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini 2025-10-10T00:04:39.0849255Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd 2025-10-10T00:04:39.0850753Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg 2025-10-10T00:04:39.0852284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter 2025-10-10T00:04:39.0853795Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:39.0855565Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/example 2025-10-10T00:04:39.0857046Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url 2025-10-10T00:04:39.0858546Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef 2025-10-10T00:04:39.0860102Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-10-10T00:04:39.0861593Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:39.0863299Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench 2025-10-10T00:04:39.0865050Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-10-10T00:04:39.0867883Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-10-10T00:04:39.0869245Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-10-10T00:04:39.0871478Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:39.0872907Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile 2025-10-10T00:04:39.0874855Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse 2025-10-10T00:04:39.0877009Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra 2025-10-10T00:04:39.0878391Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer 2025-10-10T00:04:39.0880207Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-10-10T00:04:39.0882011Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client 2025-10-10T00:04:39.0883612Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp 2025-10-10T00:04:39.0885644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-10-10T00:04:39.0887350Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-10-10T00:04:39.0889087Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-10-10T00:04:39.0890920Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol 2025-10-10T00:04:39.0892642Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-10-10T00:04:39.0894398Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-10-10T00:04:39.0896222Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus 2025-10-10T00:04:39.0897956Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-10-10T00:04:39.0899706Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-10-10T00:04:39.0901491Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch 2025-10-10T00:04:39.0903114Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-10-10T00:04:39.0905058Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-10-10T00:04:39.0906730Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite 2025-10-10T00:04:39.0908512Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-10-10T00:04:39.0910273Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-10-10T00:04:39.0912164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-10-10T00:04:39.0913948Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:39.0916032Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:39.0917691Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-10-10T00:04:39.0919420Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-10-10T00:04:39.0921252Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-10-10T00:04:39.0923044Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra 2025-10-10T00:04:39.0924790Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-10-10T00:04:39.0926699Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-10-10T00:04:39.0928497Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-10-10T00:04:39.0930104Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po 2025-10-10T00:04:39.0931961Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross 2025-10-10T00:04:39.0933718Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers 2025-10-10T00:04:39.0936448Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-10-10T00:04:39.0938099Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:39.0939824Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-10-10T00:04:39.0941521Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout 2025-10-10T00:04:39.0943409Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue 2025-10-10T00:04:39.0945337Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-10-10T00:04:39.0947208Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp 2025-10-10T00:04:39.0948889Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-10-10T00:04:39.0950566Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:39.0952158Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-10-10T00:04:39.0954004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-10-10T00:04:39.0956093Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql 2025-10-10T00:04:39.0957578Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3 2025-10-10T00:04:39.0959309Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-10-10T00:04:39.0961116Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-10-10T00:04:39.0962792Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/srell 2025-10-10T00:04:39.0964590Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc 2025-10-10T00:04:39.0966532Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon 2025-10-10T00:04:39.0968018Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-10-10T00:04:39.0969895Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-10-10T00:04:39.0971656Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson 2025-10-10T00:04:39.0973330Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-10-10T00:04:39.0975361Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite 2025-10-10T00:04:39.0977148Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-10-10T00:04:39.0978669Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-10-10T00:04:39.0980437Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-10-10T00:04:39.0982246Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift 2025-10-10T00:04:39.0983755Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab 2025-10-10T00:04:39.0985761Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-10-10T00:04:39.0987644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant 2025-10-10T00:04:39.0989320Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory 2025-10-10T00:04:39.0991051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite 2025-10-10T00:04:39.0992587Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type 2025-10-10T00:04:39.0994512Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk 2025-10-10T00:04:39.0996526Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-10-10T00:04:39.0997873Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stx 2025-10-10T00:04:39.0999879Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-10-10T00:04:39.1001318Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-10-10T00:04:39.1003163Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-10-10T00:04:39.1005136Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-10-10T00:04:39.1006974Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort 2025-10-10T00:04:39.1008667Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine 2025-10-10T00:04:39.1010358Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-10-10T00:04:39.1012022Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-10-10T00:04:39.1013806Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate 2025-10-10T00:04:39.1015580Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-10-10T00:04:39.1017385Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-10-10T00:04:39.1019060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/talib 2025-10-10T00:04:39.1020851Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json 2025-10-10T00:04:39.1022647Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6 2025-10-10T00:04:39.1024548Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool 2025-10-10T00:04:39.1026165Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow 2025-10-10T00:04:39.1028200Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb 2025-10-10T00:04:39.1030021Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span 2025-10-10T00:04:39.1031644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-10-10T00:04:39.1033396Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap 2025-10-10T00:04:39.1035513Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-10-10T00:04:39.1037107Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-10-10T00:04:39.1038952Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow 2025-10-10T00:04:39.1040600Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc 2025-10-10T00:04:39.1042478Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:39.1044302Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-10-10T00:04:39.1046051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor 2025-10-10T00:04:39.1047725Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-10-10T00:04:39.1049308Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-10-10T00:04:39.1051200Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp 2025-10-10T00:04:39.1052890Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-10-10T00:04:39.1054826Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-10-10T00:04:39.1057713Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:39.1059063Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range 2025-10-10T00:04:39.1061000Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch 2025-10-10T00:04:39.1062605Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-10-10T00:04:39.1064560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-10-10T00:04:39.1066386Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool 2025-10-10T00:04:39.1068089Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-10-10T00:04:39.1069931Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-10-10T00:04:39.1071572Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-10-10T00:04:39.1073429Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-10-10T00:04:39.1075202Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-10-10T00:04:39.1077053Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-10-10T00:04:39.1078654Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn 2025-10-10T00:04:39.1080614Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-10-10T00:04:39.1082269Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-10-10T00:04:39.1084292Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-10-10T00:04:39.1086192Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread 2025-10-10T00:04:39.1100308Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir 2025-10-10T00:04:39.1100988Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif 2025-10-10T00:04:39.1101452Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-10-10T00:04:39.1101997Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-10-10T00:04:39.1102488Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-10-10T00:04:39.1103044Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm 2025-10-10T00:04:39.1103480Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf 2025-10-10T00:04:39.1103905Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy 2025-10-10T00:04:39.1104581Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader 2025-10-10T00:04:39.1105051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply 2025-10-10T00:04:39.1105505Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline 2025-10-10T00:04:39.1106292Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-10-10T00:04:39.1108063Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml 2025-10-10T00:04:39.1112764Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8 2025-10-10T00:04:39.1113408Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:39.1114731Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-10-10T00:04:39.1115424Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected 2025-10-10T00:04:39.1116470Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref 2025-10-10T00:04:39.1118391Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator 2025-10-10T00:04:39.1120142Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional 2025-10-10T00:04:39.1122004Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges 2025-10-10T00:04:39.1123570Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx 2025-10-10T00:04:39.1125587Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-10-10T00:04:39.1127341Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite 2025-10-10T00:04:39.1128694Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-10-10T00:04:39.1130700Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11 2025-10-10T00:04:39.1132253Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-10-10T00:04:39.1134059Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-10-10T00:04:39.1136060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-10-10T00:04:39.1137660Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp 2025-10-10T00:04:39.1139507Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-10-10T00:04:39.1141297Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-10-10T00:04:39.1143000Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-10-10T00:04:39.1144781Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-10-10T00:04:39.1146762Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-10-10T00:04:39.1148542Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper 2025-10-10T00:04:39.1150218Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-10-10T00:04:39.1152025Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triton 2025-10-10T00:04:39.1153811Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil 2025-10-10T00:04:39.1155858Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map 2025-10-10T00:04:39.1157228Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map 2025-10-10T00:04:39.1159102Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map 2025-10-10T00:04:39.1160919Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri 2025-10-10T00:04:39.1162838Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet 2025-10-10T00:04:39.1164712Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-10-10T00:04:39.1166476Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision 2025-10-10T00:04:39.1168145Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny 2025-10-10T00:04:39.1170047Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite 2025-10-10T00:04:39.1171767Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe 2025-10-10T00:04:39.1173310Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-10-10T00:04:39.1175463Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-10-10T00:04:39.1177238Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c 2025-10-10T00:04:39.1178929Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-10-10T00:04:39.1180613Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-10-10T00:04:39.1182293Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-10-10T00:04:39.1184047Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/units 2025-10-10T00:04:39.1186044Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-10-10T00:04:39.1187850Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-10-10T00:04:39.1189728Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense 2025-10-10T00:04:39.1191542Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite 2025-10-10T00:04:39.1193676Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-10-10T00:04:39.1195601Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-10-10T00:04:39.1197444Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-10-10T00:04:39.1199270Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-10-10T00:04:39.1201083Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:39.1202757Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-10-10T00:04:39.1204689Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-10-10T00:04:39.1206479Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-10-10T00:04:39.1208026Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch 2025-10-10T00:04:39.1209948Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-10-10T00:04:39.1211675Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp 2025-10-10T00:04:39.1213443Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h 2025-10-10T00:04:39.1215453Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-10-10T00:04:39.1217115Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp 2025-10-10T00:04:39.1218872Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz 2025-10-10T00:04:39.1220678Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash 2025-10-10T00:04:39.1222454Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-10-10T00:04:39.1224340Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-10-10T00:04:39.1225975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-10-10T00:04:39.1228172Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets 2025-10-10T00:04:39.1229794Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-10-10T00:04:39.1231395Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:39.1233257Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-10-10T00:04:39.1235226Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite 2025-10-10T00:04:39.1237244Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-10-10T00:04:39.1238636Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite 2025-10-10T00:04:39.1240460Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-10-10T00:04:39.1242406Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-10-10T00:04:39.1244051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:39.1246164Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-10-10T00:04:39.1247895Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-10-10T00:04:39.1249483Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/cmake_get_vars 2025-10-10T00:04:39.1250972Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-10-10T00:04:39.1252680Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran 2025-10-10T00:04:39.1254601Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:39.1256539Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:39.1258341Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-10-10T00:04:39.1260071Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:39.1261716Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel 2025-10-10T00:04:39.1263336Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn 2025-10-10T00:04:39.1265379Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next 2025-10-10T00:04:39.1267018Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-10-10T00:04:39.1268894Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-10-10T00:04:39.1270595Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild 2025-10-10T00:04:39.1272323Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-10-10T00:04:39.1273849Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs 2025-10-10T00:04:39.1276058Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2 2025-10-10T00:04:39.1277447Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-10-10T00:04:39.1279468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-10-10T00:04:39.1281167Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-10-10T00:04:39.1282940Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-10-10T00:04:39.1284890Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-10-10T00:04:39.1286721Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-10-10T00:04:39.1288529Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft 2025-10-10T00:04:39.1290237Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-10-10T00:04:39.1291995Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-10-10T00:04:39.1293980Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-10-10T00:04:39.1295716Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-10-10T00:04:39.1297538Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-10-10T00:04:39.1299104Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-10-10T00:04:39.1301070Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-10-10T00:04:39.1302416Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:39.1304527Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom 2025-10-10T00:04:39.1306189Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-10-10T00:04:39.1308007Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:39.1309823Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-10-10T00:04:39.1311584Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-10-10T00:04:39.1313519Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-10-10T00:04:39.1315285Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-10-10T00:04:39.1317029Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-10-10T00:04:39.1318930Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-10-10T00:04:39.1320703Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-10-10T00:04:39.1322461Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-10-10T00:04:39.1324515Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-10-10T00:04:39.1326060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-10-10T00:04:39.1327952Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack 2025-10-10T00:04:39.1329575Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland 2025-10-10T00:04:39.1331398Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols 2025-10-10T00:04:39.1332866Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-10-10T00:04:39.1334819Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-10-10T00:04:39.1336597Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-10-10T00:04:39.1338373Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-10-10T00:04:39.1340212Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra 2025-10-10T00:04:39.1341997Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14 2025-10-10T00:04:39.1343825Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wil 2025-10-10T00:04:39.1346155Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi 2025-10-10T00:04:39.1347555Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt 2025-10-10T00:04:39.1349175Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb 2025-10-10T00:04:39.1351088Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:39.1353497Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-10-10T00:04:39.1355355Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg 2025-10-10T00:04:39.1357260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2 2025-10-10T00:04:39.1359060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle 2025-10-10T00:04:39.1360867Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-10-10T00:04:39.1362612Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp 2025-10-10T00:04:39.1364672Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-10-10T00:04:39.1366358Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-10-10T00:04:39.1368211Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-10-10T00:04:39.1369834Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-10-10T00:04:39.1371692Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-10-10T00:04:39.1373566Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow 2025-10-10T00:04:39.1375456Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:39.1377202Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-10-10T00:04:39.1378993Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-10-10T00:04:39.1380733Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-10-10T00:04:39.1382597Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-10-10T00:04:39.1384390Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts 2025-10-10T00:04:39.1386180Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:39.1387756Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/example 2025-10-10T00:04:39.1389382Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash 2025-10-10T00:04:39.1391090Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane 2025-10-10T00:04:39.1392814Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:39.1394752Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-10-10T00:04:39.1396594Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort 2025-10-10T00:04:39.1398199Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-10-10T00:04:39.1400101Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-10-10T00:04:39.1401682Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps 2025-10-10T00:04:39.1403457Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak 2025-10-10T00:04:39.1405352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:39.1407209Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-10-10T00:04:39.1408879Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms 2025-10-10T00:04:39.1410655Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto 2025-10-10T00:04:39.1412302Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-10-10T00:04:39.1414260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-10-10T00:04:39.1416352Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-10-10T00:04:39.1417664Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4 2025-10-10T00:04:39.1419546Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-10-10T00:04:39.1421328Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:39.1423040Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-10-10T00:04:39.1424820Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe 2025-10-10T00:04:39.1426721Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-10-10T00:04:39.1428515Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-10-10T00:04:39.1430260Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:39.1432140Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-10-10T00:04:39.1433954Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-10-10T00:04:39.1435988Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr 2025-10-10T00:04:39.1437651Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack 2025-10-10T00:04:39.1439245Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-10-10T00:04:39.1441078Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:39.1442828Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-10-10T00:04:39.1444785Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-10-10T00:04:39.1446381Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-10-10T00:04:39.1448309Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas 2025-10-10T00:04:39.1449707Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw 2025-10-10T00:04:39.1451620Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io 2025-10-10T00:04:39.1452936Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-10-10T00:04:39.1454829Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-10-10T00:04:39.1456865Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash 2025-10-10T00:04:39.1458259Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-10-10T00:04:39.1460153Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp 2025-10-10T00:04:39.1461757Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-10-10T00:04:39.1463511Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yas 2025-10-10T00:04:39.1478521Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-10-10T00:04:39.1480168Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool 2025-10-10T00:04:39.1482234Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-10-10T00:04:39.1483939Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yato 2025-10-10T00:04:39.1485827Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-10-10T00:04:39.1487630Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-10-10T00:04:39.1489564Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson 2025-10-10T00:04:39.1491228Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-10-10T00:04:39.1492859Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver 2025-10-10T00:04:39.1494745Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z85 2025-10-10T00:04:39.1496432Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:39.1498325Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-10-10T00:04:39.1499962Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp 2025-10-10T00:04:39.1501818Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-10-10T00:04:39.1503507Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-10-10T00:04:39.1505409Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:39.1507549Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng 2025-10-10T00:04:39.1509314Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-10-10T00:04:39.1511060Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-10-10T00:04:39.1512839Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli 2025-10-10T00:04:39.1514710Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits 2025-10-10T00:04:39.1516825Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview 2025-10-10T00:04:39.1518468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-10-10T00:04:39.1520257Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-10-10T00:04:39.1522051Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-10-10T00:04:39.1523869Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zug 2025-10-10T00:04:39.1525784Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-10-10T00:04:39.1527649Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-10-10T00:04:39.1529297Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:39.1531224Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-10-10T00:04:39.1532817Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:39.1534691Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/angle 2025-10-10T00:04:39.1536214Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:39.1537805Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-10-10T00:04:39.1539278Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-10-10T00:04:39.1540702Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-10-10T00:04:39.1542157Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:39.1543778Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-10-10T00:04:39.1545170Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost 2025-10-10T00:04:39.1547284Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-10-10T00:04:39.1548432Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:39.1549886Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems 2025-10-10T00:04:39.1551642Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper 2025-10-10T00:04:39.1552971Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson 2025-10-10T00:04:39.1554975Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-10-10T00:04:39.1556234Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/osx 2025-10-10T00:04:39.1557973Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:39.1559240Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-10-10T00:04:39.1560724Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/get_cmake_vars 2025-10-10T00:04:39.1562115Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/ifw 2025-10-10T00:04:39.1563917Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1 2025-10-10T00:04:39.1566165Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates 2025-10-10T00:04:39.1567560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-10-10T00:04:39.1570010Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user 2025-10-10T00:04:39.1571279Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project 2025-10-10T00:04:39.1572760Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests 2025-10-10T00:04:39.1574454Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests 2025-10-10T00:04:39.1576236Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:39.1577668Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test 2025-10-10T00:04:39.1579196Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource 2025-10-10T00:04:39.1580768Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project 2025-10-10T00:04:39.1582038Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow 2025-10-10T00:04:39.1583482Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost 2025-10-10T00:04:39.1585154Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg 2025-10-10T00:04:39.1586650Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp 2025-10-10T00:04:39.1588160Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2 2025-10-10T00:04:39.1589583Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm 2025-10-10T00:04:39.1591077Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl 2025-10-10T00:04:39.1592560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver 2025-10-10T00:04:39.1594342Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2 2025-10-10T00:04:39.1595602Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv 2025-10-10T00:04:39.1597043Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio 2025-10-10T00:04:39.1598482Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview 2025-10-10T00:04:39.1599992Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia 2025-10-10T00:04:39.1601395Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci 2025-10-10T00:04:39.1602907Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project 2025-10-10T00:04:39.1604468Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets 2025-10-10T00:04:39.1605948Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program 2025-10-10T00:04:39.1607327Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test 2025-10-10T00:04:39.1608701Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:39.1610395Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/toolsrc 2025-10-10T00:04:39.1611759Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:39.1613438Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:39.1614881Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions 2025-10-10T00:04:39.1616606Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/3- 2025-10-10T00:04:39.1618019Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/7- 2025-10-10T00:04:39.1619644Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:39.1621007Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:39.1622648Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:39.1624319Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:39.1625777Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:39.1627399Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:39.1628747Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:39.1630525Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:39.1631841Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:39.1633424Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:39.1635031Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:39.1636719Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:39.1638076Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:39.1639724Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:39.1641050Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:39.1642917Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:39.1644370Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:39.1645974Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:39.1647699Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:39.1649388Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:39.1650592Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:39.1652354Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:39.1654248Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:39.1655543Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:39.1657191Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:39.1658560Z creating torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:39.1660016Z creating torch-2.10.0a0+git344e636/third_party/pocketfft 2025-10-10T00:04:39.1661772Z creating torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:39.1663282Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:39.1665093Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/cpp 2025-10-10T00:04:39.1666799Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message1/proto2 2025-10-10T00:04:39.1669448Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message1/proto3 2025-10-10T00:04:39.1670631Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message2 2025-10-10T00:04:39.1672385Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:39.1673627Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message4 2025-10-10T00:04:39.1675605Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/go 2025-10-10T00:04:39.1676752Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/java 2025-10-10T00:04:39.1678724Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf 2025-10-10T00:04:39.1682096Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/js 2025-10-10T00:04:39.1683372Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/php 2025-10-10T00:04:39.1685388Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/protobuf.js 2025-10-10T00:04:39.1686991Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/python 2025-10-10T00:04:39.1688620Z creating torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:39.1690131Z creating torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:39.1691516Z creating torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:39.1693240Z creating torch-2.10.0a0+git344e636/third_party/protobuf/conformance/third_party/jsoncpp 2025-10-10T00:04:39.1695484Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:39.1696893Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0 2025-10-10T00:04:39.1699272Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos 2025-10-10T00:04:39.1701888Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-10-10T00:04:39.1704492Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:39.1707020Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:39.1708059Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:39.1709594Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:39.1711061Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos 2025-10-10T00:04:39.1712543Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:39.1713609Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/keys 2025-10-10T00:04:39.1715509Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:39.1716808Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src 2025-10-10T00:04:39.1718566Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:39.1719898Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:39.1721573Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:39.1723316Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-10-10T00:04:39.1724664Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump 2025-10-10T00:04:39.1726298Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:39.1727731Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:39.1729192Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers 2025-10-10T00:04:39.1730992Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:39.1732260Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:39.1733752Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:39.1735678Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:39.1737015Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-10-10T00:04:39.1738585Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-10-10T00:04:39.1739996Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Properties 2025-10-10T00:04:39.1741752Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:39.1743078Z creating torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:39.1744460Z creating torch-2.10.0a0+git344e636/third_party/protobuf/docs 2025-10-10T00:04:39.1746375Z creating torch-2.10.0a0+git344e636/third_party/protobuf/docs/csharp 2025-10-10T00:04:39.1747515Z creating torch-2.10.0a0+git344e636/third_party/protobuf/editors 2025-10-10T00:04:39.1749154Z creating torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:39.1750699Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java 2025-10-10T00:04:39.1752071Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/bom 2025-10-10T00:04:39.1753813Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests 2025-10-10T00:04:39.1755622Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0 2025-10-10T00:04:39.1756994Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/deps 2025-10-10T00:04:39.1758946Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos 2025-10-10T00:04:39.1760322Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:39.1763798Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:39.1765872Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos 2025-10-10T00:04:39.1767438Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:39.1770945Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:39.1772723Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests 2025-10-10T00:04:39.1774714Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:39.1778387Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/core 2025-10-10T00:04:39.1780009Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:39.1783797Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:39.1786589Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:39.1788962Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:39.1790628Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/lite/src/test/java/com/google/protobuf 2025-10-10T00:04:39.1794973Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/util 2025-10-10T00:04:39.1797024Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:39.1801052Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:39.1804826Z creating torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util 2025-10-10T00:04:39.1807742Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:39.1809121Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:39.1810775Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:39.1812255Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs/test6 2025-10-10T00:04:39.1813904Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs/test7 2025-10-10T00:04:39.1815740Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:39.1817880Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:39.1819180Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-10-10T00:04:39.1820869Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6 2025-10-10T00:04:39.1822397Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7 2025-10-10T00:04:39.1823885Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:39.1825823Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:39.1827186Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6 2025-10-10T00:04:39.1829426Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7 2025-10-10T00:04:39.1830710Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size 2025-10-10T00:04:39.1833665Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-10-10T00:04:39.1834844Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/kernel 2025-10-10T00:04:39.1836517Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime 2025-10-10T00:04:39.1838041Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/internal 2025-10-10T00:04:39.1839484Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:39.1841012Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:39.1842724Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/testing 2025-10-10T00:04:39.1844063Z creating torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/testing/binary 2025-10-10T00:04:39.1845760Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro 2025-10-10T00:04:39.1847279Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/docs 2025-10-10T00:04:39.1848837Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux 2025-10-10T00:04:39.1850268Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/32-bit 2025-10-10T00:04:39.1851786Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/64-bit 2025-10-10T00:04:39.1853358Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/bazel 2025-10-10T00:04:39.1854852Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/benchmark 2025-10-10T00:04:39.1856572Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-10-10T00:04:39.1857885Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-10-10T00:04:39.1859584Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/csharp 2025-10-10T00:04:39.1860887Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dist_install 2025-10-10T00:04:39.1862625Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile 2025-10-10T00:04:39.1864333Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc 2025-10-10T00:04:39.1866679Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/csharp 2025-10-10T00:04:39.1867924Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch 2025-10-10T00:04:39.1869704Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/javascript 2025-10-10T00:04:39.1870926Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/php 2025-10-10T00:04:39.1873630Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/php80 2025-10-10T00:04:39.1875101Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit 2025-10-10T00:04:39.1876789Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python27 2025-10-10T00:04:39.1878137Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python35 2025-10-10T00:04:39.1879679Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python36 2025-10-10T00:04:39.1881226Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python37 2025-10-10T00:04:39.1882600Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python38 2025-10-10T00:04:39.1884385Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/ruby 2025-10-10T00:04:39.1885830Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/golang 2025-10-10T00:04:39.1887583Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_compatibility 2025-10-10T00:04:39.1889200Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_jdk7 2025-10-10T00:04:39.1890766Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-10-10T00:04:39.1892038Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_oracle7 2025-10-10T00:04:39.1893657Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/javascript 2025-10-10T00:04:39.1895340Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php80 2025-10-10T00:04:39.1896898Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php_all 2025-10-10T00:04:39.1898331Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python 2025-10-10T00:04:39.1899903Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27 2025-10-10T00:04:39.1901619Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27_cpp 2025-10-10T00:04:39.1902926Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35 2025-10-10T00:04:39.1904814Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35_cpp 2025-10-10T00:04:39.1906448Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36 2025-10-10T00:04:39.1907747Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36_cpp 2025-10-10T00:04:39.1909398Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37 2025-10-10T00:04:39.1911076Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37_cpp 2025-10-10T00:04:39.1912393Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38 2025-10-10T00:04:39.1914243Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38_cpp 2025-10-10T00:04:39.1915763Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_compatibility 2025-10-10T00:04:39.1917532Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_cpp 2025-10-10T00:04:39.1919092Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby23 2025-10-10T00:04:39.1920643Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby24 2025-10-10T00:04:39.1922060Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby25 2025-10-10T00:04:39.1923751Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby26 2025-10-10T00:04:39.1925425Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby27 2025-10-10T00:04:39.1927061Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos 2025-10-10T00:04:39.1928683Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp 2025-10-10T00:04:39.1930039Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-10-10T00:04:39.1931676Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/javascript 2025-10-10T00:04:39.1933124Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-10-10T00:04:39.1934580Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-10-10T00:04:39.1936078Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-10-10T00:04:39.1937857Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_osx 2025-10-10T00:04:39.1939081Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php5.6_mac 2025-10-10T00:04:39.1940769Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.0_mac 2025-10-10T00:04:39.1942266Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.3_mac 2025-10-10T00:04:39.1943935Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python 2025-10-10T00:04:39.1945640Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python_cpp 2025-10-10T00:04:39.1947177Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby23 2025-10-10T00:04:39.1948591Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby24 2025-10-10T00:04:39.1950290Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby25 2025-10-10T00:04:39.1951562Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby26 2025-10-10T00:04:39.1953278Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby27 2025-10-10T00:04:39.1954682Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release 2025-10-10T00:04:39.1956666Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/csharp/windows 2025-10-10T00:04:39.1958961Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/linux 2025-10-10T00:04:39.1960992Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/macos 2025-10-10T00:04:39.1962303Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/windows 2025-10-10T00:04:39.1963900Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/linux 2025-10-10T00:04:39.1966369Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/macos 2025-10-10T00:04:39.1967579Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/windows 2025-10-10T00:04:39.1969126Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux 2025-10-10T00:04:39.1971368Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux/ruby 2025-10-10T00:04:39.1972605Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos 2025-10-10T00:04:39.1974447Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos/ruby 2025-10-10T00:04:39.1975779Z creating torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/windows/csharp 2025-10-10T00:04:39.1978138Z creating torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:39.1979521Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:39.1981270Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/DevTools 2025-10-10T00:04:39.1982989Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj 2025-10-10T00:04:39.1984721Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace 2025-10-10T00:04:39.1986771Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:39.1988016Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:39.1990196Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj 2025-10-10T00:04:39.1991720Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace 2025-10-10T00:04:39.1993358Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:39.1994988Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:39.1997355Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj 2025-10-10T00:04:39.1998744Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace 2025-10-10T00:04:39.2000324Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:39.2001749Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:39.2003719Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:39.2005528Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods 2025-10-10T00:04:39.2007495Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester 2025-10-10T00:04:39.2008854Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-10-10T00:04:39.2010468Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj 2025-10-10T00:04:39.2012177Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace 2025-10-10T00:04:39.2013651Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:39.2016320Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-10-10T00:04:39.2018172Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj 2025-10-10T00:04:39.2019390Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester 2025-10-10T00:04:39.2021334Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:39.2022758Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj 2025-10-10T00:04:39.2024634Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace 2025-10-10T00:04:39.2026192Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:39.2028567Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-10-10T00:04:39.2030560Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj 2025-10-10T00:04:39.2031631Z creating torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:39.2033936Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php 2025-10-10T00:04:39.2035693Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:39.2038214Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src 2025-10-10T00:04:39.2039696Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:39.2042100Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal 2025-10-10T00:04:39.2043805Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:39.2046319Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Field 2025-10-10T00:04:39.2047485Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:39.2049426Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto 2025-10-10T00:04:39.2050848Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto 2025-10-10T00:04:39.2052356Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto 2025-10-10T00:04:39.2053771Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions 2025-10-10T00:04:39.2055800Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions 2025-10-10T00:04:39.2057024Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo 2025-10-10T00:04:39.2059347Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions 2025-10-10T00:04:39.2060453Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo 2025-10-10T00:04:39.2061937Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption 2025-10-10T00:04:39.2063125Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:39.2064853Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:39.2066652Z creating torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto/empty 2025-10-10T00:04:39.2067886Z creating torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:39.2069601Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:39.2071219Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0 2025-10-10T00:04:39.2073761Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:39.2077153Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:39.2079849Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests 2025-10-10T00:04:39.2081094Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google 2025-10-10T00:04:39.2082611Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf 2025-10-10T00:04:39.2084613Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:39.2085692Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:39.2087357Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google 2025-10-10T00:04:39.2089032Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:39.2090474Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf/internal 2025-10-10T00:04:39.2091915Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google 2025-10-10T00:04:39.2093612Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:39.2095428Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/compiler 2025-10-10T00:04:39.2096749Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:39.2098855Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-10-10T00:04:39.2099915Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:39.2101522Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/util 2025-10-10T00:04:39.2103106Z creating torch-2.10.0a0+git344e636/third_party/protobuf/python/release/wheel 2025-10-10T00:04:39.2105365Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:39.2106737Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-10-10T00:04:39.2109044Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:39.2110165Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:39.2112646Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/lib/google 2025-10-10T00:04:39.2114732Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/lib/google/protobuf 2025-10-10T00:04:39.2116283Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main 2025-10-10T00:04:39.2118621Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:39.2121819Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/google 2025-10-10T00:04:39.2122771Z creating torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:39.2124575Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src 2025-10-10T00:04:39.2126296Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:39.2128437Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:39.2129592Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:39.2131400Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:39.2132776Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:39.2134555Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/js 2025-10-10T00:04:39.2136199Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:39.2137703Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/php 2025-10-10T00:04:39.2139676Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/python 2025-10-10T00:04:39.2140871Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:39.2142592Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:39.2143961Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:39.2145900Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:39.2147252Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:39.2148659Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:39.2150459Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:39.2151806Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:39.2153128Z creating torch-2.10.0a0+git344e636/third_party/protobuf/src/solaris 2025-10-10T00:04:39.2154921Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party 2025-10-10T00:04:39.2156611Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:39.2158209Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:39.2159555Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/docs 2025-10-10T00:04:39.2161231Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/include/benchmark 2025-10-10T00:04:39.2163375Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:39.2164741Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:39.2166448Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools 2025-10-10T00:04:39.2167821Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench 2025-10-10T00:04:39.2169471Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:39.2170759Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:39.2172439Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:39.2174249Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:39.2175620Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/build-aux 2025-10-10T00:04:39.2177048Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/cmake 2025-10-10T00:04:39.2179027Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:39.2180295Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:39.2182586Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:39.2183971Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:39.2185526Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/make 2025-10-10T00:04:39.2187213Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-10-10T00:04:39.2189359Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-10-10T00:04:39.2190648Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-10-10T00:04:39.2192528Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-10-10T00:04:39.2193739Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:39.2195586Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:39.2196866Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:39.2198532Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:39.2199798Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:39.2201467Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/cmake 2025-10-10T00:04:39.2202894Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:39.2204638Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:39.2206147Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:39.2208460Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:39.2209801Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:39.2211098Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/m4 2025-10-10T00:04:39.2212742Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/make 2025-10-10T00:04:39.2214721Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:39.2216926Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:39.2218197Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:39.2219996Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts/test 2025-10-10T00:04:39.2221228Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:39.2222889Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:39.2224492Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:39.2226932Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Resources 2025-10-10T00:04:39.2228265Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-10-10T00:04:39.2231012Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj 2025-10-10T00:04:39.2231732Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Scripts 2025-10-10T00:04:39.2233534Z creating torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/gtest.xcodeproj 2025-10-10T00:04:39.2234657Z creating torch-2.10.0a0+git344e636/third_party/protobuf/util/python 2025-10-10T00:04:39.2237039Z creating torch-2.10.0a0+git344e636/third_party/psimd 2025-10-10T00:04:39.2238210Z creating torch-2.10.0a0+git344e636/third_party/psimd/include 2025-10-10T00:04:39.2239873Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:39.2241517Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/bench 2025-10-10T00:04:39.2243142Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/cmake 2025-10-10T00:04:39.2244553Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/examples 2025-10-10T00:04:39.2246287Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/include 2025-10-10T00:04:39.2247507Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/jni 2025-10-10T00:04:39.2249129Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:39.2250766Z creating torch-2.10.0a0+git344e636/third_party/pthreadpool/test 2025-10-10T00:04:39.2252351Z creating torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:39.2253936Z creating torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:39.2256721Z creating torch-2.10.0a0+git344e636/third_party/pybind11/docs/_static/css 2025-10-10T00:04:39.2258844Z creating torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:39.2260014Z creating torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:39.2261731Z creating torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:39.2263105Z creating torch-2.10.0a0+git344e636/third_party/pybind11/docs/cmake 2025-10-10T00:04:39.2264886Z creating torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:39.2267247Z creating torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/conduit 2025-10-10T00:04:39.2268374Z creating torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:39.2270044Z creating torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:39.2271487Z creating torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/stl 2025-10-10T00:04:39.2273054Z creating torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:39.2274477Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:39.2276385Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/extra_python_package 2025-10-10T00:04:39.2277651Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/extra_setuptools 2025-10-10T00:04:39.2279297Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/pure_cpp 2025-10-10T00:04:39.2280935Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:39.2282294Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-10-10T00:04:39.2283969Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/installed_function 2025-10-10T00:04:39.2285510Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/installed_target 2025-10-10T00:04:39.2286895Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-10-10T00:04:39.2288373Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-10-10T00:04:39.2290113Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-10-10T00:04:39.2291356Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:39.2293113Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:39.2294545Z creating torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:39.2296454Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:39.2297768Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:39.2299506Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/go-generate 2025-10-10T00:04:39.2301684Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/make 2025-10-10T00:04:39.2302857Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/nmake 2025-10-10T00:04:39.2304502Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/logo 2025-10-10T00:04:39.2306159Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:39.2307606Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:39.2309245Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/c 2025-10-10T00:04:39.2310520Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/common 2025-10-10T00:04:39.2312189Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats 2025-10-10T00:04:39.2313558Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/elf 2025-10-10T00:04:39.2315331Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/macho 2025-10-10T00:04:39.2316813Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/mscoff 2025-10-10T00:04:39.2318400Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:39.2319708Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/sphinx 2025-10-10T00:04:39.2321298Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/test 2025-10-10T00:04:39.2322933Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/test/arm 2025-10-10T00:04:39.2324750Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:39.2326076Z creating torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:39.2327638Z creating torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:39.2329267Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs 2025-10-10T00:04:39.2330775Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/1-user-guide 2025-10-10T00:04:39.2332535Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/1-user-guide/build-with-cmake 2025-10-10T00:04:39.2333811Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references 2025-10-10T00:04:39.2335713Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/dft 2025-10-10T00:04:39.2337054Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:39.2338709Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:39.2340089Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/3-extra 2025-10-10T00:04:39.2341706Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/4-tools 2025-10-10T00:04:39.2343306Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/5-performance 2025-10-10T00:04:39.2344687Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/6-contribute 2025-10-10T00:04:39.2346430Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/7-blog 2025-10-10T00:04:39.2347995Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/_layouts 2025-10-10T00:04:39.2349480Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/_posts 2025-10-10T00:04:39.2351165Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/_sass/custom 2025-10-10T00:04:39.2353227Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:39.2354634Z creating torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:39.2356341Z creating torch-2.10.0a0+git344e636/third_party/sleef/include 2025-10-10T00:04:39.2357877Z creating torch-2.10.0a0+git344e636/third_party/sleef/src 2025-10-10T00:04:39.2359483Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:39.2360751Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:39.2362445Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:39.2364055Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:39.2365719Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:39.2366974Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:39.2368746Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:39.2370575Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks/plot-tool 2025-10-10T00:04:39.2371746Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:39.2373565Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:39.2375293Z creating torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:39.2376530Z creating torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:39.2378307Z creating torch-2.10.0a0+git344e636/third_party/tensorflow_cuda_bazel_build/cuda 2025-10-10T00:04:39.2380314Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:39.2381774Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:39.2383020Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:39.2384645Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/docs 2025-10-10T00:04:39.2386370Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:39.2387833Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:39.2389163Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:39.2390913Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:39.2392244Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:39.2393885Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:39.2395643Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:39.2397023Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:39.2398708Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:39.2399964Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:39.2401564Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:39.2402895Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:39.2404645Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:39.2406224Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/misc 2025-10-10T00:04:39.2407512Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/python 2025-10-10T00:04:39.2409200Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test 2025-10-10T00:04:39.2410837Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:39.2412226Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/basic 2025-10-10T00:04:39.2413967Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-10-10T00:04:39.2415791Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_basic 2025-10-10T00:04:39.2417119Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr 2025-10-10T00:04:39.2419031Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc 2025-10-10T00:04:39.2420189Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_xth 2025-10-10T00:04:39.2421969Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/mpt 2025-10-10T00:04:39.2423608Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/xth 2025-10-10T00:04:39.2424997Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:39.2426532Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/core 2025-10-10T00:04:39.2428156Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/python 2025-10-10T00:04:39.2429463Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport 2025-10-10T00:04:39.2431173Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-10-10T00:04:39.2432537Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:39.2433972Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:39.2435836Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:39.2437110Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:39.2438723Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:39.2440025Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:39.2441593Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party 2025-10-10T00:04:39.2443102Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:39.2444853Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:39.2446464Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock 2025-10-10T00:04:39.2447841Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/cmake 2025-10-10T00:04:39.2449350Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:39.2451115Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:39.2453316Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:39.2455246Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:39.2456796Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-10-10T00:04:39.2458338Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:39.2459739Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:39.2461158Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:39.2462900Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:39.2464285Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest 2025-10-10T00:04:39.2466242Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-10-10T00:04:39.2468066Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-10-10T00:04:39.2469839Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:39.2472005Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:39.2473596Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:39.2474865Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:39.2476603Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:39.2479925Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts/test 2025-10-10T00:04:39.2481902Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:39.2482808Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:39.2483361Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:39.2485424Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/build 2025-10-10T00:04:39.2486196Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/docs 2025-10-10T00:04:39.2487852Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:39.2488854Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:39.2491086Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:39.2492912Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-10-10T00:04:39.2493945Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:39.2495722Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:39.2497589Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-10-10T00:04:39.2498852Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:39.2500326Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:39.2501687Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:39.2503653Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/cmake-toolchains 2025-10-10T00:04:39.2504995Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs 2025-10-10T00:04:39.2506729Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code 2025-10-10T00:04:39.2508125Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/cgi 2025-10-10T00:04:39.2509851Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/default-loop 2025-10-10T00:04:39.2511154Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/detach 2025-10-10T00:04:39.2512797Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/dns 2025-10-10T00:04:39.2514349Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/helloworld 2025-10-10T00:04:39.2516056Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/idle-basic 2025-10-10T00:04:39.2517464Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/idle-compute 2025-10-10T00:04:39.2519174Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/interfaces 2025-10-10T00:04:39.2520535Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/locks 2025-10-10T00:04:39.2522348Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-10-10T00:04:39.2523586Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/onchange 2025-10-10T00:04:39.2525629Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/pipe-echo-server 2025-10-10T00:04:39.2526806Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-10-10T00:04:39.2528510Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/proc-streams 2025-10-10T00:04:39.2529847Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/progress 2025-10-10T00:04:39.2531423Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/queue-cancel 2025-10-10T00:04:39.2532811Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/queue-work 2025-10-10T00:04:39.2534659Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/ref-timer 2025-10-10T00:04:39.2536021Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/signal 2025-10-10T00:04:39.2537846Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/spawn 2025-10-10T00:04:39.2539237Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/tcp-echo-server 2025-10-10T00:04:39.2540705Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/thread-create 2025-10-10T00:04:39.2542487Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/tty 2025-10-10T00:04:39.2544437Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/tty-gravity 2025-10-10T00:04:39.2545656Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/udp-dhcp 2025-10-10T00:04:39.2547190Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvcat 2025-10-10T00:04:39.2548884Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvstop 2025-10-10T00:04:39.2550226Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvtee 2025-10-10T00:04:39.2552002Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvwget 2025-10-10T00:04:39.2553358Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:39.2555208Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:39.2556610Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/sphinx-plugins 2025-10-10T00:04:39.2558249Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-10-10T00:04:39.2559664Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-10-10T00:04:39.2561176Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data 2025-10-10T00:04:39.2562656Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-10-10T00:04:39.2563922Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/img 2025-10-10T00:04:39.2565836Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include 2025-10-10T00:04:39.2567328Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:39.2568912Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/m4 2025-10-10T00:04:39.2570344Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:39.2572010Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:39.2573326Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:39.2575198Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:39.2576728Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-10-10T00:04:39.2578372Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test/fixtures/one_file 2025-10-10T00:04:39.2579686Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/tools 2025-10-10T00:04:39.2581352Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:39.2582826Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:39.2584415Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/_static 2025-10-10T00:04:39.2586170Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:39.2587531Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:39.2589097Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:39.2590441Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:39.2592851Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:39.2593979Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/pybind11 2025-10-10T00:04:39.2595746Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:39.2597576Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:39.2598913Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-10-10T00:04:39.2600419Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_function 2025-10-10T00:04:39.2601856Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_target 2025-10-10T00:04:39.2603364Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-10-10T00:04:39.2605024Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-10-10T00:04:39.2606482Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-10-10T00:04:39.2607774Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-10-10T00:04:39.2609089Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:39.2610658Z creating torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-10-10T00:04:39.2612189Z creating torch-2.10.0a0+git344e636/third_party/valgrind-headers 2025-10-10T00:04:39.2613769Z creating torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:39.2615700Z creating torch-2.10.0a0+git344e636/tools/alerts 2025-10-10T00:04:39.2618112Z creating torch-2.10.0a0+git344e636/tools/amd_build 2025-10-10T00:04:39.2619201Z creating torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:39.2621076Z creating torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:39.2622304Z creating torch-2.10.0a0+git344e636/tools/bazel_tools 2025-10-10T00:04:39.2624001Z creating torch-2.10.0a0+git344e636/tools/build/bazel 2025-10-10T00:04:39.2626300Z creating torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:39.2627771Z creating torch-2.10.0a0+git344e636/tools/build_defs/android 2025-10-10T00:04:39.2629229Z creating torch-2.10.0a0+git344e636/tools/build_defs/apple 2025-10-10T00:04:39.2630720Z creating torch-2.10.0a0+git344e636/tools/build_defs/windows 2025-10-10T00:04:39.2632376Z creating torch-2.10.0a0+git344e636/tools/code_analyzer 2025-10-10T00:04:39.2633510Z creating torch-2.10.0a0+git344e636/tools/code_coverage 2025-10-10T00:04:39.2635429Z creating torch-2.10.0a0+git344e636/tools/code_coverage/package 2025-10-10T00:04:39.2636913Z creating torch-2.10.0a0+git344e636/tools/code_coverage/package/oss 2025-10-10T00:04:39.2638527Z creating torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:39.2639756Z creating torch-2.10.0a0+git344e636/tools/code_coverage/package/tool/parser 2025-10-10T00:04:39.2641375Z creating torch-2.10.0a0+git344e636/tools/code_coverage/package/util 2025-10-10T00:04:39.2642825Z creating torch-2.10.0a0+git344e636/tools/config 2025-10-10T00:04:39.2644657Z creating torch-2.10.0a0+git344e636/tools/coverage_plugins_package 2025-10-10T00:04:39.2646329Z creating torch-2.10.0a0+git344e636/tools/coverage_plugins_package/src/coverage_plugins 2025-10-10T00:04:39.2648362Z creating torch-2.10.0a0+git344e636/tools/dynamo 2025-10-10T00:04:39.2649778Z creating torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:39.2652043Z creating torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:39.2653075Z creating torch-2.10.0a0+git344e636/tools/flight_recorder 2025-10-10T00:04:39.2654948Z creating torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:39.2656508Z creating torch-2.10.0a0+git344e636/tools/gdb 2025-10-10T00:04:39.2658024Z creating torch-2.10.0a0+git344e636/tools/github 2025-10-10T00:04:39.2659691Z creating torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:39.2661033Z creating torch-2.10.0a0+git344e636/tools/jit 2025-10-10T00:04:39.2662712Z creating torch-2.10.0a0+git344e636/tools/jit/templates 2025-10-10T00:04:39.2664254Z creating torch-2.10.0a0+git344e636/tools/jit/test 2025-10-10T00:04:39.2665978Z creating torch-2.10.0a0+git344e636/tools/linter 2025-10-10T00:04:39.2667440Z creating torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:39.2668952Z creating torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:39.2670571Z creating torch-2.10.0a0+git344e636/tools/linter/clang_tidy 2025-10-10T00:04:39.2671979Z creating torch-2.10.0a0+git344e636/tools/lite_interpreter 2025-10-10T00:04:39.2673522Z creating torch-2.10.0a0+git344e636/tools/lldb 2025-10-10T00:04:39.2675188Z creating torch-2.10.0a0+git344e636/tools/packaging 2025-10-10T00:04:39.2676724Z creating torch-2.10.0a0+git344e636/tools/pyi 2025-10-10T00:04:39.2678379Z creating torch-2.10.0a0+git344e636/tools/rules 2025-10-10T00:04:39.2679747Z creating torch-2.10.0a0+git344e636/tools/rules_cc 2025-10-10T00:04:39.2681381Z creating torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:39.2682808Z creating torch-2.10.0a0+git344e636/tools/shared 2025-10-10T00:04:39.2684467Z creating torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:39.2686078Z creating torch-2.10.0a0+git344e636/tools/stats/upload_utilization_stats 2025-10-10T00:04:39.2687461Z creating torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:39.2689177Z creating torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:39.2690778Z creating torch-2.10.0a0+git344e636/tools/test/header_only_linter_testdata 2025-10-10T00:04:39.2691876Z creating torch-2.10.0a0+git344e636/tools/test/heuristics 2025-10-10T00:04:39.2693581Z creating torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:39.2695342Z creating torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:39.2696829Z creating torch-2.10.0a0+git344e636/tools/testing/target_determination 2025-10-10T00:04:39.2698369Z creating torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:39.2699751Z creating torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:39.2701403Z creating torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:39.2702738Z creating torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:39.2704505Z creating torch-2.10.0a0+git344e636/torch/_C/_acc 2025-10-10T00:04:39.2706124Z creating torch-2.10.0a0+git344e636/torch/_C/_dynamo 2025-10-10T00:04:39.2707508Z creating torch-2.10.0a0+git344e636/torch/_C/_export 2025-10-10T00:04:39.2709213Z creating torch-2.10.0a0+git344e636/torch/_C_flatbuffer 2025-10-10T00:04:39.2710855Z creating torch-2.10.0a0+git344e636/torch/_awaits 2025-10-10T00:04:39.2712061Z creating torch-2.10.0a0+git344e636/torch/_custom_op 2025-10-10T00:04:39.2713818Z creating torch-2.10.0a0+git344e636/torch/_decomp 2025-10-10T00:04:39.2715468Z creating torch-2.10.0a0+git344e636/torch/_dispatch 2025-10-10T00:04:39.2717027Z creating torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:39.2718609Z creating torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:39.2720272Z creating torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:39.2721700Z creating torch-2.10.0a0+git344e636/torch/_dynamo/repro 2025-10-10T00:04:39.2723291Z creating torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:39.2724654Z creating torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:39.2726378Z creating torch-2.10.0a0+git344e636/torch/_export/db 2025-10-10T00:04:39.2727814Z creating torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:39.2729425Z creating torch-2.10.0a0+git344e636/torch/_export/pass_infra 2025-10-10T00:04:39.2730977Z creating torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:39.2732448Z creating torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:39.2734020Z creating torch-2.10.0a0+git344e636/torch/_export/serde/gen-cpp2 2025-10-10T00:04:39.2735689Z creating torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:39.2737426Z creating torch-2.10.0a0+git344e636/torch/_functorch/_activation_checkpointing 2025-10-10T00:04:39.2738612Z creating torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:39.2740226Z creating torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:39.2741665Z creating torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:39.2743441Z creating torch-2.10.0a0+git344e636/torch/_inductor/analysis 2025-10-10T00:04:39.2745155Z creating torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic 2025-10-10T00:04:39.2746899Z creating torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:39.2748426Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:39.2749750Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/aoti_runtime 2025-10-10T00:04:39.2751372Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:39.2753011Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-10-10T00:04:39.2754650Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-10-10T00:04:39.2756525Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-10-10T00:04:39.2757809Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-10-10T00:04:39.2759278Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-10-10T00:04:39.2760438Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:39.2762101Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/mtia 2025-10-10T00:04:39.2763520Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:39.2765286Z creating torch-2.10.0a0+git344e636/torch/_inductor/codegen/xpu 2025-10-10T00:04:39.2766802Z creating torch-2.10.0a0+git344e636/torch/_inductor/compile_worker 2025-10-10T00:04:39.2768277Z creating torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:39.2770110Z creating torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:39.2771687Z creating torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:39.2773429Z creating torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex 2025-10-10T00:04:39.2775103Z creating torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex/templates 2025-10-10T00:04:39.2776694Z creating torch-2.10.0a0+git344e636/torch/_inductor/package 2025-10-10T00:04:39.2778371Z creating torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:39.2779616Z creating torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:39.2781255Z creating torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:39.2782633Z creating torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:39.2784352Z creating torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:39.2786011Z creating torch-2.10.0a0+git344e636/torch/_logging 2025-10-10T00:04:39.2787522Z creating torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:39.2789104Z creating torch-2.10.0a0+git344e636/torch/_numpy/testing 2025-10-10T00:04:39.2790481Z creating torch-2.10.0a0+git344e636/torch/_prims 2025-10-10T00:04:39.2792154Z creating torch-2.10.0a0+git344e636/torch/_prims_common 2025-10-10T00:04:39.2793656Z creating torch-2.10.0a0+git344e636/torch/_refs 2025-10-10T00:04:39.2795530Z creating torch-2.10.0a0+git344e636/torch/_refs/linalg 2025-10-10T00:04:39.2797047Z creating torch-2.10.0a0+git344e636/torch/_refs/nn 2025-10-10T00:04:39.2798696Z creating torch-2.10.0a0+git344e636/torch/_refs/nn/functional 2025-10-10T00:04:39.2800174Z creating torch-2.10.0a0+git344e636/torch/_refs/special 2025-10-10T00:04:39.2801667Z creating torch-2.10.0a0+git344e636/torch/_strobelight 2025-10-10T00:04:39.2803214Z creating torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:39.2804573Z creating torch-2.10.0a0+git344e636/torch/_vendor 2025-10-10T00:04:39.2806387Z creating torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:39.2808485Z creating torch-2.10.0a0+git344e636/torch/accelerator 2025-10-10T00:04:39.2808945Z creating torch-2.10.0a0+git344e636/torch/amp 2025-10-10T00:04:39.2810480Z creating torch-2.10.0a0+git344e636/torch/ao 2025-10-10T00:04:39.2812382Z creating torch-2.10.0a0+git344e636/torch/ao/nn 2025-10-10T00:04:39.2813209Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic 2025-10-10T00:04:39.2814856Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/modules 2025-10-10T00:04:39.2816554Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat 2025-10-10T00:04:39.2817753Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat/modules 2025-10-10T00:04:39.2819606Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized 2025-10-10T00:04:39.2821150Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/dynamic 2025-10-10T00:04:39.2823030Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-10-10T00:04:39.2824411Z creating torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/modules 2025-10-10T00:04:39.2825524Z creating torch-2.10.0a0+git344e636/torch/ao/nn/qat 2025-10-10T00:04:39.2827418Z creating torch-2.10.0a0+git344e636/torch/ao/nn/qat/dynamic 2025-10-10T00:04:39.2828962Z creating torch-2.10.0a0+git344e636/torch/ao/nn/qat/dynamic/modules 2025-10-10T00:04:39.2830335Z creating torch-2.10.0a0+git344e636/torch/ao/nn/qat/modules 2025-10-10T00:04:39.2831913Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantizable 2025-10-10T00:04:39.2833568Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantizable/modules 2025-10-10T00:04:39.2835211Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantized 2025-10-10T00:04:39.2836718Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic 2025-10-10T00:04:39.2838300Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic/modules 2025-10-10T00:04:39.2839920Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:39.2841434Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference 2025-10-10T00:04:39.2843041Z creating torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:39.2844547Z creating torch-2.10.0a0+git344e636/torch/ao/nn/sparse 2025-10-10T00:04:39.2846327Z creating torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized 2025-10-10T00:04:39.2847728Z creating torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized/dynamic 2025-10-10T00:04:39.2849084Z creating torch-2.10.0a0+git344e636/torch/ao/ns 2025-10-10T00:04:39.2851036Z creating torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:39.2852130Z creating torch-2.10.0a0+git344e636/torch/ao/pruning 2025-10-10T00:04:39.2853849Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental 2025-10-10T00:04:39.2855684Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/activation_sparsifier 2025-10-10T00:04:39.2856964Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_scheduler 2025-10-10T00:04:39.2858577Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier 2025-10-10T00:04:39.2860133Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-10-10T00:04:39.2861610Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-10-10T00:04:39.2862996Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-10-10T00:04:39.2864881Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-10-10T00:04:39.2866267Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests 2025-10-10T00:04:39.2867602Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:39.2869446Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:39.2870642Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/scheduler 2025-10-10T00:04:39.2872298Z creating torch-2.10.0a0+git344e636/torch/ao/pruning/sparsifier 2025-10-10T00:04:39.2873790Z creating torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:39.2875633Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:39.2877228Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:39.2878385Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:39.2880216Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:39.2881503Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:39.2883209Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e/representation 2025-10-10T00:04:39.2884666Z creating torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:39.2886290Z creating torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:39.2887823Z creating torch-2.10.0a0+git344e636/torch/autograd/_functions 2025-10-10T00:04:39.2889406Z creating torch-2.10.0a0+git344e636/torch/backends 2025-10-10T00:04:39.2890985Z creating torch-2.10.0a0+git344e636/torch/backends/_coreml 2025-10-10T00:04:39.2892268Z creating torch-2.10.0a0+git344e636/torch/backends/_nnapi 2025-10-10T00:04:39.2893976Z creating torch-2.10.0a0+git344e636/torch/backends/cpu 2025-10-10T00:04:39.2895559Z creating torch-2.10.0a0+git344e636/torch/backends/cuda 2025-10-10T00:04:39.2897149Z creating torch-2.10.0a0+git344e636/torch/backends/cudnn 2025-10-10T00:04:39.2898736Z creating torch-2.10.0a0+git344e636/torch/backends/cusparselt 2025-10-10T00:04:39.2900213Z creating torch-2.10.0a0+git344e636/torch/backends/kleidiai 2025-10-10T00:04:39.2901754Z creating torch-2.10.0a0+git344e636/torch/backends/mha 2025-10-10T00:04:39.2903172Z creating torch-2.10.0a0+git344e636/torch/backends/miopen 2025-10-10T00:04:39.2904845Z creating torch-2.10.0a0+git344e636/torch/backends/mkl 2025-10-10T00:04:39.2906632Z creating torch-2.10.0a0+git344e636/torch/backends/mkldnn 2025-10-10T00:04:39.2907938Z creating torch-2.10.0a0+git344e636/torch/backends/mps 2025-10-10T00:04:39.2909594Z creating torch-2.10.0a0+git344e636/torch/backends/nnpack 2025-10-10T00:04:39.2911211Z creating torch-2.10.0a0+git344e636/torch/backends/openmp 2025-10-10T00:04:39.2912671Z creating torch-2.10.0a0+git344e636/torch/backends/opt_einsum 2025-10-10T00:04:39.2914326Z creating torch-2.10.0a0+git344e636/torch/backends/quantized 2025-10-10T00:04:39.2915888Z creating torch-2.10.0a0+git344e636/torch/backends/xeon 2025-10-10T00:04:39.2917511Z creating torch-2.10.0a0+git344e636/torch/backends/xnnpack 2025-10-10T00:04:39.2918951Z creating torch-2.10.0a0+git344e636/torch/compiler 2025-10-10T00:04:39.2920528Z creating torch-2.10.0a0+git344e636/torch/contrib 2025-10-10T00:04:39.2922025Z creating torch-2.10.0a0+git344e636/torch/cpu 2025-10-10T00:04:39.2923613Z creating torch-2.10.0a0+git344e636/torch/cpu/amp 2025-10-10T00:04:39.2925138Z creating torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:39.2926819Z creating torch-2.10.0a0+git344e636/torch/csrc/acc 2025-10-10T00:04:39.2928463Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:39.2931111Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:39.2932712Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/dataloader 2025-10-10T00:04:39.2933973Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:39.2935886Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/detail 2025-10-10T00:04:39.2937567Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:39.2938833Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/transforms 2025-10-10T00:04:39.2940463Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/detail 2025-10-10T00:04:39.2942118Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nativert 2025-10-10T00:04:39.2943677Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:39.2945485Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:39.2946806Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:39.2948637Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:39.2949822Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:39.2951619Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/parallel 2025-10-10T00:04:39.2953224Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/utils 2025-10-10T00:04:39.2954597Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:39.2956450Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim/schedulers 2025-10-10T00:04:39.2957694Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/python 2025-10-10T00:04:39.2959378Z creating torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/serialize 2025-10-10T00:04:39.2960735Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:39.2962407Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/data/datasets 2025-10-10T00:04:39.2964731Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/data/samplers 2025-10-10T00:04:39.2966262Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/nn 2025-10-10T00:04:39.2967523Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:39.2969315Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules/container 2025-10-10T00:04:39.2970587Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:39.2972244Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:39.2973728Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/optim/schedulers 2025-10-10T00:04:39.2975494Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/python 2025-10-10T00:04:39.2977909Z creating torch-2.10.0a0+git344e636/torch/csrc/api/src/serialize 2025-10-10T00:04:39.2979046Z creating torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:39.2980798Z creating torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:39.2982252Z creating torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:39.2983659Z creating torch-2.10.0a0+git344e636/torch/csrc/cpu 2025-10-10T00:04:39.2985396Z creating torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:39.2987178Z creating torch-2.10.0a0+git344e636/torch/csrc/cuda/shared 2025-10-10T00:04:39.2988412Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:39.2990788Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/context 2025-10-10T00:04:39.2992347Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/engine 2025-10-10T00:04:39.2993635Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/functions 2025-10-10T00:04:39.2995644Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:39.2996919Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:39.2998734Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_collectives 2025-10-10T00:04:39.2999999Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_plane 2025-10-10T00:04:39.3001647Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:39.3003387Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel 2025-10-10T00:04:39.3006181Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/quantization 2025-10-10T00:04:39.3007323Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:39.3008943Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:39.3010490Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/metrics 2025-10-10T00:04:39.3012065Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/profiler 2025-10-10T00:04:39.3013620Z creating torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/testing 2025-10-10T00:04:39.3015152Z creating torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:39.3016730Z creating torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:39.3018374Z creating torch-2.10.0a0+git344e636/torch/csrc/functionalization 2025-10-10T00:04:39.3019842Z creating torch-2.10.0a0+git344e636/torch/csrc/functorch 2025-10-10T00:04:39.3021155Z creating torch-2.10.0a0+git344e636/torch/csrc/fx 2025-10-10T00:04:39.3022849Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:39.3024465Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_eager 2025-10-10T00:04:39.3026076Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:39.3027534Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_package 2025-10-10T00:04:39.3029116Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:39.3030643Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:39.3032441Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:39.3033734Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:39.3035821Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/generated 2025-10-10T00:04:39.3037320Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:39.3039094Z creating torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper/device_internal 2025-10-10T00:04:39.3040279Z creating torch-2.10.0a0+git344e636/torch/csrc/instruction_counter 2025-10-10T00:04:39.3041921Z creating torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:39.3043519Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:39.3045462Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:39.3047058Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/cpp 2025-10-10T00:04:39.3049239Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:39.3050457Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/nnapi 2025-10-10T00:04:39.3052240Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack 2025-10-10T00:04:39.3053807Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/compiler 2025-10-10T00:04:39.3055806Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/executor 2025-10-10T00:04:39.3057639Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/serialization 2025-10-10T00:04:39.3058689Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/cuda 2025-10-10T00:04:39.3060910Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:39.3062502Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cpu 2025-10-10T00:04:39.3064288Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cuda 2025-10-10T00:04:39.3065654Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:39.3067207Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/cuda 2025-10-10T00:04:39.3068797Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/docs 2025-10-10T00:04:39.3070247Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:39.3071635Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:39.3073384Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:39.3075059Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:39.3076663Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:39.3078011Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:39.3079669Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:39.3081213Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train/optim 2025-10-10T00:04:39.3082631Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:39.3084345Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:39.3086040Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/passes/dbr_quantization 2025-10-10T00:04:39.3087521Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:39.3089457Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:39.3090680Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:39.3092373Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:39.3093788Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:39.3095420Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:39.3097180Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:39.3098746Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:39.3099919Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:39.3101691Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:39.3103183Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:39.3104876Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/scripts 2025-10-10T00:04:39.3106474Z creating torch-2.10.0a0+git344e636/torch/csrc/jit/testing 2025-10-10T00:04:39.3108092Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy 2025-10-10T00:04:39.3109723Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:39.3111190Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:39.3112985Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/core/internal_ops 2025-10-10T00:04:39.3114402Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/core/ops 2025-10-10T00:04:39.3116199Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/generated 2025-10-10T00:04:39.3117554Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/python 2025-10-10T00:04:39.3119207Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:39.3120637Z creating torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend/ops 2025-10-10T00:04:39.3122001Z creating torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:39.3123686Z creating torch-2.10.0a0+git344e636/torch/csrc/mps 2025-10-10T00:04:39.3125386Z creating torch-2.10.0a0+git344e636/torch/csrc/mtia 2025-10-10T00:04:39.3127228Z creating torch-2.10.0a0+git344e636/torch/csrc/mtia/profiler 2025-10-10T00:04:39.3128374Z creating torch-2.10.0a0+git344e636/torch/csrc/multiprocessing 2025-10-10T00:04:39.3130007Z creating torch-2.10.0a0+git344e636/torch/csrc/onnx 2025-10-10T00:04:39.3131541Z creating torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:39.3133191Z creating torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:39.3134816Z creating torch-2.10.0a0+git344e636/torch/csrc/profiler/python 2025-10-10T00:04:39.3136487Z creating torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:39.3138170Z creating torch-2.10.0a0+git344e636/torch/csrc/profiler/stubs 2025-10-10T00:04:39.3139421Z creating torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:39.3141072Z creating torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:39.3142625Z creating torch-2.10.0a0+git344e636/torch/csrc/tensor 2025-10-10T00:04:39.3144364Z creating torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:39.3145905Z creating torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:39.3147468Z creating torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:39.3149039Z creating torch-2.10.0a0+git344e636/torch/cuda/amp 2025-10-10T00:04:39.3150592Z creating torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:39.3152578Z creating torch-2.10.0a0+git344e636/torch/distributed/_composable 2025-10-10T00:04:39.3154314Z creating torch-2.10.0a0+git344e636/torch/distributed/_composable/fsdp 2025-10-10T00:04:39.3155757Z creating torch-2.10.0a0+git344e636/torch/distributed/_pycute 2025-10-10T00:04:39.3156433Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:39.3157862Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/checkpoint 2025-10-10T00:04:39.3158675Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_optim 2025-10-10T00:04:39.3160084Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:39.3160839Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:39.3162354Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_plan 2025-10-10T00:04:39.3162993Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec 2025-10-10T00:04:39.3164341Z creating torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-10-10T00:04:39.3165568Z creating torch-2.10.0a0+git344e636/torch/distributed/_sharded_tensor 2025-10-10T00:04:39.3166511Z creating torch-2.10.0a0+git344e636/torch/distributed/_sharding_spec 2025-10-10T00:04:39.3167613Z creating torch-2.10.0a0+git344e636/torch/distributed/_symmetric_memory 2025-10-10T00:04:39.3168733Z creating torch-2.10.0a0+git344e636/torch/distributed/_tensor 2025-10-10T00:04:39.3169468Z creating torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:39.3170819Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms 2025-10-10T00:04:39.3171639Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms/_checkpoint 2025-10-10T00:04:39.3172743Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms/_comm_hooks 2025-10-10T00:04:39.3173766Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms/_optimizer_overlap 2025-10-10T00:04:39.3175186Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms/_quantization 2025-10-10T00:04:39.3176108Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:39.3177173Z creating torch-2.10.0a0+git344e636/torch/distributed/algorithms/model_averaging 2025-10-10T00:04:39.3178108Z creating torch-2.10.0a0+git344e636/torch/distributed/autograd 2025-10-10T00:04:39.3179046Z creating torch-2.10.0a0+git344e636/torch/distributed/benchmarks 2025-10-10T00:04:39.3180188Z creating torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:39.3181127Z creating torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:39.3182396Z creating torch-2.10.0a0+git344e636/torch/distributed/checkpoint/examples 2025-10-10T00:04:39.3183208Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic 2025-10-10T00:04:39.3184303Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/agent 2025-10-10T00:04:39.3185705Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/agent/server 2025-10-10T00:04:39.3186647Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/events 2025-10-10T00:04:39.3187676Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/metrics 2025-10-10T00:04:39.3188685Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing 2025-10-10T00:04:39.3189844Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:39.3190795Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-10-10T00:04:39.3191845Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:39.3192922Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/timer 2025-10-10T00:04:39.3193867Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:39.3195385Z creating torch-2.10.0a0+git344e636/torch/distributed/elastic/utils/data 2025-10-10T00:04:39.3196122Z creating torch-2.10.0a0+git344e636/torch/distributed/examples 2025-10-10T00:04:39.3197388Z creating torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:39.3198216Z creating torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:39.3199401Z creating torch-2.10.0a0+git344e636/torch/distributed/launcher 2025-10-10T00:04:39.3200188Z creating torch-2.10.0a0+git344e636/torch/distributed/nn 2025-10-10T00:04:39.3201476Z creating torch-2.10.0a0+git344e636/torch/distributed/nn/api 2025-10-10T00:04:39.3202257Z creating torch-2.10.0a0+git344e636/torch/distributed/nn/jit 2025-10-10T00:04:39.3203580Z creating torch-2.10.0a0+git344e636/torch/distributed/nn/jit/templates 2025-10-10T00:04:39.3204461Z creating torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:39.3205906Z creating torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:39.3207527Z creating torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:39.3208976Z creating torch-2.10.0a0+git344e636/torch/distributed/rpc/_testing 2025-10-10T00:04:39.3210697Z creating torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:39.3212045Z creating torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:39.3214318Z creating torch-2.10.0a0+git344e636/torch/distributed/tensor/debug 2025-10-10T00:04:39.3215235Z creating torch-2.10.0a0+git344e636/torch/distributed/tensor/examples 2025-10-10T00:04:39.3216737Z creating torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:39.3218168Z creating torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:39.3219604Z creating torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:39.3221050Z creating torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:39.3222554Z creating torch-2.10.0a0+git344e636/torch/export/experimental 2025-10-10T00:04:39.3223942Z creating torch-2.10.0a0+git344e636/torch/export/passes 2025-10-10T00:04:39.3225648Z creating torch-2.10.0a0+git344e636/torch/export/pt2_archive 2025-10-10T00:04:39.3227013Z creating torch-2.10.0a0+git344e636/torch/fft 2025-10-10T00:04:39.3228429Z creating torch-2.10.0a0+git344e636/torch/func 2025-10-10T00:04:39.3229901Z creating torch-2.10.0a0+git344e636/torch/futures 2025-10-10T00:04:39.3231276Z creating torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:39.3232821Z creating torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:39.3234528Z creating torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:39.3235984Z creating torch-2.10.0a0+git344e636/torch/fx/experimental/shape_inference 2025-10-10T00:04:39.3237423Z creating torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:39.3239176Z creating torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:39.3240295Z creating torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:39.3241743Z creating torch-2.10.0a0+git344e636/torch/fx/passes/backends 2025-10-10T00:04:39.3243223Z creating torch-2.10.0a0+git344e636/torch/fx/passes/dialect 2025-10-10T00:04:39.3244885Z creating torch-2.10.0a0+git344e636/torch/fx/passes/dialect/common 2025-10-10T00:04:39.3246344Z creating torch-2.10.0a0+git344e636/torch/fx/passes/infra 2025-10-10T00:04:39.3247842Z creating torch-2.10.0a0+git344e636/torch/fx/passes/tests 2025-10-10T00:04:39.3249360Z creating torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:39.3250877Z creating torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:39.3252459Z creating torch-2.10.0a0+git344e636/torch/headeronly/core 2025-10-10T00:04:39.3253936Z creating torch-2.10.0a0+git344e636/torch/headeronly/cpu/vec 2025-10-10T00:04:39.3256241Z creating torch-2.10.0a0+git344e636/torch/headeronly/cpu/vec/vec256 2025-10-10T00:04:39.3257582Z creating torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:39.3259081Z creating torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:39.3260438Z creating torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:39.3261887Z creating torch-2.10.0a0+git344e636/torch/jit/_passes 2025-10-10T00:04:39.3263360Z creating torch-2.10.0a0+git344e636/torch/jit/mobile 2025-10-10T00:04:39.3264975Z creating torch-2.10.0a0+git344e636/torch/legacy 2025-10-10T00:04:39.3266427Z creating torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:39.3268440Z creating torch-2.10.0a0+git344e636/torch/lib/libshm_windows 2025-10-10T00:04:39.3269779Z creating torch-2.10.0a0+git344e636/torch/linalg 2025-10-10T00:04:39.3271198Z creating torch-2.10.0a0+git344e636/torch/masked 2025-10-10T00:04:39.3272733Z creating torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:39.3274240Z creating torch-2.10.0a0+git344e636/torch/monitor 2025-10-10T00:04:39.3275727Z creating torch-2.10.0a0+git344e636/torch/mps 2025-10-10T00:04:39.3277205Z creating torch-2.10.0a0+git344e636/torch/mtia 2025-10-10T00:04:39.3278688Z creating torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:39.3280095Z creating torch-2.10.0a0+git344e636/torch/nativert 2025-10-10T00:04:39.3281565Z creating torch-2.10.0a0+git344e636/torch/nativert/backends 2025-10-10T00:04:39.3282944Z creating torch-2.10.0a0+git344e636/torch/nativert/common 2025-10-10T00:04:39.3284549Z creating torch-2.10.0a0+git344e636/torch/nativert/detail 2025-10-10T00:04:39.3286132Z creating torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:39.3287615Z creating torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:39.3289068Z creating torch-2.10.0a0+git344e636/torch/nativert/executor/triton 2025-10-10T00:04:39.3290426Z creating torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:39.3291867Z creating torch-2.10.0a0+git344e636/torch/nativert/graph/passes 2025-10-10T00:04:39.3293394Z creating torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:39.3294919Z creating torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:39.3296633Z creating torch-2.10.0a0+git344e636/torch/nativert/python 2025-10-10T00:04:39.3298237Z creating torch-2.10.0a0+git344e636/torch/nested 2025-10-10T00:04:39.3299887Z creating torch-2.10.0a0+git344e636/torch/nested/_internal 2025-10-10T00:04:39.3301303Z creating torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:39.3302935Z creating torch-2.10.0a0+git344e636/torch/nn/attention 2025-10-10T00:04:39.3304624Z creating torch-2.10.0a0+git344e636/torch/nn/attention/experimental 2025-10-10T00:04:39.3306037Z creating torch-2.10.0a0+git344e636/torch/nn/backends 2025-10-10T00:04:39.3307700Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic 2025-10-10T00:04:39.3309527Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/modules 2025-10-10T00:04:39.3311077Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat 2025-10-10T00:04:39.3312895Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat/modules 2025-10-10T00:04:39.3315319Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized 2025-10-10T00:04:39.3316613Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/dynamic 2025-10-10T00:04:39.3318395Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/dynamic/modules 2025-10-10T00:04:39.3319636Z creating torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/modules 2025-10-10T00:04:39.3321139Z creating torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:39.3322717Z creating torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:39.3324410Z creating torch-2.10.0a0+git344e636/torch/nn/qat 2025-10-10T00:04:39.3325805Z creating torch-2.10.0a0+git344e636/torch/nn/qat/dynamic 2025-10-10T00:04:39.3327499Z creating torch-2.10.0a0+git344e636/torch/nn/qat/dynamic/modules 2025-10-10T00:04:39.3328950Z creating torch-2.10.0a0+git344e636/torch/nn/qat/modules 2025-10-10T00:04:39.3330435Z creating torch-2.10.0a0+git344e636/torch/nn/quantizable 2025-10-10T00:04:39.3332079Z creating torch-2.10.0a0+git344e636/torch/nn/quantizable/modules 2025-10-10T00:04:39.3333515Z creating torch-2.10.0a0+git344e636/torch/nn/quantized 2025-10-10T00:04:39.3335367Z creating torch-2.10.0a0+git344e636/torch/nn/quantized/_reference 2025-10-10T00:04:39.3337016Z creating torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:39.3338424Z creating torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic 2025-10-10T00:04:39.3339892Z creating torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic/modules 2025-10-10T00:04:39.3341588Z creating torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:39.3342977Z creating torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:39.3344636Z creating torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:39.3346212Z creating torch-2.10.0a0+git344e636/torch/numa 2025-10-10T00:04:39.3347931Z creating torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:39.3349566Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal 2025-10-10T00:04:39.3350973Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:39.3352780Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib 2025-10-10T00:04:39.3354271Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:39.3356403Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal/fx 2025-10-10T00:04:39.3357232Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal/fx/passes 2025-10-10T00:04:39.3358759Z creating torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:39.3360060Z creating torch-2.10.0a0+git344e636/torch/onnx/ops 2025-10-10T00:04:39.3361572Z creating torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:39.3363081Z creating torch-2.10.0a0+git344e636/torch/optim/_multi_tensor 2025-10-10T00:04:39.3364724Z creating torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:39.3366224Z creating torch-2.10.0a0+git344e636/torch/package/analyze 2025-10-10T00:04:39.3367615Z creating torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:39.3369112Z creating torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:39.3370539Z creating torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:39.3371911Z creating torch-2.10.0a0+git344e636/torch/signal 2025-10-10T00:04:39.3373387Z creating torch-2.10.0a0+git344e636/torch/signal/windows 2025-10-10T00:04:39.3375006Z creating torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:39.3376438Z creating torch-2.10.0a0+git344e636/torch/special 2025-10-10T00:04:39.3377908Z creating torch-2.10.0a0+git344e636/torch/testing 2025-10-10T00:04:39.3379433Z creating torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:39.3380870Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/codegen 2025-10-10T00:04:39.3382378Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/data 2025-10-10T00:04:39.3383984Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:39.3385598Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard 2025-10-10T00:04:39.3387180Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-10-10T00:04:39.3388480Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_tensor 2025-10-10T00:04:39.3389897Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/nn 2025-10-10T00:04:39.3391351Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/nn/api 2025-10-10T00:04:39.3392766Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:39.3394366Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/examples 2025-10-10T00:04:39.3395853Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/jit 2025-10-10T00:04:39.3397201Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/generated 2025-10-10T00:04:39.3398628Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo 2025-10-10T00:04:39.3400125Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:39.3401468Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:39.3402929Z creating torch-2.10.0a0+git344e636/torch/testing/_internal/test_module 2025-10-10T00:04:39.3404444Z creating torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:39.3406081Z creating torch-2.10.0a0+git344e636/torch/utils/_strobelight 2025-10-10T00:04:39.3407602Z creating torch-2.10.0a0+git344e636/torch/utils/_strobelight/examples 2025-10-10T00:04:39.3409031Z creating torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:39.3410472Z creating torch-2.10.0a0+git344e636/torch/utils/backcompat 2025-10-10T00:04:39.3411847Z creating torch-2.10.0a0+git344e636/torch/utils/benchmark 2025-10-10T00:04:39.3413308Z creating torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:39.3415093Z creating torch-2.10.0a0+git344e636/torch/utils/benchmark/examples/sparse 2025-10-10T00:04:39.3416539Z creating torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:39.3417971Z creating torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:39.3419469Z creating torch-2.10.0a0+git344e636/torch/utils/benchmark/utils/valgrind_wrapper 2025-10-10T00:04:39.3420734Z creating torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:39.3422321Z creating torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:39.3423793Z creating torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:39.3425491Z creating torch-2.10.0a0+git344e636/torch/utils/data/datapipes/dataframe 2025-10-10T00:04:39.3426930Z creating torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:39.3428350Z creating torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:39.3429783Z creating torch-2.10.0a0+git344e636/torch/utils/data/datapipes/utils 2025-10-10T00:04:39.3431126Z creating torch-2.10.0a0+git344e636/torch/utils/hipify 2025-10-10T00:04:39.3432615Z creating torch-2.10.0a0+git344e636/torch/utils/jit 2025-10-10T00:04:39.3434241Z creating torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:39.3435699Z creating torch-2.10.0a0+git344e636/torch/utils/serialization 2025-10-10T00:04:39.3437121Z creating torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:39.3438477Z creating torch-2.10.0a0+git344e636/torch/utils/viz 2025-10-10T00:04:39.3439906Z creating torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:39.3441366Z creating torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:39.3442904Z creating torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:39.3444537Z creating torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:39.3446027Z creating torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:39.3447713Z creating torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:39.3448838Z creating torch-2.10.0a0+git344e636/torchgen/aoti 2025-10-10T00:04:39.3450232Z creating torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:39.3451685Z creating torch-2.10.0a0+git344e636/torchgen/api/types 2025-10-10T00:04:39.3453110Z creating torch-2.10.0a0+git344e636/torchgen/decompositions 2025-10-10T00:04:39.3454508Z creating torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:39.3456358Z creating torch-2.10.0a0+git344e636/torchgen/fuse 2025-10-10T00:04:39.3457892Z creating torch-2.10.0a0+git344e636/torchgen/operator_versions 2025-10-10T00:04:39.3459295Z creating torch-2.10.0a0+git344e636/torchgen/selective_build 2025-10-10T00:04:39.3460898Z creating torch-2.10.0a0+git344e636/torchgen/shape_functions 2025-10-10T00:04:39.3462559Z creating torch-2.10.0a0+git344e636/torchgen/static_runtime 2025-10-10T00:04:39.3467231Z copying files to torch-2.10.0a0+git344e636... 2025-10-10T00:04:39.3468027Z copying .bazelignore -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3470258Z copying .bazelrc -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3472067Z copying .bazelversion -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3473659Z copying .bc-linter.yml -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3475758Z copying .clang-format -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3477207Z copying .clang-tidy -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3478833Z copying .cmakelintrc -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3480502Z copying .coveragerc -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3482140Z copying .dockerignore -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3493179Z copying .editorconfig -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3493412Z copying .flake8 -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3493619Z copying .gdbinit -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3493823Z copying .gitignore -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3494017Z copying .gitmodules -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3494626Z copying .lintrunner.toml -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3494988Z copying .lldbinit -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3495835Z copying AGENTS.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3497967Z copying BUCK.oss -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3498911Z copying BUILD.bazel -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3501063Z copying CITATION.cff -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3502303Z copying CLAUDE.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3504459Z copying CMakeLists.txt -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3506075Z copying CODEOWNERS -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3508571Z copying CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3508995Z copying CONTRIBUTING.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3511265Z copying Dockerfile -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3512907Z copying GLOSSARY.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3514605Z copying LICENSE -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3516636Z copying MANIFEST.in -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3518229Z copying Makefile -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3519823Z copying NOTICE -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3521650Z copying README.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3523485Z copying RELEASE.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3525689Z copying SECURITY.md -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3527334Z copying WORKSPACE -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3529040Z copying aten.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3530635Z copying buckbuild.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3532978Z copying build.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3534826Z copying build_variables.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3537148Z copying codex_setup.sh -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3538939Z copying defs.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3540431Z copying docker.Makefile -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3542077Z copying mypy-strict.ini -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3543751Z copying mypy.ini -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3545625Z copying pt_ops.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3547405Z copying pt_template_srcs.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3549083Z copying pyproject.toml -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3550704Z copying pyrefly.toml -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3552401Z copying pytest.ini -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3554303Z copying requirements-build.txt -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3555959Z copying requirements.txt -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3557550Z copying setup.py -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3559706Z copying ubsan.supp -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3561541Z copying ufunc_defs.bzl -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3563205Z copying version.txt -> torch-2.10.0a0+git344e636 2025-10-10T00:04:39.3565116Z copying .ctags.d/pytorch.ctags -> torch-2.10.0a0+git344e636/.ctags.d 2025-10-10T00:04:39.3566822Z copying .devcontainer/Dockerfile -> torch-2.10.0a0+git344e636/.devcontainer 2025-10-10T00:04:39.3568438Z copying .devcontainer/README.md -> torch-2.10.0a0+git344e636/.devcontainer 2025-10-10T00:04:39.3570207Z copying .devcontainer/cpu/devcontainer.json -> torch-2.10.0a0+git344e636/.devcontainer/cpu 2025-10-10T00:04:39.3571870Z copying .devcontainer/cuda/devcontainer.json -> torch-2.10.0a0+git344e636/.devcontainer/cuda 2025-10-10T00:04:39.3573258Z copying .devcontainer/cuda/requirements.txt -> torch-2.10.0a0+git344e636/.devcontainer/cuda 2025-10-10T00:04:39.3575239Z copying .devcontainer/scripts/install-dev-tools.sh -> torch-2.10.0a0+git344e636/.devcontainer/scripts 2025-10-10T00:04:39.3576720Z copying .devcontainer/scripts/update_alternatives_clang.sh -> torch-2.10.0a0+git344e636/.devcontainer/scripts 2025-10-10T00:04:39.3578024Z copying .vscode/extensions.json -> torch-2.10.0a0+git344e636/.vscode 2025-10-10T00:04:39.3579796Z copying .vscode/settings_recommended.json -> torch-2.10.0a0+git344e636/.vscode 2025-10-10T00:04:39.3581340Z copying android/README.md -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3583126Z copying android/build.gradle -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3584639Z copying android/common.sh -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3586420Z copying android/gradle.properties -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3587739Z copying android/gradlew -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3589526Z copying android/gradlew.bat -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3591115Z copying android/run_tests.sh -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3592695Z copying android/settings.gradle -> torch-2.10.0a0+git344e636/android 2025-10-10T00:04:39.3594569Z copying android/gradle/android_tasks.gradle -> torch-2.10.0a0+git344e636/android/gradle 2025-10-10T00:04:39.3596169Z copying android/gradle/release.gradle -> torch-2.10.0a0+git344e636/android/gradle 2025-10-10T00:04:39.3597950Z copying android/gradle/wrapper/gradle-wrapper.jar -> torch-2.10.0a0+git344e636/android/gradle/wrapper 2025-10-10T00:04:39.3600342Z copying android/gradle/wrapper/gradle-wrapper.properties -> torch-2.10.0a0+git344e636/android/gradle/wrapper 2025-10-10T00:04:39.3601495Z copying android/libs/fbjni/CMakeLists.txt -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3603266Z copying android/libs/fbjni/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3604824Z copying android/libs/fbjni/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3606789Z copying android/libs/fbjni/LICENSE -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3608677Z copying android/libs/fbjni/README.md -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3609937Z copying android/libs/fbjni/build.gradle -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3611799Z copying android/libs/fbjni/googletest-CMakeLists.txt.in -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3613158Z copying android/libs/fbjni/gradle.properties -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3614974Z copying android/libs/fbjni/gradlew -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3616701Z copying android/libs/fbjni/gradlew.bat -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3618281Z copying android/libs/fbjni/host.gradle -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3619949Z copying android/libs/fbjni/settings.gradle -> torch-2.10.0a0+git344e636/android/libs/fbjni 2025-10-10T00:04:39.3621907Z copying android/libs/fbjni/cxx/fbjni/ByteBuffer.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3623397Z copying android/libs/fbjni/cxx/fbjni/ByteBuffer.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3625203Z copying android/libs/fbjni/cxx/fbjni/Context.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3626753Z copying android/libs/fbjni/cxx/fbjni/File.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3628489Z copying android/libs/fbjni/cxx/fbjni/JThread.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3629984Z copying android/libs/fbjni/cxx/fbjni/NativeRunnable.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3631493Z copying android/libs/fbjni/cxx/fbjni/OnLoad.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3633329Z copying android/libs/fbjni/cxx/fbjni/ReadableByteChannel.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3634991Z copying android/libs/fbjni/cxx/fbjni/ReadableByteChannel.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3636476Z copying android/libs/fbjni/cxx/fbjni/fbjni.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3638455Z copying android/libs/fbjni/cxx/fbjni/fbjni.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni 2025-10-10T00:04:39.3639961Z copying android/libs/fbjni/cxx/fbjni/detail/Boxed.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3641802Z copying android/libs/fbjni/cxx/fbjni/detail/Common.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3643376Z copying android/libs/fbjni/cxx/fbjni/detail/CoreClasses-inl.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3645592Z copying android/libs/fbjni/cxx/fbjni/detail/CoreClasses.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3647508Z copying android/libs/fbjni/cxx/fbjni/detail/Environment.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3648988Z copying android/libs/fbjni/cxx/fbjni/detail/Environment.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3650910Z copying android/libs/fbjni/cxx/fbjni/detail/Exceptions.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3652795Z copying android/libs/fbjni/cxx/fbjni/detail/Exceptions.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3654367Z copying android/libs/fbjni/cxx/fbjni/detail/FbjniApi.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3655891Z copying android/libs/fbjni/cxx/fbjni/detail/Hybrid.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3657415Z copying android/libs/fbjni/cxx/fbjni/detail/Hybrid.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3659193Z copying android/libs/fbjni/cxx/fbjni/detail/Iterator-inl.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3660736Z copying android/libs/fbjni/cxx/fbjni/detail/Iterator.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3662303Z copying android/libs/fbjni/cxx/fbjni/detail/JWeakReference.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3663740Z copying android/libs/fbjni/cxx/fbjni/detail/Log.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3665652Z copying android/libs/fbjni/cxx/fbjni/detail/Meta-forward.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3667102Z copying android/libs/fbjni/cxx/fbjni/detail/Meta-inl.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3668784Z copying android/libs/fbjni/cxx/fbjni/detail/Meta.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3670291Z copying android/libs/fbjni/cxx/fbjni/detail/Meta.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3671949Z copying android/libs/fbjni/cxx/fbjni/detail/MetaConvert.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3673647Z copying android/libs/fbjni/cxx/fbjni/detail/ReferenceAllocators-inl.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3675315Z copying android/libs/fbjni/cxx/fbjni/detail/ReferenceAllocators.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3676850Z copying android/libs/fbjni/cxx/fbjni/detail/References-forward.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3678376Z copying android/libs/fbjni/cxx/fbjni/detail/References-inl.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3679977Z copying android/libs/fbjni/cxx/fbjni/detail/References.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3681529Z copying android/libs/fbjni/cxx/fbjni/detail/References.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3683229Z copying android/libs/fbjni/cxx/fbjni/detail/Registration-inl.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3684751Z copying android/libs/fbjni/cxx/fbjni/detail/Registration.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3686558Z copying android/libs/fbjni/cxx/fbjni/detail/SimpleFixedString.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3688193Z copying android/libs/fbjni/cxx/fbjni/detail/TypeTraits.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3689727Z copying android/libs/fbjni/cxx/fbjni/detail/utf8.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3691297Z copying android/libs/fbjni/cxx/fbjni/detail/utf8.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/fbjni/detail 2025-10-10T00:04:39.3692774Z copying android/libs/fbjni/cxx/lyra/cxa_throw.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:39.3694502Z copying android/libs/fbjni/cxx/lyra/lyra.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:39.3696113Z copying android/libs/fbjni/cxx/lyra/lyra.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:39.3697699Z copying android/libs/fbjni/cxx/lyra/lyra_breakpad.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:39.3699176Z copying android/libs/fbjni/cxx/lyra/lyra_exceptions.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:39.3700654Z copying android/libs/fbjni/cxx/lyra/lyra_exceptions.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/cxx/lyra 2025-10-10T00:04:39.3702281Z copying android/libs/fbjni/docs/android_setup.md -> torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:39.3703689Z copying android/libs/fbjni/docs/build_quickref.py -> torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:39.3705307Z copying android/libs/fbjni/docs/maintainers.md -> torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:39.3706761Z copying android/libs/fbjni/docs/quickref.md -> torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:39.3708789Z copying android/libs/fbjni/docs/quickref_toc.txt -> torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:39.3710149Z copying android/libs/fbjni/docs/rationale.md -> torch-2.10.0a0+git344e636/android/libs/fbjni/docs 2025-10-10T00:04:39.3712013Z copying android/libs/fbjni/gradle/android-tasks.gradle -> torch-2.10.0a0+git344e636/android/libs/fbjni/gradle 2025-10-10T00:04:39.3713502Z copying android/libs/fbjni/gradle/release.gradle -> torch-2.10.0a0+git344e636/android/libs/fbjni/gradle 2025-10-10T00:04:39.3715540Z copying android/libs/fbjni/gradle/wrapper/gradle-wrapper.jar -> torch-2.10.0a0+git344e636/android/libs/fbjni/gradle/wrapper 2025-10-10T00:04:39.3717956Z copying android/libs/fbjni/gradle/wrapper/gradle-wrapper.properties -> torch-2.10.0a0+git344e636/android/libs/fbjni/gradle/wrapper 2025-10-10T00:04:39.3719403Z copying android/libs/fbjni/java/com/facebook/jni/CppException.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3721085Z copying android/libs/fbjni/java/com/facebook/jni/CppSystemErrorException.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3722633Z copying android/libs/fbjni/java/com/facebook/jni/DestructorThread.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3724449Z copying android/libs/fbjni/java/com/facebook/jni/HybridClassBase.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3726138Z copying android/libs/fbjni/java/com/facebook/jni/HybridData.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3727764Z copying android/libs/fbjni/java/com/facebook/jni/IteratorHelper.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3729405Z copying android/libs/fbjni/java/com/facebook/jni/MapIteratorHelper.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3730937Z copying android/libs/fbjni/java/com/facebook/jni/NativeRunnable.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3733288Z copying android/libs/fbjni/java/com/facebook/jni/ThreadScopeSupport.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3734938Z copying android/libs/fbjni/java/com/facebook/jni/UnknownCppException.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni 2025-10-10T00:04:39.3736728Z copying android/libs/fbjni/java/com/facebook/jni/annotations/DoNotStrip.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/java/com/facebook/jni/annotations 2025-10-10T00:04:39.3738011Z copying android/libs/fbjni/manifest/AndroidManifest.xml -> torch-2.10.0a0+git344e636/android/libs/fbjni/manifest 2025-10-10T00:04:39.3739635Z copying android/libs/fbjni/scripts/android-setup.sh -> torch-2.10.0a0+git344e636/android/libs/fbjni/scripts 2025-10-10T00:04:39.3741390Z copying android/libs/fbjni/scripts/run-host-tests.sh -> torch-2.10.0a0+git344e636/android/libs/fbjni/scripts 2025-10-10T00:04:39.3742894Z copying android/libs/fbjni/test/AndroidManifest.xml -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3744795Z copying android/libs/fbjni/test/BaseFBJniTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3746280Z copying android/libs/fbjni/test/ByteBufferTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3747837Z copying android/libs/fbjni/test/DocTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3749708Z copying android/libs/fbjni/test/FBJniTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3751722Z copying android/libs/fbjni/test/HybridTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3753137Z copying android/libs/fbjni/test/IteratorTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3754852Z copying android/libs/fbjni/test/PrimitiveArrayTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3756534Z copying android/libs/fbjni/test/ReadableByteChannelTests.java -> torch-2.10.0a0+git344e636/android/libs/fbjni/test 2025-10-10T00:04:39.3757981Z copying android/libs/fbjni/test/jni/CMakeLists.txt -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3759501Z copying android/libs/fbjni/test/jni/byte_buffer_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3760988Z copying android/libs/fbjni/test/jni/doc_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3762562Z copying android/libs/fbjni/test/jni/expect.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3764204Z copying android/libs/fbjni/test/jni/fbjni_onload.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3765743Z copying android/libs/fbjni/test/jni/fbjni_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3767816Z copying android/libs/fbjni/test/jni/hybrid_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3769422Z copying android/libs/fbjni/test/jni/iterator_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3770997Z copying android/libs/fbjni/test/jni/modified_utf8_test.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3772478Z copying android/libs/fbjni/test/jni/no_rtti.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3773987Z copying android/libs/fbjni/test/jni/no_rtti.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3775801Z copying android/libs/fbjni/test/jni/primitive_array_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3777466Z copying android/libs/fbjni/test/jni/readable_byte_channel_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3778954Z copying android/libs/fbjni/test/jni/simple_fixed_string_tests.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3780478Z copying android/libs/fbjni/test/jni/utf16toUTF8_test.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni 2025-10-10T00:04:39.3782119Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_1/Test.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni/inter_dso_exception_test_1 2025-10-10T00:04:39.3783659Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_1/Test.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni/inter_dso_exception_test_1 2025-10-10T00:04:39.3785412Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_2/Test.cpp -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni/inter_dso_exception_test_2 2025-10-10T00:04:39.3786906Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_2/Test.h -> torch-2.10.0a0+git344e636/android/libs/fbjni/test/jni/inter_dso_exception_test_2 2025-10-10T00:04:39.3788231Z copying android/pytorch_android/CMakeLists.txt -> torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:39.3789741Z copying android/pytorch_android/build.gradle -> torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:39.3791668Z copying android/pytorch_android/generate_test_asset.cpp -> torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:39.3793190Z copying android/pytorch_android/generate_test_torchscripts.py -> torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:39.3795065Z copying android/pytorch_android/gradle.properties -> torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:39.3796377Z copying android/pytorch_android/test_asset.jit -> torch-2.10.0a0+git344e636/android/pytorch_android 2025-10-10T00:04:39.3798116Z copying android/pytorch_android/host/build.gradle -> torch-2.10.0a0+git344e636/android/pytorch_android/host 2025-10-10T00:04:39.3799619Z copying android/pytorch_android/host/gradle.properties -> torch-2.10.0a0+git344e636/android/pytorch_android/host 2025-10-10T00:04:39.3801561Z copying android/pytorch_android/src/androidTest/assets/activation_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3803259Z copying android/pytorch_android/src/androidTest/assets/android_api_module.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3805040Z copying android/pytorch_android/src/androidTest/assets/blas_lapack_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3806681Z copying android/pytorch_android/src/androidTest/assets/comparison_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3808258Z copying android/pytorch_android/src/androidTest/assets/convolution_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3811008Z copying android/pytorch_android/src/androidTest/assets/distance_function_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3812215Z copying android/pytorch_android/src/androidTest/assets/dropout_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3813929Z copying android/pytorch_android/src/androidTest/assets/dynamic_quant_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3819244Z copying android/pytorch_android/src/androidTest/assets/fused_quant_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3822116Z copying android/pytorch_android/src/androidTest/assets/general_quant_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3823751Z copying android/pytorch_android/src/androidTest/assets/linear_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3826631Z copying android/pytorch_android/src/androidTest/assets/loss_function_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3828434Z copying android/pytorch_android/src/androidTest/assets/mobilenet_v2.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3942448Z copying android/pytorch_android/src/androidTest/assets/nn_utils_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3943737Z copying android/pytorch_android/src/androidTest/assets/normalization_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3946523Z copying android/pytorch_android/src/androidTest/assets/other_math_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3947985Z copying android/pytorch_android/src/androidTest/assets/padding_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3950488Z copying android/pytorch_android/src/androidTest/assets/pointwise_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3952005Z copying android/pytorch_android/src/androidTest/assets/pooling_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3954755Z copying android/pytorch_android/src/androidTest/assets/recurrent_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3957501Z copying android/pytorch_android/src/androidTest/assets/reduction_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3958882Z copying android/pytorch_android/src/androidTest/assets/sampling_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3960492Z copying android/pytorch_android/src/androidTest/assets/shuffle_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3962050Z copying android/pytorch_android/src/androidTest/assets/sparse_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3963761Z copying android/pytorch_android/src/androidTest/assets/spectral_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3966164Z copying android/pytorch_android/src/androidTest/assets/static_quant_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3968405Z copying android/pytorch_android/src/androidTest/assets/tensor_creation_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3969974Z copying android/pytorch_android/src/androidTest/assets/tensor_general_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3971642Z copying android/pytorch_android/src/androidTest/assets/tensor_indexing_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3973315Z copying android/pytorch_android/src/androidTest/assets/tensor_typing_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3975573Z copying android/pytorch_android/src/androidTest/assets/tensor_view_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3977047Z copying android/pytorch_android/src/androidTest/assets/test.pt -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3978843Z copying android/pytorch_android/src/androidTest/assets/torchscript_builtin_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3980531Z copying android/pytorch_android/src/androidTest/assets/torchscript_collection_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3982107Z copying android/pytorch_android/src/androidTest/assets/transformer_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3987291Z copying android/pytorch_android/src/androidTest/assets/vision_function_ops.ptl -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/assets 2025-10-10T00:04:39.3988939Z copying android/pytorch_android/src/androidTest/cpp/pytorch_jni_common_test.cpp -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/cpp 2025-10-10T00:04:39.3990672Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchHostTests.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch 2025-10-10T00:04:39.3992316Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchInstrumentedTests.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch 2025-10-10T00:04:39.3993725Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchLiteInstrumentedTests.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch 2025-10-10T00:04:39.3995457Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchTestBase.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch 2025-10-10T00:04:39.3997486Z copying android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchInstrumentedTestSuite.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch/suite 2025-10-10T00:04:39.3998811Z copying android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchLiteInstrumentedTestSuite.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/androidTest/java/org/pytorch/suite 2025-10-10T00:04:39.4000093Z copying android/pytorch_android/src/main/AndroidManifest.xml -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main 2025-10-10T00:04:39.4001693Z copying android/pytorch_android/src/main/cpp/cmake_macros.h -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:39.4003189Z copying android/pytorch_android/src/main/cpp/cmake_macros.h.in -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:39.4004746Z copying android/pytorch_android/src/main/cpp/pytorch_jni_common.cpp -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:39.4006600Z copying android/pytorch_android/src/main/cpp/pytorch_jni_common.h -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:39.4008060Z copying android/pytorch_android/src/main/cpp/pytorch_jni_jit.cpp -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:39.4009581Z copying android/pytorch_android/src/main/cpp/pytorch_jni_lite.cpp -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/cpp 2025-10-10T00:04:39.4011288Z copying android/pytorch_android/src/main/java/org/pytorch/DType.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4012834Z copying android/pytorch_android/src/main/java/org/pytorch/Device.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4014577Z copying android/pytorch_android/src/main/java/org/pytorch/INativePeer.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4016149Z copying android/pytorch_android/src/main/java/org/pytorch/IValue.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4017843Z copying android/pytorch_android/src/main/java/org/pytorch/LiteModuleLoader.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4019448Z copying android/pytorch_android/src/main/java/org/pytorch/LiteNativePeer.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4021107Z copying android/pytorch_android/src/main/java/org/pytorch/MemoryFormat.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4022328Z copying android/pytorch_android/src/main/java/org/pytorch/Module.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4023955Z copying android/pytorch_android/src/main/java/org/pytorch/NativePeer.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4025726Z copying android/pytorch_android/src/main/java/org/pytorch/PyTorchAndroid.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4027309Z copying android/pytorch_android/src/main/java/org/pytorch/PyTorchCodegenLoader.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4028766Z copying android/pytorch_android/src/main/java/org/pytorch/Tensor.java -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/java/org/pytorch 2025-10-10T00:04:39.4030585Z copying android/pytorch_android/src/main/res/values/strings.xml -> torch-2.10.0a0+git344e636/android/pytorch_android/src/main/res/values 2025-10-10T00:04:39.4032326Z copying android/pytorch_android_torchvision/CMakeLists.txt -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision 2025-10-10T00:04:39.4033959Z copying android/pytorch_android_torchvision/build.gradle -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision 2025-10-10T00:04:39.4035991Z copying android/pytorch_android_torchvision/gradle.properties -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision 2025-10-10T00:04:39.4038002Z copying android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/TorchVisionInstrumentedTests.java -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision 2025-10-10T00:04:39.4039596Z copying android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite/TorchVisionInstrumentedTestSuite.java -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite 2025-10-10T00:04:39.4041051Z copying android/pytorch_android_torchvision/src/main/AndroidManifest.xml -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main 2025-10-10T00:04:39.4042593Z copying android/pytorch_android_torchvision/src/main/cpp/pytorch_vision_jni.cpp -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main/cpp 2025-10-10T00:04:39.4044691Z copying android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision/TensorImageUtils.java -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision 2025-10-10T00:04:39.4046441Z copying android/pytorch_android_torchvision/src/main/res/values/strings.xml -> torch-2.10.0a0+git344e636/android/pytorch_android_torchvision/src/main/res/values 2025-10-10T00:04:39.4047870Z copying aten/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten 2025-10-10T00:04:39.4050290Z copying aten/conda/build.sh -> torch-2.10.0a0+git344e636/aten/conda 2025-10-10T00:04:39.4052031Z copying aten/conda/meta.yaml -> torch-2.10.0a0+git344e636/aten/conda 2025-10-10T00:04:39.4053701Z copying aten/src/README.md -> torch-2.10.0a0+git344e636/aten/src 2025-10-10T00:04:39.4055688Z copying aten/src/ATen/ATen.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4057447Z copying aten/src/ATen/ATenConfig.cmake.in -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4059079Z copying aten/src/ATen/AccumulateType.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4060544Z copying aten/src/ATen/AccumulateType.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4062123Z copying aten/src/ATen/ArrayRef.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4063856Z copying aten/src/ATen/Backend.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4065626Z copying aten/src/ATen/Backtrace.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4067307Z copying aten/src/ATen/BlasBackend.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4069102Z copying aten/src/ATen/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4071335Z copying aten/src/ATen/CPUApplyUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4073120Z copying aten/src/ATen/CPUFixedAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4075068Z copying aten/src/ATen/CPUGeneratorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4077318Z copying aten/src/ATen/CPUGeneratorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4079082Z copying aten/src/ATen/CachedTensorUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4081219Z copying aten/src/ATen/CachedTensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4083335Z copying aten/src/ATen/CollapseDims.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4085770Z copying aten/src/ATen/Config.h.in -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4087856Z copying aten/src/ATen/ConjugateFallback.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4089705Z copying aten/src/ATen/Context.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4091830Z copying aten/src/ATen/Context.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4093679Z copying aten/src/ATen/DLConvertor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4095751Z copying aten/src/ATen/DLConvertor.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4097352Z copying aten/src/ATen/DTensorState.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4099007Z copying aten/src/ATen/DTensorState.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4100636Z copying aten/src/ATen/Device.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4102356Z copying aten/src/ATen/DeviceAccelerator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4104326Z copying aten/src/ATen/DeviceAccelerator.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4106011Z copying aten/src/ATen/DeviceGuard.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4107624Z copying aten/src/ATen/DimVector.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4109337Z copying aten/src/ATen/Dimname.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4111037Z copying aten/src/ATen/Dispatch.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4112830Z copying aten/src/ATen/Dispatch.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4114977Z copying aten/src/ATen/Dispatch_v2.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4117436Z copying aten/src/ATen/DynamicLibrary.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4118805Z copying aten/src/ATen/DynamicLibrary.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4120632Z copying aten/src/ATen/EmptyTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4122511Z copying aten/src/ATen/EmptyTensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4124404Z copying aten/src/ATen/ExpandBase.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4126322Z copying aten/src/ATen/ExpandUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4127989Z copying aten/src/ATen/ExpandUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4130146Z copying aten/src/ATen/Formatting.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4131901Z copying aten/src/ATen/FuncTorchTLS.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4133554Z copying aten/src/ATen/FuncTorchTLS.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4135452Z copying aten/src/ATen/FunctionalInverses.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4137497Z copying aten/src/ATen/FunctionalStorageImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4138949Z copying aten/src/ATen/FunctionalStorageImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4141018Z copying aten/src/ATen/FunctionalTensorWrapper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4143173Z copying aten/src/ATen/FunctionalTensorWrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4145071Z copying aten/src/ATen/FunctionalizeFallbackKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4147322Z copying aten/src/ATen/FunctionalizeFallbackKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4148505Z copying aten/src/ATen/Generator.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4150386Z copying aten/src/ATen/InferSize.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4151980Z copying aten/src/ATen/InitialTensorOptions.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4153633Z copying aten/src/ATen/Layout.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4155668Z copying aten/src/ATen/LegacyBatchedFallback.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4157678Z copying aten/src/ATen/LegacyBatchedFallback.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4159080Z copying aten/src/ATen/LegacyBatchedTensorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4160945Z copying aten/src/ATen/LegacyBatchedTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4162415Z copying aten/src/ATen/LegacyBatchingRegistrations.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4164510Z copying aten/src/ATen/LegacyVmapMode.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4166072Z copying aten/src/ATen/LegacyVmapMode.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4168090Z copying aten/src/ATen/LegacyVmapTransforms.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4169738Z copying aten/src/ATen/LegacyVmapTransforms.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4171622Z copying aten/src/ATen/LinalgBackend.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4173247Z copying aten/src/ATen/MapAllocator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4175425Z copying aten/src/ATen/MapAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4177034Z copying aten/src/ATen/MatrixRef.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4178763Z copying aten/src/ATen/MemoryOverlap.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4180478Z copying aten/src/ATen/MemoryOverlap.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4182091Z copying aten/src/ATen/NamedTensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4183701Z copying aten/src/ATen/NamedTensorUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4185656Z copying aten/src/ATen/NamedTensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4188154Z copying aten/src/ATen/NestedTensorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4189013Z copying aten/src/ATen/NestedTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4190966Z copying aten/src/ATen/NumericUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4192525Z copying aten/src/ATen/OpMathType.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4194673Z copying aten/src/ATen/OpaqueTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4196607Z copying aten/src/ATen/PTThreadPool.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4198651Z copying aten/src/ATen/PadNd.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4200612Z copying aten/src/ATen/Parallel-inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4202294Z copying aten/src/ATen/Parallel.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4204338Z copying aten/src/ATen/ParallelCommon.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4206095Z copying aten/src/ATen/ParallelFuture.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4207813Z copying aten/src/ATen/ParallelNative.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4209657Z copying aten/src/ATen/ParallelNative.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4211390Z copying aten/src/ATen/ParallelOpenMP.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4213081Z copying aten/src/ATen/ParallelOpenMP.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4215127Z copying aten/src/ATen/ParallelThreadPoolNative.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4216763Z copying aten/src/ATen/PythonTorchFunctionTLS.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4218460Z copying aten/src/ATen/PythonTorchFunctionTLS.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4220010Z copying aten/src/ATen/ROCmFABackend.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4221814Z copying aten/src/ATen/SDPBackend.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4223538Z copying aten/src/ATen/SavedTensorHooks.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4225512Z copying aten/src/ATen/SavedTensorHooks.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4227367Z copying aten/src/ATen/Scalar.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4228967Z copying aten/src/ATen/ScalarOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4230751Z copying aten/src/ATen/ScalarOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4232431Z copying aten/src/ATen/ScalarType.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4234402Z copying aten/src/ATen/SequenceNumber.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4236144Z copying aten/src/ATen/SequenceNumber.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4237879Z copying aten/src/ATen/SmallVector.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4239744Z copying aten/src/ATen/SparseCsrTensorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4241533Z copying aten/src/ATen/SparseCsrTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4243513Z copying aten/src/ATen/SparseCsrTensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4245735Z copying aten/src/ATen/SparseTensorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4247621Z copying aten/src/ATen/SparseTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4249625Z copying aten/src/ATen/Storage.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4251322Z copying aten/src/ATen/StorageUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4253085Z copying aten/src/ATen/StorageUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4254860Z copying aten/src/ATen/Tensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4256846Z copying aten/src/ATen/TensorAccessor.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4258612Z copying aten/src/ATen/TensorGeometry.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4260358Z copying aten/src/ATen/TensorGeometry.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4262221Z copying aten/src/ATen/TensorIndexing.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4263972Z copying aten/src/ATen/TensorIndexing.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4266198Z copying aten/src/ATen/TensorIterator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4268635Z copying aten/src/ATen/TensorIterator.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4270823Z copying aten/src/ATen/TensorIteratorInternal.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4272293Z copying aten/src/ATen/TensorMeta.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4274452Z copying aten/src/ATen/TensorMeta.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4276202Z copying aten/src/ATen/TensorNames.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4278110Z copying aten/src/ATen/TensorNames.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4279803Z copying aten/src/ATen/TensorOperators.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4281526Z copying aten/src/ATen/TensorOptions.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4283416Z copying aten/src/ATen/TensorSubclassLikeUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4285176Z copying aten/src/ATen/TensorUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4287470Z copying aten/src/ATen/TensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4289283Z copying aten/src/ATen/ThreadLocalPythonObjects.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4291017Z copying aten/src/ATen/ThreadLocalPythonObjects.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4292771Z copying aten/src/ATen/ThreadLocalState.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4294973Z copying aten/src/ATen/ThreadLocalState.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4296576Z copying aten/src/ATen/TracerMode.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4298428Z copying aten/src/ATen/TypeDefault.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4300161Z copying aten/src/ATen/Utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4301942Z copying aten/src/ATen/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4303681Z copying aten/src/ATen/Version.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4305701Z copying aten/src/ATen/Version.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4307611Z copying aten/src/ATen/VmapModeRegistrations.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4309306Z copying aten/src/ATen/WrapDimUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4311280Z copying aten/src/ATen/WrapDimUtilsMulti.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4312900Z copying aten/src/ATen/ZeroTensorFallback.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4314929Z copying aten/src/ATen/autocast_mode.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4317001Z copying aten/src/ATen/autocast_mode.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4319106Z copying aten/src/ATen/ceil_div.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4320863Z copying aten/src/ATen/code_template.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4322752Z copying aten/src/ATen/cpp_custom_type_hack.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4325509Z copying aten/src/ATen/div_rtn.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4327077Z copying aten/src/ATen/dlpack.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4328950Z copying aten/src/ATen/jit_macros.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4330674Z copying aten/src/ATen/jiterator_macros.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4332383Z copying aten/src/ATen/record_function.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4334621Z copying aten/src/ATen/record_function.h -> torch-2.10.0a0+git344e636/aten/src/ATen 2025-10-10T00:04:39.4336768Z copying aten/src/ATen/benchmarks/quantize_per_channel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/benchmarks 2025-10-10T00:04:39.4338140Z copying aten/src/ATen/benchmarks/stateful_conv1d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/benchmarks 2025-10-10T00:04:39.4339916Z copying aten/src/ATen/benchmarks/tensor_add.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/benchmarks 2025-10-10T00:04:39.4341373Z copying aten/src/ATen/core/ATenGeneral.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4343345Z copying aten/src/ATen/core/ATenGeneral.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4345250Z copying aten/src/ATen/core/ATenOpList.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4346780Z copying aten/src/ATen/core/ATen_fwd.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4348521Z copying aten/src/ATen/core/ATen_pch.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4350261Z copying aten/src/ATen/core/Array.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4352061Z copying aten/src/ATen/core/BackendSelectFallbackKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4353300Z copying aten/src/ATen/core/Backtrace.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4355430Z copying aten/src/ATen/core/CachingHostAllocator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4357254Z copying aten/src/ATen/core/CachingHostAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4359446Z copying aten/src/ATen/core/CheckMemoryFormat.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4360980Z copying aten/src/ATen/core/DeprecatedTypeProperties.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4362335Z copying aten/src/ATen/core/DeprecatedTypeProperties.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4364377Z copying aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4365827Z copying aten/src/ATen/core/DeprecatedTypePropertiesRegistry.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4367112Z copying aten/src/ATen/core/Dict.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4368907Z copying aten/src/ATen/core/Dict.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4370728Z copying aten/src/ATen/core/Dict_inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4372373Z copying aten/src/ATen/core/DimVector.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4373956Z copying aten/src/ATen/core/Dimname.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4375890Z copying aten/src/ATen/core/Dimname.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4377570Z copying aten/src/ATen/core/DistributionsHelper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4379264Z copying aten/src/ATen/core/Formatting.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4381015Z copying aten/src/ATen/core/Formatting.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4382620Z copying aten/src/ATen/core/Generator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4384428Z copying aten/src/ATen/core/Generator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4386317Z copying aten/src/ATen/core/GeneratorForPrivateuseone.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4387768Z copying aten/src/ATen/core/GeneratorForPrivateuseone.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4389305Z copying aten/src/ATen/core/IListRef.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4391417Z copying aten/src/ATen/core/IListRef_inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4393054Z copying aten/src/ATen/core/IListRef_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4394902Z copying aten/src/ATen/core/LegacyTypeDispatch.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4396684Z copying aten/src/ATen/core/List.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4398141Z copying aten/src/ATen/core/List.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4399770Z copying aten/src/ATen/core/List_inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4401694Z copying aten/src/ATen/core/List_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4403996Z copying aten/src/ATen/core/MT19937RNGEngine.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4405755Z copying aten/src/ATen/core/MetaFallbackKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4407476Z copying aten/src/ATen/core/NamedRegistrations.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4409451Z copying aten/src/ATen/core/NamedTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4410837Z copying aten/src/ATen/core/NamedTensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4412969Z copying aten/src/ATen/core/NestedIntSymNodeImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4414394Z copying aten/src/ATen/core/NestedIntSymNodeImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4416223Z copying aten/src/ATen/core/PhiloxRNGEngine.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4418124Z copying aten/src/ATen/core/PythonFallbackKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4419527Z copying aten/src/ATen/core/PythonFallbackKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4421152Z copying aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4422651Z copying aten/src/ATen/core/PythonOpRegistrationTrampoline.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4424221Z copying aten/src/ATen/core/QuantizerBase.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4426032Z copying aten/src/ATen/core/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4427650Z copying aten/src/ATen/core/Range.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4429324Z copying aten/src/ATen/core/Range.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4431165Z copying aten/src/ATen/core/Reduction.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4432755Z copying aten/src/ATen/core/Scalar.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4434668Z copying aten/src/ATen/core/ScalarType.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4436386Z copying aten/src/ATen/core/Tensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4438179Z copying aten/src/ATen/core/Tensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4439922Z copying aten/src/ATen/core/TensorAccessor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4441836Z copying aten/src/ATen/core/TensorBase.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4444327Z copying aten/src/ATen/core/TorchDispatchUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4445723Z copying aten/src/ATen/core/TorchDispatchUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4447562Z copying aten/src/ATen/core/TransformationHelper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4449278Z copying aten/src/ATen/core/UndefinedTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4450685Z copying aten/src/ATen/core/UnsafeFromTH.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4452589Z copying aten/src/ATen/core/VariableFallbackKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4454247Z copying aten/src/ATen/core/VariableHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4456067Z copying aten/src/ATen/core/VariableHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4457462Z copying aten/src/ATen/core/Variadic.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4459405Z copying aten/src/ATen/core/Vitals.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4460967Z copying aten/src/ATen/core/Vitals.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4462768Z copying aten/src/ATen/core/adaption.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4464497Z copying aten/src/ATen/core/alias_info.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4466440Z copying aten/src/ATen/core/blob.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4468049Z copying aten/src/ATen/core/blob.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4469955Z copying aten/src/ATen/core/builtin_function.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4471451Z copying aten/src/ATen/core/class_type.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4473622Z copying aten/src/ATen/core/class_type.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4475320Z copying aten/src/ATen/core/custom_class.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4477304Z copying aten/src/ATen/core/custom_class.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4478678Z copying aten/src/ATen/core/dynamic_type.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4480650Z copying aten/src/ATen/core/dynamic_type.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4482361Z copying aten/src/ATen/core/enum_type.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4484056Z copying aten/src/ATen/core/function.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4486140Z copying aten/src/ATen/core/function_schema.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4488191Z copying aten/src/ATen/core/function_schema.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4490230Z copying aten/src/ATen/core/function_schema_inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4491547Z copying aten/src/ATen/core/functional.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4493375Z copying aten/src/ATen/core/grad_mode.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4495363Z copying aten/src/ATen/core/interned_strings.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4497158Z copying aten/src/ATen/core/interned_strings.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4499034Z copying aten/src/ATen/core/interned_strings_class.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4500643Z copying aten/src/ATen/core/ivalue.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4502802Z copying aten/src/ATen/core/ivalue.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4505213Z copying aten/src/ATen/core/ivalue_inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4507689Z copying aten/src/ATen/core/ivalue_to.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4509327Z copying aten/src/ATen/core/jit_type.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4511859Z copying aten/src/ATen/core/jit_type_base.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4513786Z copying aten/src/ATen/core/library.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4516120Z copying aten/src/ATen/core/operator_name.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4517728Z copying aten/src/ATen/core/operator_name.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4519594Z copying aten/src/ATen/core/qualified_name.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4521246Z copying aten/src/ATen/core/register_symbols.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4523156Z copying aten/src/ATen/core/rref_interface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4524773Z copying aten/src/ATen/core/stack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4526756Z copying aten/src/ATen/core/symbol.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4528599Z copying aten/src/ATen/core/tensor_type.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4530358Z copying aten/src/ATen/core/type.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4532574Z copying aten/src/ATen/core/type_factory.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4534060Z copying aten/src/ATen/core/type_factory.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4536079Z copying aten/src/ATen/core/type_ptr.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4537881Z copying aten/src/ATen/core/typeid.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4539621Z copying aten/src/ATen/core/union_type.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core 2025-10-10T00:04:39.4541756Z copying aten/src/ATen/core/boxing/BoxedKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4543635Z copying aten/src/ATen/core/boxing/BoxedKernel_impl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4545283Z copying aten/src/ATen/core/boxing/KernelFunction.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4546715Z copying aten/src/ATen/core/boxing/KernelFunction.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4548663Z copying aten/src/ATen/core/boxing/KernelFunction_impl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4550216Z copying aten/src/ATen/core/boxing/KernelFunction_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4552210Z copying aten/src/ATen/core/boxing/OperatorKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing 2025-10-10T00:04:39.4553818Z copying aten/src/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4555670Z copying aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4557094Z copying aten/src/ATen/core/boxing/impl/boxing.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4559409Z copying aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4561427Z copying aten/src/ATen/core/boxing/impl/kernel_function_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4563171Z copying aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4565043Z copying aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4566765Z copying aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4568129Z copying aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4569921Z copying aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4571474Z copying aten/src/ATen/core/boxing/impl/test_helpers.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/boxing/impl 2025-10-10T00:04:39.4572932Z copying aten/src/ATen/core/dispatch/CppSignature.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4574431Z copying aten/src/ATen/core/dispatch/CppSignature_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4576114Z copying aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4577331Z copying aten/src/ATen/core/dispatch/DispatchKeyExtractor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4578819Z copying aten/src/ATen/core/dispatch/Dispatcher.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4580339Z copying aten/src/ATen/core/dispatch/Dispatcher.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4582080Z copying aten/src/ATen/core/dispatch/ObservedOperators.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4583458Z copying aten/src/ATen/core/dispatch/ObservedOperators.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4584877Z copying aten/src/ATen/core/dispatch/OperatorEntry.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4586660Z copying aten/src/ATen/core/dispatch/OperatorEntry.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4588144Z copying aten/src/ATen/core/dispatch/OperatorOptions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4589474Z copying aten/src/ATen/core/dispatch/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4590801Z copying aten/src/ATen/core/dispatch/RegistrationHandleRAII.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4592088Z copying aten/src/ATen/core/dispatch/backend_fallback_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/dispatch 2025-10-10T00:04:39.4593583Z copying aten/src/ATen/core/op_registration/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4595155Z copying aten/src/ATen/core/op_registration/adaption.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4596467Z copying aten/src/ATen/core/op_registration/infer_schema.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4598079Z copying aten/src/ATen/core/op_registration/infer_schema.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4599630Z copying aten/src/ATen/core/op_registration/op_allowlist.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4600963Z copying aten/src/ATen/core/op_registration/op_allowlist_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4602261Z copying aten/src/ATen/core/op_registration/op_registration.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4603743Z copying aten/src/ATen/core/op_registration/op_registration.h -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4605599Z copying aten/src/ATen/core/op_registration/op_registration_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/core/op_registration 2025-10-10T00:04:39.4607581Z copying aten/src/ATen/cpu/FlushDenormal.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu 2025-10-10T00:04:39.4608942Z copying aten/src/ATen/cpu/FlushDenormal.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu 2025-10-10T00:04:39.4610296Z copying aten/src/ATen/cpu/Utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu 2025-10-10T00:04:39.4611504Z copying aten/src/ATen/cpu/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu 2025-10-10T00:04:39.4612926Z copying aten/src/ATen/cpu/vml.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu 2025-10-10T00:04:39.4614589Z copying aten/src/ATen/cpu/vec/functional.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4616071Z copying aten/src/ATen/cpu/vec/functional_base.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4617563Z copying aten/src/ATen/cpu/vec/functional_bfloat16.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4619115Z copying aten/src/ATen/cpu/vec/intrinsics.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4620411Z copying aten/src/ATen/cpu/vec/vec.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4621832Z copying aten/src/ATen/cpu/vec/vec_base.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4623763Z copying aten/src/ATen/cpu/vec/vec_common_aarch64.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4625462Z copying aten/src/ATen/cpu/vec/vec_convert.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4626823Z copying aten/src/ATen/cpu/vec/vec_half.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4628191Z copying aten/src/ATen/cpu/vec/vec_mask.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4629650Z copying aten/src/ATen/cpu/vec/vec_n.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4631189Z copying aten/src/ATen/cpu/vec/vec_quant.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec 2025-10-10T00:04:39.4632684Z copying aten/src/ATen/cpu/vec/sve/sve_helper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:39.4634257Z copying aten/src/ATen/cpu/vec/sve/vec_bfloat16.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:39.4636033Z copying aten/src/ATen/cpu/vec/sve/vec_double.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:39.4637471Z copying aten/src/ATen/cpu/vec/sve/vec_float.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:39.4639060Z copying aten/src/ATen/cpu/vec/sve/vec_int.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:39.4640642Z copying aten/src/ATen/cpu/vec/sve/vec_qint.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/sve 2025-10-10T00:04:39.4642259Z copying aten/src/ATen/cpu/vec/vec128/vec128.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:39.4643746Z copying aten/src/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:39.4645552Z copying aten/src/ATen/cpu/vec/vec128/vec128_convert.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:39.4647031Z copying aten/src/ATen/cpu/vec/vec128/vec128_float_neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:39.4648596Z copying aten/src/ATen/cpu/vec/vec128/vec128_half_neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:39.4650370Z copying aten/src/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec128 2025-10-10T00:04:39.4651580Z copying aten/src/ATen/cpu/vec/vec256/missing_vld1_neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4653039Z copying aten/src/ATen/cpu/vec/vec256/missing_vst1_neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4654473Z copying aten/src/ATen/cpu/vec/vec256/vec256.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4656127Z copying aten/src/ATen/cpu/vec/vec256/vec256_16bit_float.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4657692Z copying aten/src/ATen/cpu/vec/vec256/vec256_bfloat16.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4659174Z copying aten/src/ATen/cpu/vec/vec256/vec256_complex_double.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4660683Z copying aten/src/ATen/cpu/vec/vec256/vec256_complex_float.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4662254Z copying aten/src/ATen/cpu/vec/vec256/vec256_convert.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4663717Z copying aten/src/ATen/cpu/vec/vec256/vec256_double.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4665469Z copying aten/src/ATen/cpu/vec/vec256/vec256_float.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4667036Z copying aten/src/ATen/cpu/vec/vec256/vec256_half.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4668504Z copying aten/src/ATen/cpu/vec/vec256/vec256_int.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4670390Z copying aten/src/ATen/cpu/vec/vec256/vec256_mask.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4671851Z copying aten/src/ATen/cpu/vec/vec256/vec256_qint.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256 2025-10-10T00:04:39.4673968Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4675751Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4677194Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4678783Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4680575Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4681739Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4683376Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4685076Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4686565Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4687963Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4689495Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4691064Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4692619Z copying aten/src/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/vsx 2025-10-10T00:04:39.4694390Z copying aten/src/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec256/zarch 2025-10-10T00:04:39.4696659Z copying aten/src/ATen/cpu/vec/vec512/vec512.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4698218Z copying aten/src/ATen/cpu/vec/vec512/vec512_bfloat16.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4700216Z copying aten/src/ATen/cpu/vec/vec512/vec512_complex_double.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4701806Z copying aten/src/ATen/cpu/vec/vec512/vec512_complex_float.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4703494Z copying aten/src/ATen/cpu/vec/vec512/vec512_convert.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4704849Z copying aten/src/ATen/cpu/vec/vec512/vec512_double.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4706585Z copying aten/src/ATen/cpu/vec/vec512/vec512_float.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4708165Z copying aten/src/ATen/cpu/vec/vec512/vec512_float8.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4709852Z copying aten/src/ATen/cpu/vec/vec512/vec512_int.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4711717Z copying aten/src/ATen/cpu/vec/vec512/vec512_mask.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4713185Z copying aten/src/ATen/cpu/vec/vec512/vec512_qint.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cpu/vec/vec512 2025-10-10T00:04:39.4715372Z copying aten/src/ATen/cuda/ATenCUDAGeneral.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4716801Z copying aten/src/ATen/cuda/ApplyGridUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4718139Z copying aten/src/ATen/cuda/AsmUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4719459Z copying aten/src/ATen/cuda/Atomic.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4721088Z copying aten/src/ATen/cuda/CUDAApplyUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4722565Z copying aten/src/ATen/cuda/CUDABlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4724863Z copying aten/src/ATen/cuda/CUDABlas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4726444Z copying aten/src/ATen/cuda/CUDAConfig.h.in -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4727823Z copying aten/src/ATen/cuda/CUDAContext.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4729182Z copying aten/src/ATen/cuda/CUDAContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4730744Z copying aten/src/ATen/cuda/CUDAContextLight.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4731837Z copying aten/src/ATen/cuda/CUDADataType.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4733253Z copying aten/src/ATen/cuda/CUDADevice.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4734937Z copying aten/src/ATen/cuda/CUDAEvent.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4736466Z copying aten/src/ATen/cuda/CUDAGeneratorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4737980Z copying aten/src/ATen/cuda/CUDAGeneratorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4739412Z copying aten/src/ATen/cuda/CUDAGraph.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4740858Z copying aten/src/ATen/cuda/CUDAGraph.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4742354Z copying aten/src/ATen/cuda/CUDAGraphsUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4743593Z copying aten/src/ATen/cuda/CUDASparse.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4745571Z copying aten/src/ATen/cuda/CUDASparseBlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4746861Z copying aten/src/ATen/cuda/CUDASparseBlas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4748529Z copying aten/src/ATen/cuda/CUDASparseDescriptors.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4750181Z copying aten/src/ATen/cuda/CUDASparseDescriptors.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4751427Z copying aten/src/ATen/cuda/CUDATensorMethods.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4752960Z copying aten/src/ATen/cuda/CUDAUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4754612Z copying aten/src/ATen/cuda/CachingHostAllocator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4756252Z copying aten/src/ATen/cuda/CachingHostAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4757519Z copying aten/src/ATen/cuda/CuSparseHandlePool.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4758806Z copying aten/src/ATen/cuda/CublasHandlePool.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4760340Z copying aten/src/ATen/cuda/DeviceUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4761630Z copying aten/src/ATen/cuda/EmptyTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4762965Z copying aten/src/ATen/cuda/EmptyTensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4764646Z copying aten/src/ATen/cuda/Exceptions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4765948Z copying aten/src/ATen/cuda/Exceptions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4767696Z copying aten/src/ATen/cuda/NumericLimits.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4768907Z copying aten/src/ATen/cuda/PeerToPeerAccess.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4770281Z copying aten/src/ATen/cuda/PeerToPeerAccess.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4771608Z copying aten/src/ATen/cuda/PhiloxCudaState.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4773202Z copying aten/src/ATen/cuda/PhiloxUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4774629Z copying aten/src/ATen/cuda/PinnedMemoryAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4775914Z copying aten/src/ATen/cuda/ScanUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4777527Z copying aten/src/ATen/cuda/Sleep.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4778935Z copying aten/src/ATen/cuda/Sleep.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4780186Z copying aten/src/ATen/cuda/ThrustAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4781551Z copying aten/src/ATen/cuda/cub-RadixSortKeys.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4783019Z copying aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4784430Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4786065Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4787166Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4788658Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4790053Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4791335Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4792636Z copying aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4793963Z copying aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4795837Z copying aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4797094Z copying aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4798582Z copying aten/src/ATen/cuda/cub-RadixSortPairs.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4799945Z copying aten/src/ATen/cuda/cub.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4801355Z copying aten/src/ATen/cuda/cub.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4802967Z copying aten/src/ATen/cuda/cub.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4804614Z copying aten/src/ATen/cuda/cub_definitions.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4806083Z copying aten/src/ATen/cuda/jiterator.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4807580Z copying aten/src/ATen/cuda/jiterator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4809034Z copying aten/src/ATen/cuda/jiterator_impl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4810516Z copying aten/src/ATen/cuda/llvm_basic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4811941Z copying aten/src/ATen/cuda/llvm_complex.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4813643Z copying aten/src/ATen/cuda/llvm_jit_strings.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda 2025-10-10T00:04:39.4815334Z copying aten/src/ATen/cuda/detail/CUDAHooks.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4816801Z copying aten/src/ATen/cuda/detail/CUDAHooks.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4818266Z copying aten/src/ATen/cuda/detail/DeviceThreadHandles.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4819653Z copying aten/src/ATen/cuda/detail/IndexUtils.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4821032Z copying aten/src/ATen/cuda/detail/IndexUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4822500Z copying aten/src/ATen/cuda/detail/IntegerDivider.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4823661Z copying aten/src/ATen/cuda/detail/KernelUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4825526Z copying aten/src/ATen/cuda/detail/LazyNVRTC.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4826610Z copying aten/src/ATen/cuda/detail/LazyNVRTC.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4828124Z copying aten/src/ATen/cuda/detail/OffsetCalculator.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4829639Z copying aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4830805Z copying aten/src/ATen/cuda/detail/TensorInfo.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4832378Z copying aten/src/ATen/cuda/detail/UnpackRaw.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/detail 2025-10-10T00:04:39.4833723Z copying aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/nvrtc_stub 2025-10-10T00:04:39.4835357Z copying aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/nvrtc_stub 2025-10-10T00:04:39.4836806Z copying aten/src/ATen/cuda/tunable/GemmCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4838435Z copying aten/src/ATen/cuda/tunable/GemmHipblaslt.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4839976Z copying aten/src/ATen/cuda/tunable/GemmRocblas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4841378Z copying aten/src/ATen/cuda/tunable/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4842962Z copying aten/src/ATen/cuda/tunable/StreamTimer.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4844494Z copying aten/src/ATen/cuda/tunable/StreamTimer.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4845945Z copying aten/src/ATen/cuda/tunable/Tunable.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4847519Z copying aten/src/ATen/cuda/tunable/Tunable.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4848949Z copying aten/src/ATen/cuda/tunable/TunableGemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4850380Z copying aten/src/ATen/cuda/tunable/TunableOp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cuda/tunable 2025-10-10T00:04:39.4851840Z copying aten/src/ATen/cudnn/AutocastRNN.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4853265Z copying aten/src/ATen/cudnn/Descriptors.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4854870Z copying aten/src/ATen/cudnn/Descriptors.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4856356Z copying aten/src/ATen/cudnn/Handle.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4857713Z copying aten/src/ATen/cudnn/Handle.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4859049Z copying aten/src/ATen/cudnn/Handles.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4860427Z copying aten/src/ATen/cudnn/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4861771Z copying aten/src/ATen/cudnn/Types.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4863106Z copying aten/src/ATen/cudnn/Types.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4864674Z copying aten/src/ATen/cudnn/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4866118Z copying aten/src/ATen/cudnn/cudnn-wrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/cudnn 2025-10-10T00:04:39.4867612Z copying aten/src/ATen/detail/AcceleratorHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4869010Z copying aten/src/ATen/detail/CPUGuardImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4870464Z copying aten/src/ATen/detail/CUDAHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4872024Z copying aten/src/ATen/detail/CUDAHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4873091Z copying aten/src/ATen/detail/FunctionTraits.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4874730Z copying aten/src/ATen/detail/HIPHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4876251Z copying aten/src/ATen/detail/HIPHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4877558Z copying aten/src/ATen/detail/HPUHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4878948Z copying aten/src/ATen/detail/HPUHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4880389Z copying aten/src/ATen/detail/IPUHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4881775Z copying aten/src/ATen/detail/IPUHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4883236Z copying aten/src/ATen/detail/MAIAHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4884758Z copying aten/src/ATen/detail/MAIAHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4886196Z copying aten/src/ATen/detail/MPSHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4887591Z copying aten/src/ATen/detail/MPSHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4889055Z copying aten/src/ATen/detail/MTIAHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4890366Z copying aten/src/ATen/detail/MTIAHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4891814Z copying aten/src/ATen/detail/MetaGuardImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4893273Z copying aten/src/ATen/detail/PrivateUse1HooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4894656Z copying aten/src/ATen/detail/PrivateUse1HooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4896174Z copying aten/src/ATen/detail/XPUHooksInterface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4897462Z copying aten/src/ATen/detail/XPUHooksInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/detail 2025-10-10T00:04:39.4898909Z copying aten/src/ATen/functorch/ADInterpreters.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4900340Z copying aten/src/ATen/functorch/ADInterpreters.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4901655Z copying aten/src/ATen/functorch/BatchRulesActivation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4903099Z copying aten/src/ATen/functorch/BatchRulesBinaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4904776Z copying aten/src/ATen/functorch/BatchRulesConvolution.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4906385Z copying aten/src/ATen/functorch/BatchRulesDecompositions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4907817Z copying aten/src/ATen/functorch/BatchRulesDynamic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4908974Z copying aten/src/ATen/functorch/BatchRulesFactory.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4910475Z copying aten/src/ATen/functorch/BatchRulesHelper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4911868Z copying aten/src/ATen/functorch/BatchRulesHelper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4913390Z copying aten/src/ATen/functorch/BatchRulesIndexing.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4914735Z copying aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4916717Z copying aten/src/ATen/functorch/BatchRulesLoss.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4917866Z copying aten/src/ATen/functorch/BatchRulesModules.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4919475Z copying aten/src/ATen/functorch/BatchRulesNorm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4921188Z copying aten/src/ATen/functorch/BatchRulesPooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4922426Z copying aten/src/ATen/functorch/BatchRulesRandomness.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4924209Z copying aten/src/ATen/functorch/BatchRulesReduceOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4925887Z copying aten/src/ATen/functorch/BatchRulesScatterOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4927682Z copying aten/src/ATen/functorch/BatchRulesUnaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4929026Z copying aten/src/ATen/functorch/BatchRulesViews.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4930630Z copying aten/src/ATen/functorch/BatchedFallback.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4932160Z copying aten/src/ATen/functorch/BatchedFallback.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4933515Z copying aten/src/ATen/functorch/BatchedTensorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4934852Z copying aten/src/ATen/functorch/BatchedTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4936584Z copying aten/src/ATen/functorch/BatchingMetaprogramming.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4937762Z copying aten/src/ATen/functorch/DynamicLayer.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4939368Z copying aten/src/ATen/functorch/DynamicLayer.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4940910Z copying aten/src/ATen/functorch/FunctionalizeInterpreter.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4942143Z copying aten/src/ATen/functorch/FunctionalizeInterpreter.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4943536Z copying aten/src/ATen/functorch/Interpreter.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4945143Z copying aten/src/ATen/functorch/Interpreter.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4946815Z copying aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4948429Z copying aten/src/ATen/functorch/LegacyVmapTransforms.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4949801Z copying aten/src/ATen/functorch/LegacyVmapTransforms.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4951204Z copying aten/src/ATen/functorch/Macros.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4952690Z copying aten/src/ATen/functorch/PlumbingHelper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4953927Z copying aten/src/ATen/functorch/PlumbingHelper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4955684Z copying aten/src/ATen/functorch/PyTorchOperatorHacks.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4957123Z copying aten/src/ATen/functorch/TensorWrapper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4958551Z copying aten/src/ATen/functorch/TensorWrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4960048Z copying aten/src/ATen/functorch/VmapInterpreter.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4961270Z copying aten/src/ATen/functorch/VmapInterpreter.h -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4962984Z copying aten/src/ATen/functorch/VmapModeRegistrations.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/functorch 2025-10-10T00:04:39.4964339Z copying aten/src/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:39.4965995Z copying aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:39.4967214Z copying aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:39.4968542Z copying aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:39.4969850Z copying aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:39.4971361Z copying aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> torch-2.10.0a0+git344e636/aten/src/ATen/hip/impl 2025-10-10T00:04:39.4972450Z copying aten/src/ATen/metal/Context.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/metal 2025-10-10T00:04:39.4973884Z copying aten/src/ATen/metal/Context.h -> torch-2.10.0a0+git344e636/aten/src/ATen/metal 2025-10-10T00:04:39.4975549Z copying aten/src/ATen/miopen/AutocastRNN.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4976922Z copying aten/src/ATen/miopen/Descriptors.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4978317Z copying aten/src/ATen/miopen/Descriptors.h -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4979743Z copying aten/src/ATen/miopen/Exceptions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4981098Z copying aten/src/ATen/miopen/Handle.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4982477Z copying aten/src/ATen/miopen/Handle.h -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4983856Z copying aten/src/ATen/miopen/Types.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4985472Z copying aten/src/ATen/miopen/Types.h -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4986890Z copying aten/src/ATen/miopen/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4988292Z copying aten/src/ATen/miopen/miopen-wrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/miopen 2025-10-10T00:04:39.4989610Z copying aten/src/ATen/mkl/Descriptors.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.4991033Z copying aten/src/ATen/mkl/Exceptions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.4992676Z copying aten/src/ATen/mkl/Limits.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.4994383Z copying aten/src/ATen/mkl/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.4995897Z copying aten/src/ATen/mkl/Sparse.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.4997307Z copying aten/src/ATen/mkl/SparseBlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.4998731Z copying aten/src/ATen/mkl/SparseBlas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.5000202Z copying aten/src/ATen/mkl/SparseDescriptors.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.5001621Z copying aten/src/ATen/mkl/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mkl 2025-10-10T00:04:39.5003096Z copying aten/src/ATen/mps/EmptyTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5004639Z copying aten/src/ATen/mps/EmptyTensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5006156Z copying aten/src/ATen/mps/IndexKernels.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5007613Z copying aten/src/ATen/mps/MPSAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5009167Z copying aten/src/ATen/mps/MPSAllocator.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5011085Z copying aten/src/ATen/mps/MPSAllocatorInterface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5012073Z copying aten/src/ATen/mps/MPSDevice.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5013520Z copying aten/src/ATen/mps/MPSDevice.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5015085Z copying aten/src/ATen/mps/MPSEvent.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5016467Z copying aten/src/ATen/mps/MPSEvent.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5017934Z copying aten/src/ATen/mps/MPSFallback.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5019436Z copying aten/src/ATen/mps/MPSGeneratorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5020788Z copying aten/src/ATen/mps/MPSGeneratorImpl.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5022159Z copying aten/src/ATen/mps/MPSGuardImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5023569Z copying aten/src/ATen/mps/MPSGuardImpl.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5025079Z copying aten/src/ATen/mps/MPSHooks.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5026558Z copying aten/src/ATen/mps/MPSHooks.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5027971Z copying aten/src/ATen/mps/MPSProfiler.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5029613Z copying aten/src/ATen/mps/MPSProfiler.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5031269Z copying aten/src/ATen/mps/MPSStream.h -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5032707Z copying aten/src/ATen/mps/MPSStream.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/mps 2025-10-10T00:04:39.5034414Z copying aten/src/ATen/native/Activation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5036130Z copying aten/src/ATen/native/Activation.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5037525Z copying aten/src/ATen/native/AdaptiveAveragePooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5039044Z copying aten/src/ATen/native/AdaptiveAveragePooling3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5040478Z copying aten/src/ATen/native/AdaptiveMaxPooling2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5041815Z copying aten/src/ATen/native/AdaptiveMaxPooling3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5043232Z copying aten/src/ATen/native/AdaptivePooling.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5045152Z copying aten/src/ATen/native/AffineGridGenerator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5046261Z copying aten/src/ATen/native/AmpKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5047726Z copying aten/src/ATen/native/AmpKernels.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5049023Z copying aten/src/ATen/native/AutogradComposite.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5050706Z copying aten/src/ATen/native/AveragePool2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5052226Z copying aten/src/ATen/native/AveragePool3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5053975Z copying aten/src/ATen/native/BatchLinearAlgebra.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5057107Z copying aten/src/ATen/native/BatchLinearAlgebra.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5058712Z copying aten/src/ATen/native/BatchLinearAlgebraKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5060788Z copying aten/src/ATen/native/BinaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5063432Z copying aten/src/ATen/native/BinaryOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5065422Z copying aten/src/ATen/native/Blas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5067271Z copying aten/src/ATen/native/BlasKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5069334Z copying aten/src/ATen/native/Bucketization.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5071263Z copying aten/src/ATen/native/BucketizationUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5073284Z copying aten/src/ATen/native/CPUBlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5075690Z copying aten/src/ATen/native/CPUBlas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5077402Z copying aten/src/ATen/native/CPUFallback.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5079085Z copying aten/src/ATen/native/CPUFallback.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5080745Z copying aten/src/ATen/native/CanUse32BitIndexMath.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5082274Z copying aten/src/ATen/native/ChanelShuffle.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5083806Z copying aten/src/ATen/native/Col2Im.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5085905Z copying aten/src/ATen/native/ComparisonUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5087446Z copying aten/src/ATen/native/ComplexHelper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5089177Z copying aten/src/ATen/native/CompositeRandomAccessor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5090794Z copying aten/src/ATen/native/CompositeRandomAccessorCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5092297Z copying aten/src/ATen/native/Constraints.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5093852Z copying aten/src/ATen/native/ConvUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5096048Z copying aten/src/ATen/native/Convolution.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5098908Z copying aten/src/ATen/native/ConvolutionMM2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5100514Z copying aten/src/ATen/native/ConvolutionMM3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5102351Z copying aten/src/ATen/native/ConvolutionMM3d.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5104000Z copying aten/src/ATen/native/ConvolutionTBC.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5105816Z copying aten/src/ATen/native/Copy.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5107519Z copying aten/src/ATen/native/Copy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5109201Z copying aten/src/ATen/native/Correlation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5110778Z copying aten/src/ATen/native/Cross.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5112376Z copying aten/src/ATen/native/Cross.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5114362Z copying aten/src/ATen/native/DilatedConvolutionUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5116013Z copying aten/src/ATen/native/DilatedMaxPool2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5117685Z copying aten/src/ATen/native/DilatedMaxPool3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5119392Z copying aten/src/ATen/native/DispatchStub.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5121184Z copying aten/src/ATen/native/DispatchStub.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5123094Z copying aten/src/ATen/native/Distance.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5124799Z copying aten/src/ATen/native/Distance.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5126675Z copying aten/src/ATen/native/DistributionTemplates.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5128413Z copying aten/src/ATen/native/Distributions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5130303Z copying aten/src/ATen/native/Distributions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5132097Z copying aten/src/ATen/native/Dropout.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5133740Z copying aten/src/ATen/native/Embedding.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5135686Z copying aten/src/ATen/native/EmbeddingBag.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5138350Z copying aten/src/ATen/native/EmbeddingBag.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5139757Z copying aten/src/ATen/native/Fill.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5141426Z copying aten/src/ATen/native/Fill.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5143260Z copying aten/src/ATen/native/ForeachOpsKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5145360Z copying aten/src/ATen/native/ForeachUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5147189Z copying aten/src/ATen/native/FractionalMaxPool2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5148953Z copying aten/src/ATen/native/FractionalMaxPool3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5150738Z copying aten/src/ATen/native/FractionalMaxPooling.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5152409Z copying aten/src/ATen/native/FunctionOfAMatrixUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5154053Z copying aten/src/ATen/native/FunctionOfAMatrixUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5155876Z copying aten/src/ATen/native/FusedAdagrad.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5157514Z copying aten/src/ATen/native/FusedAdagrad.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5159142Z copying aten/src/ATen/native/FusedAdam.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5160876Z copying aten/src/ATen/native/FusedAdam.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5162530Z copying aten/src/ATen/native/FusedSGD.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5164334Z copying aten/src/ATen/native/FusedSGD.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5166130Z copying aten/src/ATen/native/GatedLinearUnit.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5167694Z copying aten/src/ATen/native/Gelu.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5169495Z copying aten/src/ATen/native/GridSampler.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5172040Z copying aten/src/ATen/native/GridSampler.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5173776Z copying aten/src/ATen/native/GridSamplerUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5175608Z copying aten/src/ATen/native/GroupedMMUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5177281Z copying aten/src/ATen/native/Histogram.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5179115Z copying aten/src/ATen/native/Histogram.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5180733Z copying aten/src/ATen/native/Im2Col.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5182606Z copying aten/src/ATen/native/IndexKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5184287Z copying aten/src/ATen/native/IndexingUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5185973Z copying aten/src/ATen/native/IndexingUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5187678Z copying aten/src/ATen/native/Integration.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5189373Z copying aten/src/ATen/native/Itertools.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5191058Z copying aten/src/ATen/native/LegacyBatching.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5192688Z copying aten/src/ATen/native/Lerp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5194469Z copying aten/src/ATen/native/Lerp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5196220Z copying aten/src/ATen/native/Linear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5198600Z copying aten/src/ATen/native/LinearAlgebra.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5201840Z copying aten/src/ATen/native/LinearAlgebra.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5203392Z copying aten/src/ATen/native/LinearAlgebraUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5205466Z copying aten/src/ATen/native/Loss.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5207343Z copying aten/src/ATen/native/LossCTC.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5209297Z copying aten/src/ATen/native/LossMulti.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5211068Z copying aten/src/ATen/native/LossMultiLabelMargin.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5212864Z copying aten/src/ATen/native/LossMultiMargin.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5214714Z copying aten/src/ATen/native/LossNLL.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5216638Z copying aten/src/ATen/native/LossNLL2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5218730Z copying aten/src/ATen/native/Math.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5222458Z copying aten/src/ATen/native/MathBitFallThroughLists.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5223910Z copying aten/src/ATen/native/MathBitsFallback.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5225833Z copying aten/src/ATen/native/MaxPooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5227516Z copying aten/src/ATen/native/MaxPooling.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5229227Z copying aten/src/ATen/native/MaxUnpooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5230911Z copying aten/src/ATen/native/Memory.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5232786Z copying aten/src/ATen/native/MetaTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5234590Z copying aten/src/ATen/native/NNPACK.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5236586Z copying aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5238529Z copying aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5240449Z copying aten/src/ATen/native/NaiveDilatedConvolution.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5242237Z copying aten/src/ATen/native/NamedTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5244244Z copying aten/src/ATen/native/NegateFallback.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5246200Z copying aten/src/ATen/native/NonEmptyUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5247720Z copying aten/src/ATen/native/NonSymbolicBC.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5249491Z copying aten/src/ATen/native/Normalization.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5251889Z copying aten/src/ATen/native/Normalization.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5253475Z copying aten/src/ATen/native/Onehot.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5255479Z copying aten/src/ATen/native/PackedSequence.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5257164Z copying aten/src/ATen/native/PadNd.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5258935Z copying aten/src/ATen/native/Padding.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5260679Z copying aten/src/ATen/native/PixelShuffle.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5262452Z copying aten/src/ATen/native/PixelShuffle.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5264309Z copying aten/src/ATen/native/PointwiseOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5266051Z copying aten/src/ATen/native/PointwiseOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5267687Z copying aten/src/ATen/native/Pool.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5269593Z copying aten/src/ATen/native/Pooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5271367Z copying aten/src/ATen/native/Pow.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5273083Z copying aten/src/ATen/native/Pow.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5275075Z copying aten/src/ATen/native/QuantizedLinear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5276950Z copying aten/src/ATen/native/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5279299Z copying aten/src/ATen/native/RNN.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5281981Z copying aten/src/ATen/native/RNN.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5283586Z copying aten/src/ATen/native/RangeFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5285593Z copying aten/src/ATen/native/RangeFactories.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5287282Z copying aten/src/ATen/native/RangeUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5289089Z copying aten/src/ATen/native/ReduceAllOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5290834Z copying aten/src/ATen/native/ReduceAllOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5292600Z copying aten/src/ATen/native/ReduceOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5295703Z copying aten/src/ATen/native/ReduceOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5297236Z copying aten/src/ATen/native/ReduceOpsUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5299157Z copying aten/src/ATen/native/ReductionType.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5300909Z copying aten/src/ATen/native/ReflectionPad.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5302681Z copying aten/src/ATen/native/Repeat.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5304567Z copying aten/src/ATen/native/Repeat.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5306468Z copying aten/src/ATen/native/ReplicationPadding.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5308230Z copying aten/src/ATen/native/Resize.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5310327Z copying aten/src/ATen/native/Resize.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5312017Z copying aten/src/ATen/native/ResizeCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5313737Z copying aten/src/ATen/native/RowwisePrune.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5316968Z copying aten/src/ATen/native/Scalar.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5318493Z copying aten/src/ATen/native/ScatterGatherChecks.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5320128Z copying aten/src/ATen/native/SegmentReduce.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5322011Z copying aten/src/ATen/native/SegmentReduce.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5323884Z copying aten/src/ATen/native/SharedReduceOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5325971Z copying aten/src/ATen/native/SobolEngineOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5327708Z copying aten/src/ATen/native/SobolEngineOpsUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5347551Z copying aten/src/ATen/native/SobolEngineOpsUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5348922Z copying aten/src/ATen/native/SoftMax.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5351007Z copying aten/src/ATen/native/Sorting.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5352874Z copying aten/src/ATen/native/Sorting.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5354774Z copying aten/src/ATen/native/SortingUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5356519Z copying aten/src/ATen/native/SparseTensorUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5358251Z copying aten/src/ATen/native/SparseTensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5359908Z copying aten/src/ATen/native/SpectralOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5362448Z copying aten/src/ATen/native/SpectralOpsUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5364014Z copying aten/src/ATen/native/StridedRandomAccessor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5365904Z copying aten/src/ATen/native/SummaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5367708Z copying aten/src/ATen/native/TensorAdvancedIndexing.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5370877Z copying aten/src/ATen/native/TensorAdvancedIndexing.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5372215Z copying aten/src/ATen/native/TensorAdvancedIndexingUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5374715Z copying aten/src/ATen/native/TensorCompare.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5376298Z copying aten/src/ATen/native/TensorCompare.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5377912Z copying aten/src/ATen/native/TensorConversions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5380338Z copying aten/src/ATen/native/TensorConversions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5381908Z copying aten/src/ATen/native/TensorDimApply.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5383551Z copying aten/src/ATen/native/TensorFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5385900Z copying aten/src/ATen/native/TensorFactories.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5387532Z copying aten/src/ATen/native/TensorIterator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5389355Z copying aten/src/ATen/native/TensorIteratorDynamicCasting.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5390630Z copying aten/src/ATen/native/TensorIteratorReduce.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5392352Z copying aten/src/ATen/native/TensorProperties.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5393971Z copying aten/src/ATen/native/TensorProperties.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5395711Z copying aten/src/ATen/native/TensorShape.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5398711Z copying aten/src/ATen/native/TensorShape.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5400379Z copying aten/src/ATen/native/TensorTransformations.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5402028Z copying aten/src/ATen/native/TensorTransformations.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5403560Z copying aten/src/ATen/native/TestOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5405363Z copying aten/src/ATen/native/TopKImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5406979Z copying aten/src/ATen/native/TransposeType.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5408562Z copying aten/src/ATen/native/TriangularOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5410212Z copying aten/src/ATen/native/TriangularOpsUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5411789Z copying aten/src/ATen/native/TypeProperties.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5413374Z copying aten/src/ATen/native/TypeProperties.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5415111Z copying aten/src/ATen/native/UnaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5417089Z copying aten/src/ATen/native/UnaryOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5418775Z copying aten/src/ATen/native/Unfold2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5420311Z copying aten/src/ATen/native/Unfold2d.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5422022Z copying aten/src/ATen/native/Unfold3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5423582Z copying aten/src/ATen/native/Unfold3d.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5425456Z copying aten/src/ATen/native/UnfoldBackward.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5426833Z copying aten/src/ATen/native/UnfoldBackward.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5428530Z copying aten/src/ATen/native/Unique.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5430250Z copying aten/src/ATen/native/UpSample.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5431892Z copying aten/src/ATen/native/UpSample.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5433630Z copying aten/src/ATen/native/UpSampleBicubic2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5435529Z copying aten/src/ATen/native/UpSampleBilinear2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5437135Z copying aten/src/ATen/native/UpSampleLinear1d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5438764Z copying aten/src/ATen/native/UpSampleNearest1d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5440382Z copying aten/src/ATen/native/UpSampleNearest2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5441998Z copying aten/src/ATen/native/UpSampleNearest3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5443640Z copying aten/src/ATen/native/UpSampleTrilinear3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5445661Z copying aten/src/ATen/native/VariableMethodStubs.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5446893Z copying aten/src/ATen/native/WeightNorm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5448565Z copying aten/src/ATen/native/batch_norm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5450219Z copying aten/src/ATen/native/group_norm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5451797Z copying aten/src/ATen/native/group_norm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5453393Z copying aten/src/ATen/native/im2col.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5455279Z copying aten/src/ATen/native/im2col_shape_check.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5456868Z copying aten/src/ATen/native/layer_norm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5458532Z copying aten/src/ATen/native/layer_norm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5460218Z copying aten/src/ATen/native/native_functions.yaml -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5467142Z copying aten/src/ATen/native/prim_native_functions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5468835Z copying aten/src/ATen/native/tags.yaml -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5470531Z copying aten/src/ATen/native/ts_native_functions.yaml -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5472250Z copying aten/src/ATen/native/verbose_wrapper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5473908Z copying aten/src/ATen/native/verbose_wrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5475606Z copying aten/src/ATen/native/vol2col.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native 2025-10-10T00:04:39.5477272Z copying aten/src/ATen/native/ao_sparse/README -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse 2025-10-10T00:04:39.5478668Z copying aten/src/ATen/native/ao_sparse/library.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse 2025-10-10T00:04:39.5480422Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5481801Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5483365Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5484965Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5486754Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5488309Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5489842Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5491387Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5492967Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5494693Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-10-10T00:04:39.5496192Z copying aten/src/ATen/native/cpu/Activation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5498250Z copying aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5499969Z copying aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5501838Z copying aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5503237Z copying aten/src/ATen/native/cpu/AtomicAddFloat.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5505050Z copying aten/src/ATen/native/cpu/AvgPoolKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5506866Z copying aten/src/ATen/native/cpu/BinaryOpsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5508780Z copying aten/src/ATen/native/cpu/BlasKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5510450Z copying aten/src/ATen/native/cpu/CatKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5512002Z copying aten/src/ATen/native/cpu/CatKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5513426Z copying aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5515185Z copying aten/src/ATen/native/cpu/ChannelShuffleKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5516560Z copying aten/src/ATen/native/cpu/ComplexKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5518184Z copying aten/src/ATen/native/cpu/CopyKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5519758Z copying aten/src/ATen/native/cpu/CopyKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5521709Z copying aten/src/ATen/native/cpu/CrossKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5523054Z copying aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5524942Z copying aten/src/ATen/native/cpu/DepthwiseConvKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5526578Z copying aten/src/ATen/native/cpu/DistanceOpsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5528378Z copying aten/src/ATen/native/cpu/DistributionKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5530054Z copying aten/src/ATen/native/cpu/DistributionTemplates.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5531656Z copying aten/src/ATen/native/cpu/Elu.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5533491Z copying aten/src/ATen/native/cpu/FillKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5535436Z copying aten/src/ATen/native/cpu/FlashAttentionKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5537679Z copying aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5539114Z copying aten/src/ATen/native/cpu/FusedAdagradKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5540787Z copying aten/src/ATen/native/cpu/FusedAdamKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5542464Z copying aten/src/ATen/native/cpu/FusedSGDKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5544233Z copying aten/src/ATen/native/cpu/Gelu.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5546007Z copying aten/src/ATen/native/cpu/GridSamplerKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5548354Z copying aten/src/ATen/native/cpu/GridSamplerKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5549997Z copying aten/src/ATen/native/cpu/HistogramKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5551734Z copying aten/src/ATen/native/cpu/IndexKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5553649Z copying aten/src/ATen/native/cpu/IndexKernelUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5555413Z copying aten/src/ATen/native/cpu/Intrinsics.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5557020Z copying aten/src/ATen/native/cpu/IsContiguous.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5558596Z copying aten/src/ATen/native/cpu/LerpKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5560363Z copying aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5561855Z copying aten/src/ATen/native/cpu/LogAddExp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5563569Z copying aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5565408Z copying aten/src/ATen/native/cpu/Loops.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5567209Z copying aten/src/ATen/native/cpu/MaxPoolKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5569078Z copying aten/src/ATen/native/cpu/MaxPooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5570713Z copying aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5572373Z copying aten/src/ATen/native/cpu/MaxUnpoolKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5574010Z copying aten/src/ATen/native/cpu/MultinomialKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5576014Z copying aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5577490Z copying aten/src/ATen/native/cpu/PaddingKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5579415Z copying aten/src/ATen/native/cpu/PixelShuffleKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5581170Z copying aten/src/ATen/native/cpu/PixelShuffleKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5582790Z copying aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5584555Z copying aten/src/ATen/native/cpu/PowKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5586277Z copying aten/src/ATen/native/cpu/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5588073Z copying aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5589524Z copying aten/src/ATen/native/cpu/Reduce.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5591358Z copying aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5593010Z copying aten/src/ATen/native/cpu/ReduceOpsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5611329Z copying aten/src/ATen/native/cpu/ReduceUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5612920Z copying aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5614813Z copying aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5616271Z copying aten/src/ATen/native/cpu/RenormKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5617720Z copying aten/src/ATen/native/cpu/SampledAddmmKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5619057Z copying aten/src/ATen/native/cpu/SampledAddmmKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5620354Z copying aten/src/ATen/native/cpu/ScatterGatherKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5621615Z copying aten/src/ATen/native/cpu/SerialStackImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5622824Z copying aten/src/ATen/native/cpu/SoftMaxKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5624016Z copying aten/src/ATen/native/cpu/SoftmaxKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5625420Z copying aten/src/ATen/native/cpu/SortingKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5626706Z copying aten/src/ATen/native/cpu/SparseFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5627995Z copying aten/src/ATen/native/cpu/SpmmReduceKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5629225Z copying aten/src/ATen/native/cpu/SpmmReduceKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5630431Z copying aten/src/ATen/native/cpu/StackKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5631555Z copying aten/src/ATen/native/cpu/StackKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5632688Z copying aten/src/ATen/native/cpu/SumKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5633884Z copying aten/src/ATen/native/cpu/TensorCompareKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5635368Z copying aten/src/ATen/native/cpu/UnaryOpsKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5636542Z copying aten/src/ATen/native/cpu/Unfold2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5637944Z copying aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5639244Z copying aten/src/ATen/native/cpu/UpSampleKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5640561Z copying aten/src/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5641917Z copying aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5643351Z copying aten/src/ATen/native/cpu/WeightNormKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5644928Z copying aten/src/ATen/native/cpu/WeightNormKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5646116Z copying aten/src/ATen/native/cpu/airy_ai.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5647192Z copying aten/src/ATen/native/cpu/avx_mathfun.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5648344Z copying aten/src/ATen/native/cpu/batch_norm_kernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5649538Z copying aten/src/ATen/native/cpu/group_norm_kernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5651191Z copying aten/src/ATen/native/cpu/int4mm_kernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5653225Z copying aten/src/ATen/native/cpu/int8mm_kernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5655212Z copying aten/src/ATen/native/cpu/int_mm_kernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5657002Z copying aten/src/ATen/native/cpu/layer_norm_kernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5659074Z copying aten/src/ATen/native/cpu/mixed_data_type.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5660551Z copying aten/src/ATen/native/cpu/moments_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5662352Z copying aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5663987Z copying aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5665838Z copying aten/src/ATen/native/cpu/spherical_bessel_j0.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5667399Z copying aten/src/ATen/native/cpu/utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5669112Z copying aten/src/ATen/native/cpu/zmath.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cpu 2025-10-10T00:04:39.5670894Z copying aten/src/ATen/native/cuda/AbsKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5672485Z copying aten/src/ATen/native/cuda/Activation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5674014Z copying aten/src/ATen/native/cuda/Activation.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5675939Z copying aten/src/ATen/native/cuda/ActivationEluKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5677487Z copying aten/src/ATen/native/cuda/ActivationGeluKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5679161Z copying aten/src/ATen/native/cuda/ActivationGluKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5680901Z copying aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5682453Z copying aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5684481Z copying aten/src/ATen/native/cuda/ActivationHardswishKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5686053Z copying aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5687641Z copying aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5689185Z copying aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5690808Z copying aten/src/ATen/native/cuda/ActivationMishKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5692560Z copying aten/src/ATen/native/cuda/ActivationPreluKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5694491Z copying aten/src/ATen/native/cuda/ActivationSiluKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5696217Z copying aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5697823Z copying aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5699319Z copying aten/src/ATen/native/cuda/ActivationThresholdKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5700904Z copying aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5702872Z copying aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5704780Z copying aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5706608Z copying aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5708391Z copying aten/src/ATen/native/cuda/AmpKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5709970Z copying aten/src/ATen/native/cuda/AveragePool2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5711791Z copying aten/src/ATen/native/cuda/AveragePool3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5713680Z copying aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5715452Z copying aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5717048Z copying aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5718646Z copying aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5720238Z copying aten/src/ATen/native/cuda/BinaryGeometricKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5721808Z copying aten/src/ATen/native/cuda/BinaryInternal.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5723579Z copying aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5725568Z copying aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5727173Z copying aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5728719Z copying aten/src/ATen/native/cuda/BinaryMulKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5730335Z copying aten/src/ATen/native/cuda/BinaryRemainderKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5731914Z copying aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5733370Z copying aten/src/ATen/native/cuda/Blas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5736929Z copying aten/src/ATen/native/cuda/Bucketization.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5738229Z copying aten/src/ATen/native/cuda/CUDAJitLoops.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5740034Z copying aten/src/ATen/native/cuda/CUDALoops.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5741974Z copying aten/src/ATen/native/cuda/CUDAScalar.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5743536Z copying aten/src/ATen/native/cuda/Col2Im.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5745564Z copying aten/src/ATen/native/cuda/CompareEQKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5747178Z copying aten/src/ATen/native/cuda/CompareKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5748764Z copying aten/src/ATen/native/cuda/ComplexKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5750585Z copying aten/src/ATen/native/cuda/CompositeRandomAccessor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5752060Z copying aten/src/ATen/native/cuda/ConvolutionMM2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5753802Z copying aten/src/ATen/native/cuda/Copy.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5755741Z copying aten/src/ATen/native/cuda/Copy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5757433Z copying aten/src/ATen/native/cuda/CopysignKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5758985Z copying aten/src/ATen/native/cuda/CrossKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5760791Z copying aten/src/ATen/native/cuda/CuFFTPlanCache.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5762390Z copying aten/src/ATen/native/cuda/CuFFTUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5764038Z copying aten/src/ATen/native/cuda/CumminmaxKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5765832Z copying aten/src/ATen/native/cuda/CumprodKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5767475Z copying aten/src/ATen/native/cuda/CumsumKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5769105Z copying aten/src/ATen/native/cuda/DepthwiseConv2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5771076Z copying aten/src/ATen/native/cuda/DepthwiseConv3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5772991Z copying aten/src/ATen/native/cuda/DeviceSqrt.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5774794Z copying aten/src/ATen/native/cuda/DilatedMaxPool2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5776732Z copying aten/src/ATen/native/cuda/DilatedMaxPool3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5778526Z copying aten/src/ATen/native/cuda/DistanceKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5780336Z copying aten/src/ATen/native/cuda/DistributionBernoulli.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5782178Z copying aten/src/ATen/native/cuda/DistributionCauchyKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5783955Z copying aten/src/ATen/native/cuda/DistributionExponentialKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5785853Z copying aten/src/ATen/native/cuda/DistributionGeometricKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5787579Z copying aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5789161Z copying aten/src/ATen/native/cuda/DistributionNormal.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5791008Z copying aten/src/ATen/native/cuda/DistributionRandomKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5792706Z copying aten/src/ATen/native/cuda/DistributionTemplates.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5794949Z copying aten/src/ATen/native/cuda/DistributionUniform.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5796614Z copying aten/src/ATen/native/cuda/Distributions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5798235Z copying aten/src/ATen/native/cuda/Distributions.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5800005Z copying aten/src/ATen/native/cuda/Distributions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5801600Z copying aten/src/ATen/native/cuda/Dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5803417Z copying aten/src/ATen/native/cuda/Embedding.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5805490Z copying aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5807250Z copying aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5808762Z copying aten/src/ATen/native/cuda/EmbeddingBag.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5810651Z copying aten/src/ATen/native/cuda/Equal.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5812534Z copying aten/src/ATen/native/cuda/FillKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5814342Z copying aten/src/ATen/native/cuda/FlattenIndicesKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5816057Z copying aten/src/ATen/native/cuda/ForeachBinaryOpList.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5817927Z copying aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5819656Z copying aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5823438Z copying aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5825009Z copying aten/src/ATen/native/cuda/ForeachFunctors.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5827075Z copying aten/src/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5828705Z copying aten/src/ATen/native/cuda/ForeachPointwiseOp.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5830449Z copying aten/src/ATen/native/cuda/ForeachReduceOp.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5832305Z copying aten/src/ATen/native/cuda/ForeachTernaryOp.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5833975Z copying aten/src/ATen/native/cuda/ForeachUnaryOp.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5836050Z copying aten/src/ATen/native/cuda/FractionalMaxPool2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5837819Z copying aten/src/ATen/native/cuda/FractionalMaxPool3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5839744Z copying aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5841425Z copying aten/src/ATen/native/cuda/FusedAdagradKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5843196Z copying aten/src/ATen/native/cuda/FusedAdamKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5845148Z copying aten/src/ATen/native/cuda/FusedAdamWKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5846981Z copying aten/src/ATen/native/cuda/FusedSgdKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5848930Z copying aten/src/ATen/native/cuda/GcdLcmKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5850674Z copying aten/src/ATen/native/cuda/GridSampler.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5852363Z copying aten/src/ATen/native/cuda/GridSampler.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5855007Z copying aten/src/ATen/native/cuda/GridSampler.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5856679Z copying aten/src/ATen/native/cuda/GridSampler.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5858342Z copying aten/src/ATen/native/cuda/GroupMM.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5860108Z copying aten/src/ATen/native/cuda/GroupMM.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5861832Z copying aten/src/ATen/native/cuda/GroupMMCommon.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5863518Z copying aten/src/ATen/native/cuda/IGammaKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5865651Z copying aten/src/ATen/native/cuda/Im2Col.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5867492Z copying aten/src/ATen/native/cuda/IndexKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5869306Z copying aten/src/ATen/native/cuda/IndexKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5871037Z copying aten/src/ATen/native/cuda/IndexKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5872876Z copying aten/src/ATen/native/cuda/IndexKernelUtils.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5874691Z copying aten/src/ATen/native/cuda/IndexKernelUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5876335Z copying aten/src/ATen/native/cuda/Indexing.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5879226Z copying aten/src/ATen/native/cuda/JitLoops.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5880755Z copying aten/src/ATen/native/cuda/KernelUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5882571Z copying aten/src/ATen/native/cuda/LaunchUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5884519Z copying aten/src/ATen/native/cuda/LegacyThrustHelpers.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5886220Z copying aten/src/ATen/native/cuda/Lerp.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5888081Z copying aten/src/ATen/native/cuda/LinearAlgebra.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5889907Z copying aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5891666Z copying aten/src/ATen/native/cuda/LogAddExpKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5893382Z copying aten/src/ATen/native/cuda/LogcumsumexpKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5895206Z copying aten/src/ATen/native/cuda/Loops.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5896970Z copying aten/src/ATen/native/cuda/Loss.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5898886Z copying aten/src/ATen/native/cuda/LossCTC.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5901219Z copying aten/src/ATen/native/cuda/Math.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5904721Z copying aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5906005Z copying aten/src/ATen/native/cuda/MaxUnpooling.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5907746Z copying aten/src/ATen/native/cuda/MemoryAccess.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5909372Z copying aten/src/ATen/native/cuda/MiscUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5911095Z copying aten/src/ATen/native/cuda/MixedDtypesLinear.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5912655Z copying aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5914579Z copying aten/src/ATen/native/cuda/MultiMarginLoss.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5916501Z copying aten/src/ATen/native/cuda/MultiTensorApply.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5917899Z copying aten/src/ATen/native/cuda/MultinomialKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5919677Z copying aten/src/ATen/native/cuda/NLLLoss2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5921515Z copying aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5923357Z copying aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5926186Z copying aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5927653Z copying aten/src/ATen/native/cuda/Nonzero.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5929510Z copying aten/src/ATen/native/cuda/Normalization.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5931406Z copying aten/src/ATen/native/cuda/Normalization.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5933614Z copying aten/src/ATen/native/cuda/PersistentSoftmax.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5935557Z copying aten/src/ATen/native/cuda/PointwiseOpsKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5937065Z copying aten/src/ATen/native/cuda/Pow.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5938695Z copying aten/src/ATen/native/cuda/PowKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5940321Z copying aten/src/ATen/native/cuda/RNN.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5942219Z copying aten/src/ATen/native/cuda/Randperm.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5944249Z copying aten/src/ATen/native/cuda/Randperm.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5946242Z copying aten/src/ATen/native/cuda/RangeFactories.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5948087Z copying aten/src/ATen/native/cuda/RecordStream.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5949458Z copying aten/src/ATen/native/cuda/Reduce.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5951146Z copying aten/src/ATen/native/cuda/Reduce.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5953290Z copying aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5954930Z copying aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5956554Z copying aten/src/ATen/native/cuda/ReduceArgMinKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5958152Z copying aten/src/ATen/native/cuda/ReduceLogicKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5959701Z copying aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5961302Z copying aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5962771Z copying aten/src/ATen/native/cuda/ReduceMomentKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5964611Z copying aten/src/ATen/native/cuda/ReduceNormKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5966384Z copying aten/src/ATen/native/cuda/ReduceOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5968250Z copying aten/src/ATen/native/cuda/ReduceOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5969998Z copying aten/src/ATen/native/cuda/ReduceSumProdKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5971818Z copying aten/src/ATen/native/cuda/ReflectionPad.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5973761Z copying aten/src/ATen/native/cuda/RenormKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5975468Z copying aten/src/ATen/native/cuda/Repeat.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5977254Z copying aten/src/ATen/native/cuda/ReplicationPadding.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5978960Z copying aten/src/ATen/native/cuda/Resize.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5980648Z copying aten/src/ATen/native/cuda/Resize.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5982052Z copying aten/src/ATen/native/cuda/RowwiseScaledMM.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5983997Z copying aten/src/ATen/native/cuda/RowwiseScaledMM.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5985730Z copying aten/src/ATen/native/cuda/RreluWithNoise.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5987406Z copying aten/src/ATen/native/cuda/ScaledGroupMM.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5989199Z copying aten/src/ATen/native/cuda/ScaledGroupMM.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5990780Z copying aten/src/ATen/native/cuda/ScanKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5992332Z copying aten/src/ATen/native/cuda/ScanKernels.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5993889Z copying aten/src/ATen/native/cuda/ScanUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5995901Z copying aten/src/ATen/native/cuda/ScatterGatherKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5997604Z copying aten/src/ATen/native/cuda/SegmentReduce.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.5999303Z copying aten/src/ATen/native/cuda/Shape.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6001584Z copying aten/src/ATen/native/cuda/SoftMax.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6004049Z copying aten/src/ATen/native/cuda/Sort.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6006496Z copying aten/src/ATen/native/cuda/Sort.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6008200Z copying aten/src/ATen/native/cuda/Sort.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6010040Z copying aten/src/ATen/native/cuda/SortImpl.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6011928Z copying aten/src/ATen/native/cuda/SortStable.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6013785Z copying aten/src/ATen/native/cuda/SortStable.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6015881Z copying aten/src/ATen/native/cuda/SortUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6017762Z copying aten/src/ATen/native/cuda/Sorting.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6019621Z copying aten/src/ATen/native/cuda/Sorting.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6021636Z copying aten/src/ATen/native/cuda/Sorting.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6023478Z copying aten/src/ATen/native/cuda/SortingCommon.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6025166Z copying aten/src/ATen/native/cuda/SortingRadixSelect.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6026968Z copying aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6028483Z copying aten/src/ATen/native/cuda/SparseMM.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6030082Z copying aten/src/ATen/native/cuda/SpectralOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6031977Z copying aten/src/ATen/native/cuda/SpectralOps.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6033614Z copying aten/src/ATen/native/cuda/StepKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6036202Z copying aten/src/ATen/native/cuda/SummaryOps.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6038058Z copying aten/src/ATen/native/cuda/TensorCompare.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6039943Z copying aten/src/ATen/native/cuda/TensorCompare.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6041864Z copying aten/src/ATen/native/cuda/TensorFactories.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6043875Z copying aten/src/ATen/native/cuda/TensorModeKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6045727Z copying aten/src/ATen/native/cuda/TensorModeKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6047630Z copying aten/src/ATen/native/cuda/TensorModeKernel.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6049551Z copying aten/src/ATen/native/cuda/TensorModeKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6051206Z copying aten/src/ATen/native/cuda/TensorShape.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6053580Z copying aten/src/ATen/native/cuda/TensorShapeCUDA.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6055133Z copying aten/src/ATen/native/cuda/TensorTopK.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6057090Z copying aten/src/ATen/native/cuda/TensorTopK.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6059405Z copying aten/src/ATen/native/cuda/TensorTopK.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6060925Z copying aten/src/ATen/native/cuda/TensorTransformations.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6062933Z copying aten/src/ATen/native/cuda/TriangularOps.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6064887Z copying aten/src/ATen/native/cuda/UnaryComplexKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6066689Z copying aten/src/ATen/native/cuda/UnaryFractionKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6068239Z copying aten/src/ATen/native/cuda/UnaryGammaKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6069917Z copying aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6071596Z copying aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6073230Z copying aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6074876Z copying aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6076602Z copying aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6078253Z copying aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6079878Z copying aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6081487Z copying aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6083096Z copying aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6084735Z copying aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6086434Z copying aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6088011Z copying aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6089756Z copying aten/src/ATen/native/cuda/UnaryLogKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6091359Z copying aten/src/ATen/native/cuda/UnaryOpsKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6092970Z copying aten/src/ATen/native/cuda/UnarySignKernels.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6094808Z copying aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6096504Z copying aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6098062Z copying aten/src/ATen/native/cuda/Unique.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6100073Z copying aten/src/ATen/native/cuda/UniqueCub.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6101952Z copying aten/src/ATen/native/cuda/UniqueCub.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6104050Z copying aten/src/ATen/native/cuda/UpSample.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6106251Z copying aten/src/ATen/native/cuda/UpSampleBicubic2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6108022Z copying aten/src/ATen/native/cuda/UpSampleBilinear2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6110360Z copying aten/src/ATen/native/cuda/UpSampleLinear1d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6111809Z copying aten/src/ATen/native/cuda/UpSampleNearest1d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6113869Z copying aten/src/ATen/native/cuda/UpSampleNearest2d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6116029Z copying aten/src/ATen/native/cuda/UpSampleNearest3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6117957Z copying aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6120180Z copying aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6121533Z copying aten/src/ATen/native/cuda/WeightNorm.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6123695Z copying aten/src/ATen/native/cuda/ZetaKernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6125595Z copying aten/src/ATen/native/cuda/airy_ai.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6127495Z copying aten/src/ATen/native/cuda/bessel_j0.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6129363Z copying aten/src/ATen/native/cuda/bessel_j1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6131106Z copying aten/src/ATen/native/cuda/bessel_y0.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6132906Z copying aten/src/ATen/native/cuda/bessel_y1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6134966Z copying aten/src/ATen/native/cuda/block_reduce.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6136950Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6138498Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6140435Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6142190Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6144294Z copying aten/src/ATen/native/cuda/cutlass_common.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6145758Z copying aten/src/ATen/native/cuda/fused_adagrad_impl.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6147673Z copying aten/src/ATen/native/cuda/fused_adagrad_impl.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6149570Z copying aten/src/ATen/native/cuda/fused_adagrad_utils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6151358Z copying aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6153111Z copying aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6154915Z copying aten/src/ATen/native/cuda/fused_adam_impl.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6156927Z copying aten/src/ATen/native/cuda/fused_adam_impl.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6158704Z copying aten/src/ATen/native/cuda/fused_adam_utils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6160596Z copying aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6162405Z copying aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6164616Z copying aten/src/ATen/native/cuda/fused_adamw_impl.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6166309Z copying aten/src/ATen/native/cuda/fused_adamw_impl.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6168141Z copying aten/src/ATen/native/cuda/group_norm_kernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6170597Z copying aten/src/ATen/native/cuda/hermite_polynomial_h.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6172039Z copying aten/src/ATen/native/cuda/hermite_polynomial_he.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6173802Z copying aten/src/ATen/native/cuda/im2col.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6176020Z copying aten/src/ATen/native/cuda/int4mm.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6178263Z copying aten/src/ATen/native/cuda/int8mm.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6180060Z copying aten/src/ATen/native/cuda/jit_utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6182591Z copying aten/src/ATen/native/cuda/jit_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6184451Z copying aten/src/ATen/native/cuda/laguerre_polynomial_l.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6186315Z copying aten/src/ATen/native/cuda/layer_norm_kernel.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6188951Z copying aten/src/ATen/native/cuda/legendre_polynomial_p.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6190320Z copying aten/src/ATen/native/cuda/modified_bessel_i0.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6192333Z copying aten/src/ATen/native/cuda/modified_bessel_i1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6194050Z copying aten/src/ATen/native/cuda/modified_bessel_k0.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6197084Z copying aten/src/ATen/native/cuda/modified_bessel_k1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6198536Z copying aten/src/ATen/native/cuda/reduction_template.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6201087Z copying aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6202507Z copying aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6203994Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6205779Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6207367Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6208944Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6211029Z copying aten/src/ATen/native/cuda/spherical_bessel_j0.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6212579Z copying aten/src/ATen/native/cuda/thread_constants.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6214280Z copying aten/src/ATen/native/cuda/vol2col.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda 2025-10-10T00:04:39.6216058Z copying aten/src/ATen/native/cuda/cutlass_extensions/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions 2025-10-10T00:04:39.6217695Z copying aten/src/ATen/native/cuda/cutlass_extensions/epilogue_helpers.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions 2025-10-10T00:04:39.6219205Z copying aten/src/ATen/native/cuda/cutlass_extensions/ft_gemm_configs.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions 2025-10-10T00:04:39.6220845Z copying aten/src/ATen/native/cuda/cutlass_extensions/interleaved_numeric_conversion.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions 2025-10-10T00:04:39.6222456Z copying aten/src/ATen/native/cuda/cutlass_extensions/tile_interleaved_layout.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions 2025-10-10T00:04:39.6223950Z copying aten/src/ATen/native/cuda/cutlass_extensions/arch/mma.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/arch 2025-10-10T00:04:39.6226017Z copying aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread/ft_fused_activations.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread 2025-10-10T00:04:39.6227309Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-10-10T00:04:39.6228951Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-10-10T00:04:39.6231533Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-10-10T00:04:39.6232655Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6234585Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6236423Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6238138Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6239837Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma_bf16.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6241718Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_base.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6243356Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6245333Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-10-10T00:04:39.6247123Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-10-10T00:04:39.6248820Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-10-10T00:04:39.6250505Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-10-10T00:04:39.6252068Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6255109Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6257489Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6258960Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6260495Z copying aten/src/ATen/native/cuda/linalg/CUDASolver.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6262966Z copying aten/src/ATen/native/cuda/linalg/CUDASolver.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6265393Z copying aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6267064Z copying aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6268544Z copying aten/src/ATen/native/cuda/linalg/MagmaUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cuda/linalg 2025-10-10T00:04:39.6270330Z copying aten/src/ATen/native/cudnn/AffineGridGenerator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6272010Z copying aten/src/ATen/native/cudnn/BatchNorm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6273616Z copying aten/src/ATen/native/cudnn/BatchNorm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6275345Z copying aten/src/ATen/native/cudnn/ConvPlaceholders.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6276845Z copying aten/src/ATen/native/cudnn/ConvShared.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6278500Z copying aten/src/ATen/native/cudnn/ConvShared.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6280065Z copying aten/src/ATen/native/cudnn/Conv_v7.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6282447Z copying aten/src/ATen/native/cudnn/Conv_v8.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6284637Z copying aten/src/ATen/native/cudnn/GridSampler.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6286033Z copying aten/src/ATen/native/cudnn/LossCTC.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6287989Z copying aten/src/ATen/native/cudnn/MHA.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6290470Z copying aten/src/ATen/native/cudnn/MHA.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6291691Z copying aten/src/ATen/native/cudnn/RNN.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6294509Z copying aten/src/ATen/native/cudnn/RNNUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/cudnn 2025-10-10T00:04:39.6295859Z copying aten/src/ATen/native/hip/ck_bgemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6297755Z copying aten/src/ATen/native/hip/ck_bgemm_bfloat16.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6299123Z copying aten/src/ATen/native/hip/ck_gemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6300692Z copying aten/src/ATen/native/hip/ck_gemm_bfloat16.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6302256Z copying aten/src/ATen/native/hip/ck_gemm_float.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6303817Z copying aten/src/ATen/native/hip/ck_gemm_half.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6305592Z copying aten/src/ATen/native/hip/ck_gemm_template.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6307147Z copying aten/src/ATen/native/hip/ck_types.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip 2025-10-10T00:04:39.6309025Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6310614Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6312195Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6313679Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6315465Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6317168Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6318811Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6320370Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6321911Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6323547Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6325260Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6326980Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6328304Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6329974Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6331527Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6333055Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6334774Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6336362Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6337901Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6339477Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6341066Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6342648Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6344420Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6345981Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6347668Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6349068Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6350581Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/hip/bgemm_kernels 2025-10-10T00:04:39.6352047Z copying aten/src/ATen/native/kleidiai/kai_kernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/kleidiai 2025-10-10T00:04:39.6353600Z copying aten/src/ATen/native/kleidiai/kai_kernels.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/kleidiai 2025-10-10T00:04:39.6355288Z copying aten/src/ATen/native/kleidiai/kai_pack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/kleidiai 2025-10-10T00:04:39.6356995Z copying aten/src/ATen/native/kleidiai/kai_ukernel_interface.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/kleidiai 2025-10-10T00:04:39.6358415Z copying aten/src/ATen/native/kleidiai/kai_ukernel_interface.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/kleidiai 2025-10-10T00:04:39.6359927Z copying aten/src/ATen/native/metal/MetalAten.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6361524Z copying aten/src/ATen/native/metal/MetalCommandBuffer.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6362993Z copying aten/src/ATen/native/metal/MetalCommandBuffer.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6364614Z copying aten/src/ATen/native/metal/MetalContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6366145Z copying aten/src/ATen/native/metal/MetalContext.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6367697Z copying aten/src/ATen/native/metal/MetalConvParams.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6369187Z copying aten/src/ATen/native/metal/MetalConvParams.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6370640Z copying aten/src/ATen/native/metal/MetalDevice.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6372151Z copying aten/src/ATen/native/metal/MetalGuardImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6373724Z copying aten/src/ATen/native/metal/MetalNeuronType.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6375438Z copying aten/src/ATen/native/metal/MetalPrepackOpContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6377789Z copying aten/src/ATen/native/metal/MetalPrepackOpRegister.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6379251Z copying aten/src/ATen/native/metal/MetalShaders.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6381087Z copying aten/src/ATen/native/metal/MetalTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6382668Z copying aten/src/ATen/native/metal/MetalTensorImplStorage.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6384269Z copying aten/src/ATen/native/metal/MetalTensorImplStorage.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6385758Z copying aten/src/ATen/native/metal/MetalTensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6387277Z copying aten/src/ATen/native/metal/MetalTensorUtils.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal 2025-10-10T00:04:39.6388887Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6390353Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6391846Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6393374Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6395148Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6396681Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6398138Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6399711Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6401187Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNOp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6402915Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6404555Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6406080Z copying aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6407586Z copying aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6409080Z copying aten/src/ATen/native/metal/mpscnn/MPSImageUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6410584Z copying aten/src/ATen/native/metal/mpscnn/MPSImageUtils.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6412176Z copying aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6413705Z copying aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn 2025-10-10T00:04:39.6415433Z copying aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn/tests 2025-10-10T00:04:39.6416942Z copying aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn/tests 2025-10-10T00:04:39.6418799Z copying aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn/tests 2025-10-10T00:04:39.6420540Z copying aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/mpscnn/tests 2025-10-10T00:04:39.6422131Z copying aten/src/ATen/native/metal/ops/MetalAddmm.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6423807Z copying aten/src/ATen/native/metal/ops/MetalBinaryElementwise.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6425623Z copying aten/src/ATen/native/metal/ops/MetalChunk.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6427087Z copying aten/src/ATen/native/metal/ops/MetalClamp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6428608Z copying aten/src/ATen/native/metal/ops/MetalConcat.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6430244Z copying aten/src/ATen/native/metal/ops/MetalConvolution.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6431772Z copying aten/src/ATen/native/metal/ops/MetalConvolution.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6433233Z copying aten/src/ATen/native/metal/ops/MetalCopy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6434849Z copying aten/src/ATen/native/metal/ops/MetalCopy.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6436579Z copying aten/src/ATen/native/metal/ops/MetalHardshrink.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6438190Z copying aten/src/ATen/native/metal/ops/MetalHardswish.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6439701Z copying aten/src/ATen/native/metal/ops/MetalLeakyReLU.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6441214Z copying aten/src/ATen/native/metal/ops/MetalNeurons.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6442717Z copying aten/src/ATen/native/metal/ops/MetalPadding.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6444389Z copying aten/src/ATen/native/metal/ops/MetalPooling.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6446167Z copying aten/src/ATen/native/metal/ops/MetalReduce.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6447574Z copying aten/src/ATen/native/metal/ops/MetalReshape.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6449078Z copying aten/src/ATen/native/metal/ops/MetalSoftmax.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6450651Z copying aten/src/ATen/native/metal/ops/MetalTranspose.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6452234Z copying aten/src/ATen/native/metal/ops/MetalUpsamplingNearest.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/metal/ops 2025-10-10T00:04:39.6453700Z copying aten/src/ATen/native/miopen/BatchNorm_miopen.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/miopen 2025-10-10T00:04:39.6455428Z copying aten/src/ATen/native/miopen/Conv_miopen.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/miopen 2025-10-10T00:04:39.6457416Z copying aten/src/ATen/native/miopen/RNN_miopen.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/miopen 2025-10-10T00:04:39.6459217Z copying aten/src/ATen/native/mkl/LinearAlgebra.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6460769Z copying aten/src/ATen/native/mkl/LinearAlgebra.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6462273Z copying aten/src/ATen/native/mkl/MklAllocationHelper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6463726Z copying aten/src/ATen/native/mkl/SparseBlasImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6465578Z copying aten/src/ATen/native/mkl/SparseBlasImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6467102Z copying aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6468714Z copying aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6470148Z copying aten/src/ATen/native/mkl/SpectralOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkl 2025-10-10T00:04:39.6471918Z copying aten/src/ATen/native/mkldnn/BinaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6473407Z copying aten/src/ATen/native/mkldnn/Common.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6475165Z copying aten/src/ATen/native/mkldnn/Conv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6477053Z copying aten/src/ATen/native/mkldnn/Conv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6478617Z copying aten/src/ATen/native/mkldnn/ConvPrepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6480114Z copying aten/src/ATen/native/mkldnn/ConvPrepack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6481566Z copying aten/src/ATen/native/mkldnn/Copy.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6483472Z copying aten/src/ATen/native/mkldnn/Gelu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6485009Z copying aten/src/ATen/native/mkldnn/IDeepRegistration.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6486828Z copying aten/src/ATen/native/mkldnn/IDeepRegistration.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6488217Z copying aten/src/ATen/native/mkldnn/Linear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6490338Z copying aten/src/ATen/native/mkldnn/Linear.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6491779Z copying aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6493504Z copying aten/src/ATen/native/mkldnn/MKLDNNCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6495449Z copying aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6497182Z copying aten/src/ATen/native/mkldnn/Matmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6499086Z copying aten/src/ATen/native/mkldnn/Matmul.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6500598Z copying aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6502015Z copying aten/src/ATen/native/mkldnn/Normalization.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6503696Z copying aten/src/ATen/native/mkldnn/OpContext.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6505449Z copying aten/src/ATen/native/mkldnn/OpContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6506965Z copying aten/src/ATen/native/mkldnn/Pooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6508617Z copying aten/src/ATen/native/mkldnn/Prelu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6510116Z copying aten/src/ATen/native/mkldnn/RNN.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6511927Z copying aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6513335Z copying aten/src/ATen/native/mkldnn/Relu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6515022Z copying aten/src/ATen/native/mkldnn/SoftMax.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6516600Z copying aten/src/ATen/native/mkldnn/TensorFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6518098Z copying aten/src/ATen/native/mkldnn/TensorShape.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6519615Z copying aten/src/ATen/native/mkldnn/TensorShape.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6521141Z copying aten/src/ATen/native/mkldnn/UnaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6522616Z copying aten/src/ATen/native/mkldnn/Utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6524701Z copying aten/src/ATen/native/mkldnn/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn 2025-10-10T00:04:39.6526157Z copying aten/src/ATen/native/mkldnn/xpu/Attention.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6527771Z copying aten/src/ATen/native/mkldnn/xpu/Blas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6529520Z copying aten/src/ATen/native/mkldnn/xpu/Conv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6531208Z copying aten/src/ATen/native/mkldnn/xpu/Conv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6532737Z copying aten/src/ATen/native/mkldnn/xpu/FusionUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6534500Z copying aten/src/ATen/native/mkldnn/xpu/FusionUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6535985Z copying aten/src/ATen/native/mkldnn/xpu/Linear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6537449Z copying aten/src/ATen/native/mkldnn/xpu/qconv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6538997Z copying aten/src/ATen/native/mkldnn/xpu/qconv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6540497Z copying aten/src/ATen/native/mkldnn/xpu/qlinear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6542040Z copying aten/src/ATen/native/mkldnn/xpu/qlinear.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu 2025-10-10T00:04:39.6543809Z copying aten/src/ATen/native/mkldnn/xpu/detail/Attention.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6545710Z copying aten/src/ATen/native/mkldnn/xpu/detail/Attr.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6547406Z copying aten/src/ATen/native/mkldnn/xpu/detail/Conv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6549015Z copying aten/src/ATen/native/mkldnn/xpu/detail/Deconv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6550617Z copying aten/src/ATen/native/mkldnn/xpu/detail/DnnlExt.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6552265Z copying aten/src/ATen/native/mkldnn/xpu/detail/LRUCache.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6553755Z copying aten/src/ATen/native/mkldnn/xpu/detail/Matmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6555706Z copying aten/src/ATen/native/mkldnn/xpu/detail/QConv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6557335Z copying aten/src/ATen/native/mkldnn/xpu/detail/QMatmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6558927Z copying aten/src/ATen/native/mkldnn/xpu/detail/Utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6560583Z copying aten/src/ATen/native/mkldnn/xpu/detail/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6562126Z copying aten/src/ATen/native/mkldnn/xpu/detail/WoQMatmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6563735Z copying aten/src/ATen/native/mkldnn/xpu/detail/oneDNN.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6565558Z copying aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6567098Z copying aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mkldnn/xpu/detail 2025-10-10T00:04:39.6568401Z copying aten/src/ATen/native/mps/Copy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6570454Z copying aten/src/ATen/native/mps/MPSGraphSequoiaOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6571718Z copying aten/src/ATen/native/mps/MetalShaderLibrary.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6573257Z copying aten/src/ATen/native/mps/OperationUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6575527Z copying aten/src/ATen/native/mps/OperationUtils.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6577609Z copying aten/src/ATen/native/mps/TensorFactory.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6579381Z copying aten/src/ATen/native/mps/TensorFactory.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps 2025-10-10T00:04:39.6581386Z copying aten/src/ATen/native/mps/kernels/ActivationKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6582839Z copying aten/src/ATen/native/mps/kernels/Amp.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6584814Z copying aten/src/ATen/native/mps/kernels/Attention.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6586828Z copying aten/src/ATen/native/mps/kernels/BinaryKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6588426Z copying aten/src/ATen/native/mps/kernels/Bucketization.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6590278Z copying aten/src/ATen/native/mps/kernels/Col2Im.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6591695Z copying aten/src/ATen/native/mps/kernels/CrossKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6593277Z copying aten/src/ATen/native/mps/kernels/EmbeddingBag.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6595374Z copying aten/src/ATen/native/mps/kernels/EmbeddingBag.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6597310Z copying aten/src/ATen/native/mps/kernels/FusedOptimizerOps.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6599109Z copying aten/src/ATen/native/mps/kernels/Gamma.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6600647Z copying aten/src/ATen/native/mps/kernels/GridSampler.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6602237Z copying aten/src/ATen/native/mps/kernels/GridSampler.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6604261Z copying aten/src/ATen/native/mps/kernels/HistogramKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6605731Z copying aten/src/ATen/native/mps/kernels/Im2Col.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6607423Z copying aten/src/ATen/native/mps/kernels/Indexing.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6609283Z copying aten/src/ATen/native/mps/kernels/LayerNorm.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6611059Z copying aten/src/ATen/native/mps/kernels/LinearAlgebra.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6612948Z copying aten/src/ATen/native/mps/kernels/Pooling.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6614643Z copying aten/src/ATen/native/mps/kernels/Pooling.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6617035Z copying aten/src/ATen/native/mps/kernels/Quantized.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6618630Z copying aten/src/ATen/native/mps/kernels/RMSNorm.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6620499Z copying aten/src/ATen/native/mps/kernels/RenormKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6621923Z copying aten/src/ATen/native/mps/kernels/Repeat.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6623523Z copying aten/src/ATen/native/mps/kernels/ScanKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6625842Z copying aten/src/ATen/native/mps/kernels/SpecialOps.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6627428Z copying aten/src/ATen/native/mps/kernels/TriangularOps.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6629316Z copying aten/src/ATen/native/mps/kernels/UnaryKernel.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6631571Z copying aten/src/ATen/native/mps/kernels/UnfoldBackward.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6632870Z copying aten/src/ATen/native/mps/kernels/UpSample.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6634890Z copying aten/src/ATen/native/mps/kernels/UpSample.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/kernels 2025-10-10T00:04:39.6636948Z copying aten/src/ATen/native/mps/operations/Activation.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6639626Z copying aten/src/ATen/native/mps/operations/ActivationKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6641315Z copying aten/src/ATen/native/mps/operations/AdaptivePooling.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6642715Z copying aten/src/ATen/native/mps/operations/Amp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6644798Z copying aten/src/ATen/native/mps/operations/Attention.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6646703Z copying aten/src/ATen/native/mps/operations/BinaryKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6648170Z copying aten/src/ATen/native/mps/operations/BinaryKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6649689Z copying aten/src/ATen/native/mps/operations/BinaryOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6651370Z copying aten/src/ATen/native/mps/operations/BitwiseOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6652906Z copying aten/src/ATen/native/mps/operations/Blas.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6654694Z copying aten/src/ATen/native/mps/operations/Bucketization.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6656243Z copying aten/src/ATen/native/mps/operations/Col2Im.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6657813Z copying aten/src/ATen/native/mps/operations/ConstantOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6659353Z copying aten/src/ATen/native/mps/operations/Convolution.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6661164Z copying aten/src/ATen/native/mps/operations/Copy.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6662790Z copying aten/src/ATen/native/mps/operations/CrossKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6664467Z copying aten/src/ATen/native/mps/operations/Distributions.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6666336Z copying aten/src/ATen/native/mps/operations/Dropout.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6667907Z copying aten/src/ATen/native/mps/operations/EmbeddingBag.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6669515Z copying aten/src/ATen/native/mps/operations/Equal.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6671056Z copying aten/src/ATen/native/mps/operations/Eye.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6672676Z copying aten/src/ATen/native/mps/operations/FastFourierTransform.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6674660Z copying aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6676203Z copying aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6677662Z copying aten/src/ATen/native/mps/operations/FusedAdamKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6679254Z copying aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6680775Z copying aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6682322Z copying aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6683981Z copying aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6685551Z copying aten/src/ATen/native/mps/operations/FusedAdamWKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6687093Z copying aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6688616Z copying aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6690119Z copying aten/src/ATen/native/mps/operations/FusedSgdKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6691695Z copying aten/src/ATen/native/mps/operations/Gamma.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6693349Z copying aten/src/ATen/native/mps/operations/GridSampler.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6695148Z copying aten/src/ATen/native/mps/operations/HistogramKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6696732Z copying aten/src/ATen/native/mps/operations/Im2Col.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6698305Z copying aten/src/ATen/native/mps/operations/Indexing.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6700111Z copying aten/src/ATen/native/mps/operations/Lerp.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6701649Z copying aten/src/ATen/native/mps/operations/Linear.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6703357Z copying aten/src/ATen/native/mps/operations/LinearAlgebra.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6705584Z copying aten/src/ATen/native/mps/operations/LossOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6707704Z copying aten/src/ATen/native/mps/operations/MultiTensorApply.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6709399Z copying aten/src/ATen/native/mps/operations/Normalization.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6711479Z copying aten/src/ATen/native/mps/operations/Pad.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6713178Z copying aten/src/ATen/native/mps/operations/PixelShuffle.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6714852Z copying aten/src/ATen/native/mps/operations/PointwiseOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6716375Z copying aten/src/ATen/native/mps/operations/Pooling.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6718381Z copying aten/src/ATen/native/mps/operations/Quantized.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6720016Z copying aten/src/ATen/native/mps/operations/RMSNorm.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6721640Z copying aten/src/ATen/native/mps/operations/RangeFactories.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6723224Z copying aten/src/ATen/native/mps/operations/ReduceOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6725590Z copying aten/src/ATen/native/mps/operations/RenormKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6727106Z copying aten/src/ATen/native/mps/operations/Repeat.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6728665Z copying aten/src/ATen/native/mps/operations/RnnOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6730693Z copying aten/src/ATen/native/mps/operations/Scalar.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6732169Z copying aten/src/ATen/native/mps/operations/ScanKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6733745Z copying aten/src/ATen/native/mps/operations/ScatterGather.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6735687Z copying aten/src/ATen/native/mps/operations/Shape.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6737553Z copying aten/src/ATen/native/mps/operations/SoftMax.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6739121Z copying aten/src/ATen/native/mps/operations/Sort.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6740757Z copying aten/src/ATen/native/mps/operations/SpecialOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6742304Z copying aten/src/ATen/native/mps/operations/SummaryOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6743871Z copying aten/src/ATen/native/mps/operations/TensorCompare.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6745820Z copying aten/src/ATen/native/mps/operations/TriangularOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6747379Z copying aten/src/ATen/native/mps/operations/UnaryKernel.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6748987Z copying aten/src/ATen/native/mps/operations/UnaryOps.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6750805Z copying aten/src/ATen/native/mps/operations/UnfoldBackward.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6752486Z copying aten/src/ATen/native/mps/operations/Unique.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6766012Z copying aten/src/ATen/native/mps/operations/UpSample.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6766790Z copying aten/src/ATen/native/mps/operations/View.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6767461Z copying aten/src/ATen/native/mps/operations/WeightNorm.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mps/operations 2025-10-10T00:04:39.6768000Z copying aten/src/ATen/native/mtia/EmptyTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mtia 2025-10-10T00:04:39.6768545Z copying aten/src/ATen/native/mtia/EmptyTensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/mtia 2025-10-10T00:04:39.6769310Z copying aten/src/ATen/native/nested/NestedTensorAliases.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6769966Z copying aten/src/ATen/native/nested/NestedTensorBackward.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6770636Z copying aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6771265Z copying aten/src/ATen/native/nested/NestedTensorBinaryOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6771905Z copying aten/src/ATen/native/nested/NestedTensorFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6772505Z copying aten/src/ATen/native/nested/NestedTensorMath.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6774653Z copying aten/src/ATen/native/nested/NestedTensorMath.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6776148Z copying aten/src/ATen/native/nested/NestedTensorMatmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6778268Z copying aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6780014Z copying aten/src/ATen/native/nested/NestedTensorTransformerFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6781403Z copying aten/src/ATen/native/nested/NestedTensorTransformerUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6782933Z copying aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6784915Z copying aten/src/ATen/native/nested/NestedTensorUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6786469Z copying aten/src/ATen/native/nested/NestedTensorUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6788386Z copying aten/src/ATen/native/nested/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested 2025-10-10T00:04:39.6790289Z copying aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested/cuda 2025-10-10T00:04:39.6791803Z copying aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested/cuda 2025-10-10T00:04:39.6793789Z copying aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested/cuda 2025-10-10T00:04:39.6795707Z copying aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested/cuda 2025-10-10T00:04:39.6798091Z copying aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/nested/cuda 2025-10-10T00:04:39.6799534Z copying aten/src/ATen/native/quantized/AffineQuantizer.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6801245Z copying aten/src/ATen/native/quantized/AffineQuantizer.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6802845Z copying aten/src/ATen/native/quantized/AffineQuantizerBase.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6804500Z copying aten/src/ATen/native/quantized/AffineQuantizerBase.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6806112Z copying aten/src/ATen/native/quantized/ConvUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6807555Z copying aten/src/ATen/native/quantized/Copy.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6809072Z copying aten/src/ATen/native/quantized/Copy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6810655Z copying aten/src/ATen/native/quantized/FakeQuantAffine.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6812186Z copying aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6813831Z copying aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6815485Z copying aten/src/ATen/native/quantized/IndexKernel.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6816982Z copying aten/src/ATen/native/quantized/PackedParams.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6818505Z copying aten/src/ATen/native/quantized/QTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6820085Z copying aten/src/ATen/native/quantized/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6821721Z copying aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6823252Z copying aten/src/ATen/native/quantized/TensorCompare.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6824902Z copying aten/src/ATen/native/quantized/TensorFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6826439Z copying aten/src/ATen/native/quantized/library.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6828330Z copying aten/src/ATen/native/quantized/library.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6829922Z copying aten/src/ATen/native/quantized/qconv_unpack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6831525Z copying aten/src/ATen/native/quantized/qlinear_unpack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized 2025-10-10T00:04:39.6833066Z copying aten/src/ATen/native/quantized/cpu/ACLUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6834832Z copying aten/src/ATen/native/quantized/cpu/ACLUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6836449Z copying aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6837990Z copying aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6839564Z copying aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6841084Z copying aten/src/ATen/native/quantized/cpu/BinaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6842830Z copying aten/src/ATen/native/quantized/cpu/BinaryOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6844521Z copying aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6846136Z copying aten/src/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6847589Z copying aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6849160Z copying aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6850727Z copying aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6852195Z copying aten/src/ATen/native/quantized/cpu/Normalization.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6853781Z copying aten/src/ATen/native/quantized/cpu/OnednnUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6855555Z copying aten/src/ATen/native/quantized/cpu/Pooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6857341Z copying aten/src/ATen/native/quantized/cpu/QnnpackUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6858996Z copying aten/src/ATen/native/quantized/cpu/QuantUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6860559Z copying aten/src/ATen/native/quantized/cpu/QuantizedOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6862092Z copying aten/src/ATen/native/quantized/cpu/ReduceOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6863596Z copying aten/src/ATen/native/quantized/cpu/RuyUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6865326Z copying aten/src/ATen/native/quantized/cpu/RuyUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6866869Z copying aten/src/ATen/native/quantized/cpu/Sorting.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6868419Z copying aten/src/ATen/native/quantized/cpu/TensorOperators.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6870085Z copying aten/src/ATen/native/quantized/cpu/TensorShape.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6871700Z copying aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6873139Z copying aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6874701Z copying aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6876414Z copying aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6877931Z copying aten/src/ATen/native/quantized/cpu/XnnpackUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6879565Z copying aten/src/ATen/native/quantized/cpu/conv_serialization.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6881185Z copying aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6882919Z copying aten/src/ATen/native/quantized/cpu/fbgemm_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6884665Z copying aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6886266Z copying aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6887794Z copying aten/src/ATen/native/quantized/cpu/init_qnnpack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6889334Z copying aten/src/ATen/native/quantized/cpu/qclamp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6890916Z copying aten/src/ATen/native/quantized/cpu/qconv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6893223Z copying aten/src/ATen/native/quantized/cpu/qconv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6894746Z copying aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6896533Z copying aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6898590Z copying aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6900408Z copying aten/src/ATen/native/quantized/cpu/qdropout.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6902001Z copying aten/src/ATen/native/quantized/cpu/qelu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6903559Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6905826Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6907579Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6909277Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6910873Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6912425Z copying aten/src/ATen/native/quantized/cpu/qgelu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6914355Z copying aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6915848Z copying aten/src/ATen/native/quantized/cpu/qhardswish.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6917303Z copying aten/src/ATen/native/quantized/cpu/qlinear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6919389Z copying aten/src/ATen/native/quantized/cpu/qlinear.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6920966Z copying aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6922847Z copying aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6924715Z copying aten/src/ATen/native/quantized/cpu/qmatmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6926319Z copying aten/src/ATen/native/quantized/cpu/qmul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6928043Z copying aten/src/ATen/native/quantized/cpu/qnormalization.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6929630Z copying aten/src/ATen/native/quantized/cpu/qrelu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6931260Z copying aten/src/ATen/native/quantized/cpu/qsigmoid.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6932827Z copying aten/src/ATen/native/quantized/cpu/qsoftmax.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6934563Z copying aten/src/ATen/native/quantized/cpu/qtanh.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6936112Z copying aten/src/ATen/native/quantized/cpu/qthreshold.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu 2025-10-10T00:04:39.6937833Z copying aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/kernels 2025-10-10T00:04:39.6940832Z copying aten/src/ATen/native/quantized/cpu/kernels/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/kernels 2025-10-10T00:04:39.6942378Z copying aten/src/ATen/native/quantized/cpu/qnnpack/BUCK.oss -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6944047Z copying aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6946315Z copying aten/src/ATen/native/quantized/cpu/qnnpack/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6947808Z copying aten/src/ATen/native/quantized/cpu/qnnpack/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6949564Z copying aten/src/ATen/native/quantized/cpu/qnnpack/LICENSE -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6951100Z copying aten/src/ATen/native/quantized/cpu/qnnpack/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6952888Z copying aten/src/ATen/native/quantized/cpu/qnnpack/buckbuild.bzl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6954967Z copying aten/src/ATen/native/quantized/cpu/qnnpack/configure.py -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6956690Z copying aten/src/ATen/native/quantized/cpu/qnnpack/confu.yaml -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6958261Z copying aten/src/ATen/native/quantized/cpu/qnnpack/generate-wrapper.py -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack 2025-10-10T00:04:39.6960006Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/add.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6961558Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/average-pooling.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6963099Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/channel-shuffle.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6964820Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/convolution.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6966853Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/global-average-pooling.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6968498Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardsigmoid.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6969957Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardswish.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6971487Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/hgemm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6973081Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/max-pooling.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6974761Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6976853Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm_sparse.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6978682Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/requantization.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6980426Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/sgemm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6982401Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/sigmoid.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6983955Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/softargmax.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6985736Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/tanh.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-10-10T00:04:39.6987358Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6989036Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFP16.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6990244Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6992118Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6993698Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6995513Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPSimd.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6997182Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPThreadPool.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-10-10T00:04:39.6998999Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-10-10T00:04:39.7000158Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/LICENSE -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-10-10T00:04:39.7001749Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/README.md -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-10-10T00:04:39.7003297Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/configure.py -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-10-10T00:04:39.7004939Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/confu.yaml -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-10-10T00:04:39.7006793Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake 2025-10-10T00:04:39.7008377Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include/clog.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include 2025-10-10T00:04:39.7009951Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src 2025-10-10T00:04:39.7011659Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test/clog.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test 2025-10-10T00:04:39.7013189Z copying aten/src/ATen/native/quantized/cpu/qnnpack/include/pack_block_sparse.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-10-10T00:04:39.7014927Z copying aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-10-10T00:04:39.7016593Z copying aten/src/ATen/native/quantized/cpu/qnnpack/include/qnnpack_func.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-10-10T00:04:39.7018243Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-arm64.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7019797Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-armv7.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7021290Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-x86.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7022864Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7024513Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64e.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7026118Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7027607Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7s.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7029102Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-i386.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7030594Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-x86_64.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7032130Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-local.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7033823Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-arm64.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7035500Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-armv7.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7036972Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-x86.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-10-10T00:04:39.7038474Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7040103Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7041777Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7043462Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7045323Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-prepack.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7046942Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7048776Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7050553Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7052174Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7053996Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7055704Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-prepack.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7057239Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7059084Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-unpack.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7060973Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7062965Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7065117Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7066754Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7068364Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7070027Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7071786Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7073684Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7075337Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7076938Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7078472Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7080571Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7082207Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7083818Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-10-10T00:04:39.7085796Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-aarch32-neonfp16arith.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm 2025-10-10T00:04:39.7087416Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-neonfp16arith.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm 2025-10-10T00:04:39.7089068Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:39.7090782Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:39.7092502Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:39.7094311Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:39.7095878Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:39.7097953Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-10-10T00:04:39.7100001Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x4c2-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-10-10T00:04:39.7101768Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-10-10T00:04:39.7103438Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-10-10T00:04:39.7105375Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-10-10T00:04:39.7107122Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-10-10T00:04:39.7109199Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7110992Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7113123Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7114970Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7116941Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7118871Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7120551Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon-per-channel.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7122233Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7123696Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7125714Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7127680Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7129346Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-10-10T00:04:39.7131242Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:39.7133068Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:39.7134829Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:39.7136452Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:39.7138089Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:39.7139821Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-10-10T00:04:39.7141393Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/2x4c8-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7143024Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x-sumrows-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7144791Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-dq-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7146428Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7148200Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7150079Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7151811Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7153403Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7155515Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7157208Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7158979Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7160746Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7162517Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7164440Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-10-10T00:04:39.7166622Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x4-packA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7168290Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7170197Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7171876Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7173459Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7175238Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7176827Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7178418Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7180073Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-packed-sse2.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7181786Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7183620Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-10-10T00:04:39.7185686Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd 2025-10-10T00:04:39.7187519Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd 2025-10-10T00:04:39.7189120Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/AlignedAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7190632Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/assembly.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7192246Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/common.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7193866Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/hgemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7195697Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/indirection.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7197414Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/isa-checks.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7198946Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/log.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7200476Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/math.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7202062Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/operator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7203635Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/pack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7205674Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/params.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7207396Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7208969Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7210736Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7212418Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7214033Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7215851Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm_sparse.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7217548Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8vadd.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7219357Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization-stubs.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7220980Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7222759Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/scalar-utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7224325Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sconv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7225870Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sdwconv.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7227470Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7229025Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8clamp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7230590Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8lut32norm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7232218Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7233819Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8rmax.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7235533Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8lut.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7237072Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8zip.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-10-10T00:04:39.7238776Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7240409Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7242145Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7243704Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7245601Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7247062Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7248631Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7250178Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7251732Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7253291Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse4.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7255380Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-ssse3.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7257378Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7259316Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7261216Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7263349Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7265349Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse4.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7267275Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-ssse3.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7269117Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7271040Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7272968Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7275041Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse4.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7276653Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-ssse3.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7278355Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-assembly.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7279726Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-neon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7281445Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-sse2.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-10-10T00:04:39.7283002Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv/6x8-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv 2025-10-10T00:04:39.7284879Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv/up4x9-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv 2025-10-10T00:04:39.7286241Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-10-10T00:04:39.7287887Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-10-10T00:04:39.7289501Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-10-10T00:04:39.7291183Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp 2025-10-10T00:04:39.7292872Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp 2025-10-10T00:04:39.7294473Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm/scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm 2025-10-10T00:04:39.7296088Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-10-10T00:04:39.7297688Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-10-10T00:04:39.7299296Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-10-10T00:04:39.7300895Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-10-10T00:04:39.7302397Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax 2025-10-10T00:04:39.7303893Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax 2025-10-10T00:04:39.7305645Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut 2025-10-10T00:04:39.7307221Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7308750Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7310367Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7311943Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7313441Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7315104Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7316794Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7318460Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-10-10T00:04:39.7320183Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/add-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7321698Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/add.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7323624Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7325526Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7327458Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/avgpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7329475Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7330632Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7332286Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7333905Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7335608Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7337325Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7338928Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7340953Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7342620Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7344484Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/dwconv-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7346281Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7348007Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7349709Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7351273Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7352912Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/gavgpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7354811Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-block-sparse-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7356447Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7358456Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7359952Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7361659Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7363356Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7365268Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7367038Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7368530Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hgemm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7370149Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7371691Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7373281Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7375104Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-norm-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7377128Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7378693Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7380591Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/maxpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7382189Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8avgpool.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7384373Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8conv.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7386286Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8dwconv.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7388224Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gavgpool.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7390019Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7392286Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm_sparse.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7394473Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8vadd.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7396356Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7397902Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7399673Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/rmax-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7401273Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sconv.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7402892Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sgemm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7404792Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7406559Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7408433Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7410857Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7412440Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh-operator-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7414015Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7415826Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/test_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7417392Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8clamp.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7419000Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8lut32norm.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7420471Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8maxpool.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7422466Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8rmax.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7424257Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/vadd-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7426002Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/x8lut.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7427542Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/x8zip.cc -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7429391Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/zip-microkernel-tester.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-10-10T00:04:39.7431673Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm/8x8-aarch32-neonfp16arith.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm 2025-10-10T00:04:39.7433357Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:39.7435171Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:39.7437118Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:39.7438576Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:39.7440243Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:39.7447234Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-10-10T00:04:39.7448252Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x4c2-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-10-10T00:04:39.7448956Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-10-10T00:04:39.7449778Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-10-10T00:04:39.7450407Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-10-10T00:04:39.7451203Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-10-10T00:04:39.7452039Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7453031Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7454514Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7456179Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7457541Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7459313Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7460931Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon-per-channel.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7462277Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7463985Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7465490Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7467241Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2-per-channel.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7468635Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-10-10T00:04:39.7470340Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:39.7471707Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:39.7473420Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:39.7475085Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:39.7476785Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:39.7478234Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-10-10T00:04:39.7479741Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/2x4c8-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7481277Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x-sumrows-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7482875Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-dq-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7484358Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7486189Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7487502Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7489103Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7490642Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7492265Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7493831Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7495403Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/6x4-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7497060Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7498531Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-dq-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7500076Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-10-10T00:04:39.7501803Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x4-packA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7503325Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7505132Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7506823Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch32-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7508187Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7509671Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4c1x4-packed-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7511429Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7512720Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-10-10T00:04:39.7514474Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd 2025-10-10T00:04:39.7515911Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd 2025-10-10T00:04:39.7517706Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7519062Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7520811Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7522252Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7523868Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7525523Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7527133Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7528589Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse4.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7530436Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-ssse3.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7531789Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7533793Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7535403Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7537082Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7538689Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse4.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7540069Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-ssse3.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7541685Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7543079Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7545011Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7546524Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse4.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7548092Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-ssse3.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-10-10T00:04:39.7549567Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/5x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-10-10T00:04:39.7551075Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-10-10T00:04:39.7552604Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-psimd.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-10-10T00:04:39.7554383Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp 2025-10-10T00:04:39.7555917Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp 2025-10-10T00:04:39.7557580Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm/scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm 2025-10-10T00:04:39.7558939Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-10-10T00:04:39.7560626Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-10-10T00:04:39.7562187Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-10-10T00:04:39.7563701Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-10-10T00:04:39.7565638Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax 2025-10-10T00:04:39.7566843Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax 2025-10-10T00:04:39.7568676Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut/scalar.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut 2025-10-10T00:04:39.7570218Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7571736Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7573381Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7574841Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7576431Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7577950Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7579580Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-neon.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7580952Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-sse2.c -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-10-10T00:04:39.7582428Z copying aten/src/ATen/native/quantized/cuda/Activation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7583880Z copying aten/src/ATen/native/quantized/cuda/Activation.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7585823Z copying aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7587538Z copying aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7589264Z copying aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7590996Z copying aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7592471Z copying aten/src/ATen/native/quantized/cuda/IntReprQuant.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7594057Z copying aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cuda 2025-10-10T00:04:39.7595681Z copying aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7597342Z copying aten/src/ATen/native/quantized/cudnn/Conv.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7599037Z copying aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7600773Z copying aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7602088Z copying aten/src/ATen/native/quantized/cudnn/Linear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7603765Z copying aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7605443Z copying aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7606992Z copying aten/src/ATen/native/quantized/cudnn/Pooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7608549Z copying aten/src/ATen/native/quantized/cudnn/utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/quantized/cudnn 2025-10-10T00:04:39.7610143Z copying aten/src/ATen/native/sparse/FlattenIndicesCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7611609Z copying aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7613008Z copying aten/src/ATen/native/sparse/Macros.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7614698Z copying aten/src/ATen/native/sparse/ParamUtils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7616386Z copying aten/src/ATen/native/sparse/ParamUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7617797Z copying aten/src/ATen/native/sparse/SoftMax.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7619574Z copying aten/src/ATen/native/sparse/SparseBinaryOpIntersectionCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7621197Z copying aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7622636Z copying aten/src/ATen/native/sparse/SparseBlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7624439Z copying aten/src/ATen/native/sparse/SparseBlas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7625920Z copying aten/src/ATen/native/sparse/SparseBlasImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7627619Z copying aten/src/ATen/native/sparse/SparseBlasImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7629127Z copying aten/src/ATen/native/sparse/SparseCsrTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7631203Z copying aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7633106Z copying aten/src/ATen/native/sparse/SparseCsrTensorMath.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7634927Z copying aten/src/ATen/native/sparse/SparseFactories.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7636374Z copying aten/src/ATen/native/sparse/SparseFactories.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7637970Z copying aten/src/ATen/native/sparse/SparseMatMul.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7639489Z copying aten/src/ATen/native/sparse/SparseStubs.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7641034Z copying aten/src/ATen/native/sparse/SparseTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7642896Z copying aten/src/ATen/native/sparse/SparseTensorMath.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7645210Z copying aten/src/ATen/native/sparse/SparseTensorMath.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7646816Z copying aten/src/ATen/native/sparse/SparseUnaryOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7648452Z copying aten/src/ATen/native/sparse/ValidateCompressedIndicesCommon.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7650021Z copying aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse 2025-10-10T00:04:39.7651511Z copying aten/src/ATen/native/sparse/cuda/ComputeSparseTile.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7653132Z copying aten/src/ATen/native/sparse/cuda/SoftMax.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7654858Z copying aten/src/ATen/native/sparse/cuda/SparseBlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7656555Z copying aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7658385Z copying aten/src/ATen/native/sparse/cuda/SparseBlasImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7659819Z copying aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7661359Z copying aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7662867Z copying aten/src/ATen/native/sparse/cuda/SparseCUDAApplyUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7664773Z copying aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7666333Z copying aten/src/ATen/native/sparse/cuda/SparseCUDABlas.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7667819Z copying aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7669437Z copying aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7671142Z copying aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7672633Z copying aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7674620Z copying aten/src/ATen/native/sparse/cuda/SparseMatMul.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7676482Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApply.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7677999Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7679511Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7681400Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7683212Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredPack.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7684977Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7686577Z copying aten/src/ATen/native/sparse/cuda/StaticSort.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7688395Z copying aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7689986Z copying aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/cuda 2025-10-10T00:04:39.7691557Z copying aten/src/ATen/native/sparse/eigen/SparseBlasImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/eigen 2025-10-10T00:04:39.7693250Z copying aten/src/ATen/native/sparse/eigen/SparseBlasImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/eigen 2025-10-10T00:04:39.7694865Z copying aten/src/ATen/native/sparse/mps/FlattenIndices.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps 2025-10-10T00:04:39.7696389Z copying aten/src/ATen/native/sparse/mps/SparseMPSTensor.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps 2025-10-10T00:04:39.7697983Z copying aten/src/ATen/native/sparse/mps/SparseMPSTensorMath.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps 2025-10-10T00:04:39.7699574Z copying aten/src/ATen/native/sparse/mps/kernels/Coalesce.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps/kernels 2025-10-10T00:04:39.7701155Z copying aten/src/ATen/native/sparse/mps/kernels/FlattenIndices.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps/kernels 2025-10-10T00:04:39.7702749Z copying aten/src/ATen/native/sparse/mps/kernels/Mul.metal -> torch-2.10.0a0+git344e636/aten/src/ATen/native/sparse/mps/kernels 2025-10-10T00:04:39.7704422Z copying aten/src/ATen/native/transformers/attention.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:39.7706181Z copying aten/src/ATen/native/transformers/attention.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:39.7707638Z copying aten/src/ATen/native/transformers/sdp_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:39.7709187Z copying aten/src/ATen/native/transformers/sdp_utils_cpp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:39.7710618Z copying aten/src/ATen/native/transformers/sdp_utils_cpp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:39.7712379Z copying aten/src/ATen/native/transformers/transformer.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers 2025-10-10T00:04:39.7713937Z copying aten/src/ATen/native/transformers/cuda/attention.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda 2025-10-10T00:04:39.7716292Z copying aten/src/ATen/native/transformers/cuda/attention_backward.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda 2025-10-10T00:04:39.7718201Z copying aten/src/ATen/native/transformers/cuda/sdp_utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda 2025-10-10T00:04:39.7720049Z copying aten/src/ATen/native/transformers/cuda/sdp_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda 2025-10-10T00:04:39.7721774Z copying aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/flash_attn 2025-10-10T00:04:39.7724329Z copying aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/flash_attn 2025-10-10T00:04:39.7726030Z copying aten/src/ATen/native/transformers/cuda/flash_attn/philox.cuh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/flash_attn 2025-10-10T00:04:39.7727582Z copying aten/src/ATen/native/transformers/cuda/flash_attn/static_switch.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/flash_attn 2025-10-10T00:04:39.7729099Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-10-10T00:04:39.7730731Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-10-10T00:04:39.7738350Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-10-10T00:04:39.7739240Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-10-10T00:04:39.7739807Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-10-10T00:04:39.7740587Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-10-10T00:04:39.7741311Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-10-10T00:04:39.7742148Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-10-10T00:04:39.7742751Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7743991Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7746106Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7748126Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7749717Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7751335Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7752939Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-10-10T00:04:39.7755394Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7756985Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7758591Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7760267Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7762283Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7764534Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7765960Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-10-10T00:04:39.7767628Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7769997Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7771647Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7773001Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7774877Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7776484Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7778019Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7779519Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7781081Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7782564Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7784222Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7785911Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7787402Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7789006Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7790572Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7792193Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7793643Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7795519Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7797084Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7798667Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7800452Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7802022Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7803659Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7805746Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7807055Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7808453Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7809953Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7811322Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7812855Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7814450Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7815967Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7817372Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7818821Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7820210Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7821693Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7823097Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7824631Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7826122Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7827630Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7828926Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7830403Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7831712Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7833113Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7834534Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7836390Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7837726Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7839227Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7840651Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7842133Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7843563Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/generate_kernels.py -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-10-10T00:04:39.7845269Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-10-10T00:04:39.7846800Z copying aten/src/ATen/native/transformers/hip/aotriton_adapter.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip 2025-10-10T00:04:39.7848129Z copying aten/src/ATen/native/transformers/hip/aotriton_versions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip 2025-10-10T00:04:39.7849540Z copying aten/src/ATen/native/transformers/hip/gemm_kernel_utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip 2025-10-10T00:04:39.7850958Z copying aten/src/ATen/native/transformers/hip/flash_attn/flash_api.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn 2025-10-10T00:04:39.7852774Z copying aten/src/ATen/native/transformers/hip/flash_attn/flash_common_hip.hpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn 2025-10-10T00:04:39.7854217Z copying aten/src/ATen/native/transformers/hip/flash_attn/aot/mha_all_aot.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/aot 2025-10-10T00:04:39.7856221Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7857710Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/add_make_kernel_pt.sh -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7858958Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/launch_kernel_pt.hpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7860332Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/me_bwd_ck.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7861587Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7862941Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/me_fwd_ck.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7864447Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_bwd_ck.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7866216Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_fwd_ck.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7867637Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_bwd_ck.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7869332Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_fwd_ck.hip -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-10-10T00:04:39.7870820Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/fav_v3/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/native/transformers/hip/flash_attn/ck/fav_v3 2025-10-10T00:04:39.7871746Z copying aten/src/ATen/native/ufunc/add.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/ufunc 2025-10-10T00:04:39.7873304Z copying aten/src/ATen/native/utils/Factory.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/utils 2025-10-10T00:04:39.7874962Z copying aten/src/ATen/native/utils/Factory.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/utils 2025-10-10T00:04:39.7876170Z copying aten/src/ATen/native/utils/ParamUtils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/utils 2025-10-10T00:04:39.7877594Z copying aten/src/ATen/native/utils/ParamsHash.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/utils 2025-10-10T00:04:39.7879087Z copying aten/src/ATen/native/vulkan/VulkanGuardImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan 2025-10-10T00:04:39.7880550Z copying aten/src/ATen/native/vulkan/VulkanOpaqueTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan 2025-10-10T00:04:39.7882038Z copying aten/src/ATen/native/vulkan/api/Adapter.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7883499Z copying aten/src/ATen/native/vulkan/api/Adapter.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7884908Z copying aten/src/ATen/native/vulkan/api/Allocator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7886488Z copying aten/src/ATen/native/vulkan/api/Allocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7887729Z copying aten/src/ATen/native/vulkan/api/Command.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7889274Z copying aten/src/ATen/native/vulkan/api/Command.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7890730Z copying aten/src/ATen/native/vulkan/api/Context.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7892260Z copying aten/src/ATen/native/vulkan/api/Context.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7893807Z copying aten/src/ATen/native/vulkan/api/Descriptor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7895361Z copying aten/src/ATen/native/vulkan/api/Descriptor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7896790Z copying aten/src/ATen/native/vulkan/api/Exception.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7898027Z copying aten/src/ATen/native/vulkan/api/Exception.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7899600Z copying aten/src/ATen/native/vulkan/api/Pipeline.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7900845Z copying aten/src/ATen/native/vulkan/api/Pipeline.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7902492Z copying aten/src/ATen/native/vulkan/api/QueryPool.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7904014Z copying aten/src/ATen/native/vulkan/api/QueryPool.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7905726Z copying aten/src/ATen/native/vulkan/api/Resource.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7907288Z copying aten/src/ATen/native/vulkan/api/Resource.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7908800Z copying aten/src/ATen/native/vulkan/api/Runtime.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7910288Z copying aten/src/ATen/native/vulkan/api/Runtime.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7911543Z copying aten/src/ATen/native/vulkan/api/Shader.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7913053Z copying aten/src/ATen/native/vulkan/api/Shader.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7914757Z copying aten/src/ATen/native/vulkan/api/ShaderRegistry.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7916163Z copying aten/src/ATen/native/vulkan/api/ShaderRegistry.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7917534Z copying aten/src/ATen/native/vulkan/api/StringUtil.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7918964Z copying aten/src/ATen/native/vulkan/api/Tensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7920588Z copying aten/src/ATen/native/vulkan/api/Tensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7921903Z copying aten/src/ATen/native/vulkan/api/Types.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7923427Z copying aten/src/ATen/native/vulkan/api/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7924772Z copying aten/src/ATen/native/vulkan/api/api.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7926352Z copying aten/src/ATen/native/vulkan/api/vk_api.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/api 2025-10-10T00:04:39.7927671Z copying aten/src/ATen/native/vulkan/glsl/abs.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7929151Z copying aten/src/ATen/native/vulkan/glsl/abs_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7930512Z copying aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7932015Z copying aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7933287Z copying aten/src/ATen/native/vulkan/glsl/batchnorm.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7935085Z copying aten/src/ATen/native/vulkan/glsl/binary_op_scalar.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7936417Z copying aten/src/ATen/native/vulkan/glsl/binary_op_tensor.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7937647Z copying aten/src/ATen/native/vulkan/glsl/buffer_to_buffer.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7939049Z copying aten/src/ATen/native/vulkan/glsl/cat_feature.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7940597Z copying aten/src/ATen/native/vulkan/glsl/clamp.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7941737Z copying aten/src/ATen/native/vulkan/glsl/clamp_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7943290Z copying aten/src/ATen/native/vulkan/glsl/conv1d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7944665Z copying aten/src/ATen/native/vulkan/glsl/conv2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7946306Z copying aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7947634Z copying aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7949006Z copying aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7950569Z copying aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7951943Z copying aten/src/ATen/native/vulkan/glsl/convert_channels_to_height_packed.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7953282Z copying aten/src/ATen/native/vulkan/glsl/convert_channels_to_width_packed.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7954779Z copying aten/src/ATen/native/vulkan/glsl/cumsum_batch_height_width.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7956264Z copying aten/src/ATen/native/vulkan/glsl/cumsum_channel.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7957517Z copying aten/src/ATen/native/vulkan/glsl/dequantize.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7959011Z copying aten/src/ATen/native/vulkan/glsl/extract_texel.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7960219Z copying aten/src/ATen/native/vulkan/glsl/flip.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7961726Z copying aten/src/ATen/native/vulkan/glsl/gelu_tanh.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7963110Z copying aten/src/ATen/native/vulkan/glsl/gelu_tanh_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7964647Z copying aten/src/ATen/native/vulkan/glsl/glu_channel.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7966269Z copying aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7967519Z copying aten/src/ATen/native/vulkan/glsl/hardshrink.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7969014Z copying aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7970503Z copying aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7971793Z copying aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7973325Z copying aten/src/ATen/native/vulkan/glsl/hardswish.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7974734Z copying aten/src/ATen/native/vulkan/glsl/hardswish_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7976431Z copying aten/src/ATen/native/vulkan/glsl/image2d_to_nchw.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7977590Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7979217Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw_int32.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7980481Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized_mul4.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7981762Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw_uint.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7983147Z copying aten/src/ATen/native/vulkan/glsl/indexing.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7984770Z copying aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7986240Z copying aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7987463Z copying aten/src/ATen/native/vulkan/glsl/lerp.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7989004Z copying aten/src/ATen/native/vulkan/glsl/lerp_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7990413Z copying aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7991912Z copying aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7993186Z copying aten/src/ATen/native/vulkan/glsl/log_softmax.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7994836Z copying aten/src/ATen/native/vulkan/glsl/masked_fill.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7996238Z copying aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7997609Z copying aten/src/ATen/native/vulkan/glsl/mean_dim.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.7999147Z copying aten/src/ATen/native/vulkan/glsl/mean_dim_keepdim.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8000351Z copying aten/src/ATen/native/vulkan/glsl/mm.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8002035Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8003332Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8005003Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int32.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8006392Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8007841Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_uint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8009367Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_bool.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8010689Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_int32.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8012235Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_int8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8013529Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_uint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8015041Z copying aten/src/ATen/native/vulkan/glsl/normal_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8016618Z copying aten/src/ATen/native/vulkan/glsl/permute_4d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8018020Z copying aten/src/ATen/native/vulkan/glsl/pow_scalar_tensor.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8019367Z copying aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint32.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8020843Z copying aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8022200Z copying aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_quint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8023606Z copying aten/src/ATen/native/vulkan/glsl/quantized_add.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8025121Z copying aten/src/ATen/native/vulkan/glsl/quantized_addmm_qint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8026683Z copying aten/src/ATen/native/vulkan/glsl/quantized_addmm_quint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8027973Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8029462Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8030775Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8032347Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8033621Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8035488Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8037089Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8038702Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv_transpose2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8039927Z copying aten/src/ATen/native/vulkan/glsl/quantized_div.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8041551Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8042865Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8044421Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8046053Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8047357Z copying aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_qint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8048963Z copying aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_quint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8050247Z copying aten/src/ATen/native/vulkan/glsl/quantized_mm_qint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8051889Z copying aten/src/ATen/native/vulkan/glsl/quantized_mm_quint8.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8053086Z copying aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8054741Z copying aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8056612Z copying aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8057719Z copying aten/src/ATen/native/vulkan/glsl/random.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8059381Z copying aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8060696Z copying aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8062213Z copying aten/src/ATen/native/vulkan/glsl/select_batch_4d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8063819Z copying aten/src/ATen/native/vulkan/glsl/select_depth_3d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8065963Z copying aten/src/ATen/native/vulkan/glsl/select_depth_4d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8067798Z copying aten/src/ATen/native/vulkan/glsl/select_height_3d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8069343Z copying aten/src/ATen/native/vulkan/glsl/select_height_4d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8070929Z copying aten/src/ATen/native/vulkan/glsl/select_width_3d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8072448Z copying aten/src/ATen/native/vulkan/glsl/select_width_4d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8073953Z copying aten/src/ATen/native/vulkan/glsl/shader_params.yaml -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8075612Z copying aten/src/ATen/native/vulkan/glsl/sigmoid.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8077079Z copying aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8078544Z copying aten/src/ATen/native/vulkan/glsl/slice_4d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8080010Z copying aten/src/ATen/native/vulkan/glsl/softmax_batch_height_width.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8081500Z copying aten/src/ATen/native/vulkan/glsl/softmax_channel.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8082915Z copying aten/src/ATen/native/vulkan/glsl/stack_feature.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8084537Z copying aten/src/ATen/native/vulkan/glsl/sum_dim.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8086172Z copying aten/src/ATen/native/vulkan/glsl/sum_dim_keepdim.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8087545Z copying aten/src/ATen/native/vulkan/glsl/tanh.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8089030Z copying aten/src/ATen/native/vulkan/glsl/tanh_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8090616Z copying aten/src/ATen/native/vulkan/glsl/texel_access.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8092090Z copying aten/src/ATen/native/vulkan/glsl/threshold.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8093544Z copying aten/src/ATen/native/vulkan/glsl/unary_op.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8095009Z copying aten/src/ATen/native/vulkan/glsl/uniform_.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8096677Z copying aten/src/ATen/native/vulkan/glsl/unsqueeze.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8098309Z copying aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_false.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8099648Z copying aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_true.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8101157Z copying aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8102387Z copying aten/src/ATen/native/vulkan/glsl/zero.glsl -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/glsl 2025-10-10T00:04:39.8103998Z copying aten/src/ATen/native/vulkan/impl/Arithmetic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:39.8105535Z copying aten/src/ATen/native/vulkan/impl/Arithmetic.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:39.8106795Z copying aten/src/ATen/native/vulkan/impl/Common.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:39.8108316Z copying aten/src/ATen/native/vulkan/impl/Common.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:39.8109580Z copying aten/src/ATen/native/vulkan/impl/Packing.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:39.8111146Z copying aten/src/ATen/native/vulkan/impl/Packing.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/impl 2025-10-10T00:04:39.8112436Z copying aten/src/ATen/native/vulkan/ops/Batchnorm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8113975Z copying aten/src/ATen/native/vulkan/ops/Batchnorm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8115591Z copying aten/src/ATen/native/vulkan/ops/BinaryOp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8117169Z copying aten/src/ATen/native/vulkan/ops/Clamp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8118707Z copying aten/src/ATen/native/vulkan/ops/Clone.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8119958Z copying aten/src/ATen/native/vulkan/ops/Common.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8121521Z copying aten/src/ATen/native/vulkan/ops/Concat.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8122955Z copying aten/src/ATen/native/vulkan/ops/Convert.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8124395Z copying aten/src/ATen/native/vulkan/ops/Convolution.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8126382Z copying aten/src/ATen/native/vulkan/ops/Convolution.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8127622Z copying aten/src/ATen/native/vulkan/ops/Copy.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8129169Z copying aten/src/ATen/native/vulkan/ops/Copy.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8130668Z copying aten/src/ATen/native/vulkan/ops/Expand.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8132135Z copying aten/src/ATen/native/vulkan/ops/Factory.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8133362Z copying aten/src/ATen/native/vulkan/ops/Factory.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8134901Z copying aten/src/ATen/native/vulkan/ops/Flip.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8136472Z copying aten/src/ATen/native/vulkan/ops/Glu.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8137632Z copying aten/src/ATen/native/vulkan/ops/Gru.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8139241Z copying aten/src/ATen/native/vulkan/ops/Gru.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8140825Z copying aten/src/ATen/native/vulkan/ops/Layernorm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8141974Z copying aten/src/ATen/native/vulkan/ops/Layernorm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8143414Z copying aten/src/ATen/native/vulkan/ops/Lerp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8144974Z copying aten/src/ATen/native/vulkan/ops/Lstm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8146579Z copying aten/src/ATen/native/vulkan/ops/Lstm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8148069Z copying aten/src/ATen/native/vulkan/ops/MaskedFill.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8149451Z copying aten/src/ATen/native/vulkan/ops/Mean.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8150882Z copying aten/src/ATen/native/vulkan/ops/Mm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8152512Z copying aten/src/ATen/native/vulkan/ops/Mm.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8154214Z copying aten/src/ATen/native/vulkan/ops/NativeLayerNorm.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8155717Z copying aten/src/ATen/native/vulkan/ops/Padding.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8157116Z copying aten/src/ATen/native/vulkan/ops/Permute.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8158710Z copying aten/src/ATen/native/vulkan/ops/Pool.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8160305Z copying aten/src/ATen/native/vulkan/ops/QuantizedFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8161559Z copying aten/src/ATen/native/vulkan/ops/QuantizedTensor.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8163011Z copying aten/src/ATen/native/vulkan/ops/Random.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8164514Z copying aten/src/ATen/native/vulkan/ops/Register.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8166172Z copying aten/src/ATen/native/vulkan/ops/Register.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8167529Z copying aten/src/ATen/native/vulkan/ops/Repeat.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8168862Z copying aten/src/ATen/native/vulkan/ops/Scalar.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8170421Z copying aten/src/ATen/native/vulkan/ops/Select.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8171935Z copying aten/src/ATen/native/vulkan/ops/Shape.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8173371Z copying aten/src/ATen/native/vulkan/ops/Slice.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8174952Z copying aten/src/ATen/native/vulkan/ops/Softmax.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8176464Z copying aten/src/ATen/native/vulkan/ops/Stack.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8177877Z copying aten/src/ATen/native/vulkan/ops/Sum.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8179548Z copying aten/src/ATen/native/vulkan/ops/Tile.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8180798Z copying aten/src/ATen/native/vulkan/ops/Transpose.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8182306Z copying aten/src/ATen/native/vulkan/ops/UnaryOp.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8183822Z copying aten/src/ATen/native/vulkan/ops/Unsqueeze.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8185168Z copying aten/src/ATen/native/vulkan/ops/Upsample.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8186689Z copying aten/src/ATen/native/vulkan/ops/Utils.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8188183Z copying aten/src/ATen/native/vulkan/ops/Utils.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8189628Z copying aten/src/ATen/native/vulkan/ops/Var.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8191201Z copying aten/src/ATen/native/vulkan/ops/VulkanPackedContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8192449Z copying aten/src/ATen/native/vulkan/ops/Zero.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8194310Z copying aten/src/ATen/native/vulkan/ops/cumsum.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/vulkan/ops 2025-10-10T00:04:39.8195842Z copying aten/src/ATen/native/xnnpack/Activation.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8197241Z copying aten/src/ATen/native/xnnpack/AveragePooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8198702Z copying aten/src/ATen/native/xnnpack/ChannelShuffle.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8199905Z copying aten/src/ATen/native/xnnpack/Common.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8201419Z copying aten/src/ATen/native/xnnpack/Convolution.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8202986Z copying aten/src/ATen/native/xnnpack/Convolution.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8204332Z copying aten/src/ATen/native/xnnpack/Engine.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8205891Z copying aten/src/ATen/native/xnnpack/Init.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8207149Z copying aten/src/ATen/native/xnnpack/Linear.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8208646Z copying aten/src/ATen/native/xnnpack/Linear.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8210159Z copying aten/src/ATen/native/xnnpack/MaxPooling.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8211590Z copying aten/src/ATen/native/xnnpack/OpContext.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8212890Z copying aten/src/ATen/native/xnnpack/OpContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8214555Z copying aten/src/ATen/native/xnnpack/Pooling.h -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8216182Z copying aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8217317Z copying aten/src/ATen/native/xnnpack/Shim.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/native/xnnpack 2025-10-10T00:04:39.8218749Z copying aten/src/ATen/nnapi/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8220225Z copying aten/src/ATen/nnapi/NeuralNetworks.h -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8221625Z copying aten/src/ATen/nnapi/codegen.py -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8223318Z copying aten/src/ATen/nnapi/nnapi_bind.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8224915Z copying aten/src/ATen/nnapi/nnapi_bind.h -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8226412Z copying aten/src/ATen/nnapi/nnapi_model_loader.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8228174Z copying aten/src/ATen/nnapi/nnapi_model_loader.h -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8229113Z copying aten/src/ATen/nnapi/nnapi_register.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8230545Z copying aten/src/ATen/nnapi/nnapi_wrapper.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8232084Z copying aten/src/ATen/nnapi/nnapi_wrapper.h -> torch-2.10.0a0+git344e636/aten/src/ATen/nnapi 2025-10-10T00:04:39.8233499Z copying aten/src/ATen/ops/from_blob.h -> torch-2.10.0a0+git344e636/aten/src/ATen/ops 2025-10-10T00:04:39.8235061Z copying aten/src/ATen/ops/tensor.h -> torch-2.10.0a0+git344e636/aten/src/ATen/ops 2025-10-10T00:04:39.8236564Z copying aten/src/ATen/quantized/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/quantized 2025-10-10T00:04:39.8237883Z copying aten/src/ATen/quantized/QTensorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/quantized 2025-10-10T00:04:39.8239270Z copying aten/src/ATen/quantized/QTensorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/quantized 2025-10-10T00:04:39.8240684Z copying aten/src/ATen/quantized/Quantizer.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/quantized 2025-10-10T00:04:39.8242140Z copying aten/src/ATen/quantized/Quantizer.h -> torch-2.10.0a0+git344e636/aten/src/ATen/quantized 2025-10-10T00:04:39.8243592Z copying aten/src/ATen/templates/ATenOpList.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8245289Z copying aten/src/ATen/templates/CompositeViewCopyKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8246526Z copying aten/src/ATen/templates/DispatchKeyFunction.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8247986Z copying aten/src/ATen/templates/DispatchKeyFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8249545Z copying aten/src/ATen/templates/DispatchKeyFunctions_inl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8250854Z copying aten/src/ATen/templates/DispatchKeyNativeFunctions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8252163Z copying aten/src/ATen/templates/DispatchKeyNativeFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8253445Z copying aten/src/ATen/templates/Function.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8254844Z copying aten/src/ATen/templates/FunctionalInverses.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8256351Z copying aten/src/ATen/templates/Functions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8257621Z copying aten/src/ATen/templates/Functions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8259095Z copying aten/src/ATen/templates/LazyIr.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8260558Z copying aten/src/ATen/templates/LazyNonNativeIr.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8261959Z copying aten/src/ATen/templates/MethodOperators.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8263272Z copying aten/src/ATen/templates/NativeFunction.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8264888Z copying aten/src/ATen/templates/NativeFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8266321Z copying aten/src/ATen/templates/NativeMetaFunction.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8267696Z copying aten/src/ATen/templates/NativeMetaFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8268789Z copying aten/src/ATen/templates/Operator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8270302Z copying aten/src/ATen/templates/Operators.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8271714Z copying aten/src/ATen/templates/Operators.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8273340Z copying aten/src/ATen/templates/RedispatchFunctions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8274634Z copying aten/src/ATen/templates/RedispatchFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8276269Z copying aten/src/ATen/templates/RegisterBackendSelect.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8277572Z copying aten/src/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8278894Z copying aten/src/ATen/templates/RegisterDispatchDefinitions.ini -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8280133Z copying aten/src/ATen/templates/RegisterDispatchKey.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8281688Z copying aten/src/ATen/templates/RegisterFunctionalization.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8282823Z copying aten/src/ATen/templates/RegisterSchema.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8284549Z copying aten/src/ATen/templates/RegistrationDeclarations.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8285836Z copying aten/src/ATen/templates/TensorBody.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8287592Z copying aten/src/ATen/templates/TensorMethods.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8288965Z copying aten/src/ATen/templates/UfuncCPU.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8290414Z copying aten/src/ATen/templates/UfuncCPUKernel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8291689Z copying aten/src/ATen/templates/UfuncCUDA.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8293201Z copying aten/src/ATen/templates/UnboxingFunctions.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8294746Z copying aten/src/ATen/templates/UnboxingFunctions.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8296061Z copying aten/src/ATen/templates/ViewMetaClasses.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8297491Z copying aten/src/ATen/templates/ViewMetaClasses.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8298963Z copying aten/src/ATen/templates/ViewMetaClassesPythonBinding.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8300169Z copying aten/src/ATen/templates/aten_interned_strings.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8301430Z copying aten/src/ATen/templates/enum_tag.h -> torch-2.10.0a0+git344e636/aten/src/ATen/templates 2025-10-10T00:04:39.8302895Z copying aten/src/ATen/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8304504Z copying aten/src/ATen/test/Dict_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8306058Z copying aten/src/ATen/test/Dimname_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8307498Z copying aten/src/ATen/test/ExclusivelyOwned_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8308751Z copying aten/src/ATen/test/MaybeOwned_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8310234Z copying aten/src/ATen/test/NamedTensor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8311763Z copying aten/src/ATen/test/StorageUtils_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8313048Z copying aten/src/ATen/test/allocator_clone_test.h -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8314716Z copying aten/src/ATen/test/apply_utils_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8316081Z copying aten/src/ATen/test/atest.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8317669Z copying aten/src/ATen/test/basic.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8319163Z copying aten/src/ATen/test/broadcast_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8320556Z copying aten/src/ATen/test/cpu_allocator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8321997Z copying aten/src/ATen/test/cpu_caching_allocator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8323260Z copying aten/src/ATen/test/cpu_generator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8324896Z copying aten/src/ATen/test/cpu_profiling_allocator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8326387Z copying aten/src/ATen/test/cpu_rng_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8328094Z copying aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8329257Z copying aten/src/ATen/test/cuda_allocator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8330714Z copying aten/src/ATen/test/cuda_apply_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8332202Z copying aten/src/ATen/test/cuda_atomic_ops_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8333699Z copying aten/src/ATen/test/cuda_caching_host_allocator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8335286Z copying aten/src/ATen/test/cuda_complex_math_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8336653Z copying aten/src/ATen/test/cuda_complex_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8338014Z copying aten/src/ATen/test/cuda_cub_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8339541Z copying aten/src/ATen/test/cuda_cudnn_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8340961Z copying aten/src/ATen/test/cuda_device_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8342261Z copying aten/src/ATen/test/cuda_distributions_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8343776Z copying aten/src/ATen/test/cuda_dlconvertor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8345437Z copying aten/src/ATen/test/cuda_exchange_device_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8346820Z copying aten/src/ATen/test/cuda_generator_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8348304Z copying aten/src/ATen/test/cuda_half_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8350026Z copying aten/src/ATen/test/cuda_integer_divider_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8351457Z copying aten/src/ATen/test/cuda_optional_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8352922Z copying aten/src/ATen/test/cuda_packedtensoraccessor_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8354454Z copying aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8355846Z copying aten/src/ATen/test/cuda_stream_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8357392Z copying aten/src/ATen/test/cuda_tensor_interop_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8358924Z copying aten/src/ATen/test/cuda_vectorized_test.cu -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8360319Z copying aten/src/ATen/test/dlconvertor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8361737Z copying aten/src/ATen/test/extension_backend_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8363022Z copying aten/src/ATen/test/half_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8364778Z copying aten/src/ATen/test/ivalue_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8366404Z copying aten/src/ATen/test/lazy_tensor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8367788Z copying aten/src/ATen/test/legacy_vmap_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8369513Z copying aten/src/ATen/test/math_kernel_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8370981Z copying aten/src/ATen/test/memory_format_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8372480Z copying aten/src/ATen/test/memory_overlapping_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8373857Z copying aten/src/ATen/test/mobile_memory_cleanup.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8375451Z copying aten/src/ATen/test/mps_test_allocator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8376873Z copying aten/src/ATen/test/mps_test_metal_library.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8378290Z copying aten/src/ATen/test/mps_test_objc_interface.mm -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8379692Z copying aten/src/ATen/test/mps_test_print.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8381434Z copying aten/src/ATen/test/native_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8383161Z copying aten/src/ATen/test/operator_name_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8384605Z copying aten/src/ATen/test/operators_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8386262Z copying aten/src/ATen/test/packedtensoraccessor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8387547Z copying aten/src/ATen/test/pow_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8389102Z copying aten/src/ATen/test/quantized_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8390608Z copying aten/src/ATen/test/reduce_ops_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8392205Z copying aten/src/ATen/test/reportMemoryUsage.h -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8393650Z copying aten/src/ATen/test/reportMemoryUsage_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8395184Z copying aten/src/ATen/test/rng_test.h -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8396761Z copying aten/src/ATen/test/scalar_tensor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8398208Z copying aten/src/ATen/test/scalar_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8399709Z copying aten/src/ATen/test/stride_properties_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8401091Z copying aten/src/ATen/test/tensor_interop_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8402582Z copying aten/src/ATen/test/tensor_iterator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8404021Z copying aten/src/ATen/test/test_assert.h -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8405663Z copying aten/src/ATen/test/test_parallel.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8407207Z copying aten/src/ATen/test/test_thread_pool_guard.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8408691Z copying aten/src/ATen/test/thread_init_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8409952Z copying aten/src/ATen/test/type_ptr_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8411386Z copying aten/src/ATen/test/type_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8413118Z copying aten/src/ATen/test/undefined_tensor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8414547Z copying aten/src/ATen/test/vec_test_all_types.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8416918Z copying aten/src/ATen/test/vec_test_all_types.h -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8418892Z copying aten/src/ATen/test/verify_api_visibility.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8420256Z copying aten/src/ATen/test/vitals.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8421707Z copying aten/src/ATen/test/vulkan_api_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8425482Z copying aten/src/ATen/test/vulkan_quantized_api_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8427930Z copying aten/src/ATen/test/weakref_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8429390Z copying aten/src/ATen/test/wrapdim_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8430863Z copying aten/src/ATen/test/xla_tensor_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8432319Z copying aten/src/ATen/test/xnnpack_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8433938Z copying aten/src/ATen/test/xpu_caching_host_allocator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8435619Z copying aten/src/ATen/test/xpu_device_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8437044Z copying aten/src/ATen/test/xpu_event_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8438571Z copying aten/src/ATen/test/xpu_generator_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8440098Z copying aten/src/ATen/test/xpu_reportMemoryUsage_test.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test 2025-10-10T00:04:39.8441690Z copying aten/src/ATen/test/test_install/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/ATen/test/test_install 2025-10-10T00:04:39.8442886Z copying aten/src/ATen/test/test_install/main.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/test/test_install 2025-10-10T00:04:39.8444397Z copying aten/src/ATen/vulkan/Context.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/vulkan 2025-10-10T00:04:39.8445960Z copying aten/src/ATen/vulkan/Context.h -> torch-2.10.0a0+git344e636/aten/src/ATen/vulkan 2025-10-10T00:04:39.8447419Z copying aten/src/ATen/xpu/CachingHostAllocator.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8448796Z copying aten/src/ATen/xpu/CachingHostAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8450048Z copying aten/src/ATen/xpu/PinnedMemoryAllocator.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8451491Z copying aten/src/ATen/xpu/XPUContext.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8452835Z copying aten/src/ATen/xpu/XPUContext.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8454325Z copying aten/src/ATen/xpu/XPUDevice.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8455767Z copying aten/src/ATen/xpu/XPUEvent.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8457272Z copying aten/src/ATen/xpu/XPUGeneratorImpl.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8458643Z copying aten/src/ATen/xpu/XPUGeneratorImpl.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu 2025-10-10T00:04:39.8460092Z copying aten/src/ATen/xpu/detail/XPUHooks.cpp -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu/detail 2025-10-10T00:04:39.8461550Z copying aten/src/ATen/xpu/detail/XPUHooks.h -> torch-2.10.0a0+git344e636/aten/src/ATen/xpu/detail 2025-10-10T00:04:39.8462585Z copying aten/src/THC/CMakeLists.txt -> torch-2.10.0a0+git344e636/aten/src/THC 2025-10-10T00:04:39.8464219Z copying aten/src/THC/THCAtomics.cuh -> torch-2.10.0a0+git344e636/aten/src/THC 2025-10-10T00:04:39.8465660Z copying aten/src/THC/THCDeviceUtils.cuh -> torch-2.10.0a0+git344e636/aten/src/THC 2025-10-10T00:04:39.8467056Z copying aten/tools/run_tests.sh -> torch-2.10.0a0+git344e636/aten/tools 2025-10-10T00:04:39.8468377Z copying aten/tools/test_install.sh -> torch-2.10.0a0+git344e636/aten/tools 2025-10-10T00:04:39.8469700Z copying aten/tools/valgrind.sup -> torch-2.10.0a0+git344e636/aten/tools 2025-10-10T00:04:39.8471256Z copying benchmarks/README.md -> torch-2.10.0a0+git344e636/benchmarks 2025-10-10T00:04:39.8472733Z copying benchmarks/compare-fastrnn-results.py -> torch-2.10.0a0+git344e636/benchmarks 2025-10-10T00:04:39.8473995Z copying benchmarks/compare.sh -> torch-2.10.0a0+git344e636/benchmarks 2025-10-10T00:04:39.8475708Z copying benchmarks/upload_scribe.py -> torch-2.10.0a0+git344e636/benchmarks 2025-10-10T00:04:39.8477181Z copying benchmarks/data/README.md -> torch-2.10.0a0+git344e636/benchmarks/data 2025-10-10T00:04:39.8478675Z copying benchmarks/data/dataloader_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/data 2025-10-10T00:04:39.8480154Z copying benchmarks/data/samplers_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/data 2025-10-10T00:04:39.8481736Z copying benchmarks/distributed/bench_nvshmem_tile_reduce.py -> torch-2.10.0a0+git344e636/benchmarks/distributed 2025-10-10T00:04:39.8483130Z copying benchmarks/distributed/ddp/README.md -> torch-2.10.0a0+git344e636/benchmarks/distributed/ddp 2025-10-10T00:04:39.8484703Z copying benchmarks/distributed/ddp/benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/distributed/ddp 2025-10-10T00:04:39.8486175Z copying benchmarks/distributed/ddp/diff.py -> torch-2.10.0a0+git344e636/benchmarks/distributed/ddp 2025-10-10T00:04:39.8487510Z copying benchmarks/dynamo/Makefile -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8488899Z copying benchmarks/dynamo/README.md -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8490349Z copying benchmarks/dynamo/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8491566Z copying benchmarks/dynamo/all_torchbench_models_list.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8492976Z copying benchmarks/dynamo/benchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8494353Z copying benchmarks/dynamo/cachebench.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8495957Z copying benchmarks/dynamo/check_accuracy.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8497329Z copying benchmarks/dynamo/check_csv.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8498756Z copying benchmarks/dynamo/check_graph_breaks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8500069Z copying benchmarks/dynamo/check_memory_compression_ratio.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8501406Z copying benchmarks/dynamo/check_perf_csv.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8502741Z copying benchmarks/dynamo/combine_csv.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8504225Z copying benchmarks/dynamo/common.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8507027Z copying benchmarks/dynamo/dist_util.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8508425Z copying benchmarks/dynamo/distributed.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8510007Z copying benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8511429Z copying benchmarks/dynamo/expected_ci_speedup_inductor_torchbench_cpu.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8512632Z copying benchmarks/dynamo/huggingface.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8514366Z copying benchmarks/dynamo/huggingface.yaml -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8515834Z copying benchmarks/dynamo/huggingface_llm_models.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8517338Z copying benchmarks/dynamo/huggingface_models_list.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8518510Z copying benchmarks/dynamo/huggingface_models_list_cpu.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8519868Z copying benchmarks/dynamo/join_results.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8521239Z copying benchmarks/dynamo/parse_logs.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8522632Z copying benchmarks/dynamo/run_all.sh -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8523999Z copying benchmarks/dynamo/run_delta.sh -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8525580Z copying benchmarks/dynamo/runner.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8527486Z copying benchmarks/dynamo/summarize_perf.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8528834Z copying benchmarks/dynamo/test.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8530329Z copying benchmarks/dynamo/timm_models.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8531806Z copying benchmarks/dynamo/timm_models.yaml -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8533218Z copying benchmarks/dynamo/timm_models_list.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8534809Z copying benchmarks/dynamo/timm_models_list_cpu.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8536343Z copying benchmarks/dynamo/torchao_backend.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8537834Z copying benchmarks/dynamo/torchbench.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8539381Z copying benchmarks/dynamo/torchbench.yaml -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8540886Z copying benchmarks/dynamo/torchbench_models_list.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8542287Z copying benchmarks/dynamo/torchbench_models_list_cpu.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8543484Z copying benchmarks/dynamo/training_loss.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo 2025-10-10T00:04:39.8545509Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8546795Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8548119Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8549424Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8550811Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8552129Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8553510Z copying benchmarks/dynamo/ci_expected_accuracy/aot_inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8554915Z copying benchmarks/dynamo/ci_expected_accuracy/aot_inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8556484Z copying benchmarks/dynamo/ci_expected_accuracy/aot_inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8557853Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8559246Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8560414Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8561782Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8563094Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8564507Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8565892Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8567212Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8568585Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8569999Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8571260Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8572547Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8573910Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8575429Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8576737Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8577998Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8579366Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8580726Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8582020Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8583627Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8585150Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8586406Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8587824Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8589098Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8590645Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8591950Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8593328Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8594652Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8596075Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8597395Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8598746Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8600145Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8601535Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8602882Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8604345Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8605877Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8607175Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8608600Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8609959Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8611306Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8612649Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8613937Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8615733Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8616981Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8618310Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8619648Z copying benchmarks/dynamo/ci_expected_accuracy/update_expected.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy 2025-10-10T00:04:39.8621134Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8622446Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8623777Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8625247Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8626660Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8628063Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8629539Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8630817Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8632189Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8633544Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8635066Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8636642Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8637996Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8639406Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8640736Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8642070Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8643502Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8644915Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8646703Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8647971Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8649380Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8650635Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8651944Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8653242Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8654710Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8656189Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8657555Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8658930Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_huggingface_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8660305Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_huggingface_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8661718Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_timm_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8663078Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_timm_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8664641Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_torchbench_inference.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8666095Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_torchbench_training.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-10-10T00:04:39.8667164Z copying benchmarks/dynamo/genai_layers/README.md -> torch-2.10.0a0+git344e636/benchmarks/dynamo/genai_layers 2025-10-10T00:04:39.8668752Z copying benchmarks/dynamo/genai_layers/benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/genai_layers 2025-10-10T00:04:39.8670230Z copying benchmarks/dynamo/genai_layers/kernels.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/genai_layers 2025-10-10T00:04:39.8671814Z copying benchmarks/dynamo/genai_layers/requirements.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/genai_layers 2025-10-10T00:04:39.8672968Z copying benchmarks/dynamo/genai_layers/utils.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/genai_layers 2025-10-10T00:04:39.8674688Z copying benchmarks/dynamo/microbenchmarks/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8675961Z copying benchmarks/dynamo/microbenchmarks/analyze_templates.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8677380Z copying benchmarks/dynamo/microbenchmarks/bench_mm_fusion.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8678655Z copying benchmarks/dynamo/microbenchmarks/benchmark_helper.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8680140Z copying benchmarks/dynamo/microbenchmarks/cache_debug_microbenchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8681419Z copying benchmarks/dynamo/microbenchmarks/cache_hit_microbenchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8682754Z copying benchmarks/dynamo/microbenchmarks/dynamo_guard_eval.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8684012Z copying benchmarks/dynamo/microbenchmarks/dynamo_microbenchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8685620Z copying benchmarks/dynamo/microbenchmarks/fx_microbenchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8686851Z copying benchmarks/dynamo/microbenchmarks/inductor_bmm.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8688196Z copying benchmarks/dynamo/microbenchmarks/inductor_cpu_atomic.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8689448Z copying benchmarks/dynamo/microbenchmarks/inductor_mm.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8691017Z copying benchmarks/dynamo/microbenchmarks/matmul_relu.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8692259Z copying benchmarks/dynamo/microbenchmarks/microbench.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8693710Z copying benchmarks/dynamo/microbenchmarks/model.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8695165Z copying benchmarks/dynamo/microbenchmarks/operator_inp_utils.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8696838Z copying benchmarks/dynamo/microbenchmarks/operatorbench.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8698507Z copying benchmarks/dynamo/microbenchmarks/overheads.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8700261Z copying benchmarks/dynamo/microbenchmarks/tensor_layout_mini_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8701749Z copying benchmarks/dynamo/microbenchmarks/utils.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks 2025-10-10T00:04:39.8703571Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8705177Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8706564Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AllenaiLongformerBase_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8707952Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8709418Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForConditionalGeneration_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8710734Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8712143Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8713518Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BigBird_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8715188Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8716809Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForConditionalGeneration_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8718056Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/CamemBert_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8719449Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8720930Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8722267Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8723729Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8725150Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8726685Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8727973Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistillGPT2_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8729441Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8730882Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8732291Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPT2ForSequenceClassification_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8733620Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8735192Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForSequenceClassification_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8736585Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GoogleFnet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8738073Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8739644Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForSequenceClassification_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8740976Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/M2M100ForConditionalGeneration_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8742346Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8743748Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForConditionalGeneration_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8745205Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8746785Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8748122Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForMaskedLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8749643Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8750992Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/OPTForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8752452Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8753908Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForConditionalGeneration_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8755385Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8756991Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForConditionalGeneration_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8758313Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8759848Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForQuestionAnswering_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8761336Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/Speech2Text2ForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8762705Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/TrOCRForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8764183Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XGLMForCausalLM_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8765649Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XLNetLMHeadModel_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8767157Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/YituTechConvBert_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-10-10T00:04:39.8768580Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/adv_inception_v3_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8770100Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/beit_base_patch16_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8771479Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/botnet26t_256_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8772913Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cait_m36_384_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8774425Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/coat_lite_mini_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8776201Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convmixer_768_32_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8777482Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convnext_base_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8778966Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/crossvit_9_240_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8780428Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cspdarknet53_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8781963Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/deit_base_distilled_patch16_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8783286Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/densenet121_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8785912Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dla102_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8787330Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dm_nfnet_f0_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8788892Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dpn107_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8791584Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_botnext26ts_256_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8793011Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_halonext26ts_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8794693Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ecaresnet101d_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8796417Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ese_vovnet19b_dw_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8797849Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetc_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8799486Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetv3_b_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8800974Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gernet_l_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8802494Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ghostnet_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8804401Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_inception_v3_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8805998Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_senet154_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8807529Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_xception65_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8808953Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmixer_24_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8810331Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmlp_s16_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8811823Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hardcorenas_a_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8813348Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hrnet_w18_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8815036Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/inception_v3_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8816913Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/jx_nest_base_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8818456Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/lcnet_050_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8819949Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/legacy_senet154_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8821412Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/levit_128_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8822945Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixer_b16_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8824496Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixnet_l_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8826569Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mnasnet_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8827967Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv2_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8829588Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv3_large_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8831036Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilevit_s_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8832586Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nasnetalarge_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8834460Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nfnet_l0_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8835984Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pit_b_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8837531Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pnasnet5large_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8839124Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/poolformer_m36_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8840519Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/regnety_002_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8842041Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/repvgg_a2_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8843500Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net101_26w_4s_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8845296Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net50_14w_8s_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8846881Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2next50_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8848390Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resmlp_12_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8849831Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnest101e_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8851415Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnet18_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8852883Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/rexnet_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8855182Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/sebotnet33ts_256_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8857208Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/selecsls42b_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8858595Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/spnasnet_100_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8860287Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swin_base_patch4_window7_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8861745Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swsl_resnext101_32x16d_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8863230Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_efficientnet_b0_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8864890Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_mixnet_l_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8866876Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tinynet_a_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8868378Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tnt_s_patch16_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8869826Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/twins_pcpvt_base_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8871347Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/visformer_small_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8872799Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/vit_base_patch16_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8874353Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/volo_d1_224_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-10-10T00:04:39.8876014Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/BERT_pytorch_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8877439Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Background_Matting_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8878858Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/LearningToPaint_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8880225Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Super_SloMo_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8881727Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/alexnet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8883210Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/attention_is_all_you_need_pytorch_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8884771Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/dcgan_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8886188Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/densenet121_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8888448Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fambench_dlrm_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8890514Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fastNLP_Bert_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8891809Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Albert_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8893174Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bart_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8894647Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bert_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8896126Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_BigBird_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8897639Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_DistilBert_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8898998Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_GPT2_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8900413Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Longformer_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8901847Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/maml_omniglot_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8903235Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mnasnet1_0_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8904919Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v2_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8906550Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v3_large_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8908156Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/nvidia_deeprecommender_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8909531Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_CycleGAN_and_pix2pix_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8910859Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_stargan_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8912382Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_struct_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8913724Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_unet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8915169Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet18_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8916637Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet50_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8918101Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnext50_32x4d_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8919546Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/shufflenet_v2_x1_0_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8920988Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/speech_transformer_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8922395Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/squeezenet1_1_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8923862Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientdet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8925976Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientnet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8927403Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_nfnet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8929047Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_regnet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8930540Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_resnest_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8932178Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vision_transformer_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8933546Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vovnet_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8935138Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/tts_angular_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8936603Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vgg16_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8938130Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vision_maskrcnn_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8939640Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/yolov3_training.txt -> torch-2.10.0a0+git344e636/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-10-10T00:04:39.8940777Z copying benchmarks/dynamo/pr_time_benchmarks/README.md -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:39.8942438Z copying benchmarks/dynamo/pr_time_benchmarks/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:39.8943522Z copying benchmarks/dynamo/pr_time_benchmarks/benchmark_runner.sh -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:39.8944931Z copying benchmarks/dynamo/pr_time_benchmarks/check_results.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:39.8946617Z copying benchmarks/dynamo/pr_time_benchmarks/expected_results.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:39.8947874Z copying benchmarks/dynamo/pr_time_benchmarks/log_benchmarking_time.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks 2025-10-10T00:04:39.8949342Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/add_loop.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8950674Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8952078Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8953398Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner2.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8954846Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/basic_modules_benchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8956268Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/benchmark_base.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8957682Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/dynamo_inline.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8959037Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/float_args.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8960350Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/mm_loop.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8961728Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/nested_module.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8963082Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/runtime_overhead.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8964520Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/sum_floordiv.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8965952Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/symint_sum.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8967397Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/update_hint_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-10-10T00:04:39.8968789Z copying benchmarks/dynamo/pr_time_benchmarks/test_check_result/expected_test.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/test_check_result 2025-10-10T00:04:39.8970234Z copying benchmarks/dynamo/pr_time_benchmarks/test_check_result/result_test.csv -> torch-2.10.0a0+git344e636/benchmarks/dynamo/pr_time_benchmarks/test_check_result 2025-10-10T00:04:39.8971033Z copying benchmarks/fastrnns/README.md -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8972512Z copying benchmarks/fastrnns/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8974014Z copying benchmarks/fastrnns/bench.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8975754Z copying benchmarks/fastrnns/cells.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8977044Z copying benchmarks/fastrnns/conftest.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8978445Z copying benchmarks/fastrnns/custom_lstms.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8979940Z copying benchmarks/fastrnns/factory.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8981524Z copying benchmarks/fastrnns/fuser.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8982879Z copying benchmarks/fastrnns/profile.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8984462Z copying benchmarks/fastrnns/runner.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8985935Z copying benchmarks/fastrnns/scratch.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8987260Z copying benchmarks/fastrnns/test.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8988697Z copying benchmarks/fastrnns/test_bench.py -> torch-2.10.0a0+git344e636/benchmarks/fastrnns 2025-10-10T00:04:39.8990370Z copying benchmarks/framework_overhead_benchmark/SimpleAddModule.py -> torch-2.10.0a0+git344e636/benchmarks/framework_overhead_benchmark 2025-10-10T00:04:39.8991631Z copying benchmarks/framework_overhead_benchmark/framework_overhead_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/framework_overhead_benchmark 2025-10-10T00:04:39.8992884Z copying benchmarks/framework_overhead_benchmark/pt_wrapper_module.py -> torch-2.10.0a0+git344e636/benchmarks/framework_overhead_benchmark 2025-10-10T00:04:39.8994243Z copying benchmarks/framework_overhead_benchmark/utils.py -> torch-2.10.0a0+git344e636/benchmarks/framework_overhead_benchmark 2025-10-10T00:04:39.8995826Z copying benchmarks/functional_autograd_benchmark/README.md -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.8997144Z copying benchmarks/functional_autograd_benchmark/audio_text_models.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.8998442Z copying benchmarks/functional_autograd_benchmark/compare.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.8999864Z copying benchmarks/functional_autograd_benchmark/functional_autograd_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.9001126Z copying benchmarks/functional_autograd_benchmark/ppl_models.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.9002482Z copying benchmarks/functional_autograd_benchmark/torchaudio_models.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.9004356Z copying benchmarks/functional_autograd_benchmark/torchvision_models.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.9006110Z copying benchmarks/functional_autograd_benchmark/utils.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.9007369Z copying benchmarks/functional_autograd_benchmark/vision_models.py -> torch-2.10.0a0+git344e636/benchmarks/functional_autograd_benchmark 2025-10-10T00:04:39.9008440Z copying benchmarks/fuser/plot_speedups.py -> torch-2.10.0a0+git344e636/benchmarks/fuser 2025-10-10T00:04:39.9009898Z copying benchmarks/fuser/run_benchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/fuser 2025-10-10T00:04:39.9011307Z copying benchmarks/gpt_fast/benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9012828Z copying benchmarks/gpt_fast/common.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9014477Z copying benchmarks/gpt_fast/generate.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9016395Z copying benchmarks/gpt_fast/mixtral_moe_model.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9018254Z copying benchmarks/gpt_fast/mixtral_moe_quantize.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9019343Z copying benchmarks/gpt_fast/model.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9020876Z copying benchmarks/gpt_fast/quantize.py -> torch-2.10.0a0+git344e636/benchmarks/gpt_fast 2025-10-10T00:04:39.9022445Z copying benchmarks/inductor_backends/cutlass.py -> torch-2.10.0a0+git344e636/benchmarks/inductor_backends 2025-10-10T00:04:39.9023932Z copying benchmarks/inference/CHANGELOG.md -> torch-2.10.0a0+git344e636/benchmarks/inference 2025-10-10T00:04:39.9025565Z copying benchmarks/inference/README.md -> torch-2.10.0a0+git344e636/benchmarks/inference 2025-10-10T00:04:39.9027033Z copying benchmarks/inference/process_metrics.py -> torch-2.10.0a0+git344e636/benchmarks/inference 2025-10-10T00:04:39.9028372Z copying benchmarks/inference/runner.sh -> torch-2.10.0a0+git344e636/benchmarks/inference 2025-10-10T00:04:39.9029775Z copying benchmarks/inference/server.py -> torch-2.10.0a0+git344e636/benchmarks/inference 2025-10-10T00:04:39.9031420Z copying benchmarks/inference/results/output_128_false.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9032870Z copying benchmarks/inference/results/output_128_true.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9034474Z copying benchmarks/inference/results/output_1_false.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9035943Z copying benchmarks/inference/results/output_1_true.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9037397Z copying benchmarks/inference/results/output_256_false.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9038618Z copying benchmarks/inference/results/output_256_true.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9040066Z copying benchmarks/inference/results/output_32_false.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9041305Z copying benchmarks/inference/results/output_32_true.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9042620Z copying benchmarks/inference/results/output_64_false.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9044253Z copying benchmarks/inference/results/output_64_true.md -> torch-2.10.0a0+git344e636/benchmarks/inference/results 2025-10-10T00:04:39.9045803Z copying benchmarks/inference/src/avg_latency_plot.png -> torch-2.10.0a0+git344e636/benchmarks/inference/src 2025-10-10T00:04:39.9047423Z copying benchmarks/inference/src/throughput_plot.png -> torch-2.10.0a0+git344e636/benchmarks/inference/src 2025-10-10T00:04:39.9048969Z copying benchmarks/instruction_counts/README.md -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts 2025-10-10T00:04:39.9050371Z copying benchmarks/instruction_counts/main.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts 2025-10-10T00:04:39.9051964Z copying benchmarks/instruction_counts/applications/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/applications 2025-10-10T00:04:39.9053054Z copying benchmarks/instruction_counts/applications/ci.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/applications 2025-10-10T00:04:39.9054534Z copying benchmarks/instruction_counts/core/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/core 2025-10-10T00:04:39.9055718Z copying benchmarks/instruction_counts/core/api.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/core 2025-10-10T00:04:39.9057427Z copying benchmarks/instruction_counts/core/expand.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/core 2025-10-10T00:04:39.9058626Z copying benchmarks/instruction_counts/core/types.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/core 2025-10-10T00:04:39.9060072Z copying benchmarks/instruction_counts/core/utils.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/core 2025-10-10T00:04:39.9061523Z copying benchmarks/instruction_counts/definitions/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/definitions 2025-10-10T00:04:39.9062654Z copying benchmarks/instruction_counts/definitions/setup.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/definitions 2025-10-10T00:04:39.9063953Z copying benchmarks/instruction_counts/definitions/standard.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/definitions 2025-10-10T00:04:39.9065735Z copying benchmarks/instruction_counts/execution/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/execution 2025-10-10T00:04:39.9066842Z copying benchmarks/instruction_counts/execution/runner.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/execution 2025-10-10T00:04:39.9068437Z copying benchmarks/instruction_counts/execution/work.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/execution 2025-10-10T00:04:39.9069842Z copying benchmarks/instruction_counts/worker/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/worker 2025-10-10T00:04:39.9071013Z copying benchmarks/instruction_counts/worker/main.py -> torch-2.10.0a0+git344e636/benchmarks/instruction_counts/worker 2025-10-10T00:04:39.9072423Z copying benchmarks/nested/nested_bmm_bench.py -> torch-2.10.0a0+git344e636/benchmarks/nested 2025-10-10T00:04:39.9073924Z copying benchmarks/operator_benchmark/README.md -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9075658Z copying benchmarks/operator_benchmark/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9076861Z copying benchmarks/operator_benchmark/benchmark_all_other_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9078287Z copying benchmarks/operator_benchmark/benchmark_all_quantized_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9079457Z copying benchmarks/operator_benchmark/benchmark_all_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9080907Z copying benchmarks/operator_benchmark/benchmark_core.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9082465Z copying benchmarks/operator_benchmark/benchmark_pytorch.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9083982Z copying benchmarks/operator_benchmark/benchmark_runner.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9085668Z copying benchmarks/operator_benchmark/benchmark_test_generator.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9086855Z copying benchmarks/operator_benchmark/benchmark_utils.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9088445Z copying benchmarks/operator_benchmark/check_perf_csv.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9089898Z copying benchmarks/operator_benchmark/expected_ci_operator_benchmark_eager_float32_cpu.csv -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9092274Z copying benchmarks/operator_benchmark/operator_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark 2025-10-10T00:04:39.9093672Z copying benchmarks/operator_benchmark/common/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common 2025-10-10T00:04:39.9094938Z copying benchmarks/operator_benchmark/common/repeat_benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common 2025-10-10T00:04:39.9096829Z copying benchmarks/operator_benchmark/common/tests/add_ops_list_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:39.9098101Z copying benchmarks/operator_benchmark/common/tests/jit_forward_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:39.9099390Z copying benchmarks/operator_benchmark/common/tests/pt_backward_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:39.9100821Z copying benchmarks/operator_benchmark/common/tests/pt_configs_list_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:39.9102104Z copying benchmarks/operator_benchmark/common/tests/pt_cpu_gpu_forward_backward_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:39.9103356Z copying benchmarks/operator_benchmark/common/tests/random_sample_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/common/tests 2025-10-10T00:04:39.9104646Z copying benchmarks/operator_benchmark/pt/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9106101Z copying benchmarks/operator_benchmark/pt/add_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9107348Z copying benchmarks/operator_benchmark/pt/addmm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9108861Z copying benchmarks/operator_benchmark/pt/ao_sparsifier_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9110027Z copying benchmarks/operator_benchmark/pt/arange_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9111498Z copying benchmarks/operator_benchmark/pt/as_strided_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9112717Z copying benchmarks/operator_benchmark/pt/batchnorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9114333Z copying benchmarks/operator_benchmark/pt/binary_inplace_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9115587Z copying benchmarks/operator_benchmark/pt/binary_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9117079Z copying benchmarks/operator_benchmark/pt/bmm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9118301Z copying benchmarks/operator_benchmark/pt/cat_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9119978Z copying benchmarks/operator_benchmark/pt/channel_shuffle_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9121115Z copying benchmarks/operator_benchmark/pt/chunk_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9122699Z copying benchmarks/operator_benchmark/pt/clip_ranges_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9123923Z copying benchmarks/operator_benchmark/pt/configs.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9125643Z copying benchmarks/operator_benchmark/pt/conv_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9127098Z copying benchmarks/operator_benchmark/pt/diag_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9128537Z copying benchmarks/operator_benchmark/pt/embeddingbag_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9130049Z copying benchmarks/operator_benchmark/pt/fill_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9131554Z copying benchmarks/operator_benchmark/pt/gather_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9132777Z copying benchmarks/operator_benchmark/pt/gelu_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9134532Z copying benchmarks/operator_benchmark/pt/groupnorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9135799Z copying benchmarks/operator_benchmark/pt/hardsigmoid_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9137190Z copying benchmarks/operator_benchmark/pt/hardswish_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9138525Z copying benchmarks/operator_benchmark/pt/index_add__test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9139805Z copying benchmarks/operator_benchmark/pt/index_select_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9141211Z copying benchmarks/operator_benchmark/pt/instancenorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9142716Z copying benchmarks/operator_benchmark/pt/interpolate_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9143938Z copying benchmarks/operator_benchmark/pt/layernorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9145764Z copying benchmarks/operator_benchmark/pt/linear_prepack_fp16_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9146950Z copying benchmarks/operator_benchmark/pt/linear_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9148485Z copying benchmarks/operator_benchmark/pt/linear_unpack_fp16_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9149656Z copying benchmarks/operator_benchmark/pt/matmul_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9151164Z copying benchmarks/operator_benchmark/pt/matrix_mult_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9152360Z copying benchmarks/operator_benchmark/pt/mm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9153903Z copying benchmarks/operator_benchmark/pt/nan_to_num_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9155500Z copying benchmarks/operator_benchmark/pt/pool_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9156915Z copying benchmarks/operator_benchmark/pt/qactivation_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9158205Z copying benchmarks/operator_benchmark/pt/qarithmetic_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9159715Z copying benchmarks/operator_benchmark/pt/qatembedding_ops_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9160993Z copying benchmarks/operator_benchmark/pt/qbatchnorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9162432Z copying benchmarks/operator_benchmark/pt/qcat_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9163793Z copying benchmarks/operator_benchmark/pt/qcomparators_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9165497Z copying benchmarks/operator_benchmark/pt/qconv_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9166872Z copying benchmarks/operator_benchmark/pt/qembedding_bag_lookups_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9168384Z copying benchmarks/operator_benchmark/pt/qembedding_pack_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9169640Z copying benchmarks/operator_benchmark/pt/qembeddingbag_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9171172Z copying benchmarks/operator_benchmark/pt/qgroupnorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9172925Z copying benchmarks/operator_benchmark/pt/qinstancenorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9174259Z copying benchmarks/operator_benchmark/pt/qinterpolate_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9175785Z copying benchmarks/operator_benchmark/pt/qlayernorm_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9177122Z copying benchmarks/operator_benchmark/pt/qlinear_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9178392Z copying benchmarks/operator_benchmark/pt/qobserver_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9179878Z copying benchmarks/operator_benchmark/pt/qpool_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9181315Z copying benchmarks/operator_benchmark/pt/qrnn_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9182730Z copying benchmarks/operator_benchmark/pt/qtensor_method_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9183988Z copying benchmarks/operator_benchmark/pt/quantization_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9185761Z copying benchmarks/operator_benchmark/pt/qunary_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9187042Z copying benchmarks/operator_benchmark/pt/remainder_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9188559Z copying benchmarks/operator_benchmark/pt/softmax_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9189808Z copying benchmarks/operator_benchmark/pt/split_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9191281Z copying benchmarks/operator_benchmark/pt/stack_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9192631Z copying benchmarks/operator_benchmark/pt/sum_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9194201Z copying benchmarks/operator_benchmark/pt/tensor_to_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9195754Z copying benchmarks/operator_benchmark/pt/ternary_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9197111Z copying benchmarks/operator_benchmark/pt/topk_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9198584Z copying benchmarks/operator_benchmark/pt/unary_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9200118Z copying benchmarks/operator_benchmark/pt/where_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt 2025-10-10T00:04:39.9201653Z copying benchmarks/operator_benchmark/pt_extension/cpp_extension_test.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt_extension 2025-10-10T00:04:39.9202933Z copying benchmarks/operator_benchmark/pt_extension/extension.cpp -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt_extension 2025-10-10T00:04:39.9204366Z copying benchmarks/operator_benchmark/pt_extension/setup.py -> torch-2.10.0a0+git344e636/benchmarks/operator_benchmark/pt_extension 2025-10-10T00:04:39.9205705Z copying benchmarks/overrides_benchmark/README.md -> torch-2.10.0a0+git344e636/benchmarks/overrides_benchmark 2025-10-10T00:04:39.9207121Z copying benchmarks/overrides_benchmark/bench.py -> torch-2.10.0a0+git344e636/benchmarks/overrides_benchmark 2025-10-10T00:04:39.9208320Z copying benchmarks/overrides_benchmark/common.py -> torch-2.10.0a0+git344e636/benchmarks/overrides_benchmark 2025-10-10T00:04:39.9209792Z copying benchmarks/overrides_benchmark/pyspybench.py -> torch-2.10.0a0+git344e636/benchmarks/overrides_benchmark 2025-10-10T00:04:39.9211260Z copying benchmarks/profiler_benchmark/profiler_bench.py -> torch-2.10.0a0+git344e636/benchmarks/profiler_benchmark 2025-10-10T00:04:39.9212491Z copying benchmarks/profiler_benchmark/resnet_memory_profiler.py -> torch-2.10.0a0+git344e636/benchmarks/profiler_benchmark 2025-10-10T00:04:39.9213955Z copying benchmarks/record_function_benchmark/record_function_bench.py -> torch-2.10.0a0+git344e636/benchmarks/record_function_benchmark 2025-10-10T00:04:39.9215530Z copying benchmarks/serialization/nested_annotation_str.py -> torch-2.10.0a0+git344e636/benchmarks/serialization 2025-10-10T00:04:39.9216714Z copying benchmarks/serialization/simple_measurement.py -> torch-2.10.0a0+git344e636/benchmarks/serialization 2025-10-10T00:04:39.9218003Z copying benchmarks/sparse/README.md -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9219386Z copying benchmarks/sparse/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9220724Z copying benchmarks/sparse/spmm.py -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9222062Z copying benchmarks/sparse/spmv.py -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9223487Z copying benchmarks/sparse/test_csr.sh -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9225042Z copying benchmarks/sparse/triton_ops.py -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9226494Z copying benchmarks/sparse/utils.py -> torch-2.10.0a0+git344e636/benchmarks/sparse 2025-10-10T00:04:39.9227946Z copying benchmarks/sparse/dlmc/README.md -> torch-2.10.0a0+git344e636/benchmarks/sparse/dlmc 2025-10-10T00:04:39.9229310Z copying benchmarks/sparse/dlmc/__init__.py -> torch-2.10.0a0+git344e636/benchmarks/sparse/dlmc 2025-10-10T00:04:39.9230702Z copying benchmarks/sparse/dlmc/matmul_bench.py -> torch-2.10.0a0+git344e636/benchmarks/sparse/dlmc 2025-10-10T00:04:39.9232050Z copying benchmarks/sparse/dlmc/test.sh -> torch-2.10.0a0+git344e636/benchmarks/sparse/dlmc 2025-10-10T00:04:39.9233506Z copying benchmarks/sparse/dlmc/utils.py -> torch-2.10.0a0+git344e636/benchmarks/sparse/dlmc 2025-10-10T00:04:39.9235184Z copying benchmarks/static_runtime/CMakeLists.txt -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9236494Z copying benchmarks/static_runtime/deep_wide_pt.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9237983Z copying benchmarks/static_runtime/deep_wide_pt.h -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9239424Z copying benchmarks/static_runtime/deep_wide_pt_bench.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9240712Z copying benchmarks/static_runtime/test_cpu_fusion.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9242176Z copying benchmarks/static_runtime/test_generated_ops.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9245379Z copying benchmarks/static_runtime/test_static_module.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9247268Z copying benchmarks/static_runtime/test_static_runtime.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9249560Z copying benchmarks/static_runtime/test_utils.cc -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9251021Z copying benchmarks/static_runtime/test_utils.h -> torch-2.10.0a0+git344e636/benchmarks/static_runtime 2025-10-10T00:04:39.9252500Z copying benchmarks/tensorexpr/HowToRun.md -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9253989Z copying benchmarks/tensorexpr/__main__.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9255693Z copying benchmarks/tensorexpr/attention.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9257060Z copying benchmarks/tensorexpr/benchmark.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9258527Z copying benchmarks/tensorexpr/broadcast.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9260069Z copying benchmarks/tensorexpr/concat.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9261415Z copying benchmarks/tensorexpr/conv.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9262804Z copying benchmarks/tensorexpr/elementwise.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9264293Z copying benchmarks/tensorexpr/matmul.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9265889Z copying benchmarks/tensorexpr/microbenchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9267010Z copying benchmarks/tensorexpr/nnc.png -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9268974Z copying benchmarks/tensorexpr/normalization.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9270227Z copying benchmarks/tensorexpr/pooling.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9271630Z copying benchmarks/tensorexpr/pt_engine.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9272994Z copying benchmarks/tensorexpr/reduction.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9274553Z copying benchmarks/tensorexpr/rnn_eltwise.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9275990Z copying benchmarks/tensorexpr/softmax.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9277356Z copying benchmarks/tensorexpr/swish.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9278768Z copying benchmarks/tensorexpr/tensor_engine.py -> torch-2.10.0a0+git344e636/benchmarks/tensorexpr 2025-10-10T00:04:39.9280354Z copying benchmarks/transformer/attention_bias_benchmarks.py -> torch-2.10.0a0+git344e636/benchmarks/transformer 2025-10-10T00:04:39.9281771Z copying benchmarks/transformer/better_transformer_vs_mha_functional.py -> torch-2.10.0a0+git344e636/benchmarks/transformer 2025-10-10T00:04:39.9283114Z copying benchmarks/transformer/score_mod.py -> torch-2.10.0a0+git344e636/benchmarks/transformer 2025-10-10T00:04:39.9284879Z copying benchmarks/transformer/sdp.py -> torch-2.10.0a0+git344e636/benchmarks/transformer 2025-10-10T00:04:39.9286449Z copying benchmarks/transformer/sdpa.py -> torch-2.10.0a0+git344e636/benchmarks/transformer 2025-10-10T00:04:39.9287914Z copying binaries/CMakeLists.txt -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9289339Z copying binaries/aot_model_compiler.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9290720Z copying binaries/at_launch_benchmark.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9292044Z copying binaries/compare_models_torch.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9293510Z copying binaries/core_overhead_benchmark.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9295000Z copying binaries/dump_operator_names.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9296382Z copying binaries/lite_interpreter_model_load.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9297720Z copying binaries/load_benchmark_torch.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9299026Z copying binaries/optimize_for_mobile.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9300367Z copying binaries/parallel_info.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9301770Z copying binaries/record_function_benchmark.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9303113Z copying binaries/speed_benchmark_torch.cc -> torch-2.10.0a0+git344e636/binaries 2025-10-10T00:04:39.9304609Z copying c10/BUCK.oss -> torch-2.10.0a0+git344e636/c10 2025-10-10T00:04:39.9306072Z copying c10/BUILD.bazel -> torch-2.10.0a0+git344e636/c10 2025-10-10T00:04:39.9307476Z copying c10/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10 2025-10-10T00:04:39.9308842Z copying c10/build.bzl -> torch-2.10.0a0+git344e636/c10 2025-10-10T00:04:39.9310264Z copying c10/ovrsource_defs.bzl -> torch-2.10.0a0+git344e636/c10 2025-10-10T00:04:39.9311749Z copying c10/benchmark/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/benchmark 2025-10-10T00:04:39.9313277Z copying c10/benchmark/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/benchmark 2025-10-10T00:04:39.9314636Z copying c10/benchmark/build.bzl -> torch-2.10.0a0+git344e636/c10/benchmark 2025-10-10T00:04:39.9316127Z copying c10/benchmark/intrusive_ptr_benchmark.cpp -> torch-2.10.0a0+git344e636/c10/benchmark 2025-10-10T00:04:39.9317447Z copying c10/core/Allocator.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9318837Z copying c10/core/Allocator.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9320308Z copying c10/core/AllocatorConfig.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9321707Z copying c10/core/AllocatorConfig.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9323189Z copying c10/core/AutogradState.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9324729Z copying c10/core/AutogradState.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9326073Z copying c10/core/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9327394Z copying c10/core/Backend.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9328911Z copying c10/core/CPUAllocator.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9330326Z copying c10/core/CPUAllocator.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9331992Z copying c10/core/CachingDeviceAllocator.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9333399Z copying c10/core/CachingDeviceAllocator.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9334954Z copying c10/core/CompileTimeFunctionPointer.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9336386Z copying c10/core/ConstantSymNodeImpl.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9337738Z copying c10/core/ConstantSymNodeImpl.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9339052Z copying c10/core/Contiguity.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9340477Z copying c10/core/CopyBytes.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9341833Z copying c10/core/CopyBytes.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9343208Z copying c10/core/DefaultDtype.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9344693Z copying c10/core/DefaultDtype.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9346287Z copying c10/core/DefaultTensorOptions.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9347550Z copying c10/core/Device.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9349006Z copying c10/core/Device.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9350432Z copying c10/core/DeviceArray.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9351830Z copying c10/core/DeviceGuard.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9353281Z copying c10/core/DeviceType.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9354703Z copying c10/core/DeviceType.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9356245Z copying c10/core/DispatchKey.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9357749Z copying c10/core/DispatchKey.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9359392Z copying c10/core/DispatchKeySet.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9360863Z copying c10/core/DispatchKeySet.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9362569Z copying c10/core/DynamicCast.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9363985Z copying c10/core/Event.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9365716Z copying c10/core/GeneratorImpl.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9367123Z copying c10/core/GeneratorImpl.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9368503Z copying c10/core/GradMode.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9369913Z copying c10/core/GradMode.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9371434Z copying c10/core/InferenceMode.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9372739Z copying c10/core/InferenceMode.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9374217Z copying c10/core/Layout.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9375752Z copying c10/core/MemoryFormat.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9377387Z copying c10/core/OptionalRef.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9378634Z copying c10/core/PyHandleCache.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9379991Z copying c10/core/QEngine.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9381396Z copying c10/core/QScheme.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9382867Z copying c10/core/RefcountedDeleter.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9384418Z copying c10/core/RefcountedDeleter.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9385924Z copying c10/core/SafePyObject.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9387321Z copying c10/core/SafePyObject.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9388727Z copying c10/core/Scalar.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9390141Z copying c10/core/Scalar.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9391690Z copying c10/core/ScalarType.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9393185Z copying c10/core/ScalarType.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9394811Z copying c10/core/ScalarTypeToTypeMeta.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9396297Z copying c10/core/Storage.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9397722Z copying c10/core/Storage.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9399258Z copying c10/core/StorageImpl.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9400670Z copying c10/core/StorageImpl.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9402131Z copying c10/core/Stream.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9403517Z copying c10/core/Stream.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9405158Z copying c10/core/StreamGuard.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9406580Z copying c10/core/SymBool.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9408029Z copying c10/core/SymBool.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9409732Z copying c10/core/SymFloat.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9411179Z copying c10/core/SymFloat.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9412620Z copying c10/core/SymInt.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9414019Z copying c10/core/SymInt.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9415925Z copying c10/core/SymIntArrayRef.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9417326Z copying c10/core/SymIntArrayRef.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9418753Z copying c10/core/SymNodeImpl.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9420111Z copying c10/core/SymNodeImpl.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9421596Z copying c10/core/SymbolicShapeMeta.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9423113Z copying c10/core/SymbolicShapeMeta.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9424683Z copying c10/core/TensorImpl.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9426407Z copying c10/core/TensorImpl.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9428783Z copying c10/core/TensorOptions.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9430176Z copying c10/core/TensorOptions.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9431927Z copying c10/core/UndefinedTensorImpl.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9433314Z copying c10/core/UndefinedTensorImpl.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9434851Z copying c10/core/WrapDimMinimal.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9436265Z copying c10/core/WrapDimMinimal.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9437611Z copying c10/core/alignment.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9439110Z copying c10/core/build.bzl -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9440643Z copying c10/core/thread_pool.cpp -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9442114Z copying c10/core/thread_pool.h -> torch-2.10.0a0+git344e636/c10/core 2025-10-10T00:04:39.9443798Z copying c10/core/impl/COW.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9445454Z copying c10/core/impl/COW.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9446883Z copying c10/core/impl/COWDeleter.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9448231Z copying c10/core/impl/COWDeleter.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9449705Z copying c10/core/impl/DeviceGuardImplInterface.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9451167Z copying c10/core/impl/DeviceGuardImplInterface.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9452520Z copying c10/core/impl/FakeGuardImpl.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9454062Z copying c10/core/impl/GPUTrace.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9455659Z copying c10/core/impl/GPUTrace.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9457129Z copying c10/core/impl/HermeticPyObjectTLS.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9458486Z copying c10/core/impl/HermeticPyObjectTLS.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9459853Z copying c10/core/impl/InlineDeviceGuard.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9461273Z copying c10/core/impl/InlineEvent.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9462774Z copying c10/core/impl/InlineStreamGuard.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9464470Z copying c10/core/impl/LocalDispatchKeySet.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9465939Z copying c10/core/impl/LocalDispatchKeySet.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9467361Z copying c10/core/impl/PyInterpreter.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9468768Z copying c10/core/impl/PyInterpreter.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9470274Z copying c10/core/impl/PyInterpreterHooks.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9471671Z copying c10/core/impl/PyInterpreterHooks.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9473010Z copying c10/core/impl/PyObjectSlot.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9474548Z copying c10/core/impl/PyObjectSlot.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9476110Z copying c10/core/impl/PythonDispatcherTLS.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9477436Z copying c10/core/impl/PythonDispatcherTLS.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9478808Z copying c10/core/impl/README-cow.md -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9480169Z copying c10/core/impl/README.md -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9481639Z copying c10/core/impl/SizesAndStrides.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9483000Z copying c10/core/impl/SizesAndStrides.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9484636Z copying c10/core/impl/TorchDispatchModeTLS.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9486091Z copying c10/core/impl/TorchDispatchModeTLS.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9487532Z copying c10/core/impl/VirtualGuardImpl.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9489017Z copying c10/core/impl/alloc_cpu.cpp -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9490403Z copying c10/core/impl/alloc_cpu.h -> torch-2.10.0a0+git344e636/c10/core/impl 2025-10-10T00:04:39.9491745Z copying c10/cuda/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9493135Z copying c10/cuda/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9494835Z copying c10/cuda/CUDAAlgorithm.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9496178Z copying c10/cuda/CUDAAllocatorConfig.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9497668Z copying c10/cuda/CUDAAllocatorConfig.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9499077Z copying c10/cuda/CUDACachingAllocator.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9501715Z copying c10/cuda/CUDACachingAllocator.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9503227Z copying c10/cuda/CUDADeviceAssertion.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9504809Z copying c10/cuda/CUDADeviceAssertionHost.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9506356Z copying c10/cuda/CUDADeviceAssertionHost.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9507709Z copying c10/cuda/CUDAException.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9509083Z copying c10/cuda/CUDAException.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9510482Z copying c10/cuda/CUDAFunctions.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9511902Z copying c10/cuda/CUDAFunctions.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9513360Z copying c10/cuda/CUDAGraphsC10Utils.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9514721Z copying c10/cuda/CUDAGuard.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9516259Z copying c10/cuda/CUDAMacros.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9517757Z copying c10/cuda/CUDAMallocAsyncAllocator.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:39.9519463Z copying c10/cuda/CUDAMathCompat.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0385076Z copying c10/cuda/CUDAMiscFunctions.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0386267Z copying c10/cuda/CUDAMiscFunctions.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0387882Z copying c10/cuda/CUDAStream.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0389686Z copying c10/cuda/CUDAStream.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0391444Z copying c10/cuda/README.md -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0392911Z copying c10/cuda/build.bzl -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0394476Z copying c10/cuda/driver_api.cpp -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0396104Z copying c10/cuda/driver_api.h -> torch-2.10.0a0+git344e636/c10/cuda 2025-10-10T00:04:40.0397689Z copying c10/cuda/impl/CUDAGuardImpl.cpp -> torch-2.10.0a0+git344e636/c10/cuda/impl 2025-10-10T00:04:40.0399130Z copying c10/cuda/impl/CUDAGuardImpl.h -> torch-2.10.0a0+git344e636/c10/cuda/impl 2025-10-10T00:04:40.0400752Z copying c10/cuda/impl/CUDATest.cpp -> torch-2.10.0a0+git344e636/c10/cuda/impl 2025-10-10T00:04:40.0402247Z copying c10/cuda/impl/CUDATest.h -> torch-2.10.0a0+git344e636/c10/cuda/impl 2025-10-10T00:04:40.0403747Z copying c10/cuda/impl/cuda_cmake_macros.h.in -> torch-2.10.0a0+git344e636/c10/cuda/impl 2025-10-10T00:04:40.0405455Z copying c10/cuda/test/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/cuda/test 2025-10-10T00:04:40.0406947Z copying c10/cuda/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/cuda/test 2025-10-10T00:04:40.0408442Z copying c10/cuda/test/build.bzl -> torch-2.10.0a0+git344e636/c10/cuda/test 2025-10-10T00:04:40.0410098Z copying c10/cuda/test/impl/CUDAAssertionsTest_1_var_test.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0411480Z copying c10/cuda/test/impl/CUDAAssertionsTest_catches_stream.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0413257Z copying c10/cuda/test/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0414617Z copying c10/cuda/test/impl/CUDAAssertionsTest_from_2_processes.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0416526Z copying c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0417811Z copying c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0419261Z copying c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0420609Z copying c10/cuda/test/impl/CUDATest.cpp -> torch-2.10.0a0+git344e636/c10/cuda/test/impl 2025-10-10T00:04:40.0422177Z copying c10/hip/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/hip 2025-10-10T00:04:40.0423663Z copying c10/macros/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/macros 2025-10-10T00:04:40.0425415Z copying c10/macros/Export.h -> torch-2.10.0a0+git344e636/c10/macros 2025-10-10T00:04:40.0426884Z copying c10/macros/Macros.h -> torch-2.10.0a0+git344e636/c10/macros 2025-10-10T00:04:40.0428383Z copying c10/macros/build.bzl -> torch-2.10.0a0+git344e636/c10/macros 2025-10-10T00:04:40.0429917Z copying c10/macros/cmake_macros.h -> torch-2.10.0a0+git344e636/c10/macros 2025-10-10T00:04:40.0431378Z copying c10/metal/atomic.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0432988Z copying c10/metal/common.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0434591Z copying c10/metal/expm1f.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0436139Z copying c10/metal/igamma.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0437851Z copying c10/metal/indexing.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0439555Z copying c10/metal/random.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0441077Z copying c10/metal/reduction_utils.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0442700Z copying c10/metal/special_math.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0444952Z copying c10/metal/utils.h -> torch-2.10.0a0+git344e636/c10/metal 2025-10-10T00:04:40.0446520Z copying c10/mobile/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:40.0448131Z copying c10/mobile/CPUCachingAllocator.cpp -> torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:40.0449368Z copying c10/mobile/CPUCachingAllocator.h -> torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:40.0451036Z copying c10/mobile/CPUProfilingAllocator.cpp -> torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:40.0452574Z copying c10/mobile/CPUProfilingAllocator.h -> torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:40.0453913Z copying c10/mobile/build.bzl -> torch-2.10.0a0+git344e636/c10/mobile 2025-10-10T00:04:40.0455630Z copying c10/test/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/test 2025-10-10T00:04:40.0457170Z copying c10/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/test 2025-10-10T00:04:40.0458597Z copying c10/test/build.bzl -> torch-2.10.0a0+git344e636/c10/test 2025-10-10T00:04:40.0460140Z copying c10/test/core/AllocatorConfig_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0461789Z copying c10/test/core/CompileTimeFunctionPointer_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0463132Z copying c10/test/core/DeviceGuard_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0464832Z copying c10/test/core/Device_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0466398Z copying c10/test/core/DispatchKeySet_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0468000Z copying c10/test/core/Scalar_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0469609Z copying c10/test/core/StreamGuard_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0471043Z copying c10/test/core/SymInt_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core 2025-10-10T00:04:40.0472659Z copying c10/test/core/impl/InlineDeviceGuard_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core/impl 2025-10-10T00:04:40.0474037Z copying c10/test/core/impl/InlineStreamGuard_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core/impl 2025-10-10T00:04:40.0476060Z copying c10/test/core/impl/SizesAndStrides_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core/impl 2025-10-10T00:04:40.0477368Z copying c10/test/core/impl/cow_test.cpp -> torch-2.10.0a0+git344e636/c10/test/core/impl 2025-10-10T00:04:40.0479004Z copying c10/test/util/ArrayRef_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0480478Z copying c10/test/util/Bitset_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0481967Z copying c10/test/util/ConstexprCrc_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0483579Z copying c10/test/util/DeadlockDetection_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0485212Z copying c10/test/util/Enumerate_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0486640Z copying c10/test/util/Half_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0488157Z copying c10/test/util/IntrusiveList_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0489641Z copying c10/test/util/LeftRight_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0491141Z copying c10/test/util/Macros.h -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0492653Z copying c10/test/util/Metaprogramming_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0494526Z copying c10/test/util/NetworkFlow_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0495832Z copying c10/test/util/Semaphore_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0497434Z copying c10/test/util/Synchronized_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0498904Z copying c10/test/util/ThreadLocal_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0500388Z copying c10/test/util/TypeIndex_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0501889Z copying c10/test/util/TypeList_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0503576Z copying c10/test/util/TypeTraits_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0505434Z copying c10/test/util/accumulate_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0506904Z copying c10/test/util/bfloat16_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0508466Z copying c10/test/util/bit_cast_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0510086Z copying c10/test/util/complex_math_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0511386Z copying c10/test/util/complex_math_test_common.h -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0513105Z copying c10/test/util/complex_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0514619Z copying c10/test/util/complex_test_common.h -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0516414Z copying c10/test/util/error_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0517978Z copying c10/test/util/exception_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0519469Z copying c10/test/util/flags_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0520953Z copying c10/test/util/generic_math_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0522452Z copying c10/test/util/intrusive_ptr_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0524986Z copying c10/test/util/irange_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0526582Z copying c10/test/util/lazy_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0528096Z copying c10/test/util/logging_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0529680Z copying c10/test/util/optional_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0531215Z copying c10/test/util/ordered_preserving_dict_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0532828Z copying c10/test/util/registry_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0534507Z copying c10/test/util/small_vector_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0536428Z copying c10/test/util/ssize_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0538014Z copying c10/test/util/string_util_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0539539Z copying c10/test/util/string_view_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0541041Z copying c10/test/util/tempfile_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0542536Z copying c10/test/util/typeid_test.cpp -> torch-2.10.0a0+git344e636/c10/test/util 2025-10-10T00:04:40.0544273Z copying c10/util/AbortHandler.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0545771Z copying c10/util/AlignOf.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0547338Z copying c10/util/ApproximateClock.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0548816Z copying c10/util/ApproximateClock.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0554517Z copying c10/util/Array.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0555005Z copying c10/util/ArrayRef.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0555450Z copying c10/util/BFloat16-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0555940Z copying c10/util/BFloat16-math.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0556447Z copying c10/util/BFloat16.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0556843Z copying c10/util/BUILD.bazel -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0557777Z copying c10/util/Backtrace.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0559593Z copying c10/util/Backtrace.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0561152Z copying c10/util/Bfloat16.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0562462Z copying c10/util/Bitset.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0564011Z copying c10/util/C++17.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0565648Z copying c10/util/C++17.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0567101Z copying c10/util/CallOnce.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0568593Z copying c10/util/ConstexprCrc.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0570162Z copying c10/util/DeadlockDetection.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0571553Z copying c10/util/DeadlockDetection.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0573078Z copying c10/util/Deprecated.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0574548Z copying c10/util/DimVector.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0576242Z copying c10/util/DynamicCounter.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0577712Z copying c10/util/DynamicCounter.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0579164Z copying c10/util/Enumerate.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0580629Z copying c10/util/Exception.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0582192Z copying c10/util/Exception.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0583955Z copying c10/util/ExclusivelyOwned.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0585805Z copying c10/util/ExclusivelyOwnedTensorTraits.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0587085Z copying c10/util/FbcodeMaps.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0588661Z copying c10/util/FileSystem.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0590093Z copying c10/util/Flags.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0591681Z copying c10/util/Float4_e2m1fn_x2.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0593361Z copying c10/util/Float8_e4m3fn-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0594603Z copying c10/util/Float8_e4m3fn.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0596294Z copying c10/util/Float8_e4m3fn.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0597852Z copying c10/util/Float8_e4m3fnuz-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0599247Z copying c10/util/Float8_e4m3fnuz.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0600785Z copying c10/util/Float8_e4m3fnuz.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0602355Z copying c10/util/Float8_e5m2-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0604057Z copying c10/util/Float8_e5m2.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0605955Z copying c10/util/Float8_e5m2.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0607517Z copying c10/util/Float8_e5m2fnuz-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0609067Z copying c10/util/Float8_e5m2fnuz.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0610504Z copying c10/util/Float8_e5m2fnuz.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0611968Z copying c10/util/Float8_e8m0fnu-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0613504Z copying c10/util/Float8_e8m0fnu.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0615108Z copying c10/util/Float8_e8m0fnu.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0616588Z copying c10/util/FunctionRef.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0618077Z copying c10/util/Gauge.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0619632Z copying c10/util/Gauge.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0621165Z copying c10/util/Half-inl.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0622729Z copying c10/util/Half.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0624433Z copying c10/util/Half.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0626066Z copying c10/util/IdWrapper.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0627723Z copying c10/util/IntrusiveList.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0629193Z copying c10/util/Lazy.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0630712Z copying c10/util/LeftRight.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0632310Z copying c10/util/LeftRight.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0633823Z copying c10/util/Load.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0635546Z copying c10/util/Logging.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0637198Z copying c10/util/Logging.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0638799Z copying c10/util/MathConstants.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0640270Z copying c10/util/MathConstants.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0641755Z copying c10/util/MaybeOwned.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0643428Z copying c10/util/Metaprogramming.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0645207Z copying c10/util/Metaprogramming.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0646790Z copying c10/util/NetworkFlow.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0648352Z copying c10/util/NetworkFlow.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0649882Z copying c10/util/Optional.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0651509Z copying c10/util/Optional.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0652998Z copying c10/util/OptionalArrayRef.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0654625Z copying c10/util/ParallelGuard.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0656235Z copying c10/util/ParallelGuard.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0657847Z copying c10/util/Registry.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0659692Z copying c10/util/ScopeExit.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0661286Z copying c10/util/Semaphore.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0662879Z copying c10/util/SmallBuffer.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0664620Z copying c10/util/SmallVector.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0666343Z copying c10/util/SmallVector.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0668284Z copying c10/util/StringUtil.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0669958Z copying c10/util/StringUtil.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0671752Z copying c10/util/Synchronized.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0673314Z copying c10/util/ThreadLocal.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0675187Z copying c10/util/ThreadLocalDebugInfo.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0676798Z copying c10/util/ThreadLocalDebugInfo.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0678432Z copying c10/util/Type.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0679845Z copying c10/util/TypeCast.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0681334Z copying c10/util/TypeCast.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0682911Z copying c10/util/TypeIndex.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0684561Z copying c10/util/TypeList.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0686262Z copying c10/util/TypeList.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0688042Z copying c10/util/TypeSafeSignMath.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0689616Z copying c10/util/TypeTraits.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0691251Z copying c10/util/TypeTraits.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0692894Z copying c10/util/Type_demangle.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0694443Z copying c10/util/Type_no_demangle.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0696091Z copying c10/util/Unicode.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0697571Z copying c10/util/Unicode.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0699159Z copying c10/util/UniqueVoidPtr.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0700688Z copying c10/util/UniqueVoidPtr.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0702296Z copying c10/util/Unroll.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0704017Z copying c10/util/WaitCounter.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0706189Z copying c10/util/WaitCounter.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0707819Z copying c10/util/WaitCounterDynamicBackend.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0709486Z copying c10/util/accumulate.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0710983Z copying c10/util/bit_cast.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0712500Z copying c10/util/bits.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0714062Z copying c10/util/build.bzl -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0715793Z copying c10/util/complex.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0717315Z copying c10/util/complex_math.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0718871Z copying c10/util/complex_math.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0720669Z copying c10/util/complex_utils.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0722215Z copying c10/util/copysign.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0723641Z copying c10/util/env.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0725422Z copying c10/util/env.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0727169Z copying c10/util/error.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0728666Z copying c10/util/error.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0730241Z copying c10/util/flags_use_gflags.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0731858Z copying c10/util/flags_use_no_gflags.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0733442Z copying c10/util/flat_hash_map.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0735773Z copying c10/util/floating_point_utils.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0737351Z copying c10/util/generic_math.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0739028Z copying c10/util/hash.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0740708Z copying c10/util/int128.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0742361Z copying c10/util/int128.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0744245Z copying c10/util/intrusive_ptr.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0745936Z copying c10/util/intrusive_ptr.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0747829Z copying c10/util/irange.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0749414Z copying c10/util/llvmMathExtras.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0751285Z copying c10/util/logging_is_google_glog.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0752889Z copying c10/util/logging_is_not_google_glog.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0754566Z copying c10/util/numa.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0756409Z copying c10/util/numa.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0758312Z copying c10/util/order_preserving_flat_hash_map.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0760566Z copying c10/util/overflows.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0762450Z copying c10/util/overloaded.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0764605Z copying c10/util/python_stub.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0766807Z copying c10/util/qint32.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0768664Z copying c10/util/qint8.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0770378Z copying c10/util/quint2x4.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0771947Z copying c10/util/quint4x2.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0773503Z copying c10/util/quint8.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0775330Z copying c10/util/safe_numerics.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0776942Z copying c10/util/signal_handler.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0778558Z copying c10/util/signal_handler.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0780210Z copying c10/util/sparse_bitset.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0782017Z copying c10/util/ssize.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0783662Z copying c10/util/static_tracepoint.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0785550Z copying c10/util/static_tracepoint_elfx86.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0787144Z copying c10/util/strides.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0788748Z copying c10/util/string_utils.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0790309Z copying c10/util/string_view.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0792099Z copying c10/util/strong_type.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0794292Z copying c10/util/tempfile.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0795868Z copying c10/util/tempfile.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0797451Z copying c10/util/thread_name.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0799052Z copying c10/util/thread_name.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0800778Z copying c10/util/typeid.cpp -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0802362Z copying c10/util/typeid.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0804337Z copying c10/util/win32-headers.h -> torch-2.10.0a0+git344e636/c10/util 2025-10-10T00:04:40.0805904Z copying c10/xpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0807431Z copying c10/xpu/XPUCachingAllocator.cpp -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0809107Z copying c10/xpu/XPUCachingAllocator.h -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0810570Z copying c10/xpu/XPUDeviceProp.h -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0812098Z copying c10/xpu/XPUException.h -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0813640Z copying c10/xpu/XPUFunctions.cpp -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0815493Z copying c10/xpu/XPUFunctions.h -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0816943Z copying c10/xpu/XPUMacros.h -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0818560Z copying c10/xpu/XPUStream.cpp -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0820202Z copying c10/xpu/XPUStream.h -> torch-2.10.0a0+git344e636/c10/xpu 2025-10-10T00:04:40.0821852Z copying c10/xpu/impl/XPUGuardImpl.cpp -> torch-2.10.0a0+git344e636/c10/xpu/impl 2025-10-10T00:04:40.0823525Z copying c10/xpu/impl/XPUGuardImpl.h -> torch-2.10.0a0+git344e636/c10/xpu/impl 2025-10-10T00:04:40.0825323Z copying c10/xpu/impl/xpu_cmake_macros.h.in -> torch-2.10.0a0+git344e636/c10/xpu/impl 2025-10-10T00:04:40.0826808Z copying c10/xpu/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/c10/xpu/test 2025-10-10T00:04:40.0828611Z copying c10/xpu/test/impl/XPUCachingAllocatorTest.cpp -> torch-2.10.0a0+git344e636/c10/xpu/test/impl 2025-10-10T00:04:40.0829763Z copying c10/xpu/test/impl/XPUDeviceTest.cpp -> torch-2.10.0a0+git344e636/c10/xpu/test/impl 2025-10-10T00:04:40.0831384Z copying c10/xpu/test/impl/XPUGuardTest.cpp -> torch-2.10.0a0+git344e636/c10/xpu/test/impl 2025-10-10T00:04:40.0832805Z copying c10/xpu/test/impl/XPUStreamTest.cpp -> torch-2.10.0a0+git344e636/c10/xpu/test/impl 2025-10-10T00:04:40.0834488Z copying c10/xpu/test/impl/XPUTest.h -> torch-2.10.0a0+git344e636/c10/xpu/test/impl 2025-10-10T00:04:40.0836007Z copying caffe2/.clang-format -> torch-2.10.0a0+git344e636/caffe2 2025-10-10T00:04:40.0837486Z copying caffe2/CMakeLists.txt -> torch-2.10.0a0+git344e636/caffe2 2025-10-10T00:04:40.0839647Z copying caffe2/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:40.0841142Z copying caffe2/core/common.cc -> torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:40.0842669Z copying caffe2/core/common.h -> torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:40.0844276Z copying caffe2/core/macros.h -> torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:40.0845831Z copying caffe2/core/macros.h.in -> torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:40.0847463Z copying caffe2/core/timer.h -> torch-2.10.0a0+git344e636/caffe2/core 2025-10-10T00:04:40.0848975Z copying caffe2/perfkernels/CMakeLists.txt -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0850454Z copying caffe2/perfkernels/batch_box_cox_avx512.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0852010Z copying caffe2/perfkernels/batch_box_cox_sve128.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0853354Z copying caffe2/perfkernels/batch_box_cox_vec.h -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0855291Z copying caffe2/perfkernels/common.h -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0856590Z copying caffe2/perfkernels/common_avx.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0858145Z copying caffe2/perfkernels/common_avx2.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0859706Z copying caffe2/perfkernels/common_sve.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0861478Z copying caffe2/perfkernels/embedding_lookup_idx.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0863132Z copying caffe2/perfkernels/embedding_lookup_idx.h -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0864558Z copying caffe2/perfkernels/embedding_lookup_idx_avx2.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0867657Z copying caffe2/perfkernels/embedding_lookup_idx_sve.cc -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0870842Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0872525Z copying caffe2/perfkernels/sve_emblookup_codegen.py -> torch-2.10.0a0+git344e636/caffe2/perfkernels 2025-10-10T00:04:40.0874247Z copying caffe2/serialize/CMakeLists.txt -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0875783Z copying caffe2/serialize/crc.cc -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0877217Z copying caffe2/serialize/crc_alt.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0879331Z copying caffe2/serialize/file_adapter.cc -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0880845Z copying caffe2/serialize/file_adapter.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0882418Z copying caffe2/serialize/in_memory_adapter.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0883931Z copying caffe2/serialize/inline_container.cc -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0885839Z copying caffe2/serialize/inline_container.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0887399Z copying caffe2/serialize/inline_container_test.cc -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0889067Z copying caffe2/serialize/istream_adapter.cc -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0890479Z copying caffe2/serialize/istream_adapter.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0892025Z copying caffe2/serialize/read_adapter_interface.cc -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0893395Z copying caffe2/serialize/read_adapter_interface.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0895178Z copying caffe2/serialize/versions.h -> torch-2.10.0a0+git344e636/caffe2/serialize 2025-10-10T00:04:40.0896809Z copying caffe2/utils/CMakeLists.txt -> torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:40.0898042Z copying caffe2/utils/fixed_divisor.h -> torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:40.0899685Z copying caffe2/utils/proto_wrap.cc -> torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:40.0901055Z copying caffe2/utils/proto_wrap.h -> torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:40.0902590Z copying caffe2/utils/string_utils.cc -> torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:40.0904061Z copying caffe2/utils/string_utils.h -> torch-2.10.0a0+git344e636/caffe2/utils 2025-10-10T00:04:40.0905828Z copying caffe2/utils/threadpool/ThreadPool.cc -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0907268Z copying caffe2/utils/threadpool/ThreadPool.h -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0908899Z copying caffe2/utils/threadpool/ThreadPoolCommon.h -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0910169Z copying caffe2/utils/threadpool/WorkersPool.h -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0911904Z copying caffe2/utils/threadpool/pthreadpool-cpp.cc -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0913602Z copying caffe2/utils/threadpool/pthreadpool-cpp.h -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0915114Z copying caffe2/utils/threadpool/pthreadpool.cc -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0916958Z copying caffe2/utils/threadpool/pthreadpool.h -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0918480Z copying caffe2/utils/threadpool/pthreadpool_impl.cc -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0920112Z copying caffe2/utils/threadpool/thread_pool_guard.cpp -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0921530Z copying caffe2/utils/threadpool/thread_pool_guard.h -> torch-2.10.0a0+git344e636/caffe2/utils/threadpool 2025-10-10T00:04:40.0923082Z copying cmake/Allowlist.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0924641Z copying cmake/BLAS_ABI.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0926301Z copying cmake/BuildVariables.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0927779Z copying cmake/Caffe2Config.cmake.in -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0929280Z copying cmake/Codegen.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0930914Z copying cmake/DebugHelper.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0932368Z copying cmake/Dependencies.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0934430Z copying cmake/FlatBuffers.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0935926Z copying cmake/IncludeSource.cpp.in -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0937430Z copying cmake/Metal.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0938880Z copying cmake/MiscCheck.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0940369Z copying cmake/ProtoBuf.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0942075Z copying cmake/ProtoBufPatch.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0943606Z copying cmake/Summary.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0945406Z copying cmake/TorchConfig.cmake.in -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0946966Z copying cmake/TorchConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0948446Z copying cmake/VulkanCodegen.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0949947Z copying cmake/VulkanDependencies.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0951457Z copying cmake/cmake_uninstall.cmake.in -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0952889Z copying cmake/iOS.cmake -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0954647Z copying cmake/prioritized_text.txt -> torch-2.10.0a0+git344e636/cmake 2025-10-10T00:04:40.0957446Z copying cmake/External/EigenBLAS.cmake -> torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:40.0959000Z copying cmake/External/aotriton.cmake -> torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:40.0960624Z copying cmake/External/nccl.cmake -> torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:40.0961925Z copying cmake/External/nnpack.cmake -> torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:40.0963483Z copying cmake/External/rccl.cmake -> torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:40.0965146Z copying cmake/External/ucc.cmake -> torch-2.10.0a0+git344e636/cmake/External 2025-10-10T00:04:40.0966624Z copying cmake/Modules/FindACL.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0968086Z copying cmake/Modules/FindAPL.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0969550Z copying cmake/Modules/FindARM.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0971043Z copying cmake/Modules/FindAVX.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0972530Z copying cmake/Modules/FindAtlas.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0974003Z copying cmake/Modules/FindBLAS.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0975731Z copying cmake/Modules/FindBLIS.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0977184Z copying cmake/Modules/FindBenchmark.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0978564Z copying cmake/Modules/FindCUB.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0980346Z copying cmake/Modules/FindCUDAToolkit.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0982101Z copying cmake/Modules/FindCUDSS.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0983645Z copying cmake/Modules/FindCUSPARSELT.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0985364Z copying cmake/Modules/FindFlexiBLAS.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0986957Z copying cmake/Modules/FindGloo.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0988464Z copying cmake/Modules/FindITT.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0990076Z copying cmake/Modules/FindLAPACK.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0991890Z copying cmake/Modules/FindMAGMA.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0993465Z copying cmake/Modules/FindMKL.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0995406Z copying cmake/Modules/FindMKLDNN.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0997077Z copying cmake/Modules/FindNCCL.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.0998565Z copying cmake/Modules/FindNuma.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1000134Z copying cmake/Modules/FindOpenBLAS.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1001688Z copying cmake/Modules/FindOpenMP.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1003447Z copying cmake/Modules/FindOpenTelemetryApi.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1005058Z copying cmake/Modules/FindSYCLToolkit.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1006690Z copying cmake/Modules/FindSanitizer.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1008140Z copying cmake/Modules/FindVSX.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1009585Z copying cmake/Modules/FindZVECTOR.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1011055Z copying cmake/Modules/Findpybind11.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1012400Z copying cmake/Modules/FindvecLib.cmake -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1014001Z copying cmake/Modules/README.md -> torch-2.10.0a0+git344e636/cmake/Modules 2025-10-10T00:04:40.1015693Z copying cmake/Modules_CUDA_fix/FindCUDA.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix 2025-10-10T00:04:40.1017035Z copying cmake/Modules_CUDA_fix/FindCUDNN.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix 2025-10-10T00:04:40.1018614Z copying cmake/Modules_CUDA_fix/README.md -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix 2025-10-10T00:04:40.1020186Z copying cmake/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream 2025-10-10T00:04:40.1021510Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream 2025-10-10T00:04:40.1023845Z copying cmake/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream 2025-10-10T00:04:40.1025324Z copying cmake/Modules_CUDA_fix/upstream/README.md -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream 2025-10-10T00:04:40.1027197Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-10-10T00:04:40.1028569Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-10-10T00:04:40.1030024Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-10-10T00:04:40.1031770Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> torch-2.10.0a0+git344e636/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-10-10T00:04:40.1033092Z copying cmake/public/ComputeLibrary.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1034653Z copying cmake/public/LoadHIP.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1036338Z copying cmake/public/cuda.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1037903Z copying cmake/public/gflags.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1039481Z copying cmake/public/glog.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1040820Z copying cmake/public/mkl.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1042389Z copying cmake/public/mkldnn.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1043910Z copying cmake/public/protobuf.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1045580Z copying cmake/public/utils.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1047187Z copying cmake/public/xpu.cmake -> torch-2.10.0a0+git344e636/cmake/public 2025-10-10T00:04:40.1048612Z copying docs/Makefile -> torch-2.10.0a0+git344e636/docs 2025-10-10T00:04:40.1050068Z copying docs/README.md -> torch-2.10.0a0+git344e636/docs 2025-10-10T00:04:40.1051555Z copying docs/libtorch.rst -> torch-2.10.0a0+git344e636/docs 2025-10-10T00:04:40.1052971Z copying docs/make.bat -> torch-2.10.0a0+git344e636/docs 2025-10-10T00:04:40.1054620Z copying docs/requirements.txt -> torch-2.10.0a0+git344e636/docs 2025-10-10T00:04:40.1056236Z copying docs/cpp/Makefile -> torch-2.10.0a0+git344e636/docs/cpp 2025-10-10T00:04:40.1057763Z copying docs/cpp/source/Doxyfile -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1059309Z copying docs/cpp/source/check-doxygen.sh -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1060856Z copying docs/cpp/source/conf.py -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1062389Z copying docs/cpp/source/frontend.rst -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1063996Z copying docs/cpp/source/index.rst -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1065564Z copying docs/cpp/source/installing.rst -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1067147Z copying docs/cpp/source/library.rst -> torch-2.10.0a0+git344e636/docs/cpp/source 2025-10-10T00:04:40.1068623Z copying docs/cpp/source/notes/faq.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1070160Z copying docs/cpp/source/notes/inference_mode.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1071506Z copying docs/cpp/source/notes/maybe_owned.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1073097Z copying docs/cpp/source/notes/tensor_basics.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1074639Z copying docs/cpp/source/notes/tensor_creation.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1076438Z copying docs/cpp/source/notes/tensor_cuda_stream.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1077939Z copying docs/cpp/source/notes/tensor_indexing.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1079575Z copying docs/cpp/source/notes/versioning.rst -> torch-2.10.0a0+git344e636/docs/cpp/source/notes 2025-10-10T00:04:40.1081040Z copying docs/source/accelerator.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1082504Z copying docs/source/amp.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1084374Z copying docs/source/autograd.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1086161Z copying docs/source/backends.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1087638Z copying docs/source/benchmark_utils.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1089054Z copying docs/source/checkpoint.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1090522Z copying docs/source/complex_numbers.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1092159Z copying docs/source/cond.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1093537Z copying docs/source/conf.py -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1096008Z copying docs/source/config_mod.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1097490Z copying docs/source/cpp_extension.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1098933Z copying docs/source/cpp_index.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1100392Z copying docs/source/cpu.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1101917Z copying docs/source/cuda._sanitizer.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1103488Z copying docs/source/cuda.aliases.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1105014Z copying docs/source/cuda.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1106532Z copying docs/source/cuda.tunable.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1108135Z copying docs/source/cuda_environment_variables.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1109388Z copying docs/source/cudnn_persistent_rnn.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1110970Z copying docs/source/cudnn_rnn_determinism.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1112412Z copying docs/source/data.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1114268Z copying docs/source/ddp_comm_hooks.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1115924Z copying docs/source/debugging_environment_variables.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1117344Z copying docs/source/deterministic.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1118828Z copying docs/source/distributed._dist2.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1120352Z copying docs/source/distributed.algorithms.join.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1121769Z copying docs/source/distributed.checkpoint.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1123404Z copying docs/source/distributed.elastic.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1125035Z copying docs/source/distributed.fsdp.fully_shard.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1126652Z copying docs/source/distributed.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1128688Z copying docs/source/distributed.optim.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1130207Z copying docs/source/distributed.pipelining.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1131853Z copying docs/source/distributed.tensor.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1133399Z copying docs/source/distributed.tensor.parallel.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1135046Z copying docs/source/distributions.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1136578Z copying docs/source/dlpack.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1138203Z copying docs/source/docutils.conf -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1139772Z copying docs/source/export.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1141389Z copying docs/source/fft.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1142916Z copying docs/source/fsdp.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1144624Z copying docs/source/func.api.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1146333Z copying docs/source/func.batch_norm.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1147784Z copying docs/source/func.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1149283Z copying docs/source/func.migrating.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1150901Z copying docs/source/func.ux_limitations.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1152659Z copying docs/source/func.whirlwind_tour.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1154317Z copying docs/source/future_mod.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1155800Z copying docs/source/futures.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1157374Z copying docs/source/fx.experimental.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1158805Z copying docs/source/fx.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1160775Z copying docs/source/hub.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1162426Z copying docs/source/index.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1163912Z copying docs/source/jit.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1165775Z copying docs/source/jit_builtin_functions.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1167416Z copying docs/source/jit_language_reference.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1169156Z copying docs/source/jit_language_reference_v2.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1170740Z copying docs/source/jit_python_reference.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1172313Z copying docs/source/jit_unsupported.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1173747Z copying docs/source/jit_utils.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1175408Z copying docs/source/library.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1176907Z copying docs/source/linalg.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1178474Z copying docs/source/logging.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1180084Z copying docs/source/masked.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1181692Z copying docs/source/math-quantizer-equation.png -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1183276Z copying docs/source/meta.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1185003Z copying docs/source/miscellaneous_environment_variables.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1186636Z copying docs/source/mobile_optimizer.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1188122Z copying docs/source/model_zoo.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1190048Z copying docs/source/module_tracker.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1191350Z copying docs/source/monitor.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1193123Z copying docs/source/mps.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1195419Z copying docs/source/mps_environment_variables.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1196829Z copying docs/source/mtia.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1198623Z copying docs/source/mtia.memory.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1200331Z copying docs/source/multiprocessing.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1202077Z copying docs/source/name_inference.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1204035Z copying docs/source/named_tensor.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1206045Z copying docs/source/nativert.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1207673Z copying docs/source/nested.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1209735Z copying docs/source/nn.aliases.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1211651Z copying docs/source/nn.attention.bias.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1213356Z copying docs/source/nn.attention.experimental.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1214877Z copying docs/source/nn.attention.flex_attention.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1216980Z copying docs/source/nn.attention.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1218288Z copying docs/source/nn.functional.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1220185Z copying docs/source/nn.init.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1221891Z copying docs/source/nn.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1223711Z copying docs/source/notes.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1225640Z copying docs/source/onnx.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1227589Z copying docs/source/onnx_export.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1229404Z copying docs/source/onnx_ops.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1231097Z copying docs/source/onnx_testing.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1232873Z copying docs/source/onnx_verification.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1234797Z copying docs/source/optim.aliases.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1236466Z copying docs/source/optim.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1238527Z copying docs/source/package.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1240581Z copying docs/source/profiler.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1242308Z copying docs/source/pytorch-api.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1244403Z copying docs/source/quantization-support.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1246356Z copying docs/source/quantization.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1248010Z copying docs/source/random.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1249726Z copying docs/source/rpc.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1251652Z copying docs/source/signal.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1253279Z copying docs/source/size.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1255303Z copying docs/source/sparse.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1257593Z copying docs/source/special.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1259131Z copying docs/source/storage.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1261259Z copying docs/source/tensor_attributes.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1262953Z copying docs/source/tensor_view.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1264746Z copying docs/source/tensorboard.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1266681Z copying docs/source/tensors.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1268566Z copying docs/source/testing.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1270363Z copying docs/source/threading_environment_variables.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1271972Z copying docs/source/torch.aliases.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1273778Z copying docs/source/torch.compiler.config.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1275641Z copying docs/source/torch.compiler.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1277550Z copying docs/source/torch.compiler_aot_inductor.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1279450Z copying docs/source/torch.compiler_aot_inductor_debugging_guide.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1281216Z copying docs/source/torch.compiler_aot_inductor_minifier.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1282850Z copying docs/source/torch.compiler_api.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1284806Z copying docs/source/torch.compiler_backward.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1286847Z copying docs/source/torch.compiler_cudagraph_trees.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1288892Z copying docs/source/torch.compiler_custom_backends.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1290566Z copying docs/source/torch.compiler_dynamic_shapes.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1292374Z copying docs/source/torch.compiler_dynamo_deepdive.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1294876Z copying docs/source/torch.compiler_dynamo_overview.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1296558Z copying docs/source/torch.compiler_fake_tensor.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1298448Z copying docs/source/torch.compiler_faq.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1300647Z copying docs/source/torch.compiler_fine_grain_apis.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1301979Z copying docs/source/torch.compiler_get_started.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1303946Z copying docs/source/torch.compiler_inductor_profiling.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1305953Z copying docs/source/torch.compiler_inductor_provenance.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1307540Z copying docs/source/torch.compiler_ir.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1309447Z copying docs/source/torch.compiler_nn_module.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1311206Z copying docs/source/torch.compiler_performance_dashboard.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1313003Z copying docs/source/torch.compiler_profiling_torch_compile.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1314829Z copying docs/source/torch.compiler_transformations.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1317097Z copying docs/source/torch.compiler_troubleshooting.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1319360Z copying docs/source/torch.compiler_troubleshooting_old.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1322156Z copying docs/source/torch.intermediate_debug_printer.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1323482Z copying docs/source/torch.overrides.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1325579Z copying docs/source/torch.rst -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1327381Z copying docs/source/torch_cuda_memory.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1329144Z copying docs/source/torch_environment_variables.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1330970Z copying docs/source/torch_nccl_environment_variables.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1332266Z copying docs/source/type_info.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1334046Z copying docs/source/utils.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1335992Z copying docs/source/xpu.aliases.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1337658Z copying docs/source/xpu.md -> torch-2.10.0a0+git344e636/docs/source 2025-10-10T00:04:40.1339511Z copying docs/source/_static/css/copybutton.css -> torch-2.10.0a0+git344e636/docs/source/_static/css 2025-10-10T00:04:40.1340884Z copying docs/source/_static/css/jit.css -> torch-2.10.0a0+git344e636/docs/source/_static/css 2025-10-10T00:04:40.1342487Z copying docs/source/_static/img/aliastracker_graph.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1344295Z copying docs/source/_static/img/dynamic_graph.gif -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1348441Z copying docs/source/_static/img/meshgrid.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1350996Z copying docs/source/_static/img/pytorch-logo-dark-unstable.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1352621Z copying docs/source/_static/img/pytorch-logo-dark.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1354334Z copying docs/source/_static/img/pytorch-logo-dark.svg -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1355922Z copying docs/source/_static/img/pytorch-logo-flame.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1357424Z copying docs/source/_static/img/pytorch-logo-flame.svg -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1358910Z copying docs/source/_static/img/rpc_arch.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1363259Z copying docs/source/_static/img/tensor_illustration.png -> torch-2.10.0a0+git344e636/docs/source/_static/img 2025-10-10T00:04:40.1365107Z copying docs/source/_static/img/aoti_debug_printer/after_launch.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/aoti_debug_printer 2025-10-10T00:04:40.1368802Z copying docs/source/_static/img/aoti_debug_printer/before_launch.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/aoti_debug_printer 2025-10-10T00:04:40.1372317Z copying docs/source/_static/img/aoti_debugging_guide/cuda_ima_cca.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/aoti_debugging_guide 2025-10-10T00:04:40.1376241Z copying docs/source/_static/img/distributed_autograd/distributed_dependencies.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/distributed_autograd 2025-10-10T00:04:40.1378995Z copying docs/source/_static/img/distributed_autograd/distributed_dependencies_computed.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/distributed_autograd 2025-10-10T00:04:40.1381484Z copying docs/source/_static/img/distributed_autograd/local_dependencies.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/distributed_autograd 2025-10-10T00:04:40.1383119Z copying docs/source/_static/img/distributed_autograd/send_recv_functions.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/distributed_autograd 2025-10-10T00:04:40.1386003Z copying docs/source/_static/img/dynamic_shapes/dynamic_shapes_example_specialization.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1389405Z copying docs/source/_static/img/dynamic_shapes/tlparse10_debugging_guards_unbacked.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1391803Z copying docs/source/_static/img/dynamic_shapes/tlparse1_dynamic_shapes_false.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1397268Z copying docs/source/_static/img/dynamic_shapes/tlparse2_dynamic_shapes_true.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1401752Z copying docs/source/_static/img/dynamic_shapes/tlparse3_specialization.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1408932Z copying docs/source/_static/img/dynamic_shapes/tlparse4_pgo.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1412226Z copying docs/source/_static/img/dynamic_shapes/tlparse5_dynamic_shapes.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1417302Z copying docs/source/_static/img/dynamic_shapes/tlparse6_size_related_recompilations.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1419904Z copying docs/source/_static/img/dynamic_shapes/tlparse7_not_size_related_recompilations.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1423377Z copying docs/source/_static/img/dynamic_shapes/tlparse8_compilation_metrics.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1429889Z copying docs/source/_static/img/dynamic_shapes/tlparse9_debugging_guards.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamic_shapes 2025-10-10T00:04:40.1433645Z copying docs/source/_static/img/dynamo/TorchDynamo.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamo 2025-10-10T00:04:40.1438528Z copying docs/source/_static/img/dynamo/flowchart.jpg -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamo 2025-10-10T00:04:40.1442072Z copying docs/source/_static/img/dynamo/td_stack.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamo 2025-10-10T00:04:40.1446656Z copying docs/source/_static/img/dynamo/torchinductor_backend.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/dynamo 2025-10-10T00:04:40.1449444Z copying docs/source/_static/img/export/draft_export_report.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/export 2025-10-10T00:04:40.1453053Z copying docs/source/_static/img/export/draft_export_report_dde.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/export 2025-10-10T00:04:40.1457431Z copying docs/source/_static/img/fine_grained_apis/api_diagram.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/fine_grained_apis 2025-10-10T00:04:40.1459493Z copying docs/source/_static/img/fine_grained_apis/call_stack_diagram.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/fine_grained_apis 2025-10-10T00:04:40.1461112Z copying docs/source/_static/img/inductor_profiling/inductor_code.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_profiling 2025-10-10T00:04:40.1463186Z copying docs/source/_static/img/inductor_profiling/kernel_breakdown.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_profiling 2025-10-10T00:04:40.1467299Z copying docs/source/_static/img/inductor_profiling/terminal_printout.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_profiling 2025-10-10T00:04:40.1470330Z copying docs/source/_static/img/inductor_profiling/trace.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_profiling 2025-10-10T00:04:40.1476520Z copying docs/source/_static/img/inductor_provenance/index.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1485378Z copying docs/source/_static/img/inductor_provenance/index_2.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1491779Z copying docs/source/_static/img/inductor_provenance/kernel_source_1.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1496085Z copying docs/source/_static/img/inductor_provenance/kernel_source_2.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1500862Z copying docs/source/_static/img/inductor_provenance/kernel_source_3.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1508722Z copying docs/source/_static/img/inductor_provenance/provenance_aot_inductor.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1527705Z copying docs/source/_static/img/inductor_provenance/provenance_jit_inductor.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/inductor_provenance 2025-10-10T00:04:40.1543994Z copying docs/source/_static/img/masked/tensor_comparison.jpg -> torch-2.10.0a0+git344e636/docs/source/_static/img/masked 2025-10-10T00:04:40.1547384Z copying docs/source/_static/img/nested/njt_visual.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/nested 2025-10-10T00:04:40.1549674Z copying docs/source/_static/img/nn/layer_norm.jpg -> torch-2.10.0a0+git344e636/docs/source/_static/img/nn 2025-10-10T00:04:40.1552008Z copying docs/source/_static/img/onnx/onnx_dynamo_mlp_model.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/onnx 2025-10-10T00:04:40.1553911Z copying docs/source/_static/img/onnx/torch_dynamo_exporter_memory_usage.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/onnx 2025-10-10T00:04:40.1566318Z copying docs/source/_static/img/pipeline_parallelism/no_pipe.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/pipeline_parallelism 2025-10-10T00:04:40.1567722Z copying docs/source/_static/img/pipeline_parallelism/pipe.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/pipeline_parallelism 2025-10-10T00:04:40.1570210Z copying docs/source/_static/img/profiling_torch_compile/ac2g.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1575371Z copying docs/source/_static/img/profiling_torch_compile/basic_chrome_trace.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1579813Z copying docs/source/_static/img/profiling_torch_compile/compilation_profiling.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1583164Z copying docs/source/_static/img/profiling_torch_compile/cpu_bound.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1586811Z copying docs/source/_static/img/profiling_torch_compile/graph_breaks.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1589892Z copying docs/source/_static/img/profiling_torch_compile/graph_breaks_with_torch_compiled_region.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1592109Z copying docs/source/_static/img/profiling_torch_compile/kernel_launch_labeled.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1594363Z copying docs/source/_static/img/profiling_torch_compile/noninductor_triton_kernel.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1596902Z copying docs/source/_static/img/profiling_torch_compile/triton_kernel_launch.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/profiling_torch_compile 2025-10-10T00:04:40.1598370Z copying docs/source/_static/img/tensorboard/add_histogram.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1600711Z copying docs/source/_static/img/tensorboard/add_histogram_raw.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1602275Z copying docs/source/_static/img/tensorboard/add_hparam.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1604841Z copying docs/source/_static/img/tensorboard/add_image.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1607084Z copying docs/source/_static/img/tensorboard/add_images.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1609435Z copying docs/source/_static/img/tensorboard/add_scalar.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1611566Z copying docs/source/_static/img/tensorboard/add_scalars.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1614370Z copying docs/source/_static/img/tensorboard/hier_tags.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/tensorboard 2025-10-10T00:04:40.1617656Z copying docs/source/_static/img/torch_cuda_memory/active_memory_timeline.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/torch_cuda_memory 2025-10-10T00:04:40.1621394Z copying docs/source/_static/img/torch_cuda_memory/allocator_state_history.png -> torch-2.10.0a0+git344e636/docs/source/_static/img/torch_cuda_memory 2025-10-10T00:04:40.1625572Z copying docs/source/_static/js/runllm-widget.js -> torch-2.10.0a0+git344e636/docs/source/_static/js 2025-10-10T00:04:40.1626987Z copying docs/source/_templates/classtemplate.rst -> torch-2.10.0a0+git344e636/docs/source/_templates 2025-10-10T00:04:40.1628719Z copying docs/source/_templates/sobolengine.rst -> torch-2.10.0a0+git344e636/docs/source/_templates 2025-10-10T00:04:40.1630770Z copying docs/source/_templates/autosummary/class.rst -> torch-2.10.0a0+git344e636/docs/source/_templates/autosummary 2025-10-10T00:04:40.1632186Z copying docs/source/_templates/autosummary/classnoinheritance.rst -> torch-2.10.0a0+git344e636/docs/source/_templates/autosummary 2025-10-10T00:04:40.1633480Z copying docs/source/accelerator/amp.md -> torch-2.10.0a0+git344e636/docs/source/accelerator 2025-10-10T00:04:40.1635649Z copying docs/source/accelerator/autoload.md -> torch-2.10.0a0+git344e636/docs/source/accelerator 2025-10-10T00:04:40.1636942Z copying docs/source/accelerator/index.md -> torch-2.10.0a0+git344e636/docs/source/accelerator 2025-10-10T00:04:40.1638714Z copying docs/source/accelerator/operators.md -> torch-2.10.0a0+git344e636/docs/source/accelerator 2025-10-10T00:04:40.1640688Z copying docs/source/community/build_ci_governance.rst -> torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:40.1642092Z copying docs/source/community/contribution_guide.rst -> torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:40.1643952Z copying docs/source/community/design.rst -> torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:40.1645829Z copying docs/source/community/governance.rst -> torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:40.1647634Z copying docs/source/community/index.rst -> torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:40.1649300Z copying docs/source/community/persons_of_interest.rst -> torch-2.10.0a0+git344e636/docs/source/community 2025-10-10T00:04:40.1651333Z copying docs/source/compile/dynamic_shapes_advanced_control_options.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1652801Z copying docs/source/compile/dynamic_shapes_backed_unbacked.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1654488Z copying docs/source/compile/dynamic_shapes_beyond_the_basics.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1656195Z copying docs/source/compile/dynamic_shapes_core_concepts.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1657775Z copying docs/source/compile/dynamic_shapes_debugging_tlparse_torch_logs.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1659265Z copying docs/source/compile/dynamic_shapes_troubleshooting.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1661153Z copying docs/source/compile/dynamic_shapes_troubleshooting_guardon_errors.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1662773Z copying docs/source/compile/dynamic_shapes_zero_one_specialization.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1664282Z copying docs/source/compile/header_code.py -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1666216Z copying docs/source/compile/programming_model.common_graph_breaks.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1667639Z copying docs/source/compile/programming_model.compiler_disable.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1669087Z copying docs/source/compile/programming_model.custom_ops.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1670682Z copying docs/source/compile/programming_model.dynamo_core_concepts.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1672184Z copying docs/source/compile/programming_model.dynamo_nonstrict_trace.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1673717Z copying docs/source/compile/programming_model.error_on_graph_break.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1675408Z copying docs/source/compile/programming_model.fullgraph_false.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1676883Z copying docs/source/compile/programming_model.fullgraph_true.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1678421Z copying docs/source/compile/programming_model.graph_breaks_index.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1679971Z copying docs/source/compile/programming_model.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1681460Z copying docs/source/compile/programming_model.nested_graph_breaks.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1682949Z copying docs/source/compile/programming_model.non_strict_tracing_model.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1684696Z copying docs/source/compile/programming_model.observability.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1686152Z copying docs/source/compile/programming_model.recompilation.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1687641Z copying docs/source/compile/programming_model.reporting_issues.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1689186Z copying docs/source/compile/programming_model.skipped_functions.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1690697Z copying docs/source/compile/programming_model.where_to_apply_compile.md -> torch-2.10.0a0+git344e636/docs/source/compile 2025-10-10T00:04:40.1692168Z copying docs/source/compile/_static/dynamo_summary_diagram.png -> torch-2.10.0a0+git344e636/docs/source/compile/_static 2025-10-10T00:04:40.1697350Z copying docs/source/elastic/agent.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1698897Z copying docs/source/elastic/agent_diagram.jpg -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1702028Z copying docs/source/elastic/control_plane.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1703372Z copying docs/source/elastic/customization.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1705311Z copying docs/source/elastic/errors.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1707108Z copying docs/source/elastic/etcd_rdzv_diagram.png -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1712888Z copying docs/source/elastic/events.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1715037Z copying docs/source/elastic/examples.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1717017Z copying docs/source/elastic/kubernetes.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1718637Z copying docs/source/elastic/metrics.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1720401Z copying docs/source/elastic/multiprocessing.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1721780Z copying docs/source/elastic/numa.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1723565Z copying docs/source/elastic/quickstart.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1725160Z copying docs/source/elastic/rendezvous.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1726930Z copying docs/source/elastic/run.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1728464Z copying docs/source/elastic/subprocess_handler.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1730199Z copying docs/source/elastic/timer.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1731570Z copying docs/source/elastic/train_script.rst -> torch-2.10.0a0+git344e636/docs/source/elastic 2025-10-10T00:04:40.1733297Z copying docs/source/export/api_reference.md -> torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:40.1734826Z copying docs/source/export/draft_export.md -> torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:40.1736854Z copying docs/source/export/ir_spec.md -> torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:40.1738592Z copying docs/source/export/joint_with_descriptors.md -> torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:40.1740016Z copying docs/source/export/programming_model.md -> torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:40.1742059Z copying docs/source/export/pt2_archive.md -> torch-2.10.0a0+git344e636/docs/source/export 2025-10-10T00:04:40.1743376Z copying docs/source/notes/amp_examples.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1745630Z copying docs/source/notes/autograd.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1747789Z copying docs/source/notes/broadcasting.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1749422Z copying docs/source/notes/cpu_threading_torchscript_inference.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1750672Z copying docs/source/notes/cuda.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1753211Z copying docs/source/notes/custom_operators.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1754660Z copying docs/source/notes/ddp.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1756719Z copying docs/source/notes/extending.func.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1758419Z copying docs/source/notes/extending.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1760794Z copying docs/source/notes/faq.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1762083Z copying docs/source/notes/get_start_xpu.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1764055Z copying docs/source/notes/gradcheck.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1765855Z copying docs/source/notes/hip.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1767565Z copying docs/source/notes/large_scale_deployments.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1769293Z copying docs/source/notes/libtorch_stable_abi.md -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1770644Z copying docs/source/notes/mkldnn.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1772386Z copying docs/source/notes/modules.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1774630Z copying docs/source/notes/mps.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1776204Z copying docs/source/notes/multiprocessing.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1778045Z copying docs/source/notes/numerical_accuracy.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1779719Z copying docs/source/notes/out.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1781261Z copying docs/source/notes/randomness.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1783062Z copying docs/source/notes/serialization.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1784807Z copying docs/source/notes/windows.rst -> torch-2.10.0a0+git344e636/docs/source/notes 2025-10-10T00:04:40.1786842Z copying docs/source/rpc/distributed_autograd.rst -> torch-2.10.0a0+git344e636/docs/source/rpc 2025-10-10T00:04:40.1788403Z copying docs/source/rpc/rref.rst -> torch-2.10.0a0+git344e636/docs/source/rpc 2025-10-10T00:04:40.1790745Z copying docs/source/scripts/build_activation_images.py -> torch-2.10.0a0+git344e636/docs/source/scripts 2025-10-10T00:04:40.1792160Z copying docs/source/scripts/build_lr_scheduler_images.py -> torch-2.10.0a0+git344e636/docs/source/scripts 2025-10-10T00:04:40.1793895Z copying docs/source/scripts/build_opsets.py -> torch-2.10.0a0+git344e636/docs/source/scripts 2025-10-10T00:04:40.1795533Z copying docs/source/scripts/exportdb/blurb.txt -> torch-2.10.0a0+git344e636/docs/source/scripts/exportdb 2025-10-10T00:04:40.1797359Z copying docs/source/scripts/exportdb/generate_example_rst.py -> torch-2.10.0a0+git344e636/docs/source/scripts/exportdb 2025-10-10T00:04:40.1798670Z copying docs/source/user_guide/index.md -> torch-2.10.0a0+git344e636/docs/source/user_guide 2025-10-10T00:04:40.1800550Z copying docs/source/user_guide/pytorch_main_components.md -> torch-2.10.0a0+git344e636/docs/source/user_guide 2025-10-10T00:04:40.1801876Z copying functorch/COMPILE_README.md -> torch-2.10.0a0+git344e636/functorch 2025-10-10T00:04:40.1803425Z copying functorch/README.md -> torch-2.10.0a0+git344e636/functorch 2025-10-10T00:04:40.1805323Z copying functorch/__init__.py -> torch-2.10.0a0+git344e636/functorch 2025-10-10T00:04:40.1807103Z copying functorch/writing_batching_rules.md -> torch-2.10.0a0+git344e636/functorch 2025-10-10T00:04:40.1808933Z copying functorch/_src/__init__.py -> torch-2.10.0a0+git344e636/functorch/_src 2025-10-10T00:04:40.1810285Z copying functorch/_src/aot_autograd/__init__.py -> torch-2.10.0a0+git344e636/functorch/_src/aot_autograd 2025-10-10T00:04:40.1812076Z copying functorch/_src/eager_transforms/__init__.py -> torch-2.10.0a0+git344e636/functorch/_src/eager_transforms 2025-10-10T00:04:40.1813531Z copying functorch/_src/make_functional/__init__.py -> torch-2.10.0a0+git344e636/functorch/_src/make_functional 2025-10-10T00:04:40.1815204Z copying functorch/_src/vmap/__init__.py -> torch-2.10.0a0+git344e636/functorch/_src/vmap 2025-10-10T00:04:40.1817063Z copying functorch/benchmarks/chrome_trace_parser.py -> torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:40.1818424Z copying functorch/benchmarks/cse.py -> torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:40.1820070Z copying functorch/benchmarks/operator_authoring.py -> torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:40.1821785Z copying functorch/benchmarks/per_sample_grads.py -> torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:40.1823218Z copying functorch/benchmarks/pointwise_scorecard.py -> torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:40.1825021Z copying functorch/benchmarks/process_scorecard.py -> torch-2.10.0a0+git344e636/functorch/benchmarks 2025-10-10T00:04:40.1826731Z copying functorch/compile/__init__.py -> torch-2.10.0a0+git344e636/functorch/compile 2025-10-10T00:04:40.1828262Z copying functorch/dim/README.md -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1830235Z copying functorch/dim/__init__.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1832382Z copying functorch/dim/_dim_entry.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1833721Z copying functorch/dim/_enable_all_layers.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1835701Z copying functorch/dim/_getsetitem.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1837575Z copying functorch/dim/_order.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1838999Z copying functorch/dim/_py_inst_decoder.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1840688Z copying functorch/dim/_tensor_info.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1842180Z copying functorch/dim/_wrap.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1844026Z copying functorch/dim/magic_trace.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1845873Z copying functorch/dim/op_properties.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1847589Z copying functorch/dim/wrap_type.py -> torch-2.10.0a0+git344e636/functorch/dim 2025-10-10T00:04:40.1849143Z copying functorch/docs/Makefile -> torch-2.10.0a0+git344e636/functorch/docs 2025-10-10T00:04:40.1850752Z copying functorch/docs/README.md -> torch-2.10.0a0+git344e636/functorch/docs 2025-10-10T00:04:40.1852587Z copying functorch/docs/source/aot_autograd.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1853986Z copying functorch/docs/source/batch_norm.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1855884Z copying functorch/docs/source/conf.py -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1857629Z copying functorch/docs/source/docutils.conf -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1859086Z copying functorch/docs/source/experimental.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1860847Z copying functorch/docs/source/functorch.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1862167Z copying functorch/docs/source/index.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1864018Z copying functorch/docs/source/install.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1865680Z copying functorch/docs/source/ux_limitations.rst -> torch-2.10.0a0+git344e636/functorch/docs/source 2025-10-10T00:04:40.1867721Z copying functorch/docs/source/_static/css/custom.css -> torch-2.10.0a0+git344e636/functorch/docs/source/_static/css 2025-10-10T00:04:40.1869024Z copying functorch/docs/source/_templates/classtemplate.rst -> torch-2.10.0a0+git344e636/functorch/docs/source/_templates 2025-10-10T00:04:40.1870672Z copying functorch/docs/source/_templates/autosummary/class.rst -> torch-2.10.0a0+git344e636/functorch/docs/source/_templates/autosummary 2025-10-10T00:04:40.1872261Z copying functorch/docs/source/tutorials/aot_autograd_optimizations.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1874482Z copying functorch/docs/source/tutorials/ensembling.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1876455Z copying functorch/docs/source/tutorials/jacobians_hessians.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1878526Z copying functorch/docs/source/tutorials/minifier.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1880141Z copying functorch/docs/source/tutorials/neural_tangent_kernels.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1882060Z copying functorch/docs/source/tutorials/per_sample_grads.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1883611Z copying functorch/docs/source/tutorials/whirlwind_tour.ipynb -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials 2025-10-10T00:04:40.1885801Z copying functorch/docs/source/tutorials/_src/plot_ensembling.py -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials/_src 2025-10-10T00:04:40.1887440Z copying functorch/docs/source/tutorials/_src/plot_jacobians_and_hessians.py -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials/_src 2025-10-10T00:04:40.1889056Z copying functorch/docs/source/tutorials/_src/plot_per_sample_gradients.py -> torch-2.10.0a0+git344e636/functorch/docs/source/tutorials/_src 2025-10-10T00:04:40.1890342Z copying functorch/einops/__init__.py -> torch-2.10.0a0+git344e636/functorch/einops 2025-10-10T00:04:40.1892265Z copying functorch/einops/_parsing.py -> torch-2.10.0a0+git344e636/functorch/einops 2025-10-10T00:04:40.1894021Z copying functorch/einops/rearrange.py -> torch-2.10.0a0+git344e636/functorch/einops 2025-10-10T00:04:40.1896205Z copying functorch/examples/compilation/README.md -> torch-2.10.0a0+git344e636/functorch/examples/compilation 2025-10-10T00:04:40.1897609Z copying functorch/examples/compilation/eager_fusion.py -> torch-2.10.0a0+git344e636/functorch/examples/compilation 2025-10-10T00:04:40.1899212Z copying functorch/examples/compilation/fuse_module.py -> torch-2.10.0a0+git344e636/functorch/examples/compilation 2025-10-10T00:04:40.1900785Z copying functorch/examples/compilation/linear_train.py -> torch-2.10.0a0+git344e636/functorch/examples/compilation 2025-10-10T00:04:40.1902320Z copying functorch/examples/compilation/simple_function.py -> torch-2.10.0a0+git344e636/functorch/examples/compilation 2025-10-10T00:04:40.1903751Z copying functorch/examples/dp_cifar10/README.md -> torch-2.10.0a0+git344e636/functorch/examples/dp_cifar10 2025-10-10T00:04:40.1905703Z copying functorch/examples/dp_cifar10/cifar10_opacus.py -> torch-2.10.0a0+git344e636/functorch/examples/dp_cifar10 2025-10-10T00:04:40.1907496Z copying functorch/examples/dp_cifar10/cifar10_transforms.py -> torch-2.10.0a0+git344e636/functorch/examples/dp_cifar10 2025-10-10T00:04:40.1909005Z copying functorch/examples/ensembling/parallel_train.py -> torch-2.10.0a0+git344e636/functorch/examples/ensembling 2025-10-10T00:04:40.1910944Z copying functorch/examples/lennard_jones/lennard_jones.py -> torch-2.10.0a0+git344e636/functorch/examples/lennard_jones 2025-10-10T00:04:40.1912229Z copying functorch/examples/maml_omniglot/README.md -> torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot 2025-10-10T00:04:40.1913749Z copying functorch/examples/maml_omniglot/maml-omniglot-higher.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot 2025-10-10T00:04:40.1915632Z copying functorch/examples/maml_omniglot/maml-omniglot-ptonly.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot 2025-10-10T00:04:40.1917126Z copying functorch/examples/maml_omniglot/maml-omniglot-transforms.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot 2025-10-10T00:04:40.1918699Z copying functorch/examples/maml_omniglot/support/omniglot_loaders.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_omniglot/support 2025-10-10T00:04:40.1920193Z copying functorch/examples/maml_regression/evjang.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_regression 2025-10-10T00:04:40.1921707Z copying functorch/examples/maml_regression/evjang_transforms.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_regression 2025-10-10T00:04:40.1923169Z copying functorch/examples/maml_regression/evjang_transforms_module.py -> torch-2.10.0a0+git344e636/functorch/examples/maml_regression 2025-10-10T00:04:40.1924540Z copying functorch/experimental/__init__.py -> torch-2.10.0a0+git344e636/functorch/experimental 2025-10-10T00:04:40.1926180Z copying functorch/experimental/control_flow.py -> torch-2.10.0a0+git344e636/functorch/experimental 2025-10-10T00:04:40.1927927Z copying functorch/experimental/ops.py -> torch-2.10.0a0+git344e636/functorch/experimental 2025-10-10T00:04:40.1929259Z copying functorch/op_analysis/annotated_ops -> torch-2.10.0a0+git344e636/functorch/op_analysis 2025-10-10T00:04:40.1931360Z copying functorch/op_analysis/gen_data.py -> torch-2.10.0a0+git344e636/functorch/op_analysis 2025-10-10T00:04:40.1932545Z copying functorch/op_analysis/public_api -> torch-2.10.0a0+git344e636/functorch/op_analysis 2025-10-10T00:04:40.1934430Z copying mypy_plugins/check_mypy_version.py -> torch-2.10.0a0+git344e636/mypy_plugins 2025-10-10T00:04:40.1936110Z copying mypy_plugins/sympy_mypy_plugin.py -> torch-2.10.0a0+git344e636/mypy_plugins 2025-10-10T00:04:40.1937392Z copying scripts/README.md -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1939212Z copying scripts/build_host_protoc.sh -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1940597Z copying scripts/install_triton_wheel.sh -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1942392Z copying scripts/lint_urls.sh -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1943973Z copying scripts/lint_xrefs.sh -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1945815Z copying scripts/lintrunner.py -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1947471Z copying scripts/proto.ps1 -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1949058Z copying scripts/setup_hooks.py -> torch-2.10.0a0+git344e636/scripts 2025-10-10T00:04:40.1950917Z copying scripts/analysis/format_test_csv.py -> torch-2.10.0a0+git344e636/scripts/analysis 2025-10-10T00:04:40.1952523Z copying scripts/analysis/run_test_csv.sh -> torch-2.10.0a0+git344e636/scripts/analysis 2025-10-10T00:04:40.1954322Z copying scripts/compile_tests/common.py -> torch-2.10.0a0+git344e636/scripts/compile_tests 2025-10-10T00:04:40.1956107Z copying scripts/compile_tests/download_reports.py -> torch-2.10.0a0+git344e636/scripts/compile_tests 2025-10-10T00:04:40.1957479Z copying scripts/compile_tests/failures_histogram.py -> torch-2.10.0a0+git344e636/scripts/compile_tests 2025-10-10T00:04:40.1959238Z copying scripts/compile_tests/passrate.py -> torch-2.10.0a0+git344e636/scripts/compile_tests 2025-10-10T00:04:40.1960684Z copying scripts/compile_tests/update_failures.py -> torch-2.10.0a0+git344e636/scripts/compile_tests 2025-10-10T00:04:40.1962321Z copying scripts/export/update_schema.py -> torch-2.10.0a0+git344e636/scripts/export 2025-10-10T00:04:40.1963944Z copying scripts/jit/log_extract.py -> torch-2.10.0a0+git344e636/scripts/jit 2025-10-10T00:04:40.1965885Z copying scripts/onnx/install-develop.sh -> torch-2.10.0a0+git344e636/scripts/onnx 2025-10-10T00:04:40.1967510Z copying scripts/onnx/install.sh -> torch-2.10.0a0+git344e636/scripts/onnx 2025-10-10T00:04:40.1968950Z copying scripts/onnx/test.sh -> torch-2.10.0a0+git344e636/scripts/onnx 2025-10-10T00:04:40.1970784Z copying scripts/release/README.md -> torch-2.10.0a0+git344e636/scripts/release 2025-10-10T00:04:40.1972201Z copying scripts/release/apply-release-changes.sh -> torch-2.10.0a0+git344e636/scripts/release 2025-10-10T00:04:40.1973719Z copying scripts/release/cut-release-branch.sh -> torch-2.10.0a0+git344e636/scripts/release 2025-10-10T00:04:40.1975591Z copying scripts/release_notes/README.md -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1977408Z copying scripts/release_notes/apply_categories.py -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1978836Z copying scripts/release_notes/categorize.py -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1980328Z copying scripts/release_notes/classifier.py -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1981815Z copying scripts/release_notes/commitlist.py -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1983423Z copying scripts/release_notes/common.py -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1985175Z copying scripts/release_notes/explore.ipynb -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1986764Z copying scripts/release_notes/requirements.txt -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1988598Z copying scripts/release_notes/test_release_notes.py -> torch-2.10.0a0+git344e636/scripts/release_notes 2025-10-10T00:04:40.1989852Z copying test/HowToWriteTestsUsingFileCheck.md -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.1991544Z copying test/_test_bazel.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.1993450Z copying test/allowlist_for_publicAPI.json -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.1995795Z copying test/bench_mps_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.1997372Z copying test/conftest.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.1999280Z copying test/create_dummy_torchscript_model.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2000617Z copying test/linear.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2002418Z copying test/load_torchscript_model.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2004267Z copying test/minioptest_failures_dict.json -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2005900Z copying test/mkl_verbose.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2007525Z copying test/mkldnn_verbose.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2009212Z copying test/pytest_shard_custom.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2010778Z copying test/run_doctests.sh -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2012395Z copying test/run_test.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2014871Z copying test/simulate_nccl_errors.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2016541Z copying test/slow_tests.json -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2018604Z copying test/test_accelerator.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2020260Z copying test/test_ao_sparsity.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2022006Z copying test/test_appending_byte_serializer.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2023521Z copying test/test_autocast.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2025652Z copying test/test_autograd.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2031731Z copying test/test_autograd_fallback.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2033608Z copying test/test_autoload.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2035696Z copying test/test_binary_ufuncs.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2039149Z copying test/test_bundled_images.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2041058Z copying test/test_bundled_inputs.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2043238Z copying test/test_ci_sanity_check_fail.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2044918Z copying test/test_comparison_utils.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2046721Z copying test/test_compile_benchmark_util.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2048359Z copying test/test_complex.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2050147Z copying test/test_content_store.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2051806Z copying test/test_cpp_api_parity.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2053657Z copying test/test_cpp_extensions_aot.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2055671Z copying test/test_cpp_extensions_jit.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2057894Z copying test/test_cpp_extensions_mtia_backend.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2059501Z copying test/test_cpp_extensions_stream_and_event.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2061027Z copying test/test_cuda.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2065528Z copying test/test_cuda_expandable_segments.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2067186Z copying test/test_cuda_multigpu.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2069796Z copying test/test_cuda_nvml_based_avail.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2071343Z copying test/test_cuda_primary_ctx.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2073193Z copying test/test_cuda_sanitizer.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2075141Z copying test/test_cuda_trace.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2076877Z copying test/test_custom_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2080020Z copying test/test_dataloader.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2082836Z copying test/test_datapipe.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2086101Z copying test/test_decomp.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2088208Z copying test/test_determination.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2089895Z copying test/test_dispatch.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2092052Z copying test/test_dlpack.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2093950Z copying test/test_dynamic_shapes.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2097244Z copying test/test_expanded_weights.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2099521Z copying test/test_extension_utils.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2101372Z copying test/test_fake_tensor.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2103921Z copying test/test_file_check.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2105731Z copying test/test_flop_counter.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2107697Z copying test/test_foreach.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2110109Z copying test/test_function_schema.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2111910Z copying test/test_functional_autograd_benchmark.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2113504Z copying test/test_functional_optim.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2115513Z copying test/test_functionalization.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2118205Z copying test/test_functionalization_of_rng_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2119896Z copying test/test_futures.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2121832Z copying test/test_fx.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2125384Z copying test/test_fx_experimental.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2127614Z copying test/test_fx_passes.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2129581Z copying test/test_fx_reinplace_pass.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2131489Z copying test/test_hop_infra.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2133136Z copying test/test_hub.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2135177Z copying test/test_import_stats.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2136793Z copying test/test_indexing.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2139517Z copying test/test_itt.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2141002Z copying test/test_jit.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2147572Z copying test/test_jit_autocast.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2149646Z copying test/test_jit_disabled.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2151273Z copying test/test_jit_fuser.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2153405Z copying test/test_jit_fuser_legacy.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2155265Z copying test/test_jit_fuser_te.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2157995Z copying test/test_jit_legacy.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2159691Z copying test/test_jit_llga_fuser.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2161867Z copying test/test_jit_profiling.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2163261Z copying test/test_jit_simple.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2165329Z copying test/test_jit_string.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2167079Z copying test/test_jiterator.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2168911Z copying test/test_kernel_launch_checks.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2170569Z copying test/test_legacy_vmap.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2173281Z copying test/test_license.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2175125Z copying test/test_linalg.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2180586Z copying test/test_logging.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2182516Z copying test/test_masked.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2184732Z copying test/test_maskedtensor.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2186909Z copying test/test_matmul_cuda.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2188840Z copying test/test_meta.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2191279Z copying test/test_metal.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2192985Z copying test/test_mkl_verbose.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2194955Z copying test/test_mkldnn.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2197575Z copying test/test_mkldnn_fusion.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2199500Z copying test/test_mkldnn_verbose.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2201208Z copying test/test_mobile_optimizer.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2203360Z copying test/test_model_exports_to_core_aten.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2205107Z copying test/test_module_tracker.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2206822Z copying test/test_modules.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2209134Z copying test/test_monitor.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2210728Z copying test/test_mps.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2217381Z copying test/test_multiprocessing.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2219664Z copying test/test_multiprocessing_spawn.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2221422Z copying test/test_namedtensor.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2223941Z copying test/test_namedtuple_return_api.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2225838Z copying test/test_native_functions.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2227601Z copying test/test_native_mha.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2230241Z copying test/test_nestedtensor.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2234895Z copying test/test_nn.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2242342Z copying test/test_nnapi.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2244479Z copying test/test_numa_binding.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2246519Z copying test/test_numba_integration.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2248305Z copying test/test_numpy_interop.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2250284Z copying test/test_opaque_obj.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2251983Z copying test/test_openmp.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2253656Z copying test/test_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2256615Z copying test/test_ops_fwd_gradients.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2258151Z copying test/test_ops_gradients.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2260050Z copying test/test_ops_jit.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2261783Z copying test/test_optim.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2264577Z copying test/test_out_dtype_op.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2266443Z copying test/test_overrides.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2268683Z copying test/test_package.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2270358Z copying test/test_per_overload_api.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2271980Z copying test/test_prims.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2274268Z copying test/test_privateuseone_python_backend.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2275825Z copying test/test_proxy_tensor.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2278480Z copying test/test_pruning_op.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2279829Z copying test/test_public_bindings.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2281597Z copying test/test_python_dispatch.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2284050Z copying test/test_pytree.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2286551Z copying test/test_quantization.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2288167Z copying test/test_reductions.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2291651Z copying test/test_rename_privateuse1_to_existing_device.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2293082Z copying test/test_scaled_matmul_cuda.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2295748Z copying test/test_scatter_gather_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2297635Z copying test/test_schema_check.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2299555Z copying test/test_segment_reductions.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2301355Z copying test/test_serialization.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2305842Z copying test/test_set_default_mobile_cpu_allocator.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2307307Z copying test/test_shape_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2309444Z copying test/test_show_pickle.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2311076Z copying test/test_sort_and_select.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2313392Z copying test/test_sparse.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2317375Z copying test/test_sparse_csr.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2320959Z copying test/test_sparse_semi_structured.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2323065Z copying test/test_spectral_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2325576Z copying test/test_stateless.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2327659Z copying test/test_static_runtime.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2329508Z copying test/test_subclass.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2331472Z copying test/test_sympy_utils.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2333621Z copying test/test_tensor_creation_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2337026Z copying test/test_tensorboard.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2339020Z copying test/test_tensorexpr.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2341366Z copying test/test_tensorexpr_pybind.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2343117Z copying test/test_testing.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2346110Z copying test/test_throughput_benchmark.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2347683Z copying test/test_torch.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2353464Z copying test/test_torchfuzz_repros.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2355708Z copying test/test_transformers.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2359273Z copying test/test_type_hints.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2360932Z copying test/test_type_info.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2362796Z copying test/test_type_promotion.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2365301Z copying test/test_typing.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2367054Z copying test/test_unary_ufuncs.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2369433Z copying test/test_utils.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2371729Z copying test/test_utils_config_module.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2373625Z copying test/test_utils_filelock.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2375485Z copying test/test_view_ops.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2377926Z copying test/test_vulkan.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2379594Z copying test/test_weak.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2381715Z copying test/test_xnnpack_integration.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2383864Z copying test/test_xpu.py -> torch-2.10.0a0+git344e636/test 2025-10-10T00:04:40.2386371Z copying test/ao/sparsity/test_activation_sparsifier.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2387767Z copying test/ao/sparsity/test_composability.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2389924Z copying test/ao/sparsity/test_data_scheduler.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2391212Z copying test/ao/sparsity/test_data_sparsifier.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2393368Z copying test/ao/sparsity/test_kernels.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2395274Z copying test/ao/sparsity/test_parametrization.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2396767Z copying test/ao/sparsity/test_qlinear_packed_params.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2398504Z copying test/ao/sparsity/test_scheduler.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2400261Z copying test/ao/sparsity/test_sparsifier.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2402243Z copying test/ao/sparsity/test_sparsity_utils.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2403827Z copying test/ao/sparsity/test_structured_sparsifier.py -> torch-2.10.0a0+git344e636/test/ao/sparsity 2025-10-10T00:04:40.2406186Z copying test/autograd/test_complex.py -> torch-2.10.0a0+git344e636/test/autograd 2025-10-10T00:04:40.2407624Z copying test/autograd/test_functional.py -> torch-2.10.0a0+git344e636/test/autograd 2025-10-10T00:04:40.2409970Z copying test/autograd/test_logging.py -> torch-2.10.0a0+git344e636/test/autograd 2025-10-10T00:04:40.2411317Z copying test/backends/xeon/test_launch.py -> torch-2.10.0a0+git344e636/test/backends/xeon 2025-10-10T00:04:40.2413337Z copying test/benchmark_utils/callgrind_artifacts.json -> torch-2.10.0a0+git344e636/test/benchmark_utils 2025-10-10T00:04:40.2417192Z copying test/benchmark_utils/test_benchmark_utils.py -> torch-2.10.0a0+git344e636/test/benchmark_utils 2025-10-10T00:04:40.2419853Z copying test/compiled_autograd_skips/FakeTensorDispatchCache.test__upsample_bilinear2d_aa_backward_dynamic_shapes -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2420845Z copying test/compiled_autograd_skips/MiniOpTest.test_aot_dispatch_dynamic__test_mm -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2422218Z copying test/compiled_autograd_skips/MiniOpTest.test_aot_dispatch_static__test_mm -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2423658Z copying test/compiled_autograd_skips/PackedSequenceTest.test_pack_padded_sequence -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2425191Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_backward_out_of_context -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2426527Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_basic -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2427938Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_double_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2429316Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_inplace_foreach -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2430849Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_save_base_and_modify_view -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2432188Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_save_view_modify_base -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2433567Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_saved_but_not_anymore -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2434990Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_views -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2436511Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_with_math_views -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2437881Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_with_out_variant -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2439231Z copying test/compiled_autograd_skips/TestAutodiffSubgraphSlicing.test_bias_as_arg -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2440672Z copying test/compiled_autograd_skips/TestAutodiffSubgraphSlicing.test_bias_as_module_attr -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2442040Z copying test/compiled_autograd_skips/TestAutodiffSubgraphSlicing.test_constructed_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2443365Z copying test/compiled_autograd_skips/TestAutograd.test_accumulate_grad_tensor_reference -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2444882Z copying test/compiled_autograd_skips/TestAutograd.test_anomaly_assign_parent_cleanup -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2446233Z copying test/compiled_autograd_skips/TestAutograd.test_anomaly_detect_nan -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2447758Z copying test/compiled_autograd_skips/TestAutograd.test_anomaly_grad_warnings -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2449196Z copying test/compiled_autograd_skips/TestAutograd.test_autograd_inplace_views_cross_dtype -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2450690Z copying test/compiled_autograd_skips/TestAutograd.test_autograd_node_isinstance -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2451967Z copying test/compiled_autograd_skips/TestAutograd.test_callback_adds_callback -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2453570Z copying test/compiled_autograd_skips/TestAutograd.test_callback_propagates_errors_from_device_thread -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2455020Z copying test/compiled_autograd_skips/TestAutograd.test_create_graph_and_full_backward_hook_cycle -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2456451Z copying test/compiled_autograd_skips/TestAutograd.test_current_graph_task_execution_order -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2457661Z copying test/compiled_autograd_skips/TestAutograd.test_current_node -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2459139Z copying test/compiled_autograd_skips/TestAutograd.test_custom_autograd_no_early_free -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2460437Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_cycle -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2461798Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_error -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2463295Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_forward_mode_forward_is_no_op -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2464821Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_forward_mode_wrong_formula -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2466185Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_save_for_forward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2467633Z copying test/compiled_autograd_skips/TestAutograd.test_default_saved_tensors_hooks_double_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2468874Z copying test/compiled_autograd_skips/TestAutograd.test_grad_batched_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2470352Z copying test/compiled_autograd_skips/TestAutograd.test_grad_nonleaf_register_hook -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2471798Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_backward_mul_by_grad_output -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2473130Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_check_batched_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2474730Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_check_forward_or_backward_only -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2476275Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_check_no_differentiable_outputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2477607Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_complex_non_complex_outputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2478958Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_dense_and_sparse_inputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2480382Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_forward_ad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2481766Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_forward_ad_batched_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2483165Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_multiple_mkldnn_inputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2484779Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_undefined_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2486178Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_validates_input_mkldnn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2487623Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_validates_inputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2488958Z copying test/compiled_autograd_skips/TestAutograd.test_graph_save_on_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2490339Z copying test/compiled_autograd_skips/TestAutograd.test_graph_save_on_cpu_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2491787Z copying test/compiled_autograd_skips/TestAutograd.test_hooks -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2493266Z copying test/compiled_autograd_skips/TestAutograd.test_input_buffer_accum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2494839Z copying test/compiled_autograd_skips/TestAutograd.test_mark_non_differentiable_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2496343Z copying test/compiled_autograd_skips/TestAutograd.test_naughty_autograd_function_stashing_ctx -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2497561Z copying test/compiled_autograd_skips/TestAutograd.test_no_grad_copy -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2499075Z copying test/compiled_autograd_skips/TestAutograd.test_no_grad_copy_sparse -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2500617Z copying test/compiled_autograd_skips/TestAutograd.test_node_post_hook_registered_during_unpack_hook -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2501999Z copying test/compiled_autograd_skips/TestAutograd.test_post_accumulate_grad_hook_ordering -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2503276Z copying test/compiled_autograd_skips/TestAutograd.test_profiler_seq_nr -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2504976Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_callbacks_both_depths -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2506409Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_callbacks_depth_0 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2507841Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_callbacks_depth_1 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2509296Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_non_leaf_variable_hook -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2510573Z copying test/compiled_autograd_skips/TestAutograd.test_save_output_nr -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2512280Z copying test/compiled_autograd_skips/TestAutograd.test_saved_variable_packing_unpacking_saved_original_with_hooks -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2513658Z copying test/compiled_autograd_skips/TestAutograd.test_setup_context_when_forward_has_default_args -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2515486Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_both_scalar -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2516968Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_dim0 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2518379Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_dim1 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2519903Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_dim_neg -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2521249Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_ind_scalar -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2522705Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_x_scalar -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2525223Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_mm_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2526565Z copying test/compiled_autograd_skips/TestAutograd.test_to_sparse_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2528036Z copying test/compiled_autograd_skips/TestAutograd.test_unrelated_inputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2529548Z copying test/compiled_autograd_skips/TestAutogradComplex.test_view_func_for_complex_views -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2531031Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_inplace_on_view_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2532481Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_backward_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2533920Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_backward_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2535693Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_ctor_getter_backward_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2537112Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_ctor_getter_backward_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2538414Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_mask_autograd_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2539858Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_where_functional_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2541278Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_inplace_on_view_python_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2542643Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_pin_memory_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2544394Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_reentrant_parent_error_on_cpu_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2545850Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_backward_cuda_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2547348Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_backward_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2548827Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_ctor_getter_backward_cuda_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2550332Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_ctor_getter_backward_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2551557Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_mask_autograd_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2552976Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_where_functional_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2554736Z copying test/compiled_autograd_skips/TestAutogradFallback.test_autograd_function_registered_to_cpu_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2556027Z copying test/compiled_autograd_skips/TestAutogradFallback.test_base_does_not_require_grad_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2557470Z copying test/compiled_autograd_skips/TestAutogradFallback.test_composite_registered_to_cpu_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2558853Z copying test/compiled_autograd_skips/TestAutogradFallback.test_cpu_return_self_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2560431Z copying test/compiled_autograd_skips/TestAutogradFallback.test_inplace_autograd_function_registered_to_cpu_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2561734Z copying test/compiled_autograd_skips/TestAutogradFallback.test_no_autograd_kernel_inplace_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2563133Z copying test/compiled_autograd_skips/TestAutogradFallback.test_no_autograd_kernel_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2564701Z copying test/compiled_autograd_skips/TestAutogradFallback.test_post_autograd_returns_leaf_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2566299Z copying test/compiled_autograd_skips/TestAutogradFallback.test_post_autograd_returns_mix_of_requires_grad_tensors_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2567663Z copying test/compiled_autograd_skips/TestAutogradFallback.test_supports_tensor_lists_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2569027Z copying test/compiled_autograd_skips/TestAutogradFallback.test_undefined_grads_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2570578Z copying test/compiled_autograd_skips/TestAutogradFallback.test_undefined_inputs_outputs_mode_warn -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2571994Z copying test/compiled_autograd_skips/TestAutogradForwardMode.test_advanced_packing_unpacking -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2573509Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_False_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2575137Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_False_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2576598Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_True_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2578038Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_True_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2579392Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_err_check_vectorize_True_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2580839Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_err_check_vectorize_True_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2582363Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_output_vectorized_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2583698Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_output_vectorized_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2585421Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_multi_input_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2586933Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_multi_input_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2588365Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_simple_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2589826Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_simple_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2591328Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_unrelated_outputs_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2592807Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2594470Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_raises_no_warnings_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2595994Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_raises_no_warnings_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2597266Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hvp_create_graph_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2599612Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hvp_create_graph_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2600984Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_False_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2602445Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_False_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2603876Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_True_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2605520Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_True_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2606895Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_err_check_vectorize_True_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2608443Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_err_check_vectorize_True_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2609829Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_output_vectorized_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2611279Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_output_vectorized_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2612796Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_scalar_vectorized_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2614284Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_scalar_vectorized_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2616023Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_devices_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2617934Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_devices_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2619382Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_dtype_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2620817Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_dtype_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2622144Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2623588Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2635929Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2637059Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2638055Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_simple_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2639047Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_simple_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2640099Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2641280Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2642264Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_zero_dim_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2643247Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_zero_dim_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2644545Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_raises_no_warnings_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2645564Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_raises_no_warnings_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2646386Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jvp_create_graph_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2647241Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jvp_create_graph_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2648194Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vhp_create_graph_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2649037Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vhp_create_graph_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2650002Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vjp_create_graph_base_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2650870Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vjp_create_graph_logging_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2651980Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCPU.test_autograd_composite_implicit_and_dispatch_registration_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2653030Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCPU.test_autograd_multiple_dispatch_registrations_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2653971Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCPU.test_per_dispatch_key_input_saving_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2655287Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCUDA.test_autograd_composite_implicit_and_dispatch_registration_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2656322Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCUDA.test_autograd_multiple_dispatch_registrations_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2657270Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCUDA.test_backward_single_threaded_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2658203Z copying test/compiled_autograd_skips/TestAutogradStreamSynchronization.test_side_stream_backward_overlap -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2658868Z copying test/compiled_autograd_skips/TestBasicsCPU.test_nn_unfold_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2659539Z copying test/compiled_autograd_skips/TestBasicsCPU.test_softmax_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2660171Z copying test/compiled_autograd_skips/TestBasicsCPU.test_stack_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2661579Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_dense_and_sparse_coo_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2662976Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_dense_and_sparse_csr_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2664569Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_dense_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2666061Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_sparse_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2667499Z copying test/compiled_autograd_skips/TestBasicsCPU.test_unfold_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2669152Z copying test/compiled_autograd_skips/TestBasicsCPU.test_where_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2671451Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_aot_functionalized -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2673026Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_symbolic_dict -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2674778Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_symbolic_list -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2676438Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_symbolic_simple -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2677986Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_Conv2d_backward_depthwise_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2679589Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv3d_same_padding_backward_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2680956Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv3d_valid_padding_backward_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2682618Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2684006Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2685491Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2687127Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2688688Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2690191Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2691596Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2693045Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2694692Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2696143Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2697621Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2699053Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2700461Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2701892Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2703460Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2704938Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2707613Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2708767Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2709946Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2711323Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2712790Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2714941Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2716361Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2717771Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2719263Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2720731Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2722130Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2723671Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2725220Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2726722Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2728101Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2729745Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2730997Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2732534Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2733879Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2735449Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2736906Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2738452Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2739857Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2741219Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2742686Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2744291Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2745728Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2747088Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2748566Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2749912Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2751387Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2752775Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2754587Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2755909Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2757478Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2758762Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2760226Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2761723Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2763142Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2764778Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2766231Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2768195Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2769713Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2771126Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2772509Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2773916Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2775537Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2776947Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2778439Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2779927Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2781333Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2782599Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2784037Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2785491Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2787115Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2788451Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2789931Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2791333Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2792706Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2794262Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2795667Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2797151Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2798525Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2799930Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2801319Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2802834Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2804231Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2805876Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2807114Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2808736Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2810091Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2811493Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2812955Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2815017Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2816468Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2817869Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2819236Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2820657Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2822550Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2823909Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2825257Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_double_backward_stride_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2826592Z copying test/compiled_autograd_skips/TestCppApiParity.test_torch_nn_EmbeddingBag_sparse -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2827971Z copying test/compiled_autograd_skips/TestCppApiParity.test_torch_nn_Embedding_sparse -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2830000Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_False_dynamic_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2831304Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_False_dynamic_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2832973Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_auto_dynamic_False_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2834454Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_auto_dynamic_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2835682Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_global_state_mutation_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2837019Z copying test/compiled_autograd_skips/TestEmbeddingNN.test_embedding_sparse_basic -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2838425Z copying test/compiled_autograd_skips/TestEmbeddingNN.test_embedding_sparse_empty_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2840123Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2841487Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2842885Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2844498Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2845772Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_backward_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2847392Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_2D_padding_idx_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2848962Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_2D_padding_idx_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2850366Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int32_int32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2851768Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int32_int64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2853188Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int64_int32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2854750Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int64_int64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2856304Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2857741Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2859249Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2860535Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2862124Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2863353Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2865021Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2866511Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2867927Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2869330Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2870720Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2872130Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2873534Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2875645Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2877528Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2878951Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2880481Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int32_int32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2881867Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int32_int64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2883272Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int64_int32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2884840Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int64_int64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2886308Z copying test/compiled_autograd_skips/TestExamplesCorrectnessCPU.test_maml_omniglot_mechanism_functional_call_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2887681Z copying test/compiled_autograd_skips/TestExamplesCorrectnessCPU.test_maml_omniglot_mechanism_make_functional_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2889191Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_cnn_model_mean_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2890483Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_cnn_model_sum_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2891914Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_embedding_model_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2893457Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_group_norm_model_num_dim_1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2894885Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_group_norm_model_num_dim_2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2896358Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_group_norm_model_num_dim_3_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2897750Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_instance_norm_model_num_dim_1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2899132Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_instance_norm_model_num_dim_2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2900531Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_instance_norm_model_num_dim_3_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2901865Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_layer_norm_model_num_dim_1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2903370Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_layer_norm_model_num_dim_2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2904882Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_layer_norm_model_num_dim_3_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2906466Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_circular_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2907970Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_circular_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2909163Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2910705Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2912021Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2913543Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2915020Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1size1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2916589Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1size1_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2917851Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2919353Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2920811Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2size1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2922202Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2size1_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2923705Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_reflect_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2925275Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_reflect_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2926685Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_replicate_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2928357Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_replicate_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2929540Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_stride_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2930993Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_stride_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2932364Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_zeros_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2933822Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_zeros_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2935194Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_circular_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2936851Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_circular_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2938000Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2939448Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_dilated_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2940958Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_dilated_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2942328Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2943673Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_no_bias_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2945356Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2946731Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_padding_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2948226Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_padding_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2949664Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_reflect_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2951152Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_reflect_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2952626Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_replicate_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2953989Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_replicate_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2955523Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_strided_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2956938Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_strided_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2958287Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_zeros_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2959759Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_zeros_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2961002Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_1x1x1_no_bias_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2962513Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_1x1x1_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2963847Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_circular_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2965538Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_circular_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2966878Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2968347Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2969669Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_no_bias_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2971122Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2972590Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_replicate_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2974266Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_replicate_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2975478Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2977022Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2978367Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_padding_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2979933Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_padding_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2981240Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_zeros_stride2_pad2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2982859Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_zeros_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2984004Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2985822Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2987304Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_no_bias_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2989915Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2991051Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_per_sample_api_failing_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2992381Z copying test/compiled_autograd_skips/TestFakeQuantize.test_fq_module_per_channel -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2993802Z copying test/compiled_autograd_skips/TestGenerateOpcheckTests.test_opcheck -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2995529Z copying test/compiled_autograd_skips/TestGenerateOpcheckTests.test_opcheck_customopdef -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2997057Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_make_fx_model_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2998520Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_make_fx_model_fwd_bwd_wgtupdate -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.2999824Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_proxy_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3001333Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_resnet18_backward_trace -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3002793Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_make_fx_model_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3004532Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_make_fx_model_fwd_bwd_wgtupdate -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3005882Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_proxy_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3007455Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_resnet18_backward_trace -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3008868Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_make_fx_model_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3010437Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_make_fx_model_fwd_bwd_wgtupdate -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3011773Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_proxy_tensor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3013231Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_resnet18_backward_trace -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3014577Z copying test/compiled_autograd_skips/TestJit.test_script_autograd_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3016060Z copying test/compiled_autograd_skips/TestJit.test_script_backward_twice -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3017623Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Conv2d_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3019899Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Conv3d_1x1x1_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3021269Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Conv3d_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3022953Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3024470Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_dilated -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3025892Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3027254Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Softsign_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3028669Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Tanhshrink_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3030219Z copying test/compiled_autograd_skips/TestLinalgCPU.test_invariance_error_spectral_decompositions_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3031395Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_adaptive_avg_pool2d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3032796Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_autograd_from_mkldnn_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3034375Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_autograd_to_mkldnn_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3036009Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_avg_pool2d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3037502Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_avg_pool3d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3038872Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_batch_norm_2d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3040241Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_conv2d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3041667Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_conv3d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3043075Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_gelu_bf16_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3044725Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_gelu_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3046282Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_linear_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3047830Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_linear_non_contiguous_weight_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3049133Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_max_pool2d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3050498Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_max_pool3d_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3051873Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_prelu_bf16_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3053224Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_prelu_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3054933Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_relu__cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3056357Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_relu_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3057856Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_reshape_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3059264Z copying test/compiled_autograd_skips/TestModels.test_dcgan_models -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3060600Z copying test/compiled_autograd_skips/TestModels.test_mnist -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3062097Z copying test/compiled_autograd_skips/TestModels.test_reinforcement_learning -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3063346Z copying test/compiled_autograd_skips/TestModels.test_vae -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3065180Z copying test/compiled_autograd_skips/TestModuleGlobalHooks.test_module_backward_global_hook_writeable -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3066630Z copying test/compiled_autograd_skips/TestModuleGlobalHooks.test_module_global_hook_invalid_outputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3068000Z copying test/compiled_autograd_skips/TestModuleHookNN.test_hook_invalid_outputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3069275Z copying test/compiled_autograd_skips/TestModuleHookNN.test_hooks -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3070798Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_fork_join_in_middle -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3072197Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_multi_grad_all_hooks -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3073620Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_multi_grad_any_hooks -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3075149Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_python_thread_in_middle -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3076864Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_set_multithreading_enabled_as_context_manager_and_function -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3078020Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_simple_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3079542Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_simple_backward_same_input -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3080736Z copying test/compiled_autograd_skips/TestNN.test_AdaptiveLogSoftmax -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3082178Z copying test/compiled_autograd_skips/TestNN.test_Conv1d_circular_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3083616Z copying test/compiled_autograd_skips/TestNN.test_Conv1d_reflect_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3085049Z copying test/compiled_autograd_skips/TestNN.test_Conv1d_replicate_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3087618Z copying test/compiled_autograd_skips/TestNN.test_Conv2d_circular_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3088815Z copying test/compiled_autograd_skips/TestNN.test_Conv2d_reflect_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3090234Z copying test/compiled_autograd_skips/TestNN.test_Conv2d_replicate_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3091864Z copying test/compiled_autograd_skips/TestNN.test_Conv3d_circular_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3093176Z copying test/compiled_autograd_skips/TestNN.test_Conv3d_replicate_stride2_pad2 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3094941Z copying test/compiled_autograd_skips/TestNN.test_CosineEmbeddingLoss_no_batch_dim_mean -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3096320Z copying test/compiled_autograd_skips/TestNN.test_CosineEmbeddingLoss_no_batch_dim_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3097699Z copying test/compiled_autograd_skips/TestNN.test_CosineEmbeddingLoss_no_batch_dim_sum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3099017Z copying test/compiled_autograd_skips/TestNN.test_EmbeddingBag_sparse -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3100386Z copying test/compiled_autograd_skips/TestNN.test_Embedding_sparse -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3101900Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_margin_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3103298Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_batch_dim_mean -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3104871Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_batch_dim_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3106312Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_batch_dim_sum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3107667Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3108929Z copying test/compiled_autograd_skips/TestNN.test_Linear -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3110369Z copying test/compiled_autograd_skips/TestNN.test_Linear_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3111727Z copying test/compiled_autograd_skips/TestNN.test_Linear_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3113270Z copying test/compiled_autograd_skips/TestNN.test_MarginRankingLoss_no_batch_dim_mean -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3114954Z copying test/compiled_autograd_skips/TestNN.test_MarginRankingLoss_no_batch_dim_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3116407Z copying test/compiled_autograd_skips/TestNN.test_MarginRankingLoss_no_batch_dim_sum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3117692Z copying test/compiled_autograd_skips/TestNN.test_Mish_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3119271Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_batch_dim_mean -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3120691Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_batch_dim_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3122130Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_batch_dim_sum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3123476Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3125050Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_weights_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3126556Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3127873Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_broadcast_lhs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3129269Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_broadcast_rhs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3130814Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3132197Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_with_non_default_args -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3133554Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_batch_dim_mean -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3135134Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_batch_dim_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3136666Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_batch_dim_sum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3138069Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3139374Z copying test/compiled_autograd_skips/TestNN.test_SiLU_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3140801Z copying test/compiled_autograd_skips/TestNN.test_Softsign_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3142239Z copying test/compiled_autograd_skips/TestNN.test_Tanhshrink_no_batch_dim -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3143726Z copying test/compiled_autograd_skips/TestNN.test_TransformerDecoderLayer_gelu_activation -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3145289Z copying test/compiled_autograd_skips/TestNN.test_TransformerDecoderLayer_relu_activation -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3146868Z copying test/compiled_autograd_skips/TestNN.test_TransformerEncoderLayer_gelu_activation -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3148364Z copying test/compiled_autograd_skips/TestNN.test_TransformerEncoderLayer_relu_activation -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3149740Z copying test/compiled_autograd_skips/TestNN.test_Transformer_multilayer_coder -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3151167Z copying test/compiled_autograd_skips/TestNN.test_TripletMarginLoss_no_batch_dim_mean -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3152600Z copying test/compiled_autograd_skips/TestNN.test_TripletMarginLoss_no_batch_dim_none -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3154049Z copying test/compiled_autograd_skips/TestNN.test_TripletMarginLoss_no_batch_dim_sum -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3155509Z copying test/compiled_autograd_skips/TestNN.test_affine_grid -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3156910Z copying test/compiled_autograd_skips/TestNN.test_affine_grid_3d -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3158303Z copying test/compiled_autograd_skips/TestNN.test_bilinear_no_bias -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3159771Z copying test/compiled_autograd_skips/TestNN.test_cosine_embedding_loss_margin_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3161435Z copying test/compiled_autograd_skips/TestNN.test_cosine_embedding_loss_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3162862Z copying test/compiled_autograd_skips/TestNN.test_elu_inplace_on_view -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3164272Z copying test/compiled_autograd_skips/TestNN.test_grid_sample -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3165858Z copying test/compiled_autograd_skips/TestNN.test_interpolate -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3167554Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_bias_weightCOO -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3168871Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_bias_weightCSC -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3170253Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_bias_weightCSR -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3171647Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_nobias_weightCOO -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3173027Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_nobias_weightCSC -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3174582Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_nobias_weightCSR -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3175835Z copying test/compiled_autograd_skips/TestNN.test_normalize -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3177263Z copying test/compiled_autograd_skips/TestNN.test_relu_inplace_on_view -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3178746Z copying test/compiled_autograd_skips/TestNN.test_swap_module_params_poisons_acc_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3180030Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3181487Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3182863Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss_swap -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3184581Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss_swap_no_reduce -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3185963Z copying test/compiled_autograd_skips/TestNN.test_upsamplingLinear1d -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3187341Z copying test/compiled_autograd_skips/TestNN.test_upsampling_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3188829Z copying test/compiled_autograd_skips/TestNN.test_upsampling_not_recompute_scale_factor -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3190328Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_GRU_grad_and_gradgrad_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3191852Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_GroupNorm_general_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3193542Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_LSTM_differentiable_backward_using_oneDNN_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3195053Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_LSTM_differentiable_backward_using_oneDNN_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3196397Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_LSTM_grad_and_gradgrad_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3197915Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_elu_inplace_with_neg_alpha_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3199216Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3200764Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3202076Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3203467Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3205134Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_leaky_relu_inplace_with_neg_slope_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3206598Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_triplet_margin_with_distance_loss_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3208146Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_triplet_margin_with_distance_loss_default_parity_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3209779Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3211184Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3212609Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3214000Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3215487Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3216999Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3218440Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3219834Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3221309Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3222714Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3224343Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3225893Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3227001Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingNearest1d_mode_nearest-exact_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3228511Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingNearest1d_mode_nearest_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3229946Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_False_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3231451Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_False_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3232860Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_True_memory_format0_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3234421Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_True_memory_format1_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3235648Z copying test/compiled_autograd_skips/TestNNParametrization.test_new_spectral_norm_swap_False -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3237025Z copying test/compiled_autograd_skips/TestNamedTensor.test_autograd_ignores_names -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3238321Z copying test/compiled_autograd_skips/TestNamedTensor.test_autograd_smoke -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3239785Z copying test/compiled_autograd_skips/TestNamedTensor.test_autograd_warns_named_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3241144Z copying test/compiled_autograd_skips/TestNamedTensor.test_tensor_grad_is_unnamed -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3242629Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_early_stop_False -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3244352Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_early_stop_True -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3245912Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_set_early_stop_no_recompution_needed -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3247327Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_False -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3248713Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_True -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3249992Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_abs_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3251541Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_accumulate_grad_different_strides_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3252946Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_as_nested_tensor_propagates_gradients_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3254490Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_add_strided_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3256061Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_for_add_op_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3257309Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_for_sub_op_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3258761Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_sub_strided_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3260290Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_dropout_backward_jagged_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3261597Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_dropout_backward_strided_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3262943Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_gelu_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3264526Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_indexing_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3266081Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_128_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3267480Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3268888Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_32_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3270255Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_4_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3271619Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_edge_case_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3273015Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_1023_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3274654Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_1024_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3276117Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_128_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3277714Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_256_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3279132Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3280517Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_32_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3281990Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_4_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3283490Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_512_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3285065Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_513_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3286514Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_masked_fill_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3288054Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_bmm_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3289370Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_bmm_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3290707Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_list_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3292318Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_mask_and_to_padded_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3293573Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_padded_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3295176Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_padded_fused_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3296654Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_generates_leaf_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3298087Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_linear_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3299395Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_linear_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3300961Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_linear_plus_transpose_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3302405Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_matmul_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3304036Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_matmul_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3305805Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_reshape_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3307213Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_reshape_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3308565Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_softmax_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3310036Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_squeeze_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3311431Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_squeeze_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3312855Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_to_padded_tensor_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3314448Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_transpose_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3315915Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_transpose_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3317425Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_unsqueeze_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3318866Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_unsqueeze_gradcheck_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3320299Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_relu_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3321679Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_selu_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3323479Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_split_with_sizes_flow_through_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3325078Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_to_buffer_series_ops_grad_with_broadcast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3327311Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_unbind_flow_through_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3328665Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_values_grad_with_broadcast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3330698Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_abs_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3332140Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_accumulate_grad_different_strides_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3333571Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_as_nested_tensor_propagates_gradients_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3335569Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_add_strided_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3336954Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_for_add_op_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3338397Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_for_sub_op_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3339808Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_sub_strided_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3341240Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_dropout_backward_jagged_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3342689Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_dropout_backward_strided_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3344234Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_gelu_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3345738Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_indexing_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3347978Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_128_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3349309Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_2_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3350968Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_32_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3352381Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_4_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3353806Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_edge_case_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3355375Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_1023_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3356854Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_1024_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3358379Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_128_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3359692Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_256_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3361117Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_2_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3362530Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_32_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3363929Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_4_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3365659Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_512_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3367095Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_513_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3368476Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_masked_fill_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3369942Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_bmm_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3371326Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_bmm_gradcheck_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3373421Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_list_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3375027Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_mask_and_to_padded_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3376492Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_padded_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3377914Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_padded_fused_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3379353Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_generates_leaf_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3380763Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_linear_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3382133Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_linear_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3383646Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_linear_plus_transpose_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3385165Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_matmul_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3386747Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_matmul_gradcheck_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3388065Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_reshape_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3390286Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_reshape_gradcheck_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3391443Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_softmax_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3392891Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_squeeze_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3394485Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_squeeze_gradcheck_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3395919Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_to_padded_tensor_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3397356Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_transpose_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3398842Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_transpose_gradcheck_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3400207Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_unsqueeze_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3401633Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_unsqueeze_gradcheck_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3402924Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_relu_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3404469Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_selu_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3406098Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_split_with_sizes_flow_through_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3407556Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_to_buffer_series_ops_grad_with_broadcast_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3408854Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_unbind_flow_through_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3410295Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_values_grad_with_broadcast_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3411663Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_detach_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3413081Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_detach_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3414678Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_detach_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3416980Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_embedding_jagged_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3418300Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_chunk_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3419864Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3421140Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_chunk_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3422775Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_indexing_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3424061Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_indexing_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3425662Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_indexing_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3427056Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_sum_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3428379Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_detach_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3429775Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_detach_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3431147Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_detach_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3432576Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_embedding_jagged_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3434017Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_chunk_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3435606Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_chunk_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3437004Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_chunk_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3438475Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_indexing_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3439910Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_indexing_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3441310Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_indexing_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3442689Z copying test/compiled_autograd_skips/TestNestedTensorOpInfoCPU.test_nested_tensor_input_mutation_backward_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3444291Z copying test/compiled_autograd_skips/TestNestedTensorOpInfoCUDA.test_nested_tensor_input_mutation_backward_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3445796Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_apply__cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3447650Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3449191Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3450255Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3451661Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3452921Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3454442Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3455846Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3457252Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3458596Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3460016Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3461363Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3462829Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3464690Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3466013Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3467553Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3469172Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3470360Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3471901Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3473422Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3474955Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3476296Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3477615Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3478977Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3480345Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3481765Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3483097Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3484887Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3486089Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3487481Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3488797Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3490178Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3491666Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3493511Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3495070Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3496431Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3497810Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3499060Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_autograd_function_with_None_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3500463Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_binary_pointwise_broadcasting_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3501644Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_binary_pointwise_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3503190Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_binary_pointwise_transposed_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3504672Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_composite_op_in_inference_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3506208Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_construction_from_list_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3507354Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_is_contiguous_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3509127Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3510317Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3511819Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3513200Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3514806Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3516228Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3517554Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3518966Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3520336Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3521797Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3523291Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3524792Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3526147Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3527495Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3528852Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3530473Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3531673Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3533064Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3534613Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3536087Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3537467Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3538869Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3540200Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3541581Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3543032Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3544637Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3545947Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3547195Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3548746Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3549904Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3551468Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3552675Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3554427Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3555686Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3557137Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3558501Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3559993Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3561432Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_operate_on_batch_dim_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3563297Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_operate_on_batch_dim_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3564698Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_operate_on_batch_dim_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3566081Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_operate_on_batch_dim_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3567531Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_reduce_ragged_idx_1_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3568937Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_reduce_ragged_idx_1_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3570027Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_linear_nt_dim_3_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3571474Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_linear_nt_dim_4_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3572811Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_linear_nt_dim_5_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3574328Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_njt_cat_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3576065Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3577797Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3579681Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3580783Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3582202Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3583713Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3585073Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3586604Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3587934Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3589310Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3590810Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3592194Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3593504Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3594994Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3596428Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3597788Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3599182Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3600647Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3602024Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3603972Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3605323Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3606818Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3608163Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3609516Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3611105Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3612511Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3613843Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3615399Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3616849Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3618199Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3619688Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3621199Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3622759Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3624380Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3625732Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3627306Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3628715Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3630241Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3631640Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3632943Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3634511Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3635940Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3637374Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3638724Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3640196Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3641576Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3643007Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3644638Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3645967Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3647330Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3648762Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3650164Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3651596Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3653377Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3654744Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3656201Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3657582Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3658982Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3660390Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3662074Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3663342Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3664888Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3666242Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3667590Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3669060Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3670381Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3671782Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3673123Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3674704Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3676171Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3677568Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3679073Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_op_dim_with_lengths_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3680223Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_reshape_decomp_requires_grad_True_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3681699Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3682863Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3684598Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3685895Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_with_constant_sequence_length_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3687799Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_with_constant_sequence_length_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3689065Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_with_constant_sequence_length_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3690473Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3692066Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_1_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3693308Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_1_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3694971Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_1_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3696295Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_1_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3697900Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3699342Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3700705Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3702079Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3703999Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3705510Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3706890Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3708317Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3709476Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3710859Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3712175Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3713730Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3715227Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_transpose_non_ragged_dim_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3716698Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_transpose_non_ragged_dim_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3718127Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_transpose_non_ragged_dim_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3719525Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_transpose_non_ragged_dim_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3720807Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3722674Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3723901Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3725538Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3726818Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3728250Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3729535Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3731003Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3732258Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_squeeze_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3734790Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3736066Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3737312Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3738540Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3739767Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3741131Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3742344Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3743489Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3744947Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3746263Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3747865Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3749084Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3750299Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3751560Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3752773Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3754228Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3755054Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_tensor_attributes_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3756375Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_copy_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3757810Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3759016Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3760231Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3761508Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3762690Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3763946Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3765228Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3766520Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3767752Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3768812Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unary_pointwise_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3770146Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unary_pointwise_transposed_inputs_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3771314Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_backward_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3772517Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3773766Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_backward_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3775014Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3776446Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_transpose_ragged_idx_2_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3777646Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_transpose_ragged_idx_3_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3778949Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_transpose_ragged_idx_last_dim_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3780512Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3781964Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3783382Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3784903Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3786338Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3787680Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3788903Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3790280Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3791504Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3792826Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3794326Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3795445Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3796798Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3797997Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3799245Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3800784Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3802218Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3803475Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3804886Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3806185Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3807484Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3808821Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3810198Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3811403Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3812728Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3813959Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3815375Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3816643Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3817939Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3819285Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3820542Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3821841Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3823150Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3824496Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3825892Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3827125Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3828243Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_autograd_function_with_None_grad_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3829561Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_binary_pointwise_broadcasting_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3830640Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_binary_pointwise_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3832006Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_binary_pointwise_transposed_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3833016Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_chunk_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3834623Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_flex_attention_converts_stacked_seq_indices_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3836011Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_flex_attention_noncontig_with_holes_False_cross_attention_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3837254Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_flex_attention_noncontig_with_holes_False_cross_attention_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3838519Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3839753Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3841335Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3842617Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3843848Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3845244Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3846576Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3847812Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3849106Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3850274Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3851567Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3852776Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3854045Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3855791Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3857102Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3858163Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_backward_memory_usage_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3859292Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_nt_dim_3_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3860574Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_nt_dim_4_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3861779Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_nt_dim_5_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3862959Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_njt_cat_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3864474Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_reshape_decomp_requires_grad_True_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3865651Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_cuda_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3866871Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3868072Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3869548Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_with_constant_sequence_length_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3870743Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_with_constant_sequence_length_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3872012Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_with_constant_sequence_length_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3873017Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_softmax_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3874596Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_2_requires_grad_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3875864Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_2_requires_grad_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3877082Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_2_requires_grad_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3878396Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_3_requires_grad_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3879571Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_3_requires_grad_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3881223Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_3_requires_grad_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3882385Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_4_requires_grad_True_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3883629Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_4_requires_grad_True_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3884967Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_4_requires_grad_True_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3886100Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unary_pointwise_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3887424Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unary_pointwise_transposed_inputs_cuda -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3888591Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unbind_backward_cuda_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3889866Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unbind_backward_cuda_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3891088Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unbind_backward_cuda_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3892109Z copying test/compiled_autograd_skips/TestOpenReg.test_autograd_init -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3893622Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_adaptive_pooling_empty_output_size_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3895068Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_adaptive_pooling_empty_output_size_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3896230Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3897420Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3898674Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3899852Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3900916Z copying test/compiled_autograd_skips/TestProfiler.test_profiler_fwd_bwd_link -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3902040Z copying test/compiled_autograd_skips/TestProfiler.test_source -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3903361Z copying test/compiled_autograd_skips/TestPythonDispatch.test_custom_autograd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3904835Z copying test/compiled_autograd_skips/TestPythonDispatch.test_shallow_copy_and_detach -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3906151Z copying test/compiled_autograd_skips/TestPythonDispatch.test_subclass_autograd_device_check -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3907217Z copying test/compiled_autograd_skips/TestReductions.test_amax_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3908496Z copying test/compiled_autograd_skips/TestReductions.test_amin_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3909674Z copying test/compiled_autograd_skips/TestReductions.test_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3910952Z copying test/compiled_autograd_skips/TestReductions.test_mean_dim_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3912179Z copying test/compiled_autograd_skips/TestReductions.test_mean_grad_case_1a -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3913391Z copying test/compiled_autograd_skips/TestReductions.test_mean_grad_case_1b -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3914729Z copying test/compiled_autograd_skips/TestReductions.test_mean_grad_case_1e -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3915979Z copying test/compiled_autograd_skips/TestReductions.test_prod_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3917166Z copying test/compiled_autograd_skips/TestReductions.test_sum_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3918756Z copying test/compiled_autograd_skips/TestScatterGatherCPU.test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3919971Z copying test/compiled_autograd_skips/TestScatterGatherCPU.test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3920764Z copying test/compiled_autograd_skips/TestScript.test_cat -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3922011Z copying test/compiled_autograd_skips/TestScript.test_linear_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3923220Z copying test/compiled_autograd_skips/TestScript.test_mm_batching -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3924565Z copying test/compiled_autograd_skips/TestScript.test_stack -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3926073Z copying test/compiled_autograd_skips/TestSelectiveActivationCheckpoint.test_flops_and_mem -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3927372Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_masked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3928693Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_masked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3929977Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_nonmasked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3931247Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_nonmasked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3932433Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_masked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3933623Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_masked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3935201Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_nonmasked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3936477Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_nonmasked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3938073Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_masked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3939537Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_masked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3941551Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_nonmasked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3942781Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_nonmasked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3944060Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_masked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3945596Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_masked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3946918Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_nonmasked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3948139Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_nonmasked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3949373Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_masked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3950597Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_masked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3951898Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_nonmasked_fast_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3953145Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_nonmasked_slow_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3954484Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3955764Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3957018Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3958299Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3959555Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3960768Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3962019Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3963855Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3965133Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3966485Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3967618Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3968789Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3970038Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3971278Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3972673Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3974037Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3975467Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3976714Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3977951Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3979132Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3980416Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3981700Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3982967Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3984828Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3986100Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3987276Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3988504Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3989698Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3991013Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3992159Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3993544Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3994768Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3996093Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3997272Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3998491Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.3999752Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4001000Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4002213Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4003459Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4004774Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4006133Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4007383Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4008610Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4009790Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4010922Z copying test/compiled_autograd_skips/TestSparseCPU.test_Sparse_to_Sparse_copy__cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4012145Z copying test/compiled_autograd_skips/TestSparseCPU.test_Sparse_to_Sparse_copy__cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4013490Z copying test/compiled_autograd_skips/TestSparseCPU.test_Sparse_to_Sparse_copy__cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4014835Z copying test/compiled_autograd_skips/TestSparseCPU.test_log_softmax_zero_nnz_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4016150Z copying test/compiled_autograd_skips/TestSparseCPU.test_log_softmax_zero_nnz_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4017474Z copying test/compiled_autograd_skips/TestSparseCPU.test_softmax_zero_nnz_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4018657Z copying test/compiled_autograd_skips/TestSparseCPU.test_softmax_zero_nnz_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4019948Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mask_backward_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4021049Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mask_backward_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4022767Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4023892Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_complex64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4025304Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4027034Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4028179Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mul_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4029394Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mul_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4030735Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_autograd_dense_output_addmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4031964Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_autograd_dense_output_addmv_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4033024Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4034734Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_mul_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4036073Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_complex128 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4037352Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_complex64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4038559Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4039802Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4041011Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4042229Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_float16 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4043461Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4044790Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4046072Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4047345Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sum_cpu_float64 -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4048494Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_addcmul -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4049685Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_clamp -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4051053Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_comparison_eq_ne -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4052203Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_comparison_ge_le -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4053379Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_comparison_gt_lt -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4054793Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_concat_invariant -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4056035Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_exp -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4057320Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_hardsigmoid_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4058541Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_hardswish_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4059809Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_inlined_optimized_graph -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4060897Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_lerp -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4062158Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_lstm_concat -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4063350Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_lstm_traced -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4064639Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_relu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4065984Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_relu_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4067222Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_small_constant -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4068437Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_addcmul -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4069699Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_chunk_distributes -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4070814Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_clamp -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4072083Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_comparison_eq_ne -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4073275Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_comparison_ge_le -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4074704Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_comparison_gt_lt -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4076494Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_concat_invariant -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4077651Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_constant_chunk_shapes -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4078771Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_exp -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4080175Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_hardsigmoid_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4081277Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_hardswish_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4082487Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_lerp -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4083656Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_lstm_concat -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4084907Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_lstm_traced -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4086215Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_milstm -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4087951Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_relu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4089089Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_relu_fwd_bwd -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4090328Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_small_constant -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4091564Z copying test/compiled_autograd_skips/TestViewOpsCPU.test_as_strided_gradients_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4092837Z copying test/compiled_autograd_skips/TestViewOpsLAZY.test_as_strided_gradients_lazy -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4093976Z copying test/compiled_autograd_skips/TestViewOpsLAZY.test_view_copy_lazy -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4095788Z copying test/compiled_autograd_skips/TestVmapAPILegacy.test_batched_gradient_basic -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4097226Z copying test/compiled_autograd_skips/TestVmapAPILegacy.test_fallback_with_undefined_grad -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4098615Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_add_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4100091Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_binary_cross_entropy_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4101275Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_diagonal_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4102431Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_div_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4103747Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_expand_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4105040Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_index_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4106406Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_inplace_manyview_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4107599Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_inplace_on_view_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4108774Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_lgamma_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4110029Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_log1p_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4111314Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_log_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4112496Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_logsumexp_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4113694Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_max_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4115223Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_median_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4116446Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_min_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4117684Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_mul_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4118965Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_permute_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4120205Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_reshape_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4121405Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_select_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4122617Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_sigmoid_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4123803Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_slice_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4125046Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_stack_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4126348Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_sub_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4127598Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_threshold_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4128780Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_trace_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4130115Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_unrelated_output_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4131583Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_unrelated_output_multiple_grad_cpu -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4132670Z copying test/compiled_autograd_skips/TestWithEffects.test_effectful_custom_op_with_subclasses -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4133864Z copying test/compiled_autograd_skips/TestWithEffects.test_effects_and_aliased_outputs -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4135267Z copying test/compiled_autograd_skips/TestWithEffects.test_regular_effectful_op_in_forward_and_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4136527Z copying test/compiled_autograd_skips/TestWithEffects.test_regular_effectful_op_only_in_backward -> torch-2.10.0a0+git344e636/test/compiled_autograd_skips 2025-10-10T00:04:40.4137358Z copying test/cpp/__init__.py -> torch-2.10.0a0+git344e636/test/cpp 2025-10-10T00:04:40.4138874Z copying test/cpp/aoti_abi_check/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4140247Z copying test/cpp/aoti_abi_check/README.md -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4141626Z copying test/cpp/aoti_abi_check/main.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4143131Z copying test/cpp/aoti_abi_check/test_cast.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4144429Z copying test/cpp/aoti_abi_check/test_devicetype.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4145972Z copying test/cpp/aoti_abi_check/test_dtype.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4147517Z copying test/cpp/aoti_abi_check/test_exception.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4148633Z copying test/cpp/aoti_abi_check/test_macros.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4150042Z copying test/cpp/aoti_abi_check/test_math.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4151399Z copying test/cpp/aoti_abi_check/test_rand.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4152763Z copying test/cpp/aoti_abi_check/test_vec.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4154276Z copying test/cpp/aoti_abi_check/test_vec_half.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_abi_check 2025-10-10T00:04:40.4155736Z copying test/cpp/aoti_inference/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4157157Z copying test/cpp/aoti_inference/aoti_custom_class.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4158480Z copying test/cpp/aoti_inference/aoti_custom_class.h -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4159870Z copying test/cpp/aoti_inference/compile_model.py -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4161113Z copying test/cpp/aoti_inference/generate_lowered_cpu.py -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4162541Z copying test/cpp/aoti_inference/standalone_compile.sh -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4163757Z copying test/cpp/aoti_inference/standalone_test.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4165360Z copying test/cpp/aoti_inference/test.cpp -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4167102Z copying test/cpp/aoti_inference/test.py -> torch-2.10.0a0+git344e636/test/cpp/aoti_inference 2025-10-10T00:04:40.4168493Z copying test/cpp/api/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4169864Z copying test/cpp/api/README.md -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4171272Z copying test/cpp/api/any.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4172773Z copying test/cpp/api/autograd.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4174556Z copying test/cpp/api/dataloader.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4176752Z copying test/cpp/api/dispatch.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4178090Z copying test/cpp/api/enum.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4179543Z copying test/cpp/api/expanding-array.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4180796Z copying test/cpp/api/fft.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4182315Z copying test/cpp/api/functional.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4184986Z copying test/cpp/api/grad_mode.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4186390Z copying test/cpp/api/inference_mode.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4187883Z copying test/cpp/api/init.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4189401Z copying test/cpp/api/init_baseline.h -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4191150Z copying test/cpp/api/init_baseline.py -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4192569Z copying test/cpp/api/integration.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4194279Z copying test/cpp/api/ivalue.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4195595Z copying test/cpp/api/jit.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4196954Z copying test/cpp/api/memory.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4198317Z copying test/cpp/api/meta_tensor.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4199746Z copying test/cpp/api/misc.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4201049Z copying test/cpp/api/module.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4202688Z copying test/cpp/api/moduledict.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4204282Z copying test/cpp/api/modulelist.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4205864Z copying test/cpp/api/modules.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4208808Z copying test/cpp/api/namespace.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4210191Z copying test/cpp/api/nested.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4211568Z copying test/cpp/api/nested_int.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4212917Z copying test/cpp/api/nn_utils.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4214768Z copying test/cpp/api/operations.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4216173Z copying test/cpp/api/optim.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4217864Z copying test/cpp/api/optim_baseline.h -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4220189Z copying test/cpp/api/optim_baseline.py -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4221584Z copying test/cpp/api/ordered_dict.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4222991Z copying test/cpp/api/parallel.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4224645Z copying test/cpp/api/parallel_benchmark.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4226041Z copying test/cpp/api/parameterdict.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4227498Z copying test/cpp/api/parameterlist.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4228878Z copying test/cpp/api/rnn.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4230499Z copying test/cpp/api/sequential.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4232110Z copying test/cpp/api/serialize.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4233818Z copying test/cpp/api/special.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4235397Z copying test/cpp/api/static.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4236811Z copying test/cpp/api/support.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4238206Z copying test/cpp/api/support.h -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4239636Z copying test/cpp/api/tensor.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4241398Z copying test/cpp/api/tensor_cuda.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4242801Z copying test/cpp/api/tensor_flatten.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4244342Z copying test/cpp/api/tensor_indexing.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4246241Z copying test/cpp/api/tensor_options.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4247709Z copying test/cpp/api/tensor_options_cuda.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4249067Z copying test/cpp/api/torch_include.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4250479Z copying test/cpp/api/transformer.cpp -> torch-2.10.0a0+git344e636/test/cpp/api 2025-10-10T00:04:40.4252370Z copying test/cpp/c10d/BackoffTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4254315Z copying test/cpp/c10d/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4256396Z copying test/cpp/c10d/CUDATest.cu -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4257753Z copying test/cpp/c10d/CUDATest.hpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4259180Z copying test/cpp/c10d/FileStoreTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4260646Z copying test/cpp/c10d/HashStoreTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4262272Z copying test/cpp/c10d/ProcessGroupGlooAsyncTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4263430Z copying test/cpp/c10d/ProcessGroupGlooTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4265317Z copying test/cpp/c10d/ProcessGroupMPITest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4266837Z copying test/cpp/c10d/ProcessGroupNCCLErrorsTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4268306Z copying test/cpp/c10d/ProcessGroupNCCLTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4269917Z copying test/cpp/c10d/ProcessGroupUCCTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4271290Z copying test/cpp/c10d/StoreTestCommon.hpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4272793Z copying test/cpp/c10d/TCPStoreTest.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4274398Z copying test/cpp/c10d/TestUtils.hpp -> torch-2.10.0a0+git344e636/test/cpp/c10d 2025-10-10T00:04:40.4276089Z copying test/cpp/c10d/example/allreduce.cpp -> torch-2.10.0a0+git344e636/test/cpp/c10d/example 2025-10-10T00:04:40.4277451Z copying test/cpp/common/main.cpp -> torch-2.10.0a0+git344e636/test/cpp/common 2025-10-10T00:04:40.4278871Z copying test/cpp/common/support.h -> torch-2.10.0a0+git344e636/test/cpp/common 2025-10-10T00:04:40.4280507Z copying test/cpp/dist_autograd/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/dist_autograd 2025-10-10T00:04:40.4281983Z copying test/cpp/dist_autograd/test_dist_autograd.cpp -> torch-2.10.0a0+git344e636/test/cpp/dist_autograd 2025-10-10T00:04:40.4283318Z copying test/cpp/jit/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4284854Z copying test/cpp/jit/README.md -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4286532Z copying test/cpp/jit/__init__.py -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4287771Z copying test/cpp/jit/script_module_v4.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4289175Z copying test/cpp/jit/script_module_v5.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4290595Z copying test/cpp/jit/script_module_v6.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4291929Z copying test/cpp/jit/source_range_test.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4293289Z copying test/cpp/jit/test_add_if_then_else.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4294947Z copying test/cpp/jit/test_alias_analysis.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4296715Z copying test/cpp/jit/test_argument_spec.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4298063Z copying test/cpp/jit/test_autodiff.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4299496Z copying test/cpp/jit/test_backend.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4301149Z copying test/cpp/jit/test_backend_compiler_lib.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4302713Z copying test/cpp/jit/test_backend_compiler_preprocess.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4303911Z copying test/cpp/jit/test_backend_lib.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4305532Z copying test/cpp/jit/test_class_import.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4307006Z copying test/cpp/jit/test_class_parser.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4308453Z copying test/cpp/jit/test_class_type.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4309704Z copying test/cpp/jit/test_cleanup_passes.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4311099Z copying test/cpp/jit/test_code_template.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4312454Z copying test/cpp/jit/test_concat_opt.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4314387Z copying test/cpp/jit/test_constant_pooling.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4315897Z copying test/cpp/jit/test_create_autodiff_subgraphs.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4317262Z copying test/cpp/jit/test_cs_debug_info_serialization.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4318581Z copying test/cpp/jit/test_custom_class.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4320140Z copying test/cpp/jit/test_custom_class_registrations.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4321688Z copying test/cpp/jit/test_custom_class_registrations.h -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4323059Z copying test/cpp/jit/test_custom_operators.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4324574Z copying test/cpp/jit/test_dce.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4326037Z copying test/cpp/jit/test_exception.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4327459Z copying test/cpp/jit/test_file_format.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4328840Z copying test/cpp/jit/test_flatbuffer.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4330788Z copying test/cpp/jit/test_fuser.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4332307Z copying test/cpp/jit/test_graph_executor.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4333710Z copying test/cpp/jit/test_graph_iterator.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4335391Z copying test/cpp/jit/test_inliner.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4336824Z copying test/cpp/jit/test_interface.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4338210Z copying test/cpp/jit/test_interpreter.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4339702Z copying test/cpp/jit/test_interpreter_async.pt -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4341019Z copying test/cpp/jit/test_ir.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4342554Z copying test/cpp/jit/test_irparser.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4344037Z copying test/cpp/jit/test_jit_logging_levels.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4345633Z copying test/cpp/jit/test_jit_type.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4347119Z copying test/cpp/jit/test_lexer.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4348630Z copying test/cpp/jit/test_lite_interpreter.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4350744Z copying test/cpp/jit/test_lite_interpreter_direct.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4352199Z copying test/cpp/jit/test_lite_trainer.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4353839Z copying test/cpp/jit/test_load_upgraders.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4355531Z copying test/cpp/jit/test_memory_dag.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4357081Z copying test/cpp/jit/test_misc.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4359519Z copying test/cpp/jit/test_mobile_type_parser.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4360946Z copying test/cpp/jit/test_module_api.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4362487Z copying test/cpp/jit/test_op_replacement.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4364245Z copying test/cpp/jit/test_peephole_optimize.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4365657Z copying test/cpp/jit/test_qualified_name.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4367155Z copying test/cpp/jit/test_save_load.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4368686Z copying test/cpp/jit/test_schema_info.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4370418Z copying test/cpp/jit/test_schema_matching.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4371730Z copying test/cpp/jit/test_script_profile.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4373112Z copying test/cpp/jit/test_shape_analysis.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4374770Z copying test/cpp/jit/test_stack_opt.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4376313Z copying test/cpp/jit/test_subgraph_matcher.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4377882Z copying test/cpp/jit/test_subgraph_rewriter.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4379339Z copying test/cpp/jit/test_subgraph_utils.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4380756Z copying test/cpp/jit/test_te.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4382192Z copying test/cpp/jit/test_union.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4383671Z copying test/cpp/jit/test_upgrader_utils.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4385319Z copying test/cpp/jit/test_utils.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4386801Z copying test/cpp/jit/test_utils.h -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4388215Z copying test/cpp/jit/tests_setup.py -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4389671Z copying test/cpp/jit/torch_python_test.cpp -> torch-2.10.0a0+git344e636/test/cpp/jit 2025-10-10T00:04:40.4391360Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4392603Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4393962Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4395654Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4396901Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4398259Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4399542Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4400901Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4402265Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4404209Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4405476Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4406833Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4408771Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4410042Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4411392Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4413268Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4414688Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4416632Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4418198Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4419460Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl.ff -> torch-2.10.0a0+git344e636/test/cpp/jit/upgrader_models 2025-10-10T00:04:40.4420724Z copying test/cpp/lazy/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4422190Z copying test/cpp/lazy/test_backend_device.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4423547Z copying test/cpp/lazy/test_cache.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4425206Z copying test/cpp/lazy/test_ir.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4426711Z copying test/cpp/lazy/test_ir_util.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4428212Z copying test/cpp/lazy/test_lazy_graph_executor.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4429525Z copying test/cpp/lazy/test_lazy_ops.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4435532Z copying test/cpp/lazy/test_lazy_ops_util.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4436948Z copying test/cpp/lazy/test_lazy_ops_util.h -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4438289Z copying test/cpp/lazy/test_misc.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4439732Z copying test/cpp/lazy/test_permutation_util.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4441106Z copying test/cpp/lazy/test_shape.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4442550Z copying test/cpp/lazy/test_tensor_impl.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4443985Z copying test/cpp/lazy/test_trie_cache.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4445589Z copying test/cpp/lazy/test_util.cpp -> torch-2.10.0a0+git344e636/test/cpp/lazy 2025-10-10T00:04:40.4447284Z copying test/cpp/lite_interpreter_runtime/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4448576Z copying test/cpp/lite_interpreter_runtime/delegate_test.ptl -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4450208Z copying test/cpp/lite_interpreter_runtime/delegated_submodule_with_debug_info.ptl -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4451385Z copying test/cpp/lite_interpreter_runtime/light_model.ptl -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4452804Z copying test/cpp/lite_interpreter_runtime/main.cpp -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4454309Z copying test/cpp/lite_interpreter_runtime/resources.h -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4455875Z copying test/cpp/lite_interpreter_runtime/sequence.ptl -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4457339Z copying test/cpp/lite_interpreter_runtime/test_backend_for_profiling.ptl -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4458953Z copying test/cpp/lite_interpreter_runtime/test_lite_interpreter_runtime.cpp -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4460165Z copying test/cpp/lite_interpreter_runtime/test_mobile_profiler.cpp -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4461828Z copying test/cpp/lite_interpreter_runtime/to_be_profiled_module.ptl -> torch-2.10.0a0+git344e636/test/cpp/lite_interpreter_runtime 2025-10-10T00:04:40.4462914Z copying test/cpp/monitor/test_counters.cpp -> torch-2.10.0a0+git344e636/test/cpp/monitor 2025-10-10T00:04:40.4464581Z copying test/cpp/monitor/test_events.cpp -> torch-2.10.0a0+git344e636/test/cpp/monitor 2025-10-10T00:04:40.4466237Z copying test/cpp/nativert/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4467708Z copying test/cpp/nativert/static_kernel_test_utils.h -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4469161Z copying test/cpp/nativert/test_alias_analyzer.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4470681Z copying test/cpp/nativert/test_aoti_model_container_registration.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4471754Z copying test/cpp/nativert/test_c10_kernel.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4473262Z copying test/cpp/nativert/test_execution_frame.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4474664Z copying test/cpp/nativert/test_execution_planner.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4476093Z copying test/cpp/nativert/test_file_util.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4477514Z copying test/cpp/nativert/test_function_schema.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4478873Z copying test/cpp/nativert/test_graph.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4480472Z copying test/cpp/nativert/test_graph_signature.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4481792Z copying test/cpp/nativert/test_itree.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4483505Z copying test/cpp/nativert/test_layout_planner.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4485299Z copying test/cpp/nativert/test_layout_planner_algorithm.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4486551Z copying test/cpp/nativert/test_mpmc_queue.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4488071Z copying test/cpp/nativert/test_op_kernel.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4489453Z copying test/cpp/nativert/test_pass_manager.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4490802Z copying test/cpp/nativert/test_placement.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4492211Z copying test/cpp/nativert/test_serialization.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4493579Z copying test/cpp/nativert/test_static_dispatch_kernel_registration.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4495199Z copying test/cpp/nativert/test_static_kernel_ops.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4496752Z copying test/cpp/nativert/test_tensor_meta.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4498297Z copying test/cpp/nativert/test_triton_kernel_manager_registration.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4499539Z copying test/cpp/nativert/test_weights.cpp -> torch-2.10.0a0+git344e636/test/cpp/nativert 2025-10-10T00:04:40.4500965Z copying test/cpp/profiler/containers.cpp -> torch-2.10.0a0+git344e636/test/cpp/profiler 2025-10-10T00:04:40.4502492Z copying test/cpp/profiler/perf_events.cpp -> torch-2.10.0a0+git344e636/test/cpp/profiler 2025-10-10T00:04:40.4504033Z copying test/cpp/profiler/record_function.cpp -> torch-2.10.0a0+git344e636/test/cpp/profiler 2025-10-10T00:04:40.4505648Z copying test/cpp/rpc/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:40.4507178Z copying test/cpp/rpc/e2e_test_base.cpp -> torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:40.4508612Z copying test/cpp/rpc/e2e_test_base.h -> torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:40.4510213Z copying test/cpp/rpc/test_e2e_tensorpipe.cpp -> torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:40.4511385Z copying test/cpp/rpc/test_tensorpipe_serialization.cpp -> torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:40.4512839Z copying test/cpp/rpc/test_wire_serialization.cpp -> torch-2.10.0a0+git344e636/test/cpp/rpc 2025-10-10T00:04:40.4514312Z copying test/cpp_api_parity/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4515756Z copying test/cpp_api_parity/functional_impl_check.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4517166Z copying test/cpp_api_parity/module_impl_check.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4518617Z copying test/cpp_api_parity/parity-tracker.md -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4520060Z copying test/cpp_api_parity/parity_table_parser.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4521419Z copying test/cpp_api_parity/sample_functional.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4522825Z copying test/cpp_api_parity/sample_module.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4524282Z copying test/cpp_api_parity/utils.py -> torch-2.10.0a0+git344e636/test/cpp_api_parity 2025-10-10T00:04:40.4526046Z copying test/cpp_extensions/cpp_c10d_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4527485Z copying test/cpp_extensions/cpp_c10d_extension.hpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4528962Z copying test/cpp_extensions/cpp_frontend_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4530264Z copying test/cpp_extensions/cublas_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4531790Z copying test/cpp_extensions/cuda_dlink_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4533184Z copying test/cpp_extensions/cuda_dlink_extension_add.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4534571Z copying test/cpp_extensions/cuda_dlink_extension_add.cuh -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4536125Z copying test/cpp_extensions/cuda_dlink_extension_kernel.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4537464Z copying test/cpp_extensions/cuda_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4538814Z copying test/cpp_extensions/cuda_extension.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4540105Z copying test/cpp_extensions/cuda_extension_kernel.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4541554Z copying test/cpp_extensions/cuda_extension_kernel2.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4542882Z copying test/cpp_extensions/cudnn_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4544423Z copying test/cpp_extensions/cusolver_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4545927Z copying test/cpp_extensions/dangling_impl_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4547280Z copying test/cpp_extensions/doubler.h -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4548737Z copying test/cpp_extensions/extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4550111Z copying test/cpp_extensions/identity.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4551612Z copying test/cpp_extensions/jit_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4553013Z copying test/cpp_extensions/jit_extension2.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4554521Z copying test/cpp_extensions/maia_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4556197Z copying test/cpp_extensions/mps_extension.mm -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4557685Z copying test/cpp_extensions/mtia_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4559252Z copying test/cpp_extensions/open_registration_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4560578Z copying test/cpp_extensions/rng_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4562009Z copying test/cpp_extensions/setup.py -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4563544Z copying test/cpp_extensions/torch_library.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4565344Z copying test/cpp_extensions/xpu_extension.sycl -> torch-2.10.0a0+git344e636/test/cpp_extensions 2025-10-10T00:04:40.4567153Z copying test/cpp_extensions/libtorch_agnostic_extension/setup.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension 2025-10-10T00:04:40.4568636Z copying test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic 2025-10-10T00:04:40.4569970Z copying test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic/ops.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic 2025-10-10T00:04:40.4571630Z copying test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic/csrc/kernel.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/libtorch_agnostic/csrc 2025-10-10T00:04:40.4573636Z copying test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/libtorch_agnostic_extension/test 2025-10-10T00:04:40.4575127Z copying test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/no_python_abi_suffix_test 2025-10-10T00:04:40.4576463Z copying test/cpp_extensions/no_python_abi_suffix_test/setup.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/no_python_abi_suffix_test 2025-10-10T00:04:40.4578563Z copying test/cpp_extensions/open_registration_extension/torch_openreg/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg 2025-10-10T00:04:40.4579873Z copying test/cpp_extensions/open_registration_extension/torch_openreg/README.md -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg 2025-10-10T00:04:40.4581308Z copying test/cpp_extensions/open_registration_extension/torch_openreg/pyproject.toml -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg 2025-10-10T00:04:40.4582645Z copying test/cpp_extensions/open_registration_extension/torch_openreg/setup.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg 2025-10-10T00:04:40.4584456Z copying test/cpp_extensions/open_registration_extension/torch_openreg/cmake/TorchPythonTargets.cmake -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/cmake 2025-10-10T00:04:40.4585902Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc 2025-10-10T00:04:40.4587314Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/amp/autocast_mode.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/amp 2025-10-10T00:04:40.4588880Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/OpenRegExtra.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten 2025-10-10T00:04:40.4590256Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/OpenRegMinimal.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten 2025-10-10T00:04:40.4591729Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Common.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-10-10T00:04:40.4593076Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Extra.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-10-10T00:04:40.4594580Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Extra.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-10-10T00:04:40.4596048Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Minimal.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-10-10T00:04:40.4597534Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Minimal.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-10-10T00:04:40.4599055Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegDeviceAllocator.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4600529Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegDeviceAllocator.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4602030Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegEvent.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4603398Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegException.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4604889Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegException.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4606313Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegFunctions.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4607694Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegFunctions.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4609077Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGenerator.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4610388Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGenerator.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4611722Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGuard.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4613176Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGuard.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4614683Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHooks.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4616165Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHooks.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4617556Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHostAllocator.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4618914Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHostAllocator.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4620331Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegSerialization.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4621676Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegSerialization.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4623034Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegStream.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4624635Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegStream.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-10-10T00:04:40.4626026Z copying test/cpp_extensions/open_registration_extension/torch_openreg/include/Macros.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/include 2025-10-10T00:04:40.4627539Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_autocast.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4628901Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_autograd.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4630339Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_device.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4631711Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_event.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4633088Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_memory.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4634535Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_misc.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4635978Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_ops.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4637516Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_rng.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4638963Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_storage.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4640302Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_streams.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4641697Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_utils.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-10-10T00:04:40.4643179Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg 2025-10-10T00:04:40.4644634Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/README.md -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg 2025-10-10T00:04:40.4646282Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/cmake/GTestTargets.cmake -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/cmake 2025-10-10T00:04:40.4647687Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/device.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-10-10T00:04:40.4649071Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/memory.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-10-10T00:04:40.4650466Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/memory.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-10-10T00:04:40.4651816Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/stream.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-10-10T00:04:40.4653265Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/example/example.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/example 2025-10-10T00:04:40.4654760Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include/openreg.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include 2025-10-10T00:04:40.4656253Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include/openreg.inl -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include 2025-10-10T00:04:40.4657644Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/device_tests.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-10-10T00:04:40.4663486Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/event_tests.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-10-10T00:04:40.4664943Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/memory_tests.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-10-10T00:04:40.4665747Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/stream_tests.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-10-10T00:04:40.4666877Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg 2025-10-10T00:04:40.4667652Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/_utils.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg 2025-10-10T00:04:40.4668649Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-10-10T00:04:40.4669731Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc/Module.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-10-10T00:04:40.4670514Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc/stub.c -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-10-10T00:04:40.4671406Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-10-10T00:04:40.4672457Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/meta.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-10-10T00:04:40.4673172Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/random.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-10-10T00:04:40.4674338Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/amp/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/amp 2025-10-10T00:04:40.4675425Z copying test/cpp_extensions/python_agnostic_extension/setup.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension 2025-10-10T00:04:40.4677268Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/python_agnostic 2025-10-10T00:04:40.4678526Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/python_agnostic 2025-10-10T00:04:40.4680032Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu -> torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc 2025-10-10T00:04:40.4681390Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.sycl -> torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc 2025-10-10T00:04:40.4682647Z copying test/cpp_extensions/python_agnostic_extension/test/test_python_agnostic.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/python_agnostic_extension/test 2025-10-10T00:04:40.4683909Z copying test/cpp_extensions/self_compiler_include_dirs_test/tmp.h -> torch-2.10.0a0+git344e636/test/cpp_extensions/self_compiler_include_dirs_test 2025-10-10T00:04:40.4685581Z copying test/cpp_extensions/torch_stable_test_extension/setup.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension 2025-10-10T00:04:40.4687120Z copying test/cpp_extensions/torch_stable_test_extension/torch_stable_test/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension/torch_stable_test 2025-10-10T00:04:40.4688470Z copying test/cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension/torch_stable_test 2025-10-10T00:04:40.4689928Z copying test/cpp_extensions/torch_stable_test_extension/torch_stable_test/csrc/test_extension.cpp -> torch-2.10.0a0+git344e636/test/cpp_extensions/torch_stable_test_extension/torch_stable_test/csrc 2025-10-10T00:04:40.4690879Z copying test/cpp_extensions/torch_test_cpp_extension/__init__.py -> torch-2.10.0a0+git344e636/test/cpp_extensions/torch_test_cpp_extension 2025-10-10T00:04:40.4692080Z copying test/custom_backend/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:40.4693430Z copying test/custom_backend/backend.py -> torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:40.4694708Z copying test/custom_backend/custom_backend.cpp -> torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:40.4696200Z copying test/custom_backend/custom_backend.h -> torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:40.4697595Z copying test/custom_backend/test_custom_backend.cpp -> torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:40.4698913Z copying test/custom_backend/test_custom_backend.py -> torch-2.10.0a0+git344e636/test/custom_backend 2025-10-10T00:04:40.4700251Z copying test/custom_operator/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4701571Z copying test/custom_operator/model.py -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4703037Z copying test/custom_operator/my_custom_ops.py -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4704506Z copying test/custom_operator/my_custom_ops2.py -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4705850Z copying test/custom_operator/op.cpp -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4707194Z copying test/custom_operator/op.h -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4708597Z copying test/custom_operator/pointwise.py -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4710034Z copying test/custom_operator/test_custom_ops.cpp -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4711408Z copying test/custom_operator/test_custom_ops.py -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4712897Z copying test/custom_operator/test_infer_schema_annotation.py -> torch-2.10.0a0+git344e636/test/custom_operator 2025-10-10T00:04:40.4714351Z copying test/distributed/_test_template.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4715866Z copying test/distributed/argparse_util_test.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4717379Z copying test/distributed/test_aten_comm_compute_reordering.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4718993Z copying test/distributed/test_backends.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4720468Z copying test/distributed/test_c10d_common.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4722607Z copying test/distributed/test_c10d_functional_native.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4724586Z copying test/distributed/test_c10d_gloo.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4726868Z copying test/distributed/test_c10d_logger.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4728280Z copying test/distributed/test_c10d_nccl.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4731439Z copying test/distributed/test_c10d_object_collectives.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4732830Z copying test/distributed/test_c10d_ops_nccl.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4734567Z copying test/distributed/test_c10d_pypg.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4736111Z copying test/distributed/test_c10d_spawn.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4737652Z copying test/distributed/test_c10d_spawn_gloo.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4739168Z copying test/distributed/test_c10d_spawn_nccl.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4740432Z copying test/distributed/test_c10d_spawn_ucc.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4741840Z copying test/distributed/test_c10d_ucc.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4743682Z copying test/distributed/test_collective_utils.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4745225Z copying test/distributed/test_composability.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4746963Z copying test/distributed/test_compute_comm_reordering.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4748476Z copying test/distributed/test_control_collectives.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4749859Z copying test/distributed/test_cupy_as_tensor.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4751247Z copying test/distributed/test_data_parallel.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4752895Z copying test/distributed/test_device_mesh.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4754809Z copying test/distributed/test_dist2.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4756590Z copying test/distributed/test_distributed_spawn.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4757973Z copying test/distributed/test_dynamo_distributed.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4759907Z copying test/distributed/test_fake_pg.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4761416Z copying test/distributed/test_functional_api.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4763151Z copying test/distributed/test_inductor_collectives.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4765318Z copying test/distributed/test_launcher.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4766748Z copying test/distributed/test_multi_threaded_pg.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4768142Z copying test/distributed/test_nccl.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4769618Z copying test/distributed/test_nvshmem.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4771281Z copying test/distributed/test_nvshmem_triton.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4772976Z copying test/distributed/test_p2p_ipc.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4774520Z copying test/distributed/test_pg_wrapper.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4776138Z copying test/distributed/test_run.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4777605Z copying test/distributed/test_serialization.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4778994Z copying test/distributed/test_store.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4780747Z copying test/distributed/test_symmetric_memory.py -> torch-2.10.0a0+git344e636/test/distributed 2025-10-10T00:04:40.4782624Z copying test/distributed/_composable/test_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4784062Z copying test/distributed/_composable/test_contract.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4785776Z copying test/distributed/_composable/test_replicate.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4787393Z copying test/distributed/_composable/test_replicate_mixed_precision.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4788974Z copying test/distributed/_composable/test_replicate_training.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4791327Z copying test/distributed/_composable/test_replicate_with_compiler.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4797150Z copying test/distributed/_composable/test_replicate_with_fsdp.py -> torch-2.10.0a0+git344e636/test/distributed/_composable 2025-10-10T00:04:40.4797915Z copying test/distributed/_composable/fsdp/test_fully_shard_autograd.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4798681Z copying test/distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4799058Z copying test/distributed/_composable/fsdp/test_fully_shard_comm.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4800215Z copying test/distributed/_composable/fsdp/test_fully_shard_compile.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4802112Z copying test/distributed/_composable/fsdp/test_fully_shard_extensions.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4803443Z copying test/distributed/_composable/fsdp/test_fully_shard_frozen.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4804949Z copying test/distributed/_composable/fsdp/test_fully_shard_grad_scaler.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4806638Z copying test/distributed/_composable/fsdp/test_fully_shard_ignore_params.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4807913Z copying test/distributed/_composable/fsdp/test_fully_shard_init.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4809921Z copying test/distributed/_composable/fsdp/test_fully_shard_logging.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4811174Z copying test/distributed/_composable/fsdp/test_fully_shard_memory.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4812800Z copying test/distributed/_composable/fsdp/test_fully_shard_mixed_precision.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4814479Z copying test/distributed/_composable/fsdp/test_fully_shard_overlap.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4816111Z copying test/distributed/_composable/fsdp/test_fully_shard_state.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4817428Z copying test/distributed/_composable/fsdp/test_fully_shard_state_dict.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4819060Z copying test/distributed/_composable/fsdp/test_fully_shard_training.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/fsdp 2025-10-10T00:04:40.4821097Z copying test/distributed/_composable/test_composability/test_2d_composability.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/test_composability 2025-10-10T00:04:40.4822799Z copying test/distributed/_composable/test_composability/test_pp_composability.py -> torch-2.10.0a0+git344e636/test/distributed/_composable/test_composability 2025-10-10T00:04:40.4824028Z copying test/distributed/_pycute/test_coalesce.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4825889Z copying test/distributed/_pycute/test_complement.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4827231Z copying test/distributed/_pycute/test_composition.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4828725Z copying test/distributed/_pycute/test_int_tuple.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4830186Z copying test/distributed/_pycute/test_left_inverse.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4831402Z copying test/distributed/_pycute/test_right_inverse.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4832985Z copying test/distributed/_pycute/test_typing.py -> torch-2.10.0a0+git344e636/test/distributed/_pycute 2025-10-10T00:04:40.4834442Z copying test/distributed/_shard/test_sharder.py -> torch-2.10.0a0+git344e636/test/distributed/_shard 2025-10-10T00:04:40.4836234Z copying test/distributed/_shard/sharded_optim/test_sharded_optim.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_optim 2025-10-10T00:04:40.4837651Z copying test/distributed/_shard/sharded_tensor/test_logger.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor 2025-10-10T00:04:40.4838981Z copying test/distributed/_shard/sharded_tensor/test_sharded_tensor.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor 2025-10-10T00:04:40.4841538Z copying test/distributed/_shard/sharded_tensor/test_sharded_tensor_reshard.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor 2025-10-10T00:04:40.4842795Z copying test/distributed/_shard/sharded_tensor/ops/test_binary_cmp.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor/ops 2025-10-10T00:04:40.4844506Z copying test/distributed/_shard/sharded_tensor/ops/test_embedding.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor/ops 2025-10-10T00:04:40.4846089Z copying test/distributed/_shard/sharded_tensor/ops/test_embedding_bag.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor/ops 2025-10-10T00:04:40.4847368Z copying test/distributed/_shard/sharded_tensor/ops/test_init.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor/ops 2025-10-10T00:04:40.4848734Z copying test/distributed/_shard/sharded_tensor/ops/test_tensor_ops.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharded_tensor/ops 2025-10-10T00:04:40.4850159Z copying test/distributed/_shard/sharding_plan/test_sharding_plan.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharding_plan 2025-10-10T00:04:40.4851706Z copying test/distributed/_shard/sharding_spec/test_sharding_spec.py -> torch-2.10.0a0+git344e636/test/distributed/_shard/sharding_spec 2025-10-10T00:04:40.4853145Z copying test/distributed/_tools/test_fake_collectives.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4854751Z copying test/distributed/_tools/test_fsdp2_mem_tracker.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4856202Z copying test/distributed/_tools/test_mem_tracker.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4857643Z copying test/distributed/_tools/test_memory_tracker.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4858861Z copying test/distributed/_tools/test_mod_tracker.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4860389Z copying test/distributed/_tools/test_runtime_estimator.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4861824Z copying test/distributed/_tools/test_sac_estimator.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4863118Z copying test/distributed/_tools/test_sac_ilp.py -> torch-2.10.0a0+git344e636/test/distributed/_tools 2025-10-10T00:04:40.4865073Z copying test/distributed/algorithms/test_join.py -> torch-2.10.0a0+git344e636/test/distributed/algorithms 2025-10-10T00:04:40.4866944Z copying test/distributed/algorithms/ddp_comm_hooks/test_ddp_hooks.py -> torch-2.10.0a0+git344e636/test/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:40.4868276Z copying test/distributed/algorithms/quantization/test_quantization.py -> torch-2.10.0a0+git344e636/test/distributed/algorithms/quantization 2025-10-10T00:04:40.4869380Z copying test/distributed/bin/test_script.py -> torch-2.10.0a0+git344e636/test/distributed/bin 2025-10-10T00:04:40.4871057Z copying test/distributed/checkpoint/test_async_process_executor.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4872309Z copying test/distributed/checkpoint/test_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4873975Z copying test/distributed/checkpoint/test_compatibility.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4875613Z copying test/distributed/checkpoint/test_consolidate_hf_safetensors.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4876855Z copying test/distributed/checkpoint/test_dedup_tensors.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4878496Z copying test/distributed/checkpoint/test_dtensor_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4880072Z copying test/distributed/checkpoint/test_dtensor_resharding.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4881608Z copying test/distributed/checkpoint/test_file_system_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4883208Z copying test/distributed/checkpoint/test_file_system_checkpoint_cpu.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4884767Z copying test/distributed/checkpoint/test_format_utils.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4886136Z copying test/distributed/checkpoint/test_fsdp_model_state.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4887680Z copying test/distributed/checkpoint/test_fsdp_optim_state.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4889442Z copying test/distributed/checkpoint/test_fsdp_tp_checkpoint_conversion.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4890609Z copying test/distributed/checkpoint/test_fsspec.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4892162Z copying test/distributed/checkpoint/test_hf_safetensor_e2e.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4893677Z copying test/distributed/checkpoint/test_hf_storage.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4895395Z copying test/distributed/checkpoint/test_hsdp_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4896818Z copying test/distributed/checkpoint/test_nested_dict.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4898096Z copying test/distributed/checkpoint/test_pg_transport.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4899731Z copying test/distributed/checkpoint/test_planner.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4901416Z copying test/distributed/checkpoint/test_quantized_hf_storage.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4902842Z copying test/distributed/checkpoint/test_save_load_api.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4904232Z copying test/distributed/checkpoint/test_state_dict.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4906195Z copying test/distributed/checkpoint/test_state_dict_stager.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4908085Z copying test/distributed/checkpoint/test_state_dict_utils.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4909535Z copying test/distributed/checkpoint/test_tp_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4910956Z copying test/distributed/checkpoint/test_traverse.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4912474Z copying test/distributed/checkpoint/test_utils.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint 2025-10-10T00:04:40.4914414Z copying test/distributed/checkpoint/_experimental/test_barriers.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4915789Z copying test/distributed/checkpoint/_experimental/test_builder.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4917574Z copying test/distributed/checkpoint/_experimental/test_checkpoint_process.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4918836Z copying test/distributed/checkpoint/_experimental/test_checkpoint_reader.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4920287Z copying test/distributed/checkpoint/_experimental/test_checkpoint_writer.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4921595Z copying test/distributed/checkpoint/_experimental/test_checkpointer.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4923226Z copying test/distributed/checkpoint/_experimental/test_staging.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4924646Z copying test/distributed/checkpoint/_experimental/test_types.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/_experimental 2025-10-10T00:04:40.4926146Z copying test/distributed/checkpoint/e2e/test_e2e_save_and_load.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/e2e 2025-10-10T00:04:40.4927732Z copying test/distributed/checkpoint/e2e/test_fine_tuning.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/e2e 2025-10-10T00:04:40.4928984Z copying test/distributed/checkpoint/e2e/test_fsdp_ep.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/e2e 2025-10-10T00:04:40.4930542Z copying test/distributed/checkpoint/fsdp/test_fsdp_dsd.py -> torch-2.10.0a0+git344e636/test/distributed/checkpoint/fsdp 2025-10-10T00:04:40.4932049Z copying test/distributed/elastic/test_control_plane.py -> torch-2.10.0a0+git344e636/test/distributed/elastic 2025-10-10T00:04:40.4933656Z copying test/distributed/elastic/agent/server/test/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/agent/server/test 2025-10-10T00:04:40.4934974Z copying test/distributed/elastic/agent/server/test/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/agent/server/test 2025-10-10T00:04:40.4936961Z copying test/distributed/elastic/agent/server/test/local_elastic_agent_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/agent/server/test 2025-10-10T00:04:40.4938594Z copying test/distributed/elastic/events/lib_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/events 2025-10-10T00:04:40.4940058Z copying test/distributed/elastic/metrics/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/metrics 2025-10-10T00:04:40.4941311Z copying test/distributed/elastic/metrics/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/metrics 2025-10-10T00:04:40.4942799Z copying test/distributed/elastic/multiprocessing/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing 2025-10-10T00:04:40.4944740Z copying test/distributed/elastic/multiprocessing/redirects_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing 2025-10-10T00:04:40.4946142Z copying test/distributed/elastic/multiprocessing/tail_log_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing 2025-10-10T00:04:40.4947517Z copying test/distributed/elastic/multiprocessing/test_api.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing 2025-10-10T00:04:40.4949148Z copying test/distributed/elastic/multiprocessing/bin/echo1.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/bin 2025-10-10T00:04:40.4950432Z copying test/distributed/elastic/multiprocessing/bin/echo2.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/bin 2025-10-10T00:04:40.4951745Z copying test/distributed/elastic/multiprocessing/bin/echo3.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/bin 2025-10-10T00:04:40.4953102Z copying test/distributed/elastic/multiprocessing/bin/test_script.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/bin 2025-10-10T00:04:40.4954554Z copying test/distributed/elastic/multiprocessing/bin/zombie_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/bin 2025-10-10T00:04:40.4956185Z copying test/distributed/elastic/multiprocessing/errors/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:40.4957844Z copying test/distributed/elastic/multiprocessing/errors/error_handler_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:40.4958974Z copying test/distributed/elastic/rendezvous/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4960256Z copying test/distributed/elastic/rendezvous/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4961958Z copying test/distributed/elastic/rendezvous/c10d_rendezvous_backend_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4963289Z copying test/distributed/elastic/rendezvous/dynamic_rendezvous_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4965472Z copying test/distributed/elastic/rendezvous/etcd_rendezvous_backend_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4966740Z copying test/distributed/elastic/rendezvous/etcd_rendezvous_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4968027Z copying test/distributed/elastic/rendezvous/etcd_server_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4969409Z copying test/distributed/elastic/rendezvous/out_of_tree_rendezvous_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4970747Z copying test/distributed/elastic/rendezvous/rendezvous_backend_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4972079Z copying test/distributed/elastic/rendezvous/static_rendezvous_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4973347Z copying test/distributed/elastic/rendezvous/utils_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous 2025-10-10T00:04:40.4975405Z copying test/distributed/elastic/rendezvous/out_of_tree_test_package/pyproject.toml -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous/out_of_tree_test_package 2025-10-10T00:04:40.4976863Z copying test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend 2025-10-10T00:04:40.4977751Z copying test/distributed/elastic/timer/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/timer 2025-10-10T00:04:40.4979230Z copying test/distributed/elastic/timer/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/timer 2025-10-10T00:04:40.4980686Z copying test/distributed/elastic/timer/file_based_local_timer_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/timer 2025-10-10T00:04:40.4982189Z copying test/distributed/elastic/timer/local_timer_example.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/timer 2025-10-10T00:04:40.4983454Z copying test/distributed/elastic/timer/local_timer_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/timer 2025-10-10T00:04:40.4985189Z copying test/distributed/elastic/utils/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/utils 2025-10-10T00:04:40.4986676Z copying test/distributed/elastic/utils/distributed_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/utils 2025-10-10T00:04:40.4987908Z copying test/distributed/elastic/utils/logging_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/utils 2025-10-10T00:04:40.4989346Z copying test/distributed/elastic/utils/util_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/utils 2025-10-10T00:04:40.4990849Z copying test/distributed/elastic/utils/data/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/utils/data 2025-10-10T00:04:40.4992335Z copying test/distributed/elastic/utils/data/cycling_iterator_test.py -> torch-2.10.0a0+git344e636/test/distributed/elastic/utils/data 2025-10-10T00:04:40.4993495Z copying test/distributed/flight_recorder/test_fr_analysis.py -> torch-2.10.0a0+git344e636/test/distributed/flight_recorder 2025-10-10T00:04:40.4994997Z copying test/distributed/fsdp/test_checkpoint_wrapper.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.4996805Z copying test/distributed/fsdp/test_distributed_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.4997852Z copying test/distributed/fsdp/test_fsdp_apply.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.4999377Z copying test/distributed/fsdp/test_fsdp_backward_prefetch.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5000841Z copying test/distributed/fsdp/test_fsdp_checkpoint.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5002341Z copying test/distributed/fsdp/test_fsdp_clip_grad_norm.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5003757Z copying test/distributed/fsdp/test_fsdp_comm.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5005463Z copying test/distributed/fsdp/test_fsdp_comm_hooks.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5006900Z copying test/distributed/fsdp/test_fsdp_core.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5008563Z copying test/distributed/fsdp/test_fsdp_dtensor_state_dict.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5009958Z copying test/distributed/fsdp/test_fsdp_exec_order.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5011396Z copying test/distributed/fsdp/test_fsdp_fine_tune.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5012931Z copying test/distributed/fsdp/test_fsdp_flatten_params.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5014639Z copying test/distributed/fsdp/test_fsdp_freezing_weights.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5016081Z copying test/distributed/fsdp/test_fsdp_fx.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5017536Z copying test/distributed/fsdp/test_fsdp_grad_acc.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5018980Z copying test/distributed/fsdp/test_fsdp_hybrid_shard.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5020643Z copying test/distributed/fsdp/test_fsdp_ignored_modules.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5022096Z copying test/distributed/fsdp/test_fsdp_input.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5023492Z copying test/distributed/fsdp/test_fsdp_memory.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5025076Z copying test/distributed/fsdp/test_fsdp_meta.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5026661Z copying test/distributed/fsdp/test_fsdp_misc.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5028472Z copying test/distributed/fsdp/test_fsdp_mixed_precision.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5030261Z copying test/distributed/fsdp/test_fsdp_multiple_forward.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5031485Z copying test/distributed/fsdp/test_fsdp_multiple_wrapping.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5033005Z copying test/distributed/fsdp/test_fsdp_optim_state.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5035340Z copying test/distributed/fsdp/test_fsdp_overlap.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5036812Z copying test/distributed/fsdp/test_fsdp_pure_fp16.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5038502Z copying test/distributed/fsdp/test_fsdp_sharded_grad_scaler.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5039983Z copying test/distributed/fsdp/test_fsdp_state_dict.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5041904Z copying test/distributed/fsdp/test_fsdp_tp_integration.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5043574Z copying test/distributed/fsdp/test_fsdp_traversal.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5044841Z copying test/distributed/fsdp/test_fsdp_uneven.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5046523Z copying test/distributed/fsdp/test_fsdp_unshard_params.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5048506Z copying test/distributed/fsdp/test_fsdp_use_orig_params.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5050645Z copying test/distributed/fsdp/test_hsdp_dtensor_state_dict.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5052333Z copying test/distributed/fsdp/test_shard_utils.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5053902Z copying test/distributed/fsdp/test_utils.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5055606Z copying test/distributed/fsdp/test_wrap.py -> torch-2.10.0a0+git344e636/test/distributed/fsdp 2025-10-10T00:04:40.5057344Z copying test/distributed/launcher/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/launcher 2025-10-10T00:04:40.5058733Z copying test/distributed/launcher/api_test.py -> torch-2.10.0a0+git344e636/test/distributed/launcher 2025-10-10T00:04:40.5060294Z copying test/distributed/launcher/launch_test.py -> torch-2.10.0a0+git344e636/test/distributed/launcher 2025-10-10T00:04:40.5061639Z copying test/distributed/launcher/test_api.py -> torch-2.10.0a0+git344e636/test/distributed/launcher 2025-10-10T00:04:40.5063020Z copying test/distributed/launcher/test_run.py -> torch-2.10.0a0+git344e636/test/distributed/launcher 2025-10-10T00:04:40.5064808Z copying test/distributed/launcher/bin/test_script.py -> torch-2.10.0a0+git344e636/test/distributed/launcher/bin 2025-10-10T00:04:40.5066150Z copying test/distributed/launcher/bin/test_script.sh -> torch-2.10.0a0+git344e636/test/distributed/launcher/bin 2025-10-10T00:04:40.5067692Z copying test/distributed/launcher/bin/test_script_init_method.py -> torch-2.10.0a0+git344e636/test/distributed/launcher/bin 2025-10-10T00:04:40.5069018Z copying test/distributed/launcher/bin/test_script_is_torchelastic_launched.py -> torch-2.10.0a0+git344e636/test/distributed/launcher/bin 2025-10-10T00:04:40.5070281Z copying test/distributed/launcher/bin/test_script_local_rank.py -> torch-2.10.0a0+git344e636/test/distributed/launcher/bin 2025-10-10T00:04:40.5071531Z copying test/distributed/nn/jit/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/nn/jit 2025-10-10T00:04:40.5072772Z copying test/distributed/nn/jit/test_instantiator.py -> torch-2.10.0a0+git344e636/test/distributed/nn/jit 2025-10-10T00:04:40.5074508Z copying test/distributed/optim/test_apply_optimizer_in_backward.py -> torch-2.10.0a0+git344e636/test/distributed/optim 2025-10-10T00:04:40.5076310Z copying test/distributed/optim/test_named_optimizer.py -> torch-2.10.0a0+git344e636/test/distributed/optim 2025-10-10T00:04:40.5077356Z copying test/distributed/optim/test_zero_redundancy_optimizer.py -> torch-2.10.0a0+git344e636/test/distributed/optim 2025-10-10T00:04:40.5079308Z copying test/distributed/pipelining/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5080492Z copying test/distributed/pipelining/model_registry.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5082214Z copying test/distributed/pipelining/schedule_registry.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5083341Z copying test/distributed/pipelining/test_backward.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5084977Z copying test/distributed/pipelining/test_microbatch.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5086238Z copying test/distributed/pipelining/test_pipe.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5087515Z copying test/distributed/pipelining/test_schedule.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5089546Z copying test/distributed/pipelining/test_schedule_multiproc.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5091215Z copying test/distributed/pipelining/test_stage.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5092788Z copying test/distributed/pipelining/test_transformer.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5093954Z copying test/distributed/pipelining/test_unflatten.py -> torch-2.10.0a0+git344e636/test/distributed/pipelining 2025-10-10T00:04:40.5095942Z copying test/distributed/pipelining/artifacts/dualpipev_4rank_10mb.csv -> torch-2.10.0a0+git344e636/test/distributed/pipelining/artifacts 2025-10-10T00:04:40.5097191Z copying test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_comms.csv -> torch-2.10.0a0+git344e636/test/distributed/pipelining/artifacts 2025-10-10T00:04:40.5098554Z copying test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_compute.csv -> torch-2.10.0a0+git344e636/test/distributed/pipelining/artifacts 2025-10-10T00:04:40.5099649Z copying test/distributed/rpc/test_faulty_agent.py -> torch-2.10.0a0+git344e636/test/distributed/rpc 2025-10-10T00:04:40.5101141Z copying test/distributed/rpc/test_share_memory.py -> torch-2.10.0a0+git344e636/test/distributed/rpc 2025-10-10T00:04:40.5102465Z copying test/distributed/rpc/test_tensorpipe_agent.py -> torch-2.10.0a0+git344e636/test/distributed/rpc 2025-10-10T00:04:40.5103950Z copying test/distributed/rpc/cuda/test_tensorpipe_agent.py -> torch-2.10.0a0+git344e636/test/distributed/rpc/cuda 2025-10-10T00:04:40.5105446Z copying test/distributed/tensor/README.md -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5106866Z copying test/distributed/tensor/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5108242Z copying test/distributed/tensor/test_api.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5109743Z copying test/distributed/tensor/test_attention.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5111325Z copying test/distributed/tensor/test_common_rules.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5112858Z copying test/distributed/tensor/test_convolution_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5114502Z copying test/distributed/tensor/test_dtensor.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5116256Z copying test/distributed/tensor/test_dtensor_compile.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5118038Z copying test/distributed/tensor/test_dtensor_dispatch_overhead.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5119281Z copying test/distributed/tensor/test_dtensor_export.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5120864Z copying test/distributed/tensor/test_dtensor_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5122450Z copying test/distributed/tensor/test_dtensor_testbase.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5123661Z copying test/distributed/tensor/test_embedding_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5125363Z copying test/distributed/tensor/test_experimental_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5126722Z copying test/distributed/tensor/test_init.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5128274Z copying test/distributed/tensor/test_math_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5129923Z copying test/distributed/tensor/test_matrix_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5131520Z copying test/distributed/tensor/test_op_schema.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5132954Z copying test/distributed/tensor/test_op_strategy.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5134735Z copying test/distributed/tensor/test_optimizers.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5136327Z copying test/distributed/tensor/test_pointwise_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5137749Z copying test/distributed/tensor/test_random_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5139385Z copying test/distributed/tensor/test_redistribute.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5140963Z copying test/distributed/tensor/test_tensor_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5142573Z copying test/distributed/tensor/test_utils.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5144323Z copying test/distributed/tensor/test_view_ops.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5146157Z copying test/distributed/tensor/test_xla_integration.py -> torch-2.10.0a0+git344e636/test/distributed/tensor 2025-10-10T00:04:40.5147634Z copying test/distributed/tensor/debug/test_comm_mode.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/debug 2025-10-10T00:04:40.5149111Z copying test/distributed/tensor/debug/test_comm_mode_features.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/debug 2025-10-10T00:04:40.5150346Z copying test/distributed/tensor/debug/test_debug_mode.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/debug 2025-10-10T00:04:40.5151882Z copying test/distributed/tensor/debug/test_op_coverage.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/debug 2025-10-10T00:04:40.5153211Z copying test/distributed/tensor/experimental/test_local_map.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/experimental 2025-10-10T00:04:40.5154982Z copying test/distributed/tensor/experimental/test_register_sharding.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/experimental 2025-10-10T00:04:40.5156289Z copying test/distributed/tensor/experimental/test_tp_transform.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/experimental 2025-10-10T00:04:40.5157561Z copying test/distributed/tensor/parallel/__init__.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:40.5158867Z copying test/distributed/tensor/parallel/test_micro_pipeline_tp.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:40.5160473Z copying test/distributed/tensor/parallel/test_parallelize_api.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:40.5162022Z copying test/distributed/tensor/parallel/test_tp_examples.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:40.5163641Z copying test/distributed/tensor/parallel/test_tp_random_state.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:40.5164894Z copying test/distributed/tensor/parallel/test_tp_style.py -> torch-2.10.0a0+git344e636/test/distributed/tensor/parallel 2025-10-10T00:04:40.5166521Z copying test/distributions/test_constraints.py -> torch-2.10.0a0+git344e636/test/distributions 2025-10-10T00:04:40.5167936Z copying test/distributions/test_distributions.py -> torch-2.10.0a0+git344e636/test/distributions 2025-10-10T00:04:40.5171508Z copying test/distributions/test_transforms.py -> torch-2.10.0a0+git344e636/test/distributions 2025-10-10T00:04:40.5173012Z copying test/distributions/test_utils.py -> torch-2.10.0a0+git344e636/test/distributions 2025-10-10T00:04:40.5174463Z copying test/dynamo/__init__.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5175999Z copying test/dynamo/_test_nested_graph_breaks_helper.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5177162Z copying test/dynamo/imports_non_circular_repro.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5178610Z copying test/dynamo/mock_store_global_crossfile_inline.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5180058Z copying test/dynamo/test_activation_checkpointing.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5181720Z copying test/dynamo/test_after_aot.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5183054Z copying test/dynamo/test_aot_autograd.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5185153Z copying test/dynamo/test_aot_autograd_cache.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5187167Z copying test/dynamo/test_aot_compile.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5188654Z copying test/dynamo/test_autograd_function.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5190445Z copying test/dynamo/test_backends.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5191994Z copying test/dynamo/test_backward_higher_order_ops.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5193368Z copying test/dynamo/test_base_hop.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5195118Z copying test/dynamo/test_base_output.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5196550Z copying test/dynamo/test_buffers_override.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5197889Z copying test/dynamo/test_bytecode_utils.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5199427Z copying test/dynamo/test_callback.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5200832Z copying test/dynamo/test_compile.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5202319Z copying test/dynamo/test_compiler_bisector.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5203743Z copying test/dynamo/test_comptime.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5205704Z copying test/dynamo/test_config.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5207281Z copying test/dynamo/test_ctx_manager.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5209479Z copying test/dynamo/test_cudagraphs.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5211116Z copying test/dynamo/test_cudagraphs_expandable_segments.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5212248Z copying test/dynamo/test_debug_utils.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5213773Z copying test/dynamo/test_decorators.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5215991Z copying test/dynamo/test_deque_reconstruct.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5217472Z copying test/dynamo/test_deviceguard.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5218931Z copying test/dynamo/test_dicts.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5220758Z copying test/dynamo/test_dynamic_shapes.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5222099Z copying test/dynamo/test_einops.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5223588Z copying test/dynamo/test_error_messages.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5225577Z copying test/dynamo/test_exc.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5227095Z copying test/dynamo/test_exceptions.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5228654Z copying test/dynamo/test_export.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5231320Z copying test/dynamo/test_export_mutations.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5232717Z copying test/dynamo/test_fake_distributed.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5234380Z copying test/dynamo/test_flat_apply.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5235785Z copying test/dynamo/test_frame_init.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5237200Z copying test/dynamo/test_functions.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5239755Z copying test/dynamo/test_fx_annotate.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5241372Z copying test/dynamo/test_fx_graph_runnable.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5242754Z copying test/dynamo/test_fx_passes_pre_grad.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5244212Z copying test/dynamo/test_generator.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5246046Z copying test/dynamo/test_global.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5247567Z copying test/dynamo/test_graph_deduplication.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5249395Z copying test/dynamo/test_graph_region_tracker.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5250859Z copying test/dynamo/test_guard_manager.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5252626Z copying test/dynamo/test_guard_serialization.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5254545Z copying test/dynamo/test_higher_order_ops.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5258724Z copying test/dynamo/test_hooks.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5260385Z copying test/dynamo/test_inline_and_install.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5261792Z copying test/dynamo/test_input_attr_tracking.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5263324Z copying test/dynamo/test_install_free_tensors.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5264976Z copying test/dynamo/test_interop.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5266400Z copying test/dynamo/test_list.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5267891Z copying test/dynamo/test_logging.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5269638Z copying test/dynamo/test_metrics_context.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5270992Z copying test/dynamo/test_minifier.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5272421Z copying test/dynamo/test_misc.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5277371Z copying test/dynamo/test_model_output.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5278837Z copying test/dynamo/test_modes.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5280422Z copying test/dynamo/test_modules.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5282770Z copying test/dynamo/test_nested_graph_breaks.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5284422Z copying test/dynamo/test_nops.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5285960Z copying test/dynamo/test_optimizers.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5287353Z copying test/dynamo/test_package.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5288903Z copying test/dynamo/test_pgo.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5290473Z copying test/dynamo/test_pre_dispatch.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5291954Z copying test/dynamo/test_precompile_context.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5293339Z copying test/dynamo/test_profiler.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5294850Z copying test/dynamo/test_python_autograd.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5296454Z copying test/dynamo/test_python_dispatcher.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5297868Z copying test/dynamo/test_recompile_ux.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5299501Z copying test/dynamo/test_recompiles.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5301053Z copying test/dynamo/test_reconstruct.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5302556Z copying test/dynamo/test_reorder_logs.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5303995Z copying test/dynamo/test_repros.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5307802Z copying test/dynamo/test_resume.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5309130Z copying test/dynamo/test_sdpa.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5310575Z copying test/dynamo/test_sets.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5312263Z copying test/dynamo/test_skip_guard_eval_unsafe.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5313620Z copying test/dynamo/test_skip_non_tensor.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5315269Z copying test/dynamo/test_sources.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5316721Z copying test/dynamo/test_structured_trace.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5318971Z copying test/dynamo/test_subclasses.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5321623Z copying test/dynamo/test_subgraphs.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5323179Z copying test/dynamo/test_torchrec.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5324831Z copying test/dynamo/test_trace_rules.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5326392Z copying test/dynamo/test_unittest.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5327807Z copying test/dynamo/test_unspec.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5329487Z copying test/dynamo/test_utils.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5331355Z copying test/dynamo/test_verify_correctness.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5332749Z copying test/dynamo/test_view.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5334297Z copying test/dynamo/utils.py -> torch-2.10.0a0+git344e636/test/dynamo 2025-10-10T00:04:40.5336001Z copying test/dynamo/cpython/3_13/CHANGES.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5337376Z copying test/dynamo/cpython/3_13/LICENSE -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5338853Z copying test/dynamo/cpython/3_13/exception_hierarchy.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5340060Z copying test/dynamo/cpython/3_13/list_tests.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5341581Z copying test/dynamo/cpython/3_13/list_tests.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5343174Z copying test/dynamo/cpython/3_13/mapping_tests.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5344875Z copying test/dynamo/cpython/3_13/mapping_tests.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5346584Z copying test/dynamo/cpython/3_13/seq_tests.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5347961Z copying test/dynamo/cpython/3_13/seq_tests.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5349583Z copying test/dynamo/cpython/3_13/test_baseexception.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5350812Z copying test/dynamo/cpython/3_13/test_baseexception.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5352325Z copying test/dynamo/cpython/3_13/test_bool.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5353734Z copying test/dynamo/cpython/3_13/test_bool.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5355472Z copying test/dynamo/cpython/3_13/test_cmath.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5356983Z copying test/dynamo/cpython/3_13/test_cmath.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5358575Z copying test/dynamo/cpython/3_13/test_collections.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5360220Z copying test/dynamo/cpython/3_13/test_collections.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5362460Z copying test/dynamo/cpython/3_13/test_complex.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5363867Z copying test/dynamo/cpython/3_13/test_complex.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5366083Z copying test/dynamo/cpython/3_13/test_contextlib.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5367672Z copying test/dynamo/cpython/3_13/test_contextlib.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5369425Z copying test/dynamo/cpython/3_13/test_defaultdict.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5370860Z copying test/dynamo/cpython/3_13/test_defaultdict.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5372252Z copying test/dynamo/cpython/3_13/test_dict.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5374002Z copying test/dynamo/cpython/3_13/test_dict.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5376273Z copying test/dynamo/cpython/3_13/test_exception_variations.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5377655Z copying test/dynamo/cpython/3_13/test_exception_variations.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5379126Z copying test/dynamo/cpython/3_13/test_exceptions.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5380813Z copying test/dynamo/cpython/3_13/test_exceptions.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5382726Z copying test/dynamo/cpython/3_13/test_float.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5384381Z copying test/dynamo/cpython/3_13/test_float.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5386820Z copying test/dynamo/cpython/3_13/test_generator_stop.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5388093Z copying test/dynamo/cpython/3_13/test_generator_stop.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5389525Z copying test/dynamo/cpython/3_13/test_generators.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5390860Z copying test/dynamo/cpython/3_13/test_generators.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5393055Z copying test/dynamo/cpython/3_13/test_heapq.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5394410Z copying test/dynamo/cpython/3_13/test_heapq.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5396096Z copying test/dynamo/cpython/3_13/test_int.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5397569Z copying test/dynamo/cpython/3_13/test_int.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5399385Z copying test/dynamo/cpython/3_13/test_int_literal.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5400677Z copying test/dynamo/cpython/3_13/test_int_literal.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5402091Z copying test/dynamo/cpython/3_13/test_iter.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5403526Z copying test/dynamo/cpython/3_13/test_iter.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5405700Z copying test/dynamo/cpython/3_13/test_itertools.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5407223Z copying test/dynamo/cpython/3_13/test_itertools.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5409574Z copying test/dynamo/cpython/3_13/test_list.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5410870Z copying test/dynamo/cpython/3_13/test_list.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5412345Z copying test/dynamo/cpython/3_13/test_math.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5413884Z copying test/dynamo/cpython/3_13/test_math.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5416664Z copying test/dynamo/cpython/3_13/test_numeric_tower.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5417913Z copying test/dynamo/cpython/3_13/test_numeric_tower.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5419348Z copying test/dynamo/cpython/3_13/test_operator.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5420851Z copying test/dynamo/cpython/3_13/test_operator.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5422488Z copying test/dynamo/cpython/3_13/test_ordered_dict.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5424031Z copying test/dynamo/cpython/3_13/test_ordered_dict.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5426119Z copying test/dynamo/cpython/3_13/test_raise.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5427460Z copying test/dynamo/cpython/3_13/test_raise.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5428974Z copying test/dynamo/cpython/3_13/test_range.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5430411Z copying test/dynamo/cpython/3_13/test_range.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5431985Z copying test/dynamo/cpython/3_13/test_set.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5433782Z copying test/dynamo/cpython/3_13/test_set.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5436128Z copying test/dynamo/cpython/3_13/test_sort.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5437466Z copying test/dynamo/cpython/3_13/test_sort.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5439016Z copying test/dynamo/cpython/3_13/test_sys.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5440421Z copying test/dynamo/cpython/3_13/test_sys.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5442555Z copying test/dynamo/cpython/3_13/test_tuple.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5443871Z copying test/dynamo/cpython/3_13/test_tuple.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5445677Z copying test/dynamo/cpython/3_13/test_userdict.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5447074Z copying test/dynamo/cpython/3_13/test_userdict.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5448568Z copying test/dynamo/cpython/3_13/test_userlist.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5450007Z copying test/dynamo/cpython/3_13/test_userlist.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5451359Z copying test/dynamo/cpython/3_13/test_with.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5452761Z copying test/dynamo/cpython/3_13/test_with.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13 2025-10-10T00:04:40.5454537Z copying test/dynamo/cpython/3_13/data/README -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/data 2025-10-10T00:04:40.5456148Z copying test/dynamo/cpython/3_13/mathdata/cmath_testcases.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/mathdata 2025-10-10T00:04:40.5458969Z copying test/dynamo/cpython/3_13/mathdata/floating_points.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/mathdata 2025-10-10T00:04:40.5460261Z copying test/dynamo/cpython/3_13/mathdata/formatfloat_testcases.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/mathdata 2025-10-10T00:04:40.5461532Z copying test/dynamo/cpython/3_13/mathdata/ieee754.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/mathdata 2025-10-10T00:04:40.5462992Z copying test/dynamo/cpython/3_13/mathdata/math_testcases.txt -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/mathdata 2025-10-10T00:04:40.5464617Z copying test/dynamo/cpython/3_13/test_unittest/test_assertions.diff -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/test_unittest 2025-10-10T00:04:40.5466030Z copying test/dynamo/cpython/3_13/test_unittest/test_assertions.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/test_unittest 2025-10-10T00:04:40.5467510Z copying test/dynamo/cpython/3_13/typinganndata/__init__.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5468790Z copying test/dynamo/cpython/3_13/typinganndata/_typed_dict_helper.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5470111Z copying test/dynamo/cpython/3_13/typinganndata/ann_module.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5471449Z copying test/dynamo/cpython/3_13/typinganndata/ann_module2.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5472781Z copying test/dynamo/cpython/3_13/typinganndata/ann_module3.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5474307Z copying test/dynamo/cpython/3_13/typinganndata/ann_module4.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5475824Z copying test/dynamo/cpython/3_13/typinganndata/ann_module5.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5477166Z copying test/dynamo/cpython/3_13/typinganndata/ann_module6.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5478493Z copying test/dynamo/cpython/3_13/typinganndata/ann_module695.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5479858Z copying test/dynamo/cpython/3_13/typinganndata/ann_module7.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5481183Z copying test/dynamo/cpython/3_13/typinganndata/ann_module8.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5482511Z copying test/dynamo/cpython/3_13/typinganndata/ann_module9.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5483898Z copying test/dynamo/cpython/3_13/typinganndata/mod_generics_cache.py -> torch-2.10.0a0+git344e636/test/dynamo/cpython/3_13/typinganndata 2025-10-10T00:04:40.5485202Z copying test/dynamo/mock_modules/__init__.py -> torch-2.10.0a0+git344e636/test/dynamo/mock_modules 2025-10-10T00:04:40.5486459Z copying test/dynamo/mock_modules/mock_module1.py -> torch-2.10.0a0+git344e636/test/dynamo/mock_modules 2025-10-10T00:04:40.5487758Z copying test/dynamo/mock_modules/mock_module2.py -> torch-2.10.0a0+git344e636/test/dynamo/mock_modules 2025-10-10T00:04:40.5489059Z copying test/dynamo/mock_modules/mock_module3.py -> torch-2.10.0a0+git344e636/test/dynamo/mock_modules 2025-10-10T00:04:40.5490570Z copying test/dynamo_expected_failures/AOTFxirTestCase.test_aoti_fx_const -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5491919Z copying test/dynamo_expected_failures/ActivationCheckpointingTests.test_cond_with_kwargs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5493342Z copying test/dynamo_expected_failures/AotAutogradFallbackTests.test_aot_sequence_nr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5494945Z copying test/dynamo_expected_failures/AutogradFunctionTests.test_graph_break_if_lifted_free_variable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5496334Z copying test/dynamo_expected_failures/AutogradFunctionTests.test_print_in_bwd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5497659Z copying test/dynamo_expected_failures/AutogradFunctionTests.test_stride_in_bwd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5499208Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAlmostEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5500889Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertDictEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5502390Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertFalse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5503974Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertGreater -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5505777Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertGreaterEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5507395Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5509058Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5510689Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIsNone -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5512414Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIsNot -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5514305Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIsNotNone -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5516133Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertLess -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5517996Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertLessEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5520084Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertMultiLineEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5522008Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertNotIn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5523915Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertNotRegex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5526271Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertRaises -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5528200Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertRaisesRegex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5529956Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertRegex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5531478Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertSequenceEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5533281Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertSetEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5535091Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertTrue -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5536647Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertWarns -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5538205Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertWarnsRegex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5540000Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testNotAlmostEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5541378Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testNotEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5542989Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.test_assertNotWarns -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5544585Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.test_baseAssertEqual -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5545868Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.test_formatMsg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5547440Z copying test/dynamo_expected_failures/CPython313-test_assertions-Test_Assertions.testAssertNotRegex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5549031Z copying test/dynamo_expected_failures/CPython313-test_assertions-Test_Assertions.test_AmostEqualWithDelta -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5550563Z copying test/dynamo_expected_failures/CPython313-test_assertions-Test_Assertions.test_assertRaises_frames_survival -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5552153Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_inheritance -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5553844Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_interface_multi_arg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5555755Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_interface_no_arg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5557368Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_interface_single_arg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5559158Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_setstate_refcount_no_crash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5560849Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_catch_BaseException_instance -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5562441Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_catch_non_BaseException -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5564037Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_catch_string -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5565769Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_raise_new_style_non_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5567225Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_raise_string -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5568712Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_blocked -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5570050Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_bool_new -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5571562Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_convert_to_bool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5572624Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_fileclosed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5573918Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_from_bytes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5575371Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_keyword_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5576662Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_marshal -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5577924Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_math -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5579190Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5580491Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_picklevalues -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5581759Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5583081Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.testAtanSign -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5584681Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.testAtanhSign -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5585988Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.testTanhSign -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5587421Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_cmath_matches_math -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5588924Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_input_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5590283Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_isfinite -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5591621Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_isinf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5592986Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_isnan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5594402Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_phase -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5595705Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_polar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5597030Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_polar_errno -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5598360Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_rect -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5599830Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_specific_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5601254Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_user_object -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5602598Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_asymmetry -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5604220Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_complex_near_zero -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5605657Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_complex_special -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5607062Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_complex_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5608405Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_decimals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5609808Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_eight_decimal_places -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5611278Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_fractions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5612663Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_identical -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5614252Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_identical_infinite -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5615648Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_inf_ninf_nan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5617027Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_integers -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5618383Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_near_zero -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5619744Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_negative_tolerances -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5621260Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_reject_complex_tolerances -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5622711Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_zero_tolerance -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5624275Z copying test/dynamo_expected_failures/CPython313-test_collections-TestChainMap.test_basics -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5625851Z copying test/dynamo_expected_failures/CPython313-test_collections-TestChainMap.test_union_operators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5627395Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Buffer -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5628891Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_ByteString -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5630376Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Mapping -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5632010Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_MutableSequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5633730Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Sequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5635309Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Sequence_mixins -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5636893Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5638521Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set_from_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5640222Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set_hash_matches_frozenset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5641871Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set_interoperability_with_real_sets -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5643505Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_hash_Set -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5645293Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_illegal_patma_flags -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5646759Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_issue16373 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5648160Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_basics -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5649590Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_conversions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5651072Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_copy_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5652284Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5653624Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5655409Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_inplace_operations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5657015Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_multiset_operations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5658640Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_multiset_operations_equivalent_to_set_operations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5660516Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_order_preservation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5662083Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_repr_nonsortable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5663258Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_subtract -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5664846Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5666403Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5667819Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_defaults -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5669237Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_factory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5670804Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_factory_doc_attr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5672455Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_field_descriptor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5674016Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_field_doc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5675662Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_field_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5677162Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_instance -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5678624Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_large_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5680173Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_name_conflicts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5681740Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_non_generic_subscript -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5683183Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5684724Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_readonly -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5685989Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5687496Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_tupleness -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5689078Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_AsyncGenerator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5690691Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_AsyncIterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5692350Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_AsyncIterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5694012Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Awaitable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5695753Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Collection -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5697321Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Container -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5699134Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Coroutine -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5700790Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Generator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5702362Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Hashable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5704024Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5705737Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5707261Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Reversible -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5708703Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Sized -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5710180Z copying test/dynamo_expected_failures/CPython313-test_collections-TestUserObjects.test_dict_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5711682Z copying test/dynamo_expected_failures/CPython313-test_collections-TestUserObjects.test_list_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5713170Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test___complex__ -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5714724Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5716192Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_constructor_special_numbers -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5717579Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_format -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5718892Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5720203Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_pos -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5721612Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_repr_roundtrip -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5723179Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_richcompare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5724737Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_richcompare_boundaries -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5726189Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_truediv -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5727649Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_underscores -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5729045Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ClosingTestCase.test_closing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5730445Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ClosingTestCase.test_closing_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5732016Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ClosingTestCase.test_instance_docs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5733804Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_attribs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5735746Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_do_not_unchain_non_stopiteration_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5737776Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_doc_attrib -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5739356Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_except_pep479 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5741167Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_except_stopiter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5742901Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_traceback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5744698Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_wrap_runtimeerror -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5746504Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_instance_docstring_given_cm_docstring -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5748182Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_nokeepref -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5749631Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_param_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5751068Z copying test/dynamo_expected_failures/CPython313-test_contextlib-FileContextTestCase.testWithOpen -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5752668Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithBoundedSemaphore -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5754481Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithCondition -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5756070Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithLock -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5757652Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithRLock -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5759246Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithSemaphore -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5761065Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestAbstractContextManager.test_exit_is_abstract -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5762595Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestAbstractContextManager.test_slots -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5764049Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestChdir.test_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5765564Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestChdir.test_reentrant -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5766949Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestChdir.test_simple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5768614Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_contextdecorator_with_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5770318Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_decorating_method -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5772046Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_decorator_with_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5773746Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_typo_enter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5775037Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_typo_exit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5776656Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_body_exception_suppress -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5778253Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_callback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5779659Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_close -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5781076Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_dont_reraise_RuntimeError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5782593Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_enter_context -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5784297Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_enter_context_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5785856Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_excessive_nesting -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5787421Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_chaining -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5788941Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_chaining_reference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5790805Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_chaining_suppress -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5792492Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_explicit_none_context -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5794014Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_non_suppressing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5795926Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_traceback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5797596Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_with_correct_context -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5799260Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_with_existing_context -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5800809Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_raise -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5802409Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_suppress -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5803997Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_instance_bypass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5805597Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_instance_docs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5807009Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_no_resources -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5808384Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_pop_all -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5809742Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_push -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5811249Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_cm_is_reentrant -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5812877Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_cm_is_reusable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5814601Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_enter_result_is_target -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5816074Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_instance_docs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5817681Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_no_redirect_in_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5819344Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_redirect_to_string_io -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5820898Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_cm_is_reentrant -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5822346Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_cm_is_reusable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5824240Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_enter_result_is_target -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5825848Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_instance_docs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5827428Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_no_redirect_in_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5829071Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_redirect_to_string_io -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5830584Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_cm_is_reentrant -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5832112Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_exact_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5833654Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_exception_groups -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5835238Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_exception_hierarchy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5836795Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_instance_docs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5838246Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_multiple_exception_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5839826Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_no_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5841271Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_no_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5842696Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_no_result_from_enter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5844360Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_other_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5845708Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_basic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5847164Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_callable_arg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5848587Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5849934Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_deep_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5851751Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_keyerror_without_factory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5853342Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_missing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5854918Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5856352Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_recursive_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5858017Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5859273Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_shallow_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5860675Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_union -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5861690Z copying test/dynamo_expected_failures/CPython313-test_dict-CAPITest.test_getitem_knownhash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5862998Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_bad_key -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5864190Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_copy_fuzz -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5865501Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_copy_maintains_tracking -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5866972Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dict_contain_use_after_free -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5868473Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dict_copy_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5869897Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dictview_mixed_set_operations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5871467Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dictview_set_operations_on_items -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5872909Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5874422Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_equal_operator_modifying_operand -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5875877Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_errors_in_view_containment_check -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5877325Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_fromkeys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5878812Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_fromkeys_operator_modifying_dict_operand -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5880320Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_fromkeys_operator_modifying_set_operand -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5881798Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5883128Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_init_use_after_free -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5884723Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_instance_dict_getattr_str_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5886236Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_invalid_keyword_arguments -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5887721Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_itemiterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5889156Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_items -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5890484Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_items_symmetric_difference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5891912Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5893378Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5894969Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_keys_contained -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5896317Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_literal_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5897713Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_merge_and_mutate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5899075Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_merge_operator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5900495Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_missing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5901823Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5903203Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration_delete -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5904939Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration_delete_over_items -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5906512Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration_delete_over_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5907962Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_lookup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5909455Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_object_set_item_single_instance_non_str_key -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5911039Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_oob_indexing_dictiter_iternextitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5912435Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5913726Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5915108Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_repr_deep -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5916320Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_resize2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5917751Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reverse_iterator_for_shared_shared_dicts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5919125Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reversed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5920478Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reverseitemiterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5922155Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reverseiterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5923711Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reversevaluesiterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5925379Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5926800Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_setdefault_atomic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5928202Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_setitem_atomic_at_resize -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5929732Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_splittable_to_generic_combinedtable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5931210Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_splittable_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5932556Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_str_nonstr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5934010Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_tuple_keyerror -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5935519Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5936863Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5938206Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_valuesiterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5939556Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_views_mapping -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5940906Z copying test/dynamo_expected_failures/CPython313-test_dict-GeneralMappingTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5942360Z copying test/dynamo_expected_failures/CPython313-test_dict-SubclassMappingTests.test_bool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5943785Z copying test/dynamo_expected_failures/CPython313-test_dict-SubclassMappingTests.test_read -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5945324Z copying test/dynamo_expected_failures/CPython313-test_dict-SubclassMappingTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5946868Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5948430Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested_else -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5950091Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested_else_mixed2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5951867Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested_mixed1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5953427Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5955323Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except_else -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5957105Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except_else_finally -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5958727Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except_finally -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5960621Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AssertionErrorTests.test_assertion_error_location -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5962341Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AssertionErrorTests.test_multiline_not_highlighted -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5963944Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AttributeErrorTests.test_attributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5965655Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AttributeErrorTests.test_getattr_has_name_and_obj -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5967518Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AttributeErrorTests.test_getattr_has_name_and_obj_for_method -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5969181Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testAttributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5970871Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testChainingAttrs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5972521Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testExceptionCleanupState -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5974229Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testInfiniteRecursion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5975858Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testInvalidTraceback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5977486Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testKeywordArgs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5978923Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testMemoryErrorBigSource -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5980497Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testRaising -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5981930Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSettingException -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5983549Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSyntaxErrorMessage -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5985389Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSyntaxErrorMissingParens -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5987025Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSyntaxErrorOffset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5988483Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testWithTraceback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5990169Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_3114 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5991667Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_MemoryError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5993191Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_WindowsError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5994858Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_assert_shadowing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5996297Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_badisinstance -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5997712Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_errno_ENOTDIR -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.5999211Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_error_offset_continuation_characters -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6000746Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_cleanup_names -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6002382Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_cleanup_names2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6004363Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_target_in_nested_scope -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6006090Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_with_doc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6007643Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_close_cleanup_exc_state -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6009191Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_del_cleanup_exc_state -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6010978Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_finalizing_and_sys_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6012673Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_leaking -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6014320Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_leaking4 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6015968Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_next_cleanup_exc_state -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6017709Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_send_cleanup_exc_state -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6019286Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_throw_cleanup_exc_state -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6020879Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_invalid_delattr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6022459Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_invalid_setattr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6024261Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_invalid_setstate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6025716Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_cleanup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6027266Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_in_PyErr_PrintEx -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6028807Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_in_subinterp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6030504Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_subclasses -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6031928Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_no_hang_on_context_chain_cycle2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6033617Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_no_hang_on_context_chain_cycle3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6035317Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_notes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6036842Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_raise_does_not_create_context_chain_cycle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6038685Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_error_cleanup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6040315Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_in_except_handler -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6041846Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_normalizing_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6043588Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_normalizing_infinite_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6045538Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_normalizing_with_no_memory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6047021Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_setstate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6048446Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_trashcan_recursion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6050087Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unhandled -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6051676Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unicode_change_attributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6053257Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unicode_error_str_does_not_crash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6054951Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unicode_errors_no_object -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6056344Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unraisable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6058054Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_yield_in_nested_try_excepts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6059624Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_attributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6061292Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_copy_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6062727Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_non_str_argument -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6064397Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_reset_attributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6065851Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_gh_111654 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6067308Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_issue45826 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6068931Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_issue45826_focused -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6070441Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_name_error_has_name -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6072106Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_other_except -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6073781Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_raise_in_except -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6075526Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_raise_in_with_exit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6077079Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_raise_simple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6078612Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_with -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6080182Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_finally_except -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6081723Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_finally_normal -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6083164Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_named_except -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6084678Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_try -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6086218Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_missing_lineno_shows_as_none -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6087898Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_attributes_new_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6089530Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_attributes_old_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6091267Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_encodings -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6092803Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_file_source -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6094532Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_incorrect_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6096085Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_non_utf8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6097605Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_range_of_offsets -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6099208Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_string_source -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6100730Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6102392Z copying test/dynamo_expected_failures/CPython313-test_exceptions-TestInvalidExceptionMatcher.test_except_star_invalid_exception_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6104297Z copying test/dynamo_expected_failures/CPython313-test_float-FormatFunctionsTestCase.test_getformat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6105837Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_format -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6107286Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_format_testfile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6108662Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_issue35560 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6110007Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_issue5864 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6111419Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_error_message -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6112866Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6114524Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float_containment -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6116045Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float_memoryview -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6117539Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float_with_comma -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6118948Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_floatasratio -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6120365Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_floatconversion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6121746Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6123128Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_hash_nan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6124797Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_keyword_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6126321Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_keywords_in_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6127947Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_non_numeric_input_types -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6137999Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_underscores -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6139762Z copying test/dynamo_expected_failures/CPython313-test_float-HexFloatTestCase.test_roundtrip -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6141036Z copying test/dynamo_expected_failures/CPython313-test_float-HexFloatTestCase.test_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6142457Z copying test/dynamo_expected_failures/CPython313-test_float-ReprTestCase.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6143848Z copying test/dynamo_expected_failures/CPython313-test_float-RoundTestCase.test_format_specials -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6145633Z copying test/dynamo_expected_failures/CPython313-test_float-RoundTestCase.test_matches_float_format -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6147208Z copying test/dynamo_expected_failures/CPython313-test_generator_stop-TestPEP479.test_stopiteration_wrapping -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6148914Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_except_throw -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6150536Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_except_throw_bad_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6152132Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_except_throw_exception_context -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6153845Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_gen_3_arg_deprecation_warning -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6155581Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_return_stopiteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6157025Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_return_tuple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6158516Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_stopiteration_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6160006Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_tutorial_stopiteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6161507Z copying test/dynamo_expected_failures/CPython313-test_generators-FinalizationTest.test_frame_resurrect -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6162955Z copying test/dynamo_expected_failures/CPython313-test_generators-FinalizationTest.test_lambda_generator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6164628Z copying test/dynamo_expected_failures/CPython313-test_generators-FinalizationTest.test_refcycle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6166164Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorCloseTest.test_close_releases_frame_locals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6167993Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorStackTraceTest.test_send_with_yield_from -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6168772Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorStackTraceTest.test_throw_with_yield_from -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6169480Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_ag_frame_f_back -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6170218Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6170886Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_cr_frame_f_back -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6171664Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_gi_frame_f_back -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6172396Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_handle_frame_object_in_creation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6173100Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_name -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6173869Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6174812Z copying test/dynamo_expected_failures/CPython313-test_generators-ModifyUnderlyingIterableTest.test_modify_f_locals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6175636Z copying test/dynamo_expected_failures/CPython313-test_generators-ModifyUnderlyingIterableTest.test_new_gen_from_gi_code -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6176440Z copying test/dynamo_expected_failures/CPython313-test_generators-SignalAndYieldFromTest.test_raise_and_yield_from -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6177083Z copying test/dynamo_expected_failures/CPython313-test_generators-YieldFromTests.test_generator_gi_yieldfrom -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6177864Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_arg_parsing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6178384Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_cmp_err -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6179235Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_comparison_operator_modifiying_heap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6180021Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_comparison_operator_modifiying_heap_two_heaps -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6180671Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_heappop_mutating_heap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6181498Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_heappush_mutating_heap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6182011Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_iterable_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6182761Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_len_only -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6183399Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_non_sequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6184308Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_cmp_err -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6185184Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_comparison_operator_modifiying_heap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6185933Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_comparison_operator_modifiying_heap_two_heaps -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6186767Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_iterable_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6187312Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_len_only -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6188075Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_comparison_operator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6188632Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_empty_merges -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6189335Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heapify -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6189880Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heappop_max -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6190599Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heappushpop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6191082Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heapsort -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6191754Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_merge -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6192362Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_merge_does_not_suppress_index_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6193090Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_merge_stability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6193591Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_naive_nbest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6194389Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_nbest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6194897Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_nbest_with_pushpop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6195598Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_nlargest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6196117Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_nsmallest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6196805Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_push_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6197419Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_comparison_operator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6198276Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_empty_merges -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6198828Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_heapify -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6199571Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_heapsort -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6200233Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_merge -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6200937Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_merge_stability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6201591Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_naive_nbest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6202192Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_nbest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6202639Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_nbest_with_pushpop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6203140Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_nlargest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6203889Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_nsmallest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6204601Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapPython.test_push_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6205020Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestModules.test_c_functions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6205648Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6206528Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6206994Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_disabled_limit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6207834Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6208512Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6209397Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6210001Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_disabled_limit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6210836Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_int_from_other_bases -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6211505Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6212453Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_max_str_digits -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6213175Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_max_str_digits_edge_cases -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6214002Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_power_of_two_bases_unlimited -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6215117Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_sign_not_counted -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6215752Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_underscores_ignored -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6216489Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_error_message -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6217049Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_base_indexable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6217780Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_memoryview -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6218418Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_returns_int_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6219114Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_subclass_with_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6219813Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_subclass_with_int -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6220498Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_intconversion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6221092Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_keyword_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6221821Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_non_numeric_input_types -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6222370Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_underscores -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6223274Z copying test/dynamo_expected_failures/CPython313-test_int-PyLongModuleTests.test_pylong_misbehavior_error_path_from_str -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6223932Z copying test/dynamo_expected_failures/CPython313-test_int-PyLongModuleTests.test_pylong_misbehavior_error_path_to_str -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6224828Z copying test/dynamo_expected_failures/CPython313-test_int-PyLongModuleTests.test_pylong_roundtrip -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6225315Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_3720 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6226028Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_filter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6226550Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6227238Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_map -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6227935Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_max_min -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6228568Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_tuple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6229194Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_zip -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6229827Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_countOf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6230477Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_error_iter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6231098Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_exception_locations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6231813Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6232606Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_in_and_not_in -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6233390Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_indexOf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6234225Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_file -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6234933Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_function_concealing_reentrant_exhaustion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6235646Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_neg_setstate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6236277Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_overflow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6236927Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_mutating_seq_class_iter_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6237614Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_reduce_mutating_builtins_iter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6238312Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_ref_counting_behavior -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6238876Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_stop_sequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6239568Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_unicode_join_endcase -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6240127Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_unpack_iter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6240764Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_writelines -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6241396Z copying test/dynamo_expected_failures/CPython313-test_itertools-LengthTransparency.test_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6242261Z copying test/dynamo_expected_failures/CPython313-test_itertools-LengthTransparency.test_repeat_with_negative_times -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6242867Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_issue30347_1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6243710Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_issue30347_2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6244633Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_long_chain_of_empty_iterables -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6245252Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_sf_793826 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6246194Z copying test/dynamo_expected_failures/CPython313-test_itertools-SubclassWithKwargsTest.test_keywords_in_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6246772Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_StopIteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6247539Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_accumulate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6248105Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_batched -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6248846Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_bug_7244 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6249401Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_chain_reducible -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6250095Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_chain_setstate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6250795Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6251587Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_overflow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6252226Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6253070Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_tuple_reuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6253772Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6254698Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement_overflow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6255507Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6256260Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement_tuple_reuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6257055Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinatorics -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6257608Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_compress -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6258343Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6259109Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count_threading -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6259762Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count_with_step -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6260538Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count_with_step_threading -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6261244Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_cycle_copy_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6262024Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_cycle_setstate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6262655Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_cycle_unpickle_compat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6263367Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_dropwhile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6263971Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_groupby -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6264887Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_immutable_types -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6265539Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_islice -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6266232Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_map -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6266969Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6267600Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise_reenter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6268398Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise_reenter2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6269009Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6269791Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_permutations_overflow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6270460Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_permutations_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6271201Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_permutations_tuple_reuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6271936Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_issue_25021 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6272538Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_overflow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6273349Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6273931Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6274985Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_tuple_reuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6275556Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6276335Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_repeat_with_negative_times -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6277121Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_starmap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6277715Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_takewhile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6278411Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6279013Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_concurrent -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6279839Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_dealloc_segfault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6280506Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_del_backward -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6281251Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_reenter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6281976Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_bad_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6282664Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6283454Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6284238Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_tuple_reuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6285024Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_tuple_reuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6285597Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_accumulate_reducible -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6286430Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_accumulate_reducible_none -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6287148Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_combinations_with_replacement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6287786Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_stapmap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6288429Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_takewhile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6289064Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_batched -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6289701Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_combinations_with_replacement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6290439Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_count -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6291026Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_filterfalse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6291682Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_groupby -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6292326Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_issue2246 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6292994Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_starmap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6293535Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_takewhile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6294506Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestPurePythonRoughEquivalents.test_batched_recipe -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6295372Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestPurePythonRoughEquivalents.test_islice_recipe -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6296156Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestPurePythonRoughEquivalents.test_tee_recipe -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6296990Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_batched -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6297777Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_dropwhile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6298429Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_filter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6299355Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_groupby -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6300546Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_islice -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6301764Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_map -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6303033Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_pairwise -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6304374Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_starmap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6305677Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_takewhile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6306933Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_ziplongest -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6308137Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_constructor_exception_handling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6309269Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_constructors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6310481Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_contains_fake -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6311762Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_contains_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6313126Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_deopt_from_append_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6314554Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_equal_operator_modifying_operand -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6316085Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_exhausted_iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6317849Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_extend -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6319343Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6320692Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_getitem_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6322079Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_imul -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6324269Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6326083Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6327505Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_iterator_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6329022Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_keyword_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6330383Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_keywords_in_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6331579Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_no_comdat_folding -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6332771Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6334024Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_preallocation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6335416Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_remove -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6336737Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6337953Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6339192Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repr_deep -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6340428Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repr_mutate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6341635Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_reversed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6342918Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_reversed_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6344228Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_setitem_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6345516Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_sort -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6346831Z copying test/dynamo_expected_failures/CPython313-test_math-FMATests.test_fma_infinities -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6348053Z copying test/dynamo_expected_failures/CPython313-test_math-FMATests.test_fma_nan_results -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6349259Z copying test/dynamo_expected_failures/CPython313-test_math-FMATests.test_fma_overflow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6350517Z copying test/dynamo_expected_failures/CPython313-test_math-FMATests.test_fma_single_round -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6351726Z copying test/dynamo_expected_failures/CPython313-test_math-FMATests.test_fma_zero_result -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6352905Z copying test/dynamo_expected_failures/CPython313-test_math-FMATests.test_random -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6354287Z copying test/dynamo_expected_failures/CPython313-test_math-IsCloseTests.test_decimals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6355692Z copying test/dynamo_expected_failures/CPython313-test_math-IsCloseTests.test_fractions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6356834Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testCeil -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6358049Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testComb -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6359369Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testDist -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6360546Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFactorial -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6361906Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFactorialNonIntegers -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6363006Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFloor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6364317Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFsum -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6365616Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testGcd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6366849Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testHypot -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6368111Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testHypotAccuracy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6369262Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testIsqrt -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6370468Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testLog2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6371757Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testLog2Exact -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6372893Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testPerm -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6374269Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testRemainder -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6375614Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testSumProd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6376912Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_issue39871 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6378091Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_lcm -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6379379Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_mtestfile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6380575Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_prod -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6381875Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_sumprod_accuracy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6383230Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_sumprod_extended_precision_accuracy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6384475Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_sumprod_stress -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6385894Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_testfile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6386985Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_trunc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6388393Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-ComparisonTest.test_complex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6389613Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-ComparisonTest.test_mixed_comparisons -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6390734Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_binary_floats -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6391937Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_bools -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6393161Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_complex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6394512Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_decimals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6395965Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_fractions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6397861Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_hash_normalization -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6398934Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_integers -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6400338Z copying test/dynamo_expected_failures/CPython313-test_operator-CCOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6401550Z copying test/dynamo_expected_failures/CPython313-test_operator-CCOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6403323Z copying test/dynamo_expected_failures/CPython313-test_operator-CCOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6404487Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test___all__ -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6405813Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_abs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6407019Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_add -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6408289Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_attrgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6409575Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_attrgetter_signature -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6410709Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_bitwise_and -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6411940Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_bitwise_or -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6413169Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_bitwise_xor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6414555Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_call -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6415772Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_concat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6416990Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_contains -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6418345Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_countOf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6419483Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6420746Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_dunder_is_original -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6421872Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6423111Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_floordiv -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6424415Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_ge -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6425757Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6426929Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_gt -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6428262Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_iconcat_without_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6429372Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6430651Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_indexOf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6431894Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6433107Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_invert -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6434385Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_is -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6435741Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_is_not -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6437038Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_itemgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6438377Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_itemgetter_signature -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6439495Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_le -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6440756Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_length_hint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6441941Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_lshift -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6443225Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_lt -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6444529Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_matmul -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6445989Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_methodcaller -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6447337Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_methodcaller_signature -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6448484Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_mod -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6449723Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_mul -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6450930Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_ne -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6452155Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_neg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6453361Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_not_ -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6454687Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_pos -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6455981Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_pow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6457246Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_rshift -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6458546Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6459758Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_sub -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6460997Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_truediv -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6462244Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_truth -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6463541Z copying test/dynamo_expected_failures/CPython313-test_operator-CPyOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6464975Z copying test/dynamo_expected_failures/CPython313-test_operator-CPyOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6466328Z copying test/dynamo_expected_failures/CPython313-test_operator-CPyOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6467527Z copying test/dynamo_expected_failures/CPython313-test_operator-PyCOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6468748Z copying test/dynamo_expected_failures/CPython313-test_operator-PyCOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6469963Z copying test/dynamo_expected_failures/CPython313-test_operator-PyCOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6471125Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_abs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6472365Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_attrgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6473784Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_attrgetter_signature -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6475389Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_dunder_is_original -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6476719Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_iconcat_without_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6478044Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6479749Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6480940Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_itemgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6482214Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_itemgetter_signature -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6483372Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_length_hint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6484727Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_matmul -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6486051Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_methodcaller -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6487385Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_methodcaller_signature -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6488478Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_not_ -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6489706Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_pos -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6491011Z copying test/dynamo_expected_failures/CPython313-test_operator-PyPyOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6492261Z copying test/dynamo_expected_failures/CPython313-test_operator-PyPyOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6493523Z copying test/dynamo_expected_failures/CPython313-test_operator-PyPyOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6494782Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6496095Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6497408Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_delitem_hash_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6498762Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6499979Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_highly_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6501249Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_highly_nested_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6502469Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6503676Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6505582Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6506785Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6508027Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_468 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6509243Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6510522Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6511756Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6513017Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_delitem_hash_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6514440Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6515625Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6516904Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6518099Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6519892Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6521110Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6522288Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6523499Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6524818Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_equality -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6526235Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6527373Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_fromkeys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6528679Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_highly_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6529878Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_highly_nested_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6531008Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6532282Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_init_calls -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6533596Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_linked_list_by_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6535083Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_linked_list_by_delete_key -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6536374Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6537627Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_delete_key -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6538902Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_delete_key_in_dict_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6540002Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24347 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6541327Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24348 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6542547Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6543800Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6545175Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_key_change_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6546466Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_merge_operator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6548893Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_move_to_end -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6550503Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_move_to_end_issue25406 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6552471Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6553445Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_pickle_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6555408Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6556620Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6558472Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reduce_not_too_fat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6560401Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reference_loop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6561530Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6563741Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6565100Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr_recursive_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6566618Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6568054Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sizeof -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6569311Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sizeof_exact -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6570584Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sorted_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6572021Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6573256Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_views -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6574979Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_weakref_list_is_not_traversed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6576491Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_yaml_linkage -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6577608Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_468 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6578867Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6580092Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6581417Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6582854Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_delitem_hash_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6584310Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6585985Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6587360Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6589570Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6590767Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_equality -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6592098Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6593264Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_highly_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6594679Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_highly_nested_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6595873Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6597151Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_init_calls -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6598520Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_linked_list_by_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6599801Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_linked_list_by_delete_key -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6600975Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6602213Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_delete_key -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6603642Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_delete_key_in_dict_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6604832Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24347 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6606143Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24348 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6607387Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6608736Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6610016Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_key_change_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6611402Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6612527Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_pickle_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6613666Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6615063Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6616399Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reduce_not_too_fat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6617629Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reference_loop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6618812Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6620092Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6621379Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr_recursive_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6622519Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6623701Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sizeof -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6625047Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sizeof_exact -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6626393Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sorted_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6627583Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6628860Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_views -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6630391Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_weakref_list_is_not_traversed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6631570Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_yaml_linkage -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6633028Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictWithSlotsCopyingTests.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6634562Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_bool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6636193Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_read -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6637516Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6638951Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_add_after_full -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6640098Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6641376Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_bool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6642654Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6643818Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_get -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6645197Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_items -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6646531Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6647784Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_len -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6649002Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6650255Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6651541Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_read -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6652839Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6654025Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6655386Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6656667Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_write -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6657939Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_468 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6659679Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_abc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6660839Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6662197Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6663398Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6664900Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_delitem_hash_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6666188Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6667334Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6668572Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6669792Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6671057Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6672352Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6673592Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6675238Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6676556Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_equality -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6677838Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6679057Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_fromkeys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6680311Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_highly_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6681718Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_highly_nested_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6682895Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6684209Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_init_calls -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6686094Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue119004_attribute_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6687208Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24347 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6688574Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24348 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6689738Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24667 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6691023Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6692243Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_iterators_empty -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6693532Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_merge_operator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6694927Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_move_to_end -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6696319Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_move_to_end_issue25406 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6697610Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6698801Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_overridden_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6700040Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_override_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6701274Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_pickle_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6702441Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6703696Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6705101Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_popitem_last -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6706396Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reduce_not_too_fat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6707654Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reference_loop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6708824Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reinsert -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6710038Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6711296Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6712623Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr_recursive_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6713984Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6715263Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6716707Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_sizeof -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6717914Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_sorted_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6719444Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6720705Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_views -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6721924Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_yaml_linkage -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6723030Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_468 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6724341Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_abc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6725691Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6727461Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6728613Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6729937Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_delitem_hash_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6731257Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6732355Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6733608Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6735035Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6736364Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6737616Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6738805Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6740117Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6741267Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_equality -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6742633Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6743753Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_fromkeys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6745143Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_highly_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6746426Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_highly_nested_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6747560Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6748813Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_init_calls -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6750103Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue119004_attribute_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6751299Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24347 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6752577Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24348 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6753756Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24667 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6755174Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6756479Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_iterators_empty -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6757702Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_merge_operator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6758915Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_move_to_end -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6760587Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_move_to_end_issue25406 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6761831Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6763009Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_overridden_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6764353Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_override_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6765755Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_pickle_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6766833Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6768165Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6769392Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_popitem_last -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6770652Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reduce_not_too_fat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6771861Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reference_loop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6773039Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reinsert -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6774379Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6775807Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr_recursive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6777054Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr_recursive_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6778214Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6779438Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6780638Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_sizeof -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6781958Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_sorted_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6783110Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6784471Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_views -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6785953Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_yaml_linkage -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6787386Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictWithSlotsCopyingTests.test_copying -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6788656Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_bool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6790011Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6791237Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_get -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6792556Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_items -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6793691Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6795138Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_len -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6796426Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6797676Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6799151Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_read -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6800687Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6802319Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6803508Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6805882Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_write -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6807374Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_add_after_full -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6808941Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_change_order_on_get -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6810375Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6811983Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6813550Z copying test/dynamo_expected_failures/CPython313-test_raise-TestCause.test_class_cause_nonexception_result -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6815017Z copying test/dynamo_expected_failures/CPython313-test_raise-TestCause.test_erroneous_cause -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6816828Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_3611 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6818531Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_c_exception_raise -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6820245Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_context_manager -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6822086Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_reraise_cycle_broken -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6823944Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRaise.test_assert_with_tuple_arg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6825786Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRaise.test_erroneous_exception -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6827746Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRaise.test_new_returns_invalid_instance -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6829635Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRemovedFunctionality.test_strings -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6831115Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRemovedFunctionality.test_tuples -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6832852Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTraceback.test_accepts_traceback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6836239Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTraceback.test_sets_traceback -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6836750Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTracebackType.test_attrs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6837944Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTracebackType.test_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6839679Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_comparison -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6841444Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_exhausted_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6843017Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6844949Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_invalid_invocation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6846751Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_issue11845 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6848580Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6850530Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_pickling_overflowing_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6852219Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_setstate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6854029Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_unpickle_compat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6856108Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_large_exhausted_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6857749Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_odd_bug -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6859514Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6861406Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_range_constructor_error_messages -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6863199Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_range_iterators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6865217Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_range_iterators_invocation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6867020Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_types -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6868821Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_user_index_method -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6870839Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsBytes.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6872557Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsBytes.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6874452Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsBytes.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6876584Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsEmpty.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6878269Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsEmpty.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6880111Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsMixedStringBytes.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6881533Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsMixedStringBytes.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6882933Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsMixedStringBytes.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6884494Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsSingleton.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6886217Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsSingleton.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6887658Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsString.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6889377Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsString.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6891681Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsString.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6894233Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTriple.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6895702Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTriple.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6897165Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTuple.test_iteration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6899536Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTuple.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6902174Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_and_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6903527Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_eq_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6905738Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ge_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6907711Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_gt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6909745Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6911090Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ior_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6913707Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_isub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6915150Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6917259Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6918694Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_le_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6919995Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_lt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6921775Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ne_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6923059Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_or_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6924620Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_sub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6926747Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_xor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6928904Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6931210Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6932999Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6934330Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6935791Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6937167Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6938470Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6939824Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6941235Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6942521Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6944331Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6946216Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6947925Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6949993Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6951348Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6952922Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6954640Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6956125Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6957337Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6958765Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6960202Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6961738Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6963303Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6964884Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6967134Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6968498Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6969896Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6971396Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6972939Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6974401Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6976070Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6977479Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6978910Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6980473Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6982015Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6983428Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6985010Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6986674Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6988102Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6989693Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6991427Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6992851Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6994441Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6995979Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6997629Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.6999450Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingEmpty.test_deep_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7001293Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingNested.test_deep_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7003261Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingSingleton.test_deep_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7005196Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingTriple.test_deep_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7007031Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingTuple.test_deep_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7008951Z copying test/dynamo_expected_failures/CPython313-test_set-TestExceptionPropagation.test_changingSizeWhileIterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7010261Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_badcmp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7012179Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_constructor_identity -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7013885Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_container_iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7015827Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7017571Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_cyclical_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7019312Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_deepcopy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7021178Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_do_not_rehash_dict_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7022910Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7024787Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_frozen_as_dictkey -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7026612Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7028475Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7030303Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_hash_caching -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7032147Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_hash_effectiveness -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7033881Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_intersection -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7036122Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7037378Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_new_or_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7039089Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7040552Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_subclass_with_custom_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7042100Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_badcmp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7043556Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_container_iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7045104Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7047015Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_cyclical_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7048450Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_deepcopy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7049911Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_do_not_rehash_dict_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7051366Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7052853Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_frozen_as_dictkey -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7054356Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7056074Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7057569Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_hash_caching -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7059091Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_hash_effectiveness -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7060550Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_intersection -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7062363Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7063723Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_keywords_in_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7065863Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_new_or_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7067734Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7069625Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_singleton_empty_frozenset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7071430Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_subclass_with_custom_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7073464Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclassWithSlots.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7074864Z copying test/dynamo_expected_failures/CPython313-test_set-TestGraphs.test_cuboctahedron -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7076810Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7078108Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7079686Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7081296Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_intersection_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7082760Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7084485Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_issubset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7086221Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_issuperset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7088232Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7089863Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7091811Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_union_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7093596Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7095838Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7097350Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7099232Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_intersection_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7101298Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_intersection_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7103197Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_isdisjoint_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7105193Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_issubset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7107155Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_issuperset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7108754Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7110243Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7111747Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_union_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7113277Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7115294Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7116655Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7118326Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_intersection_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7119788Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_intersection_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7121552Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7123190Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_issubset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7124991Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_issuperset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7126699Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7128309Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7130071Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_union_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7131927Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7133646Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7135747Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7137514Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7139129Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_intersection_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7141015Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7142587Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_issubset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7144669Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7146559Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7148100Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7150061Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_union_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7151918Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7153682Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7155748Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7157611Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7159154Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_intersection_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7160982Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7162545Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_issubset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7164576Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7166510Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7168044Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7169533Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_union_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7171073Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7173507Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7175024Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7176804Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7178357Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7179946Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7181459Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7183138Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7184950Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7186981Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7189095Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_union_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7190556Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_update_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7191988Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_difference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7193773Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_difference_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7195339Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_ge_gt_le_lt -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7197283Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_intersection -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7199181Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_intersection_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7200970Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_sym_difference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7202547Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_sym_difference_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7204263Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_union -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7206177Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7207932Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_badcmp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7209718Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_constructor_identity -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7211482Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_container_iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7213248Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7215137Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_cyclical_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7216914Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_deepcopy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7218680Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_discard -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7220532Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_do_not_rehash_dict_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7222364Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7223665Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7225809Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7227505Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_intersection -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7229450Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7231177Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_new_or_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7233039Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7236505Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_remove -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7238991Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_rich_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7241032Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_subclass_with_custom_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7244549Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_weakref -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7247925Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_badcmp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7250948Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_container_iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7252672Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7255218Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_cyclical_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7257142Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_deepcopy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7259002Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_discard -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7260707Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_do_not_rehash_dict_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7262117Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7264193Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_gc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7265741Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7267453Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_intersection -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7269508Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_iterator_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7271815Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_keywords_in_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7273983Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_new_or_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7276226Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7277529Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_remove -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7279127Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_rich_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7280783Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_subclass_with_custom_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7282174Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_weakref -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7284270Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclassWithSlots.test_pickling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7286217Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetEmptyNonEmpty.test_issubset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7288051Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetEqualEmpty.test_issubset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7289939Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetEqualNonEmpty.test_issubset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7291717Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetNonOverlap.test_issubset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7293545Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetPartial.test_issubset -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7295646Z copying test/dynamo_expected_failures/CPython313-test_set-TestVariousIteratorArgs.test_inline_methods -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7297450Z copying test/dynamo_expected_failures/CPython313-test_set-TestVariousIteratorArgs.test_inplace_methods -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7299114Z copying test/dynamo_expected_failures/CPython313-test_set-TestWeirdBugs.test_8420_set_merge -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7300892Z copying test/dynamo_expected_failures/CPython313-test_set-TestWeirdBugs.test_merge_and_mutate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7302709Z copying test/dynamo_expected_failures/CPython313-test_sort-TestBase.testStressfully -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7304462Z copying test/dynamo_expected_failures/CPython313-test_sort-TestBugs.test_bug453523 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7306189Z copying test/dynamo_expected_failures/CPython313-test_sort-TestBugs.test_undetected_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7307703Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_baddecorator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7309125Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_decorated -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7310665Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutating_del -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7312784Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7314555Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_reverse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7316631Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_reverse_stability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7317778Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_stability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7319211Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_not_all_tuples -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7320771Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_safe_object_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7322246Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_float_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7323713Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_latin_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7325756Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_long_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7327096Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_object_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7328852Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_tuple_compare -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7330258Z copying test/dynamo_expected_failures/CPython313-test_sys-DisplayHookTest.test_custom_displayhook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7332130Z copying test/dynamo_expected_failures/CPython313-test_sys-DisplayHookTest.test_lost_displayhook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7333619Z copying test/dynamo_expected_failures/CPython313-test_sys-DisplayHookTest.test_original_displayhook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7336358Z copying test/dynamo_expected_failures/CPython313-test_sys-ExceptHookTest.test_excepthook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7338241Z copying test/dynamo_expected_failures/CPython313-test_sys-ExceptHookTest.test_excepthook_bytes_filename -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7340017Z copying test/dynamo_expected_failures/CPython313-test_sys-ExceptHookTest.test_original_excepthook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7341675Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_asyncgen_hooks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7343641Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_changing_sys_stderr_and_removing_reference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7345579Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_default -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7347458Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7349367Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_gc_head_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7351179Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_objecttypes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7352811Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_pythontypes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7355132Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_slots -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7357027Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_attributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7358991Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_c_locale_surrogateescape -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7360798Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_call_tracing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7362571Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_clear_type_cache -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7364452Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_current_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7366035Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_current_frames -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7367752Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_debugmallocstats -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7369162Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_dlopenflags -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7371158Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_executable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7373130Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_exit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7375030Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_exit_codes_under_repl -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7376904Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getallocatedblocks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7378672Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getdefaultencoding -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7380721Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getfilesystemencoding -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7382423Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getframe -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7384489Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getframemodulename -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7386272Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getrecursionlimit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7387749Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getwindowsversion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7389386Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_intern -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7390940Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_ioencoding -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7392343Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_is_finalizing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7393855Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_is_gil_enabled -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7395533Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_issue20602 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7397433Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_no_duplicates_in_meta_path -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7399316Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_orig_argv -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7400881Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_posix_locale_surrogateescape -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7402605Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_recursionlimit_recovery -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7404486Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_refcount -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7406629Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_setrecursionlimit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7408466Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_setrecursionlimit_to_depth -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7410128Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_stdlib_dir -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7412151Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_subinterp_intern_dynamically_allocated -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7413924Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_subinterp_intern_singleton -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7416136Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_subinterp_intern_statically_allocated -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7417825Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_switchinterval -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7419552Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_flags -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7421439Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_flags_no_instantiation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7423208Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_getwindowsversion_no_instantiation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7424757Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_ignores_cleaning_up_user_data -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7426473Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_tracebacklimit -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7427938Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_version_info_no_instantiation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7429975Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_custom_unraisablehook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7431151Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_custom_unraisablehook_fail -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7432639Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7434256Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook_err -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7435871Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook_exception_qualname -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7437342Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook_wrong_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7438593Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_bug7466 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7440321Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_constructors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7441739Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_contains_fake -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7443176Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_contains_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7445043Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7446842Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_getitem_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7448199Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_hash_exact -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7450069Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7451965Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_iterator_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7453835Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_keyword_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7455923Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_keywords_in_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7457621Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_no_comdat_folding -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7459403Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7461269Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7463191Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_reversed_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7465162Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_track_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7466960Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_track_literals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7468191Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_track_subtypes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7469912Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_all -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7471557Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_bool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7473555Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7475728Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_contains -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7477574Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7479017Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7480750Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_fromkeys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7482348Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7484282Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7486111Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_items -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7487805Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_missing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7490087Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7491947Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_popitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7493838Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7495932Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_repr_deep -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7497733Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_setdefault -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7499619Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7501451Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7503141Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_write -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7504671Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_append -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7506506Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7507976Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_constructor_exception_handling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7509465Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_constructors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7510778Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_contains -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7512398Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_contains_fake -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7513794Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_contains_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7515680Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7517156Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_count -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7518559Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_delitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7519930Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_extend -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7521423Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7522793Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7524662Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_getitem_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7526105Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_iadd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7527664Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7529057Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_init -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7530621Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_insert -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7532017Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_pickle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7533678Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_pop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7535246Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_remove -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7536837Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7538290Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_repr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7540176Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_repr_deep -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7541839Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_reverse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7543186Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_reversed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7545364Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_set_subscript -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7547043Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_setitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7548621Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_setitem_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7550091Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_setslice -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7551813Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_sort -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7553225Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_subscript -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7555660Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_userlist_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7557115Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testErrorsInBool -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7558692Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testExceptionNormalized -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7560488Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testMultipleResourcesInSingleStatement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7562087Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testNestedExceptionAfterInnerStatement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7563940Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testNestedExceptionBeforeInnerStatement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7566024Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testNestedSingleStatements -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7567868Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testRaisedStopIteration1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7569441Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testRaisedStopIteration2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7571034Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testRaisedStopIteration3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7572556Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testSingleResource -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7574332Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testAssignmentToNoneError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7576346Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testAssignmentToTupleContainingNoneError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7577985Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testAssignmentToTupleOnlyContainingNoneError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7581710Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testEnterAttributeError1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7584774Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testEnterAttributeError2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7589147Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testExitAttributeError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7591662Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testNameError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7594485Z copying test/dynamo_expected_failures/CPython313-test_with-NestedNonexceptionalTestCase.testSingleArgBoundToMultipleElementTupleError -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7595556Z copying test/dynamo_expected_failures/CPython313-test_with-NestedWith.testExceptionLocation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7597771Z copying test/dynamo_expected_failures/ComptimeTests.test_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7599444Z copying test/dynamo_expected_failures/CtxManagerTests.test_autograd_profiler_enabled -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7601412Z copying test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7603286Z copying test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7605116Z copying test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7606918Z copying test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_guarded -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7609471Z copying test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_unguarded -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7611163Z copying test/dynamo_expected_failures/DefaultsTests.test_cast_tensor_single_elem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7614238Z copying test/dynamo_expected_failures/DefaultsTests.test_compare_constant_and_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7616086Z copying test/dynamo_expected_failures/DefaultsTests.test_func_default_torch_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7619046Z copying test/dynamo_expected_failures/DefaultsTests.test_in_set_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7620845Z copying test/dynamo_expected_failures/DefaultsTests.test_in_set_would_fail_broadcast -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7622782Z copying test/dynamo_expected_failures/DynamoProfilerTests.test_dynamo_timed_profiling_isolated -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7624622Z copying test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_cache_lookup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7626600Z copying test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_dynamo_compiled_region -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7628354Z copying test/dynamo_expected_failures/End2EndTests.test_init_group -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7630455Z copying test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_assume_constant_result -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7632140Z copying test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_constrain_as_size_example -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7633607Z copying test/dynamo_expected_failures/ExcTests.test_backend_suppress_line -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7635604Z copying test/dynamo_expected_failures/ExcTests.test_graph_break_log -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7637498Z copying test/dynamo_expected_failures/ExcTests.test_internal_error_no_suppress -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7639431Z copying test/dynamo_expected_failures/ExcTests.test_internal_error_suppress_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7641152Z copying test/dynamo_expected_failures/ExcTests.test_not_implemented_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7642879Z copying test/dynamo_expected_failures/ExcTests.test_trigger_on_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7644756Z copying test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_list_operands -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7646654Z copying test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_tensor_operands -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7648374Z copying test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_unsupported_pred -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7650074Z copying test/dynamo_expected_failures/ExportTests.test_export_decomp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7651937Z copying test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_cleanup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7653847Z copying test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_range_constraint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7655879Z copying test/dynamo_expected_failures/ExportTests.test_export_mark_dynamic_conflict_dynamic_dim -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7657607Z copying test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_constraint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7659434Z copying test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_unsafe_relationship -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7660897Z copying test/dynamo_expected_failures/ExportTests.test_export_no_raise -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7662692Z copying test/dynamo_expected_failures/ExportTests.test_export_preserve_constraints_as_metadata_scalar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7663986Z copying test/dynamo_expected_failures/ExportTests.test_export_raise_on_relationship -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7666046Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_dict_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7667427Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7669191Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7670658Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7672410Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7673802Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7675784Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero_free_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7677692Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7679527Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module_invoke_twice -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7681237Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7683121Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow_free_func -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7684793Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7686642Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_free_func -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7688022Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_pos -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7689772Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_return_const -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7691185Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_tuple_nonzero -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7692757Z copying test/dynamo_expected_failures/ExportTests.test_export_with_map_cond -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7694429Z copying test/dynamo_expected_failures/ExportTests.test_exported_graph_serialization -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7696216Z copying test/dynamo_expected_failures/ExportTests.test_torch_inference_mode_ctx -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7698012Z copying test/dynamo_expected_failures/ExportTests.test_untracked_inputs_in_constraints -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7699729Z copying test/dynamo_expected_failures/FakeTensorPropTest.test_nonzero_stride -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7701722Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7703559Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_disable_capture -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7705275Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7707136Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7708805Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_has_aux -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7710231Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_non_tensor_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7712011Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_pytree -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7713860Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7715169Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7716909Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7718231Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_side_effect -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7719990Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7721879Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_disable_capture -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7723814Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_const -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7725908Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7727610Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_kwargs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7729553Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7731321Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7733021Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7734920Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7736833Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7738615Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7740412Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7742313Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_previous_illegal_op_no_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7744204Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_pytree_inputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7746167Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_recompile_same_config -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7747898Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_side_effects -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7749617Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7751497Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7753417Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_conditional_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7755712Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7757127Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7759234Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_lambda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7760757Z copying test/dynamo_expected_failures/FunctionTests.test_default_dict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7762511Z copying test/dynamo_expected_failures/FunctionTests.test_default_dict_closure -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7764451Z copying test/dynamo_expected_failures/FunctionTests.test_default_dict_lambda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7766138Z copying test/dynamo_expected_failures/FunctionTests.test_is_contiguous_frame_counts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7767428Z copying test/dynamo_expected_failures/FunctionTests.test_math_radians -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7769261Z copying test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_lambda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7771499Z copying test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_mod -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7772914Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_capture_untracked_global_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7774511Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_capture_value_created_in_subgraph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7776303Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7778006Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments_no_closure -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7779248Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7781035Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7782294Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_source_fn_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7784207Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_subgraph_name_is_valid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7786113Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_fallback_on_python_primitives_output -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7787330Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_lowers_to_graph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7789142Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_multi_return -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7790831Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_pytree_return -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7792228Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_source_fn_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7794243Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_subgraph_name_is_valid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7795627Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_symint_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7797565Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_modules -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7799444Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_nested_tuple_output -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7801206Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_output_with_dict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7803003Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_side_effect_in_body -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7804999Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_vmap_source_fn_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7806906Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_kwarg_recompile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7808824Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_subgraph_name_is_valid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7810528Z copying test/dynamo_expected_failures/HooksTests.test_functools_arg_vary -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7812089Z copying test/dynamo_expected_failures/HooksTests.test_post_acc_grad_hook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7813865Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_global_hook -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7815699Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_hook_in_graph_local -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7817037Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7818840Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks_handles_in_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7820010Z copying test/dynamo_expected_failures/InteropTests.test_vmap_in_graph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7821645Z copying test/dynamo_expected_failures/LoggingTests.test_aot -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7823355Z copying test/dynamo_expected_failures/LoggingTests.test_aot_graphs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7825417Z copying test/dynamo_expected_failures/LoggingTests.test_aot_joint_graph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7827235Z copying test/dynamo_expected_failures/LoggingTests.test_bytecode -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7829012Z copying test/dynamo_expected_failures/LoggingTests.test_custom_format -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7830868Z copying test/dynamo_expected_failures/LoggingTests.test_custom_format_exc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7832475Z copying test/dynamo_expected_failures/LoggingTests.test_dynamo_debug -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7834219Z copying test/dynamo_expected_failures/LoggingTests.test_dynamo_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7835928Z copying test/dynamo_expected_failures/LoggingTests.test_dynamo_info -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7837280Z copying test/dynamo_expected_failures/LoggingTests.test_graph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7838181Z copying test/dynamo_expected_failures/LoggingTests.test_graph_breaks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7839379Z copying test/dynamo_expected_failures/LoggingTests.test_graph_code -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7840333Z copying test/dynamo_expected_failures/LoggingTests.test_graph_sizes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7841327Z copying test/dynamo_expected_failures/LoggingTests.test_graph_sizes_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7842423Z copying test/dynamo_expected_failures/LoggingTests.test_guards_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7843397Z copying test/dynamo_expected_failures/LoggingTests.test_inductor_debug -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7844543Z copying test/dynamo_expected_failures/LoggingTests.test_inductor_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7845776Z copying test/dynamo_expected_failures/LoggingTests.test_inductor_info -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7846891Z copying test/dynamo_expected_failures/LoggingTests.test_multiline_format -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7847841Z copying test/dynamo_expected_failures/LoggingTests.test_output_code -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7848882Z copying test/dynamo_expected_failures/LoggingTests.test_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7850539Z copying test/dynamo_expected_failures/LoggingTests.test_trace_source_cond -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7851422Z copying test/dynamo_expected_failures/LoggingTests.test_trace_source_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7853188Z copying test/dynamo_expected_failures/MiscTests.test_add_to_set -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7854359Z copying test/dynamo_expected_failures/MiscTests.test_any_all_symnode -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7855576Z copying test/dynamo_expected_failures/MiscTests.test_backend_match_guard -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7856512Z copying test/dynamo_expected_failures/MiscTests.test_boolarg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7857667Z copying test/dynamo_expected_failures/MiscTests.test_callpacked -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7858803Z copying test/dynamo_expected_failures/MiscTests.test_compare_shapes_with_constant -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7859813Z copying test/dynamo_expected_failures/MiscTests.test_cond_nested -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7860785Z copying test/dynamo_expected_failures/MiscTests.test_cond_side_effects -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7861900Z copying test/dynamo_expected_failures/MiscTests.test_dataclass_fields -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7863015Z copying test/dynamo_expected_failures/MiscTests.test_deque_append_left -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7864016Z copying test/dynamo_expected_failures/MiscTests.test_deque_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7865512Z copying test/dynamo_expected_failures/MiscTests.test_deterministic_algorithms_mutated -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7866370Z copying test/dynamo_expected_failures/MiscTests.test_dict_order_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7867304Z copying test/dynamo_expected_failures/MiscTests.test_dict_order_keys_modules -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7868516Z copying test/dynamo_expected_failures/MiscTests.test_dict_order_keys_tensors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7869379Z copying test/dynamo_expected_failures/MiscTests.test_dictcomp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7870477Z copying test/dynamo_expected_failures/MiscTests.test_dtypes_no_graphbreaks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7871480Z copying test/dynamo_expected_failures/MiscTests.test_dunder_new_function_inlining -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7872523Z copying test/dynamo_expected_failures/MiscTests.test_frozenset_torch_func_contains -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7873408Z copying test/dynamo_expected_failures/MiscTests.test_get_cache_entry -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7874703Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7875892Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7876955Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_shape_control -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7877936Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_tensor_iter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7878866Z copying test/dynamo_expected_failures/MiscTests.test_inference_mode -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7879906Z copying test/dynamo_expected_failures/MiscTests.test_inplace_param_update -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7881165Z copying test/dynamo_expected_failures/MiscTests.test_inplace_view_on_graph_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7882204Z copying test/dynamo_expected_failures/MiscTests.test_intermediary_tensor_grad_access -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7883084Z copying test/dynamo_expected_failures/MiscTests.test_is_compiling -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7884047Z copying test/dynamo_expected_failures/MiscTests.test_iter_set -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7885567Z copying test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_symint_default_sum -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7886633Z copying test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_tensors_default_sum -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7887678Z copying test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_default_identify_func -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7888596Z copying test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_key_func -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7889517Z copying test/dynamo_expected_failures/MiscTests.test_itertools_infinite_cycle -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7890452Z copying test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7891757Z copying test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7892569Z copying test/dynamo_expected_failures/MiscTests.test_itertools_repeat -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7893497Z copying test/dynamo_expected_failures/MiscTests.test_listcomp -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7894826Z copying test/dynamo_expected_failures/MiscTests.test_mandelbrot_numpy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7895952Z copying test/dynamo_expected_failures/MiscTests.test_mark_static -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7896892Z copying test/dynamo_expected_failures/MiscTests.test_namedtuple1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7898098Z copying test/dynamo_expected_failures/MiscTests.test_namedtuple2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7899071Z copying test/dynamo_expected_failures/MiscTests.test_nan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7900147Z copying test/dynamo_expected_failures/MiscTests.test_nested_optimize -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7901196Z copying test/dynamo_expected_failures/MiscTests.test_nested_optimize_decorator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7902146Z copying test/dynamo_expected_failures/MiscTests.test_nested_optimize_run -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7903068Z copying test/dynamo_expected_failures/MiscTests.test_nn_module_getattr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7904356Z copying test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7905594Z copying test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint_across_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7906455Z copying test/dynamo_expected_failures/MiscTests.test_numpy_array_of_arrays -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7907444Z copying test/dynamo_expected_failures/MiscTests.test_numpy_force -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7908540Z copying test/dynamo_expected_failures/MiscTests.test_numpy_int_constant -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7909461Z copying test/dynamo_expected_failures/MiscTests.test_numpy_iter -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7910516Z copying test/dynamo_expected_failures/MiscTests.test_numpy_non_torch_dtype -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7912002Z copying test/dynamo_expected_failures/MiscTests.test_numpy_readonly -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7912945Z copying test/dynamo_expected_failures/MiscTests.test_numpy_recompilation_scalar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7913989Z copying test/dynamo_expected_failures/MiscTests.test_numpy_size_attr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7915207Z copying test/dynamo_expected_failures/MiscTests.test_numpy_subdtype -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7916280Z copying test/dynamo_expected_failures/MiscTests.test_numpy_tolist -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7917356Z copying test/dynamo_expected_failures/MiscTests.test_numpy_torch_operators -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7918721Z copying test/dynamo_expected_failures/MiscTests.test_numpy_with_builtin_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7919961Z copying test/dynamo_expected_failures/MiscTests.test_out_variants_with_resizing_on_graph_inputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7920792Z copying test/dynamo_expected_failures/MiscTests.test_pure_python_accumulate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7921785Z copying test/dynamo_expected_failures/MiscTests.test_py_guards_mark_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7924699Z copying test/dynamo_expected_failures/MiscTests.test_raise_guard_full_constraint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7926365Z copying test/dynamo_expected_failures/MiscTests.test_raise_guard_partial_constraint_no_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7927253Z copying test/dynamo_expected_failures/MiscTests.test_raise_on_backend_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7929606Z copying test/dynamo_expected_failures/MiscTests.test_recompile_on_global_state_change -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7931204Z copying test/dynamo_expected_failures/MiscTests.test_release_input_memory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7932102Z copying test/dynamo_expected_failures/MiscTests.test_release_module_memory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7933763Z copying test/dynamo_expected_failures/MiscTests.test_release_scope_memory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7935960Z copying test/dynamo_expected_failures/MiscTests.test_repeat_interleave_graphbreaks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7936936Z copying test/dynamo_expected_failures/MiscTests.test_return_nested_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7939112Z copying test/dynamo_expected_failures/MiscTests.test_set_aliasing_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7940167Z copying test/dynamo_expected_failures/MiscTests.test_setattr_mutation1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7941131Z copying test/dynamo_expected_failures/MiscTests.test_simple_set_usage -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7942437Z copying test/dynamo_expected_failures/MiscTests.test_size_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7943647Z copying test/dynamo_expected_failures/MiscTests.test_str_format_assert2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7944884Z copying test/dynamo_expected_failures/MiscTests.test_tensor_build_list_unpack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7946088Z copying test/dynamo_expected_failures/MiscTests.test_tensor_dict1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7947294Z copying test/dynamo_expected_failures/MiscTests.test_tensor_dict2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7948311Z copying test/dynamo_expected_failures/MiscTests.test_tensor_dict3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7949552Z copying test/dynamo_expected_failures/MiscTests.test_tensor_item_capture -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7951526Z copying test/dynamo_expected_failures/MiscTests.test_tolist_0d -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7952513Z copying test/dynamo_expected_failures/MiscTests.test_tolist_1d -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7954411Z copying test/dynamo_expected_failures/MiscTests.test_tolist_kd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7956199Z copying test/dynamo_expected_failures/MiscTests.test_tolist_kd_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7956954Z copying test/dynamo_expected_failures/MiscTests.test_tolist_scalar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7958538Z copying test/dynamo_expected_failures/MiscTests.test_torch_seed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7960426Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7961560Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_dicts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7962689Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_mixed_all -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7963681Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_tuples -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7964793Z copying test/dynamo_expected_failures/MiscTests.test_tracing_py_tree -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7966058Z copying test/dynamo_expected_failures/MiscTests.test_tracing_py_tree_tensor_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7967051Z copying test/dynamo_expected_failures/MiscTests.test_tracing_tree_map_only -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7967929Z copying test/dynamo_expected_failures/MiscTests.test_type_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7968958Z copying test/dynamo_expected_failures/MiscTests.test_typing_typevar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7969975Z copying test/dynamo_expected_failures/MiscTests.test_user_getattribute -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7971053Z copying test/dynamo_expected_failures/MiscTests.test_with_builtin_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7972049Z copying test/dynamo_expected_failures/MiscTests.test_yield_from -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7973058Z copying test/dynamo_expected_failures/MiscTests.test_yield_gen_and_from -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7974337Z copying test/dynamo_expected_failures/MiscTests.test_yield_send_to_subgenerator_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7975381Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7976411Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7977372Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module4 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7978421Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module5 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7979446Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module6 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7980472Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module_no_cls_to_become -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7981510Z copying test/dynamo_expected_failures/NNModuleTests.test_self_mutating1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7982538Z copying test/dynamo_expected_failures/NNModuleTests.test_unsupportedmethod -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7983674Z copying test/dynamo_expected_failures/NNModuleTests.test_unsupportedmodule -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7984932Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test__scaled_dot_product_flash_attention_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7986267Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_fake_tensor_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7987237Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_real_tensor_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7988213Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_buffer_util_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7989385Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_cond_with_module_stack_export_with_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7990333Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_dynamic_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7991385Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_simple_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7992386Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_export_with_wrong_inputs_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7993576Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_external_call_non_strict_real_tensor_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7994531Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_fqn_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7995793Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7996895Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_shared_submodule_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7997919Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.7999444Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8000277Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_param_util_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8001532Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_raise_user_error_when_guard_on_data_dependent_operation_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8002635Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_sym_sqrt_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8003565Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8004924Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_update_sub_later_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8005977Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_non_strict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8007059Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_indexing_weirdness_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8008041Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_shape_mismatch_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8009104Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_empty_fancy_index_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8010309Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_index_no_floats_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8011298Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_backward_hooks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8012368Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_cache_size_limit_on_guarded_nn_modules -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8013444Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_composition_with_opt_mod -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8014490Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_inner -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8015712Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_outer -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8016805Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_skip_guards -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8017781Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_module_dict_iter_name -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8018863Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_nn_module -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8019951Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_no_recompile_on_nn_guarded_modules -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8020784Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_to -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8021808Z copying test/dynamo_expected_failures/OptimizerTests.test_adagrad -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8022912Z copying test/dynamo_expected_failures/OptimizerTests.test_adam -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8023888Z copying test/dynamo_expected_failures/OptimizerTests.test_adamax -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8025143Z copying test/dynamo_expected_failures/OptimizerTests.test_adamw -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8026127Z copying test/dynamo_expected_failures/OptimizerTests.test_asgd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8027176Z copying test/dynamo_expected_failures/OptimizerTests.test_nadam -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8028165Z copying test/dynamo_expected_failures/OptimizerTests.test_rmsprop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8029085Z copying test/dynamo_expected_failures/OptimizerTests.test_rprop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8030090Z copying test/dynamo_expected_failures/OptimizerTests.test_sgd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8031130Z copying test/dynamo_expected_failures/PackedSequenceTest.test_pack_sequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8032137Z copying test/dynamo_expected_failures/PackedSequenceTest.test_to -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8033280Z copying test/dynamo_expected_failures/PackedSequenceTest.test_total_length -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8034520Z copying test/dynamo_expected_failures/PackedSequenceTest.test_type_casts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8035758Z copying test/dynamo_expected_failures/PackedSequenceTest.test_unpack_sequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8037116Z copying test/dynamo_expected_failures/RecompileTests.test_aliasing_guard_failures_with_globals -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8038138Z copying test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_reduce_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8039118Z copying test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_tensor_scalar_change -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8040265Z copying test/dynamo_expected_failures/RecompileTests.test_dynamic_shape_parameter_recompile -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8041208Z copying test/dynamo_expected_failures/RecompileTests.test_recompiles_true_false_flop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8042278Z copying test/dynamo_expected_failures/RecompileUxTests.test_mismatched_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8043420Z copying test/dynamo_expected_failures/RecompileUxTests.test_verbose_tensor_check -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8044476Z copying test/dynamo_expected_failures/ReproTests.test_add_sub_alpha_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8045491Z copying test/dynamo_expected_failures/ReproTests.test_addr_alpha_beta_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8047618Z copying test/dynamo_expected_failures/ReproTests.test_boxes_len -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8048887Z copying test/dynamo_expected_failures/ReproTests.test_chunk_reformer_ff -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8050427Z copying test/dynamo_expected_failures/ReproTests.test_convert_boxes_to_pooler_format -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8051826Z copying test/dynamo_expected_failures/ReproTests.test_create_rand_mask_from_inputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8053179Z copying test/dynamo_expected_failures/ReproTests.test_do_paste_mask -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8054837Z copying test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_float_guard -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8056349Z copying test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_implicit_guard -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8057761Z copying test/dynamo_expected_failures/ReproTests.test_empty_list_contains_with_jump -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8059137Z copying test/dynamo_expected_failures/ReproTests.test_function_in_skipfiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8060506Z copying test/dynamo_expected_failures/ReproTests.test_functools_wraps -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8061937Z copying test/dynamo_expected_failures/ReproTests.test_hf_t5_forward -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8063377Z copying test/dynamo_expected_failures/ReproTests.test_hf_xsoftmax_training -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8064847Z copying test/dynamo_expected_failures/ReproTests.test_issue175 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8066576Z copying test/dynamo_expected_failures/ReproTests.test_jit_trace_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8067844Z copying test/dynamo_expected_failures/ReproTests.test_list_aliasing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8069289Z copying test/dynamo_expected_failures/ReproTests.test_list_self_reference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8070817Z copying test/dynamo_expected_failures/ReproTests.test_longformer_chunk -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8072260Z copying test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8073807Z copying test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8075598Z copying test/dynamo_expected_failures/ReproTests.test_module_in_skipfiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8076969Z copying test/dynamo_expected_failures/ReproTests.test_multi_import -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8078459Z copying test/dynamo_expected_failures/ReproTests.test_negative_shape_guard -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8079915Z copying test/dynamo_expected_failures/ReproTests.test_numpy_not_ndarray_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8081233Z copying test/dynamo_expected_failures/ReproTests.test_recursive_map -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8082599Z copying test/dynamo_expected_failures/ReproTests.test_reformer_eval -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8084308Z copying test/dynamo_expected_failures/ReproTests.test_reformer_min_chunk_len -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8085795Z copying test/dynamo_expected_failures/ReproTests.test_reformer_sorting -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8087217Z copying test/dynamo_expected_failures/ReproTests.test_relative_import -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8088791Z copying test/dynamo_expected_failures/ReproTests.test_relative_import_no_modulename -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8090148Z copying test/dynamo_expected_failures/ReproTests.test_restricted_list_subclass1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8092431Z copying test/dynamo_expected_failures/ReproTests.test_rewrite_assert_noop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8093674Z copying test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_msg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8095416Z copying test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_non_string_msg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8096788Z copying test/dynamo_expected_failures/ReproTests.test_seq_append_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8098187Z copying test/dynamo_expected_failures/ReproTests.test_size_typematch -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8099596Z copying test/dynamo_expected_failures/ReproTests.test_tensor_data_kwarg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8101056Z copying test/dynamo_expected_failures/ReproTests.test_threading_local -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8102533Z copying test/dynamo_expected_failures/ReproTests.test_validate_model_kwargs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8104637Z copying test/dynamo_expected_failures/RetraceExportTestDynamismExpression.test_export_inline_constraints_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8105857Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_cond_with_module_stack_export_with_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8107424Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_in_eager_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8108833Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_constrain_value_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8110311Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_various_cases_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8111625Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8113252Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_shared_submodule_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8114804Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8116448Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_retraceability -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8117813Z copying test/dynamo_expected_failures/SerDesExportTestDynamismExpression.test_export_inline_constraints_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8119130Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_fake_tensor_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8120576Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_real_tensor_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8130069Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_cond_with_module_stack_export_with_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8131028Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_in_eager_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8131968Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_constrain_value_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8132896Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_various_cases_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8133987Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_external_call_non_strict_real_tensor_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8135025Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8135931Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_shared_submodule_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8136796Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8137755Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_serdes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8138622Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8139366Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8140088Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_dict -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8141032Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8142597Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_do_not_skip_side_effects -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8144301Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_recursive_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8145835Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_duck_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8147257Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_getitem -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8148723Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_kwarg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8150217Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_order_dependence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8151609Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_zero_inference -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8153008Z copying test/dynamo_expected_failures/SubGraphTests.test_enumerate_not_break_graph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8154530Z copying test/dynamo_expected_failures/SubGraphTests.test_no_graph_break_on_item -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8156149Z copying test/dynamo_expected_failures/SubclassTests.test_compile_higher_order_with_functionalization -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8157475Z copying test/dynamo_expected_failures/SubclassTests.test_compile_with_functionalization -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8158952Z copying test/dynamo_expected_failures/SubclassTests.test_torch_function_state_guards -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8160441Z copying test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_guards_on_inner_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8161905Z copying test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_differently_sized_inner_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8163266Z copying test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_same_sized_inner_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8164897Z copying test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_aliases_bases_out_of_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8166431Z copying test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_false_aliasing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8167828Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8169334Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation_and_output_alias -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8170735Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_output_alias -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8172336Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_simple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8173697Z copying test/dynamo_expected_failures/TestAOTModuleSimplified.test_aot_module_simplified_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8175192Z copying test/dynamo_expected_failures/TestAnalyze.test_trace_dependencies -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8176617Z copying test/dynamo_expected_failures/TestApplyAlongAxis.test_0d_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8178067Z copying test/dynamo_expected_failures/TestApplyAlongAxis.test_axis_insertion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8179599Z copying test/dynamo_expected_failures/TestApplyAlongAxis.test_scalar_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8180970Z copying test/dynamo_expected_failures/TestArange.test_infinite -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8182415Z copying test/dynamo_expected_failures/TestArange.test_nan_step -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8183903Z copying test/dynamo_expected_failures/TestArange.test_require_range -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8185564Z copying test/dynamo_expected_failures/TestArange.test_zero_step -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8187041Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data62 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8188463Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data63 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8189882Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data65 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8191278Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data66 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8192883Z copying test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_scalars -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8194606Z copying test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_striding_not_ok -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8196066Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_byte_np_longlong -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8197457Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_int__np_longlong -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8198888Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_intc_np_longlong -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8200364Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_np_longlong -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8201743Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_t26 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8203200Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_short_np_longlong -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8204759Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_t15_np_longlong -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8206197Z copying test/dynamo_expected_failures/TestArraySplit.test_integer_0_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8207807Z copying test/dynamo_expected_failures/TestAssignment.test_assignment_broadcasting -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8209027Z copying test/dynamo_expected_failures/TestAttributes.test_fill_max_uint64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8210657Z copying test/dynamo_expected_failures/TestAttributes.test_fill_readonly -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8211964Z copying test/dynamo_expected_failures/TestAttributes.test_fill_struct_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8213394Z copying test/dynamo_expected_failures/TestAutograd.test_anomaly_detect_nan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8215009Z copying test/dynamo_expected_failures/TestAutograd.test_anomaly_mode_no_check_nan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8216488Z copying test/dynamo_expected_failures/TestAutograd.test_autograd_print_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8217960Z copying test/dynamo_expected_failures/TestAutograd.test_autograd_simple_views_python -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8219338Z copying test/dynamo_expected_failures/TestAutograd.test_autograd_views_codegen -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8220979Z copying test/dynamo_expected_failures/TestAutograd.test_checkpointing_without_reentrant_custom_function_works -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8222358Z copying test/dynamo_expected_failures/TestAutograd.test_checkpointing_without_reentrant_with_context_fn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8223691Z copying test/dynamo_expected_failures/TestAutograd.test_custom_autograd_repeated_grad_grad -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8225382Z copying test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_inplace_checks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8226814Z copying test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_view_checks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8228289Z copying test/dynamo_expected_failures/TestAutograd.test_custom_function_preserve_torch_function_when_return_as_is -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8229823Z copying test/dynamo_expected_failures/TestAutograd.test_gradcheck_nondeterministic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8231208Z copying test/dynamo_expected_failures/TestAutograd.test_inplace_not_requires_grad -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8232526Z copying test/dynamo_expected_failures/TestAutograd.test_lobpcg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8234236Z copying test/dynamo_expected_failures/TestAutograd.test_mark_non_differentiable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8236570Z copying test/dynamo_expected_failures/TestAutograd.test_mark_non_differentiable_none -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8237969Z copying test/dynamo_expected_failures/TestAutograd.test_naughty_autograd_function_stashing_ctx -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8239276Z copying test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_detect_nan -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8240676Z copying test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_printstack_cleanup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8241904Z copying test/dynamo_expected_failures/TestAutograd.test_record_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8243291Z copying test/dynamo_expected_failures/TestAutograd.test_return_duplicate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8244680Z copying test/dynamo_expected_failures/TestAutograd.test_return_duplicate_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8246103Z copying test/dynamo_expected_failures/TestAutograd.test_return_leaf_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8247432Z copying test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_modify_base_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8248626Z copying test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_python_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8249953Z copying test/dynamo_expected_failures/TestAutogradFallback.test_no_autograd_kernel_inplace_mode_nothing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8251225Z copying test/dynamo_expected_failures/TestAutogradFallback.test_no_autograd_kernel_inplace_mode_warn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8252643Z copying test/dynamo_expected_failures/TestAutogradForwardMode.test_create_new_zeros_with_same_meta -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8253903Z copying test/dynamo_expected_failures/TestAutogradForwardMode.test_detach_view_tracking -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8255328Z copying test/dynamo_expected_failures/TestAutogradForwardMode.test_forward_level_cleanup -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8256922Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8258626Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8259968Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8261264Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8262571Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8264005Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8265382Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8266726Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8267750Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_once_differentiable_autograd_vjp_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8269987Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8271553Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8272754Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8279842Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8281619Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8283178Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8285625Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8287181Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8288136Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_once_differentiable_autograd_vjp_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8289176Z copying test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8290222Z copying test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8291060Z copying test/dynamo_expected_failures/TestAutogradInferenceMode.test_inference_mode_decorator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8291879Z copying test/dynamo_expected_failures/TestBaseMath.test_lower_align -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8292526Z copying test/dynamo_expected_failures/TestBitsCPU.test_cat_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8293255Z copying test/dynamo_expected_failures/TestBool.test_sum_2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8294620Z copying test/dynamo_expected_failures/TestBooleanIndexing.test_bool_as_int_argument_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8296189Z copying test/dynamo_expected_failures/TestBooleanIndexing.test_boolean_indexing_weirdness -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8297526Z copying test/dynamo_expected_failures/TestBufferProtocolCPU.test_byte_to_int_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8299053Z copying test/dynamo_expected_failures/TestCheckpoint.test_checkpoint_non_tensor_inputs_outputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8300682Z copying test/dynamo_expected_failures/TestClip.test_clip_func_takes_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8301830Z copying test/dynamo_expected_failures/TestClip.test_simple_complex -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8303323Z copying test/dynamo_expected_failures/TestColumnStack.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8305401Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_hessian_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8306665Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_jacfwd_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8308131Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_deprecation_transforms_transform_functionalize_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8309426Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_requires_grad_inside_transform_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8311002Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_hessian_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8312378Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_jacfwd_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8313766Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_jvp_supports_saved_tensor_hooks_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8315336Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_requires_grad_inside_transform_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8316622Z copying test/dynamo_expected_failures/TestConcatenate.test_bad_out_shape -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8318046Z copying test/dynamo_expected_failures/TestConcatenate.test_concatenate -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8319483Z copying test/dynamo_expected_failures/TestConcatenate.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8320962Z copying test/dynamo_expected_failures/TestConcatenate.test_large_concatenate_axis_None -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8322323Z copying test/dynamo_expected_failures/TestCond.test_empty_sq_cases -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8323795Z copying test/dynamo_expected_failures/TestCond.test_sq_cases -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8325705Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_one_attr_name_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8327178Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_one_attr_no_name_collision -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8328531Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_two_attr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8329992Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_two_attr_three_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8331382Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_has_inlined_call_module_node -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8332721Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_module_attr -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8334472Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_submod_hierarchy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8335855Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_unused_placeholder -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8337189Z copying test/dynamo_expected_failures/TestConstFold.test_dict_output -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8338696Z copying test/dynamo_expected_failures/TestConstFold.test_fold_module -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8340022Z copying test/dynamo_expected_failures/TestConstFold.test_three_outputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8341451Z copying test/dynamo_expected_failures/TestConstFold.test_two_outputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8343026Z copying test/dynamo_expected_failures/TestContentStoreCPU.test_repeated_hash_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8344725Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_merge_graph_preserves_ph_meta -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8346419Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_mismatched_branch_output_dynamic_True_backend_eager -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8347715Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_symint_operands_requires_grad_False -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8349190Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_symint_operands_requires_grad_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8350692Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_while_loop_autograd_simple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8351958Z copying test/dynamo_expected_failures/TestConversion.test_to_int_scalar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8353400Z copying test/dynamo_expected_failures/TestCov.test_aweights -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8354942Z copying test/dynamo_expected_failures/TestCov.test_fweights -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8356647Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attribute -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8358064Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attributes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8359470Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_python_inter_op -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8360961Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_python_inter_op_with_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8362361Z copying test/dynamo_expected_failures/TestCppExtensionOpenRgistration.test_open_device_registration -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8363604Z copying test/dynamo_expected_failures/TestCross.test_broadcasting_shapes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8365272Z copying test/dynamo_expected_failures/TestCustomBackendAPI.test_aot_autograd_api -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8366708Z copying test/dynamo_expected_failures/TestCustomBackendAPI.test_lookup_backend -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8368272Z copying test/dynamo_expected_failures/TestCustomBackendAPI.test_register_backend_api -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8369472Z copying test/dynamo_expected_failures/TestCustomOp.test_legacy_define -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8370857Z copying test/dynamo_expected_failures/TestCustomOp.test_override_cea -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8372427Z copying test/dynamo_expected_failures/TestDLPack.test_dlpack_device -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8373798Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8375404Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8376913Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8378311Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8379721Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype4 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8381158Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype5 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8382550Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype6 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8383969Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype7 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8385590Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8386968Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype9 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8388356Z copying test/dynamo_expected_failures/TestDLPack.test_dunder_dlpack_refcount -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8389730Z copying test/dynamo_expected_failures/TestDLPack.test_from_dlpack_refcount -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8391054Z copying test/dynamo_expected_failures/TestDLPack.test_from_torch -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8392591Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8393974Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8395691Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_10 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8397095Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_11 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8398531Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_12 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8399960Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_13 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8401347Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_14 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8402738Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_15 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8404303Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_16 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8405864Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_17 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8407198Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_18 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8408719Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_19 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8410034Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8411440Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_20 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8412876Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_21 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8414474Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_22 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8415917Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_23 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8417325Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_24 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8418797Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_25 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8420345Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_26 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8421857Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_27 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8423771Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_28 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8425302Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_29 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8426733Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8428106Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_30 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8429484Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_31 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8430875Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8432357Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_4 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8433773Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_5 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8436316Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_6 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8437553Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_7 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8439011Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8440425Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_9 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8441744Z copying test/dynamo_expected_failures/TestDLPack.test_ndim0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8443381Z copying test/dynamo_expected_failures/TestDelete.test_slices -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8444956Z copying test/dynamo_expected_failures/TestDeserialize.test_tensor_tensor_list -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8446265Z copying test/dynamo_expected_failures/TestDiag.test_failure -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8447785Z copying test/dynamo_expected_failures/TestDiff.test_append -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8449062Z copying test/dynamo_expected_failures/TestDiff.test_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8450436Z copying test/dynamo_expected_failures/TestDiff.test_n -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8451907Z copying test/dynamo_expected_failures/TestDiff.test_prepend -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8453414Z copying test/dynamo_expected_failures/TestDropoutNN.test_invalid_dropout_p -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8454894Z copying test/dynamo_expected_failures/TestDsplit.test_0D_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8456336Z copying test/dynamo_expected_failures/TestDsplit.test_1D_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8457728Z copying test/dynamo_expected_failures/TestDsplit.test_2D_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8459147Z copying test/dynamo_expected_failures/TestDsplit.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8460527Z copying test/dynamo_expected_failures/TestDstack.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8462019Z copying test/dynamo_expected_failures/TestDynamicQuantizedOps.test_qlinear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8463611Z copying test/dynamo_expected_failures/TestDynamismExpression.test_export_inline_constraints -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8464940Z copying test/dynamo_expected_failures/TestEigh.test_invalid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8466882Z copying test/dynamo_expected_failures/TestEigvalsh.test_invalid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8468074Z copying test/dynamo_expected_failures/TestExpandDims.test_axis_out_of_range -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8469501Z copying test/dynamo_expected_failures/TestExpandDims.test_repeated_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8471369Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8472885Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8474518Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv3d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8475985Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8477510Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8479175Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8480431Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8482028Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8483329Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv3d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8484967Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8486518Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8487980Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8489427Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8490914Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8492315Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv3d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8493784Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8495391Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8496861Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8497792Z copying test/dynamo_expected_failures/TestExperiment.test_with_buffer_as_submodule -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8499452Z copying test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_optimizer_single_tensor_pattern -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8500911Z copying test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_synchronized_dataloader_pattern -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8502136Z copying test/dynamo_expected_failures/TestExport.test_basic_non_strict_fake_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8503567Z copying test/dynamo_expected_failures/TestExport.test_basic_non_strict_real_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8505328Z copying test/dynamo_expected_failures/TestExport.test_cond_with_module_stack_export_with -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8506755Z copying test/dynamo_expected_failures/TestExport.test_constrain_size_in_eager -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8508286Z copying test/dynamo_expected_failures/TestExport.test_constrain_size_with_constrain_value -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8509770Z copying test/dynamo_expected_failures/TestExport.test_constrain_size_with_various_cases -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8511083Z copying test/dynamo_expected_failures/TestExport.test_external_call_non_strict_real_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8512464Z copying test/dynamo_expected_failures/TestExport.test_nn_module_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8514261Z copying test/dynamo_expected_failures/TestExport.test_nn_module_stack_shared_submodule -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8515662Z copying test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8517154Z copying test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes_suggested_fixes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8518651Z copying test/dynamo_expected_failures/TestFX.test_custom_traceback_not_raised_when_exception_source_is_submodule -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8520022Z copying test/dynamo_expected_failures/TestFXNumericSuiteCoreAPIs.test_user_defined_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8521330Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_channel -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8522740Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8524404Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8525907Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8527310Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_tensor_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8528668Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_channel_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8530093Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8531543Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8532826Z copying test/dynamo_expected_failures/TestFlag.test_writeable_any_base -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8534434Z copying test/dynamo_expected_failures/TestFlag.test_writeable_from_readonly -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8535750Z copying test/dynamo_expected_failures/TestFlip.test_axes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8537240Z copying test/dynamo_expected_failures/TestFliplr.test_basic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8538913Z copying test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_non_integer_argument_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8540420Z copying test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_reduce_axis_float_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8541489Z copying test/dynamo_expected_failures/TestFromBuffer.test_empty -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8543169Z copying test/dynamo_expected_failures/TestFunctionalizeCPU.test_multioutput_view_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8544678Z copying test/dynamo_expected_failures/TestFunctionalizeCPU.test_simple_view_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8546176Z copying test/dynamo_expected_failures/TestFunctionalizeCPU.test_vmap_functionalize_jvp_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8547537Z copying test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8549005Z copying test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8550405Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8551899Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8553318Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func10 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8554914Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func11 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8557293Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8558529Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8559953Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func4 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8561431Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func5 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8562848Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func6 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8564379Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func7 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8565829Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8567261Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func9 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8568587Z copying test/dynamo_expected_failures/TestGradient.test_badargs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8570066Z copying test/dynamo_expected_failures/TestGradient.test_specific_axes -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8571411Z copying test/dynamo_expected_failures/TestGradient.test_values -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8572937Z copying test/dynamo_expected_failures/TestHessianCPU.test_jacfwd_different_levels_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8574507Z copying test/dynamo_expected_failures/TestHessianCUDA.test_jacfwd_different_levels_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8576422Z copying test/dynamo_expected_failures/TestHigherOrderOperatorInteractionCPU.test_grad_name_wrapping_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8577663Z copying test/dynamo_expected_failures/TestHistogram.test_error_binnum_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8579276Z copying test/dynamo_expected_failures/TestHistogram.test_finite_range -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8581204Z copying test/dynamo_expected_failures/TestHistogram.test_one_bin -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8582895Z copying test/dynamo_expected_failures/TestHistogram2d.test_binparameter_combination -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8584530Z copying test/dynamo_expected_failures/TestHistogramdd.test_bins_error_2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8586264Z copying test/dynamo_expected_failures/TestHistogramdd.test_bins_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8587716Z copying test/dynamo_expected_failures/TestHistogramdd.test_equal_edges -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8589067Z copying test/dynamo_expected_failures/TestHistogramdd.test_inf_edges -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8590476Z copying test/dynamo_expected_failures/TestHistogramdd.test_weights -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8591839Z copying test/dynamo_expected_failures/TestHsplit.test_0D_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8593349Z copying test/dynamo_expected_failures/TestHsplit.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8594982Z copying test/dynamo_expected_failures/TestHstack.test_empty_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8596421Z copying test/dynamo_expected_failures/TestHstack.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8597939Z copying test/dynamo_expected_failures/TestIndexing.test_broken_sequence_not_nd_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8599263Z copying test/dynamo_expected_failures/TestIndexing.test_index_no_floats -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8600728Z copying test/dynamo_expected_failures/TestIndexing.test_slicing_no_floats -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8602112Z copying test/dynamo_expected_failures/TestIndexingCPU.test_byte_mask_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8603644Z copying test/dynamo_expected_failures/TestIndexingCPU.test_empty_ndim_index_bool_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8605115Z copying test/dynamo_expected_failures/TestIndexingCPU.test_index_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8606628Z copying test/dynamo_expected_failures/TestIndexingCPU.test_index_limits_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8609422Z copying test/dynamo_expected_failures/TestIndexingCPU.test_out_of_bound_index_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8610139Z copying test/dynamo_expected_failures/TestIndexingCPU.test_zero_dim_index_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8611378Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_complex_attr_access_without_graph_breaks -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8612798Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_const_property_on_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8614451Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_set_data_on_input_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8615853Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_assigned_on_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8617418Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_on_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8618567Z copying test/dynamo_expected_failures/TestIsScalar.test_is_not_scalar_value6 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8619951Z copying test/dynamo_expected_failures/TestIterator.test_iterator -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8621888Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_correctness_different_devices_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8623131Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_default_arg_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8624718Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8626292Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_multi_output_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8627635Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_simple_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8629085Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_unrelated_outputs_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8630474Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_zero_dim_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8631828Z copying test/dynamo_expected_failures/TestJacCPU.test_argnums_defaults_to_zero_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8633772Z copying test/dynamo_expected_failures/TestJacCPU.test_aux_pytree_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8635729Z copying test/dynamo_expected_failures/TestJacCPU.test_dimensionality_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8637113Z copying test/dynamo_expected_failures/TestJacCPU.test_empty_output_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8638527Z copying test/dynamo_expected_failures/TestJacCPU.test_inplace_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8640006Z copying test/dynamo_expected_failures/TestJacCPU.test_jac_with_non_tensor_args_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8641470Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_outputs_pytree_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8642921Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_pytree_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8644551Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_multiple_argnums_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8645976Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_single_argnums_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8647375Z copying test/dynamo_expected_failures/TestJacCPU.test_outputs_can_any_pytree_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8648685Z copying test/dynamo_expected_failures/TestJacCPU.test_unrelated_input_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8650224Z copying test/dynamo_expected_failures/TestJacCPU.test_unrelated_output_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8651458Z copying test/dynamo_expected_failures/TestJit.test_batchnorm -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8653158Z copying test/dynamo_expected_failures/TestLazyModules.test_lazy_batchnorm_with_dict_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8654577Z copying test/dynamo_expected_failures/TestLazyModules.test_lazy_module_buffer -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8656622Z copying test/dynamo_expected_failures/TestLazyModules.test_lazy_module_jit_buffer -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8657995Z copying test/dynamo_expected_failures/TestLexsort.test_datetime -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8659424Z copying test/dynamo_expected_failures/TestLexsort.test_mixed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8661021Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8662476Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8663892Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8665504Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8667886Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8669126Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8670552Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8671950Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8673349Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8675015Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8676489Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8678055Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8679447Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8680858Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8682314Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8683641Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8685232Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8686720Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8688045Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8689499Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8690983Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8692282Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8693687Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8695465Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8696898Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8698323Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8699842Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8701038Z copying test/dynamo_expected_failures/TestMatmul.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8702485Z copying test/dynamo_expected_failures/TestMedian.test_extended_axis_invalid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8703831Z copying test/dynamo_expected_failures/TestMeshgrid.test_indexing -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8705594Z copying test/dynamo_expected_failures/TestMetaKernel.test_addmm_invalid_dtype -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8706885Z copying test/dynamo_expected_failures/TestMin.test_adapt -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8708281Z copying test/dynamo_expected_failures/TestMin.test_attn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8709697Z copying test/dynamo_expected_failures/TestMin.test_big_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8711039Z copying test/dynamo_expected_failures/TestMin.test_c -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8712495Z copying test/dynamo_expected_failures/TestMin.test_compare_dims -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8713912Z copying test/dynamo_expected_failures/TestMin.test_diag -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8715575Z copying test/dynamo_expected_failures/TestMin.test_dim_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8716974Z copying test/dynamo_expected_failures/TestMin.test_dims_with_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8718279Z copying test/dynamo_expected_failures/TestMin.test_dir -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8719673Z copying test/dynamo_expected_failures/TestMin.test_doc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8721045Z copying test/dynamo_expected_failures/TestMin.test_embed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8722420Z copying test/dynamo_expected_failures/TestMin.test_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8723932Z copying test/dynamo_expected_failures/TestMin.test_expand -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8725454Z copying test/dynamo_expected_failures/TestMin.test_functorch -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8726817Z copying test/dynamo_expected_failures/TestMin.test_hello -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8728732Z copying test/dynamo_expected_failures/TestMin.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8729978Z copying test/dynamo_expected_failures/TestMin.test_index_placement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8731383Z copying test/dynamo_expected_failures/TestMin.test_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8732788Z copying test/dynamo_expected_failures/TestMin.test_manual_stuff -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8734356Z copying test/dynamo_expected_failures/TestMin.test_mask -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8735870Z copying test/dynamo_expected_failures/TestMin.test_max -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8737395Z copying test/dynamo_expected_failures/TestMin.test_mm -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8739226Z copying test/dynamo_expected_failures/TestMin.test_mm_fuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8740565Z copying test/dynamo_expected_failures/TestMin.test_monkey -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8741927Z copying test/dynamo_expected_failures/TestMin.test_network -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8743284Z copying test/dynamo_expected_failures/TestMin.test_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8744902Z copying test/dynamo_expected_failures/TestMin.test_order_keyword -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8746278Z copying test/dynamo_expected_failures/TestMin.test_parse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8747733Z copying test/dynamo_expected_failures/TestMin.test_permute_orig -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8749078Z copying test/dynamo_expected_failures/TestMin.test_seg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8750514Z copying test/dynamo_expected_failures/TestMin.test_simple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8751992Z copying test/dynamo_expected_failures/TestMin.test_softmax_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8753421Z copying test/dynamo_expected_failures/TestMin.test_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8754962Z copying test/dynamo_expected_failures/TestMin.test_time_mm_fuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8756557Z copying test/dynamo_expected_failures/TestMin.test_with_dims_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8757985Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_adapt -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8759391Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_attn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8760827Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_big_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8762158Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_c -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8763622Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_compare_dims -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8765258Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_diag -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8766613Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_dim_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8768189Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_dims_with_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8769439Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_dir -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8771729Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_doc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8772974Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_embed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8774591Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_eq -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8776186Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_expand -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8777601Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_functorch -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8778975Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_hello -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8780369Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_index -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8781860Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_index_placement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8783211Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8784795Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_manual_stuff -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8786222Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_mask -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8787624Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_max -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8789014Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8790398Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm_fuse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8791925Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_monkey -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8793474Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_network -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8795025Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_order -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8796524Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_order_keyword -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8797878Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_parse -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8799417Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_permute_orig -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8800808Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_seg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8802319Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_simple -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8803660Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_softmax_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8805238Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8806792Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_with_dims_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8807915Z copying test/dynamo_expected_failures/TestMinMax.test_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8809344Z copying test/dynamo_expected_failures/TestMinMax.test_scalar -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8810768Z copying test/dynamo_expected_failures/TestMisc.test_byteorder_check -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8812309Z copying test/dynamo_expected_failures/TestMisc.test_generalized_raise_multiloop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8813651Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_add_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8815243Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_copy_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8816745Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_mul_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8818178Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_sigmoid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8819521Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_tanh_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8820956Z copying test/dynamo_expected_failures/TestModuleHookNN.test_hook_inplace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8822359Z copying test/dynamo_expected_failures/TestMoveaxis.test_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8823961Z copying test/dynamo_expected_failures/TestMultiDot.test_dynamic_programming_optimization_and_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8825441Z copying test/dynamo_expected_failures/TestMultiDot.test_three_arguments_and_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8826838Z copying test/dynamo_expected_failures/TestMultiDot.test_too_few_input_arrays -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8828221Z copying test/dynamo_expected_failures/TestMultiDot.test_two_arguments_and_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8829645Z copying test/dynamo_expected_failures/TestMultiprocessing.test_empty_shared -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8831074Z copying test/dynamo_expected_failures/TestMultiprocessing.test_fs_is_shared -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8832596Z copying test/dynamo_expected_failures/TestMultiprocessing.test_inherit_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8833994Z copying test/dynamo_expected_failures/TestMultiprocessing.test_is_shared -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8835630Z copying test/dynamo_expected_failures/TestNN.test_RNN_cell_forward_zero_hidden_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8837833Z copying test/dynamo_expected_failures/TestNN.test_fb_fc_packed -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8839238Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCOO -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8840777Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSC -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8842104Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSR -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8843660Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_nobias_weightCOO -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8844950Z copying test/dynamo_expected_failures/TestNN.test_unflatten -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8846737Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_invalid_reduction_strings_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8848130Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8849565Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8850993Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_nll_loss_byte_target_matches_long_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8852412Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_threshold_inplace_overlap_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8853862Z copying test/dynamo_expected_failures/TestNNDeviceTypeCUDA.test_nll_loss_byte_target_matches_long_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8855503Z copying test/dynamo_expected_failures/TestNNParametrization.test_deepcopy_after_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8857037Z copying test/dynamo_expected_failures/TestNNParametrization.test_errors_unparametrized_tensor_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8858332Z copying test/dynamo_expected_failures/TestNNParametrization.test_initialization_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8859639Z copying test/dynamo_expected_failures/TestNNParametrization.test_new_spectral_norm_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8861244Z copying test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_buffer_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8862612Z copying test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_nested_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8863988Z copying test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8865652Z copying test/dynamo_expected_failures/TestNNParametrization.test_serialization_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8867227Z copying test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_right_inverse_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8868609Z copying test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_single_param_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8870057Z copying test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8871551Z copying test/dynamo_expected_failures/TestNNParametrization.test_wrapper_subclass_parametrization_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8873099Z copying test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_False_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8874800Z copying test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_True_cuda -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8875841Z copying test/dynamo_expected_failures/TestNamedTensor.test_flatten -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8877277Z copying test/dynamo_expected_failures/TestNamedTensor.test_reduction_fns -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8878726Z copying test/dynamo_expected_failures/TestNamedTensor.test_transpose_variants -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8880202Z copying test/dynamo_expected_failures/TestNamedTensor.test_unary_propagate_names_fns -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8881483Z copying test/dynamo_expected_failures/TestNamedTensor.test_unflatten -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8883162Z copying test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_interned_string_bumps_refcount_permanently -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8884647Z copying test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_uninterned_string_refcounts -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8885919Z copying test/dynamo_expected_failures/TestNegative.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8887434Z copying test/dynamo_expected_failures/TestNestedTensor.test_binary_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8888768Z copying test/dynamo_expected_failures/TestNestedTensor.test_unbind -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8890315Z copying test/dynamo_expected_failures/TestNestedTensorSubclassCPU.test_chunk_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8891877Z copying test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8893471Z copying test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-10 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8895190Z copying test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-9 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8896825Z copying test/dynamo_expected_failures/TestNonzeroAndCountNonzero.test_count_nonzero_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8898119Z copying test/dynamo_expected_failures/TestNormDouble.test_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8899614Z copying test/dynamo_expected_failures/TestNormDouble.test_bad_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8901017Z copying test/dynamo_expected_failures/TestNormDouble.test_matrix_2x2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8902350Z copying test/dynamo_expected_failures/TestNormInt64.test_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8903751Z copying test/dynamo_expected_failures/TestNormInt64.test_bad_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8905403Z copying test/dynamo_expected_failures/TestNormInt64.test_matrix_2x2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8906944Z copying test/dynamo_expected_failures/TestNormSingle.test_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8908226Z copying test/dynamo_expected_failures/TestNormSingle.test_bad_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8909687Z copying test/dynamo_expected_failures/TestNormSingle.test_matrix_2x2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8911315Z copying test/dynamo_expected_failures/TestNumPyInteropCPU.test_numpy_non_writeable_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8912686Z copying test/dynamo_expected_failures/TestObserver.test_per_tensor_observers -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8914293Z copying test/dynamo_expected_failures/TestOptimizations.test_example_inputs -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8915859Z copying test/dynamo_expected_failures/TestOptimizations.test_example_inputs_runtime_use -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8917299Z copying test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_non_op_overload -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8918689Z copying test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_wrong_output -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8920028Z copying test/dynamo_expected_failures/TestPadding.test_constant_padNd -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8921510Z copying test/dynamo_expected_failures/TestPasses.test_functionalize_inline_contraints -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8922890Z copying test/dynamo_expected_failures/TestPasses.test_views_op_having_view_copy -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8924466Z copying test/dynamo_expected_failures/TestPercentile.test_extended_axis_invalid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8925821Z copying test/dynamo_expected_failures/TestPercentile.test_scalar_q -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8927309Z copying test/dynamo_expected_failures/TestPoolingNN.test_MaxUnpool2d_output_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8928685Z copying test/dynamo_expected_failures/TestPrivateUse1.test_backend_type_methods -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8930024Z copying test/dynamo_expected_failures/TestProfiler.test_high_level_trace -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8931433Z copying test/dynamo_expected_failures/TestProfiler.test_is_profiler_enabled -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8932748Z copying test/dynamo_expected_failures/TestProfiler.test_source -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8934616Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_basic_work_in_main_thread_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8936161Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_close_in_scope_work_in_main_thread_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8937548Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_complex_work_in_main_thread_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8939070Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_multiple_preexisting_work_in_main_thread_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8940524Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_open_in_scope_work_in_main_thread_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8942005Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8943352Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory_and_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8945099Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_record_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8946682Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_dispatch -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8948187Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8949360Z copying test/dynamo_expected_failures/TestPutAlongAxis.test_broadcast -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8950863Z copying test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_False -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8952322Z copying test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_True -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8953593Z copying test/dynamo_expected_failures/TestPutmask.test_record_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8955280Z copying test/dynamo_expected_failures/TestPythonAutograd.test_backwards2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8956670Z copying test/dynamo_expected_failures/TestPythonAutograd.test_forwards1 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8957999Z copying test/dynamo_expected_failures/TestPythonAutograd.test_forwards2 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8959431Z copying test/dynamo_expected_failures/TestPythonAutograd.test_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8962339Z copying test/dynamo_expected_failures/TestPythonDispatch.test_maybe_tuple_bug -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8964935Z copying test/dynamo_expected_failures/TestPythonDispatch.test_set_data -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8965583Z copying test/dynamo_expected_failures/TestPythonDispatch.test_wrapper_subclass_extra_dispatch_keys -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8966269Z copying test/dynamo_expected_failures/TestPythonRegistration.test_finalizer -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8966628Z copying test/dynamo_expected_failures/TestQR.test_mode_raw -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8967386Z copying test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8968981Z copying test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8969958Z copying test/dynamo_expected_failures/TestQR.test_qr_empty_m_3_n_0 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8971677Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_averaged_inverted_cdf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8973249Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_closest_observation -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8974906Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_hazen -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8977374Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_interpolated_inverted_cdf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8978091Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_inverted_cdf -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8980008Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_median_unbiased -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8980711Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_normal_unbiased -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8982169Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_weibull -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8984458Z copying test/dynamo_expected_failures/TestQuantizedEmbeddingOps.test_embedding_bag_2d_indices -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8984958Z copying test/dynamo_expected_failures/TestQuantizedOps.test_custom_module_lstm -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8986405Z copying test/dynamo_expected_failures/TestQuantizedOps.test_max_pool2d_cudnn -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8987861Z copying test/dynamo_expected_failures/TestQuantizedOps.test_qtanh -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8989209Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8990677Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams_optimized -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8992135Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_dequantize_per_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8993456Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8995013Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor_bfloat16_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8996457Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_fp16_saturate_op -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8997817Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_qtensor_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.8999373Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_quantize_per_channel_sub_byte -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9000533Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9002070Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9003343Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9004788Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9006338Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9007736Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9009262Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9010615Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9011998Z copying test/dynamo_expected_failures/TestRequire.test_C_and_F_simul -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9013342Z copying test/dynamo_expected_failures/TestRequire.test_require_each -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9014877Z copying test/dynamo_expected_failures/TestRequire.test_unknown_requirement -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9016213Z copying test/dynamo_expected_failures/TestRollaxis.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9017614Z copying test/dynamo_expected_failures/TestRot90.test_basic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9019127Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_bfloat16_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9020467Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9021896Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9023090Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9025043Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_bfloat16_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9026181Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float16_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9027666Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float32_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9029113Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9030366Z copying test/dynamo_expected_failures/TestScalarIndexing.test_invalid_newaxis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9031839Z copying test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9033336Z copying test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript_assignment -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9034571Z copying test/dynamo_expected_failures/TestScript.test_conv_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9036147Z copying test/dynamo_expected_failures/TestScript.test_error_stacktrace_interface -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9037441Z copying test/dynamo_expected_failures/TestScript.test_infer_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9038826Z copying test/dynamo_expected_failures/TestScript.test_is_scripting -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9040305Z copying test/dynamo_expected_failures/TestScript.test_method_overloading -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9041773Z copying test/dynamo_expected_failures/TestScript.test_namedtuple_default_values_using_factory_constructor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9043110Z copying test/dynamo_expected_failures/TestScript.test_parse_nested_names -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9044609Z copying test/dynamo_expected_failures/TestScript.test_parse_tensor_constants -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9045962Z copying test/dynamo_expected_failures/TestScript.test_python_call -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9047277Z copying test/dynamo_expected_failures/TestScript.test_python_frontend -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9048722Z copying test/dynamo_expected_failures/TestScript.test_python_frontend_py3 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9050148Z copying test/dynamo_expected_failures/TestScript.test_script_pack_padded_sequence -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9051652Z copying test/dynamo_expected_failures/TestScript.test_string_device_implicit_conversion -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9052877Z copying test/dynamo_expected_failures/TestScript.test_torch_functional_tensordot_int -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9054850Z copying test/dynamo_expected_failures/TestSerialization.test_linear_relu_package_quantization_transforms -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9056395Z copying test/dynamo_expected_failures/TestShapeOpsCUDA.test_flip_cuda_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9057789Z copying test/dynamo_expected_failures/TestSortComplex.test_sort_real_type_in_g_type_out_G -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9059244Z copying test/dynamo_expected_failures/TestSplit.test_unequal_split -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9060470Z copying test/dynamo_expected_failures/TestStackMisc.test_stack -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9062086Z copying test/dynamo_expected_failures/TestStatelessFunctionalAPI.test_functional_call_member_reference_stateless -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9063354Z copying test/dynamo_expected_failures/TestStatelessFunctionalAPI.test_functional_call_member_reference_torch_func -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9064865Z copying test/dynamo_expected_failures/TestStats.test_dtype_from_dtype -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9066269Z copying test/dynamo_expected_failures/TestStats.test_out -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9067876Z copying test/dynamo_expected_failures/TestSubclassSerialization.test_allowlist_for_weights_only -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9069156Z copying test/dynamo_expected_failures/TestTEFuserDynamic.test_remove_output_used_only_in_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9070682Z copying test/dynamo_expected_failures/TestTEFuserDynamic.test_to_dtype -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9072077Z copying test/dynamo_expected_failures/TestTEFuserDynamic.test_torch_to -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9073574Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_inlined_optimized_graph -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9075215Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_remove_output_used_only_in_size -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9076647Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_to_dtype -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9078030Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_torch_to -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9079385Z copying test/dynamo_expected_failures/TestTake.test_raise -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9080745Z copying test/dynamo_expected_failures/TestTakeAlongAxis.test_invalid -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9082098Z copying test/dynamo_expected_failures/TestTensorBoardUtils.test_numpy_vid_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9083488Z copying test/dynamo_expected_failures/TestTensorCreationCPU.test_block_diag_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9085071Z copying test/dynamo_expected_failures/TestTensorCreationCPU.test_constructor_dtypes_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9086535Z copying test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_bfloat16_proto_type_14 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9088530Z copying test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_float16_proto_type_19 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9090560Z copying test/dynamo_expected_failures/TestTestParametrizationDeviceTypeCPU.test_modules_decorator_applies_module_and_param_specific_decorators_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9091730Z copying test/dynamo_expected_failures/TestTestParametrizationDeviceTypeCPU.test_ops_composition_names_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9093368Z copying test/dynamo_expected_failures/TestTestParametrizationDeviceTypeCPU.test_ops_decorator_applies_op_and_param_specific_decorators_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9094432Z copying test/dynamo_expected_failures/TestTorch.test_as_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9095868Z copying test/dynamo_expected_failures/TestTorch.test_map -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9097289Z copying test/dynamo_expected_failures/TestTorch.test_new -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9098810Z copying test/dynamo_expected_failures/TestTorch.test_parsing_intlist -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9100122Z copying test/dynamo_expected_failures/TestTorch.test_print -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9101738Z copying test/dynamo_expected_failures/TestTorch.test_storage_cycle_via_slots -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9103311Z copying test/dynamo_expected_failures/TestTorch.test_storage_finalizer_dealloc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9104873Z copying test/dynamo_expected_failures/TestTorch.test_storage_slot_dealloc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9106507Z copying test/dynamo_expected_failures/TestTorch.test_tensor_cycle_via_slots -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9108061Z copying test/dynamo_expected_failures/TestTorch.test_tensor_finalizer_dealloc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9109545Z copying test/dynamo_expected_failures/TestTorch.test_tensor_ressurecting_clear -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9111133Z copying test/dynamo_expected_failures/TestTorch.test_tensor_slot_dealloc -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9113434Z copying test/dynamo_expected_failures/TestTorch.test_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9114868Z copying test/dynamo_expected_failures/TestTorch.test_upsample_nearest2d_meta -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9116571Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_add_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9117925Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcdiv_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9119383Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcmul_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9120769Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_atan2_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9122220Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_div_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9123642Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_eq_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9125158Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_fmod_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9126726Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ge_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9128171Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_gt_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9129584Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_le_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9131031Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lerp_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9132485Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lt_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9133943Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_fill_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9135577Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_scatter_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9136912Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_mul_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9138331Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ne_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9139809Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_pow_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9141286Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_remainder_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9142629Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_sub_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9144422Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9145845Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9147456Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9148894Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9150572Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9151911Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9153155Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_custom_device_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9154803Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_disable_enable_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9156245Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_disable_subclass_mode -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9157640Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_factory_override -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9159092Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_mode_notimplemented_loop -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9160527Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_modes_return_notimplemented -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9162007Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_nested_modes_with_python_has_torch_function -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9163264Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_subclass_hash -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9165164Z copying test/dynamo_expected_failures/TestTorchFunctionOverride.test_Tensor___cuda_array_interface_____get__ -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9166456Z copying test/dynamo_expected_failures/TestTorchFunctionOverride.test_pow_rpow -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9168155Z copying test/dynamo_expected_failures/TestTorchFunctionWarning.test_warn_on_invalid_torch_function_tensor_subclass -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9169535Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_nnmodule_params -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9171018Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_full -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9172488Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_keep_alive -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9174038Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_scalar_args -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9175597Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_set -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9176906Z copying test/dynamo_expected_failures/TestTorchbind.test_torchbind_inductor -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9178323Z copying test/dynamo_expected_failures/TestTrilIndicesFrom.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9179723Z copying test/dynamo_expected_failures/TestTriuIndicesFrom.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9181226Z copying test/dynamo_expected_failures/TestTypeHints.test_doc_examples -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9182644Z copying test/dynamo_expected_failures/TestTypePromotionCPU.test_alpha_mismatch_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9184351Z copying test/dynamo_expected_failures/TestTypePromotionCPU.test_alternate_result_cpu -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9185713Z copying test/dynamo_expected_failures/TestUnflatten.test_unflatten_container_type -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9187029Z copying test/dynamo_expected_failures/TestUnique.test_unique_axis -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9188594Z copying test/dynamo_expected_failures/TestUnique.test_unique_axis_errors -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9190145Z copying test/dynamo_expected_failures/TestVerifyCorrectness.test_incorrect_verify_true -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9191491Z copying test/dynamo_expected_failures/TestVerifyCorrectness.test_torchscript -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9192947Z copying test/dynamo_expected_failures/TestVmapAPI.test_fallback_does_not_warn_by_default -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9194475Z copying test/dynamo_expected_failures/TestVmapAPI.test_out_dim_out_of_bounds_err_msg -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9195955Z copying test/dynamo_expected_failures/TestVmapOperators.test_new_empty_strided -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9197314Z copying test/dynamo_expected_failures/TestVsplit.test_0D_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9198791Z copying test/dynamo_expected_failures/TestVsplit.test_1D_array -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9200215Z copying test/dynamo_expected_failures/TestVsplit.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9201590Z copying test/dynamo_expected_failures/TestVstack.test_empty_input -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9203894Z copying test/dynamo_expected_failures/TestVstack.test_non_iterable -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9205261Z copying test/dynamo_expected_failures/TestWhere.test_error -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9206858Z copying test/dynamo_expected_failures/TraceRuleTests.test_skipfiles_inlinelist -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9208209Z copying test/dynamo_expected_failures/UnspecTests.test_builtin_max_min -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9209771Z copying test/dynamo_expected_failures/UnspecTests.test_conv1d_symint_padding -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9211332Z copying test/dynamo_expected_failures/UnspecTests.test_isinstance_symint -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9212890Z copying test/dynamo_expected_failures/UnspecTests.test_mark_01_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9214519Z copying test/dynamo_expected_failures/UnspecTests.test_no_recompilations -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9215959Z copying test/dynamo_expected_failures/UnspecTests.test_no_recompiles -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9217397Z copying test/dynamo_expected_failures/UnspecTests.test_propagate_dynamic_dim -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9218910Z copying test/dynamo_expected_failures/UnspecTests.test_use_and_specialize -> torch-2.10.0a0+git344e636/test/dynamo_expected_failures 2025-10-10T00:04:40.9220212Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_container_iterator -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9221774Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_dict_items_result_gc -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9223107Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_dict_items_result_gc_reversed -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9224684Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_free_after_iterating -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9226093Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_track_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9227525Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_track_literals -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9229012Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_track_subtypes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9230313Z copying test/dynamo_skips/DecoratorTests.test_allow_in_graph -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9232078Z copying test/dynamo_skips/DynamicShapesAotAutogradFallbackTests.test_aot_sequence_nr_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9233443Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_autograd_profiler_enabled_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9234925Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9236437Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9237817Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9239065Z copying test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_list_operands_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9240448Z copying test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_tensor_operands_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9241758Z copying test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_unsupported_pred_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9243123Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_dynamic_dim_range_constraint_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9244840Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_mark_dynamic_conflict_dynamic_dim_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9246241Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_dict_values_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9247745Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9249172Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9250506Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9251849Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9253103Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9254948Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_free_function_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9256157Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9257625Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9259063Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9260508Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_free_func_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9261881Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9263537Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9264933Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_pos_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9266499Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_return_const_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9268001Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_tuple_nonzero_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9269281Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_map_cond_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9270779Z copying test/dynamo_skips/DynamicShapesExportTests.test_map_cond_param_buffer_lifted_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9272090Z copying test/dynamo_skips/DynamicShapesExportTests.test_retracibility_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9273542Z copying test/dynamo_skips/DynamicShapesExportTests.test_torch_inference_mode_ctx_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9275123Z copying test/dynamo_skips/DynamicShapesExportTests.test_untracked_inputs_in_constraints_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9276656Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_disable_capture_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9277936Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9279402Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9280852Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9282147Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_has_aux_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9283721Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_non_tensor_input_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9285209Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_pytree_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9286796Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9289376Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9290498Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_graph_break_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9292060Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_side_effect_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9293476Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_disable_capture_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9295032Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9296524Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_const_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9297888Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_tensor_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9299357Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_illegal_op_graph_break_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9300833Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_kwargs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9302198Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9303775Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9305160Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9306575Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9308132Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9309497Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9311073Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9312349Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_pytree_inputs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9313727Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_side_effects_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9315393Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9317028Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9318221Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_closure_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9319562Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9321083Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_lambda_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9322332Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_fstrings2_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9323834Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_is_contiguous_frame_counts_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9325447Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_math_radians_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9327256Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_lambda_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9328289Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_mod_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9329694Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_access_module_attr_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9331224Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_untracked_global_nested_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9332526Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_value_created_in_subgraph_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9333909Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9335585Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_no_closure_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9336914Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9338499Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9340643Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_source_fn_stack_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9341796Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_subgraph_name_is_valid_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9343317Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_fallback_on_python_primitives_output_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9344750Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_lowers_to_graph_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9346174Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_multi_return_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9347650Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_pytree_return_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9349028Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_source_fn_stack_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9350601Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_subgraph_name_is_valid_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9351833Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_symint_input_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9353234Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_modules_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9354951Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_nested_tuple_output_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9356336Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_output_with_dict_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9357742Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_side_effect_in_body_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9359178Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_vmap_source_fn_stack_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9360607Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_kwarg_recompile_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9362088Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_subgraph_name_is_valid_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9363296Z copying test/dynamo_skips/DynamicShapesMiscTests.test_add_to_set_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9365001Z copying test/dynamo_skips/DynamicShapesMiscTests.test_any_all_symnode_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9366421Z copying test/dynamo_skips/DynamicShapesMiscTests.test_backend_match_guard_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9367723Z copying test/dynamo_skips/DynamicShapesMiscTests.test_boolarg_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9369136Z copying test/dynamo_skips/DynamicShapesMiscTests.test_callpacked_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9370628Z copying test/dynamo_skips/DynamicShapesMiscTests.test_closure_out_of_scope_cell_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9372138Z copying test/dynamo_skips/DynamicShapesMiscTests.test_compare_shapes_with_constant_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9373430Z copying test/dynamo_skips/DynamicShapesMiscTests.test_cond_nested_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9375010Z copying test/dynamo_skips/DynamicShapesMiscTests.test_cond_side_effects_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9376487Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dataclass_fields_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9377899Z copying test/dynamo_skips/DynamicShapesMiscTests.test_deque_append_left_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9379250Z copying test/dynamo_skips/DynamicShapesMiscTests.test_deque_input_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9380806Z copying test/dynamo_skips/DynamicShapesMiscTests.test_deterministic_algorithms_mutated_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9382072Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9383512Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_modules_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9385075Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_tensors_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9386767Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dictcomp_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9388135Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dtypes_no_graphbreaks_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9389601Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dunder_new_function_inlining_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9391095Z copying test/dynamo_skips/DynamicShapesMiscTests.test_frozenset_torch_func_contains_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9392325Z copying test/dynamo_skips/DynamicShapesMiscTests.test_get_cache_entry_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9393752Z copying test/dynamo_skips/DynamicShapesMiscTests.test_grad_state_mutated_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9395432Z copying test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_shape_control_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9396855Z copying test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_tensor_iter_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9398309Z copying test/dynamo_skips/DynamicShapesMiscTests.test_inline_closure_not_loaded_by_parent_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9399694Z copying test/dynamo_skips/DynamicShapesMiscTests.test_inplace_param_update_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9401112Z copying test/dynamo_skips/DynamicShapesMiscTests.test_intermediary_tensor_grad_access_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9403249Z copying test/dynamo_skips/DynamicShapesMiscTests.test_is_compiling_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9404677Z copying test/dynamo_skips/DynamicShapesMiscTests.test_iter_set_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9406330Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_symint_default_sum_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9407842Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_builtins_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9409319Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_default_sum_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9410711Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_kwargs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9412152Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_user_defined_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9413612Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9415169Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_key_func_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9416638Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_count_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9418039Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_cycle_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9419430Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9420882Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_mutation_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9422295Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_repeat_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9423608Z copying test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9425192Z copying test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer2_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9426684Z copying test/dynamo_skips/DynamicShapesMiscTests.test_list_slice_mul_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9428086Z copying test/dynamo_skips/DynamicShapesMiscTests.test_listcomp_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9429528Z copying test/dynamo_skips/DynamicShapesMiscTests.test_mandelbrot_numpy_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9430898Z copying test/dynamo_skips/DynamicShapesMiscTests.test_mark_static_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9432389Z copying test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9433775Z copying test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple2_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9435296Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nan_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9436752Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9438191Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_mutation_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9439605Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_decorator_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9440957Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9442353Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_run_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9443872Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nn_module_getattr_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9445582Z copying test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_across_break_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9446924Z copying test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9448273Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_array_of_arrays_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9450415Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_force_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9451749Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_int_constant_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9453094Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_iter_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9454744Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_non_torch_dtype_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9456235Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_readonly_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9457678Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_recompilation_scalar_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9459177Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_size_attr_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9460483Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_subdtype_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9461964Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_tolist_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9463381Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_with_builtin_type_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9465847Z copying test/dynamo_skips/DynamicShapesMiscTests.test_out_variants_with_resizing_on_graph_inputs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9467150Z copying test/dynamo_skips/DynamicShapesMiscTests.test_pure_python_accumulate_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9468575Z copying test/dynamo_skips/DynamicShapesMiscTests.test_py_guards_mark_dynamic_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9470002Z copying test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_full_constraint_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9471457Z copying test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_partial_constraint_no_graph_break_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9472714Z copying test/dynamo_skips/DynamicShapesMiscTests.test_raise_on_backend_error_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9474357Z copying test/dynamo_skips/DynamicShapesMiscTests.test_recompile_on_global_state_change_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9475700Z copying test/dynamo_skips/DynamicShapesMiscTests.test_release_input_memory_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9477142Z copying test/dynamo_skips/DynamicShapesMiscTests.test_release_module_memory_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9478496Z copying test/dynamo_skips/DynamicShapesMiscTests.test_release_scope_memory_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9480065Z copying test/dynamo_skips/DynamicShapesMiscTests.test_repeat_interleave_graphbreaks_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9481416Z copying test/dynamo_skips/DynamicShapesMiscTests.test_return_nested_function_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9482796Z copying test/dynamo_skips/DynamicShapesMiscTests.test_set_aliasing_recompiles_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9484322Z copying test/dynamo_skips/DynamicShapesMiscTests.test_setattr_mutation1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9485938Z copying test/dynamo_skips/DynamicShapesMiscTests.test_simple_set_usage_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9487272Z copying test/dynamo_skips/DynamicShapesMiscTests.test_size_input_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9488681Z copying test/dynamo_skips/DynamicShapesMiscTests.test_slice_input_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9490112Z copying test/dynamo_skips/DynamicShapesMiscTests.test_str_format_assert2_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9491530Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_build_list_unpack_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9492840Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9494509Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict2_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9495907Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict3_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9497333Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_item_capture_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9498826Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_0d_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9500128Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_1d_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9501555Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9502983Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9504550Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_scalar_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9506094Z copying test/dynamo_skips/DynamicShapesMiscTests.test_torch_seed_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9507596Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dicts_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9508905Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9510359Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_mixed_all_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9511741Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_tuples_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9513047Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9514720Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_tensor_subclass_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9516119Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_tree_map_only_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9517436Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tuple_mul_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9518856Z copying test/dynamo_skips/DynamicShapesMiscTests.test_type_copy_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9520285Z copying test/dynamo_skips/DynamicShapesMiscTests.test_typing_typevar_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9521699Z copying test/dynamo_skips/DynamicShapesMiscTests.test_user_getattribute_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9523128Z copying test/dynamo_skips/DynamicShapesMiscTests.test_with_builtin_type_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9524630Z copying test/dynamo_skips/DynamicShapesMiscTests.test_yield_from_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9526237Z copying test/dynamo_skips/DynamicShapesMiscTests.test_yield_gen_and_from_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9527903Z copying test/dynamo_skips/DynamicShapesMiscTests.test_yield_send_to_subgenerator_graph_break_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9529373Z copying test/dynamo_skips/DynamicShapesNNModuleTests.test_self_mutating1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9530973Z copying test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmethod_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9532263Z copying test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmodule_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9533578Z copying test/dynamo_skips/DynamicShapesReproTests.test_add_sub_alpha_out_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9535185Z copying test/dynamo_skips/DynamicShapesReproTests.test_addr_alpha_beta_out_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9536531Z copying test/dynamo_skips/DynamicShapesReproTests.test_boxes_len_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9537998Z copying test/dynamo_skips/DynamicShapesReproTests.test_chunk_reformer_ff_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9539511Z copying test/dynamo_skips/DynamicShapesReproTests.test_convert_boxes_to_pooler_format_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9540869Z copying test/dynamo_skips/DynamicShapesReproTests.test_create_rand_mask_from_inputs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9542197Z copying test/dynamo_skips/DynamicShapesReproTests.test_do_paste_mask_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9543733Z copying test/dynamo_skips/DynamicShapesReproTests.test_dynamic_shapes_implicit_guard_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9545414Z copying test/dynamo_skips/DynamicShapesReproTests.test_empty_list_contains_with_jump_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9546795Z copying test/dynamo_skips/DynamicShapesReproTests.test_function_in_skipfiles_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9548156Z copying test/dynamo_skips/DynamicShapesReproTests.test_hf_t5_forward_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9549688Z copying test/dynamo_skips/DynamicShapesReproTests.test_hf_xsoftmax_training_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9551048Z copying test/dynamo_skips/DynamicShapesReproTests.test_issue175_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9552493Z copying test/dynamo_skips/DynamicShapesReproTests.test_list_aliasing_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9553919Z copying test/dynamo_skips/DynamicShapesReproTests.test_list_self_reference_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9555493Z copying test/dynamo_skips/DynamicShapesReproTests.test_longformer_chunk_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9556926Z copying test/dynamo_skips/DynamicShapesReproTests.test_many_views_with_mutation_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9558441Z copying test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9559826Z copying test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list2_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9561158Z copying test/dynamo_skips/DynamicShapesReproTests.test_module_in_skipfiles_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9562539Z copying test/dynamo_skips/DynamicShapesReproTests.test_negative_shape_guard_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9563976Z copying test/dynamo_skips/DynamicShapesReproTests.test_numpy_not_ndarray_recompiles_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9565738Z copying test/dynamo_skips/DynamicShapesReproTests.test_optim_state_references_cleared_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9566941Z copying test/dynamo_skips/DynamicShapesReproTests.test_recursive_map_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9568339Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_eval_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9569928Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_min_chunk_len_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9571324Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_sorting_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9572900Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_train_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9574517Z copying test/dynamo_skips/DynamicShapesReproTests.test_relative_import_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9576059Z copying test/dynamo_skips/DynamicShapesReproTests.test_relative_import_no_modulename_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9577458Z copying test/dynamo_skips/DynamicShapesReproTests.test_restricted_list_subclass1_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9579000Z copying test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_noop_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9580372Z copying test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_msg_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9581856Z copying test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_non_string_msg_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9583136Z copying test/dynamo_skips/DynamicShapesReproTests.test_seq_append_list_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9584817Z copying test/dynamo_skips/DynamicShapesReproTests.test_size_typematch_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9586319Z copying test/dynamo_skips/DynamicShapesReproTests.test_tensor_data_kwarg_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9587691Z copying test/dynamo_skips/DynamicShapesReproTests.test_threading_local_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9589131Z copying test/dynamo_skips/DynamicShapesReproTests.test_validate_model_kwargs_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9590507Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_duck_size_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9591872Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_getitem_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9594306Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_kwarg_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9595678Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_order_dependence_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9597176Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_zero_inference_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9598559Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_enumerate_not_break_graph_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9600018Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_no_graph_break_on_item_dynamic_shapes -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9601604Z copying test/dynamo_skips/DynamoProfilerTests.test_dynamo_timed_profiling_backend_compile -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9603017Z copying test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9604518Z copying test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype_nested -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9605839Z copying test/dynamo_skips/FrameInitTests.test_frame_init -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9607474Z copying test/dynamo_skips/HigherOrderOpTests.test_access_module_attr -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9608749Z copying test/dynamo_skips/InPlaceCompilationTests.test_compilation -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9609996Z copying test/dynamo_skips/InteropTests.test_fx_fn -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9611556Z copying test/dynamo_skips/LoggingTests.test_distributed_rank_logging -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9612872Z copying test/dynamo_skips/LoggingTests.test_logs_out -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9614432Z copying test/dynamo_skips/LoggingTests.test_trace_call -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9615960Z copying test/dynamo_skips/LoggingTests.test_trace_call_graph_break -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9617355Z copying test/dynamo_skips/LoggingTests.test_trace_call_inline_call -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9618731Z copying test/dynamo_skips/MiscTests.test_auto_functionalize_on_view -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9620225Z copying test/dynamo_skips/MiscTests.test_auto_functionalize_optional -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9621536Z copying test/dynamo_skips/MiscTests.test_exception_table_e2e -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9622912Z copying test/dynamo_skips/MiscTests.test_exception_table_e2e_2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9624598Z copying test/dynamo_skips/MiscTests.test_exception_table_parsing -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9626086Z copying test/dynamo_skips/MiscTests.test_generate_trivial_abstract_impl -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9627538Z copying test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_builtins -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9628945Z copying test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_kwargs -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9630345Z copying test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_user_defined -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9631632Z copying test/dynamo_skips/MiscTests.test_itertools_infinite_count -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9632992Z copying test/dynamo_skips/MiscTests.test_linetable_311_writer1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9634554Z copying test/dynamo_skips/MiscTests.test_linetable_311_writer2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9635960Z copying test/dynamo_skips/MiscTests.test_py311_jump_offset -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9637858Z copying test/dynamo_skips/NopTests.test_extended_args -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9638938Z copying test/dynamo_skips/OptimizerTests.test_adadelta -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9640978Z copying test/dynamo_skips/PrivateUse1BackendTest.test_backend_simple -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9641811Z copying test/dynamo_skips/RecompileTests.test_aliasing_guard_failures -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9643282Z copying test/dynamo_skips/RecompileUxTests.test_drop_cache_on_skip -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9645171Z copying test/dynamo_skips/ReproTests.test_optim_state_references_cleared -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9646202Z copying test/dynamo_skips/ReproTests.test_reformer_train -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9647845Z copying test/dynamo_skips/TestAOTAutograd.test_view_detach -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9648928Z copying test/dynamo_skips/TestArgmax.test_combinations_data58 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9650386Z copying test/dynamo_skips/TestArgmax.test_combinations_data61 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9651888Z copying test/dynamo_skips/TestAutograd.test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9653489Z copying test/dynamo_skips/TestAutograd.test_naughty_anomaly_access -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9654542Z copying test/dynamo_skips/TestAutograd.test_post_accumulate_grad_hook_gets_cleaned_up -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9655960Z copying test/dynamo_skips/TestAwait.test_await_python -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9657394Z copying test/dynamo_skips/TestBackends.test_execution -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9658657Z copying test/dynamo_skips/TestBackends.test_save_load -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9660420Z copying test/dynamo_skips/TestBackendsWithCompiler.test_execution -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9661289Z copying test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_coo_values_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9662907Z copying test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_csr_values_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9664238Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_add_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9665909Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_int_tensor_pow_neg_ints_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9667768Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_long_tensor_pow_floats_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9668768Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_shift_limits_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9669909Z copying test/dynamo_skips/TestCheckpoint.test_checkpoint_trigger -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9671299Z copying test/dynamo_skips/TestConfigModule.test_env_name_semantics -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9672684Z copying test/dynamo_skips/TestConstant.test_check_constant -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9674357Z copying test/dynamo_skips/TestConvolutionNN.test_Conv1d_module_same_padding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9675797Z copying test/dynamo_skips/TestConvolutionNN.test_Conv2d_backward_twice -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9677252Z copying test/dynamo_skips/TestConvolutionNN.test_Conv2d_module_same_padding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9678618Z copying test/dynamo_skips/TestConvolutionNN.test_Conv3d_module_same_padding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9680191Z copying test/dynamo_skips/TestConvolutionNN.test_ConvTranspose2d_output_size_downsample_upsample -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9681522Z copying test/dynamo_skips/TestConvolutionNN.test_ConvTranspose3d_correct_output_size -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9682968Z copying test/dynamo_skips/TestConvolutionNNDeviceTypeCPU.test_conv2d_no_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9684662Z copying test/dynamo_skips/TestCppExtensionJIT.test_cpp_frontend_module_has_same_output_as_python -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9685872Z copying test/dynamo_skips/TestCustomOp.test_impl_device_function -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9688504Z copying test/dynamo_skips/TestCustomOpTestingCPU.test_opcheck_fails_basic_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9689748Z copying test/dynamo_skips/TestDLPack.test_non_contiguous -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9691476Z copying test/dynamo_skips/TestDtypeAnalysis.test_custom_rules -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9693520Z copying test/dynamo_skips/TestDtypeAnalysis.test_unary -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9695035Z copying test/dynamo_skips/TestExperiment.test_mark_strict_with_container_type -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9696633Z copying test/dynamo_skips/TestExperimentalUtils.test_profiler_for_loop_indexing_pattern -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9697989Z copying test/dynamo_skips/TestExperimentalUtils.test_profiler_overload_names -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9699458Z copying test/dynamo_skips/TestExperimentalUtils.test_profiler_pattern_match_helper -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9700632Z copying test/dynamo_skips/TestFFTShift.test_fft_n -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9702112Z copying test/dynamo_skips/TestFX.test_annotations_empty_tuple -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9703507Z copying test/dynamo_skips/TestFX.test_assert -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9705770Z copying test/dynamo_skips/TestFX.test_custom_traceback_raised_when_exception_source_is_graphmodule -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9706998Z copying test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9708532Z copying test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu_torchvision -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9709955Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9711433Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9712839Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9714473Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9716007Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9717238Z copying test/dynamo_skips/TestFreezing.test_freeze_module_with_fork2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9718769Z copying test/dynamo_skips/TestFreezing.test_freeze_module_with_fork_calling_module_method -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9720167Z copying test/dynamo_skips/TestFrozenOptimizations.test_collapse_adjacent_conversions -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9721480Z copying test/dynamo_skips/TestFrozenOptimizations.test_conv_add_folding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9722880Z copying test/dynamo_skips/TestFrozenOptimizations.test_conv_bn_folding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9724559Z copying test/dynamo_skips/TestGenericProxyTensorFake.test_amp_cache -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9725980Z copying test/dynamo_skips/TestGenericProxyTensorFake.test_inplace_metadata -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9727458Z copying test/dynamo_skips/TestGenericProxyTensorReal.test_inplace_metadata -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9729105Z copying test/dynamo_skips/TestGenericProxyTensorSymbolic.test_amp_cache -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9730456Z copying test/dynamo_skips/TestGenericProxyTensorSymbolic.test_inplace_metadata -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9731715Z copying test/dynamo_skips/TestHistogramdd.test_bins_array -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9733156Z copying test/dynamo_skips/TestIndexingCPU.test_invalid_index_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9735601Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9737004Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_circular_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9738442Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9739876Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_groups -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9741247Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9742645Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1size1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9744067Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9745731Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2size1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9747085Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9748482Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9749916Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9751250Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_valid -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9752716Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_reflect_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9754255Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_replicate_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9755626Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_stride -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9757056Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zero_batch -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9758480Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zeros_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9759973Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9761557Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_circular_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9762863Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9764614Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9765994Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_padded -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9767441Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_strided -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9769039Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_with_multiplier -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9770214Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9771632Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9773043Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups_thnn -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9774578Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9776078Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9777418Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_valid -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9778796Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_padding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9780239Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_reflect_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9781615Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_replicate_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9783005Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_strided -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9784716Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zero_batch -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9786214Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zeros_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9787499Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9789012Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_circular_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9790300Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9791737Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated_strided -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9793051Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_groups -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9794626Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9796109Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9797472Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_valid -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9798991Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_replicate_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9800283Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9802567Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride_padding -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9803856Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zero_batch -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9805428Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zeros_stride2_pad2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9806820Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9808458Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9809740Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_groups -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9811114Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9812561Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_groups -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9813936Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9815604Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d_dilated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9816883Z copying test/dynamo_skips/TestLazyDynamicOps.test_nonzero_dynamic -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9818186Z copying test/dynamo_skips/TestLazyReuseIr.testAdd -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9819568Z copying test/dynamo_skips/TestLazyReuseIr.testAddSub -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9821001Z copying test/dynamo_skips/TestLazyReuseIr.testAddSubFallback -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9822398Z copying test/dynamo_skips/TestLazyReuseIr.testBatchNorm -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9823788Z copying test/dynamo_skips/TestLazyTensor.test_tensor_ctr -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9825467Z copying test/dynamo_skips/TestLazyTensor.test_view_mark_step_preserved -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9826890Z copying test/dynamo_skips/TestLinalgCPU.test_lobpcg_torchscript_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9828255Z copying test/dynamo_skips/TestList.test_comprehension_iterable -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9829713Z copying test/dynamo_skips/TestLoadStateDict.test_load_state_dict_BC_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9831113Z copying test/dynamo_skips/TestLogging.test_trace_numeric_counter -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9832593Z copying test/dynamo_skips/TestMKLDNNReinplacing.test_always_alive_values -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9833926Z copying test/dynamo_skips/TestMatmulOperator.test_exceptions -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9835607Z copying test/dynamo_skips/TestMatmulOperator.test_matmul_raises -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9836900Z copying test/dynamo_skips/TestMethods.test_compress -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9838323Z copying test/dynamo_skips/TestMethods.test_dot_out_mem_overlap -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9839677Z copying test/dynamo_skips/TestMethods.test_matmul_out -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9841092Z copying test/dynamo_skips/TestMethods.test_partition_iterative -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9842386Z copying test/dynamo_skips/TestMethods.test_round -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9844374Z copying test/dynamo_skips/TestMethods.test_searchsorted_complex -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9846399Z copying test/dynamo_skips/TestMethods.test_searchsorted_type_specific_2 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9847823Z copying test/dynamo_skips/TestMethods.test_searchsorted_with_invalid_sorter -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9849124Z copying test/dynamo_skips/TestMethods.test_transpose -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9850738Z copying test/dynamo_skips/TestMisc.test_broadcasting_list -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9852049Z copying test/dynamo_skips/TestMisc.test_parse_ir_annotate -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9853765Z copying test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_negative -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9855388Z copying test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_positive -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9856733Z copying test/dynamo_skips/TestMkldnnFusion.test_single_conv -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9858163Z copying test/dynamo_skips/TestModels.test_snli_quantized -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9859877Z copying test/dynamo_skips/TestModels.test_time_sequence_prediction -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9861259Z copying test/dynamo_skips/TestModels.test_vae_quantized -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9863018Z copying test/dynamo_skips/TestNN.test_padding_list -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9864589Z copying test/dynamo_skips/TestNN.test_vector_to_parameters -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9866711Z copying test/dynamo_skips/TestNNDeviceTypeCPU.test_conv_empty_input_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9868074Z copying test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_False -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9869550Z copying test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_True -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9870910Z copying test/dynamo_skips/TestNativeFunctions.test_intlist_error_with_overload -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9872465Z copying test/dynamo_skips/TestNestedTensorSubclassCPU.test_composite_op_with_custom_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9874618Z copying test/dynamo_skips/TestNnapiBackend.test_avg_pool2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9875813Z copying test/dynamo_skips/TestNnapiBackend.test_cat -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9877300Z copying test/dynamo_skips/TestNnapiBackend.test_compile_spec_santiy -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9878608Z copying test/dynamo_skips/TestNnapiBackend.test_conv2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9880195Z copying test/dynamo_skips/TestNnapiBackend.test_conv2d_transpose -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9881579Z copying test/dynamo_skips/TestNnapiBackend.test_dequantize -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9883744Z copying test/dynamo_skips/TestNnapiBackend.test_detach -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9885480Z copying test/dynamo_skips/TestNnapiBackend.test_flatten -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9886986Z copying test/dynamo_skips/TestNnapiBackend.test_hardtanh -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9888663Z copying test/dynamo_skips/TestNnapiBackend.test_linear -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9890022Z copying test/dynamo_skips/TestNnapiBackend.test_log_softmax -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9891571Z copying test/dynamo_skips/TestNnapiBackend.test_max_pool2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9892864Z copying test/dynamo_skips/TestNnapiBackend.test_mean -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9894808Z copying test/dynamo_skips/TestNnapiBackend.test_multi_output -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9896242Z copying test/dynamo_skips/TestNnapiBackend.test_pointwise_binary -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9897652Z copying test/dynamo_skips/TestNnapiBackend.test_pointwise_binary_const -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9899168Z copying test/dynamo_skips/TestNnapiBackend.test_pointwise_unary -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9900601Z copying test/dynamo_skips/TestNnapiBackend.test_prelu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9902013Z copying test/dynamo_skips/TestNnapiBackend.test_qadd -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9903577Z copying test/dynamo_skips/TestNnapiBackend.test_qlinear -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9905412Z copying test/dynamo_skips/TestNnapiBackend.test_quantize -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9906865Z copying test/dynamo_skips/TestNnapiBackend.test_reshape -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9908332Z copying test/dynamo_skips/TestNnapiBackend.test_seblock_mul -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9909741Z copying test/dynamo_skips/TestNnapiBackend.test_slice -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9911159Z copying test/dynamo_skips/TestNnapiBackend.test_softmax -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9912555Z copying test/dynamo_skips/TestNnapiBackend.test_tensor_input -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9913897Z copying test/dynamo_skips/TestNnapiBackend.test_to -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9915964Z copying test/dynamo_skips/TestNnapiBackend.test_unsqueeze -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9917119Z copying test/dynamo_skips/TestNnapiBackend.test_upsample_nearest2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9918575Z copying test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_l1_loss_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9919971Z copying test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_nll_loss_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9921402Z copying test/dynamo_skips/TestPackageScript.test_load_shared_tensors_repackaged -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9922736Z copying test/dynamo_skips/TestParametrization.test_traceable -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9924307Z copying test/dynamo_skips/TestPeephole.test_peephole_int -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9925828Z copying test/dynamo_skips/TestPeephole.test_peephole_optional_refine -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9927197Z copying test/dynamo_skips/TestProfiler.test_profiler_metadata -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9928883Z copying test/dynamo_skips/TestProfiler.test_tensorboard_trace_handler -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9930235Z copying test/dynamo_skips/TestProfilerTree.test_profiler_experimental_tree -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9931714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_H_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9933214Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_MapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9935034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9936308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9937873Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9939150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9940566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9942028Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9943408Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9945087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9946719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9948020Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9949466Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9950937Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_TripleNestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9952280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___getitem___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9953690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___radd___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9955300Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rdiv___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9956732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmatmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9958089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmod___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9960446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9961720Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rpow___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9963156Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rsub___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9964812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9966268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9967815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9969111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9970536Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9971938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_abs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9973298Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9974892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9976426Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9977834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9979259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcdiv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9980678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9981841Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9983268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9984718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9987448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9988448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_all_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9989476Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_allclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9990312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9991824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9992974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_aminmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9994669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_angle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9996411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_any_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9997627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_arange_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:40.9999126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0000518Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0002077Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argsort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0003398Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argwhere_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0005175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0006947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0008223Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0009617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0011041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0012480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0013887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0015543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0017039Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0018453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0019855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0021251Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_baddbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0022799Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0024407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bernoulli_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0025838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bfloat16_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0027240Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_block_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0028607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0030019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bool_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0031525Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0032959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0034558Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0036007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bucketize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0037520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_byte_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0038894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cartesian_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0040417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0041825Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cauchy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0043189Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0044783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdouble_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0046358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ceil_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0047783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cfloat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0049205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chalf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0050595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_char_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0052034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0053473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0055001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0056429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0057805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0059249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_max_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0060665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_min_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0062022Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clone_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0063591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_column_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0065144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_combinations_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0066758Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0068157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0069705Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_physical_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0071122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0072653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_contiguous_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0073974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_copysign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0075823Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_corrcoef_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0077126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0078629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0080098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_count_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0081454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cov_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0082988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0084938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0087186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0088490Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0090025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0091629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0092979Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_deg2rad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0094728Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0096296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_embed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0097877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagflat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0099371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0100806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0103211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0104561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diff_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0106150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_digamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0107610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0109197Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0110496Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0111887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0113496Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_double_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0114976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0116444Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0117861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_einsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0119323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0120796Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0122210Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_permuted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0123600Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0125072Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0126583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_equal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0127985Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0129379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0130773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0132182Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0133543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0135079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0136679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0138068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expm1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0139523Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0140869Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eye_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0142391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0144899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0146232Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0147685Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0149194Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0150499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0151920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0153356Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0154897Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0156392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0157795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0159167Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0160631Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0162132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0163602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0165135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0166740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0168168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0169563Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0170952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0172435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0173893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0175517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flip_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0176973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fliplr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0178359Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flipud_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0179876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0181234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0182628Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0184339Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0185774Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0187185Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0188613Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0190150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0191563Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0192971Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0194641Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0196135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gather_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0197749Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ge_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0199256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geometric_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0200621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geqrf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0202051Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gradient_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0203484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0205006Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0206496Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_half_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0207989Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_heaviside_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0209377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0210843Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogram_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0213067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogramdd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0214556Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0216226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0217501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hypot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0218906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0220452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0221805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igammac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0223253Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0224853Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0226420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0227788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0229255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0230678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0232128Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_inner_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0233530Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_int_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0235109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0245896Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isfinite_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0246740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0247512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0248259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isnan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0249021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isneginf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0249956Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isposinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0250722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isreal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0251467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_item_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0252360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0253268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0254371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0255284Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0256217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_unary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0256983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kron_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0257754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kthvalue_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0258939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ldexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0260352Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_le_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0261833Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lerp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0263259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lgamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0264868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0266441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0267892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cond_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0269311Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0270671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0272156Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0273548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0275090Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eig_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0276566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0278029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0279451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0280945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0282240Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0283639Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0285501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0286815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0288335Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0289648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0291133Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0292417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0293912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0295543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0296961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0298419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0299821Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0301273Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0302780Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0304292Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0305803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0307323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0308746Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0310226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0311639Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0312998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0314621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0316083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0317490Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0319842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0320976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0322622Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0323961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0325662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0327128Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vander_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0328569Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0330006Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0331403Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0332996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0334237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log10_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0336074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log1p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0337445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0338784Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0340175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0341533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0342916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0344460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0345811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0347307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logcumsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0349009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0350402Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_and_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0351895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_not_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0353379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_or_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0354670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_xor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0356320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0357442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0358963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0360159Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0361561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_long_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0362926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0364441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0365831Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0367038Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_unpack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0368456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mH_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0369831Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mT_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0371212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0372372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0373850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0375423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0377115Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0378456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0379857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0381184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0382549Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0383926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0385961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0387139Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0388595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0390310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0391313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0392799Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0394022Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0395994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0397927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0399702Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0401377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0403072Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0404947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0406610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matrix_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0408278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0410095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0411925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0413722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0415792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_maximum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0417430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0419049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0420777Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0422604Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0424602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0426452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0428267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0430107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_minimum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0431722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0433325Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0435285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_movedim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0436936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_msort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0438552Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0440205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_multinomial_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0441852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0443533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0445512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0447343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0449074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nan_to_num_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0450734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0452383Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmedian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0454224Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanquantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0455913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nansum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0457737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0459393Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0461111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0462907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0464856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0466673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ne_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0468296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0470029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0471735Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0473444Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0475261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0477066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0478773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nextafter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0480585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0482520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0484681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0486645Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0488585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0490532Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0492457Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0494500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0496347Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0498317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0500178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0502026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0503907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0506092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0508160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0509940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0511860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0513678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0515778Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0517870Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0519774Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0521723Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0523648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0525730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0527605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0529456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0531312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0533139Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0535088Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0536907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0538775Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0540886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0543011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0545256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0547238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0549306Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0551153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0554986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0556803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0558645Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0560469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0562458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0564461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0566281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0568165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0570043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0571903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0573819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0575911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0577860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0579828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0581834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0583977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0586123Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0587998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0589783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0591583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0593543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0595525Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0597545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0599504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0601385Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0603395Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0605397Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0607227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0609067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0610976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0612855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0614891Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0616772Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0618640Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0620464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0622237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0624366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0626507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0628446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0630457Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0632381Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0634512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0636376Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0638358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0640249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0642127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0644369Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0646341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0648202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0650036Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0651928Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0653811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0655849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0657623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0659403Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0661170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0663091Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0665167Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0667084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0668926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0670783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0672632Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0674642Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0676647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0678500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0680499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0682370Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0684417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0686445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0688460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0690402Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0692217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0694311Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0696123Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0697842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_static_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0699581Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0701205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_fro_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0702822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_inf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0704696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_nuc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0706358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0709849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_in_place_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0711691Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_number_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0713388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0715201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0716852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ormqr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0718614Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_outer_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0720293Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pca_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0721957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_permute_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0723718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pinverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0725560Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polar_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0727296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0729271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0731126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0732939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0734926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0736697Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_positive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0738336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0739962Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0741562Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0743182Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0744999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_quantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0746666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rad2deg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0748340Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rand_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0750015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0751829Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0753534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0755375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0757061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ravel_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0758672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_real_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0760476Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reciprocal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0762177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_remainder_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0764007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_renorm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0765832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0767549Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_interleave_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0769384Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0771070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0772726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0774541Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize_as__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0776245Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0777959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0779627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_roll_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0781254Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rot90_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0782877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0784734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0786502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0788253Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0789984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0791741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0793405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scalar_tensor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0795329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0797023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0798739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0800735Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0802532Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0804469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0806359Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0808163Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_searchsorted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0809831Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0811662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0813363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sgn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0815168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_short_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0816804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0818421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0820161Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0822004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0823833Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0825862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0827719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0829580Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0831513Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0833519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0835498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0837290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0839108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0840852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signbit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0842603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0844408Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0846147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0847773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0849451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0851131Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0852997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0854850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0856548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0858391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0860166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_airy_ai_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0861916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0863664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0865573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0867315Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0869153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0871110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0873039Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0875289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0877141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_entr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0878862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_erfcx_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0880669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0882579Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0884663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i0e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0886377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0888183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0889984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0891866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0893832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0895806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0897674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0899580Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0901429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0903201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0905081Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtri_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0906966Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0908938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0910871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0912855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0915030Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0917213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0919221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0921154Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0922964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_xlog1py_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0925057Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_zeta_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0926766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0928442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_list_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0930292Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_with_sizes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0932068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0933689Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_square_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0935662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0937379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0939084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0940711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0942322Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0944016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0946001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0947736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0949335Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0950891Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0952541Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_to_size_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0954400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0956103Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0957962Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_along_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0959612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0961226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0962827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0964692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensor_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0966548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensordot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0968251Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0969847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0971603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_sparse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0973257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_topk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0975073Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0976858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_transpose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0978528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0980158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapz_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0981847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triangular_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0983500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tril_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0985261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0986921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_true_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0988571Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trunc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0990198Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unbind_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0991836Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unflatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0993526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0995361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0996997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_uniform_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.0998822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_consecutive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1000581Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1002244Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1003942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1005777Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsqueeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1007514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1009132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1010933Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1012669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1014499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1016149Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1017980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1019616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1021248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1022878Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1024663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1026288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_where_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1027913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_xlogy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1029512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zero__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1031121Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1032754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1034577Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_H_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1036311Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_MapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1038306Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1040188Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1042014Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1043828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1045828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1047812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1049705Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1051678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1053646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1055652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1057141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1058731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_TripleNestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1060215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___getitem___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1061517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___radd___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1062830Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rdiv___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1064331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmatmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1065697Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmod___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1066983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1068256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rpow___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1069578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rsub___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1070924Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1072416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1073838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1075651Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1077178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1078677Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_abs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1079711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1081128Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1082529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1083891Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1085468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcdiv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1086886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1088259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1089737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1091085Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1092389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1093686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_all_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1095152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_allclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1096476Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1097806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1099204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_aminmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1100565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_angle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1101885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_any_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1103255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_arange_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1104752Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1105818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1107319Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argsort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1108676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argwhere_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1109997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1111451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1112959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1114603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1115860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1117247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1118568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1119936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1121144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1122551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1123940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1125478Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_baddbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1126893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1128261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bernoulli_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1129493Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bfloat16_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1130871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_block_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1132154Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1133493Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bool_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1134947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1136387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1137776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1139267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bucketize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1140649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_byte_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1141992Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1143401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1144986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cauchy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1146360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1147720Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdouble_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1149144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ceil_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1150459Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cfloat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1151614Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chalf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1153025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_char_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1154547Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1155920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1157345Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1158682Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1159990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1161307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_max_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1162658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_min_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1164005Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clone_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1165505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_column_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1166930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_combinations_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1168305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1169699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1171186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_physical_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1172618Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1173915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_contiguous_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1175428Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_copysign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1176782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_corrcoef_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1178181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1179529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1181025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1182377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cov_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1183672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1185204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1186547Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1187911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1189285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1190738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1192188Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_deg2rad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1193517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1194998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_embed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1196383Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagflat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1197792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1199170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1200535Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1201783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diff_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1203287Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_digamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1204750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1206099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1207520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1208990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1210487Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1211872Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_double_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1213296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1214770Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1216004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_einsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1217480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1218844Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1220224Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_permuted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1221589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1222937Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1224455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_equal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1225801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1227102Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1228455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1229824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1231128Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1232482Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1233860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1235474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expm1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1236909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1238286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eye_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1239610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1240939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1242355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1243787Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1245373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1246767Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1248099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1249474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1250963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1252303Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1253652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1254326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1255040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1255512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1256246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1256714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1257446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1257978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1258696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1259211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1260044Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1260574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1261273Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flip_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1261804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fliplr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1262509Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flipud_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1263111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1263882Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1264611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1265402Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1266009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1266643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1267310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1267959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1268553Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1269181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1269781Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1270421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gather_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1270980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ge_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1271658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geometric_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1272192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geqrf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1272894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gradient_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1273465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1274257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1274760Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_half_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1275576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_heaviside_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1275982Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1276464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogram_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1277202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogramdd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1277675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1278390Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1279011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hypot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1279590Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1280306Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1280834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igammac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1281620Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1282182Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1282878Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1283368Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1284236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1284761Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1285466Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_inner_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1285965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_int_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1286679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1287192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isfinite_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1287895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1288383Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1288785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isnan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1289595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isneginf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1290195Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isposinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1290598Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isreal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1291266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_item_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1291902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1292875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1293452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1294453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1294899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1295511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kron_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1296200Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kthvalue_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1296815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ldexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1297423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_le_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1297999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lerp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1298648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lgamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1299335Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1299989Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1300643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1301276Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1301945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1302565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1303306Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1303947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1304811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1305305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1306059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1306723Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1307553Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1308086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1308973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1309617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1310290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1310932Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1311666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1312381Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1312942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1313691Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1314521Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1315291Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1315829Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1316598Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1317229Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1317924Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1318527Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1319317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1319996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1320626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1321349Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1321919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1322729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1323303Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1324297Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1324925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1325646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1326116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1327097Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1327703Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1328434Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1328991Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1329734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1330279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1331040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1331620Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log10_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1332282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log1p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1332838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1333502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1334227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1334990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1335661Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1336304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1336957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1337577Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1338323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1338889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_and_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1339715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_not_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1340268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_or_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1340995Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_xor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1341679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1342426Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1343047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1343745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1344443Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_long_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1345107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1345597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1346312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1346849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1347534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mH_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1348020Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mT_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1348750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1349287Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1350143Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1350726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1351462Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1352019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1352728Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1353413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1354250Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1355116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1355609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1356353Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1356994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1357761Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1358318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1359083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1359623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1360362Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1360921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1361628Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1362135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1362858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1363391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1364237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1364874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1365684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1366289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1367006Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1367605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_maximum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1368317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1368999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1369745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1370580Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1371127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1371876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1372690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1373269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_minimum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1373957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1374649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1375266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_movedim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1375898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_msort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1376454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1377141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_multinomial_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1377538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1378193Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1378857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1379568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1380215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1380923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1381474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmedian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1382203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanquantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1382741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nansum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1383499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1384063Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1384746Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1385568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1386116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1386895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ne_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1387378Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1388096Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1388639Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1389352Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1389806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1390533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1391065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nextafter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1391911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1392503Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1393355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1394007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1394950Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1395733Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1396361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1397263Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1398458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1399819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1400916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1402227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1403454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1404964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1406176Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1407437Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1408663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1409887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1411191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1412438Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1413667Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1415053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1416374Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1417568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1418768Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1420051Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1421245Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1422472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1423668Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1425166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1426585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1427832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1429168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1430245Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1431457Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1432724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1434237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1435697Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1437040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1438391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1439661Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1440898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1442099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1443307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1444771Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1446158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1447647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1448914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1450169Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1451387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1452742Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1453950Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1455433Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1456734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1457842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1459104Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1460430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1461687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1462942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1464360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1465574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1467050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1468223Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1469541Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1470801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1472109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1473511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1474903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1476234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1477430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1478679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1479966Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1481134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1482566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1483834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1485226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1486510Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1487684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1488968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1490205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1491452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1492698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1493952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1495501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1496745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1497904Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1499245Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1500449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1501757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1502933Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1504264Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1505529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1506905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1508279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1509502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1510591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1511848Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1513107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1514429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1515783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1516974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1518206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1519407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1520660Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1521862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1523151Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1524600Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1525761Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1527102Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1528410Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1529585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1530849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_static_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1532007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1533350Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_fro_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1534609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_inf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1535855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1537676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1538967Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_in_place_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1540750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1542188Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1543933Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1545859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ormqr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1547449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_outer_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1549401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1551206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_permute_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1553116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pinverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1555125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polar_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1557399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1559171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1561053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1562844Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1564587Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1566391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_positive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1568015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1569832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1572231Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1574295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1576237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_quantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1585288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rad2deg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1586194Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rand_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1586939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1587380Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1588216Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1588830Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1589280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ravel_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1589999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_real_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1590616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reciprocal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1591081Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_remainder_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1591930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_renorm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1593847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1596002Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1597452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1599307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1601088Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1602843Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize_as__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1604865Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1606655Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1608241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_roll_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1609847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rot90_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1611351Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1612862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1615259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1617426Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1618577Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1619716Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1620815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1621794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1622952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1624380Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1625578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1626594Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1627662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1628660Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1629790Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_searchsorted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1630795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1631880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1632785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sgn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1633838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_short_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1634984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1636146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1637857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1638763Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1640089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1641042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1642124Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1643077Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1644251Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1645358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1646358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1647480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1648510Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1649522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signbit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1650511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1651632Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1652569Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1653628Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1654802Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1656094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1657175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1658094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1659187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1660306Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1661230Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1662327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1663450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1664627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1665897Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1666908Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1667942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1668925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1669914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1670869Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_entr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1671890Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1672940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1674064Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1675113Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i0e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1676342Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1677387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1678494Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1679534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1680423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1681739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1682695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1683738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1684924Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1686072Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1687163Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1688237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1689283Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1690268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1691692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1692719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1693812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1694885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1696279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1697287Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1698279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_zeta_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1699388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1700490Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_list_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1701474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1702586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1703669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_square_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1705098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1706314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1707296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1708303Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1709737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1710906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1711862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1712708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1713918Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1714947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1716195Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1717458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1718918Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1720276Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1721438Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1722380Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1723396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1724633Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensor_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1725815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensordot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1726849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1727888Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1728883Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_sparse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1729874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_topk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1730902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1732056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_transpose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1733078Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1734018Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapz_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1735615Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1736679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tril_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1737753Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1738849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_true_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1739893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trunc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1741304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unbind_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1742359Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unflatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1743349Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1744478Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1745779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_uniform_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1746896Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1747758Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1748892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1750011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1751148Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1752225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1753407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1754682Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1755866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1756790Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1757985Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1758926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1760152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1761255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1762314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1763375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1764467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_where_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1765788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_xlogy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1766714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zero__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1767756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1768811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1769830Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_H_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1771032Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_MapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1772069Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1773067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1774029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1775310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1776362Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1777372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1778414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1779446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1780464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1781819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1782899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1783991Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_TripleNestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1785355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___getitem___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1786831Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___radd___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1788116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1789246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1790405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmod___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1791344Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1792343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rpow___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1793423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rsub___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1794951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1796261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1797239Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1798307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1799451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1800278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_abs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1801289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1802386Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1803247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1804529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1806318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1807260Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1808293Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1809414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1810331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1811447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1812575Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_all_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1813556Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_allclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1814779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1815846Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1816837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1818145Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_angle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1819088Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_any_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1820099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_arange_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1821087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1822076Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1823053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argsort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1824361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1825558Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1826671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1827589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1828643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1829684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1830631Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1831769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1832803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1833772Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1835007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1836304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1837418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1838414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1839453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1840551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1841773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1842912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1843977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bool_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1845692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1846987Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1848056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1849225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1850336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_byte_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1851561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1852554Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1853519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cauchy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1854754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1856016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdouble_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1857042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ceil_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1858001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cfloat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1859165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chalf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1860171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_char_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1861194Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1862320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1863243Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1864396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1866036Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1866927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1868041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1869009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clone_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1870069Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1871034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_combinations_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1872122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1873070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1874291Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1875411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1876411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1877504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_copysign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1878534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1879458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1880468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1881593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1882418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cov_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1883594Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1884779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1885914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1887079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1887998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1889230Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1890122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1891040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1892180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1893196Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1894505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1895651Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1896708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1897664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diff_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1898663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_digamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1899804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1900869Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1901930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1902722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1903884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_double_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1905068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1906278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1907277Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_einsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1908244Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1909204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1910451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1911468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1912468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1913500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_equal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1914630Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1916498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1917549Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1919013Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1920425Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1921858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1923652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1925238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expm1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1926741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1928129Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eye_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1929524Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1930943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1932341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1933832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1935327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1936944Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1938056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1939612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1940922Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1942495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1943763Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1945486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1946671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1948156Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1949594Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1950986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1952441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1953841Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1955477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1957034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1958452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1959843Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1961207Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flip_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1962597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1964217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flipud_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1965798Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1966961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1968545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1969767Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1971258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1972620Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1974008Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1975684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1976917Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1978456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1979885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1981226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gather_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1982729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ge_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1984034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geometric_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1985638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1987025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gradient_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1988436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1989719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1991242Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_half_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1992609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1993985Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1995642Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogram_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1997042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1998406Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.1999704Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2001232Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hypot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2002788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2003919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2005701Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igammac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2007183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2008421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2009876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2011309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2012666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2014238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2015505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inner_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2017005Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2018464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2019956Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2021297Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2022751Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2024023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2025806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2027212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2028725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2029911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2031506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2032740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2034473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2035902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2037730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2039323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2041227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2042779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2044272Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2045789Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2047021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2048524Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2050009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2051419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2052595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2054267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2055835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2057118Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2058651Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2059830Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2061440Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2062895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2064634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2065805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2067386Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2068813Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2070368Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2071905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2073857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2075725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2077240Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2078792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2079989Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2081645Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2082708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2084440Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2085582Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2087134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2088507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2089949Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2091269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2092678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2094222Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2095792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2097109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2098538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2099855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2101317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2102726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2104271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2105804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2107084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2108599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2109845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2111346Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2112776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2114410Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2115806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2117095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2118637Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2120045Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2121350Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2122774Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2124331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2125772Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2127059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2128619Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2129746Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2131342Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2132736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2134399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2135573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2137153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2138297Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2139806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2141258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2142707Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2144267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2145698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2147095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2148405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2149867Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2151318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2152754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2154308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2155768Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2157015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2158492Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2159826Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2161342Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2162481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2164279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2165698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2167178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2168333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2169876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2171095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2172572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2173957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2175525Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2176964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2178279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2179728Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2180939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2182474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2183825Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2185450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2186912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2188347Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2189706Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2191144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2192961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2194427Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2195983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2197165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2198775Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2199988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_permuted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2201465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2202729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2204367Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2205780Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2207178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2208545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2209936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2211382Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2212773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2214327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2215716Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2217115Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2218405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2220280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2221611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2223026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2224583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2226079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2227329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2228839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2230417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2231698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2233361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2235333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2236730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2238135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2239459Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2240903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2242280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2243594Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2245226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2246619Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2247985Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2249366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2250942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2252114Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2253657Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2255202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2256584Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2258146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2259343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2260910Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2262109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2263734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2265385Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2266782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2268211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2269673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2271057Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2272438Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2274371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2275821Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2277147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2278613Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2280067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2281487Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2282833Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2284448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2285786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2287236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2288573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2290106Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2291455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2292939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2294293Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2295793Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2297071Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2298572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2299970Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2301302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2302710Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2304666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2306091Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2307301Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2309263Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2310660Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2312058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2313437Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2314786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2316424Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2317802Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2319187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2320515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2322048Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2323296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2325023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2326301Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2327856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2329166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2330609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2331998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2333354Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2334877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2336330Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2337764Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2339171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2340520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2341936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2343328Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2344744Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2346435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2347517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2349029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2350492Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2351943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2353663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2355338Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2356458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2358000Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2359244Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2360748Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2362076Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2363517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2364827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2366429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2367861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2369262Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2370474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2372031Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2373539Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2374994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2376601Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2377788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2379302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2380801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2381981Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2383621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2385725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2387064Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2388494Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2390497Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2392289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2393725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2395079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2396595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2398051Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2399304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2400773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2402092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2403532Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2405096Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2406456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2407892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2409098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2410604Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2411978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2413470Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2414754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2416421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2417565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2419154Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2420683Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2421839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2423402Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2424958Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2426428Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2427804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2428983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2430532Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2431908Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2433308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2434634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2436604Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2437959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2439333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2440705Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2442072Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2443658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2445600Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2446878Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2448414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2449610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2451203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2452379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2453901Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2455483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2456827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2458215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2459413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2460951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2462334Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2463715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2465318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2466851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2468141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2469745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2470920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2472427Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2473884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2475253Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2476899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2477985Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2479486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2480911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2482261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2483689Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2485171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2486576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2487936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2489517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2490669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2492153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2493573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2494888Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2496471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2497752Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2499209Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2500634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2502031Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2503533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2504809Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2506381Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2507912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2509106Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2510692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2512012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2513486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2514979Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2516416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2517724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2519153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2520360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2521927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2523710Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2525248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2526543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2527971Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2529371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2530686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2532094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2533397Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2534992Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2536484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2538011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2539201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2540709Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2542098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2543487Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2544864Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2546366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2547595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2549190Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2550765Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2552241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2553468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2555205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2557068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2558374Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2560175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2561608Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2562911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2564558Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2565866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2567376Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2568556Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2570183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2571409Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2572925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2574445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2575884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2577106Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2578605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2579970Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2581518Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2582932Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2584429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2585864Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2587720Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2588941Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2590413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2591942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2593152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2594862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2596043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2597511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2598769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2600275Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2601709Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2602922Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2604675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2606493Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2607741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2609264Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2610665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2611940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2613365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2614822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2616299Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2617526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2619101Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2620629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2621812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2623400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2624669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2626193Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2627502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2628974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2630288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2631753Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2632972Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2634672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2635912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2637394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2638612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2640252Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2641369Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2643348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2644707Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2646261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2647584Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2649038Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2650474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2651738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2653219Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2654613Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2656147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2657422Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2658986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2660208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2661815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2663111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2664748Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2665995Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2667866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2669541Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2670993Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2672729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2673863Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2675610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2677083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2678332Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2679958Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2681170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2682662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2683965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2685635Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2687144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2688159Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2689669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2691217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2692425Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2694557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2695999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2697386Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2698849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2700084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2701582Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2702945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2704460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2706061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2707439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2708874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2710093Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2711604Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2712996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2714474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2715942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2717125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2718647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2720182Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2721659Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2723019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2724538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2725984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2727433Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2728589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2730156Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2731473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2732887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2734445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2735771Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2737355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2739064Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2740537Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2741909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2743323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2744729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2746295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2747390Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2748933Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2750252Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2751676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2753079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2754588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2756011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2757327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2758746Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2760141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2761447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2762894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2764304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2765954Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2767483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2768706Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2770247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2771468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2772889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2774333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2775920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2777677Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2779049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2780464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2781674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2783222Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2784711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2786160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2787341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2788907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2790242Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2791545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2793106Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2794404Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2795896Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2797331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2798657Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2800041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2801357Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2802809Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2803997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2805749Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2806880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2808405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2809807Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2811609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2812978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2814561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2815975Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2817295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2818698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2820034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2821348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2822939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2824042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2825795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2827327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2828464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2830024Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2831698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2833035Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2834727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2835956Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2837477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2838699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2840218Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2841402Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2842927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2844460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2845916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2847083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2848610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2849886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2851517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2853249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2854606Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2856178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2857705Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2858859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2860447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2861576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2863155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2864587Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2866557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2868136Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2869545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2870907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2872324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2873783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2875181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2876678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2878024Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2879818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2881267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2882566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2883979Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2885916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2887500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2889077Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2890481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2891849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2893282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2894724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2896206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2898448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2899355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2900850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2902314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2903687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2905465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2906920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2908278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2909665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2911067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2912634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2914046Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2915648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2917023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2918564Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2919845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2921257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2922801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2924307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2925745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2927317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2928721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2930119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2931561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2933021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2934607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2936092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2937486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2938858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2940254Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2941702Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2943066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2944656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2946119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2947498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2948832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2950418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2952596Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2953973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2955447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2956970Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2958366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2959816Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2961170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2962625Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2963961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2965545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2966973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2968449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2969851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2971277Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2972709Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_int_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2974290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2975839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2977212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2978623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2980007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isnan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2981405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2982907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2984360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isreal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2985785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_item_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2987467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2988777Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2990138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2991658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2992982Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2994492Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kron_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2995951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2997351Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.2999028Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_le_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3000457Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lerp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3001845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3003286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3004828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3006258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3007674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3009078Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3010563Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3012053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3013399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3015070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3016466Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3018014Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3019371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3020716Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3022214Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3023700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3025206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3026748Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3028215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3029813Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3031118Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3032605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3034035Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3035644Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3037179Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3038672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3040076Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3041591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3042967Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3044544Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3046570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3047917Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3049329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3050818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3052180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3053646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3055197Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3056689Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3058165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3059512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3060927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3062323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3063724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3065215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3066721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3068263Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3069729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3071231Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3072555Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log10_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3073971Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log1p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3075586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3076976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3078398Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3079933Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3081279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3082757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3084022Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3085651Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3087030Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3088445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3090741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3092091Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3093608Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3095159Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3096621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3098101Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3099406Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3100742Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_long_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3102124Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3104450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3105865Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3107278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3108635Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mH_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3110043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mT_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3111485Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3112974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3114470Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3115922Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3117572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3118874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3120261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3121736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3123168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3124727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3126119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3127514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3128925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3130348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3131819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3133257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3134795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3136283Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3137721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3139108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3140604Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3141996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3143386Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3145065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3146443Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3147975Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3149460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3150775Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3152147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_maximum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3154596Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3155818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3157363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3158776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3160084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3161560Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3162932Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3164531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_minimum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3165913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3167396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3168782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_movedim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3170150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_msort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3171676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3173119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3174615Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3176160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3177645Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3178939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3180314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3181837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3183185Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3184898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3186278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nansum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3187843Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3189336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3190853Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3192285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3193636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3195126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ne_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3196588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3198040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3199454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3200777Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3202180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3203746Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3205480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3207047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3208433Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3210029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3211516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3213080Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3214610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3216055Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3217436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3218857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3220250Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3221648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3223061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3224881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3226419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3227673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3229116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3230511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3231915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3233401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3235047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3237396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3238750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3240142Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3241660Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3242934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3244687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3246034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3247437Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3248837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3250306Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3251803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3253355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3254929Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3256328Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3257718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3259202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3260522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3261884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3263341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3264918Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3266477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3267892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3269266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3270788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3272142Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3273621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3275126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3276632Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3278098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3279505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3280890Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3283168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3284605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3286085Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3287365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3288759Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3290181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3291649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3293042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3294676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3296141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3297609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3298946Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3300345Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3301880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3303183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3304943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3306338Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3307813Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3309227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3310635Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3312013Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3313418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3315082Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3316506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3317918Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3319342Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3320605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3322074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3323497Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3325066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3326551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3327925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3329460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3331082Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3332278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3333895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3335926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3337320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3338718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3340110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3341468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3342856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3344646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3346169Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3347721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3349297Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3350824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3353080Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3354617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3356026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3357472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3358883Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3360309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3361680Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3363554Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3365099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3366646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3368041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3369456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3370770Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3372353Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3373734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3375192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3376712Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3378249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3379715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3381231Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3382657Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3383968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3385600Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3386996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3388420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_H_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3389955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3392089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3393396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3395099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3396492Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3397983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3399343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3400871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3402330Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3403837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3405181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___getitem___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3406696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___radd___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3408103Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rdiv___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3409521Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3410937Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmod___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3412408Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3413796Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rpow___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3416162Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rsub___cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3417576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3418990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3420416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3421822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3423247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3424690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_abs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3426253Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3427788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3429056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3430605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3431897Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3433320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3434912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3437164Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3438441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3439829Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3441236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_all_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3442676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3444008Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3445645Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3447835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3449126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_angle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3450593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_any_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3452005Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_arange_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3453545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3455089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3456555Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argsort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3457959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3459377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3460980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3462261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3463730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3465143Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3466744Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3468198Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3469627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3471057Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3472439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3473905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3475501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3476997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3478321Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3479732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3481138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_block_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3482521Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3483894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bool_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3485587Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3487043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3488413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3489817Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3491158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_byte_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3492838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cartesian_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3494062Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3496054Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3497228Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3498691Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdouble_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3500076Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3501522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cfloat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3502934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chalf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3504668Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_char_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3506231Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3507772Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3509176Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3510576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3512004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3513406Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3514976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3516451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clone_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3517893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3519514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_combinations_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3520961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3522319Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3523765Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3525471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3526847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3528374Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3529691Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3531073Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cos_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3532611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3534291Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_count_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3535605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cov_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3537030Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3538644Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3540041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3541455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3542815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3545388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3546597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3548012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3549452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3550910Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagflat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3559643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3560629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3561557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3562395Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diff_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3563412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3564516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3565540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3566523Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3567404Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3568375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3569238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_double_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3570075Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3570976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3571827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_einsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3573463Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3575135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3576664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_permuted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3578132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3579499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3581001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_equal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3582420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3583857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3585492Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3586872Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3588256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3589724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3591252Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3593391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3594893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3596440Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eye_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3597791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3599211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3600649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3602095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3603484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3605087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3606611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3608030Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3609409Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3610798Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3612233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3613689Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3615255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3616786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3618199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3619610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3621028Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3622461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3623958Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3625452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfftn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3626820Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3628369Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3629592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flip_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3631032Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fliplr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3632453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flipud_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3633835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3635502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3636842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3638277Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3639704Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3641093Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3642486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3643876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3645465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3646876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3648282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3649685Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gather_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3651074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ge_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3652616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geometric_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3653996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3655626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3657187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3658426Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3660886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_half_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3662089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3663571Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3665217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3666747Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogramdd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3668101Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3669505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3670865Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3672215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3673684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3675452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3676864Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3678252Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3679652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3681024Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3682485Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3683887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3685509Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_inner_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3686980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_int_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3688412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isclose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3689905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isfinite_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3691159Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3692786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3694363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isnan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3695863Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3697325Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3698712Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3700098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_item_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3701635Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3703838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3705273Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3706755Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3708083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_unary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3709401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kron_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3710991Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3712367Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3713774Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_le_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3715415Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3716860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3718315Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3719715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3721059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3722570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3723871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3725639Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3726936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3728309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3729735Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3731157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3732675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3734656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3736004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3737431Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3738834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3740237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3741602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3742973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3744635Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3746037Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3747482Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3748904Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3750282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3751687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3753199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3754643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3756310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3757652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3759067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3760633Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3761898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3763373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3764947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3766375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3767799Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3769201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3770607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3772148Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3773421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3775026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3776510Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3777934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3779373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3780851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3782265Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3783728Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3785307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3786822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log10_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3788148Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3789540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3790938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3792392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3793804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3795446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3796795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3798207Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3799623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3800965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logdet_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3802390Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3803862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3805472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3806866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3808225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3809695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3811276Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3812578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3813918Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_long_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3815632Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3817026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3818613Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3819926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3821327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mH_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3822734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mT_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3824405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3825847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3827357Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3828767Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3830274Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumprod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3831809Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3833180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_fill_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3834782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3836253Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3838320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3839653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3841126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3842519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3843963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3845532Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3846983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3848504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3849952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3851646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3852906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3854499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3856019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3857415Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3858819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matrix_exp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3860204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3861712Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3863047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3864670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3866021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3867524Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3868919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_median_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3870405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3871807Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3873204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3874902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3876369Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3877690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3879191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3880498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3881961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3883472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_msort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3884899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3886450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3888626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mv_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3889921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3891458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3892850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3894378Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3895861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3897289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3898789Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3900166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nansum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3901600Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3902923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3904571Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3906086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3907459Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3908770Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ne_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3910155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3911696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3913070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_strided_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3914704Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_full_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3916054Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3917446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3918868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3920422Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3921910Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3923337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3924904Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3926343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3927757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3929152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3930621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3932000Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3933393Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3935530Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3936939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3938416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3939888Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3941134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3942672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3943971Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3945766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3947167Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3948590Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3950529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3951954Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3953338Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3954884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3956314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3957730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3959116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3960546Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3961914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3964412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3965592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3967234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3968734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3970111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3971652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3973155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3974544Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3976185Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3977571Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3978993Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3980432Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3981855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3983229Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3984780Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3986290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3987847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3989255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3990674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3992124Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3993599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3995173Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3996714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3998079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.3999508Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4000801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4002315Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4003644Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4005282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4006911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4008363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4009762Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4011309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4012646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4014034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4015626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4017135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4018557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4019935Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4021353Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4022750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4024361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4025760Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4027203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4028743Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4030058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4031610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4032962Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4034614Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4035916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4037332Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4038763Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4040241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4041647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4043093Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4045157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4046533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4047999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4049394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4050879Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4052222Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4053656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4055206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4056682Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4058194Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4059466Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4060969Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4062379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4063978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4065435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4066996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4068449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4069877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4071252Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4072681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4074036Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4075735Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4077221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4078483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4079920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4081324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4082634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4084268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_static_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4085659Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4087140Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4088544Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4090155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4091427Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4092879Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_in_place_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4094606Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4095906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4097333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4098726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4100119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_outer_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4101574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4102937Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_permute_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4104506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4105930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polar_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4107426Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4108808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4110310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4111699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4113069Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4114610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_positive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4116071Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4117439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4118827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4120217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4121758Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4123063Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4124633Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4126173Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4127512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4128967Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4130456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4131792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ravel_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4133257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_real_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4134841Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4136284Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4137676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4139126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4140672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_interleave_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4142225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4143794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4145498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4146942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize_as__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4148338Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4149794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4151162Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_roll_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4153456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rot90_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4155021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4156603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4158130Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4159741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4161056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4162787Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4164371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4165812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4167228Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4168733Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4170391Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4171697Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4173087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4174694Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4176129Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_searchsorted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4177516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4178966Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4180361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4181835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_short_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4183234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4184755Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4186334Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4187865Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4189150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4190741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4192050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4193531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4195135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4196558Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4197934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4199338Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4200803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4202119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4203461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4205108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4207393Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4208736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4210297Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4211683Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4213146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4214649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4216174Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4217586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4219092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4220414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4221980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4223308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4225714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4227170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4228601Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4230172Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4231537Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4232832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4234429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4235977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4237370Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4238675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4240091Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4241499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4243016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4244573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4245987Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4247464Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4248847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4250474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4251786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4253349Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4254856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4256507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4257903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4259313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4260759Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4262104Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4263517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4265061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4266499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4267858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4269237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4270648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4272124Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_list_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4273538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4275061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4276600Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_square_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4278013Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4279455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4280965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4282201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4283782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4285242Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4286679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4288073Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4289551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4290947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4292375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4293740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4295380Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4296829Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_along_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4298348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4299881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4301413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4303725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensor_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4305155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4306642Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4308050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4309482Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_sparse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4310858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_topk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4312269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4313818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_transpose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4315186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4316871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapz_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4318233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4319812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tril_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4321199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4322664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4324286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4325739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4327173Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4328565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4330038Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4331426Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4332934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_consecutive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4334411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4335901Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4337312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4338758Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4340127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4341556Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4342992Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4344545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4347020Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4348353Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4349864Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4351219Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4352604Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4354267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4355728Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4357134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_where_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4358542Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4359915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zero__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4361299Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4362711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4364286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_outer_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4365799Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4367225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_permute_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4368611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4370089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polar_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4371750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4373114Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4374669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4376130Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4377522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4378995Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_positive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4380281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pow_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4381800Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4383092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_put_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4384669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_qr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4386177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_quantile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4387565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4388930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4390334Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4391741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4393107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4394814Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4396279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ravel_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4397678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_real_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4399124Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4400478Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_remainder_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4401851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_renorm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4403238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4404885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4406323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4407701Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4409201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4410629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4412158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4413460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4415945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_roll_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4417155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rot90_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4418680Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4420165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4421586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4423012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4424509Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4425989Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4427415Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4428818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4430175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4431652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4433041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4434592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4436080Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4437483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4438893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4440289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4441808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4443140Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sgn_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4444839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_short_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4446221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4447718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sign_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4449266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4450616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4452004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4453491Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4455188Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4456946Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4458349Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4459724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4461134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4462572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4463965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4465559Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signbit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4467004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4468456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4469889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4471346Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4472895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4474652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4476232Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4477622Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sort_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4478997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4480650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4481881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4483313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4484891Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4486354Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4487785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4489474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4490859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4492255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4493649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4495116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4496573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4498051Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4499471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4500845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4502344Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4503734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4505304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4506834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4508248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4509610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4511157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4512538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4513942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4515551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4517116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4518687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4520050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4521465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4523091Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4524883Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4526844Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4528437Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4530047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4531595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4533128Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4534855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4536481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4537974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4539288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4540828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_square_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4542155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4543736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4545107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4546574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4548025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4549500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4550877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4552249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stft_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4553627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sub_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4555142Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4556673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4558012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4559435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4560918Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4562277Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4563631Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tan_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4565152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tanh_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4566794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4568202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4569644Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tile_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4571005Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4572591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4573884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_topk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4575516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trace_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4577058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_transpose_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4578387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4579773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapz_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4581309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4582639Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tril_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4584264Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triu_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4586748Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4587919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trunc_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4589343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unbind_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4590777Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4592209Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4593573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4595133Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_uniform_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4596626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4597952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4599439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4600837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4602226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4603575Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4605134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4606770Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4608135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4609734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vdot_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4611092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4612623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4614302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_copy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4616804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4618078Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4619517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vstack_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4620884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_where_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4622292Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4623696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zero__cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4625192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4626820Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4628030Z copying test/dynamo_skips/TestPythonAutograd.test_backwards1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4629479Z copying test/dynamo_skips/TestPythonBindings.test_cu_create_function -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4631010Z copying test/dynamo_skips/TestPythonBuiltinOP.test_stepped_tuple_slicing -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4632353Z copying test/dynamo_skips/TestPythonDispatch.test_list_ret -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4633718Z copying test/dynamo_skips/TestPythonPytree.test_key_str -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4635807Z copying test/dynamo_skips/TestPythonRegistration.test_fallback -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4637194Z copying test/dynamo_skips/TestPythonRegistration.test_fallback_keyset -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4638658Z copying test/dynamo_skips/TestQuantizedEmbeddingOps.test_embedding_bag_byte -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4640005Z copying test/dynamo_skips/TestRecursiveScript.test_inner_traced_module -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4641394Z copying test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4642830Z copying test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4644622Z copying test/dynamo_skips/TestReductionsCPU.test_histogram_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4646028Z copying test/dynamo_skips/TestReductionsCPU.test_histogramdd_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4647534Z copying test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4649909Z copying test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4651224Z copying test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4652507Z copying test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_empty_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4653916Z copying test/dynamo_skips/TestReductionsCPU.test_tensor_reduce_ops_empty_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4655627Z copying test/dynamo_skips/TestRepackage.test_repackage_import_indirectly_via_parent_module -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4657035Z copying test/dynamo_skips/TestSWAUtils.test_averaged_model_all_devices_ema_True -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4658626Z copying test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_False -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4660038Z copying test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_True -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4661343Z copying test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_inplace -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4662719Z copying test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_out -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4664402Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation0 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4665842Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4667305Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation0 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4668764Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4670178Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation0 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4671560Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4672991Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation0 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4674570Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4676032Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation0 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4677420Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation1 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4678666Z copying test/dynamo_skips/TestScript.test_function_overloading_isinstance -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4680110Z copying test/dynamo_skips/TestScript.test_function_overloads -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4682369Z copying test/dynamo_skips/TestScript.test_ignored_as_value -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4683451Z copying test/dynamo_skips/TestScript.test_namedtuple_python -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4685664Z copying test/dynamo_skips/TestScript.test_no_self_arg_ignore_function -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4686669Z copying test/dynamo_skips/TestScript.test_python_call_non_tensor_wrong -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4688071Z copying test/dynamo_skips/TestScript.test_python_op_builtins -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4689457Z copying test/dynamo_skips/TestScript.test_static_method_on_module -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4690988Z copying test/dynamo_skips/TestScript.test_type_annotation_module -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4692342Z copying test/dynamo_skips/TestScript.test_unused_decorator -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4693731Z copying test/dynamo_skips/TestScript.test_wrong_return_type -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4695350Z copying test/dynamo_skips/TestScriptProfile.test_script -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4696738Z copying test/dynamo_skips/TestScriptProfile.test_section -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4698218Z copying test/dynamo_skips/TestSerializeCustomClass.test_custom_class -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4699569Z copying test/dynamo_skips/TestSetOps.test_in1d_table_timedelta_fails -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4700907Z copying test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind0 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4702311Z copying test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind_sort -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4703728Z copying test/dynamo_skips/TestSetOps.test_setdiff1d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4705284Z copying test/dynamo_skips/TestSlice.test_tuple_slicing -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4706869Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSC_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4708323Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSR_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4709917Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCOO_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4711434Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSC_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4713034Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSR_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4714587Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSC_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4715994Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSR_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4717342Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCOO_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4718710Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSC_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4720093Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSR_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4721839Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4723300Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4724814Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4726489Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4728021Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4729386Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4730903Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4732068Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4733569Z copying test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4735118Z copying test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4736446Z copying test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4737822Z copying test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4739254Z copying test/dynamo_skips/TestSparseCPU.test_any_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4740669Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4742078Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4743426Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4744973Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4746372Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4748151Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4749526Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4751084Z copying test/dynamo_skips/TestSparseCPU.test_assign_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4752436Z copying test/dynamo_skips/TestSparseCPU.test_basic_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4753785Z copying test/dynamo_skips/TestSparseCPU.test_basic_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4755346Z copying test/dynamo_skips/TestSparseCPU.test_basic_ops_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4756677Z copying test/dynamo_skips/TestSparseCPU.test_bmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4758020Z copying test/dynamo_skips/TestSparseCPU.test_cat_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4759412Z copying test/dynamo_skips/TestSparseCPU.test_cat_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4760953Z copying test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4762282Z copying test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4763559Z copying test/dynamo_skips/TestSparseCPU.test_clone_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4765287Z copying test/dynamo_skips/TestSparseCPU.test_clone_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4766770Z copying test/dynamo_skips/TestSparseCPU.test_coalesce_transpose_mm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4768352Z copying test/dynamo_skips/TestSparseCPU.test_contig_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4769941Z copying test/dynamo_skips/TestSparseCPU.test_contig_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4771430Z copying test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4772986Z copying test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4774698Z copying test/dynamo_skips/TestSparseCPU.test_ctor_is_coalesced_with_gradcheck_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4776032Z copying test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4777348Z copying test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4779075Z copying test/dynamo_skips/TestSparseCPU.test_dsmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4780479Z copying test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4781840Z copying test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4783212Z copying test/dynamo_skips/TestSparseCPU.test_factory_copy_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4784745Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4786319Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4787732Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4789164Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4790604Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4792056Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4793609Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4795107Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4796485Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4797942Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4799383Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4800835Z copying test/dynamo_skips/TestSparseCPU.test_hsmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4802209Z copying test/dynamo_skips/TestSparseCPU.test_index_select_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4803514Z copying test/dynamo_skips/TestSparseCPU.test_index_select_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4805320Z copying test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4806730Z copying test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4808573Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4810246Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4811726Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4813125Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4814684Z copying test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4816491Z copying test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4817801Z copying test/dynamo_skips/TestSparseCPU.test_is_nonzero_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4819257Z copying test/dynamo_skips/TestSparseCPU.test_isnan_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4820719Z copying test/dynamo_skips/TestSparseCPU.test_legacy_new_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4822205Z copying test/dynamo_skips/TestSparseCPU.test_legacy_new_device_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4823575Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4825166Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4826545Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4827917Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4829290Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4830802Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4832224Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4833519Z copying test/dynamo_skips/TestSparseCPU.test_mm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4835103Z copying test/dynamo_skips/TestSparseCPU.test_mm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4836490Z copying test/dynamo_skips/TestSparseCPU.test_mv_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4838432Z copying test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4839631Z copying test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4841028Z copying test/dynamo_skips/TestSparseCPU.test_new_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4842586Z copying test/dynamo_skips/TestSparseCPU.test_new_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4843984Z copying test/dynamo_skips/TestSparseCPU.test_norm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4845558Z copying test/dynamo_skips/TestSparseCPU.test_norm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4847171Z copying test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4848534Z copying test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4849983Z copying test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4851353Z copying test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4852750Z copying test/dynamo_skips/TestSparseCPU.test_pickle_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4854472Z copying test/dynamo_skips/TestSparseCPU.test_print_coalesced_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4856132Z copying test/dynamo_skips/TestSparseCPU.test_print_uncoalesced_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4857599Z copying test/dynamo_skips/TestSparseCPU.test_resize_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4859464Z copying test/dynamo_skips/TestSparseCPU.test_resize_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4861561Z copying test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4862822Z copying test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4864505Z copying test/dynamo_skips/TestSparseCPU.test_select_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4866001Z copying test/dynamo_skips/TestSparseCPU.test_select_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4867570Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4868996Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4870482Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4871871Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4873260Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4874760Z copying test/dynamo_skips/TestSparseCPU.test_shared_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4876250Z copying test/dynamo_skips/TestSparseCPU.test_shared_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4877705Z copying test/dynamo_skips/TestSparseCPU.test_small_nnz_coalesced_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4879036Z copying test/dynamo_skips/TestSparseCPU.test_spadd_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4880542Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4881939Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4883284Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4885006Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4886436Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_out_bfloat16_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4887812Z copying test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4889345Z copying test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4890761Z copying test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4892239Z copying test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4893729Z copying test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4895286Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4896726Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4898104Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4899496Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4900864Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4902251Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4903661Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4905256Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4906655Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4908039Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4909421Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4911614Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4912939Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4914545Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4916038Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mm_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4917599Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4918994Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4920373Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4921745Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4923116Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4925181Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4926517Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4927916Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4929476Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4931104Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4932691Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4934413Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4936912Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4938215Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4939635Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4941893Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4943324Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4944893Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4946332Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4947766Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sum_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4949140Z copying test/dynamo_skips/TestSparseCPU.test_sparse_to_numpy_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4950474Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4951884Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4954341Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4955438Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4956860Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4958244Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4959677Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4961053Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4962416Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4963829Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4965604Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4967089Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4969338Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4970656Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4971980Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4973683Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4975063Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4976532Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4977911Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4979328Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4980737Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4982134Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4983512Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4985053Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4986472Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4987845Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4989216Z copying test/dynamo_skips/TestSparseCPU.test_transpose_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4990630Z copying test/dynamo_skips/TestSparseCPU.test_transpose_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4992066Z copying test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4993412Z copying test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4994928Z copying test/dynamo_skips/TestSparseCPU.test_zeros_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4996384Z copying test/dynamo_skips/TestSparseCPU.test_zeros_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4997813Z copying test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.4999197Z copying test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5000626Z copying test/dynamo_skips/TestSparseCSRCPU.test_addmm_errors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5002337Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5003770Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5005274Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5006943Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5008274Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5009799Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5011061Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5012596Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5014345Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5015878Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5017259Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5018656Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5020136Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5021612Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5023096Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5024764Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5026294Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5027745Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5029197Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5030750Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5032246Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5033723Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5035344Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5037043Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5038518Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5039913Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5041428Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5042746Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5044322Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5045780Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5047889Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5049263Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5050531Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5051953Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5053455Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5055010Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5056559Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5057993Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5059351Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5060771Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5062257Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5063671Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5065190Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5066701Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5067889Z copying test/dynamo_skips/TestSparseCSRCPU.test_mm_errors_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5069375Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5070841Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5072197Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5073693Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5075174Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5076594Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5077980Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5079397Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5080977Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5082364Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5083754Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5085475Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5086859Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5088208Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5089646Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5091034Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5092730Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5094377Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5095809Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5097208Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5098627Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5100034Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5101501Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5102885Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5104573Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5105985Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5107496Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5109114Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5110406Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5111948Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5113290Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5114840Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5116449Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5117880Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5119268Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5120695Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5123064Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5124429Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5125954Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5127355Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5128780Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5130174Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5131565Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5133158Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5134669Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5136166Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5137551Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5138984Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5140370Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5141716Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5143147Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5144852Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5146166Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5147712Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5148993Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5150392Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5151829Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5153223Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5154774Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5156343Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5157769Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5159164Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5160567Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5161936Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5163302Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5164839Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5166292Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5167730Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5169176Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5170592Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5172105Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5173517Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5175104Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5176562Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5178016Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5179612Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5180887Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5182430Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5183736Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5185348Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5186810Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5188207Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5189613Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5191023Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5192419Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5193792Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5195392Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5196820Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5198183Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5199580Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5200993Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5202550Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5203970Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5205636Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5207022Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5209309Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5210552Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5212010Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5213613Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5215273Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5216707Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5218269Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5219597Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5220981Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5222504Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5223941Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5225527Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5226997Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5228444Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5229829Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bool -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5231255Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex128 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5232654Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5234037Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5235633Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5237084Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5238464Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5239846Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5241285Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5242657Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5244238Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_uint8 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5245464Z copying test/dynamo_skips/TestSparseMeta.test_basic -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5246871Z copying test/dynamo_skips/TestSqueeze.test_squeeze_type -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5248298Z copying test/dynamo_skips/TestSubscripting.test_test_zero_rank -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5250370Z copying test/dynamo_skips/TestSymbolicShapeAnalysis.test_convolution_backward -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5251747Z copying test/dynamo_skips/TestSymbolicTracing.test_cpu_scalar_cuda -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5253070Z copying test/dynamo_skips/TestTEFuserDynamic.test_matmul -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5254917Z copying test/dynamo_skips/TestTEFuserDynamic.test_unary_ops -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5257247Z copying test/dynamo_skips/TestTEFuserStatic.test_skip_grad_in_check -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5258525Z copying test/dynamo_skips/TestTEFuserStatic.test_unary_ops -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5260127Z copying test/dynamo_skips/TestTensorBuiltins.test_scalar_to_num_conversions -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5261656Z copying test/dynamo_skips/TestTensorExprPyBind.test_kernel_with_custom_lowering -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5264011Z copying test/dynamo_skips/TestTorchFunctionMode.test_disable_subclass_not_mode -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5265502Z copying test/dynamo_skips/TestTorchTidyProfiler.test_optimizer -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5267064Z copying test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_adam -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5268478Z copying test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_sgd -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5269761Z copying test/dynamo_skips/TestTorchbind.test_default_args -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5271219Z copying test/dynamo_skips/TestTorchbind.test_lambda_as_constructor -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5272611Z copying test/dynamo_skips/TestTorchbind.test_profiler_custom_op -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5273993Z copying test/dynamo_skips/TestTorchbind.test_staticmethod -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5275758Z copying test/dynamo_skips/TestTorchbind.test_torchbind -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5277171Z copying test/dynamo_skips/TestTorchbind.test_torchbind_attr_exception -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5278598Z copying test/dynamo_skips/TestTorchbind.test_torchbind_class_attr_recursive -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5279951Z copying test/dynamo_skips/TestTorchbind.test_torchbind_class_attribute -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5281257Z copying test/dynamo_skips/TestTorchbind.test_torchbind_deepcopy -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5282764Z copying test/dynamo_skips/TestTorchbind.test_torchbind_def_property_getter_setter -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5284292Z copying test/dynamo_skips/TestTorchbind.test_torchbind_def_property_just_getter -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5285735Z copying test/dynamo_skips/TestTorchbind.test_torchbind_def_property_readwrite -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5287044Z copying test/dynamo_skips/TestTorchbind.test_torchbind_getattr -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5288444Z copying test/dynamo_skips/TestTorchbind.test_torchbind_getstate -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5289911Z copying test/dynamo_skips/TestTorchbind.test_torchbind_instantiate_missing_class -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5291257Z copying test/dynamo_skips/TestTorchbind.test_torchbind_lambda_method -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5292680Z copying test/dynamo_skips/TestTorchbind.test_torchbind_no_init -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5294458Z copying test/dynamo_skips/TestTorchbind.test_torchbind_optional_explicit_attr -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5295759Z copying test/dynamo_skips/TestTorchbind.test_torchbind_pass_wrong_type -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5297224Z copying test/dynamo_skips/TestTorchbind.test_torchbind_pickle_serialization -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5298783Z copying test/dynamo_skips/TestTorchbind.test_torchbind_python_deepcopy -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5300111Z copying test/dynamo_skips/TestTorchbind.test_torchbind_return_instance -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5301565Z copying test/dynamo_skips/TestTorchbind.test_torchbind_return_instance_from_method -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5302897Z copying test/dynamo_skips/TestTorchbind.test_torchbind_return_tuple -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5304438Z copying test/dynamo_skips/TestTorchbind.test_torchbind_save_load -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5305873Z copying test/dynamo_skips/TestTorchbind.test_torchbind_take_as_arg -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5307396Z copying test/dynamo_skips/TestTorchbind.test_torchbind_take_instance_as_method_arg -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5308707Z copying test/dynamo_skips/TestTorchbind.test_torchbind_tracing -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5310126Z copying test/dynamo_skips/TestTorchbind.test_torchbind_tracing_nested -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5311668Z copying test/dynamo_skips/TestTransformersCPU.test_decoder_padding_and_src_mask_bool_cpu -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5312957Z copying test/dynamo_skips/TestTypesAndAnnotation.test_pep585_type -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5314507Z copying test/dynamo_skips/TestTyping.test_optional_conversion -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5315987Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_sinc_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5317486Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_bfloat16 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5318856Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5320246Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float64 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5321645Z copying test/dynamo_skips/TestVerifyCorrectness.test_example_inputs -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5322975Z copying test/dynamo_skips/TestVmapOperators.test_conv2d -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5324480Z copying test/dynamo_skips/TestVstack.test_generator -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5326471Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_cat_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5327923Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5329361Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5330779Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5332465Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5333766Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5335471Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5336864Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5338385Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5339692Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5341158Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5342408Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_mul_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5343883Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_native_batch_norm_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5345535Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5347001Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_list_args_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5348370Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_view_cpu_float32 -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5349558Z copying test/dynamo_skips/TraceRuleTests.test_torch_name_rule_map_updated -> torch-2.10.0a0+git344e636/test/dynamo_skips 2025-10-10T00:04:41.5350741Z copying test/error_messages/storage.py -> torch-2.10.0a0+git344e636/test/error_messages 2025-10-10T00:04:41.5352777Z copying test/expect/HasDecompTest.test_aten_core_operators.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5354561Z copying test/expect/HasDecompTest.test_has_decomposition.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5356842Z copying test/expect/TestAutograd.test_function-x_grad_desc.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5358230Z copying test/expect/TestAutograd.test_function-y_grad_desc.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5360100Z copying test/expect/TestFXAPIBackwardCompatibility.test_class_member_back_compat-fx_backcompat_class_members.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5361666Z copying test/expect/TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5362886Z copying test/expect/TestJit.test_cu_escaped_number.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5364803Z copying test/expect/TestJit.test_import_method.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5366270Z copying test/expect/TestJit.test_non_ascii_string.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5367954Z copying test/expect/TestJit.test_pretty_printer-empty_float_list_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5369559Z copying test/expect/TestJit.test_pretty_printer-empty_int_list_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5371097Z copying test/expect/TestJit.test_pretty_printer-if_one.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5372401Z copying test/expect/TestJit.test_pretty_printer-if_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5373983Z copying test/expect/TestJit.test_pretty_printer-loop_use_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5375794Z copying test/expect/TestJit.test_pretty_printer-print_weird_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5377221Z copying test/expect/TestJit.test_pretty_printer-python_op_name_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5378679Z copying test/expect/TestJit.test_pretty_printer-while_if_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5380261Z copying test/expect/TestJit.test_pretty_printer-while_test.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5381777Z copying test/expect/TestPytorchExportModes.test_aten_fallback.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5383253Z copying test/expect/TestPytorchExportModes.test_onnx_aten.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5384914Z copying test/expect/TestScript.test_annot_ast_mypy_fn.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5386545Z copying test/expect/TestScript.test_annot_ast_mypy_method.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5388434Z copying test/expect/TestScript.test_annot_ast_py3_fn.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5389818Z copying test/expect/TestScript.test_annot_ast_py3_method.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5391512Z copying test/expect/TestScript.test_annot_string_mypy_fn.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5392958Z copying test/expect/TestScript.test_annot_string_mypy_method.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5394934Z copying test/expect/TestScript.test_annot_string_py3_fn.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5396442Z copying test/expect/TestScript.test_annot_string_py3_method.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5397694Z copying test/expect/TestScript.test_annotated_script_fn.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5399485Z copying test/expect/TestScript.test_annotated_script_method.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5401214Z copying test/expect/TestScript.test_format-stdout.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5403546Z copying test/expect/TestScript.test_listconstruct_erasure.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5405583Z copying test/expect/TestScript.test_parser_type_annotations.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5407445Z copying test/expect/TestScript.test_parser_type_annotations_comment.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5409477Z copying test/expect/TestScript.test_print-stdout.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5411603Z copying test/expect/TestScript.test_python_frontend.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5413892Z copying test/expect/TestScript.test_python_frontend_py2.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5415964Z copying test/expect/TestScript.test_python_frontend_py3.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5417673Z copying test/expect/TestScript.test_string_print-stdout.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5419286Z copying test/expect/TestScript.test_torch_dot_tensor_annotation.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5420972Z copying test/expect/TestSparseCPU.test_print_coalesced_cpu_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5422783Z copying test/expect/TestSparseCPU.test_print_uncoalesced_cpu_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5424497Z copying test/expect/TestSparseCUDA.test_print_coalesced_cuda_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5426445Z copying test/expect/TestSparseCUDA.test_print_uncoalesced_cuda_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5428065Z copying test/expect/TestSparseCompressedCPU.test_print_SparseBSC_cpu.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5430545Z copying test/expect/TestSparseCompressedCPU.test_print_SparseBSR_cpu.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5432848Z copying test/expect/TestSparseCompressedCPU.test_print_SparseCSC_cpu.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5435019Z copying test/expect/TestSparseCompressedCPU.test_print_SparseCSR_cpu.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5437198Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseBSC_cuda.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5439885Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseBSR_cuda.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5442091Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseCSC_cuda.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5444367Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseCSR_cuda.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5446430Z copying test/expect/TestSparseMPS.test_print_coalesced_mps_float32.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5448117Z copying test/expect/TestSparseMPS.test_print_uncoalesced_mps_float32.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5449786Z copying test/expect/TestSparseMeta.test_print_meta_SparseBSC_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5451402Z copying test/expect/TestSparseMeta.test_print_meta_SparseBSR_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5453019Z copying test/expect/TestSparseMeta.test_print_meta_SparseCOO_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5454768Z copying test/expect/TestSparseMeta.test_print_meta_SparseCSC_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5456445Z copying test/expect/TestSparseMeta.test_print_meta_SparseCSR_float64.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5457990Z copying test/expect/TestTensorBoard.test_audio.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5459702Z copying test/expect/TestTensorBoard.test_caffe2_simple_cnnmodel.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5461361Z copying test/expect/TestTensorBoard.test_caffe2_simple_model.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5463238Z copying test/expect/TestTensorBoard.test_histogram_auto.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5464821Z copying test/expect/TestTensorBoard.test_histogram_doane.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5466587Z copying test/expect/TestTensorBoard.test_histogram_fd.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5468208Z copying test/expect/TestTensorBoard.test_hparams_bool.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5469835Z copying test/expect/TestTensorBoard.test_hparams_number.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5471510Z copying test/expect/TestTensorBoard.test_hparams_string.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5473167Z copying test/expect/TestTensorBoard.test_image_with_3_channel_batched.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5474810Z copying test/expect/TestTensorBoard.test_image_with_boxes.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5477811Z copying test/expect/TestTensorBoard.test_image_with_one_channel.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5479221Z copying test/expect/TestTensorBoard.test_image_with_one_channel_batched.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5480723Z copying test/expect/TestTensorBoard.test_image_without_channel.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5482089Z copying test/expect/TestTensorBoard.test_mesh.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5483794Z copying test/expect/TestTensorBoard.test_nested_nn_squential.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5485678Z copying test/expect/TestTensorBoard.test_pr_curve.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5487295Z copying test/expect/TestTensorBoard.test_pr_curve_raw.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5488965Z copying test/expect/TestTensorBoard.test_pytorch_graph.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5490565Z copying test/expect/TestTensorBoard.test_scalar_new_style.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5492111Z copying test/expect/TestTensorBoard.test_text.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5493730Z copying test/expect/TestTensorBoard.test_video.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5495668Z copying test/expect/TestTorch.test_is_nonzero-empty.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5497396Z copying test/expect/TestTorch.test_is_nonzero-multiple.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5498997Z copying test/expect/TestTorch.test_print-non_contiguous.expect -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5500376Z copying test/expect/__init__.py -> torch-2.10.0a0+git344e636/test/expect 2025-10-10T00:04:41.5501808Z copying test/export/__init__.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5503219Z copying test/export/opinfo_schema.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5504891Z copying test/export/random_dag.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5506592Z copying test/export/test_converter.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5508978Z copying test/export/test_cpp_serdes.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5510322Z copying test/export/test_db.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5511961Z copying test/export/test_draft_export.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5513722Z copying test/export/test_dynamic_shapes.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5515453Z copying test/export/test_experimental.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5517274Z copying test/export/test_export.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5524813Z copying test/export/test_export_opinfo.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5526174Z copying test/export/test_export_strict.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5527821Z copying test/export/test_export_training_ir_to_run_decomp.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5529350Z copying test/export/test_export_with_inline_and_install.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5530895Z copying test/export/test_functionalized_assertions.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5541129Z copying test/export/test_hop.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5541964Z copying test/export/test_lift_unlift.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5542830Z copying test/export/test_nativert.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5543688Z copying test/export/test_package.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5544889Z copying test/export/test_pass_infra.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5545783Z copying test/export/test_passes.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5546730Z copying test/export/test_retraceability.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5547633Z copying test/export/test_schema.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5548680Z copying test/export/test_serdes.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5549531Z copying test/export/test_serialize.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5550908Z copying test/export/test_sparse.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5552607Z copying test/export/test_strict_export_v2.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5554259Z copying test/export/test_swap.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5556762Z copying test/export/test_tools.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5557955Z copying test/export/test_torchbind.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5560981Z copying test/export/test_tree_utils.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5562461Z copying test/export/test_unflatten.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5564886Z copying test/export/test_unflatten_training_ir.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5566225Z copying test/export/test_upgrader.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5567949Z copying test/export/test_verifier.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5569668Z copying test/export/testing.py -> torch-2.10.0a0+git344e636/test/export 2025-10-10T00:04:41.5572178Z copying test/forward_backward_compatibility/check_forward_backward_compatibility.py -> torch-2.10.0a0+git344e636/test/forward_backward_compatibility 2025-10-10T00:04:41.5573851Z copying test/forward_backward_compatibility/dump_all_function_schemas.py -> torch-2.10.0a0+git344e636/test/forward_backward_compatibility 2025-10-10T00:04:41.5575285Z copying test/functorch/attn_ft.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5576837Z copying test/functorch/attn_positional.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5578387Z copying test/functorch/common_utils.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5580152Z copying test/functorch/discover_coverage.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5582011Z copying test/functorch/functorch_additional_op_db.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5583708Z copying test/functorch/test_ac.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5585648Z copying test/functorch/test_ac_knapsack.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5587298Z copying test/functorch/test_ac_logging.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5588994Z copying test/functorch/test_aot_joint_with_descriptors.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5590876Z copying test/functorch/test_aotdispatch.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5595763Z copying test/functorch/test_control_flow.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5600545Z copying test/functorch/test_dims.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5602272Z copying test/functorch/test_eager_transforms.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5605821Z copying test/functorch/test_logging.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5607312Z copying test/functorch/test_memory_efficient_fusion.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5608943Z copying test/functorch/test_minifier.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5610625Z copying test/functorch/test_ops.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5613491Z copying test/functorch/test_parsing.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5615277Z copying test/functorch/test_rearrange.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5616856Z copying test/functorch/test_vmap.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5620757Z copying test/functorch/test_vmap_registrations.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5622122Z copying test/functorch/xfail_suggester.py -> torch-2.10.0a0+git344e636/test/functorch 2025-10-10T00:04:41.5623752Z copying test/functorch/dim/test_getsetitem.py -> torch-2.10.0a0+git344e636/test/functorch/dim 2025-10-10T00:04:41.5625530Z copying test/functorch/dim/test_split.py -> torch-2.10.0a0+git344e636/test/functorch/dim 2025-10-10T00:04:41.5627135Z copying test/fx/named_tup.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5628779Z copying test/fx/quantization.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5630430Z copying test/fx/test_common_passes.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5631902Z copying test/fx/test_cse_pass.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5633443Z copying test/fx/test_dce_pass.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5635321Z copying test/fx/test_dynamism.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5636893Z copying test/fx/test_future.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5638438Z copying test/fx/test_fx_const_fold.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5640569Z copying test/fx/test_fx_node_hook.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5642065Z copying test/fx/test_fx_param_shape_control_flow.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5643517Z copying test/fx/test_fx_split.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5645406Z copying test/fx/test_fx_split_node_finder.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5646923Z copying test/fx/test_fx_traceback.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5648555Z copying test/fx/test_fx_xform_observer.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5650100Z copying test/fx/test_gradual_type.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5652236Z copying test/fx/test_graph_pickler.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5653717Z copying test/fx/test_lazy_graph_module.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5655486Z copying test/fx/test_matcher_utils.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5657231Z copying test/fx/test_net_min_base.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5658841Z copying test/fx/test_partitioner_order.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5660312Z copying test/fx/test_pass_infra.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5661949Z copying test/fx/test_shape_inference.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5663534Z copying test/fx/test_source_matcher_utils.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5665472Z copying test/fx/test_subgraph_rewriter.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5667821Z copying test/fx/test_z3_gradual_types.py -> torch-2.10.0a0+git344e636/test/fx 2025-10-10T00:04:41.5670508Z copying test/higher_order_ops/test_invoke_quant.py -> torch-2.10.0a0+git344e636/test/higher_order_ops 2025-10-10T00:04:41.5671935Z copying test/higher_order_ops/test_invoke_subgraph.py -> torch-2.10.0a0+git344e636/test/higher_order_ops 2025-10-10T00:04:41.5674894Z copying test/higher_order_ops/test_local_map.py -> torch-2.10.0a0+git344e636/test/higher_order_ops 2025-10-10T00:04:41.5676662Z copying test/higher_order_ops/test_with_effects.py -> torch-2.10.0a0+git344e636/test/higher_order_ops 2025-10-10T00:04:41.5678523Z copying test/inductor/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5680214Z copying test/inductor/__init__.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5681621Z copying test/inductor/custom_inductor_config.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5683094Z copying test/inductor/custom_ops.cpp -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5685146Z copying test/inductor/indirect_assert_helper.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5686586Z copying test/inductor/minifier_smoke.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5688117Z copying test/inductor/opinfo_harness.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5689582Z copying test/inductor/s429861_repro.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5692745Z copying test/inductor/test_alignment.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5694308Z copying test/inductor/test_analysis.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5696152Z copying test/inductor/test_aot_inductor.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5700653Z copying test/inductor/test_aot_inductor_arrayref.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5702136Z copying test/inductor/test_aot_inductor_custom_ops.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5703904Z copying test/inductor/test_aot_inductor_package.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5706405Z copying test/inductor/test_aot_inductor_utils.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5707961Z copying test/inductor/test_aot_inductor_windows.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5709445Z copying test/inductor/test_async_compile.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5711075Z copying test/inductor/test_augmented_graph_helper.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5713008Z copying test/inductor/test_auto_functionalize.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5716052Z copying test/inductor/test_autoheuristic.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5717361Z copying test/inductor/test_b2b_gemm.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5719077Z copying test/inductor/test_benchmark_fusion.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5720681Z copying test/inductor/test_benchmarking.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5722394Z copying test/inductor/test_best_config.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5723971Z copying test/inductor/test_binary_folding.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5725941Z copying test/inductor/test_block_analysis.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5727863Z copying test/inductor/test_cache.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5730327Z copying test/inductor/test_caching.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5732112Z copying test/inductor/test_ck_backend.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5733803Z copying test/inductor/test_codecache.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5737129Z copying test/inductor/test_codegen_triton.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5738504Z copying test/inductor/test_combo_kernels.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5740253Z copying test/inductor/test_compile.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5741927Z copying test/inductor/test_compile_subprocess.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5743654Z copying test/inductor/test_compile_worker.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5745525Z copying test/inductor/test_compiled_autograd.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5749388Z copying test/inductor/test_compiled_optimizers.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5750971Z copying test/inductor/test_config.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5752647Z copying test/inductor/test_control_deps.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5754465Z copying test/inductor/test_control_flow.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5757398Z copying test/inductor/test_cooperative_reductions.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5758772Z copying test/inductor/test_coordinate_descent_tuner.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5760370Z copying test/inductor/test_cpp_wrapper_hipify.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5762035Z copying test/inductor/test_cpu_cpp_wrapper.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5763744Z copying test/inductor/test_cpu_repro.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5767727Z copying test/inductor/test_cpu_select_algorithm.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5770560Z copying test/inductor/test_cuda_repro.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5773484Z copying test/inductor/test_cuda_select_algorithm.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5774907Z copying test/inductor/test_cudacodecache.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5776562Z copying test/inductor/test_cudagraph_trees.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5780154Z copying test/inductor/test_cudagraph_trees_expandable_segments.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5781345Z copying test/inductor/test_custom_lowering.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5783097Z copying test/inductor/test_custom_partitioner_fn.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5784834Z copying test/inductor/test_custom_post_grad_passes.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5786627Z copying test/inductor/test_cutedsl_template.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5788322Z copying test/inductor/test_cutlass_backend.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5791000Z copying test/inductor/test_cutlass_evt.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5792608Z copying test/inductor/test_debug_trace.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5794513Z copying test/inductor/test_decompose_mem_bound_mm.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5796298Z copying test/inductor/test_dependencies.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5797912Z copying test/inductor/test_deterministic.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5799522Z copying test/inductor/test_device_assert.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5801165Z copying test/inductor/test_distributed_patterns.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5802894Z copying test/inductor/test_efficient_conv_bn_eval.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5804671Z copying test/inductor/test_extension_backend.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5806340Z copying test/inductor/test_external_callables.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5807904Z copying test/inductor/test_flex_attention.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5811976Z copying test/inductor/test_flex_decoding.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5814490Z copying test/inductor/test_foreach.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5816312Z copying test/inductor/test_fp8.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5818586Z copying test/inductor/test_fused_attention.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5820961Z copying test/inductor/test_fuzzer.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5822444Z copying test/inductor/test_fx_fusion.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5824280Z copying test/inductor/test_fxir_backend.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5826529Z copying test/inductor/test_gpu_cpp_wrapper.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5828229Z copying test/inductor/test_graph_transform_observer.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5829783Z copying test/inductor/test_group_batch_fusion.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5831976Z copying test/inductor/test_halide.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5833607Z copying test/inductor/test_helion_kernels.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5835408Z copying test/inductor/test_indexing.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5837486Z copying test/inductor/test_inductor_annotations.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5838992Z copying test/inductor/test_inductor_freezing.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5841087Z copying test/inductor/test_inductor_scheduler.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5842642Z copying test/inductor/test_inductor_utils.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5844431Z copying test/inductor/test_inplace_padding.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5846212Z copying test/inductor/test_inplacing_pass.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5847940Z copying test/inductor/test_kernel_benchmark.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5849741Z copying test/inductor/test_kernel_optimization.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5851352Z copying test/inductor/test_layout_optim.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5853050Z copying test/inductor/test_loop_ordering.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5855514Z copying test/inductor/test_max_autotune.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5858571Z copying test/inductor/test_mem_estimation.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5860073Z copying test/inductor/test_memory.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5862470Z copying test/inductor/test_memory_planning.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5863899Z copying test/inductor/test_metrics.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5865790Z copying test/inductor/test_minifier.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5867601Z copying test/inductor/test_minifier_isolate.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5869410Z copying test/inductor/test_minifier_utils.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5870854Z copying test/inductor/test_mkldnn_pattern_matcher.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5874448Z copying test/inductor/test_mmdecomp.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5876049Z copying test/inductor/test_move_constructors_to_cuda.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5877616Z copying test/inductor/test_mps_basic.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5879330Z copying test/inductor/test_multi_kernel.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5881209Z copying test/inductor/test_needs_exact_strides.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5882953Z copying test/inductor/test_online_softmax.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5884778Z copying test/inductor/test_op_completeness.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5886777Z copying test/inductor/test_op_dtype_prop.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5889072Z copying test/inductor/test_ordered_set.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5891714Z copying test/inductor/test_pad_mm.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5893936Z copying test/inductor/test_padding.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5896088Z copying test/inductor/test_pattern_matcher.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5898617Z copying test/inductor/test_perf.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5900733Z copying test/inductor/test_profiler.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5902418Z copying test/inductor/test_provenance_tracing.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5904460Z copying test/inductor/test_quantization.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5906232Z copying test/inductor/test_remote_cache.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5907944Z copying test/inductor/test_scatter_optimization.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5909589Z copying test/inductor/test_segmented_tree.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5911335Z copying test/inductor/test_select_algorithm.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5913864Z copying test/inductor/test_smoke.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5915627Z copying test/inductor/test_snode_runtime.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5917403Z copying test/inductor/test_split_cat_fx_aten_passes.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5919141Z copying test/inductor/test_split_cat_fx_passes.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5921716Z copying test/inductor/test_static_cuda_launcher.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5923369Z copying test/inductor/test_subgraph_choice.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5925370Z copying test/inductor/test_template_heuristics_registry.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5927007Z copying test/inductor/test_torchbind.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5929239Z copying test/inductor/test_torchinductor.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5936420Z copying test/inductor/test_torchinductor_codegen_config_overrides.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5937772Z copying test/inductor/test_torchinductor_codegen_dynamic_shapes.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5939658Z copying test/inductor/test_torchinductor_dynamic_shapes.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5941679Z copying test/inductor/test_torchinductor_opinfo.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5943992Z copying test/inductor/test_torchinductor_strided_blocks.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5946216Z copying test/inductor/test_triton_cpu_backend.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5947972Z copying test/inductor/test_triton_extension_backend.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5949571Z copying test/inductor/test_triton_heuristics.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5951306Z copying test/inductor/test_triton_kernels.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5954807Z copying test/inductor/test_triton_syntax.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5956270Z copying test/inductor/test_triton_wrapper.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5958029Z copying test/inductor/test_unbacked_symints.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5960037Z copying test/inductor/test_utils.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5961706Z copying test/inductor/test_xpu_basic.py -> torch-2.10.0a0+git344e636/test/inductor 2025-10-10T00:04:41.5963481Z copying test/inductor/cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/inductor/cpp 2025-10-10T00:04:41.5965354Z copying test/inductor/cpp/test.sh -> torch-2.10.0a0+git344e636/test/inductor/cpp 2025-10-10T00:04:41.5967087Z copying test/inductor/cpp/test_cpp_prefix.cpp -> torch-2.10.0a0+git344e636/test/inductor/cpp 2025-10-10T00:04:41.5968980Z copying test/inductor/extension_backends/cpp/extension_codegen_backend.py -> torch-2.10.0a0+git344e636/test/inductor/extension_backends/cpp 2025-10-10T00:04:41.5970571Z copying test/inductor/extension_backends/cpp/extension_device.cpp -> torch-2.10.0a0+git344e636/test/inductor/extension_backends/cpp 2025-10-10T00:04:41.5972278Z copying test/inductor/extension_backends/triton/device_interface.py -> torch-2.10.0a0+git344e636/test/inductor/extension_backends/triton 2025-10-10T00:04:41.5973958Z copying test/inductor/extension_backends/triton/extension_codegen_backend.py -> torch-2.10.0a0+git344e636/test/inductor/extension_backends/triton 2025-10-10T00:04:41.5975922Z copying test/inductor_expected_failures/TestCommonCPU.test_out_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5977756Z copying test/inductor_expected_failures/TestCommonCPU.test_out_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5979592Z copying test/inductor_expected_failures/TestCommonCUDA.test_out_linalg_matrix_rank_cuda_float32 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5981421Z copying test/inductor_expected_failures/TestCommonCUDA.test_out_linalg_matrix_rank_hermitian_cuda_float32 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5983245Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_add_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5985148Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addbmm_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5986926Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addcdiv_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5988689Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addcmul_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5990442Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmm_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5992255Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmm_decomposed_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5994381Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmv_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5996116Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addr_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5997845Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_baddbmm_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.5999685Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_div_no_rounding_mode_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6001506Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_add_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6003396Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_copy_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6005370Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_fill_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6007275Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_put_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6009024Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_lerp_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6010796Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_masked_fill_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6012832Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_masked_scatter_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6014821Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_mul_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6016560Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_pow_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6018265Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_put_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6020002Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_scatter_add_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6021786Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_scatter_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6023512Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_sub_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6025457Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_true_divide_cpu_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6027227Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_add_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6028994Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addbmm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6030782Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addcdiv_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6032583Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addcmul_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6034514Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6036521Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmm_decomposed_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6038379Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmv_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6040135Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addr_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6041917Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_baddbmm_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6043921Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_div_no_rounding_mode_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6045992Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_float_power_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6047943Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_index_add_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6049778Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_index_copy_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6051563Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_lerp_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6053527Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_masked_scatter_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6055523Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_mul_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6057295Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_pow_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6059049Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_put_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6060834Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_scatter_add_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6062627Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_scatter_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6064588Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_sub_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6066380Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_true_divide_cpu_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6068188Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_abs_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6069854Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_acos_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6071546Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_acosh_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6073219Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_add_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6075202Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addbmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6076917Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addcdiv_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6078633Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addcmul_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6080316Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6082076Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmm_decomposed_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6083955Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmv_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6085816Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addr_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6087517Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_asin_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6089325Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_asinh_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6091011Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atan2_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6092692Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atan_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6094714Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atanh_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6096426Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_baddbmm_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6098132Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_ceil_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6099806Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6101510Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_max_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6103258Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_min_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6105192Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_conj_physical_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6106949Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_copysign_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6108650Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cos_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6110310Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cosh_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6111994Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cumprod_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6113690Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cumsum_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6115713Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_deg2rad_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6117426Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_digamma_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6119190Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_floor_rounding_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6121009Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_no_rounding_mode_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6122841Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_trunc_rounding_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6124845Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erf_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6126545Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erfc_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6128372Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erfinv_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6130067Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_exp2_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6131740Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_exp_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6133394Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_expm1_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6135430Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_fill_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6137156Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_float_power_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6138876Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_floor_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6140597Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_floor_divide_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6142323Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_fmod_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6144018Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_frac_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6145873Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_heaviside_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6147596Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_hypot_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6149258Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_i0_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6150938Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_igamma_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6152639Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_igammac_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6154516Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_add_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6156384Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_copy_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6158111Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_fill_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6159885Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_amax_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6161690Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_amin_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6163507Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_mean_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6165642Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_prod_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6167435Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_lerp_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6169230Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_lgamma_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6170940Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log10_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6172620Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log1p_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6174648Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log2_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6175610Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6176491Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_logit_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6177412Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_masked_fill_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6178548Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_masked_scatter_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6180059Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mul_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6181514Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6183014Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6184588Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6185987Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nan_to_num_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6187302Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_neg_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6188632Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nextafter_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6190320Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_alpha_dropout_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6191876Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_celu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6193376Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout2d_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6195044Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout3d_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6196498Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6198028Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_elu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6199710Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6201596Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6203161Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_hardsigmoid_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6204951Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_leaky_relu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6206615Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_mish_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6208085Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_rrelu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6209445Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_selu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6210896Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_silu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6212308Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_threshold_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6213802Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_0_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6215417Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_1_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6216974Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_2_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6218538Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_3_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6220001Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_4_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6221379Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_pow_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6222878Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_put_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6224422Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_rad2deg_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6225832Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_reciprocal_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6227176Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_remainder_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6228590Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_renorm_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6230083Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_resize_as__cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6231448Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_round_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6232879Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_round_decimals_0_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6234535Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_rsqrt_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6235834Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_add_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6237245Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6238893Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_amax_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6240402Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_amin_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6241826Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_mean_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6243226Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_prod_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6245051Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_sum_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6246371Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sgn_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6247682Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sigmoid_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6249056Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sign_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6250394Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sin_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6251665Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sinc_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6253012Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sinh_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6254454Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sqrt_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6255837Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_square_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6257216Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_squeeze_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6258646Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_squeeze_multiple_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6260059Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sub_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6261374Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_t_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6262783Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tan_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6264271Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tanh_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6265727Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_transpose_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6267139Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tril_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6268483Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_triu_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6269994Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_true_divide_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6271363Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_trunc_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6272745Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_unsqueeze_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6274266Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_xlogy_cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6275604Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_zero__cpu_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6276957Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_add_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6278354Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addbmm_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6279750Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addcdiv_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6281131Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addcmul_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6282495Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmm_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6283896Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmm_decomposed_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6285411Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmv_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6286873Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addr_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6288223Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_baddbmm_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6289620Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_div_no_rounding_mode_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6291036Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_add_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6292474Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_copy_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6294032Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_fill_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6295605Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_put_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6297236Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_lerp_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6298636Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_masked_fill_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6300033Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_masked_scatter_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6301618Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_mul_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6303029Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_pow_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6304554Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_put_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6305660Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_scatter_add_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6307044Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_scatter_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6308486Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_sub_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6309952Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_true_divide_cuda_complex64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6310621Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_add_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6311243Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addbmm_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6311934Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addcdiv_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6312597Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addcmul_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6313238Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmm_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6314302Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmm_decomposed_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6314862Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmv_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6315627Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addr_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6316186Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_baddbmm_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6317030Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_div_no_rounding_mode_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6317727Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_float_power_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6318437Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_index_add_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6319198Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_index_copy_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6319804Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_lerp_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6320617Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_masked_scatter_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6321294Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_mul_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6322050Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_pow_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6322633Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_put_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6323364Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_scatter_add_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6324022Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_scatter_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6324846Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_sub_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6325533Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_true_divide_cuda_complex128 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6326149Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_abs_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6326784Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_acos_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6327398Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_acosh_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6327986Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_add_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6328655Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addbmm_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6329434Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addcdiv_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6330097Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addcmul_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6330653Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmm_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6331385Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmm_decomposed_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6331923Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmv_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6332713Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addr_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6333317Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_asin_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6334041Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_asinh_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6334918Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atan2_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6335464Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atan_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6336302Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atanh_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6336868Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_baddbmm_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6337587Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_ceil_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6338139Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6338888Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_max_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6339403Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_min_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6340188Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_conj_physical_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6340733Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_copysign_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6341449Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cos_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6341922Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cosh_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6342657Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cumprod_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6343162Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cumsum_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6344034Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_deg2rad_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6344907Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_digamma_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6345537Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_floor_rounding_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6346267Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_no_rounding_mode_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6346875Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_trunc_rounding_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6347697Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erf_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6348239Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erfc_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6349072Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erfinv_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6349607Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_exp2_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6350314Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_exp_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6350824Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_expm1_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6351661Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_fill_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6352091Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_float_power_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6352719Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_floor_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6353373Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_floor_divide_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6354022Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_fmod_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6354773Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_frac_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6355402Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_heaviside_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6356045Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_hypot_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6356626Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_i0_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6357287Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_igamma_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6357916Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_igammac_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6358567Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_add_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6359364Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_copy_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6359945Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_fill_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6360726Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_amax_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6361321Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_amin_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6362106Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_mean_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6362782Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_prod_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6363485Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_lerp_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6363984Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_lgamma_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6364840Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log10_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6365468Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log1p_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6366162Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log2_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6366892Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6368298Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_logit_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6369699Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_masked_fill_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6371206Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_masked_scatter_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6372530Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mul_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6373972Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6375597Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6376914Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6378204Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nan_to_num_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6379580Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_neg_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6380838Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nextafter_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6382202Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_alpha_dropout_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6383928Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_celu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6385123Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_dropout2d_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6386409Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_dropout3d_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6387718Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_elu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6388991Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6390319Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6391338Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_hardsigmoid_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6392555Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_leaky_relu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6393752Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_mish_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6395036Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_rrelu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6396388Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_selu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6397605Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_silu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6398914Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_threshold_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6400168Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_0_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6401367Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_1_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6402600Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_2_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6403801Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_3_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6405158Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_4_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6406315Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_pow_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6407520Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_put_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6408789Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_rad2deg_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6410046Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_reciprocal_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6411299Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_remainder_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6412507Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_renorm_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6413830Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_resize_as__cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6415202Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_round_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6416687Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_round_decimals_0_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6417928Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_rsqrt_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6419103Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_add_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6420307Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6421617Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_amax_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6422835Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_amin_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6424058Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_mean_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6425412Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_prod_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6426637Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_sum_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6427776Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sgn_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6429012Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sigmoid_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6430198Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sign_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6431391Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sin_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6432610Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sinc_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6433815Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sinh_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6435062Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sqrt_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6436488Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_square_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6437701Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_squeeze_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6438983Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_squeeze_multiple_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6440177Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sub_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6441471Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_t_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6442884Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tan_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6444214Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tanh_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6445669Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_transpose_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6446820Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tril_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6448086Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_triu_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6449384Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_true_divide_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6450558Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_trunc_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6451838Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_unsqueeze_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6453096Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_xlogy_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6454472Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_zero__cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6455734Z copying test/inductor_expected_failures/TestTorch.test_storage_cycle_via_slots -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6457067Z copying test/inductor_expected_failures/TestTorch.test_storage_finalizer_dealloc -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6458299Z copying test/inductor_expected_failures/TestTorch.test_storage_slot_dealloc -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6459537Z copying test/inductor_expected_failures/TestTorch.test_tensor_cycle_via_slots -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6460775Z copying test/inductor_expected_failures/TestTorch.test_tensor_finalizer_dealloc -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6461970Z copying test/inductor_expected_failures/TestTorch.test_tensor_slot_dealloc -> torch-2.10.0a0+git344e636/test/inductor_expected_failures 2025-10-10T00:04:41.6462931Z copying test/inductor_skips/.gitkeep -> torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:41.6464832Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_2inputs_2outputs_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:41.6466044Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:41.6467139Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_binary_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:41.6468425Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_binary_return_by_ref_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:41.6469552Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_unary_cuda_float64 -> torch-2.10.0a0+git344e636/test/inductor_skips 2025-10-10T00:04:41.6470395Z copying test/jit/__init__.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6471792Z copying test/jit/mydecorator.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6473281Z copying test/jit/myexception.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6474866Z copying test/jit/myfunction_a.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6476290Z copying test/jit/myfunction_b.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6477774Z copying test/jit/test_alias_analysis.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6479197Z copying test/jit/test_async.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6480855Z copying test/jit/test_aten_pow.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6482147Z copying test/jit/test_attr.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6483581Z copying test/jit/test_autodiff.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6485301Z copying test/jit/test_autodiff_subgraph_slicing.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6486795Z copying test/jit/test_await.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6488521Z copying test/jit/test_backend_nnapi.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6489891Z copying test/jit/test_backends.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6491476Z copying test/jit/test_batch_mm.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6492929Z copying test/jit/test_builtins.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6494577Z copying test/jit/test_class_type.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6496364Z copying test/jit/test_complex.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6497831Z copying test/jit/test_complexity.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6499299Z copying test/jit/test_convert_activation.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6500644Z copying test/jit/test_cuda.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6502381Z copying test/jit/test_custom_operators.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6503755Z copying test/jit/test_data_parallel.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6505393Z copying test/jit/test_dataclasses.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6506765Z copying test/jit/test_dce.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6508354Z copying test/jit/test_decorator.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6509756Z copying test/jit/test_device_analysis.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6511257Z copying test/jit/test_dtype_analysis.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6512727Z copying test/jit/test_enum.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6514377Z copying test/jit/test_exception.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6515903Z copying test/jit/test_freezing.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6518300Z copying test/jit/test_functional_blocks.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6519671Z copying test/jit/test_fuser_common.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6521080Z copying test/jit/test_generator.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6522552Z copying test/jit/test_graph_rewrite_passes.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6523879Z copying test/jit/test_hash.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6525586Z copying test/jit/test_hooks.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6527192Z copying test/jit/test_hooks_modules.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6528731Z copying test/jit/test_ignorable_args.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6530251Z copying test/jit/test_ignore_context_manager.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6531583Z copying test/jit/test_isinstance.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6533032Z copying test/jit/test_jit_utils.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6534567Z copying test/jit/test_list_dict.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6536858Z copying test/jit/test_logging.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6538167Z copying test/jit/test_misc.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6539671Z copying test/jit/test_models.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6541338Z copying test/jit/test_module_apis.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6542909Z copying test/jit/test_module_containers.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6544577Z copying test/jit/test_module_interface.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6546233Z copying test/jit/test_modules.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6547665Z copying test/jit/test_op_decompositions.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6549279Z copying test/jit/test_optimize_for_mobile_preserve_debug_info.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6550684Z copying test/jit/test_parametrization.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6552178Z copying test/jit/test_pdt.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6553854Z copying test/jit/test_peephole.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6555679Z copying test/jit/test_profiler.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6557187Z copying test/jit/test_python_bindings.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6558644Z copying test/jit/test_python_builtins.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6560129Z copying test/jit/test_python_ir.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6561579Z copying test/jit/test_recursive_script.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6563172Z copying test/jit/test_remove_mutation.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6564787Z copying test/jit/test_save_load.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6566666Z copying test/jit/test_save_load_for_op_version.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6568324Z copying test/jit/test_script_profile.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6569730Z copying test/jit/test_scriptmod_ann.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6571195Z copying test/jit/test_slice.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6572678Z copying test/jit/test_sparse.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6574328Z copying test/jit/test_string_formatting.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6575950Z copying test/jit/test_symbolic_shape_analysis.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6577665Z copying test/jit/test_tensor_creation_ops.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6579120Z copying test/jit/test_tensor_methods.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6580526Z copying test/jit/test_torchbind.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6582057Z copying test/jit/test_tracer.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6584331Z copying test/jit/test_type_sharing.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6585971Z copying test/jit/test_types.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6587464Z copying test/jit/test_typing.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6589044Z copying test/jit/test_union.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6590770Z copying test/jit/test_union_pep604.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6592479Z copying test/jit/test_unsupported_ops.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6593900Z copying test/jit/test_upgraders.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6595633Z copying test/jit/test_warn.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6597055Z copying test/jit/test_with.py -> torch-2.10.0a0+git344e636/test/jit 2025-10-10T00:04:41.6598945Z copying test/jit/_imported_class_test/__init__.py -> torch-2.10.0a0+git344e636/test/jit/_imported_class_test 2025-10-10T00:04:41.6600003Z copying test/jit/_imported_class_test/bar.py -> torch-2.10.0a0+git344e636/test/jit/_imported_class_test 2025-10-10T00:04:41.6601430Z copying test/jit/_imported_class_test/foo.py -> torch-2.10.0a0+git344e636/test/jit/_imported_class_test 2025-10-10T00:04:41.6603041Z copying test/jit/_imported_class_test/very/__init__.py -> torch-2.10.0a0+git344e636/test/jit/_imported_class_test/very 2025-10-10T00:04:41.6604327Z copying test/jit/_imported_class_test/very/very/__init__.py -> torch-2.10.0a0+git344e636/test/jit/_imported_class_test/very/very 2025-10-10T00:04:41.6605737Z copying test/jit/_imported_class_test/very/very/nested.py -> torch-2.10.0a0+git344e636/test/jit/_imported_class_test/very/very 2025-10-10T00:04:41.6607010Z copying test/jit/fixtures/_test_serialization_subcmul_v2.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6608509Z copying test/jit/fixtures/test_versioned_div_scalar_float_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6609982Z copying test/jit/fixtures/test_versioned_div_scalar_inplace_float_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6611186Z copying test/jit/fixtures/test_versioned_div_scalar_inplace_int_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6612593Z copying test/jit/fixtures/test_versioned_div_scalar_int_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6614208Z copying test/jit/fixtures/test_versioned_div_scalar_reciprocal_float_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6615804Z copying test/jit/fixtures/test_versioned_div_scalar_reciprocal_int_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6617004Z copying test/jit/fixtures/test_versioned_div_scalar_scalar_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6618502Z copying test/jit/fixtures/test_versioned_div_tensor_example_v7.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6619723Z copying test/jit/fixtures/test_versioned_div_tensor_inplace_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6621149Z copying test/jit/fixtures/test_versioned_div_tensor_out_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6622449Z copying test/jit/fixtures/test_versioned_div_tensor_v3.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6623899Z copying test/jit/fixtures/test_versioned_full_integer_value_v4.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6625886Z copying test/jit/fixtures/test_versioned_full_preserved_v4.pt -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6627142Z copying test/jit/fixtures/test_versioned_gelu_out_v9.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6628602Z copying test/jit/fixtures/test_versioned_gelu_v9.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6629909Z copying test/jit/fixtures/test_versioned_linspace_out_v7.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6631422Z copying test/jit/fixtures/test_versioned_linspace_v7.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6632757Z copying test/jit/fixtures/test_versioned_logspace_out_v8.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6634284Z copying test/jit/fixtures/test_versioned_logspace_v8.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6635771Z copying test/jit/fixtures/test_versioned_random_func_v10.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6637180Z copying test/jit/fixtures/test_versioned_random_out_v10.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6638490Z copying test/jit/fixtures/test_versioned_random_v10.ptl -> torch-2.10.0a0+git344e636/test/jit/fixtures 2025-10-10T00:04:41.6639989Z copying test/jit/fixtures_srcs/__init__.py -> torch-2.10.0a0+git344e636/test/jit/fixtures_srcs 2025-10-10T00:04:41.6641070Z copying test/jit/fixtures_srcs/fixtures_src.py -> torch-2.10.0a0+git344e636/test/jit/fixtures_srcs 2025-10-10T00:04:41.6642672Z copying test/jit/fixtures_srcs/generate_models.py -> torch-2.10.0a0+git344e636/test/jit/fixtures_srcs 2025-10-10T00:04:41.6644483Z copying test/jit/fixtures_srcs/test_upgrader_models_generation.py -> torch-2.10.0a0+git344e636/test/jit/fixtures_srcs 2025-10-10T00:04:41.6645588Z copying test/jit/xnnpack/test_xnnpack_delegate.py -> torch-2.10.0a0+git344e636/test/jit/xnnpack 2025-10-10T00:04:41.6647036Z copying test/jit_hooks/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/jit_hooks 2025-10-10T00:04:41.6648457Z copying test/jit_hooks/model.py -> torch-2.10.0a0+git344e636/test/jit_hooks 2025-10-10T00:04:41.6649870Z copying test/jit_hooks/test_jit_hooks.cpp -> torch-2.10.0a0+git344e636/test/jit_hooks 2025-10-10T00:04:41.6651187Z copying test/lazy/__init__.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6652514Z copying test/lazy/test_bindings.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6653870Z copying test/lazy/test_debug_util.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6655503Z copying test/lazy/test_extract_compiled_graph.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6656896Z copying test/lazy/test_functionalization.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6658198Z copying test/lazy/test_generator.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6659559Z copying test/lazy/test_meta_kernel.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6660880Z copying test/lazy/test_reuse_ir.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6662316Z copying test/lazy/test_step_closures.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6663720Z copying test/lazy/test_ts_opinfo.py -> torch-2.10.0a0+git344e636/test/lazy 2025-10-10T00:04:41.6665530Z copying test/mobile/test_bytecode.py -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6667072Z copying test/mobile/test_lite_script_module.py -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6668606Z copying test/mobile/test_lite_script_type.py -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6670069Z copying test/mobile/test_quantize_fx_lite_script_module.py -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6671515Z copying test/mobile/test_upgrader_bytecode_table_example.cpp -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6672954Z copying test/mobile/test_upgrader_codegen.py -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6674409Z copying test/mobile/test_upgraders.py -> torch-2.10.0a0+git344e636/test/mobile 2025-10-10T00:04:41.6675983Z copying test/mobile/custom_build/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/mobile/custom_build 2025-10-10T00:04:41.6677309Z copying test/mobile/custom_build/build.sh -> torch-2.10.0a0+git344e636/test/mobile/custom_build 2025-10-10T00:04:41.6678625Z copying test/mobile/custom_build/expected_output.txt -> torch-2.10.0a0+git344e636/test/mobile/custom_build 2025-10-10T00:04:41.6680040Z copying test/mobile/custom_build/predictor.cpp -> torch-2.10.0a0+git344e636/test/mobile/custom_build 2025-10-10T00:04:41.6681531Z copying test/mobile/custom_build/prepare_model.py -> torch-2.10.0a0+git344e636/test/mobile/custom_build 2025-10-10T00:04:41.6683214Z copying test/mobile/lightweight_dispatch/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:41.6684976Z copying test/mobile/lightweight_dispatch/build.sh -> torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:41.6686569Z copying test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml -> torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:41.6687820Z copying test/mobile/lightweight_dispatch/test_codegen_unboxing.cpp -> torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:41.6689398Z copying test/mobile/lightweight_dispatch/test_lightweight_dispatch.cpp -> torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:41.6690469Z copying test/mobile/lightweight_dispatch/tests_setup.py -> torch-2.10.0a0+git344e636/test/mobile/lightweight_dispatch 2025-10-10T00:04:41.6691858Z copying test/mobile/model_test/README.md -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6693451Z copying test/mobile/model_test/android_api_module.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6694776Z copying test/mobile/model_test/builtin_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6696257Z copying test/mobile/model_test/coverage.yaml -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6697805Z copying test/mobile/model_test/gen_test_model.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6699441Z copying test/mobile/model_test/math_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6700902Z copying test/mobile/model_test/model_ops.yaml -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6702286Z copying test/mobile/model_test/nn_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6703901Z copying test/mobile/model_test/quantization_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6705465Z copying test/mobile/model_test/sampling_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6706802Z copying test/mobile/model_test/tensor_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6708313Z copying test/mobile/model_test/torchvision_models.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6709650Z copying test/mobile/model_test/update_production_ops.py -> torch-2.10.0a0+git344e636/test/mobile/model_test 2025-10-10T00:04:41.6710940Z copying test/mobile/nnc/CMakeLists.txt -> torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:41.6712303Z copying test/mobile/nnc/aot_test_model.py -> torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:41.6713671Z copying test/mobile/nnc/test_aot_compile.sh -> torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:41.6715227Z copying test/mobile/nnc/test_context.cpp -> torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:41.6716710Z copying test/mobile/nnc/test_nnc_backend.cpp -> torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:41.6718102Z copying test/mobile/nnc/test_registry.cpp -> torch-2.10.0a0+git344e636/test/mobile/nnc 2025-10-10T00:04:41.6719447Z copying test/nn/test_convolution.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6722036Z copying test/nn/test_dropout.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6723502Z copying test/nn/test_embedding.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6725636Z copying test/nn/test_init.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6727210Z copying test/nn/test_lazy_modules.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6728882Z copying test/nn/test_load_state_dict.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6730473Z copying test/nn/test_module_hooks.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6732334Z copying test/nn/test_multihead_attention.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6733947Z copying test/nn/test_packed_sequence.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6735734Z copying test/nn/test_parametrization.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6737699Z copying test/nn/test_pooling.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6739738Z copying test/nn/test_pruning.py -> torch-2.10.0a0+git344e636/test/nn 2025-10-10T00:04:41.6741502Z copying test/onnx/autograd_helper.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6742848Z copying test/onnx/onnx_test_common.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6744647Z copying test/onnx/pytorch_test_common.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6746109Z copying test/onnx/test_autograd_funs.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6747453Z copying test/onnx/test_custom_ops.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6748945Z copying test/onnx/test_fx_type_promotion.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6750139Z copying test/onnx/test_lazy_import.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6751515Z copying test/onnx/test_models.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6753037Z copying test/onnx/test_models_onnxruntime.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6754728Z copying test/onnx/test_models_quantized_onnxruntime.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6755857Z copying test/onnx/test_onnx_opset.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6757538Z copying test/onnx/test_onnxscript_no_runtime.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6758943Z copying test/onnx/test_onnxscript_runtime.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6760314Z copying test/onnx/test_op_consistency.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6761821Z copying test/onnx/test_pytorch_jit_onnx.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6763303Z copying test/onnx/test_pytorch_onnx_onnxruntime.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6768736Z copying test/onnx/test_pytorch_onnx_onnxruntime_cuda.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6770183Z copying test/onnx/test_pytorch_onnx_shape_inference.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6771639Z copying test/onnx/test_symbolic_helper.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6773029Z copying test/onnx/test_utility_funs.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6775131Z copying test/onnx/verify.py -> torch-2.10.0a0+git344e636/test/onnx 2025-10-10T00:04:41.6776854Z copying test/onnx/assets/grace_hopper_517x606.jpg -> torch-2.10.0a0+git344e636/test/onnx/assets 2025-10-10T00:04:41.6778769Z copying test/onnx/assets/rgb_pytorch.png -> torch-2.10.0a0+git344e636/test/onnx/assets 2025-10-10T00:04:41.6780528Z copying test/onnx/expect/TestFindMismatch_ONNX.test_pretty_print_tree_visualizes_mismatch.expect -> torch-2.10.0a0+git344e636/test/onnx/expect 2025-10-10T00:04:41.6781909Z copying test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_find_mismatch_prints_correct_info_when_no_mismatch.expect -> torch-2.10.0a0+git344e636/test/onnx/expect 2025-10-10T00:04:41.6783190Z copying test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_pretty_print_tree_visualizes_mismatch.expect -> torch-2.10.0a0+git344e636/test/onnx/expect 2025-10-10T00:04:41.6784265Z copying test/onnx/exporter/README.md -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6785852Z copying test/onnx/exporter/test_api.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6787481Z copying test/onnx/exporter/test_building.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6788932Z copying test/onnx/exporter/test_capture_strategies.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6790147Z copying test/onnx/exporter/test_core.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6791635Z copying test/onnx/exporter/test_dynamic_shapes.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6793159Z copying test/onnx/exporter/test_hf_models_e2e.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6794607Z copying test/onnx/exporter/test_ir_passes.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6796138Z copying test/onnx/exporter/test_small_models_e2e.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6797829Z copying test/onnx/exporter/test_tensors.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6799334Z copying test/onnx/exporter/test_verification.py -> torch-2.10.0a0+git344e636/test/onnx/exporter 2025-10-10T00:04:41.6800762Z copying test/onnx/internal/test_registraion.py -> torch-2.10.0a0+git344e636/test/onnx/internal 2025-10-10T00:04:41.6802160Z copying test/onnx/model_defs/__init__.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6803655Z copying test/onnx/model_defs/dcgan.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6805186Z copying test/onnx/model_defs/emb_seq.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6806642Z copying test/onnx/model_defs/lstm_flattening_result.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6807742Z copying test/onnx/model_defs/mnist.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6809213Z copying test/onnx/model_defs/op_test.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6810704Z copying test/onnx/model_defs/rnn_model_with_packed_sequence.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6811822Z copying test/onnx/model_defs/squeezenet.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6813241Z copying test/onnx/model_defs/srresnet.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6814910Z copying test/onnx/model_defs/super_resolution.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6816301Z copying test/onnx/model_defs/word_language_model.py -> torch-2.10.0a0+git344e636/test/onnx/model_defs 2025-10-10T00:04:41.6817615Z copying test/onnx/ops/test_ops.py -> torch-2.10.0a0+git344e636/test/onnx/ops 2025-10-10T00:04:41.6819628Z copying test/onnx/torchlib/README.md -> torch-2.10.0a0+git344e636/test/onnx/torchlib 2025-10-10T00:04:41.6821161Z copying test/onnx/torchlib/error_reproduction.py -> torch-2.10.0a0+git344e636/test/onnx/torchlib 2025-10-10T00:04:41.6822537Z copying test/onnx/torchlib/ops_test_common.py -> torch-2.10.0a0+git344e636/test/onnx/torchlib 2025-10-10T00:04:41.6824228Z copying test/onnx/torchlib/ops_test_data.py -> torch-2.10.0a0+git344e636/test/onnx/torchlib 2025-10-10T00:04:41.6825848Z copying test/onnx/torchlib/test_ops.py -> torch-2.10.0a0+git344e636/test/onnx/torchlib 2025-10-10T00:04:41.6827288Z copying test/optim/test_lrscheduler.py -> torch-2.10.0a0+git344e636/test/optim 2025-10-10T00:04:41.6829718Z copying test/optim/test_optim.py -> torch-2.10.0a0+git344e636/test/optim 2025-10-10T00:04:41.6831308Z copying test/optim/test_swa_utils.py -> torch-2.10.0a0+git344e636/test/optim 2025-10-10T00:04:41.6832764Z copying test/package/__init__.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6833936Z copying test/package/common.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6835662Z copying test/package/generate_bc_packages.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6836959Z copying test/package/module_a.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6838421Z copying test/package/module_a_remapped_path.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6839697Z copying test/package/test_analyze.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6841119Z copying test/package/test_dependency_api.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6842788Z copying test/package/test_dependency_hooks.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6844441Z copying test/package/test_digraph.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6846042Z copying test/package/test_directory_reader.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6847488Z copying test/package/test_glob_group.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6848993Z copying test/package/test_importer.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6850667Z copying test/package/test_load_bc_packages.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6852053Z copying test/package/test_mangling.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6853384Z copying test/package/test_misc.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6854975Z copying test/package/test_model.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6856625Z copying test/package/test_package_fx.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6857953Z copying test/package/test_package_script.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6859546Z copying test/package/test_repackage.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6861024Z copying test/package/test_resources.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6862442Z copying test/package/test_save_load.py -> torch-2.10.0a0+git344e636/test/package 2025-10-10T00:04:41.6864045Z copying test/package/package_a/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6865710Z copying test/package/package_a/fake_interface.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6866922Z copying test/package/package_a/fake_script_class.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6868309Z copying test/package/package_a/long_name.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6869834Z copying test/package/package_a/std_sys_module_hacks.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6871169Z copying test/package/package_a/std_sys_module_hacks_3_13.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6872528Z copying test/package/package_a/subpackage.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6873898Z copying test/package/package_a/test_all_leaf_modules_tracer.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6875466Z copying test/package/package_a/test_module.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6876873Z copying test/package/package_a/test_nn_module.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6878302Z copying test/package/package_a/use_dunder_package.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6879670Z copying test/package/package_a/use_torch_package_importer.py -> torch-2.10.0a0+git344e636/test/package/package_a 2025-10-10T00:04:41.6880907Z copying test/package/package_b/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_b 2025-10-10T00:04:41.6882384Z copying test/package/package_b/subpackage_1.py -> torch-2.10.0a0+git344e636/test/package/package_b 2025-10-10T00:04:41.6883739Z copying test/package/package_b/subpackage_2.py -> torch-2.10.0a0+git344e636/test/package/package_b 2025-10-10T00:04:41.6885452Z copying test/package/package_b/subpackage_0/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_b/subpackage_0 2025-10-10T00:04:41.6887038Z copying test/package/package_b/subpackage_0/subsubpackage_0/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_b/subpackage_0/subsubpackage_0 2025-10-10T00:04:41.6888050Z copying test/package/package_bc/test_fx_module.pt -> torch-2.10.0a0+git344e636/test/package/package_bc 2025-10-10T00:04:41.6891660Z copying test/package/package_bc/test_nn_module.pt -> torch-2.10.0a0+git344e636/test/package/package_bc 2025-10-10T00:04:41.6895300Z copying test/package/package_bc/test_torchscript_module.pt -> torch-2.10.0a0+git344e636/test/package/package_bc 2025-10-10T00:04:41.6898963Z copying test/package/package_c/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_c 2025-10-10T00:04:41.6900437Z copying test/package/package_c/test_module.py -> torch-2.10.0a0+git344e636/test/package/package_c 2025-10-10T00:04:41.6901940Z copying test/package/package_d/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_d 2025-10-10T00:04:41.6903231Z copying test/package/package_d/imports_directly.py -> torch-2.10.0a0+git344e636/test/package/package_d 2025-10-10T00:04:41.6904732Z copying test/package/package_d/imports_indirectly.py -> torch-2.10.0a0+git344e636/test/package/package_d 2025-10-10T00:04:41.6906246Z copying test/package/package_d/subpackage_0/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_d/subpackage_0 2025-10-10T00:04:41.6907849Z copying test/package/package_d/subpackage_0/subsubpackage_0/__init__.py -> torch-2.10.0a0+git344e636/test/package/package_d/subpackage_0/subsubpackage_0 2025-10-10T00:04:41.6908844Z copying test/package/package_e/test_nn_module.pt -> torch-2.10.0a0+git344e636/test/package/package_e 2025-10-10T00:04:41.6912358Z copying test/package/test_trace_dep/__init__.py -> torch-2.10.0a0+git344e636/test/package/test_trace_dep 2025-10-10T00:04:41.6913720Z copying test/profiler/profiler_utils_mock_events.json -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6915559Z copying test/profiler/test_cpp_thread.cpp -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6916922Z copying test/profiler/test_cpp_thread.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6918412Z copying test/profiler/test_cpp_thread_lib.pyi -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6919506Z copying test/profiler/test_execution_trace.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6921181Z copying test/profiler/test_kineto.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6922559Z copying test/profiler/test_memory_profiler.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6924550Z copying test/profiler/test_profiler.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6927054Z copying test/profiler/test_profiler_tree.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6928782Z copying test/profiler/test_python_tracer.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6930159Z copying test/profiler/test_record_function.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6931567Z copying test/profiler/test_torch_tidy.py -> torch-2.10.0a0+git344e636/test/profiler 2025-10-10T00:04:41.6933219Z copying test/quantization/__init__.py -> torch-2.10.0a0+git344e636/test/quantization 2025-10-10T00:04:41.6934698Z copying test/quantization/ao_migration/__init__.py -> torch-2.10.0a0+git344e636/test/quantization/ao_migration 2025-10-10T00:04:41.6935879Z copying test/quantization/ao_migration/common.py -> torch-2.10.0a0+git344e636/test/quantization/ao_migration 2025-10-10T00:04:41.6937378Z copying test/quantization/ao_migration/test_ao_migration.py -> torch-2.10.0a0+git344e636/test/quantization/ao_migration 2025-10-10T00:04:41.6938767Z copying test/quantization/ao_migration/test_quantization.py -> torch-2.10.0a0+git344e636/test/quantization/ao_migration 2025-10-10T00:04:41.6940157Z copying test/quantization/ao_migration/test_quantization_fx.py -> torch-2.10.0a0+git344e636/test/quantization/ao_migration 2025-10-10T00:04:41.6941373Z copying test/quantization/bc/__init__.py -> torch-2.10.0a0+git344e636/test/quantization/bc 2025-10-10T00:04:41.6942718Z copying test/quantization/bc/test_backward_compatibility.py -> torch-2.10.0a0+git344e636/test/quantization/bc 2025-10-10T00:04:41.6944392Z copying test/quantization/core/__init__.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6945645Z copying test/quantization/core/test_backend_config.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6947255Z copying test/quantization/core/test_quantized_functional.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6948673Z copying test/quantization/core/test_quantized_module.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6950721Z copying test/quantization/core/test_quantized_op.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6955876Z copying test/quantization/core/test_quantized_tensor.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6957967Z copying test/quantization/core/test_top_level_apis.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6959062Z copying test/quantization/core/test_utils.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6960677Z copying test/quantization/core/test_workflow_module.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6962624Z copying test/quantization/core/test_workflow_ops.py -> torch-2.10.0a0+git344e636/test/quantization/core 2025-10-10T00:04:41.6964790Z copying test/quantization/core/experimental/apot_fx_graph_mode_ptq.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6966264Z copying test/quantization/core/experimental/apot_fx_graph_mode_qat.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6967538Z copying test/quantization/core/experimental/quantization_util.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6968952Z copying test/quantization/core/experimental/test_adaround_eager.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6970224Z copying test/quantization/core/experimental/test_bits.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6971693Z copying test/quantization/core/experimental/test_fake_quantize.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6972921Z copying test/quantization/core/experimental/test_floatx.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6974679Z copying test/quantization/core/experimental/test_linear.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6976382Z copying test/quantization/core/experimental/test_nonuniform_observer.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6977699Z copying test/quantization/core/experimental/test_quantized_tensor.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6978989Z copying test/quantization/core/experimental/test_quantizer.py -> torch-2.10.0a0+git344e636/test/quantization/core/experimental 2025-10-10T00:04:41.6980325Z copying test/quantization/eager/__init__.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6981551Z copying test/quantization/eager/test_bias_correction_eager.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6983004Z copying test/quantization/eager/test_equalize_eager.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6984464Z copying test/quantization/eager/test_fuse_eager.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6986196Z copying test/quantization/eager/test_model_numerics.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6987635Z copying test/quantization/eager/test_numeric_suite_eager.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6989294Z copying test/quantization/eager/test_quantize_eager_ptq.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6991122Z copying test/quantization/eager/test_quantize_eager_qat.py -> torch-2.10.0a0+git344e636/test/quantization/eager 2025-10-10T00:04:41.6992767Z copying test/quantization/fx/__init__.py -> torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:41.6993926Z copying test/quantization/fx/test_equalize_fx.py -> torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:41.6995994Z copying test/quantization/fx/test_model_report_fx.py -> torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:41.6998118Z copying test/quantization/fx/test_numeric_suite_fx.py -> torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:41.7000457Z copying test/quantization/fx/test_quantize_fx.py -> torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:41.7005355Z copying test/quantization/fx/test_subgraph_rewriter.py -> torch-2.10.0a0+git344e636/test/quantization/fx 2025-10-10T00:04:41.7006728Z copying test/quantization/jit/__init__.py -> torch-2.10.0a0+git344e636/test/quantization/jit 2025-10-10T00:04:41.7007932Z copying test/quantization/jit/test_deprecated_jit_quant.py -> torch-2.10.0a0+git344e636/test/quantization/jit 2025-10-10T00:04:41.7009382Z copying test/quantization/jit/test_fusion_passes.py -> torch-2.10.0a0+git344e636/test/quantization/jit 2025-10-10T00:04:41.7011017Z copying test/quantization/jit/test_ondevice_quantization.py -> torch-2.10.0a0+git344e636/test/quantization/jit 2025-10-10T00:04:41.7012399Z copying test/quantization/jit/test_quantize_jit.py -> torch-2.10.0a0+git344e636/test/quantization/jit 2025-10-10T00:04:41.7014952Z copying test/quantization/pt2e/test_duplicate_dq.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7016496Z copying test/quantization/pt2e/test_graph_utils.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7017820Z copying test/quantization/pt2e/test_metadata_porting.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7019423Z copying test/quantization/pt2e/test_numeric_debugger.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7020829Z copying test/quantization/pt2e/test_quantize_pt2e.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7023135Z copying test/quantization/pt2e/test_quantize_pt2e_qat.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7025020Z copying test/quantization/pt2e/test_representation.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7026473Z copying test/quantization/pt2e/test_x86inductor_quantizer.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7029262Z copying test/quantization/pt2e/test_xnnpack_quantizer.py -> torch-2.10.0a0+git344e636/test/quantization/pt2e 2025-10-10T00:04:41.7031255Z copying test/quantization/serialized/TestSerialization.test_conv2d.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7032465Z copying test/quantization/serialized/TestSerialization.test_conv2d.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7033843Z copying test/quantization/serialized/TestSerialization.test_conv2d.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7035366Z copying test/quantization/serialized/TestSerialization.test_conv2d.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7036684Z copying test/quantization/serialized/TestSerialization.test_conv2d.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7038308Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7039533Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7040925Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7042263Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7043665Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7044991Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7046412Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7047828Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7049081Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7050347Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7051814Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7053101Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7054779Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7056269Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7057623Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7059016Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7060361Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7061810Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7063104Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7064575Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7066269Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7067628Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7068959Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7070336Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7071670Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7073013Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7074494Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7076170Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7077452Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7078826Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7080156Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7081632Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7085447Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7086333Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7086872Z copying test/quantization/serialized/TestSerialization.test_conv3d.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7087567Z copying test/quantization/serialized/TestSerialization.test_conv3d.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7089032Z copying test/quantization/serialized/TestSerialization.test_conv3d.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7090496Z copying test/quantization/serialized/TestSerialization.test_conv3d.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7091657Z copying test/quantization/serialized/TestSerialization.test_conv3d.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7092931Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7094007Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7095445Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7096662Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7098401Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7099951Z copying test/quantization/serialized/TestSerialization.test_default_qat_qconfig.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7101490Z copying test/quantization/serialized/TestSerialization.test_default_qat_qconfig.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7103024Z copying test/quantization/serialized/TestSerialization.test_default_qat_qconfig.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7104775Z copying test/quantization/serialized/TestSerialization.test_linear.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7106276Z copying test/quantization/serialized/TestSerialization.test_linear.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7107791Z copying test/quantization/serialized/TestSerialization.test_linear.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7109358Z copying test/quantization/serialized/TestSerialization.test_linear.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7110905Z copying test/quantization/serialized/TestSerialization.test_linear.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7112590Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7114225Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7115861Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7117513Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7119118Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7120774Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7122204Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7123688Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7125501Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7127050Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7128597Z copying test/quantization/serialized/TestSerialization.test_linear_relu.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7130134Z copying test/quantization/serialized/TestSerialization.test_linear_relu.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7131815Z copying test/quantization/serialized/TestSerialization.test_linear_relu.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7133476Z copying test/quantization/serialized/TestSerialization.test_linear_relu.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7135786Z copying test/quantization/serialized/TestSerialization.test_linear_relu.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7137479Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7139081Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.get_attr_targets.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7140598Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7142110Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.package.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7143632Z copying test/quantization/serialized/TestSerialization.test_lstm.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7145243Z copying test/quantization/serialized/TestSerialization.test_lstm.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7146739Z copying test/quantization/serialized/TestSerialization.test_lstm.scripted.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7148343Z copying test/quantization/serialized/TestSerialization.test_lstm.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7149876Z copying test/quantization/serialized/TestSerialization.test_lstm.traced.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7151569Z copying test/quantization/serialized/TestSerialization.test_per_channel_observer.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7153200Z copying test/quantization/serialized/TestSerialization.test_per_channel_observer.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7154962Z copying test/quantization/serialized/TestSerialization.test_per_channel_observer.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7156696Z copying test/quantization/serialized/TestSerialization.test_per_tensor_observer.expected.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7158176Z copying test/quantization/serialized/TestSerialization.test_per_tensor_observer.input.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7159660Z copying test/quantization/serialized/TestSerialization.test_per_tensor_observer.state_dict.pt -> torch-2.10.0a0+git344e636/test/quantization/serialized 2025-10-10T00:04:41.7160899Z copying test/scripts/cuda_memcheck_common.py -> torch-2.10.0a0+git344e636/test/scripts 2025-10-10T00:04:41.7162784Z copying test/scripts/run_cuda_memcheck.py -> torch-2.10.0a0+git344e636/test/scripts 2025-10-10T00:04:41.7164588Z copying test/strobelight/examples/cli_function_profiler_example.py -> torch-2.10.0a0+git344e636/test/strobelight/examples 2025-10-10T00:04:41.7166545Z copying test/strobelight/examples/compile_time_profile_example.py -> torch-2.10.0a0+git344e636/test/strobelight/examples 2025-10-10T00:04:41.7167566Z copying test/test_img/p1.jpg -> torch-2.10.0a0+git344e636/test/test_img 2025-10-10T00:04:41.7169436Z copying test/torch_np/__init__.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7170649Z copying test/torch_np/check_tests_conform.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7172294Z copying test/torch_np/conftest.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7173811Z copying test/torch_np/test_basic.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7176003Z copying test/torch_np/test_binary_ufuncs.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7177291Z copying test/torch_np/test_dtype.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7179189Z copying test/torch_np/test_function_base.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7180499Z copying test/torch_np/test_indexing.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7182584Z copying test/torch_np/test_ndarray_methods.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7184546Z copying test/torch_np/test_nep50_examples.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7186170Z copying test/torch_np/test_random.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7187761Z copying test/torch_np/test_reductions.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7189698Z copying test/torch_np/test_scalars_0D_arrays.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7191024Z copying test/torch_np/test_ufuncs_basic.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7193024Z copying test/torch_np/test_unary_ufuncs.py -> torch-2.10.0a0+git344e636/test/torch_np 2025-10-10T00:04:41.7194924Z copying test/torch_np/numpy_tests/core/test_dlpack.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7196410Z copying test/torch_np/numpy_tests/core/test_dtype.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7198274Z copying test/torch_np/numpy_tests/core/test_einsum.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7200630Z copying test/torch_np/numpy_tests/core/test_getlimits.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7202034Z copying test/torch_np/numpy_tests/core/test_indexing.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7213534Z copying test/torch_np/numpy_tests/core/test_multiarray.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7214443Z copying test/torch_np/numpy_tests/core/test_numeric.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7215066Z copying test/torch_np/numpy_tests/core/test_numerictypes.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7215662Z copying test/torch_np/numpy_tests/core/test_scalar_ctors.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7216399Z copying test/torch_np/numpy_tests/core/test_scalar_methods.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7217099Z copying test/torch_np/numpy_tests/core/test_scalarinherit.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7218391Z copying test/torch_np/numpy_tests/core/test_scalarmath.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7220563Z copying test/torch_np/numpy_tests/core/test_shape_base.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/core 2025-10-10T00:04:41.7222567Z copying test/torch_np/numpy_tests/fft/test_helper.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/fft 2025-10-10T00:04:41.7224294Z copying test/torch_np/numpy_tests/fft/test_pocketfft.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/fft 2025-10-10T00:04:41.7226173Z copying test/torch_np/numpy_tests/lib/test_arraypad.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7228044Z copying test/torch_np/numpy_tests/lib/test_arraysetops.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7230093Z copying test/torch_np/numpy_tests/lib/test_function_base.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7232973Z copying test/torch_np/numpy_tests/lib/test_histograms.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7235057Z copying test/torch_np/numpy_tests/lib/test_index_tricks.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7236963Z copying test/torch_np/numpy_tests/lib/test_shape_base_.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7238787Z copying test/torch_np/numpy_tests/lib/test_twodim_base.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7240627Z copying test/torch_np/numpy_tests/lib/test_type_check.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/lib 2025-10-10T00:04:41.7242592Z copying test/torch_np/numpy_tests/linalg/test_linalg.py -> torch-2.10.0a0+git344e636/test/torch_np/numpy_tests/linalg 2025-10-10T00:04:41.7244915Z copying test/typing/test_python_operators.py -> torch-2.10.0a0+git344e636/test/typing 2025-10-10T00:04:41.7246737Z copying test/typing/fail/arithmetic_ops.py -> torch-2.10.0a0+git344e636/test/typing/fail 2025-10-10T00:04:41.7248129Z copying test/typing/fail/creation_ops.py -> torch-2.10.0a0+git344e636/test/typing/fail 2025-10-10T00:04:41.7249910Z copying test/typing/fail/disabled_bitwise_ops.py -> torch-2.10.0a0+git344e636/test/typing/fail 2025-10-10T00:04:41.7251451Z copying test/typing/fail/random.py -> torch-2.10.0a0+git344e636/test/typing/fail 2025-10-10T00:04:41.7253131Z copying test/typing/fail/torch_size.py -> torch-2.10.0a0+git344e636/test/typing/fail 2025-10-10T00:04:41.7254975Z copying test/typing/pass/arithmetic_ops.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7256817Z copying test/typing/pass/creation_ops.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7258366Z copying test/typing/pass/cuda_steam.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7260284Z copying test/typing/pass/disabled_jit.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7261581Z copying test/typing/pass/distributions.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7263262Z copying test/typing/pass/math_ops.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7265068Z copying test/typing/pass/torch_size.py -> torch-2.10.0a0+git344e636/test/typing/pass 2025-10-10T00:04:41.7266866Z copying test/typing/reveal/module_list.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7268918Z copying test/typing/reveal/namedtuple.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7270282Z copying test/typing/reveal/opt_size.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7272047Z copying test/typing/reveal/size.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7273817Z copying test/typing/reveal/tensor_constructors.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7275316Z copying test/typing/reveal/tensor_copy.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7277121Z copying test/typing/reveal/tensor_sampling.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7278473Z copying test/typing/reveal/torch_optim.py -> torch-2.10.0a0+git344e636/test/typing/reveal 2025-10-10T00:04:41.7280106Z copying test/xpu/test_conv.py -> torch-2.10.0a0+git344e636/test/xpu 2025-10-10T00:04:41.7282369Z copying test/xpu/test_fusion.py -> torch-2.10.0a0+git344e636/test/xpu 2025-10-10T00:04:41.7284048Z copying test/xpu/test_gemm.py -> torch-2.10.0a0+git344e636/test/xpu 2025-10-10T00:04:41.7286546Z copying third_party/BUCK.oss -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7288281Z copying third_party/BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7289818Z copying third_party/LICENSES_BUNDLED.txt -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7291907Z copying third_party/METADATA.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7293084Z copying third_party/README.md -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7295453Z copying third_party/build_bundled.py -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7296623Z copying third_party/cpp-httplib.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7298453Z copying third_party/cuda.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7300032Z copying third_party/cudnn.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7301768Z copying third_party/cudnn_frontend.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7303327Z copying third_party/cutlass.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7305178Z copying third_party/eigen.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7306856Z copying third_party/eigen_pin.txt -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7308529Z copying third_party/fmt.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7310287Z copying third_party/generate-cpuinfo-wrappers.py -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7312015Z copying third_party/generate-xnnpack-wrappers.py -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7313538Z copying third_party/glog.buck.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7315376Z copying third_party/gloo.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7317031Z copying third_party/ideep.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7318696Z copying third_party/kineto.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7320428Z copying third_party/kineto.buck.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7322139Z copying third_party/mkl-dnn.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7323917Z copying third_party/mkl.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7326398Z copying third_party/mkl_headers.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7327288Z copying third_party/moodycamel.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7328895Z copying third_party/nlohmann.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7330414Z copying third_party/onnx.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7332055Z copying third_party/opentelemetry-cpp.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7333511Z copying third_party/sleef.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7335421Z copying third_party/sleef.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7337010Z copying third_party/substitution.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7338691Z copying third_party/tensorpipe.BUILD -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7340294Z copying third_party/xnnpack.buck.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7342605Z copying third_party/xnnpack_buck_shim.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7344960Z copying third_party/xnnpack_src_defs.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7347368Z copying third_party/xnnpack_wrapper_defs.bzl -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7349757Z copying third_party/xpu.txt -> torch-2.10.0a0+git344e636/third_party 2025-10-10T00:04:41.7351444Z copying third_party/FP16/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/FP16 2025-10-10T00:04:41.7353203Z copying third_party/FP16/LICENSE -> torch-2.10.0a0+git344e636/third_party/FP16 2025-10-10T00:04:41.7355133Z copying third_party/FP16/README.md -> torch-2.10.0a0+git344e636/third_party/FP16 2025-10-10T00:04:41.7356739Z copying third_party/FP16/configure.py -> torch-2.10.0a0+git344e636/third_party/FP16 2025-10-10T00:04:41.7358256Z copying third_party/FP16/confu.yaml -> torch-2.10.0a0+git344e636/third_party/FP16 2025-10-10T00:04:41.7360073Z copying third_party/FP16/bench/alt-element.cc -> torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:41.7361498Z copying third_party/FP16/bench/from-alt-array.cc -> torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:41.7363377Z copying third_party/FP16/bench/from-ieee-array.cc -> torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:41.7365031Z copying third_party/FP16/bench/ieee-element.cc -> torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:41.7366864Z copying third_party/FP16/bench/to-alt-array.cc -> torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:41.7368336Z copying third_party/FP16/bench/to-ieee-array.cc -> torch-2.10.0a0+git344e636/third_party/FP16/bench 2025-10-10T00:04:41.7370173Z copying third_party/FP16/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/FP16/cmake 2025-10-10T00:04:41.7371804Z copying third_party/FP16/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/FP16/cmake 2025-10-10T00:04:41.7373324Z copying third_party/FP16/cmake/DownloadPSimd.cmake -> torch-2.10.0a0+git344e636/third_party/FP16/cmake 2025-10-10T00:04:41.7374965Z copying third_party/FP16/include/fp16.h -> torch-2.10.0a0+git344e636/third_party/FP16/include 2025-10-10T00:04:41.7376962Z copying third_party/FP16/include/fp16/__init__.py -> torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:41.7378137Z copying third_party/FP16/include/fp16/avx.py -> torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:41.7379892Z copying third_party/FP16/include/fp16/avx2.py -> torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:41.7381413Z copying third_party/FP16/include/fp16/bitcasts.h -> torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:41.7383031Z copying third_party/FP16/include/fp16/fp16.h -> torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:41.7385073Z copying third_party/FP16/include/fp16/psimd.h -> torch-2.10.0a0+git344e636/third_party/FP16/include/fp16 2025-10-10T00:04:41.7386613Z copying third_party/FP16/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/FP16/jni 2025-10-10T00:04:41.7388272Z copying third_party/FP16/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/FP16/jni 2025-10-10T00:04:41.7389873Z copying third_party/FP16/test/alt-from-fp32-value.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7391962Z copying third_party/FP16/test/alt-to-fp32-bits.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7393612Z copying third_party/FP16/test/alt-to-fp32-psimd.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7395207Z copying third_party/FP16/test/alt-to-fp32-value.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7396998Z copying third_party/FP16/test/alt-to-fp32x2-psimd.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7398474Z copying third_party/FP16/test/bitcasts.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7399969Z copying third_party/FP16/test/ieee-from-fp32-value.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7401592Z copying third_party/FP16/test/ieee-to-fp32-bits.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7403578Z copying third_party/FP16/test/ieee-to-fp32-psimd.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7405186Z copying third_party/FP16/test/ieee-to-fp32-value.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7407411Z copying third_party/FP16/test/ieee-to-fp32x2-psimd.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7409046Z copying third_party/FP16/test/tables.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7411362Z copying third_party/FP16/test/tables.h -> torch-2.10.0a0+git344e636/third_party/FP16/test 2025-10-10T00:04:41.7412817Z copying third_party/FP16/test/peachpy/alt-xmm-to-fp32-xmm-avx.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test/peachpy 2025-10-10T00:04:41.7414578Z copying third_party/FP16/test/peachpy/alt-xmm-to-fp32-ymm-avx2.cc -> torch-2.10.0a0+git344e636/third_party/FP16/test/peachpy 2025-10-10T00:04:41.7416031Z copying third_party/FP16/test/peachpy/stubs.py -> torch-2.10.0a0+git344e636/third_party/FP16/test/peachpy 2025-10-10T00:04:41.7417816Z copying third_party/FP16/third-party/THHalf.h -> torch-2.10.0a0+git344e636/third_party/FP16/third-party 2025-10-10T00:04:41.7419191Z copying third_party/FP16/third-party/eigen-half.h -> torch-2.10.0a0+git344e636/third_party/FP16/third-party 2025-10-10T00:04:41.7421001Z copying third_party/FP16/third-party/float16-compressor.h -> torch-2.10.0a0+git344e636/third_party/FP16/third-party 2025-10-10T00:04:41.7422358Z copying third_party/FP16/third-party/half.hpp -> torch-2.10.0a0+git344e636/third_party/FP16/third-party 2025-10-10T00:04:41.7425736Z copying third_party/FP16/third-party/npy-halffloat.h -> torch-2.10.0a0+git344e636/third_party/FP16/third-party 2025-10-10T00:04:41.7426976Z copying third_party/FXdiv/.travis.yml -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7428769Z copying third_party/FXdiv/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7430343Z copying third_party/FXdiv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7431849Z copying third_party/FXdiv/LICENSE -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7433560Z copying third_party/FXdiv/README.md -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7435195Z copying third_party/FXdiv/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7436989Z copying third_party/FXdiv/configure.py -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7438569Z copying third_party/FXdiv/confu.yaml -> torch-2.10.0a0+git344e636/third_party/FXdiv 2025-10-10T00:04:41.7440253Z copying third_party/FXdiv/bench/divide.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/bench 2025-10-10T00:04:41.7441946Z copying third_party/FXdiv/bench/init.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/bench 2025-10-10T00:04:41.7443252Z copying third_party/FXdiv/bench/multiply.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/bench 2025-10-10T00:04:41.7445501Z copying third_party/FXdiv/bench/quotient.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/bench 2025-10-10T00:04:41.7446903Z copying third_party/FXdiv/bench/round-down.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/bench 2025-10-10T00:04:41.7448667Z copying third_party/FXdiv/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/FXdiv/cmake 2025-10-10T00:04:41.7450126Z copying third_party/FXdiv/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/FXdiv/cmake 2025-10-10T00:04:41.7451790Z copying third_party/FXdiv/include/fxdiv.h -> torch-2.10.0a0+git344e636/third_party/FXdiv/include 2025-10-10T00:04:41.7453560Z copying third_party/FXdiv/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/FXdiv/jni 2025-10-10T00:04:41.7455136Z copying third_party/FXdiv/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/FXdiv/jni 2025-10-10T00:04:41.7456862Z copying third_party/FXdiv/test/multiply-high.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/test 2025-10-10T00:04:41.7458229Z copying third_party/FXdiv/test/quotient.cc -> torch-2.10.0a0+git344e636/third_party/FXdiv/test 2025-10-10T00:04:41.7460221Z copying third_party/NNPACK/.travis.yml -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7461513Z copying third_party/NNPACK/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7463686Z copying third_party/NNPACK/LICENSE -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7465228Z copying third_party/NNPACK/README.md -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7467135Z copying third_party/NNPACK/benchmark.py -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7468690Z copying third_party/NNPACK/configure.py -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7470701Z copying third_party/NNPACK/confu.yaml -> torch-2.10.0a0+git344e636/third_party/NNPACK 2025-10-10T00:04:41.7472066Z copying third_party/NNPACK/bench/conv1x1.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7473910Z copying third_party/NNPACK/bench/convolution-inference.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7475506Z copying third_party/NNPACK/bench/convolution.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7477635Z copying third_party/NNPACK/bench/fully-connected.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7478942Z copying third_party/NNPACK/bench/gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7480754Z copying third_party/NNPACK/bench/hxgemm.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7482481Z copying third_party/NNPACK/bench/median.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7483872Z copying third_party/NNPACK/bench/memread.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7485816Z copying third_party/NNPACK/bench/memread.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7487246Z copying third_party/NNPACK/bench/perf_counter.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7489494Z copying third_party/NNPACK/bench/perf_counter.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7490852Z copying third_party/NNPACK/bench/pooling.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7492887Z copying third_party/NNPACK/bench/relu.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7494498Z copying third_party/NNPACK/bench/sgemm.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7496304Z copying third_party/NNPACK/bench/sxgemm.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7498001Z copying third_party/NNPACK/bench/transform.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7499816Z copying third_party/NNPACK/bench/ugemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7501566Z copying third_party/NNPACK/bench/winograd.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/bench 2025-10-10T00:04:41.7503341Z copying third_party/NNPACK/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7504919Z copying third_party/NNPACK/cmake/DownloadEnum.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7506766Z copying third_party/NNPACK/cmake/DownloadFP16.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7508173Z copying third_party/NNPACK/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7509724Z copying third_party/NNPACK/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7511140Z copying third_party/NNPACK/cmake/DownloadOpcodes.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7512599Z copying third_party/NNPACK/cmake/DownloadPSimd.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7514363Z copying third_party/NNPACK/cmake/DownloadPThreadPool.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7516006Z copying third_party/NNPACK/cmake/DownloadPeachPy.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7517422Z copying third_party/NNPACK/cmake/DownloadSix.cmake -> torch-2.10.0a0+git344e636/third_party/NNPACK/cmake 2025-10-10T00:04:41.7518902Z copying third_party/NNPACK/include/nnpack.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include 2025-10-10T00:04:41.7520834Z copying third_party/NNPACK/include/nnpack/AlignedAllocator.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7522285Z copying third_party/NNPACK/include/nnpack/activations.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7523718Z copying third_party/NNPACK/include/nnpack/arm_neon.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7525437Z copying third_party/NNPACK/include/nnpack/assembly.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7526924Z copying third_party/NNPACK/include/nnpack/blas.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7528527Z copying third_party/NNPACK/include/nnpack/complex.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7530152Z copying third_party/NNPACK/include/nnpack/fft-constants.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7531795Z copying third_party/NNPACK/include/nnpack/fft.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7534375Z copying third_party/NNPACK/include/nnpack/hwinfo.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7535797Z copying third_party/NNPACK/include/nnpack/macros.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7537890Z copying third_party/NNPACK/include/nnpack/pooling.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7539468Z copying third_party/NNPACK/include/nnpack/reference.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7541018Z copying third_party/NNPACK/include/nnpack/relu.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7542838Z copying third_party/NNPACK/include/nnpack/softmax.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7544510Z copying third_party/NNPACK/include/nnpack/system.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7546299Z copying third_party/NNPACK/include/nnpack/transform.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7547785Z copying third_party/NNPACK/include/nnpack/utils.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7549559Z copying third_party/NNPACK/include/nnpack/validation.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7551109Z copying third_party/NNPACK/include/nnpack/winograd.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/include/nnpack 2025-10-10T00:04:41.7552709Z copying third_party/NNPACK/logo/NNPACK.png -> torch-2.10.0a0+git344e636/third_party/NNPACK/logo 2025-10-10T00:04:41.7554704Z copying third_party/NNPACK/src/convolution-inference.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7557274Z copying third_party/NNPACK/src/convolution-input-gradient.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7558697Z copying third_party/NNPACK/src/convolution-kernel-gradient.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7560689Z copying third_party/NNPACK/src/convolution-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7562598Z copying third_party/NNPACK/src/fully-connected-inference.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7564004Z copying third_party/NNPACK/src/fully-connected-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7565963Z copying third_party/NNPACK/src/init.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7568133Z copying third_party/NNPACK/src/pooling-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7569483Z copying third_party/NNPACK/src/relu-input-gradient.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7571150Z copying third_party/NNPACK/src/relu-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7572886Z copying third_party/NNPACK/src/softmax-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src 2025-10-10T00:04:41.7574498Z copying third_party/NNPACK/src/neon/2d-winograd-8x8-3x3-fp16.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon 2025-10-10T00:04:41.7576292Z copying third_party/NNPACK/src/neon/2d-winograd-8x8-3x3.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon 2025-10-10T00:04:41.7577950Z copying third_party/NNPACK/src/neon/relu.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon 2025-10-10T00:04:41.7579902Z copying third_party/NNPACK/src/neon/transpose.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon 2025-10-10T00:04:41.7581421Z copying third_party/NNPACK/src/neon/winograd-f6k3.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon 2025-10-10T00:04:41.7583268Z copying third_party/NNPACK/src/neon/blas/c4gemm-conjb-transc.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7584908Z copying third_party/NNPACK/src/neon/blas/c4gemm-conjb.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7586512Z copying third_party/NNPACK/src/neon/blas/c4gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7588065Z copying third_party/NNPACK/src/neon/blas/conv1x1.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7589990Z copying third_party/NNPACK/src/neon/blas/h4gemm-aarch32.S -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7591670Z copying third_party/NNPACK/src/neon/blas/h4gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7593297Z copying third_party/NNPACK/src/neon/blas/s4c2gemm-conjb-transc.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7594973Z copying third_party/NNPACK/src/neon/blas/s4c2gemm-conjb.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7596542Z copying third_party/NNPACK/src/neon/blas/s4c2gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7598139Z copying third_party/NNPACK/src/neon/blas/s4gemm-aarch32.S -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7599773Z copying third_party/NNPACK/src/neon/blas/s4gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7601670Z copying third_party/NNPACK/src/neon/blas/sdotxf.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7604418Z copying third_party/NNPACK/src/neon/blas/sgemm-aarch32.S -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7605921Z copying third_party/NNPACK/src/neon/blas/sgemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/blas 2025-10-10T00:04:41.7608335Z copying third_party/NNPACK/src/neon/winograd/f6x6k3x3.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/neon/winograd 2025-10-10T00:04:41.7609965Z copying third_party/NNPACK/src/psimd/2d-fourier-16x16.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7612247Z copying third_party/NNPACK/src/psimd/2d-fourier-8x8.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7613737Z copying third_party/NNPACK/src/psimd/2d-winograd-8x8-3x3.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7615803Z copying third_party/NNPACK/src/psimd/butterfly.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7617579Z copying third_party/NNPACK/src/psimd/exp.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7618961Z copying third_party/NNPACK/src/psimd/exp.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7620710Z copying third_party/NNPACK/src/psimd/fft-aos.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7622361Z copying third_party/NNPACK/src/psimd/fft-dualreal.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7623775Z copying third_party/NNPACK/src/psimd/fft-real.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7625683Z copying third_party/NNPACK/src/psimd/fft-soa.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7627082Z copying third_party/NNPACK/src/psimd/relu.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7628923Z copying third_party/NNPACK/src/psimd/softmax.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7630707Z copying third_party/NNPACK/src/psimd/transpose.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7632492Z copying third_party/NNPACK/src/psimd/winograd-f6k3.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd 2025-10-10T00:04:41.7633963Z copying third_party/NNPACK/src/psimd/blas/c4gemm-conjb-transc.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7636041Z copying third_party/NNPACK/src/psimd/blas/c4gemm-conjb.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7637348Z copying third_party/NNPACK/src/psimd/blas/c4gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7639152Z copying third_party/NNPACK/src/psimd/blas/conv1x1.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7640759Z copying third_party/NNPACK/src/psimd/blas/s4c2gemm-conjb-transc.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7642284Z copying third_party/NNPACK/src/psimd/blas/s4c2gemm-conjb.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7643986Z copying third_party/NNPACK/src/psimd/blas/s4c2gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7646046Z copying third_party/NNPACK/src/psimd/blas/s4gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7647403Z copying third_party/NNPACK/src/psimd/blas/sdotxf.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7649324Z copying third_party/NNPACK/src/psimd/blas/sgemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7650845Z copying third_party/NNPACK/src/psimd/blas/shdotxf.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/blas 2025-10-10T00:04:41.7652744Z copying third_party/NNPACK/src/psimd/fft/aos.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/fft 2025-10-10T00:04:41.7654690Z copying third_party/NNPACK/src/psimd/fft/dualreal.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/fft 2025-10-10T00:04:41.7656479Z copying third_party/NNPACK/src/psimd/fft/real.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/fft 2025-10-10T00:04:41.7658027Z copying third_party/NNPACK/src/psimd/fft/soa.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/fft 2025-10-10T00:04:41.7660181Z copying third_party/NNPACK/src/psimd/winograd/f6x6k3x3.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/psimd/winograd 2025-10-10T00:04:41.7661530Z copying third_party/NNPACK/src/ref/convolution-input-gradient.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7662992Z copying third_party/NNPACK/src/ref/convolution-kernel.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7664716Z copying third_party/NNPACK/src/ref/convolution-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7666565Z copying third_party/NNPACK/src/ref/fully-connected-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7667931Z copying third_party/NNPACK/src/ref/max-pooling-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7669562Z copying third_party/NNPACK/src/ref/relu-input-gradient.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7670959Z copying third_party/NNPACK/src/ref/relu-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7672802Z copying third_party/NNPACK/src/ref/softmax-output.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref 2025-10-10T00:04:41.7674283Z copying third_party/NNPACK/src/ref/fft/aos.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7676539Z copying third_party/NNPACK/src/ref/fft/complex.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7678530Z copying third_party/NNPACK/src/ref/fft/forward-dualreal.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7680040Z copying third_party/NNPACK/src/ref/fft/forward-real.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7681960Z copying third_party/NNPACK/src/ref/fft/inverse-dualreal.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7683756Z copying third_party/NNPACK/src/ref/fft/inverse-real.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7685655Z copying third_party/NNPACK/src/ref/fft/soa.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/ref/fft 2025-10-10T00:04:41.7687856Z copying third_party/NNPACK/src/scalar/2d-fourier-16x16.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7689883Z copying third_party/NNPACK/src/scalar/2d-fourier-8x8.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7691396Z copying third_party/NNPACK/src/scalar/2d-winograd-8x8-3x3.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7693055Z copying third_party/NNPACK/src/scalar/butterfly.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7694851Z copying third_party/NNPACK/src/scalar/fft-aos.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7696558Z copying third_party/NNPACK/src/scalar/fft-dualreal.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7698038Z copying third_party/NNPACK/src/scalar/fft-real.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7699742Z copying third_party/NNPACK/src/scalar/fft-soa.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7701235Z copying third_party/NNPACK/src/scalar/relu.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7702950Z copying third_party/NNPACK/src/scalar/softmax.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7704589Z copying third_party/NNPACK/src/scalar/winograd-f6k3.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar 2025-10-10T00:04:41.7706553Z copying third_party/NNPACK/src/scalar/blas/cgemm-conjb-transc.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7708100Z copying third_party/NNPACK/src/scalar/blas/cgemm-conjb.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7709595Z copying third_party/NNPACK/src/scalar/blas/cgemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7711132Z copying third_party/NNPACK/src/scalar/blas/conv1x1.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7712714Z copying third_party/NNPACK/src/scalar/blas/s2gemm-transc.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7714398Z copying third_party/NNPACK/src/scalar/blas/s2gemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7716205Z copying third_party/NNPACK/src/scalar/blas/sdotxf.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7717629Z copying third_party/NNPACK/src/scalar/blas/sgemm.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7719395Z copying third_party/NNPACK/src/scalar/blas/shdotxf.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/blas 2025-10-10T00:04:41.7720869Z copying third_party/NNPACK/src/scalar/fft/aos.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/fft 2025-10-10T00:04:41.7722914Z copying third_party/NNPACK/src/scalar/fft/dualreal.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/fft 2025-10-10T00:04:41.7724595Z copying third_party/NNPACK/src/scalar/fft/real.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/fft 2025-10-10T00:04:41.7726492Z copying third_party/NNPACK/src/scalar/fft/soa.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/fft 2025-10-10T00:04:41.7728495Z copying third_party/NNPACK/src/scalar/winograd/f6x6k3x3.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/scalar/winograd 2025-10-10T00:04:41.7729976Z copying third_party/NNPACK/src/x86_64-fma/2d-fourier-16x16.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7731900Z copying third_party/NNPACK/src/x86_64-fma/2d-fourier-8x8.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7733422Z copying third_party/NNPACK/src/x86_64-fma/2d-winograd-8x8-3x3.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7735181Z copying third_party/NNPACK/src/x86_64-fma/__init__.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7736661Z copying third_party/NNPACK/src/x86_64-fma/block8x8.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7738672Z copying third_party/NNPACK/src/x86_64-fma/common.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7740090Z copying third_party/NNPACK/src/x86_64-fma/exp.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7741687Z copying third_party/NNPACK/src/x86_64-fma/exp.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7743285Z copying third_party/NNPACK/src/x86_64-fma/fft-aos.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7744987Z copying third_party/NNPACK/src/x86_64-fma/fft-dualreal.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7746700Z copying third_party/NNPACK/src/x86_64-fma/fft-real.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7748163Z copying third_party/NNPACK/src/x86_64-fma/fft-soa.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7749660Z copying third_party/NNPACK/src/x86_64-fma/fft16x16.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7751376Z copying third_party/NNPACK/src/x86_64-fma/ifft-dualreal.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7752899Z copying third_party/NNPACK/src/x86_64-fma/ifft-real.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7754656Z copying third_party/NNPACK/src/x86_64-fma/max-pooling.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7756193Z copying third_party/NNPACK/src/x86_64-fma/relu.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7757806Z copying third_party/NNPACK/src/x86_64-fma/softmax.c -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7759255Z copying third_party/NNPACK/src/x86_64-fma/softmax.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7760905Z copying third_party/NNPACK/src/x86_64-fma/winograd-f6k3.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma 2025-10-10T00:04:41.7762355Z copying third_party/NNPACK/src/x86_64-fma/blas/c8gemm.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7763984Z copying third_party/NNPACK/src/x86_64-fma/blas/conv1x1.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7765736Z copying third_party/NNPACK/src/x86_64-fma/blas/s4c6gemm.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7767266Z copying third_party/NNPACK/src/x86_64-fma/blas/s8gemm.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7768875Z copying third_party/NNPACK/src/x86_64-fma/blas/sdotxf.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7770381Z copying third_party/NNPACK/src/x86_64-fma/blas/sgemm.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7771915Z copying third_party/NNPACK/src/x86_64-fma/blas/shdotxf.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/blas 2025-10-10T00:04:41.7773389Z copying third_party/NNPACK/src/x86_64-fma/fft/__init__.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:41.7774754Z copying third_party/NNPACK/src/x86_64-fma/fft/complex_soa.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:41.7776593Z copying third_party/NNPACK/src/x86_64-fma/fft/complex_soa_perm_to_real.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:41.7778052Z copying third_party/NNPACK/src/x86_64-fma/fft/real_to_complex_soa_perm.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:41.7779616Z copying third_party/NNPACK/src/x86_64-fma/fft/two_complex_soa_perm_to_two_real_planar.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:41.7781137Z copying third_party/NNPACK/src/x86_64-fma/fft/two_real_to_two_complex_soa_perm_planar.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/fft 2025-10-10T00:04:41.7782690Z copying third_party/NNPACK/src/x86_64-fma/vecmath/__init__.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/vecmath 2025-10-10T00:04:41.7783999Z copying third_party/NNPACK/src/x86_64-fma/vecmath/exp.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/vecmath 2025-10-10T00:04:41.7785755Z copying third_party/NNPACK/src/x86_64-fma/winograd/__init__.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/winograd 2025-10-10T00:04:41.7787125Z copying third_party/NNPACK/src/x86_64-fma/winograd/o6x6k3x3.py -> torch-2.10.0a0+git344e636/third_party/NNPACK/src/x86_64-fma/winograd 2025-10-10T00:04:41.7788734Z copying third_party/NNPACK/test/fft-samples.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test 2025-10-10T00:04:41.7790919Z copying third_party/NNPACK/test/convolution-inference/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-inference 2025-10-10T00:04:41.7792456Z copying third_party/NNPACK/test/convolution-inference/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-inference 2025-10-10T00:04:41.7794274Z copying third_party/NNPACK/test/convolution-inference/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-inference 2025-10-10T00:04:41.7796947Z copying third_party/NNPACK/test/convolution-inference/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-inference 2025-10-10T00:04:41.7798399Z copying third_party/NNPACK/test/convolution-input-gradient/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-input-gradient 2025-10-10T00:04:41.7799987Z copying third_party/NNPACK/test/convolution-input-gradient/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-input-gradient 2025-10-10T00:04:41.7801471Z copying third_party/NNPACK/test/convolution-input-gradient/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-input-gradient 2025-10-10T00:04:41.7803035Z copying third_party/NNPACK/test/convolution-input-gradient/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-input-gradient 2025-10-10T00:04:41.7804821Z copying third_party/NNPACK/test/convolution-kernel-gradient/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-kernel-gradient 2025-10-10T00:04:41.7806421Z copying third_party/NNPACK/test/convolution-kernel-gradient/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-kernel-gradient 2025-10-10T00:04:41.7807871Z copying third_party/NNPACK/test/convolution-kernel-gradient/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-kernel-gradient 2025-10-10T00:04:41.7809505Z copying third_party/NNPACK/test/convolution-kernel-gradient/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-kernel-gradient 2025-10-10T00:04:41.7810916Z copying third_party/NNPACK/test/convolution-output/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-output 2025-10-10T00:04:41.7812606Z copying third_party/NNPACK/test/convolution-output/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-output 2025-10-10T00:04:41.7814048Z copying third_party/NNPACK/test/convolution-output/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-output 2025-10-10T00:04:41.7816246Z copying third_party/NNPACK/test/convolution-output/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/convolution-output 2025-10-10T00:04:41.7817604Z copying third_party/NNPACK/test/fourier/psimd.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fourier 2025-10-10T00:04:41.7819467Z copying third_party/NNPACK/test/fourier/reference.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fourier 2025-10-10T00:04:41.7820921Z copying third_party/NNPACK/test/fourier/scalar.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fourier 2025-10-10T00:04:41.7822551Z copying third_party/NNPACK/test/fourier/x86_64-avx2.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fourier 2025-10-10T00:04:41.7824482Z copying third_party/NNPACK/test/fully-connected-inference/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-inference 2025-10-10T00:04:41.7826101Z copying third_party/NNPACK/test/fully-connected-inference/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-inference 2025-10-10T00:04:41.7827552Z copying third_party/NNPACK/test/fully-connected-inference/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-inference 2025-10-10T00:04:41.7829080Z copying third_party/NNPACK/test/fully-connected-output/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-output 2025-10-10T00:04:41.7830619Z copying third_party/NNPACK/test/fully-connected-output/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-output 2025-10-10T00:04:41.7832088Z copying third_party/NNPACK/test/fully-connected-output/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-output 2025-10-10T00:04:41.7833570Z copying third_party/NNPACK/test/fully-connected-output/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/fully-connected-output 2025-10-10T00:04:41.7835221Z copying third_party/NNPACK/test/hxgemm/neon.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/hxgemm 2025-10-10T00:04:41.7837010Z copying third_party/NNPACK/test/max-pooling-output/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/max-pooling-output 2025-10-10T00:04:41.7838445Z copying third_party/NNPACK/test/max-pooling-output/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/max-pooling-output 2025-10-10T00:04:41.7839907Z copying third_party/NNPACK/test/max-pooling-output/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/max-pooling-output 2025-10-10T00:04:41.7841460Z copying third_party/NNPACK/test/models/alexnet.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/models 2025-10-10T00:04:41.7842983Z copying third_party/NNPACK/test/models/overfeat-fast.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/models 2025-10-10T00:04:41.7844648Z copying third_party/NNPACK/test/models/vgg-a.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/models 2025-10-10T00:04:41.7846340Z copying third_party/NNPACK/test/relu-input-gradient/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-input-gradient 2025-10-10T00:04:41.7847936Z copying third_party/NNPACK/test/relu-input-gradient/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-input-gradient 2025-10-10T00:04:41.7849680Z copying third_party/NNPACK/test/relu-input-gradient/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-input-gradient 2025-10-10T00:04:41.7851507Z copying third_party/NNPACK/test/relu-output/alexnet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-output 2025-10-10T00:04:41.7853868Z copying third_party/NNPACK/test/relu-output/overfeat-fast.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-output 2025-10-10T00:04:41.7855336Z copying third_party/NNPACK/test/relu-output/vgg-a.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/relu-output 2025-10-10T00:04:41.7857142Z copying third_party/NNPACK/test/sgemm/neon.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/sgemm 2025-10-10T00:04:41.7859015Z copying third_party/NNPACK/test/sgemm/psimd.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/sgemm 2025-10-10T00:04:41.7861129Z copying third_party/NNPACK/test/sgemm/scalar.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/sgemm 2025-10-10T00:04:41.7862778Z copying third_party/NNPACK/test/sgemm/x86_64-fma3.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/sgemm 2025-10-10T00:04:41.7864711Z copying third_party/NNPACK/test/softmax-output/imagenet.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/softmax-output 2025-10-10T00:04:41.7866568Z copying third_party/NNPACK/test/softmax-output/smoke.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/softmax-output 2025-10-10T00:04:41.7867810Z copying third_party/NNPACK/test/sxgemm/neon.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/sxgemm 2025-10-10T00:04:41.7869731Z copying third_party/NNPACK/test/testers/convolution.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7871591Z copying third_party/NNPACK/test/testers/fourier.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7873425Z copying third_party/NNPACK/test/testers/fully-connected.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7875249Z copying third_party/NNPACK/test/testers/gemm-ukernel.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7876995Z copying third_party/NNPACK/test/testers/padding.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7878419Z copying third_party/NNPACK/test/testers/pooling.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7880185Z copying third_party/NNPACK/test/testers/relu.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7881662Z copying third_party/NNPACK/test/testers/softmax.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7883575Z copying third_party/NNPACK/test/testers/winograd.h -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/testers 2025-10-10T00:04:41.7885318Z copying third_party/NNPACK/test/winograd/neon.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/winograd 2025-10-10T00:04:41.7887122Z copying third_party/NNPACK/test/winograd/psimd.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/winograd 2025-10-10T00:04:41.7888513Z copying third_party/NNPACK/test/winograd/scalar.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/winograd 2025-10-10T00:04:41.7890129Z copying third_party/NNPACK/test/winograd/x86_64-fma3.cc -> torch-2.10.0a0+git344e636/third_party/NNPACK/test/winograd 2025-10-10T00:04:41.7891694Z copying third_party/NNPACK/web/nnpack.html -> torch-2.10.0a0+git344e636/third_party/NNPACK/web 2025-10-10T00:04:41.7893699Z copying third_party/NNPACK/web/nnpack.nmf -> torch-2.10.0a0+git344e636/third_party/NNPACK/web 2025-10-10T00:04:41.7895307Z copying third_party/NVTX/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX 2025-10-10T00:04:41.7897099Z copying third_party/NVTX/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/NVTX 2025-10-10T00:04:41.7899012Z copying third_party/NVTX/README.md -> torch-2.10.0a0+git344e636/third_party/NVTX 2025-10-10T00:04:41.7901069Z copying third_party/NVTX/c/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/c 2025-10-10T00:04:41.7902373Z copying third_party/NVTX/c/README.md -> torch-2.10.0a0+git344e636/third_party/NVTX/c 2025-10-10T00:04:41.7904830Z copying third_party/NVTX/c/nvtx3-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/NVTX/c 2025-10-10T00:04:41.7906023Z copying third_party/NVTX/c/nvtxImportedTargets.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/c 2025-10-10T00:04:41.7907774Z copying third_party/NVTX/c/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/c/examples 2025-10-10T00:04:41.7909176Z copying third_party/NVTX/c/examples/main.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/c/examples 2025-10-10T00:04:41.7911088Z copying third_party/NVTX/c/include/nvtx3/nvToolsExt.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7913664Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtCounters.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7915305Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtCuda.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7917038Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtCudaRt.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7918500Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtMem.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7920719Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtMemCudaRt.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7922117Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtOpenCL.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7923742Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtPayload.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7926512Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtPayloadHelper.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7927985Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSemanticsCounters.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7929524Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSemanticsScope.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7931054Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSemanticsTime.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7932496Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSync.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7934645Z copying third_party/NVTX/c/include/nvtx3/nvtx3.hpp -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3 2025-10-10T00:04:41.7937673Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtHelperMacros.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7938906Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImpl.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7940566Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplCounters_v1.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7942239Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplMemCudaRt_v1.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7943732Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplMem_v1.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7945569Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplPayload_v1.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7947110Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtInit.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7949085Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtPayloadHelperInternal.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7950758Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtPayloadTypeInfo.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7952353Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtTypes.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7953882Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImpl.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7955737Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCore.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7957374Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7958911Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7960488Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7962085Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplSync_v3.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7963673Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInit.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7965508Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInitDecls.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7967090Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInitDefs.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7968927Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxLinkOnce.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7970449Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxTypes.h -> torch-2.10.0a0+git344e636/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-10-10T00:04:41.7971928Z copying third_party/NVTX/docs/.nojekyll -> torch-2.10.0a0+git344e636/third_party/NVTX/docs 2025-10-10T00:04:41.7973763Z copying third_party/NVTX/docs/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs 2025-10-10T00:04:41.7975646Z copying third_party/NVTX/docs/github-markdown.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs 2025-10-10T00:04:41.7977625Z copying third_party/NVTX/docs/index.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs 2025-10-10T00:04:41.7980035Z copying third_party/NVTX/docs/doxygen/_p_a_g_e__s_y_n_c_h_r_o_n_i_z_a_t_i_o_n.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7981442Z copying third_party/NVTX/docs/doxygen/annotated.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7983262Z copying third_party/NVTX/docs/doxygen/bc_s.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7984880Z copying third_party/NVTX/docs/doxygen/bc_sd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7987006Z copying third_party/NVTX/docs/doxygen/bdwn.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7988343Z copying third_party/NVTX/docs/doxygen/classes.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7990218Z copying third_party/NVTX/docs/doxygen/closed.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7991776Z copying third_party/NVTX/docs/doxygen/dir_48b95086e7eb28d79ef283b47c5fa0c6.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7993125Z copying third_party/NVTX/docs/doxygen/doc.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7994918Z copying third_party/NVTX/docs/doxygen/doc.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7996617Z copying third_party/NVTX/docs/doxygen/docd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7998389Z copying third_party/NVTX/docs/doxygen/docd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.7999804Z copying third_party/NVTX/docs/doxygen/doxygen.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8002107Z copying third_party/NVTX/docs/doxygen/doxygen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8003493Z copying third_party/NVTX/docs/doxygen/dynsections.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8005283Z copying third_party/NVTX/docs/doxygen/files.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8007070Z copying third_party/NVTX/docs/doxygen/folderclosed.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8008538Z copying third_party/NVTX/docs/doxygen/folderclosed.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8010146Z copying third_party/NVTX/docs/doxygen/folderclosedd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8011703Z copying third_party/NVTX/docs/doxygen/folderopen.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8013131Z copying third_party/NVTX/docs/doxygen/folderopen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8014761Z copying third_party/NVTX/docs/doxygen/folderopend.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8016274Z copying third_party/NVTX/docs/doxygen/functions.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8017923Z copying third_party/NVTX/docs/doxygen/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8019536Z copying third_party/NVTX/docs/doxygen/globals.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8021116Z copying third_party/NVTX/docs/doxygen/globals_defs.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8022634Z copying third_party/NVTX/docs/doxygen/globals_enum.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8024388Z copying third_party/NVTX/docs/doxygen/globals_eval.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8025982Z copying third_party/NVTX/docs/doxygen/globals_func.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8027539Z copying third_party/NVTX/docs/doxygen/graph_legend.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8029034Z copying third_party/NVTX/docs/doxygen/graph_legend.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8030513Z copying third_party/NVTX/docs/doxygen/graph_legend.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8032256Z copying third_party/NVTX/docs/doxygen/group___d_o_m_a_i_n_s.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8033934Z copying third_party/NVTX/docs/doxygen/group___e_v_e_n_t___a_t_t_r_i_b_u_t_e_s.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8035659Z copying third_party/NVTX/docs/doxygen/group___g_e_n_e_r_a_l.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8037295Z copying third_party/NVTX/docs/doxygen/group___m_a_r_k_e_r_s___a_n_d___r_a_n_g_e_s.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8039256Z copying third_party/NVTX/docs/doxygen/group___m_e_m_o_r_y.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8041474Z copying third_party/NVTX/docs/doxygen/group___m_e_m_o_r_y___c_u_d_a_r_t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8043314Z copying third_party/NVTX/docs/doxygen/group___r_e_s_o_u_r_c_e___n_a_m_i_n_g.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8045624Z copying third_party/NVTX/docs/doxygen/group___s_t_r_i_n_g___r_e_g_i_s_t_r_a_t_i_o_n.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8047197Z copying third_party/NVTX/docs/doxygen/group___s_y_n_c_h_r_o_n_i_z_a_t_i_o_n.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8049238Z copying third_party/NVTX/docs/doxygen/index.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8050818Z copying third_party/NVTX/docs/doxygen/jquery.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8054401Z copying third_party/NVTX/docs/doxygen/menu.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8055847Z copying third_party/NVTX/docs/doxygen/menudata.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8057585Z copying third_party/NVTX/docs/doxygen/minus.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8059195Z copying third_party/NVTX/docs/doxygen/minusd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8060716Z copying third_party/NVTX/docs/doxygen/modules.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8062481Z copying third_party/NVTX/docs/doxygen/nav_f.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8064472Z copying third_party/NVTX/docs/doxygen/nav_fd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8066154Z copying third_party/NVTX/docs/doxygen/nav_g.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8067541Z copying third_party/NVTX/docs/doxygen/nav_h.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8069200Z copying third_party/NVTX/docs/doxygen/nav_hd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8070752Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8072973Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8074788Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8076384Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8078135Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8079581Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8081110Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8082784Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8085537Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_counters_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8087349Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_cuda_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8089087Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_cuda_rt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8090790Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_mem_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8093192Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_mem_cuda_rt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8095111Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_open_c_l_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8096868Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_payload_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8099635Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_payload_helper_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8101281Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_semantics_counters_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8102985Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_semantics_scope_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8104727Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_semantics_time_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8106345Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_sync_8h_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8108216Z copying third_party/NVTX/docs/doxygen/open.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8109705Z copying third_party/NVTX/docs/doxygen/pages.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8111239Z copying third_party/NVTX/docs/doxygen/plus.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8112772Z copying third_party/NVTX/docs/doxygen/plusd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8114465Z copying third_party/NVTX/docs/doxygen/splitbar.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8116027Z copying third_party/NVTX/docs/doxygen/splitbard.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8117609Z copying third_party/NVTX/docs/doxygen/structnvtx_counter_attr__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8119268Z copying third_party/NVTX/docs/doxygen/structnvtx_counter_batch__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8120931Z copying third_party/NVTX/docs/doxygen/structnvtx_event_attributes__v2.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8122729Z copying third_party/NVTX/docs/doxygen/structnvtx_event_batch__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8124626Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_cu_array_range_desc__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8126160Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_cuda_array_range_desc__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8127687Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_heap_desc__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8130056Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_mark_initialized_batch__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8131661Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_permissions_assign_batch__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8133312Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_permissions_assign_region_desc__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8134985Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_region_name_desc__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8136658Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_name_batch__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8138300Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_register_batch__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8140068Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_resize_batch__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8141711Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_unregister_batch__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8143321Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_virtual_range_desc__v1.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8144997Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_data__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8146678Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_entry_type_info__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8148275Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_enum__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8149916Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_enum_attr__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8151574Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_schema_attr__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8153290Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_schema_entry__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8155156Z copying third_party/NVTX/docs/doxygen/structnvtx_resource_attributes__v0.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8156878Z copying third_party/NVTX/docs/doxygen/structnvtx_scope_attr__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8158541Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_counter__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8160161Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_header__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8161792Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_scope__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8163465Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_time__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8165255Z copying third_party/NVTX/docs/doxygen/structnvtx_sync_point__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8166801Z copying third_party/NVTX/docs/doxygen/structnvtx_sync_user_attributes__v0.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8168485Z copying third_party/NVTX/docs/doxygen/structnvtx_time_domain_attr__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8170195Z copying third_party/NVTX/docs/doxygen/sync_off.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8172089Z copying third_party/NVTX/docs/doxygen/sync_on.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8173733Z copying third_party/NVTX/docs/doxygen/tab_a.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8175627Z copying third_party/NVTX/docs/doxygen/tab_ad.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8177190Z copying third_party/NVTX/docs/doxygen/tab_b.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8178725Z copying third_party/NVTX/docs/doxygen/tab_bd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8180267Z copying third_party/NVTX/docs/doxygen/tab_h.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8182157Z copying third_party/NVTX/docs/doxygen/tab_hd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8183921Z copying third_party/NVTX/docs/doxygen/tab_s.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8186495Z copying third_party/NVTX/docs/doxygen/tab_sd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8188096Z copying third_party/NVTX/docs/doxygen/tabs.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8189725Z copying third_party/NVTX/docs/doxygen/topics.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8191363Z copying third_party/NVTX/docs/doxygen/unionnvtx_counter_limit__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8193008Z copying third_party/NVTX/docs/doxygen/unionnvtx_event_attributes__v2_1_1payload__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8194633Z copying third_party/NVTX/docs/doxygen/unionnvtx_mem_region_ref__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8196373Z copying third_party/NVTX/docs/doxygen/unionnvtx_message_value__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8198063Z copying third_party/NVTX/docs/doxygen/unionnvtx_resource_attributes__v0_1_1identifier__t.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen 2025-10-10T00:04:41.8199552Z copying third_party/NVTX/docs/doxygen-cpp/annotated.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8201154Z copying third_party/NVTX/docs/doxygen-cpp/bc_s.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8202723Z copying third_party/NVTX/docs/doxygen-cpp/bc_sd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8204463Z copying third_party/NVTX/docs/doxygen-cpp/bdwn.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8206115Z copying third_party/NVTX/docs/doxygen-cpp/classes.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8207758Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8209312Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8211086Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8212512Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8214271Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8215656Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1color-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8217288Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1color.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8218889Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1domain-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8220493Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1domain.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8222441Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1event__attributes-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8224295Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1event__attributes.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8226254Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1message-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8227910Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1message.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8229796Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8231436Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8233346Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8234819Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8236501Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8238250Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8239673Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8241235Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8242729Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1payload-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8244428Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1payload.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8246215Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1registered__string__in-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8247858Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1registered__string__in.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8249811Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1scoped__range__in-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8251243Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1scoped__range__in.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8252998Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1unique__range__in-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8254666Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1unique__range__in.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8256370Z copying third_party/NVTX/docs/doxygen-cpp/closed.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8257968Z copying third_party/NVTX/docs/doxygen-cpp/dir_48b95086e7eb28d79ef283b47c5fa0c6.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8259365Z copying third_party/NVTX/docs/doxygen-cpp/doc.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8260902Z copying third_party/NVTX/docs/doxygen-cpp/doc.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8262416Z copying third_party/NVTX/docs/doxygen-cpp/docd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8264565Z copying third_party/NVTX/docs/doxygen-cpp/docd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8265995Z copying third_party/NVTX/docs/doxygen-cpp/doxygen.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8268176Z copying third_party/NVTX/docs/doxygen-cpp/doxygen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8269707Z copying third_party/NVTX/docs/doxygen-cpp/dynsections.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8271353Z copying third_party/NVTX/docs/doxygen-cpp/files.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8273191Z copying third_party/NVTX/docs/doxygen-cpp/folderclosed.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8274857Z copying third_party/NVTX/docs/doxygen-cpp/folderclosed.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8276718Z copying third_party/NVTX/docs/doxygen-cpp/folderclosedd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8278144Z copying third_party/NVTX/docs/doxygen-cpp/folderopen.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8279713Z copying third_party/NVTX/docs/doxygen-cpp/folderopen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8281400Z copying third_party/NVTX/docs/doxygen-cpp/folderopend.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8282976Z copying third_party/NVTX/docs/doxygen-cpp/functions.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8285029Z copying third_party/NVTX/docs/doxygen-cpp/functions_func.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8286937Z copying third_party/NVTX/docs/doxygen-cpp/functions_type.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8288462Z copying third_party/NVTX/docs/doxygen-cpp/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8290128Z copying third_party/NVTX/docs/doxygen-cpp/globals.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8291662Z copying third_party/NVTX/docs/doxygen-cpp/globals_defs.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8293440Z copying third_party/NVTX/docs/doxygen-cpp/graph_legend.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8295086Z copying third_party/NVTX/docs/doxygen-cpp/graph_legend.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8296989Z copying third_party/NVTX/docs/doxygen-cpp/graph_legend.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8298791Z copying third_party/NVTX/docs/doxygen-cpp/hierarchy.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8300381Z copying third_party/NVTX/docs/doxygen-cpp/index.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8302773Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8304332Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8306235Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8307825Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8309496Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8311291Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8312738Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8314612Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8316022Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8317557Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8319073Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8320645Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8322229Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8323796Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8325694Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8327223Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8328722Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8330231Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8331766Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8333308Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8335014Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8336638Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8338304Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8339742Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8341261Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8342835Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8344574Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8346080Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8347607Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8349142Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8350713Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8352328Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8353853Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8355587Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8357180Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8358690Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8360266Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8362055Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8363592Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8365404Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8366996Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8368522Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8370105Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8371633Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8373210Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8374906Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8376509Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8378061Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8379727Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8381357Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8382908Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8384604Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8386194Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8387772Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8389315Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8390916Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8392472Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8394022Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8395798Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8397384Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8398996Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8400586Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8402784Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8404529Z copying third_party/NVTX/docs/doxygen-cpp/inherits.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8406162Z copying third_party/NVTX/docs/doxygen-cpp/jquery.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8409086Z copying third_party/NVTX/docs/doxygen-cpp/menu.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8410757Z copying third_party/NVTX/docs/doxygen-cpp/menudata.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8412370Z copying third_party/NVTX/docs/doxygen-cpp/minus.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8413866Z copying third_party/NVTX/docs/doxygen-cpp/minusd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8415667Z copying third_party/NVTX/docs/doxygen-cpp/nav_f.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8417200Z copying third_party/NVTX/docs/doxygen-cpp/nav_fd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8418747Z copying third_party/NVTX/docs/doxygen-cpp/nav_g.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8420281Z copying third_party/NVTX/docs/doxygen-cpp/nav_h.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8421810Z copying third_party/NVTX/docs/doxygen-cpp/nav_hd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8423383Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8426108Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8427722Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8429191Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8430825Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp_source.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8434420Z copying third_party/NVTX/docs/doxygen-cpp/open.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8435992Z copying third_party/NVTX/docs/doxygen-cpp/plus.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8437532Z copying third_party/NVTX/docs/doxygen-cpp/plusd.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8439082Z copying third_party/NVTX/docs/doxygen-cpp/splitbar.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8440633Z copying third_party/NVTX/docs/doxygen-cpp/splitbard.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8442267Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8443873Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8445774Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8447319Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8448879Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8450488Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8452036Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8453623Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8455361Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1domain_1_1global.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8457064Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1range__handle-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8458603Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1range__handle.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8460330Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb-members.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8461934Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8463634Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8465375Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8466923Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8468484Z copying third_party/NVTX/docs/doxygen-cpp/sync_off.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8470121Z copying third_party/NVTX/docs/doxygen-cpp/sync_on.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8471567Z copying third_party/NVTX/docs/doxygen-cpp/tab_a.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8473100Z copying third_party/NVTX/docs/doxygen-cpp/tab_ad.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8474851Z copying third_party/NVTX/docs/doxygen-cpp/tab_b.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8476331Z copying third_party/NVTX/docs/doxygen-cpp/tab_bd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8477878Z copying third_party/NVTX/docs/doxygen-cpp/tab_h.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8479455Z copying third_party/NVTX/docs/doxygen-cpp/tab_hd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8480968Z copying third_party/NVTX/docs/doxygen-cpp/tab_s.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8482517Z copying third_party/NVTX/docs/doxygen-cpp/tab_sd.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8484238Z copying third_party/NVTX/docs/doxygen-cpp/tabs.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp 2025-10-10T00:04:41.8486062Z copying third_party/NVTX/docs/doxygen-cpp/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8487837Z copying third_party/NVTX/docs/doxygen-cpp/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8489516Z copying third_party/NVTX/docs/doxygen-cpp/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8491278Z copying third_party/NVTX/docs/doxygen-cpp/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8492929Z copying third_party/NVTX/docs/doxygen-cpp/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8494607Z copying third_party/NVTX/docs/doxygen-cpp/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8496147Z copying third_party/NVTX/docs/doxygen-cpp/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8497654Z copying third_party/NVTX/docs/doxygen-cpp/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8499205Z copying third_party/NVTX/docs/doxygen-cpp/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8500744Z copying third_party/NVTX/docs/doxygen-cpp/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8502237Z copying third_party/NVTX/docs/doxygen-cpp/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8503843Z copying third_party/NVTX/docs/doxygen-cpp/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8505561Z copying third_party/NVTX/docs/doxygen-cpp/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8507055Z copying third_party/NVTX/docs/doxygen-cpp/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8508563Z copying third_party/NVTX/docs/doxygen-cpp/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8510050Z copying third_party/NVTX/docs/doxygen-cpp/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8511642Z copying third_party/NVTX/docs/doxygen-cpp/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8513170Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8514736Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8516271Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8517923Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8519418Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8520953Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8522453Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8523963Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_7.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8525635Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_8.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8527130Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_9.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8528665Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_a.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8530197Z copying third_party/NVTX/docs/doxygen-cpp/search/close.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8531718Z copying third_party/NVTX/docs/doxygen-cpp/search/defines_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8533211Z copying third_party/NVTX/docs/doxygen-cpp/search/files_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8534767Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8536414Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8537958Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8539613Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8541250Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8543143Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8544878Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8546535Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_7.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8548020Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_8.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8549541Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_9.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8551146Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_a.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8552784Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_b.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8554378Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_c.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8555863Z copying third_party/NVTX/docs/doxygen-cpp/search/mag.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8557437Z copying third_party/NVTX/docs/doxygen-cpp/search/mag_d.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8558954Z copying third_party/NVTX/docs/doxygen-cpp/search/mag_sel.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8560454Z copying third_party/NVTX/docs/doxygen-cpp/search/mag_seld.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8561959Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8563490Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8565194Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8566708Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8568239Z copying third_party/NVTX/docs/doxygen-cpp/search/search.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8569796Z copying third_party/NVTX/docs/doxygen-cpp/search/search.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8571573Z copying third_party/NVTX/docs/doxygen-cpp/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8573089Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8574633Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8576301Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8577841Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8579396Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8580922Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8582467Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8583991Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8585767Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8587305Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8588834Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen-cpp/search 2025-10-10T00:04:41.8590338Z copying third_party/NVTX/docs/doxygen/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8591900Z copying third_party/NVTX/docs/doxygen/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8593400Z copying third_party/NVTX/docs/doxygen/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8594948Z copying third_party/NVTX/docs/doxygen/search/all_11.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8596513Z copying third_party/NVTX/docs/doxygen/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8598024Z copying third_party/NVTX/docs/doxygen/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8599469Z copying third_party/NVTX/docs/doxygen/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8600918Z copying third_party/NVTX/docs/doxygen/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8602404Z copying third_party/NVTX/docs/doxygen/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8603866Z copying third_party/NVTX/docs/doxygen/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8605530Z copying third_party/NVTX/docs/doxygen/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8607026Z copying third_party/NVTX/docs/doxygen/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8608642Z copying third_party/NVTX/docs/doxygen/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8610314Z copying third_party/NVTX/docs/doxygen/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8611813Z copying third_party/NVTX/docs/doxygen/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8613297Z copying third_party/NVTX/docs/doxygen/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8614960Z copying third_party/NVTX/docs/doxygen/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8616426Z copying third_party/NVTX/docs/doxygen/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8617982Z copying third_party/NVTX/docs/doxygen/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8619523Z copying third_party/NVTX/docs/doxygen/search/classes_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8621124Z copying third_party/NVTX/docs/doxygen/search/classes_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8622594Z copying third_party/NVTX/docs/doxygen/search/close.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8624280Z copying third_party/NVTX/docs/doxygen/search/defines_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8625939Z copying third_party/NVTX/docs/doxygen/search/enums_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8627528Z copying third_party/NVTX/docs/doxygen/search/enumvalues_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8629012Z copying third_party/NVTX/docs/doxygen/search/files_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8630547Z copying third_party/NVTX/docs/doxygen/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8632114Z copying third_party/NVTX/docs/doxygen/search/groups_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8633707Z copying third_party/NVTX/docs/doxygen/search/groups_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8635845Z copying third_party/NVTX/docs/doxygen/search/groups_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8641116Z copying third_party/NVTX/docs/doxygen/search/groups_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8642695Z copying third_party/NVTX/docs/doxygen/search/groups_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8644528Z copying third_party/NVTX/docs/doxygen/search/groups_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8646190Z copying third_party/NVTX/docs/doxygen/search/groups_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8647790Z copying third_party/NVTX/docs/doxygen/search/groups_7.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8649439Z copying third_party/NVTX/docs/doxygen/search/groups_8.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8651091Z copying third_party/NVTX/docs/doxygen/search/mag.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8652745Z copying third_party/NVTX/docs/doxygen/search/mag_d.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8654501Z copying third_party/NVTX/docs/doxygen/search/mag_sel.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8656199Z copying third_party/NVTX/docs/doxygen/search/mag_seld.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8657807Z copying third_party/NVTX/docs/doxygen/search/pages_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8659462Z copying third_party/NVTX/docs/doxygen/search/pages_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8660731Z copying third_party/NVTX/docs/doxygen/search/pages_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8662272Z copying third_party/NVTX/docs/doxygen/search/pages_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8663947Z copying third_party/NVTX/docs/doxygen/search/pages_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8665325Z copying third_party/NVTX/docs/doxygen/search/search.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8666737Z copying third_party/NVTX/docs/doxygen/search/search.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8668492Z copying third_party/NVTX/docs/doxygen/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8670374Z copying third_party/NVTX/docs/doxygen/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8671453Z copying third_party/NVTX/docs/doxygen/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8673151Z copying third_party/NVTX/docs/doxygen/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8675146Z copying third_party/NVTX/docs/doxygen/search/variables_10.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8676623Z copying third_party/NVTX/docs/doxygen/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8687553Z copying third_party/NVTX/docs/doxygen/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8688238Z copying third_party/NVTX/docs/doxygen/search/variables_4.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8688985Z copying third_party/NVTX/docs/doxygen/search/variables_5.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8689733Z copying third_party/NVTX/docs/doxygen/search/variables_6.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8690363Z copying third_party/NVTX/docs/doxygen/search/variables_7.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8690992Z copying third_party/NVTX/docs/doxygen/search/variables_8.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8691823Z copying third_party/NVTX/docs/doxygen/search/variables_9.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8692483Z copying third_party/NVTX/docs/doxygen/search/variables_a.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8693120Z copying third_party/NVTX/docs/doxygen/search/variables_b.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8693756Z copying third_party/NVTX/docs/doxygen/search/variables_c.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8694623Z copying third_party/NVTX/docs/doxygen/search/variables_d.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8695256Z copying third_party/NVTX/docs/doxygen/search/variables_e.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8696871Z copying third_party/NVTX/docs/doxygen/search/variables_f.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/doxygen/search 2025-10-10T00:04:41.8698527Z copying third_party/NVTX/docs/images/example_range.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/images 2025-10-10T00:04:41.8700648Z copying third_party/NVTX/docs/python/.buildinfo -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8702127Z copying third_party/NVTX/docs/python/annotate.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8703588Z copying third_party/NVTX/docs/python/annotation_attributes.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8704868Z copying third_party/NVTX/docs/python/annotation_types.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8706898Z copying third_party/NVTX/docs/python/automatic_annotations.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8708084Z copying third_party/NVTX/docs/python/best_practices.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8709899Z copying third_party/NVTX/docs/python/genindex.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8711065Z copying third_party/NVTX/docs/python/index.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8712685Z copying third_party/NVTX/docs/python/objects.inv -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8713828Z copying third_party/NVTX/docs/python/overview.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8715577Z copying third_party/NVTX/docs/python/py-modindex.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8717028Z copying third_party/NVTX/docs/python/reference.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8718950Z copying third_party/NVTX/docs/python/search.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8720398Z copying third_party/NVTX/docs/python/searchindex.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python 2025-10-10T00:04:41.8721984Z copying third_party/NVTX/docs/python/_images/annotations_attributes.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_images 2025-10-10T00:04:41.8724260Z copying third_party/NVTX/docs/python/_images/timeline.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_images 2025-10-10T00:04:41.8727568Z copying third_party/NVTX/docs/python/_images/timeline_auto.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_images 2025-10-10T00:04:41.8729824Z copying third_party/NVTX/docs/python/_images/timeline_lib.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_images 2025-10-10T00:04:41.8731892Z copying third_party/NVTX/docs/python/_sources/annotate.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8733126Z copying third_party/NVTX/docs/python/_sources/annotation_attributes.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8735334Z copying third_party/NVTX/docs/python/_sources/annotation_types.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8736499Z copying third_party/NVTX/docs/python/_sources/automatic_annotations.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8738256Z copying third_party/NVTX/docs/python/_sources/best_practices.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8739624Z copying third_party/NVTX/docs/python/_sources/index.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8741384Z copying third_party/NVTX/docs/python/_sources/overview.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8742992Z copying third_party/NVTX/docs/python/_sources/reference.rst.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_sources 2025-10-10T00:04:41.8744699Z copying third_party/NVTX/docs/python/_static/basic.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8746573Z copying third_party/NVTX/docs/python/_static/doctools.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8748289Z copying third_party/NVTX/docs/python/_static/documentation_options.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8749671Z copying third_party/NVTX/docs/python/_static/favicon.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8751359Z copying third_party/NVTX/docs/python/_static/file.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8753451Z copying third_party/NVTX/docs/python/_static/language_data.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8754886Z copying third_party/NVTX/docs/python/_static/minus.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8757759Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-1c-blk-for-screen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8758580Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-1c-wht-for-screen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8760087Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-blk-for-screen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8765366Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-wht-for-screen.svg -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8765919Z copying third_party/NVTX/docs/python/_static/plus.png -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8766287Z copying third_party/NVTX/docs/python/_static/pygments.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8766638Z copying third_party/NVTX/docs/python/_static/searchtools.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8767410Z copying third_party/NVTX/docs/python/_static/sphinx_highlight.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8769915Z copying third_party/NVTX/docs/python/_static/webpack-macros.html -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static 2025-10-10T00:04:41.8770719Z copying third_party/NVTX/docs/python/_static/scripts/bootstrap.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8772931Z copying third_party/NVTX/docs/python/_static/scripts/bootstrap.js.LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8774236Z copying third_party/NVTX/docs/python/_static/scripts/bootstrap.js.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8779370Z copying third_party/NVTX/docs/python/_static/scripts/fontawesome.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8793870Z copying third_party/NVTX/docs/python/_static/scripts/fontawesome.js.LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8795523Z copying third_party/NVTX/docs/python/_static/scripts/fontawesome.js.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8811565Z copying third_party/NVTX/docs/python/_static/scripts/nvidia-sphinx-theme.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8812777Z copying third_party/NVTX/docs/python/_static/scripts/pydata-sphinx-theme.js -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8814516Z copying third_party/NVTX/docs/python/_static/scripts/pydata-sphinx-theme.js.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/scripts 2025-10-10T00:04:41.8816653Z copying third_party/NVTX/docs/python/_static/styles/nvidia-sphinx-theme.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/styles 2025-10-10T00:04:41.8818039Z copying third_party/NVTX/docs/python/_static/styles/nvidia-sphinx-theme.css.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/styles 2025-10-10T00:04:41.8819917Z copying third_party/NVTX/docs/python/_static/styles/pydata-sphinx-theme.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/styles 2025-10-10T00:04:41.8825060Z copying third_party/NVTX/docs/python/_static/styles/pydata-sphinx-theme.css.map -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/styles 2025-10-10T00:04:41.8838718Z copying third_party/NVTX/docs/python/_static/styles/theme.css -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/styles 2025-10-10T00:04:41.8840912Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-brands-400.ttf -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:41.8843964Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-brands-400.woff2 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:41.8847007Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-regular-400.ttf -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:41.8849178Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-regular-400.woff2 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:41.8850719Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-solid-900.ttf -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:41.8856961Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-solid-900.woff2 -> torch-2.10.0a0+git344e636/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-10-10T00:04:41.8859502Z copying third_party/NVTX/python/.flake8.cython -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8861571Z copying third_party/NVTX/python/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8862532Z copying third_party/NVTX/python/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8864486Z copying third_party/NVTX/python/README.md -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8865980Z copying third_party/NVTX/python/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8867285Z copying third_party/NVTX/python/setup.cfg -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8868808Z copying third_party/NVTX/python/setup.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python 2025-10-10T00:04:41.8870288Z copying third_party/NVTX/python/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8871596Z copying third_party/NVTX/python/docs/annotate.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8873124Z copying third_party/NVTX/python/docs/annotation_attributes.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8874675Z copying third_party/NVTX/python/docs/annotation_types.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8876457Z copying third_party/NVTX/python/docs/automatic_annotations.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8877693Z copying third_party/NVTX/python/docs/best_practices.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8879211Z copying third_party/NVTX/python/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8880628Z copying third_party/NVTX/python/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8881960Z copying third_party/NVTX/python/docs/make.bat -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8883438Z copying third_party/NVTX/python/docs/overview.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8884983Z copying third_party/NVTX/python/docs/reference.rst -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs 2025-10-10T00:04:41.8886742Z copying third_party/NVTX/python/docs/images/annotations_attributes.png -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs/images 2025-10-10T00:04:41.8888609Z copying third_party/NVTX/python/docs/images/domains.png -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs/images 2025-10-10T00:04:41.8890925Z copying third_party/NVTX/python/docs/images/timeline.png -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs/images 2025-10-10T00:04:41.8893628Z copying third_party/NVTX/python/docs/images/timeline_auto.png -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs/images 2025-10-10T00:04:41.8896643Z copying third_party/NVTX/python/docs/images/timeline_lib.png -> torch-2.10.0a0+git344e636/third_party/NVTX/python/docs/images 2025-10-10T00:04:41.8898413Z copying third_party/NVTX/python/src/nvtx/__init__.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx 2025-10-10T00:04:41.8900812Z copying third_party/NVTX/python/src/nvtx/__main__.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx 2025-10-10T00:04:41.8901465Z copying third_party/NVTX/python/src/nvtx/colors.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx 2025-10-10T00:04:41.8902722Z copying third_party/NVTX/python/src/nvtx/nvtx.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx 2025-10-10T00:04:41.8904055Z copying third_party/NVTX/python/src/nvtx/_lib/__init__.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx/_lib 2025-10-10T00:04:41.8905652Z copying third_party/NVTX/python/src/nvtx/_lib/lib.pyx -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx/_lib 2025-10-10T00:04:41.8907146Z copying third_party/NVTX/python/src/nvtx/_lib/profiler.pyx -> torch-2.10.0a0+git344e636/third_party/NVTX/python/src/nvtx/_lib 2025-10-10T00:04:41.8908991Z copying third_party/NVTX/python/tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/tests 2025-10-10T00:04:41.8909761Z copying third_party/NVTX/python/tests/conftest.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/tests 2025-10-10T00:04:41.8910741Z copying third_party/NVTX/python/tests/test_basic.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/tests 2025-10-10T00:04:41.8912243Z copying third_party/NVTX/python/tests/test_profiler.py -> torch-2.10.0a0+git344e636/third_party/NVTX/python/tests 2025-10-10T00:04:41.8913836Z copying third_party/NVTX/python/tests/cython/test_profiler.pyx -> torch-2.10.0a0+git344e636/third_party/NVTX/python/tests/cython 2025-10-10T00:04:41.8915654Z copying third_party/NVTX/tests/Attributes.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8917646Z copying third_party/NVTX/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8918666Z copying third_party/NVTX/tests/Calls.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8920146Z copying third_party/NVTX/tests/CoverageC.c -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8921508Z copying third_party/NVTX/tests/CoverageCpp.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8922804Z copying third_party/NVTX/tests/CoverageCuda.cu -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8924450Z copying third_party/NVTX/tests/CoverageExtCounter.c -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8926010Z copying third_party/NVTX/tests/CoverageExtMem.c -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8927180Z copying third_party/NVTX/tests/CoverageExtMemCudaRt.cu -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8928460Z copying third_party/NVTX/tests/CoverageExtPayload.c -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8929450Z copying third_party/NVTX/tests/DllHelper.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8930549Z copying third_party/NVTX/tests/Domains.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8934824Z copying third_party/NVTX/tests/ExportApi.c -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8935440Z copying third_party/NVTX/tests/InjectionHelper.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8935910Z copying third_party/NVTX/tests/LinkerDupesFileA.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8936418Z copying third_party/NVTX/tests/LinkerDupesFileB.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8937695Z copying third_party/NVTX/tests/LinkerDupesMain.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8939470Z copying third_party/NVTX/tests/NamedCategories.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8941041Z copying third_party/NVTX/tests/PathHelper.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8942830Z copying third_party/NVTX/tests/PrettyPrintersNvtxC.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8944672Z copying third_party/NVTX/tests/PrettyPrintersNvtxCpp.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8946767Z copying third_party/NVTX/tests/PrintInjection.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8947713Z copying third_party/NVTX/tests/PrintInjectionC.c -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8949157Z copying third_party/NVTX/tests/PrintInjectionCpp.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8950610Z copying third_party/NVTX/tests/PrintInjectionImpl.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8951962Z copying third_party/NVTX/tests/PrintInjectionImpl.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8953591Z copying third_party/NVTX/tests/RegisteredStrings.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8955646Z copying third_party/NVTX/tests/RunTest.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8960676Z copying third_party/NVTX/tests/Same.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8961137Z copying third_party/NVTX/tests/SelfInjection.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8961666Z copying third_party/NVTX/tests/SelfInjection.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8962955Z copying third_party/NVTX/tests/TestCoverage.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8966372Z copying third_party/NVTX/tests/TestSelfInjection.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8966879Z copying third_party/NVTX/tests/UseExportedApi.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8967726Z copying third_party/NVTX/tests/mingw-w64-x86_64.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/tests 2025-10-10T00:04:41.8969511Z copying third_party/NVTX/tests/Imports/cuda_lite/cuda.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests/Imports/cuda_lite 2025-10-10T00:04:41.8971787Z copying third_party/NVTX/tests/Imports/cuda_lite/cuda_runtime.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests/Imports/cuda_lite 2025-10-10T00:04:41.8973957Z copying third_party/NVTX/tests/Imports/cuda_lite/driver_types.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests/Imports/cuda_lite 2025-10-10T00:04:41.8975098Z copying third_party/NVTX/tests/Imports/opencl_lite/CL/cl.h -> torch-2.10.0a0+git344e636/third_party/NVTX/tests/Imports/opencl_lite/CL 2025-10-10T00:04:41.8976219Z copying third_party/NVTX/tests/cmake/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tests/cmake 2025-10-10T00:04:41.8978910Z copying third_party/NVTX/tests/cmake/add_subdir_test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tests/cmake/add_subdir_test 2025-10-10T00:04:41.8979513Z copying third_party/NVTX/tools/.clang-format -> torch-2.10.0a0+git344e636/third_party/NVTX/tools 2025-10-10T00:04:41.8981448Z copying third_party/NVTX/tools/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tools 2025-10-10T00:04:41.8983092Z copying third_party/NVTX/tools/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/benchmarks 2025-10-10T00:04:41.8984368Z copying third_party/NVTX/tools/benchmarks/example/example_benchmark.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/benchmarks/example 2025-10-10T00:04:41.8987111Z copying third_party/NVTX/tools/benchmarks/nvtx/nvtx_benchmark.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/benchmarks/nvtx 2025-10-10T00:04:41.8988906Z copying third_party/NVTX/tools/cmake/CPM.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake 2025-10-10T00:04:41.8989934Z copying third_party/NVTX/tools/cmake/Modules/ConfigureGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake/Modules 2025-10-10T00:04:41.8990776Z copying third_party/NVTX/tools/cmake/Modules/ConfigureGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake/Modules 2025-10-10T00:04:41.8992562Z copying third_party/NVTX/tools/cmake/Templates/GoogleBenchmark.CMakeLists.txt.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake/Templates 2025-10-10T00:04:41.8994664Z copying third_party/NVTX/tools/cmake/Templates/GoogleTest.CMakeLists.txt.cmake -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/cmake/Templates 2025-10-10T00:04:41.8996419Z copying third_party/NVTX/tools/docs/doxyfile-c -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs 2025-10-10T00:04:41.8998640Z copying third_party/NVTX/tools/docs/doxyfile-cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs 2025-10-10T00:04:41.9001266Z copying third_party/NVTX/tools/docs/generate-readme.py -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs 2025-10-10T00:04:41.9003244Z copying third_party/NVTX/tools/docs/how_to_generate_doxygen_for_nvtx.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs 2025-10-10T00:04:41.9005093Z copying third_party/NVTX/tools/docs/github-markdown-css/github-markdown.css -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs/github-markdown-css 2025-10-10T00:04:41.9007070Z copying third_party/NVTX/tools/docs/github-markdown-css/license -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/docs/github-markdown-css 2025-10-10T00:04:41.9008650Z copying third_party/NVTX/tools/sample-injection/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection 2025-10-10T00:04:41.9010236Z copying third_party/NVTX/tools/sample-injection/README.md -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection 2025-10-10T00:04:41.9012345Z copying third_party/NVTX/tools/sample-injection/Source/NvtxSampleInjection.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection/Source 2025-10-10T00:04:41.9013877Z copying third_party/NVTX/tools/sample-injection/Test/NvtxTest.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection/Test 2025-10-10T00:04:41.9015704Z copying third_party/NVTX/tools/sample-injection/Test/NvtxTest.py -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/sample-injection/Test 2025-10-10T00:04:41.9017114Z copying third_party/NVTX/tools/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/tests 2025-10-10T00:04:41.9018968Z copying third_party/NVTX/tools/tests/nvtx_tests.cpp -> torch-2.10.0a0+git344e636/third_party/NVTX/tools/tests 2025-10-10T00:04:41.9020463Z copying third_party/VulkanMemoryAllocator/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:41.9022302Z copying third_party/VulkanMemoryAllocator/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:41.9024469Z copying third_party/VulkanMemoryAllocator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:41.9025598Z copying third_party/VulkanMemoryAllocator/Doxyfile -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:41.9029313Z copying third_party/VulkanMemoryAllocator/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:41.9029922Z copying third_party/VulkanMemoryAllocator/README.md -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator 2025-10-10T00:04:41.9031740Z copying third_party/VulkanMemoryAllocator/bin/Shader.frag.spv -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/bin 2025-10-10T00:04:41.9033220Z copying third_party/VulkanMemoryAllocator/bin/Shader.vert.spv -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/bin 2025-10-10T00:04:41.9034999Z copying third_party/VulkanMemoryAllocator/bin/VmaSample_Release_vs2022.exe -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/bin 2025-10-10T00:04:41.9040663Z copying third_party/VulkanMemoryAllocator/docs/.nojekyll -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs 2025-10-10T00:04:41.9041975Z copying third_party/VulkanMemoryAllocator/docs/gfx/Aliasing.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9043759Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_1_algo_default.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9045633Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_2_algo_linear.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9047192Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_3_free_at_once.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9048750Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_4_stack.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9050429Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_5_ring_buffer.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9052143Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_7_double_stack.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9053504Z copying third_party/VulkanMemoryAllocator/docs/gfx/Margins_1.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9055201Z copying third_party/VulkanMemoryAllocator/docs/gfx/Margins_2.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9056935Z copying third_party/VulkanMemoryAllocator/docs/gfx/VMA_class_diagram.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/gfx 2025-10-10T00:04:41.9059170Z copying third_party/VulkanMemoryAllocator/docs/html/allocation_annotation.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9060641Z copying third_party/VulkanMemoryAllocator/docs/html/annotated.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9062267Z copying third_party/VulkanMemoryAllocator/docs/html/bc_s.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9063819Z copying third_party/VulkanMemoryAllocator/docs/html/bc_sd.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9065658Z copying third_party/VulkanMemoryAllocator/docs/html/choosing_memory_type.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9067534Z copying third_party/VulkanMemoryAllocator/docs/html/classes.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9069214Z copying third_party/VulkanMemoryAllocator/docs/html/clipboard.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9070722Z copying third_party/VulkanMemoryAllocator/docs/html/closed.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9072311Z copying third_party/VulkanMemoryAllocator/docs/html/configuration.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9073833Z copying third_party/VulkanMemoryAllocator/docs/html/cookie.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9075684Z copying third_party/VulkanMemoryAllocator/docs/html/custom_memory_pools.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9077528Z copying third_party/VulkanMemoryAllocator/docs/html/debugging_memory_usage.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9079184Z copying third_party/VulkanMemoryAllocator/docs/html/defragmentation.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9081224Z copying third_party/VulkanMemoryAllocator/docs/html/deprecated.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9083036Z copying third_party/VulkanMemoryAllocator/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9084431Z copying third_party/VulkanMemoryAllocator/docs/html/doc.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9086052Z copying third_party/VulkanMemoryAllocator/docs/html/docd.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9087628Z copying third_party/VulkanMemoryAllocator/docs/html/doxygen.css -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9090053Z copying third_party/VulkanMemoryAllocator/docs/html/doxygen.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9091690Z copying third_party/VulkanMemoryAllocator/docs/html/doxygen_crawl.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9093905Z copying third_party/VulkanMemoryAllocator/docs/html/dynsections.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9095644Z copying third_party/VulkanMemoryAllocator/docs/html/enabling_buffer_device_address.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9097171Z copying third_party/VulkanMemoryAllocator/docs/html/faq.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9098908Z copying third_party/VulkanMemoryAllocator/docs/html/files.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9100693Z copying third_party/VulkanMemoryAllocator/docs/html/folderclosed.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9102160Z copying third_party/VulkanMemoryAllocator/docs/html/folderclosedd.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9103678Z copying third_party/VulkanMemoryAllocator/docs/html/folderopen.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9105502Z copying third_party/VulkanMemoryAllocator/docs/html/folderopend.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9107085Z copying third_party/VulkanMemoryAllocator/docs/html/functions.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9109030Z copying third_party/VulkanMemoryAllocator/docs/html/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9110956Z copying third_party/VulkanMemoryAllocator/docs/html/general_considerations.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9112598Z copying third_party/VulkanMemoryAllocator/docs/html/globals.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9115246Z copying third_party/VulkanMemoryAllocator/docs/html/globals_enum.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9116710Z copying third_party/VulkanMemoryAllocator/docs/html/globals_eval.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9118713Z copying third_party/VulkanMemoryAllocator/docs/html/globals_func.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9120356Z copying third_party/VulkanMemoryAllocator/docs/html/globals_type.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9122142Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__alloc.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9126710Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__init.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9128639Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__stats.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9131081Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__virtual.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9133296Z copying third_party/VulkanMemoryAllocator/docs/html/index.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9135033Z copying third_party/VulkanMemoryAllocator/docs/html/jquery.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9138650Z copying third_party/VulkanMemoryAllocator/docs/html/memory_mapping.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9140306Z copying third_party/VulkanMemoryAllocator/docs/html/menu.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9142251Z copying third_party/VulkanMemoryAllocator/docs/html/menudata.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9143282Z copying third_party/VulkanMemoryAllocator/docs/html/minus.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9145422Z copying third_party/VulkanMemoryAllocator/docs/html/minusd.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9146837Z copying third_party/VulkanMemoryAllocator/docs/html/nav_f.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9148355Z copying third_party/VulkanMemoryAllocator/docs/html/nav_fd.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9149855Z copying third_party/VulkanMemoryAllocator/docs/html/nav_g.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9151490Z copying third_party/VulkanMemoryAllocator/docs/html/nav_h.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9153300Z copying third_party/VulkanMemoryAllocator/docs/html/nav_hd.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9155357Z copying third_party/VulkanMemoryAllocator/docs/html/navtree.css -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9157113Z copying third_party/VulkanMemoryAllocator/docs/html/open.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9158937Z copying third_party/VulkanMemoryAllocator/docs/html/other_api_interop.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9160294Z copying third_party/VulkanMemoryAllocator/docs/html/pages.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9162203Z copying third_party/VulkanMemoryAllocator/docs/html/plus.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9163827Z copying third_party/VulkanMemoryAllocator/docs/html/plusd.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9167767Z copying third_party/VulkanMemoryAllocator/docs/html/quick_start.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9168250Z copying third_party/VulkanMemoryAllocator/docs/html/resize.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9169693Z copying third_party/VulkanMemoryAllocator/docs/html/resource_aliasing.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9170947Z copying third_party/VulkanMemoryAllocator/docs/html/splitbar.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9173543Z copying third_party/VulkanMemoryAllocator/docs/html/splitbard.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9174470Z copying third_party/VulkanMemoryAllocator/docs/html/statistics.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9176205Z copying third_party/VulkanMemoryAllocator/docs/html/staying_within_budget.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9177744Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9179094Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_create_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9180379Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_create_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9181784Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9182843Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9185373Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info2-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9186196Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info2.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9187506Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9189114Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_create_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9190694Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_create_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9193858Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9194791Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9196211Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_budget-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9197701Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_budget.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9199860Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_context.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9201769Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9203504Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9205952Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_move-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9207319Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_move.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9208903Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_pass_move_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9211196Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_pass_move_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9212654Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_stats-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9213812Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_stats.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9216074Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_detailed_statistics-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9217682Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_detailed_statistics.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9218901Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_device_memory_callbacks-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9222303Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_device_memory_callbacks.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9223150Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9224345Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool_create_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9226270Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool_create_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9228110Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_statistics-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9230401Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_statistics.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9231269Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_total_statistics-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9232531Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_total_statistics.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9234975Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9236580Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_create_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9237755Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_create_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9240165Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9241275Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9242700Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9244393Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block_create_info-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9245856Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block_create_info.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9248342Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_vulkan_functions-members.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9249561Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_vulkan_functions.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9250756Z copying third_party/VulkanMemoryAllocator/docs/html/sync_off.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9252827Z copying third_party/VulkanMemoryAllocator/docs/html/sync_on.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9254316Z copying third_party/VulkanMemoryAllocator/docs/html/tab_a.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9256244Z copying third_party/VulkanMemoryAllocator/docs/html/tab_ad.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9258079Z copying third_party/VulkanMemoryAllocator/docs/html/tab_b.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9259593Z copying third_party/VulkanMemoryAllocator/docs/html/tab_bd.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9261380Z copying third_party/VulkanMemoryAllocator/docs/html/tab_h.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9263042Z copying third_party/VulkanMemoryAllocator/docs/html/tab_hd.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9264913Z copying third_party/VulkanMemoryAllocator/docs/html/tab_s.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9267029Z copying third_party/VulkanMemoryAllocator/docs/html/tab_sd.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9268784Z copying third_party/VulkanMemoryAllocator/docs/html/tabs.css -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9270386Z copying third_party/VulkanMemoryAllocator/docs/html/topics.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9271994Z copying third_party/VulkanMemoryAllocator/docs/html/usage_patterns.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9273764Z copying third_party/VulkanMemoryAllocator/docs/html/virtual_allocator.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9275871Z copying third_party/VulkanMemoryAllocator/docs/html/vk__mem__alloc_8h.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9279273Z copying third_party/VulkanMemoryAllocator/docs/html/vk_amd_device_coherent_memory.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9281463Z copying third_party/VulkanMemoryAllocator/docs/html/vk_ext_memory_priority.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9282814Z copying third_party/VulkanMemoryAllocator/docs/html/vk_khr_dedicated_allocation.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9284455Z copying third_party/VulkanMemoryAllocator/docs/html/vk_khr_external_memory_win32.html -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html 2025-10-10T00:04:41.9286238Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9287630Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9288953Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9290285Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_11.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9291684Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_12.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9293174Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_13.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9294651Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_14.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9296453Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_15.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9297770Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9299156Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9300691Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9302068Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9303463Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9313138Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9313898Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9314811Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9315564Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9316161Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9316586Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9317012Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9317418Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9318140Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9319048Z copying third_party/VulkanMemoryAllocator/docs/html/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9320181Z copying third_party/VulkanMemoryAllocator/docs/html/search/close.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9322206Z copying third_party/VulkanMemoryAllocator/docs/html/search/enums_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9324292Z copying third_party/VulkanMemoryAllocator/docs/html/search/enumvalues_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9325852Z copying third_party/VulkanMemoryAllocator/docs/html/search/files_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9328116Z copying third_party/VulkanMemoryAllocator/docs/html/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9329506Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9331074Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_1.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9332516Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_2.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9334052Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_3.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9336001Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_4.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9337733Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_5.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9340287Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9341281Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag_d.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9342149Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag_sel.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9343737Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag_seld.svg -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9345442Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9347075Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_1.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9348590Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_10.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9350113Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_11.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9351658Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_12.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9353304Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_13.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9355101Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_2.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9356749Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_3.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9358335Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_4.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9359928Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_5.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9361455Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_6.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9363060Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_7.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9364770Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_8.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9366491Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_9.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9368021Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_a.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9369494Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_b.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9371052Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_c.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9372698Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_d.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9374456Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_e.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9376158Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_f.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9377774Z copying third_party/VulkanMemoryAllocator/docs/html/search/search.css -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9379470Z copying third_party/VulkanMemoryAllocator/docs/html/search/search.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9381402Z copying third_party/VulkanMemoryAllocator/docs/html/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9382933Z copying third_party/VulkanMemoryAllocator/docs/html/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9384708Z copying third_party/VulkanMemoryAllocator/docs/html/search/typedefs_1.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9386371Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9387915Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9389509Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9391116Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9392734Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_4.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9394509Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_5.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9396113Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_6.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9397769Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_7.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9399346Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_8.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9400910Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_9.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9402502Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_a.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9404460Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_b.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9405958Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_c.js -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/docs/html/search 2025-10-10T00:04:41.9407515Z copying third_party/VulkanMemoryAllocator/include/vk_mem_alloc.h -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/include 2025-10-10T00:04:41.9416140Z copying third_party/VulkanMemoryAllocator/media/Thumbnail.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/media 2025-10-10T00:04:41.9417676Z copying third_party/VulkanMemoryAllocator/src/.editorconfig -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9419262Z copying third_party/VulkanMemoryAllocator/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9420755Z copying third_party/VulkanMemoryAllocator/src/Common.cpp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9422645Z copying third_party/VulkanMemoryAllocator/src/Common.h -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9424415Z copying third_party/VulkanMemoryAllocator/src/SparseBindingTest.cpp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9426382Z copying third_party/VulkanMemoryAllocator/src/SparseBindingTest.h -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9427693Z copying third_party/VulkanMemoryAllocator/src/Tests.cpp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9432588Z copying third_party/VulkanMemoryAllocator/src/Tests.h -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9433870Z copying third_party/VulkanMemoryAllocator/src/VmaUsage.cpp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9435586Z copying third_party/VulkanMemoryAllocator/src/VmaUsage.h -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9437846Z copying third_party/VulkanMemoryAllocator/src/VolkUsage.cpp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9439473Z copying third_party/VulkanMemoryAllocator/src/VulkanSample.cpp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9442407Z copying third_party/VulkanMemoryAllocator/src/vk_mem_alloc.natvis -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src 2025-10-10T00:04:41.9443913Z copying third_party/VulkanMemoryAllocator/src/Shaders/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src/Shaders 2025-10-10T00:04:41.9445860Z copying third_party/VulkanMemoryAllocator/src/Shaders/CompileShaders.bat -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src/Shaders 2025-10-10T00:04:41.9447466Z copying third_party/VulkanMemoryAllocator/src/Shaders/Shader.frag -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src/Shaders 2025-10-10T00:04:41.9449003Z copying third_party/VulkanMemoryAllocator/src/Shaders/Shader.vert -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src/Shaders 2025-10-10T00:04:41.9450620Z copying third_party/VulkanMemoryAllocator/src/Shaders/SparseBindingTest.comp -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/src/Shaders 2025-10-10T00:04:41.9452564Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDump.schema.json -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-10-10T00:04:41.9453986Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-10-10T00:04:41.9455867Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README.md -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-10-10T00:04:41.9457721Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/Sample.json -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-10-10T00:04:41.9460473Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/ExampleOutput.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9462245Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Bkg.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9463819Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_1.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9465585Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_2.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9467151Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_3.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9468812Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_4.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9470264Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Details.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9471804Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_1.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9473403Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_2.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9475348Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_3.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9477166Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_4.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9478724Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_Linear.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9480315Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_Unknown.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9481831Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Unknown.png -> torch-2.10.0a0+git344e636/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-10-10T00:04:41.9482776Z copying third_party/XNNPACK/.bazelrc -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9484918Z copying third_party/XNNPACK/.clang-format -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9486696Z copying third_party/XNNPACK/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9488930Z copying third_party/XNNPACK/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9491476Z copying third_party/XNNPACK/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9492632Z copying third_party/XNNPACK/LICENSE -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9494593Z copying third_party/XNNPACK/README.md -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9496658Z copying third_party/XNNPACK/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9497931Z copying third_party/XNNPACK/build_defs.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9499940Z copying third_party/XNNPACK/build_params.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9501828Z copying third_party/XNNPACK/build_srcs.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9503104Z copying third_party/XNNPACK/emscripten.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9505210Z copying third_party/XNNPACK/preamble.js.lds -> torch-2.10.0a0+git344e636/third_party/XNNPACK 2025-10-10T00:04:41.9506638Z copying third_party/XNNPACK/bench/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9508626Z copying third_party/XNNPACK/bench/average-pooling.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9510709Z copying third_party/XNNPACK/bench/batch-matrix-multiply.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9512073Z copying third_party/XNNPACK/bench/bf16-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9513904Z copying third_party/XNNPACK/bench/bgemm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9515545Z copying third_party/XNNPACK/bench/binary.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9517615Z copying third_party/XNNPACK/bench/channel-shuffle.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9518895Z copying third_party/XNNPACK/bench/conv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9521383Z copying third_party/XNNPACK/bench/convolution.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9523945Z copying third_party/XNNPACK/bench/dconv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9525537Z copying third_party/XNNPACK/bench/deconvolution.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9527523Z copying third_party/XNNPACK/bench/dwconv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9529303Z copying third_party/XNNPACK/bench/f16-conv-hwc2chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9530766Z copying third_party/XNNPACK/bench/f16-dwconv.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9532673Z copying third_party/XNNPACK/bench/f16-dwconv2d-chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9534451Z copying third_party/XNNPACK/bench/f16-f32acc-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9536035Z copying third_party/XNNPACK/bench/f16-f32acc-igemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9538278Z copying third_party/XNNPACK/bench/f16-f32acc-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9539133Z copying third_party/XNNPACK/bench/f16-f32acc-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9540981Z copying third_party/XNNPACK/bench/f16-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9542472Z copying third_party/XNNPACK/bench/f16-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9543956Z copying third_party/XNNPACK/bench/f16-igemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9546404Z copying third_party/XNNPACK/bench/f16-raddstoreexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9547820Z copying third_party/XNNPACK/bench/f16-rmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9549192Z copying third_party/XNNPACK/bench/f16-rmin.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9550793Z copying third_party/XNNPACK/bench/f16-rminmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9552063Z copying third_party/XNNPACK/bench/f16-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9554318Z copying third_party/XNNPACK/bench/f16-spmm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9555198Z copying third_party/XNNPACK/bench/f16-vcmul.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9556582Z copying third_party/XNNPACK/bench/f32-bgemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9558769Z copying third_party/XNNPACK/bench/f32-conv-hwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9560636Z copying third_party/XNNPACK/bench/f32-conv-hwc2chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9562145Z copying third_party/XNNPACK/bench/f32-dwconv.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9565070Z copying third_party/XNNPACK/bench/f32-dwconv2d-chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9567795Z copying third_party/XNNPACK/bench/f32-gemm-goi-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9569100Z copying third_party/XNNPACK/bench/f32-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9571689Z copying third_party/XNNPACK/bench/f32-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9574592Z copying third_party/XNNPACK/bench/f32-igemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9576544Z copying third_party/XNNPACK/bench/f32-im2col-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9577918Z copying third_party/XNNPACK/bench/f32-qc4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9580175Z copying third_party/XNNPACK/bench/f32-qc8w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9582751Z copying third_party/XNNPACK/bench/f32-raddexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9583969Z copying third_party/XNNPACK/bench/f32-raddextexp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9586287Z copying third_party/XNNPACK/bench/f32-raddstoreexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9587655Z copying third_party/XNNPACK/bench/f32-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9589678Z copying third_party/XNNPACK/bench/f32-rmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9591211Z copying third_party/XNNPACK/bench/f32-rmin.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9594657Z copying third_party/XNNPACK/bench/f32-rminmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9595202Z copying third_party/XNNPACK/bench/f32-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9597330Z copying third_party/XNNPACK/bench/f32-softmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9599942Z copying third_party/XNNPACK/bench/f32-spmm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9602348Z copying third_party/XNNPACK/bench/f32-vcmul.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9602947Z copying third_party/XNNPACK/bench/f32-vscaleexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9604875Z copying third_party/XNNPACK/bench/f32-vscaleextexp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9606876Z copying third_party/XNNPACK/bench/fully-connected.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9608443Z copying third_party/XNNPACK/bench/gemm-benchmark.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9610916Z copying third_party/XNNPACK/bench/gemm-benchmark.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9612225Z copying third_party/XNNPACK/bench/gemm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9614937Z copying third_party/XNNPACK/bench/max-pooling.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9616116Z copying third_party/XNNPACK/bench/packq-benchmark.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9617746Z copying third_party/XNNPACK/bench/packq-benchmark.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9619444Z copying third_party/XNNPACK/bench/packw-benchmark.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9621239Z copying third_party/XNNPACK/bench/prelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9623079Z copying third_party/XNNPACK/bench/qd8-f16-qb4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9625101Z copying third_party/XNNPACK/bench/qd8-f16-qc4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9627511Z copying third_party/XNNPACK/bench/qd8-f16-qc8w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9629865Z copying third_party/XNNPACK/bench/qd8-f32-qb4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9632006Z copying third_party/XNNPACK/bench/qd8-f32-qc4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9635434Z copying third_party/XNNPACK/bench/qd8-f32-qc8w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9638287Z copying third_party/XNNPACK/bench/qp8-f32-qb4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9639689Z copying third_party/XNNPACK/bench/qp8-f32-qc4w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9641747Z copying third_party/XNNPACK/bench/qs8-dwconv.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9644675Z copying third_party/XNNPACK/bench/qs8-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9645815Z copying third_party/XNNPACK/bench/qs8-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9647461Z copying third_party/XNNPACK/bench/qs8-qc4w-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9649041Z copying third_party/XNNPACK/bench/qs8-qc8w-gemm-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9652898Z copying third_party/XNNPACK/bench/qs8-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9654513Z copying third_party/XNNPACK/bench/qs8-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9656481Z copying third_party/XNNPACK/bench/qu8-gemm-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9658688Z copying third_party/XNNPACK/bench/qu8-gemm-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9660359Z copying third_party/XNNPACK/bench/qu8-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9662555Z copying third_party/XNNPACK/bench/qu8-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9664332Z copying third_party/XNNPACK/bench/qu8-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9666223Z copying third_party/XNNPACK/bench/rsum-benchmark.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9667984Z copying third_party/XNNPACK/bench/scaled-dot-product-attention.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9669593Z copying third_party/XNNPACK/bench/softmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9671519Z copying third_party/XNNPACK/bench/spmm-benchmark.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9673024Z copying third_party/XNNPACK/bench/spmm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9674930Z copying third_party/XNNPACK/bench/unary.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9676757Z copying third_party/XNNPACK/bench/utils.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9678617Z copying third_party/XNNPACK/bench/utils.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9680384Z copying third_party/XNNPACK/bench/vbinary.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9682036Z copying third_party/XNNPACK/bench/vunary.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9683796Z copying third_party/XNNPACK/bench/x16-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9685685Z copying third_party/XNNPACK/bench/x32-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9687246Z copying third_party/XNNPACK/bench/x8-lut.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9688946Z copying third_party/XNNPACK/bench/x8-packq.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9690552Z copying third_party/XNNPACK/bench/x8-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9692194Z copying third_party/XNNPACK/bench/xN-transposec.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9693797Z copying third_party/XNNPACK/bench/xx-transposev.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench 2025-10-10T00:04:41.9695648Z copying third_party/XNNPACK/bench/models/BUILD -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9697221Z copying third_party/XNNPACK/bench/models/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9698789Z copying third_party/XNNPACK/bench/models/fp32-attention.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9700392Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v1.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9702664Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9706101Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v3-large.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9709424Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v3-small.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9712586Z copying third_party/XNNPACK/bench/models/models.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9713943Z copying third_party/XNNPACK/bench/models/qd8-attention.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9716230Z copying third_party/XNNPACK/bench/models/qs8-mobilenet-v2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/bench/models 2025-10-10T00:04:41.9719273Z copying third_party/XNNPACK/build_config/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/XNNPACK/build_config 2025-10-10T00:04:41.9720722Z copying third_party/XNNPACK/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9722343Z copying third_party/XNNPACK/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9723880Z copying third_party/XNNPACK/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9725569Z copying third_party/XNNPACK/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9727148Z copying third_party/XNNPACK/cmake/DownloadKleidiAI.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9728711Z copying third_party/XNNPACK/cmake/DownloadPThreadPool.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9730174Z copying third_party/XNNPACK/cmake/aarch64.toolchain -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9731763Z copying third_party/XNNPACK/cmake/armhf.toolchain -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9733235Z copying third_party/XNNPACK/cmake/hexagon.toolchain -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9734902Z copying third_party/XNNPACK/cmake/riscv64.toolchain -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9736824Z copying third_party/XNNPACK/cmake/x64_arm64.toolchain -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake 2025-10-10T00:04:41.9738325Z copying third_party/XNNPACK/cmake/gen/aarch32_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9739844Z copying third_party/XNNPACK/cmake/gen/aarch64_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9747064Z copying third_party/XNNPACK/cmake/gen/armsimd32_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9748052Z copying third_party/XNNPACK/cmake/gen/avx256skx_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9749077Z copying third_party/XNNPACK/cmake/gen/avx256vnni_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9749936Z copying third_party/XNNPACK/cmake/gen/avx256vnnigfni_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9750319Z copying third_party/XNNPACK/cmake/gen/avx2_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9750713Z copying third_party/XNNPACK/cmake/gen/avx512amx_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9751170Z copying third_party/XNNPACK/cmake/gen/avx512f_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9751614Z copying third_party/XNNPACK/cmake/gen/avx512fp16_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9753468Z copying third_party/XNNPACK/cmake/gen/avx512skx_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9755756Z copying third_party/XNNPACK/cmake/gen/avx512vbmi_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9757681Z copying third_party/XNNPACK/cmake/gen/avx512vnni_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9764434Z copying third_party/XNNPACK/cmake/gen/avx512vnnigfni_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9765128Z copying third_party/XNNPACK/cmake/gen/avx_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9765800Z copying third_party/XNNPACK/cmake/gen/avxvnni_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9766481Z copying third_party/XNNPACK/cmake/gen/avxvnniint8_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9767111Z copying third_party/XNNPACK/cmake/gen/f16c_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9767787Z copying third_party/XNNPACK/cmake/gen/fma3_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9769807Z copying third_party/XNNPACK/cmake/gen/fp16arith_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9771471Z copying third_party/XNNPACK/cmake/gen/hexagon_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9773105Z copying third_party/XNNPACK/cmake/gen/hvx_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9774637Z copying third_party/XNNPACK/cmake/gen/microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9776631Z copying third_party/XNNPACK/cmake/gen/neon_aarch64_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9777696Z copying third_party/XNNPACK/cmake/gen/neon_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9780423Z copying third_party/XNNPACK/cmake/gen/neonbf16_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9782259Z copying third_party/XNNPACK/cmake/gen/neondot_aarch64_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9783263Z copying third_party/XNNPACK/cmake/gen/neondot_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9785122Z copying third_party/XNNPACK/cmake/gen/neondotfp16arith_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9787037Z copying third_party/XNNPACK/cmake/gen/neonfma_aarch64_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9788676Z copying third_party/XNNPACK/cmake/gen/neonfma_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9790351Z copying third_party/XNNPACK/cmake/gen/neonfp16_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9792041Z copying third_party/XNNPACK/cmake/gen/neonfp16arith_aarch64_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9793470Z copying third_party/XNNPACK/cmake/gen/neonfp16arith_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9795356Z copying third_party/XNNPACK/cmake/gen/neoni8mm_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9797007Z copying third_party/XNNPACK/cmake/gen/neonsme2_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9799510Z copying third_party/XNNPACK/cmake/gen/neonsme_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9800095Z copying third_party/XNNPACK/cmake/gen/neonv8_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9801890Z copying third_party/XNNPACK/cmake/gen/rvv_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9803403Z copying third_party/XNNPACK/cmake/gen/rvvfp16arith_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9805017Z copying third_party/XNNPACK/cmake/gen/scalar_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9806959Z copying third_party/XNNPACK/cmake/gen/sme_aarch64_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9808607Z copying third_party/XNNPACK/cmake/gen/sme_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9810703Z copying third_party/XNNPACK/cmake/gen/sse2_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9812564Z copying third_party/XNNPACK/cmake/gen/sse41_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9814307Z copying third_party/XNNPACK/cmake/gen/sse_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9815822Z copying third_party/XNNPACK/cmake/gen/ssse3_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9817397Z copying third_party/XNNPACK/cmake/gen/wasm32_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9818699Z copying third_party/XNNPACK/cmake/gen/wasm_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9820493Z copying third_party/XNNPACK/cmake/gen/wasmrelaxedsimd32_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9821747Z copying third_party/XNNPACK/cmake/gen/wasmrelaxedsimd_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9824337Z copying third_party/XNNPACK/cmake/gen/wasmsimd32_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9826617Z copying third_party/XNNPACK/cmake/gen/wasmsimd_microkernels.cmake -> torch-2.10.0a0+git344e636/third_party/XNNPACK/cmake/gen 2025-10-10T00:04:41.9827555Z copying third_party/XNNPACK/doc/dwconv.md -> torch-2.10.0a0+git344e636/third_party/XNNPACK/doc 2025-10-10T00:04:41.9829227Z copying third_party/XNNPACK/doc/microkernel-enumerators.md -> torch-2.10.0a0+git344e636/third_party/XNNPACK/doc 2025-10-10T00:04:41.9830518Z copying third_party/XNNPACK/doc/microkernel-naming-conventions.md -> torch-2.10.0a0+git344e636/third_party/XNNPACK/doc 2025-10-10T00:04:41.9832365Z copying third_party/XNNPACK/gen/BUILD -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9833150Z copying third_party/XNNPACK/gen/aarch32_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9835038Z copying third_party/XNNPACK/gen/aarch64_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9836853Z copying third_party/XNNPACK/gen/armsimd32_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9838564Z copying third_party/XNNPACK/gen/avx256skx_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9840180Z copying third_party/XNNPACK/gen/avx256vnni_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9841907Z copying third_party/XNNPACK/gen/avx256vnnigfni_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9843067Z copying third_party/XNNPACK/gen/avx2_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9845041Z copying third_party/XNNPACK/gen/avx512amx_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9846254Z copying third_party/XNNPACK/gen/avx512f_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9847885Z copying third_party/XNNPACK/gen/avx512fp16_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9849231Z copying third_party/XNNPACK/gen/avx512skx_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9850832Z copying third_party/XNNPACK/gen/avx512vbmi_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9864527Z copying third_party/XNNPACK/gen/avx512vnni_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9865119Z copying third_party/XNNPACK/gen/avx512vnnigfni_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9865603Z copying third_party/XNNPACK/gen/avx_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9866094Z copying third_party/XNNPACK/gen/avxvnni_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9866610Z copying third_party/XNNPACK/gen/avxvnniint8_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9867079Z copying third_party/XNNPACK/gen/f16c_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9867570Z copying third_party/XNNPACK/gen/fma3_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9868235Z copying third_party/XNNPACK/gen/fp16arith_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9868862Z copying third_party/XNNPACK/gen/hexagon_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9869342Z copying third_party/XNNPACK/gen/hvx_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9872417Z copying third_party/XNNPACK/gen/microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9873206Z copying third_party/XNNPACK/gen/neon_aarch64_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9874012Z copying third_party/XNNPACK/gen/neon_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9874714Z copying third_party/XNNPACK/gen/neonbf16_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9875271Z copying third_party/XNNPACK/gen/neondot_aarch64_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9875712Z copying third_party/XNNPACK/gen/neondot_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9876610Z copying third_party/XNNPACK/gen/neondotfp16arith_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9878405Z copying third_party/XNNPACK/gen/neonfma_aarch64_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9880377Z copying third_party/XNNPACK/gen/neonfma_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9881436Z copying third_party/XNNPACK/gen/neonfp16_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9883593Z copying third_party/XNNPACK/gen/neonfp16arith_aarch64_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9884747Z copying third_party/XNNPACK/gen/neonfp16arith_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9886679Z copying third_party/XNNPACK/gen/neoni8mm_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9888124Z copying third_party/XNNPACK/gen/neonsme2_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9889580Z copying third_party/XNNPACK/gen/neonsme_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9891070Z copying third_party/XNNPACK/gen/neonv8_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9892795Z copying third_party/XNNPACK/gen/rvv_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9894720Z copying third_party/XNNPACK/gen/rvvfp16arith_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9896301Z copying third_party/XNNPACK/gen/scalar_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9898497Z copying third_party/XNNPACK/gen/sme_aarch64_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9899747Z copying third_party/XNNPACK/gen/sme_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9901788Z copying third_party/XNNPACK/gen/sse2_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9903331Z copying third_party/XNNPACK/gen/sse41_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9905596Z copying third_party/XNNPACK/gen/sse_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9907320Z copying third_party/XNNPACK/gen/ssse3_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9909203Z copying third_party/XNNPACK/gen/wasm32_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9910635Z copying third_party/XNNPACK/gen/wasm_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9913250Z copying third_party/XNNPACK/gen/wasmrelaxedsimd32_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9914713Z copying third_party/XNNPACK/gen/wasmrelaxedsimd_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9917079Z copying third_party/XNNPACK/gen/wasmsimd32_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9920686Z copying third_party/XNNPACK/gen/wasmsimd_microkernels.bzl -> torch-2.10.0a0+git344e636/third_party/XNNPACK/gen 2025-10-10T00:04:41.9921500Z copying third_party/XNNPACK/include/experiments-config.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/include 2025-10-10T00:04:41.9921836Z copying third_party/XNNPACK/include/xnnpack.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/include 2025-10-10T00:04:41.9925442Z copying third_party/XNNPACK/scripts/build-android-arm64.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9926660Z copying third_party/XNNPACK/scripts/build-android-armv7.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9928220Z copying third_party/XNNPACK/scripts/build-android-x86.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9929937Z copying third_party/XNNPACK/scripts/build-linux-aarch64.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9932371Z copying third_party/XNNPACK/scripts/build-linux-armhf.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9933615Z copying third_party/XNNPACK/scripts/build-linux-riscv64.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9934650Z copying third_party/XNNPACK/scripts/build-local.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9936568Z copying third_party/XNNPACK/scripts/build-qurt-v68.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9937906Z copying third_party/XNNPACK/scripts/build-windows-arm64.cmd -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9939352Z copying third_party/XNNPACK/scripts/build-windows-x64.cmd -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9940595Z copying third_party/XNNPACK/scripts/build-windows-x86.cmd -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9943040Z copying third_party/XNNPACK/scripts/check_config.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9943914Z copying third_party/XNNPACK/scripts/check_files_changed.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9945016Z copying third_party/XNNPACK/scripts/generate-benchmarks.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9946588Z copying third_party/XNNPACK/scripts/generate-bf16-gemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9948905Z copying third_party/XNNPACK/scripts/generate-build-identifier.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9949471Z copying third_party/XNNPACK/scripts/generate-f16-dwconv.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9951489Z copying third_party/XNNPACK/scripts/generate-f16-dwconv2d-chw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9953055Z copying third_party/XNNPACK/scripts/generate-f16-f32-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9954821Z copying third_party/XNNPACK/scripts/generate-f16-f32acc-rdsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9956907Z copying third_party/XNNPACK/scripts/generate-f16-f32acc-rsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9958113Z copying third_party/XNNPACK/scripts/generate-f16-gemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9960318Z copying third_party/XNNPACK/scripts/generate-f16-ibilinear-chw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9960933Z copying third_party/XNNPACK/scripts/generate-f16-ibilinear.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9962821Z copying third_party/XNNPACK/scripts/generate-f16-igemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9964377Z copying third_party/XNNPACK/scripts/generate-f16-raddstoreexpminusmax.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9965523Z copying third_party/XNNPACK/scripts/generate-f16-rminmax.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9967520Z copying third_party/XNNPACK/scripts/generate-f16-rsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9968462Z copying third_party/XNNPACK/scripts/generate-f16-spmm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9970203Z copying third_party/XNNPACK/scripts/generate-f16-vbinary.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9971495Z copying third_party/XNNPACK/scripts/generate-f16-vclamp.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9972901Z copying third_party/XNNPACK/scripts/generate-f16-velu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9974587Z copying third_party/XNNPACK/scripts/generate-f16-vhswish.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9976569Z copying third_party/XNNPACK/scripts/generate-f16-vlrelu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9979107Z copying third_party/XNNPACK/scripts/generate-f16-vmulcaddc.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9979662Z copying third_party/XNNPACK/scripts/generate-f16-vrnd.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9980618Z copying third_party/XNNPACK/scripts/generate-f16-vrsqrt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9981854Z copying third_party/XNNPACK/scripts/generate-f16-vsigmoid.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9983169Z copying third_party/XNNPACK/scripts/generate-f16-vsqrt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9984830Z copying third_party/XNNPACK/scripts/generate-f16-vtanh.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9986905Z copying third_party/XNNPACK/scripts/generate-f16-vunary.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9988446Z copying third_party/XNNPACK/scripts/generate-f32-avgpool.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9989705Z copying third_party/XNNPACK/scripts/generate-f32-conv-hwc.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9991229Z copying third_party/XNNPACK/scripts/generate-f32-dwconv.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9992909Z copying third_party/XNNPACK/scripts/generate-f32-dwconv2d-chw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9995210Z copying third_party/XNNPACK/scripts/generate-f32-f16-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9996684Z copying third_party/XNNPACK/scripts/generate-f32-gemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:41.9999230Z copying third_party/XNNPACK/scripts/generate-f32-ibilinear-chw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0000703Z copying third_party/XNNPACK/scripts/generate-f32-ibilinear.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0002290Z copying third_party/XNNPACK/scripts/generate-f32-igemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0004031Z copying third_party/XNNPACK/scripts/generate-f32-maxpool.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0005735Z copying third_party/XNNPACK/scripts/generate-f32-ppmm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0007780Z copying third_party/XNNPACK/scripts/generate-f32-qc4w-gemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0009706Z copying third_party/XNNPACK/scripts/generate-f32-qc8w-gemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0011381Z copying third_party/XNNPACK/scripts/generate-f32-qc8w-spmm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0012632Z copying third_party/XNNPACK/scripts/generate-f32-qs8-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0014494Z copying third_party/XNNPACK/scripts/generate-f32-raddexpminusmax.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0016018Z copying third_party/XNNPACK/scripts/generate-f32-raddextexp.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0017550Z copying third_party/XNNPACK/scripts/generate-f32-raddstoreexpminusmax.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0018968Z copying third_party/XNNPACK/scripts/generate-f32-rdsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0020404Z copying third_party/XNNPACK/scripts/generate-f32-rminmax.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0021930Z copying third_party/XNNPACK/scripts/generate-f32-rsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0023357Z copying third_party/XNNPACK/scripts/generate-f32-spmm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0025027Z copying third_party/XNNPACK/scripts/generate-f32-vbinary.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0027030Z copying third_party/XNNPACK/scripts/generate-f32-vclamp.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0028425Z copying third_party/XNNPACK/scripts/generate-f32-vcmul.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0029876Z copying third_party/XNNPACK/scripts/generate-f32-vcopysign.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0031297Z copying third_party/XNNPACK/scripts/generate-f32-velu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0032892Z copying third_party/XNNPACK/scripts/generate-f32-vexp.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0034325Z copying third_party/XNNPACK/scripts/generate-f32-vgelu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0035840Z copying third_party/XNNPACK/scripts/generate-f32-vhswish.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0037097Z copying third_party/XNNPACK/scripts/generate-f32-vlog.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0038655Z copying third_party/XNNPACK/scripts/generate-f32-vlrelu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0040135Z copying third_party/XNNPACK/scripts/generate-f32-vmulcaddc.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0041576Z copying third_party/XNNPACK/scripts/generate-f32-vrelu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0042989Z copying third_party/XNNPACK/scripts/generate-f32-vrnd.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0044639Z copying third_party/XNNPACK/scripts/generate-f32-vrsqrt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0046401Z copying third_party/XNNPACK/scripts/generate-f32-vscaleexpminusmax.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0047604Z copying third_party/XNNPACK/scripts/generate-f32-vscaleextexp.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0048835Z copying third_party/XNNPACK/scripts/generate-f32-vsigmoid.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0050437Z copying third_party/XNNPACK/scripts/generate-f32-vsqrt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0051840Z copying third_party/XNNPACK/scripts/generate-f32-vtanh.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0053171Z copying third_party/XNNPACK/scripts/generate-f32-vunary.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0054902Z copying third_party/XNNPACK/scripts/generate-qs8-dwconv.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0057997Z copying third_party/XNNPACK/scripts/generate-qs8-f16-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0059406Z copying third_party/XNNPACK/scripts/generate-qs8-f32-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0060866Z copying third_party/XNNPACK/scripts/generate-qs8-gemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0065080Z copying third_party/XNNPACK/scripts/generate-qs8-igemm.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0068104Z copying third_party/XNNPACK/scripts/generate-qs8-rdsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0069554Z copying third_party/XNNPACK/scripts/generate-qs8-rsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0071084Z copying third_party/XNNPACK/scripts/generate-qs8-vadd.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0072700Z copying third_party/XNNPACK/scripts/generate-qs8-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0074350Z copying third_party/XNNPACK/scripts/generate-qs8-vlrelu.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0075958Z copying third_party/XNNPACK/scripts/generate-qs8-vmul.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0077536Z copying third_party/XNNPACK/scripts/generate-qu8-rdsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0079117Z copying third_party/XNNPACK/scripts/generate-qu8-rsum.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0080625Z copying third_party/XNNPACK/scripts/generate-s32-f32-vcvt.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0082208Z copying third_party/XNNPACK/scripts/generate-s8-ibilinear.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0083758Z copying third_party/XNNPACK/scripts/generate-tests-and-benchmarks.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0085354Z copying third_party/XNNPACK/scripts/generate-tests.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0087012Z copying third_party/XNNPACK/scripts/generate-x16-packw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0088459Z copying third_party/XNNPACK/scripts/generate-x32-packb.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0089875Z copying third_party/XNNPACK/scripts/generate-x32-packw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0091582Z copying third_party/XNNPACK/scripts/generate-x32-packx.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0093159Z copying third_party/XNNPACK/scripts/generate-x32-zerob.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0094876Z copying third_party/XNNPACK/scripts/generate-x4-packw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0096532Z copying third_party/XNNPACK/scripts/generate-x8-lut.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0097974Z copying third_party/XNNPACK/scripts/generate-x8-packw.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0099609Z copying third_party/XNNPACK/scripts/generate-x8-vclamp.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0101282Z copying third_party/XNNPACK/scripts/generate-xN-transpose.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0103028Z copying third_party/XNNPACK/scripts/genxnn -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0104768Z copying third_party/XNNPACK/scripts/run-on-hexagon-device.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0106305Z copying third_party/XNNPACK/scripts/run-on-hexagon-sim.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0107748Z copying third_party/XNNPACK/scripts/sort-filenames.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/scripts 2025-10-10T00:04:42.0109215Z copying third_party/XNNPACK/src/allocator.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0110783Z copying third_party/XNNPACK/src/cache.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0112448Z copying third_party/XNNPACK/src/datatype.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0113952Z copying third_party/XNNPACK/src/im2col.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0115739Z copying third_party/XNNPACK/src/indirection.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0117552Z copying third_party/XNNPACK/src/init.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0119045Z copying third_party/XNNPACK/src/log.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0120665Z copying third_party/XNNPACK/src/memory-planner.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0122223Z copying third_party/XNNPACK/src/memory.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0123852Z copying third_party/XNNPACK/src/microkernel-utils.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0125623Z copying third_party/XNNPACK/src/microparams-init.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0127440Z copying third_party/XNNPACK/src/mutex.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0129103Z copying third_party/XNNPACK/src/normalization.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0130749Z copying third_party/XNNPACK/src/operator-delete.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0132338Z copying third_party/XNNPACK/src/operator-run.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0135356Z copying third_party/XNNPACK/src/operator-utils.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0136958Z copying third_party/XNNPACK/src/params.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0138560Z copying third_party/XNNPACK/src/runtime.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0140431Z copying third_party/XNNPACK/src/subgraph.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0142490Z copying third_party/XNNPACK/src/tensor.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src 2025-10-10T00:04:42.0144570Z copying third_party/XNNPACK/src/bf16-gemm/c2-neonbf16-bfdot-lane-ld128.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm 2025-10-10T00:04:42.0145867Z copying third_party/XNNPACK/src/bf16-gemm/c8-neon-shland.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm 2025-10-10T00:04:42.0147527Z copying third_party/XNNPACK/src/bf16-gemm/c8-neon-zip.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm 2025-10-10T00:04:42.0148847Z copying third_party/XNNPACK/src/bf16-gemm/c8-neonbf16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm 2025-10-10T00:04:42.0150457Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0151791Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0153233Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0154732Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0156511Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0157696Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0159078Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0160460Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0161860Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0163495Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0164953Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0166571Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0167911Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0169526Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0170901Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0172544Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0173895Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0175834Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0177135Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0178683Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0180225Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0181844Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0183448Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0185030Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-6x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-gemm/gen 2025-10-10T00:04:42.0186459Z copying third_party/XNNPACK/src/bf16-vunary/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/bf16-vunary 2025-10-10T00:04:42.0187843Z copying third_party/XNNPACK/src/configs/argmaxpool-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0189319Z copying third_party/XNNPACK/src/configs/avgpool-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0190847Z copying third_party/XNNPACK/src/configs/binary-elementwise-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0192861Z copying third_party/XNNPACK/src/configs/cmul-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0194284Z copying third_party/XNNPACK/src/configs/conv-hwc2chw-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0195846Z copying third_party/XNNPACK/src/configs/dwconv-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0197819Z copying third_party/XNNPACK/src/configs/dwconv2d-chw-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0199341Z copying third_party/XNNPACK/src/configs/experiments-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0200529Z copying third_party/XNNPACK/src/configs/gemm-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0204750Z copying third_party/XNNPACK/src/configs/hardware-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0206444Z copying third_party/XNNPACK/src/configs/ibilinear-chw-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0207676Z copying third_party/XNNPACK/src/configs/ibilinear-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0209144Z copying third_party/XNNPACK/src/configs/lut32norm-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0210363Z copying third_party/XNNPACK/src/configs/maxpool-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0211885Z copying third_party/XNNPACK/src/configs/pack-lh-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0213170Z copying third_party/XNNPACK/src/configs/pavgpool-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0214949Z copying third_party/XNNPACK/src/configs/raddstoreexpminusmax-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0216315Z copying third_party/XNNPACK/src/configs/reduce-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0217882Z copying third_party/XNNPACK/src/configs/rmax-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0219311Z copying third_party/XNNPACK/src/configs/spmm-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0220792Z copying third_party/XNNPACK/src/configs/transpose-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0222307Z copying third_party/XNNPACK/src/configs/unary-elementwise-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0224705Z copying third_party/XNNPACK/src/configs/unpool-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0226364Z copying third_party/XNNPACK/src/configs/vmulcaddc-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0227701Z copying third_party/XNNPACK/src/configs/x8-lut-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0229204Z copying third_party/XNNPACK/src/configs/xx-fill-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0230565Z copying third_party/XNNPACK/src/configs/xx-pad-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0231859Z copying third_party/XNNPACK/src/configs/zip-config.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/configs 2025-10-10T00:04:42.0233382Z copying third_party/XNNPACK/src/enums/allocation-type.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/enums 2025-10-10T00:04:42.0234808Z copying third_party/XNNPACK/src/enums/datatype-strings.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/enums 2025-10-10T00:04:42.0236373Z copying third_party/XNNPACK/src/enums/microkernel-type.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/enums 2025-10-10T00:04:42.0237756Z copying third_party/XNNPACK/src/enums/node-type.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/enums 2025-10-10T00:04:42.0239201Z copying third_party/XNNPACK/src/enums/operator-type.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/enums 2025-10-10T00:04:42.0240729Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-avgpool 2025-10-10T00:04:42.0242187Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-avgpool 2025-10-10T00:04:42.0243530Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-avgpool 2025-10-10T00:04:42.0245027Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-avgpool 2025-10-10T00:04:42.0247360Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-avgpool 2025-10-10T00:04:42.0248873Z copying third_party/XNNPACK/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-conv-hwc2chw 2025-10-10T00:04:42.0250514Z copying third_party/XNNPACK/src/f16-dwconv/f16-dwconv-minmax-multipass.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:42.0251807Z copying third_party/XNNPACK/src/f16-dwconv/f16-dwconv-minmax-unipass.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:42.0253196Z copying third_party/XNNPACK/src/f16-dwconv/multipass-fma3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:42.0255077Z copying third_party/XNNPACK/src/f16-dwconv/multipass-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:42.0256364Z copying third_party/XNNPACK/src/f16-dwconv/unipass-fma3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:42.0258188Z copying third_party/XNNPACK/src/f16-dwconv/unipass-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv 2025-10-10T00:04:42.0259563Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0261384Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0263205Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0265136Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0266857Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0268579Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0270527Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0272193Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0273872Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0275651Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0277332Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0278735Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0280250Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0281549Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0283151Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0284574Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0285987Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0287363Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0289043Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0290397Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0291733Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0293057Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0294669Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0296198Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0297520Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0299027Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0300885Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0302073Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0303392Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0305017Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0306739Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0308054Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0309427Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0310765Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0312358Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0313710Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0315272Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0316980Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0318796Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0320190Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0321840Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0323506Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0325618Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0327114Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0328804Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0330185Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0331972Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0333291Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0335032Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0336774Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0338639Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0340153Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0341806Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0343691Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0345827Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0347539Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0349269Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0350654Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0352435Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0353872Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0355589Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0357403Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0359320Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0360860Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0362627Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0364709Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0366879Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0368730Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0370576Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0372218Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0373858Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0375425Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0377030Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0378500Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0380267Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0381628Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0383302Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0385232Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0387316Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0389107Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0390823Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0392190Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0394203Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0396430Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv/gen 2025-10-10T00:04:42.0397768Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/3x3p1-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-10-10T00:04:42.0399607Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-10-10T00:04:42.0400985Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/5x5p2-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-10-10T00:04:42.0402824Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/5x5s2p2-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-10-10T00:04:42.0404900Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0406565Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0408611Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0410877Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0413088Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0415349Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0417374Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0419477Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-4x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0421153Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-5x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0422590Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-6x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0424426Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0426090Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0427732Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0429298Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0430874Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0432438Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0433983Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0435940Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-4x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0437516Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0439061Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0440615Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0442169Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0443622Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0445419Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0446892Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0448470Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0450144Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0451713Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0453662Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0455765Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0457847Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-5x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0460038Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0461658Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0463256Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0465035Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0466640Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0468231Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0469977Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0471555Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0473315Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0475242Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-10-10T00:04:42.0476652Z copying third_party/XNNPACK/src/f16-f32-vcvt/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0477988Z copying third_party/XNNPACK/src/f16-f32-vcvt/f16-f32-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0479498Z copying third_party/XNNPACK/src/f16-f32-vcvt/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0480827Z copying third_party/XNNPACK/src/f16-f32-vcvt/neon-int16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0482097Z copying third_party/XNNPACK/src/f16-f32-vcvt/neon-int32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0483535Z copying third_party/XNNPACK/src/f16-f32-vcvt/neonfp16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0484952Z copying third_party/XNNPACK/src/f16-f32-vcvt/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0486375Z copying third_party/XNNPACK/src/f16-f32-vcvt/sse-int16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0487783Z copying third_party/XNNPACK/src/f16-f32-vcvt/sse-int32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0489178Z copying third_party/XNNPACK/src/f16-f32-vcvt/wasmsimd-int16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0490521Z copying third_party/XNNPACK/src/f16-f32-vcvt/wasmsimd-int32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt 2025-10-10T00:04:42.0491991Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0493362Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0494855Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0496365Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0497732Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0499088Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0500495Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0501923Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0503321Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0504795Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0506141Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0507509Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0508900Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0510281Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0511703Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0513196Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0514659Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0516155Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0517556Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0518987Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0520376Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0521768Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0523083Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0524589Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0526030Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0527355Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0528791Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0530424Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0539706Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0540790Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0542109Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0543418Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0545019Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0546271Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0547396Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0548551Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0549766Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0551051Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0552239Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0553485Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0554821Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0556117Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0557574Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0558970Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0560352Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0561653Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0562993Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0564416Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0565637Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0567490Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0569204Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0570753Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0572360Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0573856Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0575538Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0577041Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0578464Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0579908Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-10-10T00:04:42.0581491Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0583007Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0584712Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0586274Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0587740Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0589198Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0590752Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0592206Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0593666Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-10-10T00:04:42.0595293Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0596778Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0598263Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0599754Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0601261Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0602719Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0604424Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0605844Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0607520Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-10-10T00:04:42.0608835Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-10-10T00:04:42.0610049Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-10-10T00:04:42.0611184Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-10-10T00:04:42.0612633Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0614243Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0615761Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0617394Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0618831Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0620158Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0621646Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0622978Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0624923Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0626485Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0628010Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-10-10T00:04:42.0629289Z copying third_party/XNNPACK/src/f16-f32acc-rsum/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum 2025-10-10T00:04:42.0630583Z copying third_party/XNNPACK/src/f16-f32acc-rsum/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum 2025-10-10T00:04:42.0631982Z copying third_party/XNNPACK/src/f16-f32acc-rsum/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum 2025-10-10T00:04:42.0633492Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0634995Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0636336Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0637757Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0639313Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0640709Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0642079Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0643430Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0644907Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0646295Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0647794Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0649285Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0650745Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0652173Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0653686Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0655249Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0656655Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-10-10T00:04:42.0657986Z copying third_party/XNNPACK/src/f16-gemm/1x16-aarch64-neonfp16arith-ld32.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0659182Z copying third_party/XNNPACK/src/f16-gemm/1x16-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0660377Z copying third_party/XNNPACK/src/f16-gemm/1x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0661805Z copying third_party/XNNPACK/src/f16-gemm/4x16-aarch64-neonfp16arith-ld32.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0663195Z copying third_party/XNNPACK/src/f16-gemm/4x16-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0664713Z copying third_party/XNNPACK/src/f16-gemm/4x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0666250Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0667690Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a55r0.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0669192Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0670662Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-ld32.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0672080Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0673457Z copying third_party/XNNPACK/src/f16-gemm/6x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0674977Z copying third_party/XNNPACK/src/f16-gemm/8x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0676364Z copying third_party/XNNPACK/src/f16-gemm/avx2-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0677760Z copying third_party/XNNPACK/src/f16-gemm/avx512fp16-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0679116Z copying third_party/XNNPACK/src/f16-gemm/neonfp16arith-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm 2025-10-10T00:04:42.0680750Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0682427Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0683845Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0685367Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0686738Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0688218Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0689629Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0691019Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0692482Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0693828Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0695417Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0696878Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0698516Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0700157Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0701680Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0703121Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0704906Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0706419Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0707884Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0709209Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0710778Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0712128Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0713455Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0715308Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0716937Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0718475Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0719947Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0721911Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0723858Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0726934Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0728329Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0729783Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0731161Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0732681Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0734310Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0735777Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0737166Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0738635Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0740184Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0741672Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0743194Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0744845Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0746499Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0747953Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0749385Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0750954Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0752467Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0753915Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0755534Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0757058Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0758533Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0760078Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0761574Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0762982Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0764637Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0766416Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0780250Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0783290Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0786483Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-gemm/gen 2025-10-10T00:04:42.0788516Z copying third_party/XNNPACK/src/f16-ibilinear/fma3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear 2025-10-10T00:04:42.0790102Z copying third_party/XNNPACK/src/f16-ibilinear/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear 2025-10-10T00:04:42.0791659Z copying third_party/XNNPACK/src/f16-ibilinear-chw/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear-chw 2025-10-10T00:04:42.0793324Z copying third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-10-10T00:04:42.0794826Z copying third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-10-10T00:04:42.0796273Z copying third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-10-10T00:04:42.0797253Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear/gen 2025-10-10T00:04:42.0798128Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear/gen 2025-10-10T00:04:42.0799130Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear/gen 2025-10-10T00:04:42.0800143Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-ibilinear/gen 2025-10-10T00:04:42.0801002Z copying third_party/XNNPACK/src/f16-igemm/avx2-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0801773Z copying third_party/XNNPACK/src/f16-igemm/avx512fp16-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0804298Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0805634Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0807056Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0808565Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0809801Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0811188Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0812731Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0814408Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0815694Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0816872Z copying third_party/XNNPACK/src/f16-igemm/neonfp16arith-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm 2025-10-10T00:04:42.0818224Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0819343Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0820749Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0822238Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0823730Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0825852Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0827886Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0830015Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0832596Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0834800Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0836711Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0838636Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0840729Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0842776Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0845292Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0847132Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0849395Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0851344Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0853880Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0856042Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0858050Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0860407Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0862630Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0864540Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0866692Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0868960Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0871150Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0873081Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0875445Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-igemm/gen 2025-10-10T00:04:42.0878145Z copying third_party/XNNPACK/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-maxpool 2025-10-10T00:04:42.0880034Z copying third_party/XNNPACK/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-maxpool 2025-10-10T00:04:42.0882186Z copying third_party/XNNPACK/src/f16-maxpool/f16-maxpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-maxpool 2025-10-10T00:04:42.0884230Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-pavgpool 2025-10-10T00:04:42.0886278Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-pavgpool 2025-10-10T00:04:42.0888084Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-pavgpool 2025-10-10T00:04:42.0890089Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-pavgpool 2025-10-10T00:04:42.0891881Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-pavgpool 2025-10-10T00:04:42.0893670Z copying third_party/XNNPACK/src/f16-qs8-vcvt/f16-qs8-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt 2025-10-10T00:04:42.0895733Z copying third_party/XNNPACK/src/f16-qs8-vcvt/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt 2025-10-10T00:04:42.0897761Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0899746Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0901670Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0903256Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0905040Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0906522Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0908020Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0909494Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0910999Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0912455Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0913993Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0915710Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0917177Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-10-10T00:04:42.0918599Z copying third_party/XNNPACK/src/f16-qu8-vcvt/f16-qu8-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt 2025-10-10T00:04:42.0920307Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-10-10T00:04:42.0921834Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-10-10T00:04:42.0923301Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-10-10T00:04:42.0924939Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-10-10T00:04:42.0926538Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/avx2-rr1-p2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax 2025-10-10T00:04:42.0928108Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/neonfp16arith-rr2-p2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax 2025-10-10T00:04:42.0929696Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0931230Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0932788Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0934552Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0936083Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0937576Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0939150Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0940717Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0942241Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0943787Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0945503Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0947234Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0948815Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0950443Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0952170Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0953800Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0955531Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0957084Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0958697Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0960247Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0961851Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0963462Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0965180Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0966900Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0968438Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0970027Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0971585Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0973194Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0974962Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0976597Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0978185Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0979831Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0981437Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0983169Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0984872Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0986473Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0988212Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0989873Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0991515Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0993163Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0994991Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0996805Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.0998509Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.1000098Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-10-10T00:04:42.1001575Z copying third_party/XNNPACK/src/f16-rminmax/avx512fp16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax 2025-10-10T00:04:42.1003357Z copying third_party/XNNPACK/src/f16-rminmax/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax 2025-10-10T00:04:42.1004880Z copying third_party/XNNPACK/src/f16-rminmax/f16-rmax-f16c-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax 2025-10-10T00:04:42.1006392Z copying third_party/XNNPACK/src/f16-rminmax/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax 2025-10-10T00:04:42.1008024Z copying third_party/XNNPACK/src/f16-rminmax/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax 2025-10-10T00:04:42.1009560Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1011526Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1012912Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1014672Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1016251Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1018278Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1019694Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1021210Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1022774Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1024445Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1026004Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1027587Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1029192Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1030770Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1032253Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1033735Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1035437Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1036916Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1038708Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1040097Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1041657Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1043236Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1044918Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1046444Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1047953Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1049465Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1051006Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1052515Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1054587Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1056177Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1057835Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1059426Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1061040Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1062548Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1064057Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1065752Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1067265Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1068776Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1070331Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1071882Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1073409Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1075076Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1076608Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1080282Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1082079Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1083674Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1085484Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1087137Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1088875Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1090592Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1092297Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1094314Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1096153Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1097854Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1099565Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1101382Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1103114Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1105050Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1106838Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1108623Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1110424Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1112183Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1113934Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1115898Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1117647Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1119404Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1121199Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1123063Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1124951Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1126616Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1128234Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1129906Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1131561Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1133217Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rminmax/gen 2025-10-10T00:04:42.1135003Z copying third_party/XNNPACK/src/f16-rsum/avx512fp16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum 2025-10-10T00:04:42.1136490Z copying third_party/XNNPACK/src/f16-rsum/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum 2025-10-10T00:04:42.1137982Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1139600Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1141261Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1142818Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1144566Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1146200Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1147843Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1149482Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1151113Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1152771Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-rsum/gen 2025-10-10T00:04:42.1154516Z copying third_party/XNNPACK/src/f16-spmm/neonfp16arith-pipelined.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm 2025-10-10T00:04:42.1155968Z copying third_party/XNNPACK/src/f16-spmm/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm 2025-10-10T00:04:42.1157589Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1159405Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1161138Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1163065Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1165089Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1166819Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1168618Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1170442Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1172236Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1174258Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1176242Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1177981Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-spmm/gen 2025-10-10T00:04:42.1179443Z copying third_party/XNNPACK/src/f16-vabs/f16-vabs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vabs 2025-10-10T00:04:42.1180753Z copying third_party/XNNPACK/src/f16-vbinary/f16-vadd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1182200Z copying third_party/XNNPACK/src/f16-vbinary/f16-vaddc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1183526Z copying third_party/XNNPACK/src/f16-vbinary/f16-vcmul.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1185040Z copying third_party/XNNPACK/src/f16-vbinary/f16-vdiv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1186385Z copying third_party/XNNPACK/src/f16-vbinary/f16-vdivc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1187705Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1189036Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmaxc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1190346Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmin.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1191673Z copying third_party/XNNPACK/src/f16-vbinary/f16-vminc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1193015Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmul.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1194518Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmulc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1195887Z copying third_party/XNNPACK/src/f16-vbinary/f16-vprelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1197239Z copying third_party/XNNPACK/src/f16-vbinary/f16-vpreluc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1198592Z copying third_party/XNNPACK/src/f16-vbinary/f16-vrdivc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1199987Z copying third_party/XNNPACK/src/f16-vbinary/f16-vrpreluc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1201346Z copying third_party/XNNPACK/src/f16-vbinary/f16-vrsubc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1202837Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsqrdiff.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1204411Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsqrdiffc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1205765Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsub.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1207102Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsubc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1208466Z copying third_party/XNNPACK/src/f16-vbinary/vop-avx512fp16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1209872Z copying third_party/XNNPACK/src/f16-vbinary/vop-f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1211266Z copying third_party/XNNPACK/src/f16-vbinary/vop-fp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1212832Z copying third_party/XNNPACK/src/f16-vbinary/vop-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1214612Z copying third_party/XNNPACK/src/f16-vbinary/vopc-avx512fp16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1216030Z copying third_party/XNNPACK/src/f16-vbinary/vopc-f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1217414Z copying third_party/XNNPACK/src/f16-vbinary/vopc-fp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1218886Z copying third_party/XNNPACK/src/f16-vbinary/vopc-neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary 2025-10-10T00:04:42.1220559Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1222166Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1223732Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1225408Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1226953Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1228533Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1230115Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1230878Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1231631Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1232374Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1245857Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1246678Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1247311Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1248142Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1248843Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1249512Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1250079Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1250771Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1251444Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1252156Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1252898Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1253562Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1254269Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1254758Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1255533Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1256014Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1256726Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1258220Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1259523Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1260774Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1262073Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1263362Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1264861Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1266428Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1267680Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1268972Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1270405Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1271736Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1273056Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1274500Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1276173Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1277394Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1278721Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1280296Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1281690Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1282863Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1284280Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1285883Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1287253Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1288776Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1290093Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1291451Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1292884Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1294419Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1295946Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1297263Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1298590Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1300092Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1301439Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1303004Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1304433Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1306177Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1307510Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1309124Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1310385Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1311727Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1313239Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1314766Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1316535Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1317702Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1319228Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1320569Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1321916Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1323398Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1324841Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1326486Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1327885Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1329813Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1331675Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1333404Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1334879Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1336490Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1337815Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1339168Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1340745Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1342318Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1343641Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1345177Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1346781Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1348099Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1349755Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1351563Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1352877Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1354389Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1356087Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1357452Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1358792Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1360299Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1361618Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1363148Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1364717Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1366449Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1367829Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1369254Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1370620Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1372227Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1373540Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1375425Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1376816Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1378315Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1379693Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1381297Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1382607Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1384351Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1385779Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1387511Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1388863Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1390217Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1391712Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1393902Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1395505Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1397008Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1398364Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1399940Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1401308Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1402680Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1404065Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1405864Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1407125Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1408499Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1410079Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1411409Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1412842Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1414398Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1416019Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1417317Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1418696Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1420215Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1421521Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1423327Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1424625Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1426218Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1427605Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1428975Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1430549Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1431871Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1433367Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1434832Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1436511Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1437836Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1439317Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1440723Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1442101Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1443588Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1444982Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1446662Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1447983Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1449570Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1450920Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1452461Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1453980Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1455630Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vbinary/gen 2025-10-10T00:04:42.1456834Z copying third_party/XNNPACK/src/f16-vclamp/f16-vclamp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp 2025-10-10T00:04:42.1458463Z copying third_party/XNNPACK/src/f16-vclamp/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp 2025-10-10T00:04:42.1459678Z copying third_party/XNNPACK/src/f16-vclamp/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp 2025-10-10T00:04:42.1460949Z copying third_party/XNNPACK/src/f16-vclamp/rvvfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp 2025-10-10T00:04:42.1462501Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1464753Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1465773Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1467169Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1468617Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1469913Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1471251Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1472607Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vclamp/gen 2025-10-10T00:04:42.1473712Z copying third_party/XNNPACK/src/f16-vcmul/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vcmul 2025-10-10T00:04:42.1475432Z copying third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vcmul/gen 2025-10-10T00:04:42.1476794Z copying third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vcmul/gen 2025-10-10T00:04:42.1478169Z copying third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vcmul/gen 2025-10-10T00:04:42.1479391Z copying third_party/XNNPACK/src/f16-velu/avx2-rr1-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu 2025-10-10T00:04:42.1480908Z copying third_party/XNNPACK/src/f16-velu/f16-velu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu 2025-10-10T00:04:42.1482303Z copying third_party/XNNPACK/src/f16-velu/neonfp16arith-rr1-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu 2025-10-10T00:04:42.1483777Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu/gen 2025-10-10T00:04:42.1485284Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu/gen 2025-10-10T00:04:42.1487140Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu/gen 2025-10-10T00:04:42.1488965Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-velu/gen 2025-10-10T00:04:42.1490666Z copying third_party/XNNPACK/src/f16-vhswish/f16-vhswish.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish 2025-10-10T00:04:42.1492150Z copying third_party/XNNPACK/src/f16-vhswish/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish 2025-10-10T00:04:42.1493714Z copying third_party/XNNPACK/src/f16-vhswish/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish 2025-10-10T00:04:42.1495455Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish/gen 2025-10-10T00:04:42.1496592Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish/gen 2025-10-10T00:04:42.1498014Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish/gen 2025-10-10T00:04:42.1499309Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vhswish/gen 2025-10-10T00:04:42.1500493Z copying third_party/XNNPACK/src/f16-vlrelu/f16-vlrelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu 2025-10-10T00:04:42.1501971Z copying third_party/XNNPACK/src/f16-vlrelu/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu 2025-10-10T00:04:42.1503503Z copying third_party/XNNPACK/src/f16-vlrelu/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu 2025-10-10T00:04:42.1504968Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu/gen 2025-10-10T00:04:42.1506836Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu/gen 2025-10-10T00:04:42.1508450Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu/gen 2025-10-10T00:04:42.1509785Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vlrelu/gen 2025-10-10T00:04:42.1510986Z copying third_party/XNNPACK/src/f16-vmulcaddc/fma3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc 2025-10-10T00:04:42.1512638Z copying third_party/XNNPACK/src/f16-vmulcaddc/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc 2025-10-10T00:04:42.1514250Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-10-10T00:04:42.1515769Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-neonfp16arith-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-10-10T00:04:42.1517124Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-10-10T00:04:42.1518587Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-10-10T00:04:42.1519703Z copying third_party/XNNPACK/src/f16-vneg/f16-vneg.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vneg 2025-10-10T00:04:42.1521241Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:42.1522497Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndne.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:42.1524007Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:42.1525669Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndz.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:42.1527000Z copying third_party/XNNPACK/src/f16-vrnd/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:42.1528483Z copying third_party/XNNPACK/src/f16-vrnd/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd 2025-10-10T00:04:42.1529818Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1531763Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1532984Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1534860Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1536343Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1537617Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1539218Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1540519Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1541807Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1543276Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1544735Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1546345Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1547572Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1549123Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1550471Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1551810Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrnd/gen 2025-10-10T00:04:42.1553246Z copying third_party/XNNPACK/src/f16-vrsqrt/f16-vrsqrt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt 2025-10-10T00:04:42.1554675Z copying third_party/XNNPACK/src/f16-vrsqrt/f16c-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt 2025-10-10T00:04:42.1556336Z copying third_party/XNNPACK/src/f16-vrsqrt/neonfp16arith-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt 2025-10-10T00:04:42.1557646Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:42.1558987Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:42.1560319Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:42.1561734Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:42.1563114Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:42.1564624Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-10-10T00:04:42.1566115Z copying third_party/XNNPACK/src/f16-vsigmoid/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid 2025-10-10T00:04:42.1567483Z copying third_party/XNNPACK/src/f16-vsigmoid/f16-vsigmoid.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid 2025-10-10T00:04:42.1568776Z copying third_party/XNNPACK/src/f16-vsigmoid/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid 2025-10-10T00:04:42.1570573Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1571934Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1573286Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1574787Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1576138Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1577572Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1579124Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1580429Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1581806Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1583186Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1584691Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1586383Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1587848Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1589219Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1590599Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1591973Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1593394Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1594923Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1596417Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1597951Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-10-10T00:04:42.1599021Z copying third_party/XNNPACK/src/f16-vsqr/f16-vsqr.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqr 2025-10-10T00:04:42.1600456Z copying third_party/XNNPACK/src/f16-vsqrt/avx512fp16-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1601748Z copying third_party/XNNPACK/src/f16-vsqrt/avx512skx-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1603012Z copying third_party/XNNPACK/src/f16-vsqrt/f16-vsqrt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1604659Z copying third_party/XNNPACK/src/f16-vsqrt/f16c-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1606125Z copying third_party/XNNPACK/src/f16-vsqrt/f16c-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1607390Z copying third_party/XNNPACK/src/f16-vsqrt/fp16arith-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1609005Z copying third_party/XNNPACK/src/f16-vsqrt/neonfp16arith-nr1fma1adj.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1610233Z copying third_party/XNNPACK/src/f16-vsqrt/neonfp16arith-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt 2025-10-10T00:04:42.1611884Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1613167Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1614609Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1615958Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1617296Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1618630Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1619979Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1621299Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1622814Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1624244Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1625859Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1627137Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1628438Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1629737Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1631191Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1632987Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1634308Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1635984Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1637395Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1638782Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1640388Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vsqrt/gen 2025-10-10T00:04:42.1642143Z copying third_party/XNNPACK/src/f16-vtanh/avx-expm1minus.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh 2025-10-10T00:04:42.1643759Z copying third_party/XNNPACK/src/f16-vtanh/avx-polynomial.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh 2025-10-10T00:04:42.1645650Z copying third_party/XNNPACK/src/f16-vtanh/f16-vtanh.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh 2025-10-10T00:04:42.1647499Z copying third_party/XNNPACK/src/f16-vtanh/neonfp16arith-expm1minus.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh 2025-10-10T00:04:42.1649359Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1650698Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1652076Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1653478Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1654832Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1656537Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1657943Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1659423Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1660879Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1662741Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1664301Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1666066Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1667551Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1668964Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1670276Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1671662Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1673057Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1674592Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1676271Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1677638Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1679004Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1680432Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1682042Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1683431Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1685012Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1686474Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1687909Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1689354Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1690792Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1692153Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1693572Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1695187Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1696868Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1698220Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1700082Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1701506Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1703064Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1704760Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1706303Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1707775Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1709269Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1710684Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1712089Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1713468Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1714962Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1716524Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1717944Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1719737Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vtanh/gen 2025-10-10T00:04:42.1720636Z copying third_party/XNNPACK/src/f16-vunary/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary 2025-10-10T00:04:42.1722284Z copying third_party/XNNPACK/src/f16-vunary/neonfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary 2025-10-10T00:04:42.1723439Z copying third_party/XNNPACK/src/f16-vunary/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary 2025-10-10T00:04:42.1725000Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1726624Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1727868Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1729400Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1730766Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1732218Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1733508Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1734856Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1736433Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1737706Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1739216Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1740498Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f16-vunary/gen 2025-10-10T00:04:42.1741846Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1743314Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1744765Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1746370Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1747651Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-wasmsimd-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1748969Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1750616Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1751951Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1753324Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1755182Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-wasmsimd-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1756543Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1757866Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1759252Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1760557Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1761949Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-wasmsimd-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-argmaxpool 2025-10-10T00:04:42.1763287Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1764906Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1766637Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1767927Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasm-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1769259Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1770622Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1772007Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1773597Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1775004Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1776346Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasm-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1777704Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1779045Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1780447Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1781653Z copying third_party/XNNPACK/src/f32-avgpool/rvv_9p8x.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1783143Z copying third_party/XNNPACK/src/f32-avgpool/rvv_9x.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool 2025-10-10T00:04:42.1784936Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9p8x-minmax-rvv-c1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool/gen 2025-10-10T00:04:42.1786323Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9p8x-minmax-rvv-c2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool/gen 2025-10-10T00:04:42.1787652Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9x-minmax-rvv-c1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool/gen 2025-10-10T00:04:42.1788972Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9x-minmax-rvv-c2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-avgpool/gen 2025-10-10T00:04:42.1790279Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3-neon-x1.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:42.1791971Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3-neon-x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:42.1793737Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3-neon-x1.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:42.1795456Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3-neon-x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:42.1797423Z copying third_party/XNNPACK/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:42.1798871Z copying third_party/XNNPACK/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc 2025-10-10T00:04:42.1800735Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1802307Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1803714Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1805634Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1807600Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1809902Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1811792Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1812975Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1815160Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1816562Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1818256Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1819629Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1821586Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1822996Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1824936Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1826689Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-10-10T00:04:42.1828772Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:42.1830212Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:42.1831902Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:42.1833320Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:42.1834883Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:42.1836779Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-wasmsimd-2x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-10-10T00:04:42.1838626Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1840008Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1841188Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-minmax-multipass.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1842841Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-minmax-unipass.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1844683Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-multipass.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1845977Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-unipass.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1847491Z copying third_party/XNNPACK/src/f32-dwconv/multipass-avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1849088Z copying third_party/XNNPACK/src/f32-dwconv/multipass-avx512.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1850598Z copying third_party/XNNPACK/src/f32-dwconv/multipass-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1852154Z copying third_party/XNNPACK/src/f32-dwconv/multipass-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1853699Z copying third_party/XNNPACK/src/f32-dwconv/multipass-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1855461Z copying third_party/XNNPACK/src/f32-dwconv/multipass-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1856959Z copying third_party/XNNPACK/src/f32-dwconv/unipass-avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1858250Z copying third_party/XNNPACK/src/f32-dwconv/unipass-avx512.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1859739Z copying third_party/XNNPACK/src/f32-dwconv/unipass-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1861015Z copying third_party/XNNPACK/src/f32-dwconv/unipass-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1862492Z copying third_party/XNNPACK/src/f32-dwconv/unipass-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1863812Z copying third_party/XNNPACK/src/f32-dwconv/unipass-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv 2025-10-10T00:04:42.1865674Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1867174Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1868960Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1870290Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1871990Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1873599Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1875547Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1877358Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1879130Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1880535Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1882334Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1883616Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1885058Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1886697Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1888009Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1889353Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1890893Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1892260Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1893844Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1895384Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1896964Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1898746Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1900388Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1902069Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1903823Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1905297Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1906934Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1908246Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1909842Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1911170Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1913041Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1914662Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1916273Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1917666Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1919118Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1920535Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1922202Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1923518Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1925091Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1926697Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1928088Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1929722Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1931324Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1932820Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1934559Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1936248Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1937991Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1939385Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1941094Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1942694Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1944609Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1946390Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1947843Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1949724Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1951111Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1952819Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1954511Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1956451Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1958157Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1959777Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1961629Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1962958Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1964553Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1966165Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1967572Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1968961Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1970365Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1971870Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1973354Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1974871Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1976655Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1977998Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1979715Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1981064Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1982520Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1984257Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1985503Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-wasmsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1986901Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1988532Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1989926Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1991413Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1992833Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1994402Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-wasmsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1996079Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1997473Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.1999114Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2000544Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2002688Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2004036Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2005799Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2007203Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2008606Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2010235Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2011559Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2013084Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2014547Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2016197Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2017593Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2018989Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2020280Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2021832Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2023174Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2024910Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2026258Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2027740Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2029072Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2030692Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2031977Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2033588Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2035020Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2036671Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2037933Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2039526Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2040801Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2042367Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2043780Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2045152Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2046813Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2048169Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2049528Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2051056Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2052442Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2053807Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2055278Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2056748Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2058307Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2059827Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2061176Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2062687Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2064044Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2065916Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2067248Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2068834Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2070135Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2071917Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2073296Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2074887Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2076472Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2077842Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2079467Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2080843Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2082260Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2083909Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2085526Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2086865Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2088243Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2089882Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2091241Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2092771Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2094262Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2096130Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2097489Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2099133Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2100513Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2102135Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2103405Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2105145Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2106475Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2108047Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2109401Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2111109Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2112720Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2114203Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2115841Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2117170Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2118690Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2120464Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2121917Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2123629Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2125139Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2127292Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2128533Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2129936Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2131588Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2133080Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2134655Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2136316Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2137716Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2139145Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2140535Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2142163Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2143472Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2145250Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2146747Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2148124Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2149660Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2151063Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2152756Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2154047Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2156142Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2157369Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2158816Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2160259Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2161707Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2163276Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2164917Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2166681Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2167987Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2169494Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2170919Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2172445Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2173827Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2175575Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2176892Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2178575Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2179993Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2181411Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2183134Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2184976Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2186615Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2188271Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2189905Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2191478Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2192779Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2194649Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2196197Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2198174Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2199497Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2201176Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2202597Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2204524Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2206262Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2207969Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2209315Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2211011Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2212393Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2213948Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2215533Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2217330Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2218721Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2220183Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2221795Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2223198Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2224971Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2226403Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2227797Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2229321Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2230745Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2232216Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2233607Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2235500Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2237047Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2238633Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2240055Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2241695Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2243071Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2244915Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2246617Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2248154Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2249606Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2251316Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2253075Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2255066Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2256693Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2258507Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2260007Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2261373Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2262791Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2264459Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2265951Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2267734Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2269333Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2271052Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2272460Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2274258Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2275676Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2277349Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2279039Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2280844Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2282395Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2283948Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2285643Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2287397Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2289081Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2290812Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2292475Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2294291Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2296200Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2298138Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2299338Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2300992Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2302758Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2304674Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2306590Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2308356Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2309759Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2311471Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2312866Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2314662Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2316372Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2318087Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2319471Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2321279Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2322882Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2324876Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2326584Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2328261Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2329883Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2332038Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2333585Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2335263Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2337110Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2338558Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2340251Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2341843Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2343219Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2344947Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2346555Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2347960Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2349566Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2351175Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2352555Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2354491Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2356145Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2357805Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2359216Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2360744Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2362073Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2363551Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2365018Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2366663Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2367987Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2369689Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2371002Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2372370Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2373952Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2376247Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2377615Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2379349Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2380712Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2382353Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2383670Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2385453Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2386800Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2388530Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2389939Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2391349Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2392773Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2394359Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2395903Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2398316Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2399631Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2401264Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2402567Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2404285Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2406121Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2407300Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2408895Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2410193Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2411953Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2413559Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2415448Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2416805Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2418419Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2419767Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2421637Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2423443Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2425253Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2426691Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2428253Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2429641Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2431181Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2432593Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2434377Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2435793Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmsimd-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2437377Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv/gen 2025-10-10T00:04:42.2438829Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2440559Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2442100Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2443805Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-ssse3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2445413Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2447044Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2448388Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2449956Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2451241Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2452878Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2454316Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2456003Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2457533Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2458824Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2460472Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2461945Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2463562Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2465008Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2466664Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2468102Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2469725Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-10-10T00:04:42.2471544Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2472856Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2474380Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2475857Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2477420Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2478673Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2480079Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2481526Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2482950Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2484567Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2486277Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2487597Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2488988Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2490362Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2492082Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2493405Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2495012Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2496573Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2498244Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2499818Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2501364Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2502839Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2504509Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2506012Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2507588Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2508973Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2510288Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2511775Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2513239Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2515181Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2516837Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2518398Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2519608Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2520845Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2522308Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2523743Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2525323Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2526778Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2528411Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2529999Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2531563Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2532973Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2534534Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2536062Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2537587Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2539040Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2540370Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2541861Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2543344Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2545409Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2547035Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2548510Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2549928Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2551330Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2552783Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2554396Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2555928Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2557373Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2558942Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2560464Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2561994Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2563431Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2565058Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2566573Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2568221Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2569575Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2571023Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2572623Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2574300Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2576134Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2577656Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2579860Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2581344Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2582773Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2584376Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2585925Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2587497Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2588982Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2590449Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2591995Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2593530Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2595120Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2596723Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2598432Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2599969Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2601506Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2603108Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2604801Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2606639Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2608212Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-6x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2610093Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2611468Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2612908Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2614475Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2616303Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2617645Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2619135Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2620702Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2622189Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2623650Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2625165Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2626638Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2628211Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2629793Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2631152Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2632671Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2634476Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2635954Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2637331Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2638691Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2640108Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2641511Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2642991Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2644525Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2646199Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2647613Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2649053Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2650462Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2651922Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2653426Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2655030Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2656741Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2658351Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2659925Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2661258Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2662669Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2664348Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2665916Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2667386Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2668938Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2670812Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2672292Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2673773Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2675304Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2677041Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2679035Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2680473Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2682009Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2683757Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2685838Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2687198Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2688681Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2690136Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2691535Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2692968Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2694632Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2696259Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2697781Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2699243Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2700708Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2702133Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2703613Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2705225Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2706771Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2708334Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2709830Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2711351Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2712925Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2714526Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2716132Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2717808Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2719345Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2720884Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2722694Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2724413Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2726418Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2728270Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2730001Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2731381Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2732889Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2734547Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2736286Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2737818Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2739526Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2740979Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2742572Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2744465Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2746234Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2747933Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2749766Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2751620Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2753092Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2754700Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2756482Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2758458Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2759921Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2761423Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2762838Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2764475Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2765970Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2767462Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2769204Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2770641Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2772152Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2773820Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2775561Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2777321Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2778769Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2780552Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2782264Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2784017Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2785995Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2787790Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2789661Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2791132Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2792652Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2794376Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2795956Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2797509Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2799080Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2800648Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2802537Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2804288Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2806107Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2807696Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2809575Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2811382Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2812825Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2814507Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2816391Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2817940Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2819549Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2821136Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2822725Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2824617Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2826611Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2828460Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2830390Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2832239Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2834373Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2835916Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2837482Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2839042Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2842471Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2849578Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2850303Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2851670Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2852340Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2853939Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2855230Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2856576Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2858571Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2860704Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2862908Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2864674Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2866407Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2868102Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2869941Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2871758Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2873626Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2875575Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2877500Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2879375Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-4x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2881470Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-4x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2883399Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-5x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2885612Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2887342Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2888961Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2890710Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2892517Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2894597Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2896361Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2898014Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2899782Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2901583Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2903371Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2905193Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2906841Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2908511Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2910197Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2911901Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2913870Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2915992Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2917735Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2919476Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2921394Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2923015Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2924791Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2926556Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2927982Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2929567Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2931212Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2933171Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2934889Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2936711Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2938393Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2940101Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2941774Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2943456Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2945262Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2946959Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2948810Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2950685Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2952394Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2954388Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2956329Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2957971Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2959624Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2961473Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2962997Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2964778Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2966966Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2968752Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2970516Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2972271Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2974216Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2976016Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2977752Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2979433Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2981101Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2982809Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2984749Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2986553Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2988285Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2990216Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2992086Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2993781Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2995764Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2997330Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.2998980Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3000671Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3002347Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3004260Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3006080Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3007831Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3009619Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3011305Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3013042Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3014865Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3016599Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3018366Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3020100Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3021879Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3023632Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-3x4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3025612Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-10-10T00:04:42.3027242Z copying third_party/XNNPACK/src/f32-f16-vcvt/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3028870Z copying third_party/XNNPACK/src/f32-f16-vcvt/f16c.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3030309Z copying third_party/XNNPACK/src/f32-f16-vcvt/f32-f16-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3031780Z copying third_party/XNNPACK/src/f32-f16-vcvt/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3033456Z copying third_party/XNNPACK/src/f32-f16-vcvt/neonfp16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3035177Z copying third_party/XNNPACK/src/f32-f16-vcvt/rvvfp16arith.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3036660Z copying third_party/XNNPACK/src/f32-f16-vcvt/scalar-bitcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3038250Z copying third_party/XNNPACK/src/f32-f16-vcvt/scalar-fabsf.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3039732Z copying third_party/XNNPACK/src/f32-f16-vcvt/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3041338Z copying third_party/XNNPACK/src/f32-f16-vcvt/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt 2025-10-10T00:04:42.3042962Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3044628Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3046346Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3047964Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3049734Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3051221Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3052723Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3054455Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3056013Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3057561Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3059166Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3060734Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3062337Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3063863Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3065576Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3067202Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3068826Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3070385Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3071866Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3073539Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3075459Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3077104Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3078619Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3080132Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3081660Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3083195Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3084789Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3086566Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3088245Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3089855Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3091417Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3093036Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3094879Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3096479Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3098075Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3099637Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3101180Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3102790Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3104559Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3106245Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3107757Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3109344Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-10-10T00:04:42.3111025Z copying third_party/XNNPACK/src/f32-gemm/1x12-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3112539Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3114059Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neon-ld128-acc2.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3115890Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3117441Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3119002Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128-acc2.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3120532Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128-acc4.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3122055Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3123647Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64-acc2.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3125343Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64-acc4.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3126904Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3128439Z copying third_party/XNNPACK/src/f32-gemm/4x1-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3129985Z copying third_party/XNNPACK/src/f32-gemm/4x1-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3131667Z copying third_party/XNNPACK/src/f32-gemm/4x12-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3133344Z copying third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3135046Z copying third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3136704Z copying third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3138321Z copying third_party/XNNPACK/src/f32-gemm/4x4-aarch32-vfp-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3139919Z copying third_party/XNNPACK/src/f32-gemm/4x4-linear-aarch32-vfp-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3141538Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3143199Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3144999Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a7.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3146593Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3148064Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3149599Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3151277Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3152985Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3154831Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3156493Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3158116Z copying third_party/XNNPACK/src/f32-gemm/5x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3159805Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3161503Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3163310Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a73.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3165184Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3166944Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3169363Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3170973Z copying third_party/XNNPACK/src/f32-gemm/MRx2-neon-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3172526Z copying third_party/XNNPACK/src/f32-gemm/MRx2c4-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3174316Z copying third_party/XNNPACK/src/f32-gemm/MRx2c4-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3175882Z copying third_party/XNNPACK/src/f32-gemm/MRxNRv-rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3177443Z copying third_party/XNNPACK/src/f32-gemm/avx-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3178984Z copying third_party/XNNPACK/src/f32-gemm/avx-shuffle4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3180553Z copying third_party/XNNPACK/src/f32-gemm/avx512-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3182090Z copying third_party/XNNPACK/src/f32-gemm/hvx-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3185590Z copying third_party/XNNPACK/src/f32-gemm/neon-ld128.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3185961Z copying third_party/XNNPACK/src/f32-gemm/neon-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3188111Z copying third_party/XNNPACK/src/f32-gemm/neon-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3189086Z copying third_party/XNNPACK/src/f32-gemm/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3191154Z copying third_party/XNNPACK/src/f32-gemm/sse-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3192379Z copying third_party/XNNPACK/src/f32-gemm/sse-load1.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3194020Z copying third_party/XNNPACK/src/f32-gemm/sse-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3195865Z copying third_party/XNNPACK/src/f32-gemm/wasmsimd-loadsplat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3197030Z copying third_party/XNNPACK/src/f32-gemm/wasmsimd-s4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3198502Z copying third_party/XNNPACK/src/f32-gemm/wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm 2025-10-10T00:04:42.3200276Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3201703Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3202927Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3204932Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3206069Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3207401Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3208967Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3210347Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3211892Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3213500Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3215040Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3216592Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3217997Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3219642Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3220992Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3222694Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3224273Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3225900Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3227446Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3228778Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3230315Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3232217Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3234338Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3235649Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3237118Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3238419Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3239960Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3241239Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3242621Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3244007Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3245790Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3247052Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3248371Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3249695Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3251163Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3252435Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3254017Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3255609Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3256918Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-relu-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3258417Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3260248Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3261309Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3262994Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3264438Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3265977Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3267325Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3268723Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3270081Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3271576Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3272940Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3274526Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3275996Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3277445Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3278819Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3280216Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3281608Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3282997Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3284495Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3286279Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3287499Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3288984Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3290479Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3291880Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3293127Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3294617Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3296151Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3297501Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3299127Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3300463Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3301870Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3303201Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3304929Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3306456Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3307811Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3309245Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3310621Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3312011Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3313380Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3314925Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3317109Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3318498Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3319882Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3321220Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3322555Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3324528Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3325735Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3327085Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3328435Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3329911Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3331300Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3332885Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3334480Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3336075Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3337376Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3339025Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3340405Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3341952Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3343304Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3344810Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3346456Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3347896Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3349616Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3350810Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3352344Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3353668Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3355345Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3356855Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3358468Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3359877Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3361276Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3363034Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3364634Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3366265Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3367639Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3369420Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3370726Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3372161Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3373569Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3375059Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3376715Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3378096Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3379690Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3381402Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3382859Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3384400Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3386036Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3387455Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3388841Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3390493Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3392063Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3393683Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3395211Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3396884Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3398232Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3399752Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3401300Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3402624Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3404396Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3406022Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3407709Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3409051Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3410559Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3412216Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3413587Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3415081Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3416719Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3418083Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3419765Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3421483Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3422946Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3424541Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3426255Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3427705Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3429066Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3430538Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3431857Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3433274Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3434939Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3436368Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3438340Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3439912Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3441267Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3442883Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3444362Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3446940Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3448199Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3455163Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3456092Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3456859Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3457648Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-asm-aarch32-vfp-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3458158Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-asm-aarch32-vfp-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3458834Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3459305Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3460200Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3462173Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3463697Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3465654Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3466822Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3468299Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3469768Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3471263Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3472887Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3474452Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3476139Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3477558Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3478980Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3480581Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3482075Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3483515Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3485303Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3487527Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3488929Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3490544Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3491926Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3493186Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3494721Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3496422Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3497788Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3499894Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3501000Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3502553Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3503938Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3505844Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3507207Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3508952Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3510229Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3511804Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3513128Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3514826Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3516455Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3517884Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3519650Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3521116Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3522504Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3523917Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3525705Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3527143Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3528474Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3529937Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3531501Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3532938Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3535049Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3536470Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3538311Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3539485Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3541428Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3542506Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3544533Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3546150Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3547999Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3549052Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3550828Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3552359Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3553976Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3555725Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3557263Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3558868Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3560592Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3562000Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3563627Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3565148Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3566902Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3568250Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3569962Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3571321Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3572638Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3574427Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3576247Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3577540Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3579013Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3580435Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3582048Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3583324Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3585249Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3586589Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3588329Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3589715Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3591279Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3592621Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3594368Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3595941Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3597313Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3598821Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3600306Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3602031Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3603591Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3605481Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3607050Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3608736Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3610345Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3612142Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3613703Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3615649Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3617343Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3619001Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3620589Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3622248Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3623988Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3625962Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3627541Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3629119Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3630782Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3632513Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3634362Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3636050Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3637744Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3639446Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3641592Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3643437Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3645469Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3647101Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3648782Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3650477Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3652033Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3653673Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3655493Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3657123Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3658776Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3660463Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3662138Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3663759Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3665520Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3667214Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3668915Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3670605Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3672306Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3674049Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3675949Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3677512Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3679179Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3680847Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3682691Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3684360Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3685976Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3687609Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3689374Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3690969Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3692572Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3694441Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3696202Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3697913Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3699606Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3701413Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3703116Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3704835Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3706704Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3708563Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3710338Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3712059Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3713708Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3715714Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3717340Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3719334Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3720931Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-relu-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3722617Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3724496Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3726044Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3727684Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3729351Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3730914Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3732695Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3734805Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3736533Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3738247Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3739890Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3742026Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3744597Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3746009Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3747708Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3749869Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3751347Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3753088Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemm/gen 2025-10-10T00:04:42.3755086Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3756715Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3758283Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3759806Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3761387Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3763069Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3764610Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3766383Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3767989Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3769584Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3771306Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3772848Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3774662Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3776223Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3777799Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3779356Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3780919Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3782535Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3784289Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3785827Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3787523Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3789258Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3790778Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3792340Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3793856Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3795659Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3797351Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3799090Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3800527Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3802045Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3803716Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3805522Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3807302Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3808849Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3810432Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3812034Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3813570Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3815333Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3816965Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3818680Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3820323Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3821932Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3823669Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3825660Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3827250Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3828982Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3830755Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3832422Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3834409Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3835977Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3837587Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3839163Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3840947Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3842591Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3844355Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3846065Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3847984Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3849718Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3851460Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3853086Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3854938Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3856655Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3858263Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3860143Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3861832Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3863481Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3865536Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3867347Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3869115Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3870930Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3872661Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3874366Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3876446Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3877893Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3879603Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3881564Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3883034Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3884973Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3887719Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3889201Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3890782Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3892619Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3894406Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3896138Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3897751Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3899522Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3901139Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3902858Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3904646Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3906343Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3908429Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3910053Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3911954Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3913645Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3915520Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3917269Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3919392Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3920882Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3922484Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3924408Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3926093Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3927746Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3929432Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3931043Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3932643Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3934378Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3936114Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3937755Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3939420Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3940990Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3942643Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3944397Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3946156Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3947768Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3949392Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3950941Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3952588Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3954523Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3956217Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3957861Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3959628Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3961323Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3962996Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3964733Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3966396Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3968171Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3969799Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3971437Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3973160Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3975029Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3976903Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3978648Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3980381Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3981959Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3983667Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3985521Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3987170Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3989438Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3991088Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3992857Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3994764Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3996821Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.3998330Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4000356Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4002145Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4003824Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4005781Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4007992Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4009624Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4012133Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4013753Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4015635Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4017303Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4019276Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4021355Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4023342Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4025396Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4027611Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4029817Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4031717Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4033442Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4035429Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4037183Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4038819Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4040531Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4043430Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-gemminc/gen 2025-10-10T00:04:42.4045210Z copying third_party/XNNPACK/src/f32-ibilinear/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear 2025-10-10T00:04:42.4047013Z copying third_party/XNNPACK/src/f32-ibilinear/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear 2025-10-10T00:04:42.4048571Z copying third_party/XNNPACK/src/f32-ibilinear/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear 2025-10-10T00:04:42.4050176Z copying third_party/XNNPACK/src/f32-ibilinear/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear 2025-10-10T00:04:42.4052210Z copying third_party/XNNPACK/src/f32-ibilinear-chw/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw 2025-10-10T00:04:42.4053810Z copying third_party/XNNPACK/src/f32-ibilinear-chw/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw 2025-10-10T00:04:42.4055541Z copying third_party/XNNPACK/src/f32-ibilinear-chw/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw 2025-10-10T00:04:42.4057236Z copying third_party/XNNPACK/src/f32-ibilinear-chw/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw 2025-10-10T00:04:42.4059320Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4060898Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4062472Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4064334Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4066044Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4067801Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4069296Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4070845Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4072403Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4074000Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4075822Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4077490Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-wasmsimd-p4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4079152Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-wasmsimd-p8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-10-10T00:04:42.4080696Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4082245Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4083896Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4085606Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4087209Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4088769Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4090349Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4091874Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4093446Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4095249Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4096922Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4098420Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4100076Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ibilinear/gen 2025-10-10T00:04:42.4102131Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4103742Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4105632Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4107099Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4108686Z copying third_party/XNNPACK/src/f32-igemm/4x2-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4110317Z copying third_party/XNNPACK/src/f32-igemm/4x2-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4111898Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4113732Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a7.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4115493Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4117367Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4119009Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4120810Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4122769Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4124381Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4126070Z copying third_party/XNNPACK/src/f32-igemm/5x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4127998Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4129657Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4131766Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4133337Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4135008Z copying third_party/XNNPACK/src/f32-igemm/MRx2-neon-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4136808Z copying third_party/XNNPACK/src/f32-igemm/MRx2c4-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4138369Z copying third_party/XNNPACK/src/f32-igemm/MRx2c4-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4139890Z copying third_party/XNNPACK/src/f32-igemm/MRxNRv-rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4141467Z copying third_party/XNNPACK/src/f32-igemm/avx-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4143100Z copying third_party/XNNPACK/src/f32-igemm/avx-shuffle4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4145166Z copying third_party/XNNPACK/src/f32-igemm/avx512-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4147335Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4148814Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4150937Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4152475Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4154453Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4156270Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4157815Z copying third_party/XNNPACK/src/f32-igemm/hvx-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4159584Z copying third_party/XNNPACK/src/f32-igemm/neon-ld128.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4161131Z copying third_party/XNNPACK/src/f32-igemm/neon-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4162944Z copying third_party/XNNPACK/src/f32-igemm/neon-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4164746Z copying third_party/XNNPACK/src/f32-igemm/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4166679Z copying third_party/XNNPACK/src/f32-igemm/sse-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4168201Z copying third_party/XNNPACK/src/f32-igemm/sse-load1.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4170014Z copying third_party/XNNPACK/src/f32-igemm/sse-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4171602Z copying third_party/XNNPACK/src/f32-igemm/wasmsimd-loadsplat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4173262Z copying third_party/XNNPACK/src/f32-igemm/wasmsimd-s4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4175034Z copying third_party/XNNPACK/src/f32-igemm/wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm 2025-10-10T00:04:42.4176994Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-16x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4178738Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4180433Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4181922Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4183503Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4185159Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4186724Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4188377Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4190144Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4191485Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4192991Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4194674Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4196636Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4198052Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4199577Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4201165Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4202677Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-relu-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4204423Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4206117Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4207779Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4209338Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4210899Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4212449Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4214472Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4216104Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4217784Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4219401Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4220958Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4222576Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4224013Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4225902Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4227459Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4228972Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4230498Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4232132Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4233638Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4235496Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4237199Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4238730Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4240486Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4242018Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4243668Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4245372Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4247003Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4248557Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4250244Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4251807Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4253415Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4255112Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4256895Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4258435Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4259956Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4261601Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4263147Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4264884Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4266868Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4268512Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4270155Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4271772Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4273407Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4275197Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4276913Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4278601Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4280159Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4281874Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4283604Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4285470Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4287098Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4288680Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4290355Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4292303Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4293743Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4295775Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4297368Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4299298Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4301013Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4302744Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4304490Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4306468Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4308228Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4309842Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4311554Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4313204Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4315133Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4318211Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4319524Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4321312Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4323152Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4324937Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4326629Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4328227Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4330017Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4331590Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4333330Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4335076Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4337017Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4338715Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4340447Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4342297Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4343797Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4346109Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4347574Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4349333Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4351324Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4353069Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4354911Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4356688Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4358307Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4359938Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4361961Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4363653Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4365601Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4367274Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4368948Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4370568Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4372171Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4374253Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4375802Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4377393Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4379325Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4381075Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4382869Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4384783Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4386390Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4388076Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4389781Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4391400Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4393122Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4394809Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4397695Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4399232Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4400824Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4402861Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4404535Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4406496Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4408010Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4409770Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4411493Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4413298Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4415127Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4416913Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4418678Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4420329Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4422209Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4423719Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4425505Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4427221Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4428998Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4430660Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4432328Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4434021Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4435978Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4437563Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4439202Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4440793Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4442859Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4444635Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4446271Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4447918Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4449503Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4451054Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4452685Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4454708Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4456369Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4457987Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4459689Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4461206Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4462765Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4464613Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4466188Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4467848Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4469431Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4471025Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4472600Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4474539Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4476724Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4478292Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4479886Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4481502Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4483179Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4484784Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4486721Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4488317Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4490047Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4491708Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4493381Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4495171Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4497047Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4498780Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4500422Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4502027Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4503727Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4505490Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4507086Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4508721Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4510426Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4512131Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4513792Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4515683Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4517413Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4519002Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4520605Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4522239Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4523942Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4525688Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4527357Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4528899Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4530558Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4532126Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4533951Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4535731Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4537311Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4538833Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4540481Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4542008Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4543761Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4545550Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4547138Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4548696Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4550299Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4552107Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4553834Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4555689Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4558101Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4559015Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4561094Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4562905Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4564489Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4566586Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4567796Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4569683Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4571494Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4573352Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4574799Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4576426Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4578182Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4579931Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4581345Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4583007Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4584780Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4586383Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4588017Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4589744Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4591440Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4593156Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4594959Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4596700Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4598428Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4600618Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4602149Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4603855Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4605775Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4607443Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4609151Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4610862Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4612663Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4614394Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4616133Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4617783Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4619423Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4621055Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4622685Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4624449Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4626252Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4627850Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4629546Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4631140Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4632937Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4634654Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4636379Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4638080Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4639606Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4641141Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4642785Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4644668Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4646365Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4648301Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4650042Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4651690Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4653446Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4655511Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4657353Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4659467Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4661279Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4663078Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4665377Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4667011Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4668671Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-relu-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4670528Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4672454Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4674483Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4676221Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4677908Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4679526Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4681181Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4682836Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4684589Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4686453Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-igemm/gen 2025-10-10T00:04:42.4688235Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4689914Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4691452Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4692911Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasm-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4694602Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4696195Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4697639Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4699085Z copying third_party/XNNPACK/src/f32-maxpool/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool 2025-10-10T00:04:42.4700776Z copying third_party/XNNPACK/src/f32-maxpool/gen/f32-maxpool-9p8x-minmax-rvv-c1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool/gen 2025-10-10T00:04:42.4702314Z copying third_party/XNNPACK/src/f32-maxpool/gen/f32-maxpool-9p8x-minmax-rvv-c2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-maxpool/gen 2025-10-10T00:04:42.4703884Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4705851Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-rvv-c1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4707403Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4709019Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4710574Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasm-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4712149Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4713736Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4715606Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4717249Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-rvv-c1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4718714Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4720231Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4721758Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasm-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4723313Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4724858Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4726531Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-pavgpool 2025-10-10T00:04:42.4728147Z copying third_party/XNNPACK/src/f32-ppmm/4x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4729808Z copying third_party/XNNPACK/src/f32-ppmm/4x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4731302Z copying third_party/XNNPACK/src/f32-ppmm/8x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4732823Z copying third_party/XNNPACK/src/f32-ppmm/8x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4734514Z copying third_party/XNNPACK/src/f32-ppmm/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4736061Z copying third_party/XNNPACK/src/f32-ppmm/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4737501Z copying third_party/XNNPACK/src/f32-ppmm/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4739119Z copying third_party/XNNPACK/src/f32-ppmm/wasmsimd-splat.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm 2025-10-10T00:04:42.4740700Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4742192Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4743748Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4745453Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4746992Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4748577Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4750194Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4751670Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4753252Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4754813Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4756617Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4758260Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4759756Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4761302Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4762767Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4764447Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4766140Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4767774Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4769275Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4770767Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4772395Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4774042Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4775787Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4777330Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4778862Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4780362Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4781896Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-ppmm/gen 2025-10-10T00:04:42.4783475Z copying third_party/XNNPACK/src/f32-prelu/gen/f32-prelu-avx-2x16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-prelu/gen 2025-10-10T00:04:42.4785230Z copying third_party/XNNPACK/src/f32-qc4w-gemm/avx-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm 2025-10-10T00:04:42.4786799Z copying third_party/XNNPACK/src/f32-qc4w-gemm/avx512-broadcast.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm 2025-10-10T00:04:42.4788467Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4790170Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4791889Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4793209Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4794886Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4796517Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4798113Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4799635Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4801205Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4802823Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4804280Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4805965Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4807378Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4808978Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4810529Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4812151Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4813738Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4815477Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4816987Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4818543Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4820089Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4821643Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4823130Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4824830Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4826362Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4827940Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4829489Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4831048Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4832576Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4834512Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4836094Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4837637Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4839263Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4840800Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4842497Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4844057Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4845749Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4847356Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4848944Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4850596Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4852168Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4853712Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4855421Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4857024Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4858633Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4860301Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4862010Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4863586Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4865394Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4866926Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4868649Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4870227Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4871744Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4873487Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4875285Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4876879Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4878637Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4880164Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4881761Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4883451Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4885345Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4886975Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4888745Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4890438Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4892023Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4893766Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4895422Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4897055Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4898713Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4900664Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4902710Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4903917Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4905999Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4907377Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4909616Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4911405Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-10-10T00:04:42.4913157Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4915318Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4916603Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4918341Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4919890Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4921543Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4923286Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4925255Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4927196Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4928760Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4930331Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4931925Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4933440Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4935179Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4936870Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4938336Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4940043Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4941409Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4943019Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4944841Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4946748Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4948406Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4950055Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4951597Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4953311Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4955034Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4956785Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4958352Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4959972Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4961549Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4963247Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4964957Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4966648Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4968217Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4969967Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4971488Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4973143Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4974961Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4976647Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4978260Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4979870Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4981504Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4983263Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4984959Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4986693Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4988281Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4989944Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4991491Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4993145Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4994853Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4996691Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4998291Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.4999936Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5001472Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5003171Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5004875Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5006559Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5008331Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5009869Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5011462Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5013216Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5015141Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5016811Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5018482Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5020128Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5021683Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5023447Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5025363Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5026987Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5028627Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5030318Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5031914Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5033571Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5035534Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5038133Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5039498Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5041158Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5042724Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5044671Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5046351Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5047911Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5049628Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5051293Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5053012Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5054911Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5056534Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5058227Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5060074Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5061780Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5063491Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5065270Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5066979Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5068629Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5070343Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5071975Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5073733Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5075588Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5077254Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5078902Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5081149Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5082668Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5084434Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5086075Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5087780Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5089633Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5091292Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5092977Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5094849Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5096687Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5098371Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5100135Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5101770Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5103873Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5105671Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5107414Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5109373Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5111020Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5112746Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5114603Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5116340Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5118104Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5119740Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5121185Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5122727Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5124554Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5126169Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5127702Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5129178Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5130724Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5132292Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5134403Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5136153Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5137748Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5139356Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5140982Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5142576Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5144438Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5145969Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5147619Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5149161Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5150790Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5152352Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5154271Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5155951Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5157631Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5159205Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5160921Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5162583Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5164322Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5165939Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5167964Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5169546Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5171129Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5172795Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5174624Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5176236Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5177864Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5179884Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5181493Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5183040Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5184813Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5186394Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5188078Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5189783Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5191281Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5192844Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5194674Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5196262Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5197822Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5199434Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5201052Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5202731Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5204643Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5206351Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5208015Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5209722Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5211464Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5213064Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5215046Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5216553Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5218211Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5219828Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5221442Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5223045Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5224874Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5226642Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5228169Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5229713Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5231332Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5232940Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5234731Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5236665Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5238237Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5239891Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5241516Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5243292Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5244917Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5246570Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5248135Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5249862Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5251364Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5253009Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5254743Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5256513Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5258158Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5259837Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5261444Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5262993Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5264774Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5266603Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5268303Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5270074Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5271809Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5273460Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5275352Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5277017Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5278754Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5280394Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5282004Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5283585Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5285438Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5287204Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5288734Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5290345Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5291998Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5293766Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5296110Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5297988Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5299733Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5301385Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5303090Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5304734Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5306565Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5308163Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5309896Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5311597Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5313201Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5314901Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5316680Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5318391Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5320010Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5321784Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5323440Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5325326Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5326934Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5328553Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5330152Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5331982Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5333480Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5335197Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5336870Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmsimd-splat.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5338535Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5340253Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5342031Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5343760Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5345628Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5347362Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5349124Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5350847Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-relu-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5352615Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5354614Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5356455Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5358118Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5359802Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5361355Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5363017Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5364733Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5366372Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5368130Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5369796Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5371309Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5372959Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5374757Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-10-10T00:04:42.5376363Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:42.5377935Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:42.5379447Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:42.5381021Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:42.5382668Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:42.5384502Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-10-10T00:04:42.5386138Z copying third_party/XNNPACK/src/f32-qs8-vcvt/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5387691Z copying third_party/XNNPACK/src/f32-qs8-vcvt/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5389272Z copying third_party/XNNPACK/src/f32-qs8-vcvt/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5390796Z copying third_party/XNNPACK/src/f32-qs8-vcvt/f32-qs8-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5392324Z copying third_party/XNNPACK/src/f32-qs8-vcvt/hvx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5393820Z copying third_party/XNNPACK/src/f32-qs8-vcvt/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5395531Z copying third_party/XNNPACK/src/f32-qs8-vcvt/neonv8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5397003Z copying third_party/XNNPACK/src/f32-qs8-vcvt/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5398527Z copying third_party/XNNPACK/src/f32-qs8-vcvt/scalar-fmagic.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5400017Z copying third_party/XNNPACK/src/f32-qs8-vcvt/scalar-imagic.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5401537Z copying third_party/XNNPACK/src/f32-qs8-vcvt/scalar-lrintf.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5403060Z copying third_party/XNNPACK/src/f32-qs8-vcvt/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5404621Z copying third_party/XNNPACK/src/f32-qs8-vcvt/wasmsimd-cvt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5406331Z copying third_party/XNNPACK/src/f32-qs8-vcvt/wasmsimd-magic.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt 2025-10-10T00:04:42.5408062Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5409449Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5410908Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5412416Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5413977Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5415633Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5417163Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5419142Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5420204Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5426286Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5429926Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5431552Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5433116Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5434970Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u256.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5436460Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5437919Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5439598Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5441101Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5442613Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5444335Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5445892Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5447388Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5448888Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5450590Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5452349Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5453886Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5455677Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5457394Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5458906Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5460512Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5461935Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5462830Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5463705Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5464816Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5465768Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5466687Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5467584Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5468482Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5469365Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5470267Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5471790Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5473285Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5475690Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5477027Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5478285Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5479753Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5481029Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5482699Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5483936Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5485567Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5486959Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5488368Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5489744Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5491172Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5492494Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5493984Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5495632Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5497061Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5498492Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5499902Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5501295Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-10-10T00:04:42.5502558Z copying third_party/XNNPACK/src/f32-qu8-vcvt/f32-qu8-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt 2025-10-10T00:04:42.5504247Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5505676Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5507040Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5508461Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5509804Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5511157Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5512520Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5513883Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5515617Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5516987Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5518290Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5519565Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5521034Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5522388Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5523784Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5525349Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5526719Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5527971Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5529439Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5530792Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5532120Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5533450Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5534917Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5536296Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5537747Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5539204Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5540544Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5541920Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5543234Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5544689Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5546266Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5547785Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5549184Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5550491Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5551819Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5553268Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5554726Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5556208Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5557612Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5559000Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5560389Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5561746Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5563126Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5564526Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5566103Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5567410Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5568890Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5570355Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5571769Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5573218Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5574650Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5576264Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-10-10T00:04:42.5577541Z copying third_party/XNNPACK/src/f32-raddexpminusmax/avx2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax 2025-10-10T00:04:42.5579042Z copying third_party/XNNPACK/src/f32-raddexpminusmax/avx512f-p5-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax 2025-10-10T00:04:42.5581869Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5583744Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5585476Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5593614Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5595504Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5597018Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5598519Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5600023Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5601527Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5603076Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5604740Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5606262Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5607803Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5609363Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5610828Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5612529Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5614316Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5616001Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5617696Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5619385Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5621109Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5622835Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5624804Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5626474Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5628318Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5629924Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5631586Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5633283Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5635215Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5636884Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-10-10T00:04:42.5638143Z copying third_party/XNNPACK/src/f32-raddextexp/avx2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp 2025-10-10T00:04:42.5639208Z copying third_party/XNNPACK/src/f32-raddextexp/avx512f-p5-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp 2025-10-10T00:04:42.5640338Z copying third_party/XNNPACK/src/f32-raddextexp/f32-raddextexp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp 2025-10-10T00:04:42.5641657Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5643038Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5644617Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5645836Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5647078Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5648408Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5649808Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5651195Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5652534Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5654011Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5655341Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5656648Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5657961Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5659403Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5660773Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5662192Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5663666Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5665693Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5667466Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5669080Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5670814Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5672537Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5674686Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5676524Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5680706Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5684964Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5687225Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5689331Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5691486Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5693739Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddextexp/gen 2025-10-10T00:04:42.5696048Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx2-rr1-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5697986Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx2-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5699719Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx512f-rr1-p5-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5701007Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx512f-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5702332Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/hvx-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5703795Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/neon-lut64-p2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5705517Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/neon-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5706453Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/rvv-rr2-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5707927Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/scalar-rr2-lut64-p2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5709270Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/scalar-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5710334Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/sse2-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5711777Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/wasmsimd-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-10-10T00:04:42.5713224Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5714809Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5716487Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5718311Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5720007Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5721485Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5723149Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5724800Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5726577Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5728481Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5730331Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5732047Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5734000Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5735765Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5737589Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5738979Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5740753Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5742516Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5744433Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5746122Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5747656Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5749223Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5751044Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5752797Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5754485Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5756154Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5757794Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5759581Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5761398Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5763155Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5766678Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5768106Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5769506Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5770967Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5772375Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5773761Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5775633Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5777107Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5778550Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5779917Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5781464Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-rvv-rr2-p6-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5782782Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-rvv-rr2-p6-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5784400Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5785969Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5787543Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5789113Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5790729Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5792197Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5793551Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5795405Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5796766Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5798269Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5799683Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5801105Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5802580Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5804452Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5806028Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5807622Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5809178Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5810801Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5812360Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5813946Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-10-10T00:04:42.5815530Z copying third_party/XNNPACK/src/f32-rdsum/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5817274Z copying third_party/XNNPACK/src/f32-rdsum/avx512.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5818654Z copying third_party/XNNPACK/src/f32-rdsum/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5820366Z copying third_party/XNNPACK/src/f32-rdsum/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5821754Z copying third_party/XNNPACK/src/f32-rdsum/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5823110Z copying third_party/XNNPACK/src/f32-rdsum/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5824651Z copying third_party/XNNPACK/src/f32-rdsum/wasm-simd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum 2025-10-10T00:04:42.5826543Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5828016Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5829559Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5831171Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5832749Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5834457Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5836017Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5837592Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5839175Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5840829Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5842586Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5843975Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5845700Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5847260Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5848744Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5850309Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5851902Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5853556Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5855360Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5856969Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rdsum/gen 2025-10-10T00:04:42.5858637Z copying third_party/XNNPACK/src/f32-rminmax/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5860355Z copying third_party/XNNPACK/src/f32-rminmax/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5861739Z copying third_party/XNNPACK/src/f32-rminmax/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5863277Z copying third_party/XNNPACK/src/f32-rminmax/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5865059Z copying third_party/XNNPACK/src/f32-rminmax/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5866519Z copying third_party/XNNPACK/src/f32-rminmax/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5868180Z copying third_party/XNNPACK/src/f32-rminmax/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax 2025-10-10T00:04:42.5869585Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5871083Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5872587Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5874247Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5875757Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5877279Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5878826Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5880316Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5881816Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5883305Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5884966Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5886514Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5888348Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5889644Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5891348Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5892753Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5894414Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5895954Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5897532Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5899080Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5900550Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5902073Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5903627Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5905285Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5906832Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5908325Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5909852Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5911347Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5912884Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5914562Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5916304Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5917655Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5919176Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5920670Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5922244Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5923799Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5925449Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5926978Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5929185Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5930700Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5932216Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5933741Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5935631Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5937089Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5938576Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5940103Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5941767Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5943301Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5945187Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5946641Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5948196Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5949789Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5951357Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5952916Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5954629Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5956195Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5957746Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5959281Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5960856Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5962466Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5963959Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5965867Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5967356Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5969103Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5970514Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5972062Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5973740Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5975350Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5976856Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5978554Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5980186Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5981771Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5983714Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5985465Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5987191Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5988726Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5990528Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5991958Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5993732Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5995381Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5996925Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.5998454Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6000043Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6001640Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6003147Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6004734Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6007254Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6009037Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6010774Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6012557Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6014516Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6016180Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6017759Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6019443Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6021118Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6022850Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6024713Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6026383Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6028028Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6029667Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6031296Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6033166Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6034970Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6036603Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6039067Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6040983Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6042669Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6044423Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6046071Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6047706Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6049360Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6051005Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6052644Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6054570Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6056297Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6057868Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6059399Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6061067Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6062652Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6064430Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6066064Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6067686Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6069416Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6071231Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6073056Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6075021Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6076773Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6078582Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6080387Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6082365Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6084303Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6086097Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rminmax/gen 2025-10-10T00:04:42.6087613Z copying third_party/XNNPACK/src/f32-rsum/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6088910Z copying third_party/XNNPACK/src/f32-rsum/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6090207Z copying third_party/XNNPACK/src/f32-rsum/f32-rsum-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6091506Z copying third_party/XNNPACK/src/f32-rsum/hvx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6092716Z copying third_party/XNNPACK/src/f32-rsum/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6094058Z copying third_party/XNNPACK/src/f32-rsum/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6095648Z copying third_party/XNNPACK/src/f32-rsum/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6096922Z copying third_party/XNNPACK/src/f32-rsum/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum 2025-10-10T00:04:42.6098299Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6099791Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6101395Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6102873Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6104525Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6105984Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6107501Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6109055Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6110601Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6112135Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6113676Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6115360Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6116824Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6118296Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6119790Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u96-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6121404Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6122938Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6124614Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6126092Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6127612Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6128993Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6130374Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6131993Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6133520Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6135068Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6136562Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6138044Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6139605Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6141075Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6142880Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6144390Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u12-acc3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6145949Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6147478Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u16-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6149013Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6150783Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u8-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-rsum/gen 2025-10-10T00:04:42.6152102Z copying third_party/XNNPACK/src/f32-spmm/hvx-pipelined.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6153789Z copying third_party/XNNPACK/src/f32-spmm/hvx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6155388Z copying third_party/XNNPACK/src/f32-spmm/neon-blocked.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6157116Z copying third_party/XNNPACK/src/f32-spmm/neon-pipelined.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6158450Z copying third_party/XNNPACK/src/f32-spmm/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6160200Z copying third_party/XNNPACK/src/f32-spmm/scalar-pipelined.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6161466Z copying third_party/XNNPACK/src/f32-spmm/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6163276Z copying third_party/XNNPACK/src/f32-spmm/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6165136Z copying third_party/XNNPACK/src/f32-spmm/wasmsimd-pipelined.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6166480Z copying third_party/XNNPACK/src/f32-spmm/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm 2025-10-10T00:04:42.6168458Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6169807Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6171405Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6173086Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6174769Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6176637Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6178049Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x1-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6179678Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x1-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6181272Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6182851Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6184685Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6186186Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6187722Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6189322Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6190827Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6192352Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6193905Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6195813Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6197352Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6199255Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6201050Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6202683Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6204497Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6206063Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6207565Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6209182Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6210883Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6212352Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6213962Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6216095Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6217792Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6219453Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6221416Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6222861Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6224544Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6226155Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6227812Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6229682Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6231164Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6233142Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6234688Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6236424Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6237985Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6239541Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6241103Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6242871Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6244565Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6246159Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6247750Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6249660Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6251258Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6252774Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6255445Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6256657Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6258465Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6260074Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6261830Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6263491Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6265227Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6266918Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6268637Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6270311Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6272000Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6273587Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6275499Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6277270Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6278844Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6280451Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6281978Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6283607Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6285523Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6287244Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6288882Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6290384Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6291953Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6293656Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6295409Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6297160Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6299002Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6300682Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6302251Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6303878Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6305648Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6307328Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6309032Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6311315Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6312914Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6314830Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6316585Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6318172Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6319627Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6321151Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6322748Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6324551Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6326298Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6327673Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6329181Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6330983Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6332559Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6334021Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6335762Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6337382Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6338994Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6340541Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6342067Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6343656Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6345476Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6347076Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6348691Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6350300Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6351971Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6353497Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6355336Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6357006Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6358644Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6360314Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6361828Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6363596Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6365336Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6366797Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6368753Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6370172Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6371785Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6373224Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6375269Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6376787Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6378835Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6380028Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6382289Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6383589Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6385473Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6387067Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6388735Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6390629Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6392327Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6394025Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6395861Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6397532Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6399581Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6401200Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6402903Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6404609Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6406650Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6408433Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6411312Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6412856Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6415019Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6417077Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-spmm/gen 2025-10-10T00:04:42.6418466Z copying third_party/XNNPACK/src/f32-vabs/f32-vabs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vabs 2025-10-10T00:04:42.6420485Z copying third_party/XNNPACK/src/f32-vbinary/f32-vadd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6421936Z copying third_party/XNNPACK/src/f32-vbinary/f32-vaddc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6423636Z copying third_party/XNNPACK/src/f32-vbinary/f32-vcmul.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6425417Z copying third_party/XNNPACK/src/f32-vbinary/f32-vcopysign.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6426887Z copying third_party/XNNPACK/src/f32-vbinary/f32-vcopysignc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6428373Z copying third_party/XNNPACK/src/f32-vbinary/f32-vdiv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6430067Z copying third_party/XNNPACK/src/f32-vbinary/f32-vdivc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6431911Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6433348Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmaxc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6435012Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmin.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6436966Z copying third_party/XNNPACK/src/f32-vbinary/f32-vminc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6438736Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmul.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6440183Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmulc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6441830Z copying third_party/XNNPACK/src/f32-vbinary/f32-vprelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6443542Z copying third_party/XNNPACK/src/f32-vbinary/f32-vpreluc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6445233Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrcopysignc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6447175Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrdivc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6448694Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrpreluc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6450195Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrsubc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6452058Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsqrdiff.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6453573Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsqrdiffc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6455345Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsub.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6457074Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsubc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6458592Z copying third_party/XNNPACK/src/f32-vbinary/vop-avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6460067Z copying third_party/XNNPACK/src/f32-vbinary/vop-avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6461608Z copying third_party/XNNPACK/src/f32-vbinary/vop-hvx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6463106Z copying third_party/XNNPACK/src/f32-vbinary/vop-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6464619Z copying third_party/XNNPACK/src/f32-vbinary/vop-rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6466314Z copying third_party/XNNPACK/src/f32-vbinary/vop-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6467785Z copying third_party/XNNPACK/src/f32-vbinary/vop-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6469311Z copying third_party/XNNPACK/src/f32-vbinary/vop-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6470805Z copying third_party/XNNPACK/src/f32-vbinary/vopc-avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6472410Z copying third_party/XNNPACK/src/f32-vbinary/vopc-avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6473927Z copying third_party/XNNPACK/src/f32-vbinary/vopc-hvx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6475658Z copying third_party/XNNPACK/src/f32-vbinary/vopc-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6477282Z copying third_party/XNNPACK/src/f32-vbinary/vopc-rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6478732Z copying third_party/XNNPACK/src/f32-vbinary/vopc-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6480162Z copying third_party/XNNPACK/src/f32-vbinary/vopc-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6481775Z copying third_party/XNNPACK/src/f32-vbinary/vopc-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary 2025-10-10T00:04:42.6483401Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6485067Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6486727Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6488265Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6489916Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6491306Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6492746Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6494389Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6495971Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6497486Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6498974Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6500519Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6502010Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6503509Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6505188Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6506694Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6508199Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6509710Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6511304Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6512991Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6514709Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6516338Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6517826Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6519338Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6520810Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6522387Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6523965Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6525654Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6527276Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6528794Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6530221Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6531690Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6533229Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6534762Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6536423Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6537974Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6539506Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6541001Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6542499Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6544007Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6545723Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6547329Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6548844Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6550353Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6551893Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6553449Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6555183Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6556676Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6558203Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6559748Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6561226Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6562761Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6564469Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6566439Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6567938Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6569436Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6570988Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6572634Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6574279Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6575864Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6577394Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6578917Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6580452Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6581982Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6583526Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6585234Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6586798Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6588342Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6589883Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6591467Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6593120Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6594706Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6596238Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6597863Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6599422Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6600966Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6602493Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6604313Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6605910Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6607386Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6608998Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6610571Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6612084Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6613661Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6615386Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6616928Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6618503Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6620117Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6621690Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6623303Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6624989Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6626574Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6628141Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6629698Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6631289Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6632833Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6634558Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6636142Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6637693Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6639273Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6640854Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6642563Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6644452Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6645923Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6647459Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6649070Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6650673Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6652282Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6653846Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6655603Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6657193Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6658805Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6660344Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6661921Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6663506Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6665294Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6666935Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6668592Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6670165Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6671781Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6673338Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6675117Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6676697Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6678284Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6679874Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6681452Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6683138Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6684891Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6686469Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6688024Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6689959Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6691493Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6693097Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6694846Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6696477Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6698061Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6699637Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6701305Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6703613Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6705369Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6706914Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6708471Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6710500Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6712165Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6713644Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6715628Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6717035Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6719522Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6720476Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6721556Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6723616Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6725328Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6729524Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6730181Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6730818Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6732027Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6733608Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6734955Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6736633Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6737947Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6739468Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6741032Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6742321Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6743899Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6745575Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6747104Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6748434Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6749923Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6751288Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6752860Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6754365Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6755978Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6757414Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6758911Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6760255Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6761909Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6763253Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6764739Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6766378Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6767749Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6769302Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6770612Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6772182Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6773487Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6774962Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6776628Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6777961Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6779510Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6781046Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6782366Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6783948Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6785646Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6787087Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6788479Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6789875Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6791382Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6792709Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6794359Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6795896Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6797329Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6798836Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6800536Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6801831Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6803371Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6804893Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6806444Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6807781Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6809350Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6810681Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6812252Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6813597Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6815299Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6816762Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6818206Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6819718Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6821266Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6822602Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6824375Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6826157Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6827539Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6829123Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6830449Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6832004Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6833449Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6835193Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6836586Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6837902Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6839470Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6840808Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6842369Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6843691Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6845471Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6846917Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6848500Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6849846Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6851412Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6852730Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6854464Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6856039Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6857452Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6859005Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6860359Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6862034Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6863420Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6865059Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6866525Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6867977Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6869430Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6871111Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6872503Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6873823Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6875552Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6876951Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6878368Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6879848Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6881320Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6882933Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6884675Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6886388Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6887984Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6889443Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6890985Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6892333Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6894214Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6895977Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6897373Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6898848Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6900344Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6901704Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6903809Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6905273Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6906834Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6908164Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6909802Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6911006Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6912552Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6913926Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6915745Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6917635Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6918983Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6920439Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6921893Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6923248Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6924939Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6926278Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6927869Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6929164Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6930749Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6932137Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6933531Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6935096Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6936458Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6937944Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6939278Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6940847Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6942136Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6943826Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6945331Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6946649Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6948124Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6949447Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6950838Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6952410Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6954396Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6956173Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6957532Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6959085Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6960390Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6961964Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6963264Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6964945Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6966274Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6967867Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6969218Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6970647Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6972120Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6973664Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6975019Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6976665Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6977949Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6979487Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6981166Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6982400Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6983965Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6985581Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6986935Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6988500Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6989815Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6991282Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6992821Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6994267Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6995899Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6997222Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.6998801Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7000146Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7001537Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7002894Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7004538Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7005992Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7007453Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7008900Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7010433Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7011765Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7013221Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7014789Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7016650Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7017844Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7019400Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7020751Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7022307Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7023782Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7025351Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7026909Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7028244Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7029793Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7031258Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7032802Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7034260Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7035940Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7037246Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7038849Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7040235Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7041632Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7043237Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7045135Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7046938Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7048273Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7049746Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7051207Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7052667Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7055146Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7056534Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7058074Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7059580Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7061060Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7062626Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7063486Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7065814Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7067163Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7068460Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7069572Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7070953Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7072356Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7073725Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7075394Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7076770Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7078180Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7079759Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7081064Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7082458Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7083937Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7085708Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7087316Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7088898Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7090277Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7091615Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7093105Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7094618Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7096228Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7097505Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7099239Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7100530Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7102226Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7103360Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7105331Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7106942Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7108522Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7110104Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7111863Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7113501Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7115338Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7116898Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7118464Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7120031Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7121632Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7123228Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7124976Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7126699Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7128305Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7129816Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7131368Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7132944Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7134683Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7136325Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7138110Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7139757Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7141335Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7142940Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7144658Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7146304Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7147898Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7149561Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7151163Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7152788Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7154624Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7156238Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7157777Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7159378Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7160987Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7162561Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7164306Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7166000Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7167745Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7169218Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7170773Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7172360Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7174011Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7175743Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7177333Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7178919Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7180513Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vbinary/gen 2025-10-10T00:04:42.7182016Z copying third_party/XNNPACK/src/f32-vclamp/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7183552Z copying third_party/XNNPACK/src/f32-vclamp/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7185275Z copying third_party/XNNPACK/src/f32-vclamp/f32-vclamp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7186783Z copying third_party/XNNPACK/src/f32-vclamp/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7188240Z copying third_party/XNNPACK/src/f32-vclamp/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7189714Z copying third_party/XNNPACK/src/f32-vclamp/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7191232Z copying third_party/XNNPACK/src/f32-vclamp/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7192828Z copying third_party/XNNPACK/src/f32-vclamp/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp 2025-10-10T00:04:42.7194664Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7196163Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7197654Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7199159Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7200612Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7202103Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7203575Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7205237Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7206682Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7208378Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7209806Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7211250Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7212740Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7214425Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7215987Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7217493Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7218974Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7220472Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7221981Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7223532Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-arm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7225186Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-arm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7226724Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-x86-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7228186Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vclamp/gen 2025-10-10T00:04:42.7229623Z copying third_party/XNNPACK/src/f32-vcmul/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul 2025-10-10T00:04:42.7231167Z copying third_party/XNNPACK/src/f32-vcmul/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul 2025-10-10T00:04:42.7232657Z copying third_party/XNNPACK/src/f32-vcmul/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul 2025-10-10T00:04:42.7234430Z copying third_party/XNNPACK/src/f32-vcmul/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul 2025-10-10T00:04:42.7235909Z copying third_party/XNNPACK/src/f32-vcmul/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul 2025-10-10T00:04:42.7237469Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7238981Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7240555Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7242039Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7243572Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7245240Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7246924Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7248536Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7249835Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7251317Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7252890Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7254565Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7256190Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7257857Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7259557Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7261246Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7262785Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7264482Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7266333Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7268404Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7270013Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7271552Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7273064Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7274893Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7276470Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7278116Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7279633Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcmul/gen 2025-10-10T00:04:42.7281141Z copying third_party/XNNPACK/src/f32-vcopysign/copysign.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign 2025-10-10T00:04:42.7282653Z copying third_party/XNNPACK/src/f32-vcopysign/copysignc.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign 2025-10-10T00:04:42.7284304Z copying third_party/XNNPACK/src/f32-vcopysign/rcopysignc.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign 2025-10-10T00:04:42.7285891Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7295604Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7296497Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7297298Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7298054Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7299006Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7299746Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7300541Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7301308Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7302072Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7302827Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7303617Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7304578Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7305880Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7307466Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7309061Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7310643Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7312275Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vcopysign/gen 2025-10-10T00:04:42.7313734Z copying third_party/XNNPACK/src/f32-velu/avx-rr2-lut16-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7315918Z copying third_party/XNNPACK/src/f32-velu/avx-rr2-lut4-p4-perm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7317379Z copying third_party/XNNPACK/src/f32-velu/avx-rr2-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7319144Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-lut16-p3-gather.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7320588Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-lut4-p4-perm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7322182Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-lut8-p4-perm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7323631Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7325493Z copying third_party/XNNPACK/src/f32-velu/avx512f-rr1-lut16-p3-perm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7326956Z copying third_party/XNNPACK/src/f32-velu/avx512f-rr1-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7328328Z copying third_party/XNNPACK/src/f32-velu/f32-velu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7329972Z copying third_party/XNNPACK/src/f32-velu/neon-lut16-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7331464Z copying third_party/XNNPACK/src/f32-velu/neon-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7333108Z copying third_party/XNNPACK/src/f32-velu/scalar-rr2-lut16-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7334703Z copying third_party/XNNPACK/src/f32-velu/scalar-rr2-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7336334Z copying third_party/XNNPACK/src/f32-velu/sse-rr2-lut16-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7337886Z copying third_party/XNNPACK/src/f32-velu/sse-rr2-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7339450Z copying third_party/XNNPACK/src/f32-velu/wasmsimd-rr2-lut16-p3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7341038Z copying third_party/XNNPACK/src/f32-velu/wasmsimd-rr2-p6.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu 2025-10-10T00:04:42.7342723Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7344541Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7346230Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7347930Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7349558Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7351106Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7352695Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7354490Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7355975Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7357513Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7359057Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7360598Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7362175Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7363796Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7365613Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7367165Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7368657Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7370121Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7371656Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7373219Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7374855Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7376487Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7378073Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7379635Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7381177Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7382729Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7384457Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7386039Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7387618Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7389159Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7390722Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7392297Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7393838Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7396786Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7397437Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7398758Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7400613Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7402416Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7404672Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7405547Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7407358Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7409016Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7410327Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7411913Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7413375Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7415308Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7417041Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7418607Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7420246Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7421945Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7423884Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7425723Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7427306Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7428828Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7430500Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7431999Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7433559Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7435351Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7436923Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7438473Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7439993Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7441654Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7443265Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7444769Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7446580Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7448252Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7450077Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7451785Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7453396Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7455166Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7456765Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7458342Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7459951Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7461603Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7463311Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7465012Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7466649Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7468232Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7469890Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7471394Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7473068Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7474729Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7476291Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7477888Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7479487Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7481213Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7482808Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7484449Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7486029Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7487610Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7489299Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u5.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7490878Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u6.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7492612Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7494387Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7496091Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7497674Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7499336Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7500921Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7502552Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7505033Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7506670Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7508301Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7509976Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7511537Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7513122Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7514885Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7516519Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7518066Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7519749Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7521427Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7523025Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7524684Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7526408Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7528036Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7529617Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7531193Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7532804Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7534596Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7536285Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7537858Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7539501Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7541180Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7542808Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7544550Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-velu/gen 2025-10-10T00:04:42.7546047Z copying third_party/XNNPACK/src/f32-vexp/f32-vexp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vexp 2025-10-10T00:04:42.7547578Z copying third_party/XNNPACK/src/f32-vexp/scalar-exp.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vexp 2025-10-10T00:04:42.7549107Z copying third_party/XNNPACK/src/f32-vexp/gen/f32-vexp-scalar-exp.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vexp/gen 2025-10-10T00:04:42.7550562Z copying third_party/XNNPACK/src/f32-vgelu/f32-vgelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu 2025-10-10T00:04:42.7552161Z copying third_party/XNNPACK/src/f32-vgelu/rational-12-10.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu 2025-10-10T00:04:42.7553692Z copying third_party/XNNPACK/src/f32-vgelu/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu 2025-10-10T00:04:42.7555574Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7557292Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7559128Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7560859Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7562460Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-hvx-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7564236Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-neon-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7565988Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7567810Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7569523Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7571477Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-wasmsimd-rational-12-10-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vgelu/gen 2025-10-10T00:04:42.7573091Z copying third_party/XNNPACK/src/f32-vhswish/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7574636Z copying third_party/XNNPACK/src/f32-vhswish/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7576288Z copying third_party/XNNPACK/src/f32-vhswish/f32-vhswish.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7577779Z copying third_party/XNNPACK/src/f32-vhswish/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7579397Z copying third_party/XNNPACK/src/f32-vhswish/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7581008Z copying third_party/XNNPACK/src/f32-vhswish/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7582472Z copying third_party/XNNPACK/src/f32-vhswish/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7584066Z copying third_party/XNNPACK/src/f32-vhswish/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish 2025-10-10T00:04:42.7586599Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7588004Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7589593Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7591191Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7592746Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7594456Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7596041Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7597572Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7599094Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7600730Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7602292Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7603755Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7605555Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7607537Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7609002Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7610563Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7612056Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7613609Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7615381Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7616950Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7618546Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7620171Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7621706Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7623240Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vhswish/gen 2025-10-10T00:04:42.7624799Z copying third_party/XNNPACK/src/f32-vlog/f32-vlog.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog 2025-10-10T00:04:42.7626786Z copying third_party/XNNPACK/src/f32-vlog/rational-3-3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog 2025-10-10T00:04:42.7628322Z copying third_party/XNNPACK/src/f32-vlog/scalar-log.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog 2025-10-10T00:04:42.7630484Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7632175Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7634307Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7636244Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7637985Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7640094Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-neon-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7641690Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-scalar-log.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7643534Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7645369Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7647487Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-wasmsimd-rational-3-3-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlog/gen 2025-10-10T00:04:42.7650032Z copying third_party/XNNPACK/src/f32-vlrelu/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7651451Z copying third_party/XNNPACK/src/f32-vlrelu/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7653320Z copying third_party/XNNPACK/src/f32-vlrelu/f32-vlrelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7654890Z copying third_party/XNNPACK/src/f32-vlrelu/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7656752Z copying third_party/XNNPACK/src/f32-vlrelu/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7658127Z copying third_party/XNNPACK/src/f32-vlrelu/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7659960Z copying third_party/XNNPACK/src/f32-vlrelu/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7661394Z copying third_party/XNNPACK/src/f32-vlrelu/wasm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7663332Z copying third_party/XNNPACK/src/f32-vlrelu/wasmsimd-iminmax.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7664905Z copying third_party/XNNPACK/src/f32-vlrelu/wasmsimd-laneselect.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu 2025-10-10T00:04:42.7666537Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7668049Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7669608Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7671134Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7672641Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7674368Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7675952Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7677566Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7679101Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7680675Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7682243Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7683766Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7685656Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7687242Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7688695Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7690235Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7691770Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7693347Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7695023Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7696604Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7698118Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7699681Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7701425Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-iminmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7702941Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-iminmax-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7704719Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-laneselect-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7706323Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-laneselect-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7707808Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-iminmax-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7709366Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-iminmax-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7710941Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-laneselect-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7712580Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-laneselect-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vlrelu/gen 2025-10-10T00:04:42.7713992Z copying third_party/XNNPACK/src/f32-vmulcaddc/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc 2025-10-10T00:04:42.7716063Z copying third_party/XNNPACK/src/f32-vmulcaddc/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc 2025-10-10T00:04:42.7717495Z copying third_party/XNNPACK/src/f32-vmulcaddc/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc 2025-10-10T00:04:42.7719202Z copying third_party/XNNPACK/src/f32-vmulcaddc/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc 2025-10-10T00:04:42.7721121Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7722589Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-wasm-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7724474Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7726109Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-wasm-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7727606Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7729191Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7730771Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7732278Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7733876Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasm-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7735865Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmrelaxedsimd-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7737499Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmrelaxedsimd-fma-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7739053Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmsimd-arm-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7740474Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmsimd-x86-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7741987Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neon-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7743329Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neonfma-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7746075Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7747335Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmrelaxedsimd-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7748711Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmrelaxedsimd-fma-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7750131Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmsimd-arm-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7751523Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmsimd-x86-2x.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-10-10T00:04:42.7752621Z copying third_party/XNNPACK/src/f32-vneg/f32-vneg.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vneg 2025-10-10T00:04:42.7754032Z copying third_party/XNNPACK/src/f32-vrelu/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7755428Z copying third_party/XNNPACK/src/f32-vrelu/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7757028Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u1.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7758292Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u2.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7759769Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u4.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7760979Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7762624Z copying third_party/XNNPACK/src/f32-vrelu/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7764247Z copying third_party/XNNPACK/src/f32-vrelu/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7765728Z copying third_party/XNNPACK/src/f32-vrelu/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7766947Z copying third_party/XNNPACK/src/f32-vrelu/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7768424Z copying third_party/XNNPACK/src/f32-vrelu/wasm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7769810Z copying third_party/XNNPACK/src/f32-vrelu/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu 2025-10-10T00:04:42.7771261Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7772591Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7773951Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7775628Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7776873Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7778305Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7779587Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7780903Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7782411Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7783671Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7785245Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7786564Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7787894Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7789230Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7790551Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-sse-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7791981Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-sse-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7793285Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7794753Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7796484Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7797721Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7799049Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7800593Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7801854Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrelu/gen 2025-10-10T00:04:42.7803067Z copying third_party/XNNPACK/src/f32-vrnd/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7804718Z copying third_party/XNNPACK/src/f32-vrnd/avx512f.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7806149Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7807501Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndne.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7808840Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7810290Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndz.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7811493Z copying third_party/XNNPACK/src/f32-vrnd/neonv8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7812920Z copying third_party/XNNPACK/src/f32-vrnd/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7814441Z copying third_party/XNNPACK/src/f32-vrnd/scalar-libm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7815894Z copying third_party/XNNPACK/src/f32-vrnd/sse41.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7817264Z copying third_party/XNNPACK/src/f32-vrnd/vrndd-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7818626Z copying third_party/XNNPACK/src/f32-vrnd/vrndd-sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7819993Z copying third_party/XNNPACK/src/f32-vrnd/vrndne-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7821455Z copying third_party/XNNPACK/src/f32-vrnd/vrndne-sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7822705Z copying third_party/XNNPACK/src/f32-vrnd/vrndu-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7824340Z copying third_party/XNNPACK/src/f32-vrnd/vrndu-sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7825721Z copying third_party/XNNPACK/src/f32-vrnd/vrndz-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7827078Z copying third_party/XNNPACK/src/f32-vrnd/vrndz-sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7828441Z copying third_party/XNNPACK/src/f32-vrnd/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd 2025-10-10T00:04:42.7829995Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7831271Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7832617Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7834033Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7835558Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7837000Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7838326Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neonv8-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7839647Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7840938Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7842361Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7843643Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7845110Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7846662Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7847910Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7849229Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7850534Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7852073Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7853340Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7855008Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7856346Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7857659Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7858971Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7860413Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7861729Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7863049Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7864518Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7866087Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7867400Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neonv8-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7868820Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7870159Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7871422Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7872852Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7874497Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7875998Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7877476Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7878770Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7880191Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7881488Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7883124Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7884619Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7886310Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7887632Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7889049Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7890336Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7891998Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7893500Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7894914Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7896430Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7897867Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neonv8-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7899167Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7900652Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7901923Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7903428Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7904842Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7906627Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7907752Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7909099Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7910475Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7911864Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7913198Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7914905Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7916238Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7917769Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7919344Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7920866Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7922204Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7923757Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7925197Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neon-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7926754Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7928077Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neonv8-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7929602Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7930910Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7932467Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7933794Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7935506Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7936878Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7938401Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7939697Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7941202Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7942660Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7943953Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7945689Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7947025Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7948440Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrnd/gen 2025-10-10T00:04:42.7949718Z copying third_party/XNNPACK/src/f32-vrsqrt/avx-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7951263Z copying third_party/XNNPACK/src/f32-vrsqrt/avx512f-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7952465Z copying third_party/XNNPACK/src/f32-vrsqrt/f32-vrsqrt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7953967Z copying third_party/XNNPACK/src/f32-vrsqrt/fma3-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7955630Z copying third_party/XNNPACK/src/f32-vrsqrt/neon-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7956976Z copying third_party/XNNPACK/src/f32-vrsqrt/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7958496Z copying third_party/XNNPACK/src/f32-vrsqrt/scalar-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7959699Z copying third_party/XNNPACK/src/f32-vrsqrt/sse-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt 2025-10-10T00:04:42.7961323Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7962592Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7963943Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7965588Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7966921Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7968255Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7969598Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7971081Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7972392Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7973729Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7975264Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7976599Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7978332Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7979442Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7980737Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7982088Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7983410Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7984869Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7986438Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7987718Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7989287Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-10-10T00:04:42.7990562Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/avx2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-10-10T00:04:42.7992222Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/avx512f-p5-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-10-10T00:04:42.7993547Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/f32-vscaleexpminusmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-10-10T00:04:42.7995154Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.7996579Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.7997976Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.7999362Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.8000833Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.8002210Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.8003588Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.8005100Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-10-10T00:04:42.8006185Z copying third_party/XNNPACK/src/f32-vscaleextexp/avx2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp 2025-10-10T00:04:42.8007775Z copying third_party/XNNPACK/src/f32-vscaleextexp/avx512f-p5-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp 2025-10-10T00:04:42.8009159Z copying third_party/XNNPACK/src/f32-vscaleextexp/f32-vscaleextexp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp 2025-10-10T00:04:42.8010600Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8011940Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8013333Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8014851Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8016531Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8017842Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8019216Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8020579Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-10-10T00:04:42.8021670Z copying third_party/XNNPACK/src/f32-vsigmoid/avx-rr2-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8023223Z copying third_party/XNNPACK/src/f32-vsigmoid/avx2-rr1-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8024764Z copying third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr1-lut16-p3-perm-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8026284Z copying third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr1-p5-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8027634Z copying third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr2-lut32-p2-perm2-scalef.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8029019Z copying third_party/XNNPACK/src/f32-vsigmoid/f32-vsigmoid.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8030734Z copying third_party/XNNPACK/src/f32-vsigmoid/neon-lut2048-p1.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8032064Z copying third_party/XNNPACK/src/f32-vsigmoid/neon-lut64-p2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8033535Z copying third_party/XNNPACK/src/f32-vsigmoid/neon-p5.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8035034Z copying third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-lut2048-p1-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8036644Z copying third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-lut64-p2-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8038173Z copying third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-p5-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8039449Z copying third_party/XNNPACK/src/f32-vsigmoid/sse-rr2-lut64-p2-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8040953Z copying third_party/XNNPACK/src/f32-vsigmoid/sse-rr2-p5-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8042318Z copying third_party/XNNPACK/src/f32-vsigmoid/wasmsimd-rr2-lut64-p2-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8043977Z copying third_party/XNNPACK/src/f32-vsigmoid/wasmsimd-rr2-p5-div.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid 2025-10-10T00:04:42.8045587Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8047020Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8048414Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8049923Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8051289Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8052655Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8054027Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8055577Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8056923Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8058334Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8059706Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8061088Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8062373Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8063756Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8065321Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8066719Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8068103Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8069732Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8071051Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8072478Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8074007Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8075547Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8076959Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8078336Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8080019Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8081379Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8083214Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8084617Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8086224Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8087622Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8089011Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8090413Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8091980Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8093337Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8094854Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8096393Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8097857Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8099456Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8100623Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8102075Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8103350Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8105014Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8106477Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8107773Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8109244Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8110628Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8112009Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8113406Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8114986Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8116429Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8117853Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8119258Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8120748Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8122171Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8123564Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8125183Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8126573Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8128068Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8129528Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8130928Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8132356Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8133799Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8135854Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8137008Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8138412Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8139828Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8141296Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8142704Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8144389Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8145927Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8147416Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8148900Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8150313Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8151812Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8154010Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8155525Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8157179Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8158554Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8160018Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8161401Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8162890Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8164473Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8166016Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8167576Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8168864Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8170263Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8171759Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8173137Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8174742Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8176490Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8177872Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8179515Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8180888Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8182298Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8183732Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8185227Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8186687Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8188108Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8189649Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8190994Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8192446Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8193858Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8195877Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8197229Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8198826Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8200089Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8201464Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8202847Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8204365Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8206149Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8207476Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8208859Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8210221Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8211685Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8213424Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8215010Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8216572Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8217999Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8219413Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8220870Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8222260Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8223961Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8225513Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8227159Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8228539Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8230185Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8231748Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8233129Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8234660Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8236454Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8237795Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8239226Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8240629Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8242052Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8243457Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8245051Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8246844Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8248401Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8249882Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8251364Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8252806Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8254370Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8255954Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8257602Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8259675Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8265660Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8267326Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8268708Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8269628Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8270496Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8271229Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8272744Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8274990Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8276724Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8278504Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8280181Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8281778Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8283398Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8285230Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8286838Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8288868Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-10-10T00:04:42.8290287Z copying third_party/XNNPACK/src/f32-vsqr/f32-vsqr.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqr 2025-10-10T00:04:42.8291909Z copying third_party/XNNPACK/src/f32-vsqrt/avx-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8293420Z copying third_party/XNNPACK/src/f32-vsqrt/avx-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8295180Z copying third_party/XNNPACK/src/f32-vsqrt/avx512f-nr1fma1adj.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8296601Z copying third_party/XNNPACK/src/f32-vsqrt/avx512f-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8298077Z copying third_party/XNNPACK/src/f32-vsqrt/f32-vsqrt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8299620Z copying third_party/XNNPACK/src/f32-vsqrt/fma3-nr1fma1adj.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8301108Z copying third_party/XNNPACK/src/f32-vsqrt/fma3-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8302662Z copying third_party/XNNPACK/src/f32-vsqrt/neon-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8304523Z copying third_party/XNNPACK/src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8306083Z copying third_party/XNNPACK/src/f32-vsqrt/neonfma-nr2fma1adj.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8307510Z copying third_party/XNNPACK/src/f32-vsqrt/rvv-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8308987Z copying third_party/XNNPACK/src/f32-vsqrt/scalar-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8310456Z copying third_party/XNNPACK/src/f32-vsqrt/sse-rsqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8312014Z copying third_party/XNNPACK/src/f32-vsqrt/sse-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8313486Z copying third_party/XNNPACK/src/f32-vsqrt/wasmsimd-sqrt.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt 2025-10-10T00:04:42.8315279Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8316779Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8318384Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8319872Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8321402Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8322942Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8324569Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8326079Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8327631Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8329158Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8330667Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8332222Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8333724Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8335438Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8336999Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8338485Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8339991Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8341482Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8343069Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8344787Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8346247Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8347678Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8349366Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8351050Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8352636Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8354389Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8355983Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8357485Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8359045Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8360660Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8362333Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vsqrt/gen 2025-10-10T00:04:42.8363802Z copying third_party/XNNPACK/src/f32-vtanh/f32-vtanh.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh 2025-10-10T00:04:42.8365529Z copying third_party/XNNPACK/src/f32-vtanh/rational-9-8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh 2025-10-10T00:04:42.8367165Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8368831Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8370607Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8372264Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8373944Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8375774Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8377464Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8379180Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8380915Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8382659Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8384483Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8386178Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-wasmsimd-rational-9-8-div.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vtanh/gen 2025-10-10T00:04:42.8387963Z copying third_party/XNNPACK/src/f32-vunary/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary 2025-10-10T00:04:42.8389487Z copying third_party/XNNPACK/src/f32-vunary/simd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary 2025-10-10T00:04:42.8391014Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8392601Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8394275Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-hvx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8395852Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8397346Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8398812Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8400308Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8401786Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8403310Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8405176Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8406709Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8408218Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8409759Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8411326Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-hvx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8412832Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8414614Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8416148Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8417623Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8419153Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8420688Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8422362Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8423934Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8425560Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8427092Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8428630Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-hvx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8430280Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8431808Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8433343Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8434969Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8436500Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8438031Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8439570Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8441144Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/f32-vunary/gen 2025-10-10T00:04:42.8442674Z copying third_party/XNNPACK/src/operators/argmax-pooling-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8444490Z copying third_party/XNNPACK/src/operators/average-pooling-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8446365Z copying third_party/XNNPACK/src/operators/batch-matrix-multiply-nc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8448165Z copying third_party/XNNPACK/src/operators/binary-elementwise-nd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8449774Z copying third_party/XNNPACK/src/operators/channel-shuffle-nc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8451355Z copying third_party/XNNPACK/src/operators/constant-pad-nd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8452933Z copying third_party/XNNPACK/src/operators/convolution-nchw.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8455085Z copying third_party/XNNPACK/src/operators/convolution-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8457733Z copying third_party/XNNPACK/src/operators/deconvolution-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8460049Z copying third_party/XNNPACK/src/operators/dynamic-fully-connected-nc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8461685Z copying third_party/XNNPACK/src/operators/fully-connected-nc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8464292Z copying third_party/XNNPACK/src/operators/max-pooling-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8466007Z copying third_party/XNNPACK/src/operators/pack-lh.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8467623Z copying third_party/XNNPACK/src/operators/reduce-nd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8469328Z copying third_party/XNNPACK/src/operators/resize-bilinear-nchw.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8470888Z copying third_party/XNNPACK/src/operators/resize-bilinear-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8472501Z copying third_party/XNNPACK/src/operators/rope-nthc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8474336Z copying third_party/XNNPACK/src/operators/scaled-dot-product-attention-nhtc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8476080Z copying third_party/XNNPACK/src/operators/slice-nd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8477632Z copying third_party/XNNPACK/src/operators/softmax-nc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8479295Z copying third_party/XNNPACK/src/operators/transpose-nd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8481220Z copying third_party/XNNPACK/src/operators/unary-elementwise-nc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8483041Z copying third_party/XNNPACK/src/operators/unpooling-nhwc.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/operators 2025-10-10T00:04:42.8484866Z copying third_party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/pf32-gemm 2025-10-10T00:04:42.8486723Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8488340Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8490023Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8491572Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8493130Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8494883Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8496655Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8498125Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8499687Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8501174Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8502751Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8504529Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8506601Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8508277Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8510022Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8511710Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8513296Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8515197Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8516753Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8518534Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8520043Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8521659Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8523366Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8525303Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8527217Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8528837Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8530567Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8532387Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8533909Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8535783Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8537473Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8539299Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8541405Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8543164Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8544961Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8546823Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8548557Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8550083Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8551805Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8553521Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8555397Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8557201Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8559418Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8561098Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8562884Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8565131Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8567265Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8568979Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8570825Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8572858Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8574713Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8576444Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8578498Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8580523Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8582244Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8584261Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8586566Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-10-10T00:04:42.8588310Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8590040Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8591706Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8593453Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8595319Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8596982Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8598716Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8600475Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8602190Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8603919Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8605889Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8607560Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8609288Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8611099Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8612870Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8614896Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8616650Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8618389Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8620242Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8621846Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8623464Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8625072Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8626713Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8628483Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8630007Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8631539Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8633058Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8634796Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8636339Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8637912Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8639556Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8641065Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8642662Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8644357Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8645966Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8647649Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8649122Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8650719Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8652470Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8654341Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8655950Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8657614Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8659411Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8661090Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8662693Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8664420Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8666063Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8667673Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8669226Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8670859Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8672542Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8674943Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8676724Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8678369Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8679963Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8682057Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8683533Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8685279Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8686979Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8688518Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8690152Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8691744Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8693364Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8695205Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8697056Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8698917Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8700777Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8702533Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8704621Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8706290Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8707911Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8709566Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8711891Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8713588Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8715318Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8717086Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8718704Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8721141Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8722995Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8725147Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8726814Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8728409Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8730013Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8731762Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8733438Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8735217Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8737001Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8738650Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8740321Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8741967Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8743566Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8745333Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8746964Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8748808Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8750795Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8752983Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8754786Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8756667Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8758886Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8760522Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8762203Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8763853Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8765768Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8767580Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8769254Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8770965Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8772670Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8774714Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8776959Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8778658Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8780383Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8782274Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8783972Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8785841Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8787640Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8789432Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8791108Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8792763Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8794619Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8796367Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8798102Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8799883Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8801812Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8804222Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8805952Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8807656Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8809522Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8811238Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8812909Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8814866Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8816595Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8818476Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8820259Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8821974Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8823656Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8825816Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8827569Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8829764Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8831718Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8833453Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8835358Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8837019Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-10-10T00:04:42.8838758Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8840440Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8842171Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8843860Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8845815Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8847571Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8849369Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8851574Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8853662Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8855577Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8857248Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8858871Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8860416Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8862125Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8863372Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8865309Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8866923Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8868467Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8869957Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8871502Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8873021Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8874798Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8876412Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8878057Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8879771Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8881435Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8883046Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8884654Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8886327Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8887871Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8889483Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8891093Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8892778Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8895035Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8896363Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8897989Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8899509Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8901271Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8902841Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8904758Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8906370Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8908057Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8909822Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8911814Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-asm-aarch32-neondotfp16arith-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8913320Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8914849Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8916685Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8918430Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8920012Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8921697Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8923435Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8925334Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8927360Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8929077Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8930722Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8932255Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8933876Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8935767Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8937346Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8939094Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8940767Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8942563Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8944793Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8946485Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8948128Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8949805Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8951509Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8953445Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8955743Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8957577Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8959303Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8960954Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8962658Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8964628Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8966414Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8968665Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8970523Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8973006Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8974774Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8976635Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8978348Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8980062Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8981759Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8983525Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8985347Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-10-10T00:04:42.8987211Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8988933Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8990607Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8992467Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8994238Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8995938Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8997732Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.8999946Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9002302Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9003854Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9005559Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9007168Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9008794Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9010331Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9011967Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9013513Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9015225Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9016725Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9018269Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9019863Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9021503Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9023092Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9024832Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9026456Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9028179Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9029739Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9031230Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9032833Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9034731Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9036244Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9037751Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9039371Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9041075Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9042615Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9044357Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9046129Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9047821Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9049450Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9051091Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9052886Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9054935Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-asm-aarch32-neondotfp16arith-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9056580Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9058090Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9059730Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9061292Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9062951Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9064798Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9066416Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9068205Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9069738Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9071268Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9072951Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9074808Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9076681Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9079198Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9080636Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9082118Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9083662Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9085277Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9087148Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9088663Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9090193Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9091792Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9093251Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9095098Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9096896Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9098769Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9100779Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9102244Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9103735Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9105252Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9106923Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9108486Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9110785Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9112353Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9113864Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-10-10T00:04:42.9115833Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9117281Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9119128Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9120496Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9122061Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9123715Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9125576Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9127118Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9128914Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9130421Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9132299Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9134376Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9136163Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9137645Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9139084Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9140600Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9142128Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9143697Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9145166Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9146569Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9148054Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9149572Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9151397Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9152782Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9154447Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9155981Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9157340Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9158734Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9160070Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9161458Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9162891Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9164460Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9166047Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9167415Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9168964Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9170837Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9172168Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9173564Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9175088Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9176803Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9178194Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9179950Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9181358Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9182766Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9184345Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9185838Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9187261Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9188725Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9190089Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9191553Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9193080Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9195051Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9196987Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9198304Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9199819Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9201665Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9203085Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9204737Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9206474Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9207860Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9209298Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9210787Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9212215Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9213934Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9215558Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9217406Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9219150Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9220649Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9222286Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9224253Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9225791Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9227445Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9229056Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9230608Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9232063Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9233519Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9235973Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9237270Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9239060Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9240442Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9242203Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9243602Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9245222Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9246776Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9248195Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9249999Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9251867Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9253247Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9255219Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9257154Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9259086Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9260625Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9262550Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9264677Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9266105Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9267887Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9269358Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9270971Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9272518Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9274383Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9276242Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9278342Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9280235Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9281765Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9284847Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9286616Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9288050Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9290309Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9292382Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9293980Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9295874Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9297491Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9299407Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-10-10T00:04:42.9301277Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9302720Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9304401Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9306084Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9307691Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9309141Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9310677Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9312500Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9314006Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9315737Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9317565Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9318991Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9320575Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9322089Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9323613Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9325299Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9327217Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9328625Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9330202Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9332079Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9333577Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9335194Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9336775Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9338367Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9339954Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9341628Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9343315Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9345204Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9347025Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9348584Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9350377Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9351868Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9353433Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9355216Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9357158Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9358567Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9360272Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9361783Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9363566Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9365320Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9366911Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9368443Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9370119Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9371894Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9373479Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9375148Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9377225Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9378764Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9380621Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9382153Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9383927Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9385679Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9387555Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9389092Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9390863Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9392515Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9394332Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9396256Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9398222Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9400394Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9402368Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9403780Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9405452Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9406927Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9408467Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9409863Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9411303Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9412683Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9414301Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9416488Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9417863Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9419994Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9421410Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9423080Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9424759Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9426666Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9428022Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9429580Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9431102Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9432580Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9433956Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9435545Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9437075Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9438562Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9440404Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9441787Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9443248Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9444911Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9446562Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9448013Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9449490Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9450959Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9452474Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9453863Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9455596Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9457106Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9458644Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9460065Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9461812Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9463508Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9465050Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9466931Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9468557Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9470073Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9471528Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9473379Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9474945Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9476463Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9478012Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9479467Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9481022Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9482403Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9483953Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9485490Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9486905Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9488406Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9490139Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9491608Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9493129Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9494928Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9496282Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9497767Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9499540Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9500869Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9502352Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9503796Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9505451Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9506978Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9508457Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9509945Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9511446Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9512827Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9514420Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9515933Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9517536Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9518908Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9520358Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9521790Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9523308Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9525028Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9526544Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9527864Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9529376Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9530871Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9532316Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9533823Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9536059Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9537696Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9539777Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9541223Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9542979Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9544910Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9546359Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9547861Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9549462Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9551013Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9552446Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9553989Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9555647Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9557198Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9558664Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9560081Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9561366Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9562909Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9564395Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9565862Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9567378Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9568888Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9570288Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9571718Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9573259Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9575069Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9577108Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9578460Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9585389Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9586407Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9587282Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9587847Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9588693Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9589286Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9590018Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9590834Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9592085Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9593642Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9595154Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9596913Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9598339Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9600022Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9601799Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9603610Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9605212Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9606732Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9608466Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9609948Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9611442Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9613143Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9614732Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9616227Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9617674Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9619426Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9621270Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9622524Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9624000Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9626023Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9627386Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9628835Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9630261Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9631778Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9633465Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9635199Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9636721Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9638255Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9639808Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9641645Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9643106Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9645034Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9646501Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9647945Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9649690Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9651533Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9653158Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9654699Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9656409Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9658177Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9659592Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9660993Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9662755Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9664240Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9666065Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9667487Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9668959Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9670588Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9672031Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9673838Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9675972Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9677887Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9679411Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9681205Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9683077Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9684664Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9686566Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9688020Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9689433Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9691184Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9692778Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9694545Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9696262Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9697904Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9699477Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9700922Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9702457Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9703921Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9705631Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9707138Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9708691Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9710163Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9711963Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9713474Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9715333Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9716738Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9718508Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9719862Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9721574Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9723323Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9724940Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9727119Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9728497Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9730410Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9731810Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9733292Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9735283Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9736734Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9738833Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9740500Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9742001Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9743569Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9745236Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9746767Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9748389Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9750142Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9751823Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9753368Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9754970Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9756730Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9758479Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9760423Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9762013Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9763533Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9765191Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9767096Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9769004Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9770413Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9772208Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9773628Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9775180Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9777284Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9779337Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9780800Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9782409Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9783877Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9785996Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9787457Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9788900Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9790650Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9792091Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9794390Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9796224Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9797722Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9799412Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9800901Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9802711Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9804798Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9806596Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9808007Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9809623Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9811140Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9812926Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9814489Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9816396Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9817802Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9819539Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9820942Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9822518Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9823974Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9825890Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9827082Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9828963Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9830733Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-10-10T00:04:42.9832471Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9834310Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9836063Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9837703Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9839494Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9841153Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9842902Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9844709Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9846438Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9848231Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9850039Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9851737Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9853710Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9855560Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9857295Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9859250Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9861068Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9862776Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9864806Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9866350Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9868687Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9870497Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9872489Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9874645Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9877427Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9879064Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9880992Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9882332Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9883972Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9892378Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9893352Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9894500Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9895739Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9896721Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9897641Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9898738Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9899687Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9900645Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9901591Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9902478Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9903335Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9905094Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9906947Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9908671Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9910259Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9911900Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9913746Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9915835Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9917458Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9919109Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9920717Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9922222Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9924033Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9925931Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9927574Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9929340Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9930964Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9932763Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9934582Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9936139Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9937808Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9939531Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9941179Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9942883Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9944658Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9946437Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9948108Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9949831Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9951664Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9953429Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9955207Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9957021Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9958715Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9960271Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9963350Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9965114Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9966812Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9968421Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9970085Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9971760Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9973428Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9975223Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9976990Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9978599Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9980313Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9982153Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9983995Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9985918Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9987591Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9989149Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9990809Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9992760Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9994649Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9996425Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9998001Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:42.9999817Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0001547Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0003263Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0005079Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0006750Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0008367Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0010025Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0011668Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0013361Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0015143Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0017071Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0018754Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0020279Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0021967Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0023627Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0025507Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0027250Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0029114Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0030804Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0032459Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0034415Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0036176Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0037790Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0039416Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0041138Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0042737Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0044602Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0046343Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0048195Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0049852Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0051523Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0053231Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0055774Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0057606Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0059329Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0060992Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x32-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0062871Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0064675Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0066563Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0068127Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0069707Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0071394Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0072898Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0074855Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0076526Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0078157Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0080410Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0082121Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0083860Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0085729Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0087275Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0088969Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0090700Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0092352Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0094013Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0095951Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0097542Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0099223Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0100887Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0102592Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0104220Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0105948Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0107786Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0109433Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0111146Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0112793Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0114677Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0117004Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0118989Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0120753Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0122462Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0124215Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0125909Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0127484Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0129201Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0130892Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0132595Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0134555Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x32-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0136482Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0138036Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0139697Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0141374Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0143080Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0144819Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0146486Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0148081Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0149652Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0151273Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0152938Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0154699Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0156382Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0158021Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0159840Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0161389Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0162923Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0164730Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0166482Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0168290Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0170024Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0171765Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-asm-aarch32-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0173295Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0174916Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0176681Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0178291Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0179923Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0181562Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0183160Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0184867Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0186766Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0188457Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0190157Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0191786Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0193492Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0195209Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0196968Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0198607Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0200254Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0201860Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0203645Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0205454Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x32-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0207430Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0209140Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0210729Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0212354Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0213988Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0215852Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0217455Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0219125Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0220813Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0222440Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0224337Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0226447Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0228492Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0230210Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0232030Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x32-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0234460Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0236468Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0238374Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0240395Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0241927Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0243584Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0245520Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0247188Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0248869Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0250655Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0252305Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0253936Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0255825Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0257540Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0259259Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0261015Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0262778Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0264985Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0267190Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0268860Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0270521Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0272366Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0274021Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0276043Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0277796Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0279444Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0281113Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0282841Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0284784Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0286590Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0288262Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0290374Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0292073Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0293801Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0295740Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0297427Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0299315Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x32-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0301541Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x4v-minmax-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0303185Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0305017Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0306698Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0308511Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0310297Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0312113Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0313870Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0315708Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0317445Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0319130Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0320862Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0322627Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0324544Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0326281Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-10-10T00:04:43.0328036Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0329722Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0331430Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0333180Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0335015Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0336767Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0338446Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0340118Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0341823Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0343519Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0345447Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0347251Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0348888Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0350528Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0352307Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0354233Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0356073Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0357755Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0359562Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0361351Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0363100Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0365220Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0367096Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0369302Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0371447Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0373123Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0374966Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0376627Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0378126Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0379679Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0381299Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0383021Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0384687Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0386392Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0387692Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0389375Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0391136Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0393085Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0394997Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0396754Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0398352Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0399879Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0401470Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0403111Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0404784Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0406512Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0408090Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0409672Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0411284Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0412846Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0414601Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0416234Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0417767Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0419597Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0421314Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0422853Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0424678Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0426312Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0428281Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0430583Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0432900Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0435164Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0437106Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0439110Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0441123Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0443435Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0445718Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0447691Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0449760Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0451806Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0454011Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0456406Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0458465Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0460506Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0462632Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0464849Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0466877Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0468910Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0470972Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0473062Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0475273Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0477275Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0479232Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0481130Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0483070Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x32c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0485298Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0487222Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0489151Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0491254Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0493462Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0495956Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0498284Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0500409Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0502394Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0504646Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0506652Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0508644Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0510645Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0512734Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0515093Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0517254Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0519328Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0521311Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0523212Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0525455Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0527471Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0529416Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0531396Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0533418Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0535582Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0537674Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0539770Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0541798Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0543839Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0546233Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0548362Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0550372Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0552404Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0554805Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0557057Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0559282Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0561526Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0563657Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0565889Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0568031Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0570038Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0572068Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0574351Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0576518Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0578688Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0581033Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0583157Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0585217Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0587311Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0589349Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0591344Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0593342Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0595553Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0597556Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0599603Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0601695Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0603830Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0606203Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0608523Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0610886Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0612952Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0615188Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0617234Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0619293Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0621477Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0623588Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x32c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0625741Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0627642Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-wasm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0629698Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0631823Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0634026Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0636440Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0638663Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0640777Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0642774Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0644943Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0646941Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0648933Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0651074Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0653173Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0655619Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0657766Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0659853Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0662030Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-asm-aarch32-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0664480Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0666450Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0668430Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0670447Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0672557Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0674739Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0676748Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0678755Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0680758Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0682828Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0685094Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0687162Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0689219Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0691312Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0693490Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0695682Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0697726Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0699773Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0701808Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0703813Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0706200Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0708305Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0710321Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0712509Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0714687Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x32c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0716734Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0718830Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0720836Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0722834Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0725015Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0726988Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0728979Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0731046Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0733084Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0735404Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0737475Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0739530Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0741508Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0743536Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x32c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0745755Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0747944Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0750007Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0752047Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0754399Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0756476Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0758538Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0760590Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0762614Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0764827Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0766890Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0768991Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0771075Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0773092Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0775267Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x32c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0777402Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c4-minmax-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0779424Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0781480Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0783546Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0785790Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0787814Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0789956Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0792025Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0794266Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0796467Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0798547Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0800631Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0802678Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-10-10T00:04:43.0804878Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-16x4c16s2-mstep4-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-10-10T00:04:43.0806926Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x4c16s2-aarch64-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-10-10T00:04:43.0808939Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x8c16s2-aarch64-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-10-10T00:04:43.0810886Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-4x8c16s2-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-10-10T00:04:43.0812817Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-8x4c16s2-mstep2-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-10-10T00:04:43.0814971Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x4c16s2-aarch64-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:43.0816957Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x8c16s2-aarch64-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:43.0819047Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-4x4c16s2-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:43.0820938Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-4x8c16s2-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:43.0822874Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x4c16s2-mstep2-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:43.0825034Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x8c16s2-mstep2-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-10-10T00:04:43.0826887Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul16-vpmovsx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0828518Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul16-vpunpck.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0830202Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0831849Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx512skx-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0833393Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-neon-mul16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0835027Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-neon-mul8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0836504Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0838072Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-sse-mul16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0839524Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-sse-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0841053Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-wasmsimd-mul16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0842663Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-multipass-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0844493Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-multipass-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0846138Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-unipass-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0847744Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-unipass-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0849357Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul16-vpmovsx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0850947Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul16-vpunpck.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0852464Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0853976Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx512skx-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0855685Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-neon-mul16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0857145Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-neon-mul8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0858704Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0860134Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-sse-mul16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0861682Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-sse-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0863162Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-wasmsimd-mul16.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv 2025-10-10T00:04:43.0865050Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0866927Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0868743Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0870811Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0872800Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0874892Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0876760Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0878725Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0880589Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0882416Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0884459Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0886324Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0888236Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0890127Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0891951Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0893856Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0895954Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0897863Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0899913Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0901781Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0903644Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0905711Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0907578Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0909442Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0911423Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0913381Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0915382Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0917274Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0919318Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0921194Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0923137Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0925297Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0927246Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0929139Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0931008Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0932884Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0934880Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0936727Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0938574Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0940570Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0942422Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0944460Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0946299Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0948136Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0949928Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0951734Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0953700Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0955720Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0957583Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0959444Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0961394Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0963257Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0965268Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0967161Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0969077Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0970960Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0972833Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0974907Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0976934Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0979078Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0981159Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0983343Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0985483Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0987415Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0989334Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0991246Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0993202Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0995451Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0997523Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.0999515Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1001496Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1003633Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1005864Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1007884Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1009908Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1011906Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1013890Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1016098Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1018101Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1020077Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1022047Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1024002Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1026258Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1028264Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1030242Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1032199Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1034437Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1036572Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1038846Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1040897Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1042865Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1045107Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1047064Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1049007Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1050956Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1052935Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1055098Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1057095Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1059016Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1060941Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1062869Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1064957Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1066914Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1069020Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1070981Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1072960Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1075091Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1077107Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1079155Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1081313Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1083292Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1085435Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1087713Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1089856Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1091946Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1093988Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1096136Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1098095Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1100033Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1101983Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1103938Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1106102Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1108067Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1110165Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1112161Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1114357Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1116439Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1118487Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1120503Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1122593Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1124888Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1126931Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1128924Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1131005Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1132993Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1135100Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1137079Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1139046Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1141008Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1142949Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1145158Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1147283Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1149356Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1151404Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1153475Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1155626Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1157572Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1159542Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1161501Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1163464Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1165801Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1167777Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1169694Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1171594Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1173745Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1175817Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1177757Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1179720Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1181664Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1183628Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1185775Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1187819Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1189876Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1191831Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1193781Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1196033Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1198132Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1200449Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1202539Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1204788Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1206761Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1208889Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1210870Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1212808Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1215094Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1217087Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1219051Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1221036Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1223050Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1225245Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1227324Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1229341Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1231375Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1233354Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1235500Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1237647Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1239637Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1241631Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1243600Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1245721Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1247691Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1249789Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1251867Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1253834Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1256114Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1258362Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1260452Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1262518Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1264676Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1266621Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1268579Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1270530Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1272496Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1274632Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1276592Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1278555Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1280627Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1282560Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1284671Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1286627Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1288596Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1290677Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1292748Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1294933Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1296913Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1298915Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1301066Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1303079Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1305229Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1307206Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1309142Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1310978Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1312767Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1314853Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1316828Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1318764Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1320632Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1322578Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1324587Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1326408Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1328280Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1330113Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1331984Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1333836Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1336030Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1337937Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1339851Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1341861Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1343741Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1345769Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1347654Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1349553Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1351420Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1353259Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1355369Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1357210Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1358990Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1360807Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1362660Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1380092Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1382333Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1384353Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1386357Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1388380Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1390363Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1392376Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1394533Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1396426Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1401306Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1403319Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1405371Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1407326Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1409195Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1411027Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1412816Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1414815Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1416640Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1418421Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1420218Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1422007Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1423815Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1425969Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1427837Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1429679Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1431535Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1433331Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1435458Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1437506Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1439497Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1441371Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1443225Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-dwconv/gen 2025-10-10T00:04:43.1445089Z copying third_party/XNNPACK/src/qs8-f16-vcvt/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt 2025-10-10T00:04:43.1446450Z copying third_party/XNNPACK/src/qs8-f16-vcvt/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt 2025-10-10T00:04:43.1447798Z copying third_party/XNNPACK/src/qs8-f16-vcvt/qs8-f16-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt 2025-10-10T00:04:43.1449278Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1450854Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1452409Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1453973Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1455952Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1456745Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1457539Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1458330Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-10-10T00:04:43.1458917Z copying third_party/XNNPACK/src/qs8-f32-vcvt/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1459512Z copying third_party/XNNPACK/src/qs8-f32-vcvt/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1460252Z copying third_party/XNNPACK/src/qs8-f32-vcvt/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1460830Z copying third_party/XNNPACK/src/qs8-f32-vcvt/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1461446Z copying third_party/XNNPACK/src/qs8-f32-vcvt/qs8-f32-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1462022Z copying third_party/XNNPACK/src/qs8-f32-vcvt/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1462612Z copying third_party/XNNPACK/src/qs8-f32-vcvt/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1463185Z copying third_party/XNNPACK/src/qs8-f32-vcvt/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1463767Z copying third_party/XNNPACK/src/qs8-f32-vcvt/sse4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1464550Z copying third_party/XNNPACK/src/qs8-f32-vcvt/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt 2025-10-10T00:04:43.1465368Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1466168Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1466869Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1467576Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1468396Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1469101Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1469819Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1470519Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1471272Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1472020Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1472776Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1473521Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1474414Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1475127Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1475829Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1476542Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1477247Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1478051Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1478778Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1479495Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1480214Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1480932Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1481648Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1482350Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1483257Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1483984Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1484893Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1485720Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1486548Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1487270Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1488032Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1488779Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1489517Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1490262Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-10-10T00:04:43.1490965Z copying third_party/XNNPACK/src/qs8-gemm/1x16c4-aarch64-neondot-ld32.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1491658Z copying third_party/XNNPACK/src/qs8-gemm/1x16c4-aarch64-neondot-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1492423Z copying third_party/XNNPACK/src/qs8-gemm/1x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1493173Z copying third_party/XNNPACK/src/qs8-gemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1493845Z copying third_party/XNNPACK/src/qs8-gemm/1x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1494725Z copying third_party/XNNPACK/src/qs8-gemm/2x8c16-aarch64-neon-mlal.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1495474Z copying third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1496277Z copying third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1496950Z copying third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mull.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1497712Z copying third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1498475Z copying third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1499198Z copying third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1499934Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1500650Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1501493Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld32.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1502184Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1502944Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1503684Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1504674Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1505399Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1506133Z copying third_party/XNNPACK/src/qs8-gemm/4x8c4-aarch32-neondot-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1506820Z copying third_party/XNNPACK/src/qs8-gemm/4x8c4-aarch32-neondot-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1507462Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c4-avx512vnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1508073Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c4-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1508703Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c8-avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1509359Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c8-avx512vnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1509979Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c16-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1510580Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1511283Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1511863Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2s4-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1512553Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2s4-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1513127Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c8-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1513863Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c8-ssevnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1514711Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c8-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1515329Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c4-avxvnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1515899Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c8-avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1516515Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c8-avx512vnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1517132Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c8-avxvnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1517721Z copying third_party/XNNPACK/src/qs8-gemm/c16-neon-mlal.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1518328Z copying third_party/XNNPACK/src/qs8-gemm/c2-neon-mull-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1519160Z copying third_party/XNNPACK/src/qs8-gemm/c2-neon-mull-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1519750Z copying third_party/XNNPACK/src/qs8-gemm/c4-armsimd32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1520340Z copying third_party/XNNPACK/src/qs8-gemm/c4-avx512amx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1520952Z copying third_party/XNNPACK/src/qs8-gemm/c4-neon-mull-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1521691Z copying third_party/XNNPACK/src/qs8-gemm/c4-neon-mull-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1522270Z copying third_party/XNNPACK/src/qs8-gemm/c4-neondot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1522851Z copying third_party/XNNPACK/src/qs8-gemm/c8-neon-mull.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1523420Z copying third_party/XNNPACK/src/qs8-gemm/c8-neondot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1524626Z copying third_party/XNNPACK/src/qs8-gemm/c8-neoni8mm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1526844Z copying third_party/XNNPACK/src/qs8-gemm/c8-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1528385Z copying third_party/XNNPACK/src/qs8-gemm/neon-mlal-lane.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1530816Z copying third_party/XNNPACK/src/qs8-gemm/neon-mull-addw-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1532125Z copying third_party/XNNPACK/src/qs8-gemm/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1534034Z copying third_party/XNNPACK/src/qs8-gemm/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-gemm 2025-10-10T00:04:43.1536575Z copying third_party/XNNPACK/src/qs8-igemm/1x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1538049Z copying third_party/XNNPACK/src/qs8-igemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1539614Z copying third_party/XNNPACK/src/qs8-igemm/1x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1541211Z copying third_party/XNNPACK/src/qs8-igemm/2x8c16-aarch64-neon-mlal.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1542906Z copying third_party/XNNPACK/src/qs8-igemm/2x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1544862Z copying third_party/XNNPACK/src/qs8-igemm/2x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1546976Z copying third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1548919Z copying third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-cortex-a75.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1550907Z copying third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1552768Z copying third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1555211Z copying third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-ld128.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1557238Z copying third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1558936Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1560702Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1562671Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1564575Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1566720Z copying third_party/XNNPACK/src/qs8-igemm/4x8c4-aarch32-neondot-cortex-a55.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1568516Z copying third_party/XNNPACK/src/qs8-igemm/4x8c4-aarch32-neondot-ld64.S.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1570026Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c4-avx512vnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1571717Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c4-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1573543Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c8-avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1575336Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c8-avx512vnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1577275Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c16-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1578717Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1580635Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1582116Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2s4-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1584941Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2s4-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1586303Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c8-sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1588296Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c8-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1589856Z copying third_party/XNNPACK/src/qs8-igemm/MRx8c8-avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1591715Z copying third_party/XNNPACK/src/qs8-igemm/MRx8c8-avxvnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1593552Z copying third_party/XNNPACK/src/qs8-igemm/c16-neon-mlal.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1595332Z copying third_party/XNNPACK/src/qs8-igemm/c2-neon-mull-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1597338Z copying third_party/XNNPACK/src/qs8-igemm/c2-neon-mull-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1599253Z copying third_party/XNNPACK/src/qs8-igemm/c4-armsimd32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1600757Z copying third_party/XNNPACK/src/qs8-igemm/c4-avx512amx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1602593Z copying third_party/XNNPACK/src/qs8-igemm/c4-neon-mull-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1604953Z copying third_party/XNNPACK/src/qs8-igemm/c4-neon-mull-shuffle.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1606321Z copying third_party/XNNPACK/src/qs8-igemm/c4-neondot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1608418Z copying third_party/XNNPACK/src/qs8-igemm/c8-neon-mull.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1609887Z copying third_party/XNNPACK/src/qs8-igemm/c8-neondot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1611853Z copying third_party/XNNPACK/src/qs8-igemm/c8-neoni8mm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1613773Z copying third_party/XNNPACK/src/qs8-igemm/c8-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1615866Z copying third_party/XNNPACK/src/qs8-igemm/neon-mlal-lane.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1617965Z copying third_party/XNNPACK/src/qs8-igemm/neon-mull-addw-dup.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1619428Z copying third_party/XNNPACK/src/qs8-igemm/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-igemm 2025-10-10T00:04:43.1621321Z copying third_party/XNNPACK/src/qs8-packw/qs8-packw.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw 2025-10-10T00:04:43.1622987Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1625360Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1627355Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1629798Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1631428Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1633527Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1635345Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1637145Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1639671Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1642090Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1644592Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1647570Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1650506Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1652055Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1653994Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1656237Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1657919Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1659967Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1661504Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1663266Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1665113Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1667744Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-packw/gen 2025-10-10T00:04:43.1669425Z copying third_party/XNNPACK/src/qs8-qc4w-packw/qs8-qc4w-packw.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw 2025-10-10T00:04:43.1671224Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-10-10T00:04:43.1672931Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-10-10T00:04:43.1674751Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-10-10T00:04:43.1676562Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-10-10T00:04:43.1678393Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-10-10T00:04:43.1680270Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-3p16c-minmax-fp32-asm-aarch32-neonv8-mla8-cortex-a35.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-10-10T00:04:43.1681993Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-3p8c-minmax-fp32-asm-aarch32-neonv8-mla8-cortex-a35.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-10-10T00:04:43.1683382Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-minmax-multipass-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-10-10T00:04:43.1685903Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-minmax-unipass-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-10-10T00:04:43.1688136Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1690260Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1692447Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1695012Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1697044Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1698890Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1701008Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1702863Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1704950Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1706823Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1708652Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1710608Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1712470Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1714935Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1716758Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1718534Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1720326Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1722189Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1724057Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1726227Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1728356Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1730235Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1732185Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1734335Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1736401Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1738178Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1739445Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1741185Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1742811Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1744504Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1746271Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1747937Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1749618Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1751435Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1753434Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1755630Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1757778Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1759739Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1761602Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1763536Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1765655Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1767479Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1769207Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1770954Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1772877Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1774751Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1776610Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1778369Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1780078Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1781826Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1783531Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1785509Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1787226Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1788970Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1790697Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1792537Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1794694Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1796488Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1798484Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1800313Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1802018Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1803783Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1805533Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1807166Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1808906Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1810475Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1812075Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1813756Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1816079Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1817653Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1819306Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1820893Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1822474Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1824343Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1826135Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1827748Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1829354Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1830983Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1832623Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1834453Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1836194Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1837938Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1839652Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1841416Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1843325Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1845210Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1847004Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1848746Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1850466Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1852232Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1853952Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1855965Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1857682Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1859414Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1861177Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1862918Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1864829Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1866838Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1868772Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1870589Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1872608Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1874521Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1876396Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1878117Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1879660Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1881185Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1882832Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1884614Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1886284Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1887899Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1889627Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1891532Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1893484Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1895630Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1897449Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1899290Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1901175Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1902984Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1905151Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1906794Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1908372Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1910072Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1911966Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1913616Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1915381Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1917491Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1919260Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1920957Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1922584Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1924448Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1926109Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1927812Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1929560Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1931253Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1933058Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1934831Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1936765Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1938518Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1940697Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1942455Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1944344Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1946356Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1948235Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1949930Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1951717Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1953536Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1955518Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1957310Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1959093Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1960825Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1962568Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1964497Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1966353Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1968141Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1970169Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1972313Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1974237Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1976292Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1978021Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1979834Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1981550Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1983377Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1984930Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1986722Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1988490Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1990161Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1991816Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1993568Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1995684Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1997680Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.1999688Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2001490Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2003402Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2005507Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2007472Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2009175Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2010896Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2012686Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2014530Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2016314Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2018205Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2019865Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2021594Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2023350Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2025162Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2026792Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2028501Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2030219Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2031975Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2033787Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2035796Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2037574Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2039222Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2041084Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2042895Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2044841Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2046740Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2048487Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2050439Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2052569Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2054479Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2056382Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2058212Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2060142Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2061962Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2063813Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2065777Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2067581Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2069542Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2071479Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2073308Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2075528Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2077660Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2080400Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2082431Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2084434Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2086397Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2088042Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2089756Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2091401Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2092956Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2094817Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2096620Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2098314Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2100101Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2102173Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2104478Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2106703Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2109246Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2111234Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2113264Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2115379Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2116954Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2118564Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2120147Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2122011Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2123796Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2125783Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2127335Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2128765Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2130496Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2132064Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2134233Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2135792Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2137540Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2139398Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2141516Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2143092Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2145241Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2147179Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2148630Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2150186Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2151702Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2153559Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2155642Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2157123Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2158581Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2160234Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2161731Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2163119Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2164683Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2166603Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2168031Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2169631Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2171110Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2172540Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2174295Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2175763Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2177271Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2178875Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2180569Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2182091Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2183761Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2185553Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2187035Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2188546Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2190466Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2191876Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2193370Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2195323Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2196791Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2198242Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2199641Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2201173Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2202706Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2204386Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2206193Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2207701Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2209206Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2211026Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2212506Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2213988Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2215630Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2217090Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2218559Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2220002Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2221515Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2223085Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2224716Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2226195Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2227655Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2229166Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2230586Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2232052Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2233481Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2235342Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2236868Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2238405Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2240155Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2241618Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2243013Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-10-10T00:04:43.2244664Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2246418Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2247866Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2249569Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2251063Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2252790Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2254507Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2256099Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2257605Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2259338Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2260903Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2262526Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2264061Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2265853Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2267398Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2269325Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2270989Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2272457Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2274391Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2276130Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2277622Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2279415Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2281071Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2283066Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2285166Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2286592Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2288154Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2289888Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2291499Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2292986Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2295095Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2296631Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2298094Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2299592Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2301163Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2302641Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2304219Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2305777Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2307220Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2308578Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2310071Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2311462Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2312904Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2314567Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2316030Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2317516Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2318905Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2320336Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2321887Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2323097Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2324577Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2326097Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2327464Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2328899Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2330339Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2331765Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2333203Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2334767Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2336557Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2337942Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2339529Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2340882Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2342322Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2343707Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2345163Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2346770Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2348260Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2349683Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2351162Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2352540Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2353818Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2355335Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2357557Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2358826Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2360377Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2361719Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2363001Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2364561Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2366228Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2367612Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2369356Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2370659Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2372233Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2373646Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2375181Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2377116Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2378576Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2380093Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2381521Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2382992Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2384477Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2386064Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2387635Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2389124Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2390643Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2392389Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2393886Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2395923Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2397451Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2399104Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2400631Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2402093Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2403573Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2405186Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2406680Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2408110Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2409626Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2411137Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2412559Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2414485Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2416006Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2417445Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2418821Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2420356Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2421866Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2423435Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2425122Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2426832Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2428235Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2429514Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2431014Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2432480Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2433932Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2435566Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2437543Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2438917Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2440247Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2441861Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2443245Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2445268Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2447788Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2449959Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2452246Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2454649Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2456452Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2458267Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2460165Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2462007Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2463866Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2465754Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2467425Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2469036Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2470642Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2472233Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2473898Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2475643Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2477263Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2478846Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2480456Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2482043Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2483724Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2485496Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2487039Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2488648Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2490393Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2491994Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2493759Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2495740Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2497446Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2499169Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2500930Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2502652Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2504451Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2506230Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2507871Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2510003Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2511676Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2513241Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2514992Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2516571Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2518210Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2519883Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2521481Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2523023Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2524829Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2526233Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2527977Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2529629Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2531264Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2532978Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2534709Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2536354Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2538010Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2539731Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2541465Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2543187Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2545292Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2547063Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2548803Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2550588Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2552271Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2553918Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2555899Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2557480Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2559190Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2560887Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2562496Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2564319Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2565951Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2567611Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2569409Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2571038Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2573104Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2574820Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2576485Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2578025Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2579719Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2581448Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2583074Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2584807Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2586561Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2588222Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2589931Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2591644Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2593106Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2594790Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2596548Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2598303Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2600200Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2602003Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2603829Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2605941Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2607662Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2609377Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2611050Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2612685Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2614473Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2616303Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2618191Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2619890Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2621466Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2623046Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2624831Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2626579Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2628292Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2629965Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2631489Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2633103Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2634817Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2636621Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2638220Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2639848Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2641501Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2643283Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2645049Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2646826Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2648489Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2650176Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2651896Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2653535Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2655319Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2657011Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2658610Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2660180Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2661902Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2663419Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2665165Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2666788Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2668394Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2670014Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2671611Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2673171Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2674849Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2676778Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2678473Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2680151Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2681852Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2683472Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2685311Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2686910Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2688469Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2690093Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2691733Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2693371Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2695189Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2697120Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2698894Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2700587Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2702383Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2704057Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2705952Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2707824Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2709785Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2711668Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2713680Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2715563Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2717195Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2718850Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2720607Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2722195Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2723780Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2725686Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2727411Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2729113Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2731313Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2733119Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2734808Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2736609Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2738404Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2740086Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2741677Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2743220Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2744873Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2746713Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2748355Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2750015Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2751633Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2753242Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2754868Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2756733Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2758321Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2759929Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2761567Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2763220Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2764920Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2766756Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2768403Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2769934Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2771481Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2773146Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2774839Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2776489Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2778446Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2780114Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2781799Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2783478Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2785401Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2787219Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2788979Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2790739Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2792521Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2794287Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2796067Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2797778Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2799561Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2801354Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2802973Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2804756Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2806390Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2808088Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2809820Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2811555Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2813256Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2814877Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2816778Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-asm-aarch32-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2818424Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-asm-aarch32-neondot-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2819984Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2821624Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2823257Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2824961Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2826699Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2828325Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2829965Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2831633Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2833281Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2834978Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2836861Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2838525Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2840000Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2841649Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2843307Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2845103Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2846852Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2848475Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2850523Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2852146Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2853833Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2855648Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2857758Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2859822Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2862247Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2864363Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2866190Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2867988Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2869773Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2872239Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2874378Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2876128Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2877775Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2879462Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2881195Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2882914Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2884698Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2886392Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2888041Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2889703Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2891456Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2893330Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2895270Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2897039Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2899090Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2900629Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2902299Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2903981Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2905943Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2907638Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2909299Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2911216Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2913178Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2914904Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2916808Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2918520Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2920464Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2922166Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2923859Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2925709Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2927421Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2929119Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2930866Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2932574Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2934748Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2936654Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2938505Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2940171Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-10-10T00:04:43.2941964Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2943627Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2945547Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2947351Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2949159Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2950828Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2952461Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2954338Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2956062Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2957822Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2959570Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2961239Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2963006Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2964769Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2966645Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2968427Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2970269Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2972044Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2973827Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2975716Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2977441Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2979326Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2981179Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2983427Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2985882Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2987645Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2989233Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2990835Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2992520Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2994256Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2995799Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2997345Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.2998946Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3000526Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3002050Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3003697Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3005417Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3006957Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3008584Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3010169Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3011759Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3013330Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3014876Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3016559Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3018255Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3019972Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3021220Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3022827Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3024576Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3026060Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3027633Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3029204Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3030769Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3032327Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3033883Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3035636Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3037208Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3038765Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3040306Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3041915Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3043494Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3045210Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3046818Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3048462Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3050122Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3051834Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3053453Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3054794Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3056640Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3058253Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3059825Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3061385Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3063025Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3065349Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3066936Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3068488Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3070126Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3071751Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3073294Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3074909Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3076922Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3078499Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3079982Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3081726Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3083306Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3085246Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3086833Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3088234Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3089862Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3091628Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3093103Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3095011Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3096697Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3098347Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3099990Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3101659Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3103263Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3104877Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3106684Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3108358Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3109992Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3111572Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3113188Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3114901Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3116633Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3118332Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3119979Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3121519Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3123112Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3124994Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3126582Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3128222Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3129902Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3131570Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3133245Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3134910Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3136518Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3138059Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3139665Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3141342Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3142937Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3144686Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3146280Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3147890Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3149497Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3151258Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3152850Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3154569Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3156153Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3157777Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3159341Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3161470Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3163007Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3164663Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3168024Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3168942Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3170431Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3172015Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3173417Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3175063Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3176612Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3178427Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3179860Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3181716Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3183141Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3184715Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3186385Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3187710Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3189125Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3190567Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3191982Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3193408Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3194927Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3196375Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3197766Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3199447Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3200965Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3204017Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3204934Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3206148Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3207611Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3209039Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3210437Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3211946Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3213354Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3214780Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3216631Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3217958Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3219265Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3220699Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3222119Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3223656Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3225265Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3226704Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3228130Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3229695Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3231130Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3233064Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3234462Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3236206Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3237587Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3239169Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3240680Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3242188Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3243723Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3245633Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3247182Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3248736Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3250240Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3251793Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3253425Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3255431Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3256954Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3258468Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3260225Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3261671Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3263129Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3264770Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3266674Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3268051Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3269510Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3271062Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3272389Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3273826Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3275502Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3276944Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3278441Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3280117Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3281428Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3282881Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3284435Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3285956Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3287596Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3289013Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3290800Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3292591Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3294381Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3296258Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3297657Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3299133Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3300701Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3302208Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3303870Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3305434Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3307188Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3308525Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3309965Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3311489Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3312924Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3314417Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3315951Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3317442Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3318917Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3320429Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3321789Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3323245Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3325023Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3326466Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3327952Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3329439Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3330995Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3332447Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3333844Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3335422Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3336820Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3338206Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3339591Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3340974Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3342644Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3343882Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3345378Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3346793Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3348266Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3350088Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3351320Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3352736Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3354399Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3355958Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3357425Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3358945Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3360719Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3362293Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3363815Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3365489Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3367515Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3368952Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3370480Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3371928Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3374062Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3375724Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3377086Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3378547Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3380019Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3381696Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3383304Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3385034Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3386639Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3388464Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3390223Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3392053Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3393818Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3395639Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3397017Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3398614Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3400206Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3401706Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3403591Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3405251Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3407067Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3408403Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3409936Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3411581Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3413579Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3415289Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3417371Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3418877Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3420355Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3421764Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3423205Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3424791Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3426546Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3427953Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3429439Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3430892Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3432304Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3433778Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3435370Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3436810Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3438392Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3439803Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3441249Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3442738Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3444247Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3445708Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3447158Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3448600Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3450129Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3452095Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3453537Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3455082Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3456879Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3458260Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3459797Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3461323Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3462889Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3464530Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3466146Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3467605Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3469310Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3470699Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a35.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3472239Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3473754Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3475356Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3476898Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-asm-aarch32-neonv8-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3478278Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3479914Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3481504Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3483023Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3484774Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3486418Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3487993Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-asm-aarch32-neondot-cortex-a55.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3489442Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-asm-aarch32-neondot-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3490769Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3492206Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3493680Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3495213Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3496804Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3498379Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3500238Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3501602Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3503020Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3504691Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3506234Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3507680Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3509189Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3510591Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3512178Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3513598Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3515176Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3516704Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3518204Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3520054Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3521534Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3523019Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3525051Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3527203Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3529043Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3530922Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3532529Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3534322Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3535910Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3537725Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3539261Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3541070Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3542569Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3544266Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3546102Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3547556Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3549049Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3550576Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3552229Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3553640Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3555551Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3557026Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3558520Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3560244Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3561935Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3563400Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3565070Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3566972Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3568392Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3570152Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3571678Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3573588Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3575151Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3576971Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3578415Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3580201Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3581942Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3583465Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3585087Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3586904Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3588369Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3589966Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3591704Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3593131Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3595035Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3596719Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3598287Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3599893Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-10-10T00:04:43.3601381Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3603365Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3604968Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3606549Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3608136Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3609591Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3611630Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3613263Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3614840Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3616339Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3617783Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3619226Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3621749Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-wasmrelaxedsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-10-10T00:04:43.3622771Z copying third_party/XNNPACK/src/qs8-rdsum/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:43.3624514Z copying third_party/XNNPACK/src/qs8-rdsum/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:43.3625878Z copying third_party/XNNPACK/src/qs8-rdsum/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:43.3627393Z copying third_party/XNNPACK/src/qs8-rdsum/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:43.3628627Z copying third_party/XNNPACK/src/qs8-rdsum/sse41.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:43.3630260Z copying third_party/XNNPACK/src/qs8-rdsum/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum 2025-10-10T00:04:43.3631847Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3633232Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3634834Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3636617Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3637889Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3639245Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3640629Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3647060Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3647841Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3648402Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3648963Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3649652Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3650059Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3650864Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rdsum/gen 2025-10-10T00:04:43.3652083Z copying third_party/XNNPACK/src/qs8-rsum/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3653697Z copying third_party/XNNPACK/src/qs8-rsum/avx512skx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3655131Z copying third_party/XNNPACK/src/qs8-rsum/avx512vnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3656640Z copying third_party/XNNPACK/src/qs8-rsum/avxvnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3657830Z copying third_party/XNNPACK/src/qs8-rsum/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3659344Z copying third_party/XNNPACK/src/qs8-rsum/neondot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3660573Z copying third_party/XNNPACK/src/qs8-rsum/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3661869Z copying third_party/XNNPACK/src/qs8-rsum/ssse3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3663398Z copying third_party/XNNPACK/src/qs8-rsum/wasmrelaxedsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3664719Z copying third_party/XNNPACK/src/qs8-rsum/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum 2025-10-10T00:04:43.3666418Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3667699Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3669243Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3670500Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3671995Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3673531Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3675005Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3676383Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3677705Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3679033Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3680304Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3681669Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3682960Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3684418Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3685957Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3687276Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3688776Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3690083Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3691423Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3692730Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3694057Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3695772Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3697024Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3698610Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3699820Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3701489Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3702768Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3704243Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3705823Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3707345Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3708615Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3709861Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3711157Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3712529Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3714001Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3715470Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3717030Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3718304Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3719700Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3721300Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3722611Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3723953Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3725612Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3726891Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3728375Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3729983Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3731399Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-rsum/gen 2025-10-10T00:04:43.3732794Z copying third_party/XNNPACK/src/qs8-vadd/avx2-mul32-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3734714Z copying third_party/XNNPACK/src/qs8-vadd/avx512skx-mul32-ld128.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3736215Z copying third_party/XNNPACK/src/qs8-vadd/hvx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3737684Z copying third_party/XNNPACK/src/qs8-vadd/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3739238Z copying third_party/XNNPACK/src/qs8-vadd/qs8-vadd-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3740590Z copying third_party/XNNPACK/src/qs8-vadd/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3741977Z copying third_party/XNNPACK/src/qs8-vadd/sse-mul16-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3743546Z copying third_party/XNNPACK/src/qs8-vadd/sse-mul32-ld32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3744948Z copying third_party/XNNPACK/src/qs8-vadd/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd 2025-10-10T00:04:43.3746777Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3748032Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3749535Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3750894Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3752245Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3753603Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3754994Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3756667Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3757952Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3759332Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3760697Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3762062Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3763480Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3764981Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3766287Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3767714Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3769030Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3770613Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3772203Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3773492Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3775016Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3776574Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3777984Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3779402Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3780627Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3781934Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3783280Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3784962Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3786307Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3787697Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3789309Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3790639Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3791993Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3793766Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3795244Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3796616Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3797957Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3799340Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3801373Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3802639Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3804474Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3805842Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3807406Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vadd/gen 2025-10-10T00:04:43.3808618Z copying third_party/XNNPACK/src/qs8-vaddc/avx2-mul32-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3810223Z copying third_party/XNNPACK/src/qs8-vaddc/avx512skx-mul32-ld128.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3811391Z copying third_party/XNNPACK/src/qs8-vaddc/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3813195Z copying third_party/XNNPACK/src/qs8-vaddc/qs8-vaddc-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3814503Z copying third_party/XNNPACK/src/qs8-vaddc/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3816089Z copying third_party/XNNPACK/src/qs8-vaddc/sse-mul16-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3817374Z copying third_party/XNNPACK/src/qs8-vaddc/sse-mul32-ld32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3818751Z copying third_party/XNNPACK/src/qs8-vaddc/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc 2025-10-10T00:04:43.3820436Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3821717Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3823066Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3824743Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3826131Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3827715Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3828999Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3830645Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3832003Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3833376Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3834871Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3836482Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3837865Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3839176Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3840466Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3841853Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3843228Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3844739Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3846433Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3847720Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3848964Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3850266Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3851605Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3853039Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3854592Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3856274Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3857671Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3859068Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3860496Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3861853Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3863483Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3864921Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3866347Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3867739Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3869126Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3870450Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3871846Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3873224Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3874924Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vaddc/gen 2025-10-10T00:04:43.3876102Z copying third_party/XNNPACK/src/qs8-vcvt/armsimd32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3877560Z copying third_party/XNNPACK/src/qs8-vcvt/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3878961Z copying third_party/XNNPACK/src/qs8-vcvt/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3880522Z copying third_party/XNNPACK/src/qs8-vcvt/qs8-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3881788Z copying third_party/XNNPACK/src/qs8-vcvt/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3883212Z copying third_party/XNNPACK/src/qs8-vcvt/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3884939Z copying third_party/XNNPACK/src/qs8-vcvt/sse4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3886422Z copying third_party/XNNPACK/src/qs8-vcvt/ssse3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3887790Z copying third_party/XNNPACK/src/qs8-vcvt/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt 2025-10-10T00:04:43.3889440Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3890717Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3892240Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3893509Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3895037Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3896690Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3897965Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3899465Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3901055Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3902374Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3903781Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3905245Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3906870Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3908130Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3909570Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3910870Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3912403Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3913650Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3915301Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3916575Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3918239Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3919572Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3920811Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3922139Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3923455Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3924964Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3926415Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vcvt/gen 2025-10-10T00:04:43.3927648Z copying third_party/XNNPACK/src/qs8-vlrelu/armsimd32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3929196Z copying third_party/XNNPACK/src/qs8-vlrelu/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3930619Z copying third_party/XNNPACK/src/qs8-vlrelu/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3932013Z copying third_party/XNNPACK/src/qs8-vlrelu/qs8-vlrelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3933365Z copying third_party/XNNPACK/src/qs8-vlrelu/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3935001Z copying third_party/XNNPACK/src/qs8-vlrelu/scalar-andxor.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3936285Z copying third_party/XNNPACK/src/qs8-vlrelu/scalar-select.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3937633Z copying third_party/XNNPACK/src/qs8-vlrelu/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3939090Z copying third_party/XNNPACK/src/qs8-vlrelu/sse4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3940582Z copying third_party/XNNPACK/src/qs8-vlrelu/ssse3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3941987Z copying third_party/XNNPACK/src/qs8-vlrelu/wasmsimd-arm.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3943381Z copying third_party/XNNPACK/src/qs8-vlrelu/wasmsimd-x86.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu 2025-10-10T00:04:43.3945020Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3946378Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3947826Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3949107Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3950541Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3951891Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3953214Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3954860Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3956428Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3957639Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3959052Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3960374Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3961672Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3963194Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3964636Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3966213Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3967472Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3968796Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3970140Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3971426Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3972970Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3974651Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3976196Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3977425Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3978829Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3980316Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3981723Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3983043Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3984516Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3986230Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3987782Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3989220Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3990443Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3991809Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3993328Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3994841Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-10-10T00:04:43.3996422Z copying third_party/XNNPACK/src/qs8-vmul/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.3998119Z copying third_party/XNNPACK/src/qs8-vmul/qs8-vmul-minmax-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.3999394Z copying third_party/XNNPACK/src/qs8-vmul/qs8-vmul-minmax-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.4000669Z copying third_party/XNNPACK/src/qs8-vmul/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.4002120Z copying third_party/XNNPACK/src/qs8-vmul/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.4003507Z copying third_party/XNNPACK/src/qs8-vmul/sse-mul16-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.4004972Z copying third_party/XNNPACK/src/qs8-vmul/wasmsimd-mul32-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul 2025-10-10T00:04:43.4006712Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4007971Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4009380Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4010729Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4012126Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4013623Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4015010Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4016689Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4018019Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4019435Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4020814Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4022143Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4023567Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4025181Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4026443Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4027847Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4029217Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4030629Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4032000Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4033315Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4034822Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4036345Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmul/gen 2025-10-10T00:04:43.4037501Z copying third_party/XNNPACK/src/qs8-vmulc/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4039254Z copying third_party/XNNPACK/src/qs8-vmulc/qs8-vmulc-minmax-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4040551Z copying third_party/XNNPACK/src/qs8-vmulc/qs8-vmulc-minmax-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4041749Z copying third_party/XNNPACK/src/qs8-vmulc/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4043292Z copying third_party/XNNPACK/src/qs8-vmulc/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4044712Z copying third_party/XNNPACK/src/qs8-vmulc/sse-mul16-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4046527Z copying third_party/XNNPACK/src/qs8-vmulc/wasmsimd-mul32-ld64.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc 2025-10-10T00:04:43.4047971Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4049337Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4050785Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4052136Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4053478Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4054995Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4056642Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4058057Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4059408Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4060682Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4062047Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4063394Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4064895Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4066490Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4067801Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4069216Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4070573Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4072007Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4073393Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4074866Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4076299Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4077691Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qs8-vmulc/gen 2025-10-10T00:04:43.4079665Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4081142Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4082432Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4084023Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4085588Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4086892Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4088207Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-avgpool 2025-10-10T00:04:43.4089759Z copying third_party/XNNPACK/src/qu8-dwconv/multipass-neon-mul8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:43.4091580Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-multipass-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:43.4092874Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-multipass-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:43.4094374Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-unipass-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:43.4096105Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-unipass-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:43.4097305Z copying third_party/XNNPACK/src/qu8-dwconv/unipass-neon-mul8.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv 2025-10-10T00:04:43.4099050Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4100980Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4102839Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4104721Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4106391Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4108153Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4109846Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4111755Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4113696Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4115720Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4117520Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4119169Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4121030Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4122358Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4123795Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4125315Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4126759Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4128467Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4129896Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4131444Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4132901Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4135024Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4136791Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4138700Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4140601Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4142628Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4144900Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4146661Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4148378Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4150093Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4151755Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4153497Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4155215Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4157021Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4158601Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4160258Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4162054Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4163835Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4165690Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4167582Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4168907Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4171045Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4172788Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4174570Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4176430Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4177920Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4179690Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4181296Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4183138Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4185131Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4186841Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4188346Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4190220Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4191601Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4193091Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4194650Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4196307Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4197726Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4199236Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4200713Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4202578Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4204412Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4206310Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4208111Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4209945Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4211670Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4213584Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4215129Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4216912Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4218371Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4220041Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4221536Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4223322Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4224857Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4227269Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4228657Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4230316Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4231974Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4233400Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4235321Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4236822Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4238714Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4240353Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4242144Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4243755Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4245625Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4247381Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4249225Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4251140Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4252861Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4254773Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4256738Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4258120Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4259572Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4261016Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4262503Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4264045Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4265742Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4267448Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4268935Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4270744Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4272559Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4274752Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4276593Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4278483Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4280441Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4282200Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4283703Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4285499Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4287230Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4288927Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4290604Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4292037Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4293750Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4295302Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4297173Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4298848Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4300691Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4302120Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4303854Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4305605Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4307535Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4309472Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4311315Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4313130Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4315007Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4317051Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4319121Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4320929Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4322704Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4324859Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4326491Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4327936Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4329448Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4330920Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4332690Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4334875Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4336617Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4338234Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4340143Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4342050Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4344219Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4346257Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4348259Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4350440Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4351913Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4353740Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4355580Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4357387Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4359138Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4360845Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4362593Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4364906Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4366652Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4368437Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4370843Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4372466Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4374065Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4375886Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4377442Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4379182Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4380676Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4382118Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4383813Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4385392Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4387292Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4388833Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4390319Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4391988Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4393435Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4395190Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4396648Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4398081Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4399512Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4400922Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4402369Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4403803Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4405540Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4406932Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4408355Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4409936Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4411530Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4413223Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4414858Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4416630Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4418194Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4419940Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4421716Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4423093Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4424604Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4426267Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4427675Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4429333Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4430790Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4432432Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4433835Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4435609Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4437070Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4438780Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4440207Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4441657Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4443312Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-dwconv/gen 2025-10-10T00:04:43.4444688Z copying third_party/XNNPACK/src/qu8-f32-vcvt/qu8-f32-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt 2025-10-10T00:04:43.4446445Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4447669Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4448992Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4450451Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4451727Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4453082Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4454540Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4456460Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4457751Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4458987Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4460303Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4461718Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4463020Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4464498Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4466104Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4467438Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4468895Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4470214Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4471570Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4472909Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4474506Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4475868Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4477196Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4478541Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4479948Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4481340Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4482955Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4484343Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4485911Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4487152Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4488531Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4490075Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u24.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4491277Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4492648Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-10-10T00:04:43.4494235Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4496089Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4497466Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4499152Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu16-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4500594Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4501923Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4503301Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4504804Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4506237Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4507566Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4508873Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4510186Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4511530Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4512919Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4514444Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4516085Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4517357Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4519009Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4520424Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4522253Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4523690Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4525099Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4526486Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4527882Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4529617Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4530884Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4532189Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4533541Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4535082Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4536480Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4537901Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4539318Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4540833Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4542223Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4543482Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4545045Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4546597Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4547909Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4549332Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4550727Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4552351Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4553683Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4555236Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4556863Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4558269Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4559533Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4560886Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4562440Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4563797Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4565742Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4567057Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4568458Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4569868Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4571470Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4572777Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4574453Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4575993Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4577377Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4578880Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4580287Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4581678Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4583213Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4584664Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4586373Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4587813Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4589322Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4590662Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4592174Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4593620Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4595001Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4596652Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4598037Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4599436Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4600872Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4602303Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4603820Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4605422Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4606753Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4608326Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4609697Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4612243Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4613621Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4615059Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4616845Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4618185Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4619679Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4621169Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4622817Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4624588Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4626003Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4627417Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4628833Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4630231Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4631779Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4633193Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4634833Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4636489Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4638007Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4639646Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4641163Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4642556Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4644274Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4645954Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4647301Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4649007Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4650335Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4651711Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4653244Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4654816Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4656577Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4657980Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4659333Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4661071Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4662460Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4663769Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4665456Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4666830Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4668337Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4669746Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4671318Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4672822Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4674368Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4675788Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4677397Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4679133Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4681023Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4683305Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4684920Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4686847Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4688409Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4690180Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4691767Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4693131Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4695381Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4696900Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4698419Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4699989Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4701373Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4702898Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4704631Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4706301Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4707709Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4709508Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4711383Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4712787Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4714602Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4716210Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4717650Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4719644Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4721023Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4722616Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4724227Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4725943Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4727367Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4728830Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4730205Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4731737Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4733200Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4734959Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4736684Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4738060Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4739739Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4741090Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4742511Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4744716Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4746275Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4748276Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4749737Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4751627Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4753040Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4754580Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4756896Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4758481Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4759874Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4761540Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-6x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4763644Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-6x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4765157Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4767024Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4768824Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4770274Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-gemm/gen 2025-10-10T00:04:43.4772040Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4773519Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4775257Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4776709Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu16-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4778285Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4779570Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4780931Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4782277Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4783612Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4785081Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4786470Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4787822Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4789502Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4790897Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4792638Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4794228Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4795946Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4797454Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4798751Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4800383Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4801733Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4803145Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4805045Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4806776Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4808279Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4809906Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4811214Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4812616Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4814041Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4815892Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4817232Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4818627Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4820141Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4821548Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4822808Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4824343Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4826011Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4827355Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4828793Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4830316Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4831918Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4833252Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4834732Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4836973Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4838465Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4839858Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4841208Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4842854Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4844329Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4846126Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4847456Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4848865Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4850259Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4851650Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4853118Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4854659Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4856349Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4857715Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4859145Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4860533Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4861942Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4863794Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4865208Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4866557Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4867987Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4869430Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4870822Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4872621Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4873954Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4875514Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4876924Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4878346Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4879789Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4881246Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4882650Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4884538Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4885911Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4887319Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4889446Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4890787Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4892192Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4893707Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4895106Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4897044Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4898401Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4899668Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4901283Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4902699Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4904633Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4906068Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4907486Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4908914Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4910315Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4912023Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4913580Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4915109Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4916771Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4918093Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4919707Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4921080Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4922639Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4924204Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4926025Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4927425Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4929196Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4930721Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4932136Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4933490Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4935136Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4936612Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4938033Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4939441Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4940951Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4942373Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4943723Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4945726Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4947488Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4949451Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4951355Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4952962Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4954557Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4956325Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4957741Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4959409Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4960985Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4962943Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4965141Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4967079Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4968678Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4970215Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4971828Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4973476Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4975083Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4977245Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4978756Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu16-asm-aarch64-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4980278Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4981996Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4983640Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4985156Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4987495Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4989256Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4991108Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4992940Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4994767Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4996408Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4997957Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.4999374Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5001039Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5002839Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5004366Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5005956Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5007405Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5008877Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5010267Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5011696Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5013264Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5014817Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5016598Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5018000Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5019774Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5021158Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5022590Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5024032Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5025608Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5027614Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5029071Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a53.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5031205Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5032640Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-cortex-a7.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5034335Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64-prfm.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5036126Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64.S -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5037481Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5039105Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5040571Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5042110Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5043600Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-6x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5045848Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-6x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5047655Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5049084Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5050839Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5052276Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-igemm/gen 2025-10-10T00:04:43.5053798Z copying third_party/XNNPACK/src/qu8-rdsum/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum 2025-10-10T00:04:43.5055425Z copying third_party/XNNPACK/src/qu8-rdsum/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum 2025-10-10T00:04:43.5056847Z copying third_party/XNNPACK/src/qu8-rdsum/ssse3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum 2025-10-10T00:04:43.5058456Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5059919Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5061260Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5062706Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5064326Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5065966Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5067612Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5068933Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5070421Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5071963Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rdsum/gen 2025-10-10T00:04:43.5073226Z copying third_party/XNNPACK/src/qu8-rsum/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum 2025-10-10T00:04:43.5074829Z copying third_party/XNNPACK/src/qu8-rsum/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum 2025-10-10T00:04:43.5076045Z copying third_party/XNNPACK/src/qu8-rsum/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum 2025-10-10T00:04:43.5077663Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5078955Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5080660Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5082168Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5083386Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5085086Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5086557Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5087886Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5089406Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5090710Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5092125Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5093400Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5095084Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5096326Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5097639Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5099097Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u16-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5100410Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u32-acc2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5101774Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u32-acc4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5103100Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-rsum/gen 2025-10-10T00:04:43.5104708Z copying third_party/XNNPACK/src/qu8-vadd/qu8-vadd-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd 2025-10-10T00:04:43.5106490Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5107994Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5109407Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5110774Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5112073Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5113595Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5115088Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5116521Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5117806Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5119179Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5120536Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5121900Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5123392Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5124858Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5126420Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5127760Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5129159Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5130674Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5131996Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5133432Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5134927Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5136539Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5137823Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5139296Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vadd/gen 2025-10-10T00:04:43.5140684Z copying third_party/XNNPACK/src/qu8-vaddc/qu8-vaddc-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc 2025-10-10T00:04:43.5142326Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5143731Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5145153Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5146513Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5147896Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5149238Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5150625Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5151983Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5153245Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5154898Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5156411Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5158508Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5160582Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5162063Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5163361Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5165170Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5166485Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5167901Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5169260Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5170647Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5172021Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5173334Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5174864Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5176503Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vaddc/gen 2025-10-10T00:04:43.5177687Z copying third_party/XNNPACK/src/qu8-vcvt/qu8-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt 2025-10-10T00:04:43.5179393Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-armsimd32-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5180533Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-armsimd32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5182044Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5183333Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5184809Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5186355Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5187572Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5188877Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5190412Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5191672Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5193154Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5194541Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5196184Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5197456Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5198873Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5200366Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5201669Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5203070Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5204638Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5206224Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5207486Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5209108Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5210388Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5211708Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5213110Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5214619Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5215971Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vcvt/gen 2025-10-10T00:04:43.5217449Z copying third_party/XNNPACK/src/qu8-vlrelu/qu8-vlrelu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu 2025-10-10T00:04:43.5218959Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-armsimd32-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5220293Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-armsimd32-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5221630Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5223082Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5224534Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5226079Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5227337Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5228880Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5230150Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5231481Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5233041Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5234638Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5236288Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5237849Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5239121Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5240466Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5242048Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5243286Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5244765Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5246215Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5247539Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5249250Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5250551Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5252021Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5253304Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5254836Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5256510Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5257826Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-arm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5259232Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5260579Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5261977Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5263322Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-arm-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5265103Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-arm-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5266429Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5267784Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5269152Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-10-10T00:04:43.5270418Z copying third_party/XNNPACK/src/qu8-vmul/qu8-vmul-minmax-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul 2025-10-10T00:04:43.5271973Z copying third_party/XNNPACK/src/qu8-vmul/qu8-vmul-minmax-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul 2025-10-10T00:04:43.5273319Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5274850Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5276519Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5277821Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5279156Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5280761Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5282051Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5283886Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5285041Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5286566Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5287886Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5289237Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5290563Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5291966Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5293326Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5294821Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5296380Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5297774Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5299151Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5300542Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5301903Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5303271Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmul/gen 2025-10-10T00:04:43.5304827Z copying third_party/XNNPACK/src/qu8-vmulc/qu8-vmulc-minmax-fp32.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc 2025-10-10T00:04:43.5306237Z copying third_party/XNNPACK/src/qu8-vmulc/qu8-vmulc-minmax-rndnu.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc 2025-10-10T00:04:43.5307758Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5309042Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5310461Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5311817Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5313191Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5314682Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5316535Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5317788Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5319552Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5320973Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5322421Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5323759Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5325284Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5326713Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5328082Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5329479Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5330865Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5332273Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5333639Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5335013Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5336659Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5337958Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/qu8-vmulc/gen 2025-10-10T00:04:43.5339259Z copying third_party/XNNPACK/src/reference/binary-elementwise.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/reference 2025-10-10T00:04:43.5340769Z copying third_party/XNNPACK/src/reference/packing.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/reference 2025-10-10T00:04:43.5343850Z copying third_party/XNNPACK/src/reference/unary-elementwise.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/reference 2025-10-10T00:04:43.5345604Z copying third_party/XNNPACK/src/s32-f32-vcvt/s32-f32-vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt 2025-10-10T00:04:43.5346987Z copying third_party/XNNPACK/src/s32-f32-vcvt/simd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt 2025-10-10T00:04:43.5348462Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-10-10T00:04:43.5349804Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-10-10T00:04:43.5351346Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-10-10T00:04:43.5352660Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-10-10T00:04:43.5353965Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-10-10T00:04:43.5355574Z copying third_party/XNNPACK/src/s8-ibilinear/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear 2025-10-10T00:04:43.5357257Z copying third_party/XNNPACK/src/s8-ibilinear/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear 2025-10-10T00:04:43.5358499Z copying third_party/XNNPACK/src/s8-ibilinear/sse.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear 2025-10-10T00:04:43.5360199Z copying third_party/XNNPACK/src/s8-ibilinear/wasmsimd-dot16x2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear 2025-10-10T00:04:43.5361518Z copying third_party/XNNPACK/src/s8-ibilinear/wasmsimd-mul32.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear 2025-10-10T00:04:43.5363130Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5364599Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5366191Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5367435Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5368805Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5370160Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5371702Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5373020Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5374745Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5376220Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-dot16x2-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5377628Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-dot16x2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5378970Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-mul32-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5380365Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-mul32-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-ibilinear/gen 2025-10-10T00:04:43.5381696Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-2p2x-minmax-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5383025Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-4p3x-minmax-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5384521Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5386288Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5387559Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5388880Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5390400Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-wasmsimd-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5391705Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-maxpool 2025-10-10T00:04:43.5393287Z copying third_party/XNNPACK/src/s8-vclamp/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5394859Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-avx2-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5396185Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-avx512skx-u256.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5397436Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-neon-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5398973Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5400170Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-sse2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5401576Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-sse41-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5402901Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-wasmsimd-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5404388Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp 2025-10-10T00:04:43.5406014Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp/gen 2025-10-10T00:04:43.5407263Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp/gen 2025-10-10T00:04:43.5408692Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp/gen 2025-10-10T00:04:43.5409960Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/s8-vclamp/gen 2025-10-10T00:04:43.5411306Z copying third_party/XNNPACK/src/subgraph/argmax-pooling-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5412874Z copying third_party/XNNPACK/src/subgraph/average-pooling-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5414543Z copying third_party/XNNPACK/src/subgraph/batch-matrix-multiply.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5416094Z copying third_party/XNNPACK/src/subgraph/binary.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5417594Z copying third_party/XNNPACK/src/subgraph/concatenate.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5419307Z copying third_party/XNNPACK/src/subgraph/convolution-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5421066Z copying third_party/XNNPACK/src/subgraph/copy.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5422664Z copying third_party/XNNPACK/src/subgraph/deconvolution-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5424509Z copying third_party/XNNPACK/src/subgraph/deprecated.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5426297Z copying third_party/XNNPACK/src/subgraph/depth-to-space-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5427514Z copying third_party/XNNPACK/src/subgraph/depthwise-convolution-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5429191Z copying third_party/XNNPACK/src/subgraph/even-split.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5430824Z copying third_party/XNNPACK/src/subgraph/fully-connected-sparse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5432149Z copying third_party/XNNPACK/src/subgraph/fully-connected.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5434270Z copying third_party/XNNPACK/src/subgraph/max-pooling-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5435811Z copying third_party/XNNPACK/src/subgraph/pack-lh.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5437328Z copying third_party/XNNPACK/src/subgraph/reshape-helpers.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5438653Z copying third_party/XNNPACK/src/subgraph/rope.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5440420Z copying third_party/XNNPACK/src/subgraph/scaled-dot-product-attention.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5442783Z copying third_party/XNNPACK/src/subgraph/softmax.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5444457Z copying third_party/XNNPACK/src/subgraph/space-to-depth-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5446031Z copying third_party/XNNPACK/src/subgraph/static-constant-pad.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5447299Z copying third_party/XNNPACK/src/subgraph/static-reduce.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5448940Z copying third_party/XNNPACK/src/subgraph/static-resize-bilinear-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5450365Z copying third_party/XNNPACK/src/subgraph/static-slice.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5451841Z copying third_party/XNNPACK/src/subgraph/static-transpose.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5453226Z copying third_party/XNNPACK/src/subgraph/unary.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5454750Z copying third_party/XNNPACK/src/subgraph/unpooling-2d.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5456365Z copying third_party/XNNPACK/src/subgraph/validation.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/subgraph 2025-10-10T00:04:43.5457842Z copying third_party/XNNPACK/src/tables/exp2-k-over-2048.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5459500Z copying third_party/XNNPACK/src/tables/exp2-k-over-64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5460776Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5462184Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-2048.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5463754Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5465185Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5466700Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5468048Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5469262Z copying third_party/XNNPACK/src/tables/vlog.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/tables 2025-10-10T00:04:43.5470883Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5472186Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5473692Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5475533Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5476895Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5478394Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5479736Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5481370Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5482658Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5484453Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-dot16x2-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5485815Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-dot16x2-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5487186Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-mul32-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5488724Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-mul32-c8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-ibilinear/gen 2025-10-10T00:04:43.5489971Z copying third_party/XNNPACK/src/u8-lut32norm/u8-lut32norm-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-lut32norm 2025-10-10T00:04:43.5491549Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-maxpool 2025-10-10T00:04:43.5492883Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-maxpool 2025-10-10T00:04:43.5494411Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-maxpool 2025-10-10T00:04:43.5496077Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-wasmsimd-c16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-maxpool 2025-10-10T00:04:43.5497307Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-minmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-maxpool 2025-10-10T00:04:43.5498782Z copying third_party/XNNPACK/src/u8-rmax/u8-rmax-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-rmax 2025-10-10T00:04:43.5500019Z copying third_party/XNNPACK/src/u8-rmax/u8-rmax-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-rmax 2025-10-10T00:04:43.5501482Z copying third_party/XNNPACK/src/u8-rmax/u8-rmax-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-rmax 2025-10-10T00:04:43.5502881Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-avx2-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5504385Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-avx512skx-u256.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5505670Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-neon-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5507088Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5508332Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-sse2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5509714Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-wasmsimd-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5511070Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp 2025-10-10T00:04:43.5512596Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u1v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp/gen 2025-10-10T00:04:43.5513885Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u2v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp/gen 2025-10-10T00:04:43.5515556Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u4v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp/gen 2025-10-10T00:04:43.5516797Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u8v.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/u8-vclamp/gen 2025-10-10T00:04:43.5518133Z copying third_party/XNNPACK/src/x16-packw/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw 2025-10-10T00:04:43.5519695Z copying third_party/XNNPACK/src/x16-packw/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw 2025-10-10T00:04:43.5521122Z copying third_party/XNNPACK/src/x16-packw/x16-packw.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw 2025-10-10T00:04:43.5522599Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5524851Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5527034Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5528669Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5530258Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5532008Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5533799Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5535307Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5537078Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5538564Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5540254Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5541794Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5543142Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5545241Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5546925Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5548772Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5550133Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5551831Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5553246Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5555007Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5556382Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5557956Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5559377Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5560790Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-packw/gen 2025-10-10T00:04:43.5562326Z copying third_party/XNNPACK/src/x16-transposec/x16-transposec-4x8-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec 2025-10-10T00:04:43.5563810Z copying third_party/XNNPACK/src/x16-transposec/x16-transposec.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec 2025-10-10T00:04:43.5565433Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5567173Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5568607Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5569922Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5571246Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5572580Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5573902Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5575497Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5576850Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5578161Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5579507Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5580938Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5582362Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5583718Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5585165Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5586794Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5588123Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5589420Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5590826Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5592249Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5593838Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5595380Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5596819Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5598293Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5599696Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5601052Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5602704Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5604501Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5606769Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5608992Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5610851Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5612705Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5614692Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5616409Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5617908Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x16-transposec/gen 2025-10-10T00:04:43.5619190Z copying third_party/XNNPACK/src/x24-transposec/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec 2025-10-10T00:04:43.5620367Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec 2025-10-10T00:04:43.5621722Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec 2025-10-10T00:04:43.5623025Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec-4x4-ssse3.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec 2025-10-10T00:04:43.5624456Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec 2025-10-10T00:04:43.5625773Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-1x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5627126Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-1x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5628466Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x1-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5629798Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5631137Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5632625Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x1-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5633976Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5635524Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x24-transposec/gen 2025-10-10T00:04:43.5636754Z copying third_party/XNNPACK/src/x32-pack-lh/x32-pack-lh.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-pack-lh 2025-10-10T00:04:43.5638109Z copying third_party/XNNPACK/src/x32-pack-lh/x32-packlh-neonsme2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-pack-lh 2025-10-10T00:04:43.5639404Z copying third_party/XNNPACK/src/x32-packb/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb 2025-10-10T00:04:43.5640748Z copying third_party/XNNPACK/src/x32-packb/x32-packb.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb 2025-10-10T00:04:43.5642388Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5643785Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5645331Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5646591Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5648090Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5649476Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5650837Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5652185Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packb/gen 2025-10-10T00:04:43.5653313Z copying third_party/XNNPACK/src/x32-packw/NR2-neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5654847Z copying third_party/XNNPACK/src/x32-packw/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5656332Z copying third_party/XNNPACK/src/x32-packw/avx512.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5657783Z copying third_party/XNNPACK/src/x32-packw/c4-sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5659168Z copying third_party/XNNPACK/src/x32-packw/c4-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5660495Z copying third_party/XNNPACK/src/x32-packw/gio-avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5661863Z copying third_party/XNNPACK/src/x32-packw/gio-avx512.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5663217Z copying third_party/XNNPACK/src/x32-packw/gio-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5664740Z copying third_party/XNNPACK/src/x32-packw/gio-simd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5666127Z copying third_party/XNNPACK/src/x32-packw/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5667583Z copying third_party/XNNPACK/src/x32-packw/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5668989Z copying third_party/XNNPACK/src/x32-packw/s4-avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5670433Z copying third_party/XNNPACK/src/x32-packw/s4-sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5671954Z copying third_party/XNNPACK/src/x32-packw/s4-wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5673332Z copying third_party/XNNPACK/src/x32-packw/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5674789Z copying third_party/XNNPACK/src/x32-packw/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5682990Z copying third_party/XNNPACK/src/x32-packw/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5683988Z copying third_party/XNNPACK/src/x32-packw/x32-packw.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw 2025-10-10T00:04:43.5685539Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-hvx-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5686891Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-neon-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5688039Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-sse41-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5689150Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-wasmsimd-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5690508Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5691938Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5693345Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5694843Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5696204Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5697518Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5698837Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5700148Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5701475Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5702755Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5704066Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5705331Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5706623Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5707942Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5709253Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5710385Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5711532Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5712878Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5714426Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5715871Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5717220Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5718530Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5719808Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5721107Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5722439Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5723652Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5725682Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5727475Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5729194Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5730857Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5732486Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5734343Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5736500Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5738281Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5739627Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5741093Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5742564Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5743955Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5745549Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5746901Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5748259Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5749559Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5751248Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5752578Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5753881Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5755412Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5756914Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5758274Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5759621Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5762547Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5764771Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5766457Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5767990Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5769276Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5770761Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5772037Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5773456Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5775118Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5776924Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5778640Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5780136Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5781521Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5782911Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5784431Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5785985Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5787572Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5788911Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5790346Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5791847Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5793311Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5794972Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5796524Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5798158Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5799600Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5801122Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5802672Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5804401Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5805911Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5807334Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5808957Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5810533Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5812084Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5813710Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5815438Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5817010Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5818665Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5820264Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5822701Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5824651Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5826340Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5827886Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5829472Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5831183Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5832813Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-wasmsimd-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5834397Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5835928Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5837397Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packw/gen 2025-10-10T00:04:43.5838680Z copying third_party/XNNPACK/src/x32-packx/neon.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5840136Z copying third_party/XNNPACK/src/x32-packx/x32-packx-2x-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5841435Z copying third_party/XNNPACK/src/x32-packx/x32-packx-3x-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5842788Z copying third_party/XNNPACK/src/x32-packx/x32-packx-4x-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5844227Z copying third_party/XNNPACK/src/x32-packx/x32-packx-4x-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5845672Z copying third_party/XNNPACK/src/x32-packx/x32-packx-4x-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5846950Z copying third_party/XNNPACK/src/x32-packx/x32-packx.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx 2025-10-10T00:04:43.5848444Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5849788Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5851290Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5852523Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5854012Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u4-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5855541Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5856972Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u8-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5858428Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-packx/gen 2025-10-10T00:04:43.5859856Z copying third_party/XNNPACK/src/x32-transposec/avx.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5861383Z copying third_party/XNNPACK/src/x32-transposec/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5862814Z copying third_party/XNNPACK/src/x32-transposec/neon-zip.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5864452Z copying third_party/XNNPACK/src/x32-transposec/rvv.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5865971Z copying third_party/XNNPACK/src/x32-transposec/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5867354Z copying third_party/XNNPACK/src/x32-transposec/sse2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5868855Z copying third_party/XNNPACK/src/x32-transposec/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5870515Z copying third_party/XNNPACK/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5871851Z copying third_party/XNNPACK/src/x32-transposec/x32-transposec-4x4-sse.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5873034Z copying third_party/XNNPACK/src/x32-transposec/x32-transposec.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec 2025-10-10T00:04:43.5874752Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-16x8-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5876377Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5877856Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5879254Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5880647Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5882015Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5883395Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5885093Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5886541Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5887980Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5889436Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5890879Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5892307Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5893829Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5895506Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5896968Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5898370Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5899835Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5901220Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5902576Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-32x8-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5903927Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5905446Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5906820Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5908195Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5909591Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5911005Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5912426Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5913854Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5915440Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5916990Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5918868Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5920326Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5922231Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5923841Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5925367Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5926913Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5928422Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5929869Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5931263Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5932846Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5934425Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5935869Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5937324Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5938774Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5940126Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5941555Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5942958Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5944437Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5946049Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5947390Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5949047Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5950482Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5952353Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-rvv.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-transposec/gen 2025-10-10T00:04:43.5953919Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-unpool 2025-10-10T00:04:43.5955847Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-unpool 2025-10-10T00:04:43.5957492Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-unpool 2025-10-10T00:04:43.5959094Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-unpool 2025-10-10T00:04:43.5960517Z copying third_party/XNNPACK/src/x32-zerob/x32-zerob.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob 2025-10-10T00:04:43.5962409Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5963865Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5965670Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5967047Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5968528Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5969852Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5971202Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5972593Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zerob/gen 2025-10-10T00:04:43.5973822Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5975399Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5976756Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5978192Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5979589Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5981027Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5982312Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5983648Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5985121Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5986469Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5987764Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5989124Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5990420Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5991764Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5993060Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5994537Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x32-zip 2025-10-10T00:04:43.5996014Z copying third_party/XNNPACK/src/x4-packw/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x4-packw 2025-10-10T00:04:43.5997698Z copying third_party/XNNPACK/src/x64-transposec/x64-transposec.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec 2025-10-10T00:04:43.5999346Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6000715Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6002101Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6003631Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6005157Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6006572Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6007987Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6009409Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6010831Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6012296Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6013732Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6015416Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6016859Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6018565Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6020146Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6021754Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6023210Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6024811Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6026252Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6027642Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6029045Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6030520Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6031996Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6033401Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6034940Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6036465Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6037899Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6039318Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6040719Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6042127Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x64-transposec/gen 2025-10-10T00:04:43.6043353Z copying third_party/XNNPACK/src/x8-lut/avx2.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6044431Z copying third_party/XNNPACK/src/x8-lut/avx512skx-vpshufb.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6045935Z copying third_party/XNNPACK/src/x8-lut/avx512vbmi-vpermx2b.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6047185Z copying third_party/XNNPACK/src/x8-lut/neon-tbx128x4.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6048464Z copying third_party/XNNPACK/src/x8-lut/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6049861Z copying third_party/XNNPACK/src/x8-lut/ssse3.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6051303Z copying third_party/XNNPACK/src/x8-lut/wasmpshufb.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6052639Z copying third_party/XNNPACK/src/x8-lut/wasmsimd.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut 2025-10-10T00:04:43.6054297Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6055744Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6057081Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6058333Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6059587Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6060920Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6062265Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6063605Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6065502Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6066802Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6068266Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6070026Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u96.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6071533Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6073528Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6075234Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6077003Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6078451Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6079970Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6081458Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6083001Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6084601Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6086217Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6087617Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6089262Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6090844Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u8.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6092265Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-ssse3-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6093849Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-ssse3-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6095757Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6097120Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6098847Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6100332Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6102079Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6103502Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u32.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6105498Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u48.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6106994Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-lut/gen 2025-10-10T00:04:43.6108647Z copying third_party/XNNPACK/src/x8-packq/x8-packq-aarch64-neon-f32qp8-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packq 2025-10-10T00:04:43.6110014Z copying third_party/XNNPACK/src/x8-packq/x8-packq-scalar-f32qp8-u1.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packq 2025-10-10T00:04:43.6111645Z copying third_party/XNNPACK/src/x8-packq/x8-packq.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packq 2025-10-10T00:04:43.6113267Z copying third_party/XNNPACK/src/x8-packw/kr-avxvnni.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:43.6115440Z copying third_party/XNNPACK/src/x8-packw/kr-gio-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:43.6116863Z copying third_party/XNNPACK/src/x8-packw/kr-scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:43.6118698Z copying third_party/XNNPACK/src/x8-packw/kr-wasmdot.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:43.6120466Z copying third_party/XNNPACK/src/x8-packw/scalar.c.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:43.6121910Z copying third_party/XNNPACK/src/x8-packw/x8-packw.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw 2025-10-10T00:04:43.6123674Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6126020Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6127642Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6129510Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6131076Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6132855Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6134623Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6136241Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6137709Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6139604Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6141163Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6142730Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6144730Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6146179Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6148669Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6150472Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6152140Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6153802Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6155845Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-packw/gen 2025-10-10T00:04:43.6157472Z copying third_party/XNNPACK/src/x8-transposec/x8-transposec.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec 2025-10-10T00:04:43.6159159Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6161038Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6162897Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6164954Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6166858Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6168801Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-wasmsimd.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6170766Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6172625Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6174534Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6176293Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6178185Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6179939Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6181700Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6183533Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6185518Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6187276Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6189028Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6190993Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6192867Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6194919Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6196822Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-dec-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6198792Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-mov-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6200668Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-multi-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6202574Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-switch-zip-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-transposec/gen 2025-10-10T00:04:43.6204360Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x2-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6205662Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x2-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6206950Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x2-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6208203Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x3-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6209471Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x3-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6210746Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x3-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6212000Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x4-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6213281Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x4-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6214690Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x4-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6215945Z copying third_party/XNNPACK/src/x8-zip/x8-zip-xm-neon.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6217336Z copying third_party/XNNPACK/src/x8-zip/x8-zip-xm-scalar.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6218626Z copying third_party/XNNPACK/src/x8-zip/x8-zip-xm-sse2.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/x8-zip 2025-10-10T00:04:43.6219982Z copying third_party/XNNPACK/src/xnnpack/aligned-allocator.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6221406Z copying third_party/XNNPACK/src/xnnpack/allocation-type-defs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6222818Z copying third_party/XNNPACK/src/xnnpack/allocation-type.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6224326Z copying third_party/XNNPACK/src/xnnpack/allocator.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6225619Z copying third_party/XNNPACK/src/xnnpack/argmaxpool.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6226987Z copying third_party/XNNPACK/src/xnnpack/array-helpers.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6228536Z copying third_party/XNNPACK/src/xnnpack/assembly.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6230145Z copying third_party/XNNPACK/src/xnnpack/avgpool.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6231745Z copying third_party/XNNPACK/src/xnnpack/buffer.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6233257Z copying third_party/XNNPACK/src/xnnpack/cache.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6235103Z copying third_party/XNNPACK/src/xnnpack/common.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6236754Z copying third_party/XNNPACK/src/xnnpack/compute.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6238931Z copying third_party/XNNPACK/src/xnnpack/config-types.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6240568Z copying third_party/XNNPACK/src/xnnpack/config.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6242321Z copying third_party/XNNPACK/src/xnnpack/conv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6243964Z copying third_party/XNNPACK/src/xnnpack/datatype.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6245735Z copying third_party/XNNPACK/src/xnnpack/dwconv.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6247743Z copying third_party/XNNPACK/src/xnnpack/fill.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6249253Z copying third_party/XNNPACK/src/xnnpack/fp16.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6251030Z copying third_party/XNNPACK/src/xnnpack/gemm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6255764Z copying third_party/XNNPACK/src/xnnpack/hardware-config.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6257223Z copying third_party/XNNPACK/src/xnnpack/ibilinear.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6258727Z copying third_party/XNNPACK/src/xnnpack/igemm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6261880Z copying third_party/XNNPACK/src/xnnpack/im2col.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6263347Z copying third_party/XNNPACK/src/xnnpack/indirection.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6265091Z copying third_party/XNNPACK/src/xnnpack/init-once.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6266739Z copying third_party/XNNPACK/src/xnnpack/internal.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6268518Z copying third_party/XNNPACK/src/xnnpack/intrinsics-polyfill.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6270230Z copying third_party/XNNPACK/src/xnnpack/isa-checks.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6271975Z copying third_party/XNNPACK/src/xnnpack/log.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6273748Z copying third_party/XNNPACK/src/xnnpack/lut.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6275584Z copying third_party/XNNPACK/src/xnnpack/math.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6277526Z copying third_party/XNNPACK/src/xnnpack/maxpool.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6279181Z copying third_party/XNNPACK/src/xnnpack/memory-planner.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6280680Z copying third_party/XNNPACK/src/xnnpack/memory.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6282315Z copying third_party/XNNPACK/src/xnnpack/microfnptr.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6285088Z copying third_party/XNNPACK/src/xnnpack/microkernel-type-defs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6286661Z copying third_party/XNNPACK/src/xnnpack/microkernel-type.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6288082Z copying third_party/XNNPACK/src/xnnpack/microkernel-utils.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6289391Z copying third_party/XNNPACK/src/xnnpack/microparams-init.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6290878Z copying third_party/XNNPACK/src/xnnpack/microparams.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6292913Z copying third_party/XNNPACK/src/xnnpack/mutex.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6294491Z copying third_party/XNNPACK/src/xnnpack/node-type-defs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6296116Z copying third_party/XNNPACK/src/xnnpack/node-type.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6297563Z copying third_party/XNNPACK/src/xnnpack/normalization.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6299258Z copying third_party/XNNPACK/src/xnnpack/operator-type-defs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6300659Z copying third_party/XNNPACK/src/xnnpack/operator-type.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6302332Z copying third_party/XNNPACK/src/xnnpack/operator-utils.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6303656Z copying third_party/XNNPACK/src/xnnpack/operator.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6305569Z copying third_party/XNNPACK/src/xnnpack/pack-lh.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6306964Z copying third_party/XNNPACK/src/xnnpack/pack.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6308870Z copying third_party/XNNPACK/src/xnnpack/packb.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6310496Z copying third_party/XNNPACK/src/xnnpack/packq.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6312119Z copying third_party/XNNPACK/src/xnnpack/packw.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6313719Z copying third_party/XNNPACK/src/xnnpack/packx.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6315296Z copying third_party/XNNPACK/src/xnnpack/pad.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6316991Z copying third_party/XNNPACK/src/xnnpack/params.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6318369Z copying third_party/XNNPACK/src/xnnpack/pavgpool.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6320082Z copying third_party/XNNPACK/src/xnnpack/ppmm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6321683Z copying third_party/XNNPACK/src/xnnpack/prefetch.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6323095Z copying third_party/XNNPACK/src/xnnpack/quantization.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6324861Z copying third_party/XNNPACK/src/xnnpack/raddexpminusmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6328806Z copying third_party/XNNPACK/src/xnnpack/raddextexp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6330375Z copying third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6331740Z copying third_party/XNNPACK/src/xnnpack/reduce.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6333234Z copying third_party/XNNPACK/src/xnnpack/reference-config.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6334854Z copying third_party/XNNPACK/src/xnnpack/reference-utils.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6336304Z copying third_party/XNNPACK/src/xnnpack/requantization-stubs.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6337727Z copying third_party/XNNPACK/src/xnnpack/requantization.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6339263Z copying third_party/XNNPACK/src/xnnpack/reshape-helpers.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6340614Z copying third_party/XNNPACK/src/xnnpack/spmm.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6342626Z copying third_party/XNNPACK/src/xnnpack/subgraph-validation.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6344044Z copying third_party/XNNPACK/src/xnnpack/subgraph.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6346189Z copying third_party/XNNPACK/src/xnnpack/transpose.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6347769Z copying third_party/XNNPACK/src/xnnpack/unaligned.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6349386Z copying third_party/XNNPACK/src/xnnpack/unpool.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6350973Z copying third_party/XNNPACK/src/xnnpack/vbinary.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6352654Z copying third_party/XNNPACK/src/xnnpack/vcvt.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6354477Z copying third_party/XNNPACK/src/xnnpack/vmulcaddc.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6356247Z copying third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6357847Z copying third_party/XNNPACK/src/xnnpack/vscaleextexp.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6359407Z copying third_party/XNNPACK/src/xnnpack/vunary.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6361076Z copying third_party/XNNPACK/src/xnnpack/zerob.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6362700Z copying third_party/XNNPACK/src/xnnpack/zip.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack 2025-10-10T00:04:43.6364644Z copying third_party/XNNPACK/src/xnnpack/simd/f16-scalar.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6366416Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx-base.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6368042Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6369607Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx2.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6371184Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx512f.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6375296Z copying third_party/XNNPACK/src/xnnpack/simd/f32-fma3.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6376833Z copying third_party/XNNPACK/src/xnnpack/simd/f32-generic-functions.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6378312Z copying third_party/XNNPACK/src/xnnpack/simd/f32-hvx.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6379686Z copying third_party/XNNPACK/src/xnnpack/simd/f32-neon.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6381192Z copying third_party/XNNPACK/src/xnnpack/simd/f32-scalar.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6382613Z copying third_party/XNNPACK/src/xnnpack/simd/f32-sse2.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6384017Z copying third_party/XNNPACK/src/xnnpack/simd/f32-wasmsimd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6385646Z copying third_party/XNNPACK/src/xnnpack/simd/s16-avx2.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6387209Z copying third_party/XNNPACK/src/xnnpack/simd/s16-avx512skx.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6388650Z copying third_party/XNNPACK/src/xnnpack/simd/s16-neon.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6390042Z copying third_party/XNNPACK/src/xnnpack/simd/s16-scalar.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6391434Z copying third_party/XNNPACK/src/xnnpack/simd/s16-sse41.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6392883Z copying third_party/XNNPACK/src/xnnpack/simd/s16-wasmsimd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6393496Z copying third_party/XNNPACK/src/xnnpack/simd/s32-avx2.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6395181Z copying third_party/XNNPACK/src/xnnpack/simd/s32-avx512f.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6396701Z copying third_party/XNNPACK/src/xnnpack/simd/s32-hvx.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6398243Z copying third_party/XNNPACK/src/xnnpack/simd/s32-neon.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6399792Z copying third_party/XNNPACK/src/xnnpack/simd/s32-scalar.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6401323Z copying third_party/XNNPACK/src/xnnpack/simd/s32-sse41.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6402958Z copying third_party/XNNPACK/src/xnnpack/simd/s32-wasmsimd.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6404657Z copying third_party/XNNPACK/src/xnnpack/simd/s8-scalar.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xnnpack/simd 2025-10-10T00:04:43.6406294Z copying third_party/XNNPACK/src/xx-copy/xx-copy-scalar-memcpy.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-copy 2025-10-10T00:04:43.6407822Z copying third_party/XNNPACK/src/xx-fill/xx-fill-neon-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-fill 2025-10-10T00:04:43.6409342Z copying third_party/XNNPACK/src/xx-fill/xx-fill-scalar-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-fill 2025-10-10T00:04:43.6411159Z copying third_party/XNNPACK/src/xx-fill/xx-fill-sse2-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-fill 2025-10-10T00:04:43.6412590Z copying third_party/XNNPACK/src/xx-fill/xx-fill-wasmsimd-u64.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-fill 2025-10-10T00:04:43.6413997Z copying third_party/XNNPACK/src/xx-fill/xx-fill.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-fill 2025-10-10T00:04:43.6416267Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p16-neon-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-pad 2025-10-10T00:04:43.6417560Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p16-sse2-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-pad 2025-10-10T00:04:43.6419118Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p16-wasmsimd-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-pad 2025-10-10T00:04:43.6420637Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p4-scalar-u16.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-pad 2025-10-10T00:04:43.6422167Z copying third_party/XNNPACK/src/xx-pad/xx-pad.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-pad 2025-10-10T00:04:43.6423875Z copying third_party/XNNPACK/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-transposev 2025-10-10T00:04:43.6425504Z copying third_party/XNNPACK/src/xx-transposev/xx-transposev.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/src/xx-transposev 2025-10-10T00:04:43.6426851Z copying third_party/XNNPACK/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6429366Z copying third_party/XNNPACK/test/argmax-pooling-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6430952Z copying third_party/XNNPACK/test/argmax-pooling-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6433319Z copying third_party/XNNPACK/test/argmax-pooling-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6435035Z copying third_party/XNNPACK/test/argmaxpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6436861Z copying third_party/XNNPACK/test/average-pooling-2d-reshape.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6438315Z copying third_party/XNNPACK/test/average-pooling-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6440112Z copying third_party/XNNPACK/test/average-pooling-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6444535Z copying third_party/XNNPACK/test/average-pooling-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6446726Z copying third_party/XNNPACK/test/avgpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6448956Z copying third_party/XNNPACK/test/avgpool-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6451645Z copying third_party/XNNPACK/test/batch-matrix-multiply-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6453207Z copying third_party/XNNPACK/test/batch-matrix-multiply-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6455436Z copying third_party/XNNPACK/test/batch-matrix-multiply.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6457561Z copying third_party/XNNPACK/test/bf16-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6459376Z copying third_party/XNNPACK/test/bf16-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6460819Z copying third_party/XNNPACK/test/binary-elementwise-nd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6463039Z copying third_party/XNNPACK/test/binary.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6464924Z copying third_party/XNNPACK/test/build-identifier.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6466574Z copying third_party/XNNPACK/test/channel-shuffle-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6468541Z copying third_party/XNNPACK/test/channel-shuffle-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6469892Z copying third_party/XNNPACK/test/concatenate2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6472098Z copying third_party/XNNPACK/test/concatenate3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6473945Z copying third_party/XNNPACK/test/concatenate4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6476282Z copying third_party/XNNPACK/test/concatenate5.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6478457Z copying third_party/XNNPACK/test/constant-pad-nd-eager.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6480321Z copying third_party/XNNPACK/test/constant-pad-nd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6482165Z copying third_party/XNNPACK/test/constant-pad-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6484328Z copying third_party/XNNPACK/test/conv-hwc-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6486319Z copying third_party/XNNPACK/test/conv-hwc2chw-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6487813Z copying third_party/XNNPACK/test/convert-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6490038Z copying third_party/XNNPACK/test/convolution-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6492483Z copying third_party/XNNPACK/test/convolution-nchw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6495103Z copying third_party/XNNPACK/test/convolution-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6499370Z copying third_party/XNNPACK/test/convolution-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6502696Z copying third_party/XNNPACK/test/convolution-test-helpers.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6504400Z copying third_party/XNNPACK/test/convolution-test-helpers.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6506140Z copying third_party/XNNPACK/test/copy-nc-eager.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6507550Z copying third_party/XNNPACK/test/copy-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6509127Z copying third_party/XNNPACK/test/copy-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6510605Z copying third_party/XNNPACK/test/copy.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6512347Z copying third_party/XNNPACK/test/deconvolution-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6514580Z copying third_party/XNNPACK/test/deconvolution-nhwc-qd8-f32-qc8w.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6517204Z copying third_party/XNNPACK/test/deconvolution-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6523709Z copying third_party/XNNPACK/test/deconvolution-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6526493Z copying third_party/XNNPACK/test/depth-to-space-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6528291Z copying third_party/XNNPACK/test/depth-to-space-nchw2nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6529742Z copying third_party/XNNPACK/test/depth-to-space-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6531358Z copying third_party/XNNPACK/test/depth-to-space-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6533025Z copying third_party/XNNPACK/test/depthwise-convolution-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6535247Z copying third_party/XNNPACK/test/dwconv-microkernel-tester.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6537404Z copying third_party/XNNPACK/test/dwconv-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6538962Z copying third_party/XNNPACK/test/dwconv2d-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6540554Z copying third_party/XNNPACK/test/dynamic-fully-connected-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6542193Z copying third_party/XNNPACK/test/dynamic-fully-connected-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6543750Z copying third_party/XNNPACK/test/even-split2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6545588Z copying third_party/XNNPACK/test/even-split3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6547336Z copying third_party/XNNPACK/test/even-split4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6549683Z copying third_party/XNNPACK/test/f16-conv-hwc2chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6551176Z copying third_party/XNNPACK/test/f16-conv-hwc2chw.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6552887Z copying third_party/XNNPACK/test/f16-dwconv-minmax-multipass.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6555038Z copying third_party/XNNPACK/test/f16-dwconv-minmax-unipass.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6556513Z copying third_party/XNNPACK/test/f16-dwconv2d-chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6559941Z copying third_party/XNNPACK/test/f16-dwconv2d-chw.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6561360Z copying third_party/XNNPACK/test/f16-f32-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6563219Z copying third_party/XNNPACK/test/f16-f32acc-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6565098Z copying third_party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6566748Z copying third_party/XNNPACK/test/f16-f32acc-igemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6568636Z copying third_party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6570028Z copying third_party/XNNPACK/test/f16-f32acc-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6572849Z copying third_party/XNNPACK/test/f16-f32acc-rdsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6574443Z copying third_party/XNNPACK/test/f16-f32acc-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6576723Z copying third_party/XNNPACK/test/f16-f32acc-rsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6578114Z copying third_party/XNNPACK/test/f16-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6580385Z copying third_party/XNNPACK/test/f16-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6581832Z copying third_party/XNNPACK/test/f16-ibilinear-chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6583785Z copying third_party/XNNPACK/test/f16-ibilinear-chw.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6585684Z copying third_party/XNNPACK/test/f16-ibilinear.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6587432Z copying third_party/XNNPACK/test/f16-ibilinear.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6589193Z copying third_party/XNNPACK/test/f16-igemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6591679Z copying third_party/XNNPACK/test/f16-igemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6593169Z copying third_party/XNNPACK/test/f16-qs8-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6595115Z copying third_party/XNNPACK/test/f16-qu8-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6596940Z copying third_party/XNNPACK/test/f16-raddstoreexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6599334Z copying third_party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6600700Z copying third_party/XNNPACK/test/f16-rmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6602792Z copying third_party/XNNPACK/test/f16-rmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6604419Z copying third_party/XNNPACK/test/f16-rmin.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6606620Z copying third_party/XNNPACK/test/f16-rmin.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6608088Z copying third_party/XNNPACK/test/f16-rminmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6610252Z copying third_party/XNNPACK/test/f16-rminmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6611598Z copying third_party/XNNPACK/test/f16-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6614251Z copying third_party/XNNPACK/test/f16-rsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6615498Z copying third_party/XNNPACK/test/f16-simd-scalar.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6617506Z copying third_party/XNNPACK/test/f16-simd.cc.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6619395Z copying third_party/XNNPACK/test/f16-spmm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6621824Z copying third_party/XNNPACK/test/f16-spmm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6623169Z copying third_party/XNNPACK/test/f16-vabs.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6625338Z copying third_party/XNNPACK/test/f16-vadd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6626793Z copying third_party/XNNPACK/test/f16-vaddc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6628593Z copying third_party/XNNPACK/test/f16-vclamp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6630400Z copying third_party/XNNPACK/test/f16-vcmul.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6632098Z copying third_party/XNNPACK/test/f16-vdiv.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6633784Z copying third_party/XNNPACK/test/f16-vdivc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6635672Z copying third_party/XNNPACK/test/f16-velu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6637388Z copying third_party/XNNPACK/test/f16-vhswish.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6638893Z copying third_party/XNNPACK/test/f16-vlrelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6640730Z copying third_party/XNNPACK/test/f16-vmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6642550Z copying third_party/XNNPACK/test/f16-vmaxc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6644666Z copying third_party/XNNPACK/test/f16-vmin.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6646349Z copying third_party/XNNPACK/test/f16-vminc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6647962Z copying third_party/XNNPACK/test/f16-vmul.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6649900Z copying third_party/XNNPACK/test/f16-vmulc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6651428Z copying third_party/XNNPACK/test/f16-vmulcaddc-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6653622Z copying third_party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6655159Z copying third_party/XNNPACK/test/f16-vneg.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6657223Z copying third_party/XNNPACK/test/f16-vprelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6658614Z copying third_party/XNNPACK/test/f16-vpreluc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6660447Z copying third_party/XNNPACK/test/f16-vrdivc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6662107Z copying third_party/XNNPACK/test/f16-vrndd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6663961Z copying third_party/XNNPACK/test/f16-vrndne.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6665720Z copying third_party/XNNPACK/test/f16-vrndu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6667614Z copying third_party/XNNPACK/test/f16-vrndz.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6669305Z copying third_party/XNNPACK/test/f16-vrpreluc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6670959Z copying third_party/XNNPACK/test/f16-vrsqrt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6672893Z copying third_party/XNNPACK/test/f16-vrsubc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6674763Z copying third_party/XNNPACK/test/f16-vsigmoid.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6676461Z copying third_party/XNNPACK/test/f16-vsqr.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6678624Z copying third_party/XNNPACK/test/f16-vsqrdiff.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6680223Z copying third_party/XNNPACK/test/f16-vsqrdiffc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6681958Z copying third_party/XNNPACK/test/f16-vsqrt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6683712Z copying third_party/XNNPACK/test/f16-vsub.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6685724Z copying third_party/XNNPACK/test/f16-vsubc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6687401Z copying third_party/XNNPACK/test/f16-vtanh.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6689277Z copying third_party/XNNPACK/test/f32-argmaxpool.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6692377Z copying third_party/XNNPACK/test/f32-argmaxpool.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6693814Z copying third_party/XNNPACK/test/f32-conv-hwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6697576Z copying third_party/XNNPACK/test/f32-conv-hwc.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6699327Z copying third_party/XNNPACK/test/f32-conv-hwc2chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6701593Z copying third_party/XNNPACK/test/f32-conv-hwc2chw.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6703074Z copying third_party/XNNPACK/test/f32-dwconv-minmax-multipass.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6705081Z copying third_party/XNNPACK/test/f32-dwconv-minmax-unipass.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6707328Z copying third_party/XNNPACK/test/f32-dwconv-multipass.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6709110Z copying third_party/XNNPACK/test/f32-dwconv-unipass.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6710594Z copying third_party/XNNPACK/test/f32-dwconv2d-chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6722734Z copying third_party/XNNPACK/test/f32-dwconv2d-chw.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6724728Z copying third_party/XNNPACK/test/f32-f16-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6726428Z copying third_party/XNNPACK/test/f32-gemm-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6728164Z copying third_party/XNNPACK/test/f32-gemm-goi-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6729750Z copying third_party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6731289Z copying third_party/XNNPACK/test/f32-gemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6733851Z copying third_party/XNNPACK/test/f32-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6736689Z copying third_party/XNNPACK/test/f32-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6738521Z copying third_party/XNNPACK/test/f32-gemm-relu-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6740831Z copying third_party/XNNPACK/test/f32-gemm-relu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6742701Z copying third_party/XNNPACK/test/f32-gemm-relu.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6744486Z copying third_party/XNNPACK/test/f32-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6746846Z copying third_party/XNNPACK/test/f32-gemm.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6748317Z copying third_party/XNNPACK/test/f32-gemminc-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6750895Z copying third_party/XNNPACK/test/f32-gemminc-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6753353Z copying third_party/XNNPACK/test/f32-gemminc-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6755382Z copying third_party/XNNPACK/test/f32-ibilinear-chw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6757444Z copying third_party/XNNPACK/test/f32-ibilinear-chw.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6758880Z copying third_party/XNNPACK/test/f32-ibilinear.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6761193Z copying third_party/XNNPACK/test/f32-ibilinear.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6762561Z copying third_party/XNNPACK/test/f32-igemm-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6764950Z copying third_party/XNNPACK/test/f32-igemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6767637Z copying third_party/XNNPACK/test/f32-igemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6770320Z copying third_party/XNNPACK/test/f32-igemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6772362Z copying third_party/XNNPACK/test/f32-igemm-relu-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6774639Z copying third_party/XNNPACK/test/f32-igemm-relu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6776530Z copying third_party/XNNPACK/test/f32-igemm-relu.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6778225Z copying third_party/XNNPACK/test/f32-igemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6780449Z copying third_party/XNNPACK/test/f32-igemm.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6781833Z copying third_party/XNNPACK/test/f32-ppmm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6784294Z copying third_party/XNNPACK/test/f32-ppmm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6786103Z copying third_party/XNNPACK/test/f32-qc4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6788460Z copying third_party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6789936Z copying third_party/XNNPACK/test/f32-qc8w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6793286Z copying third_party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6794946Z copying third_party/XNNPACK/test/f32-qc8w-gemm-relu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6797223Z copying third_party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6798716Z copying third_party/XNNPACK/test/f32-qc8w-gemm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6801107Z copying third_party/XNNPACK/test/f32-qc8w-gemm.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6802404Z copying third_party/XNNPACK/test/f32-qs8-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6804501Z copying third_party/XNNPACK/test/f32-qu8-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6806151Z copying third_party/XNNPACK/test/f32-raddexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6808460Z copying third_party/XNNPACK/test/f32-raddexpminusmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6809832Z copying third_party/XNNPACK/test/f32-raddextexp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6811893Z copying third_party/XNNPACK/test/f32-raddstoreexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6814559Z copying third_party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6815972Z copying third_party/XNNPACK/test/f32-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6819118Z copying third_party/XNNPACK/test/f32-rdsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6820787Z copying third_party/XNNPACK/test/f32-rmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6823131Z copying third_party/XNNPACK/test/f32-rmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6824647Z copying third_party/XNNPACK/test/f32-rmin.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6827155Z copying third_party/XNNPACK/test/f32-rmin.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6828891Z copying third_party/XNNPACK/test/f32-rminmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6831160Z copying third_party/XNNPACK/test/f32-rminmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6832561Z copying third_party/XNNPACK/test/f32-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6835027Z copying third_party/XNNPACK/test/f32-rsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6837248Z copying third_party/XNNPACK/test/f32-simd-avx.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6838833Z copying third_party/XNNPACK/test/f32-simd-avx2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6841115Z copying third_party/XNNPACK/test/f32-simd-avx512f.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6842973Z copying third_party/XNNPACK/test/f32-simd-fma3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6845207Z copying third_party/XNNPACK/test/f32-simd-hvx.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6847438Z copying third_party/XNNPACK/test/f32-simd-neon.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6849356Z copying third_party/XNNPACK/test/f32-simd-scalar.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6852167Z copying third_party/XNNPACK/test/f32-simd-sse2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6854063Z copying third_party/XNNPACK/test/f32-simd-wasmsimd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6856309Z copying third_party/XNNPACK/test/f32-simd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6857949Z copying third_party/XNNPACK/test/f32-simd.cc.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6859948Z copying third_party/XNNPACK/test/f32-spmm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6864034Z copying third_party/XNNPACK/test/f32-spmm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6867340Z copying third_party/XNNPACK/test/f32-spmm-minmax-4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6870445Z copying third_party/XNNPACK/test/f32-spmm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6873668Z copying third_party/XNNPACK/test/f32-spmm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6875674Z copying third_party/XNNPACK/test/f32-vabs.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6877480Z copying third_party/XNNPACK/test/f32-vadd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6879248Z copying third_party/XNNPACK/test/f32-vaddc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6880947Z copying third_party/XNNPACK/test/f32-vclamp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6882878Z copying third_party/XNNPACK/test/f32-vcmul.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6884705Z copying third_party/XNNPACK/test/f32-vcopysign.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6886606Z copying third_party/XNNPACK/test/f32-vcopysignc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6888349Z copying third_party/XNNPACK/test/f32-vdiv.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6890012Z copying third_party/XNNPACK/test/f32-vdivc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6891685Z copying third_party/XNNPACK/test/f32-velu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6893551Z copying third_party/XNNPACK/test/f32-vexp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6895426Z copying third_party/XNNPACK/test/f32-vgelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6897092Z copying third_party/XNNPACK/test/f32-vhswish.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6898871Z copying third_party/XNNPACK/test/f32-vlog.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6900661Z copying third_party/XNNPACK/test/f32-vlrelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6902406Z copying third_party/XNNPACK/test/f32-vmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6904478Z copying third_party/XNNPACK/test/f32-vmaxc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6906453Z copying third_party/XNNPACK/test/f32-vmin.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6908525Z copying third_party/XNNPACK/test/f32-vminc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6909978Z copying third_party/XNNPACK/test/f32-vmul.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6912010Z copying third_party/XNNPACK/test/f32-vmulc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6913836Z copying third_party/XNNPACK/test/f32-vmulcaddc-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6917015Z copying third_party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6918677Z copying third_party/XNNPACK/test/f32-vneg.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6920514Z copying third_party/XNNPACK/test/f32-vprelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6922208Z copying third_party/XNNPACK/test/f32-vpreluc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6923930Z copying third_party/XNNPACK/test/f32-vrcopysignc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6925976Z copying third_party/XNNPACK/test/f32-vrdivc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6927687Z copying third_party/XNNPACK/test/f32-vrelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6930063Z copying third_party/XNNPACK/test/f32-vrndd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6931717Z copying third_party/XNNPACK/test/f32-vrndne.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6933580Z copying third_party/XNNPACK/test/f32-vrndu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6935405Z copying third_party/XNNPACK/test/f32-vrndz.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6937319Z copying third_party/XNNPACK/test/f32-vrpreluc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6939050Z copying third_party/XNNPACK/test/f32-vrsqrt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6940719Z copying third_party/XNNPACK/test/f32-vrsubc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6942696Z copying third_party/XNNPACK/test/f32-vscaleexpminusmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6944585Z copying third_party/XNNPACK/test/f32-vscaleextexp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6946565Z copying third_party/XNNPACK/test/f32-vsigmoid.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6948254Z copying third_party/XNNPACK/test/f32-vsqr.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6950078Z copying third_party/XNNPACK/test/f32-vsqrdiff.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6951753Z copying third_party/XNNPACK/test/f32-vsqrdiffc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6953599Z copying third_party/XNNPACK/test/f32-vsqrt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6955940Z copying third_party/XNNPACK/test/f32-vsub.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6957693Z copying third_party/XNNPACK/test/f32-vsubc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6959489Z copying third_party/XNNPACK/test/f32-vtanh.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6961443Z copying third_party/XNNPACK/test/fully-connected-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6963916Z copying third_party/XNNPACK/test/fully-connected-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6967223Z copying third_party/XNNPACK/test/fully-connected.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6970890Z copying third_party/XNNPACK/test/fusion.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6973035Z copying third_party/XNNPACK/test/gemm-microkernel-tester.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6976557Z copying third_party/XNNPACK/test/gemm-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6978564Z copying third_party/XNNPACK/test/global-average-pooling-1d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6980544Z copying third_party/XNNPACK/test/global-average-pooling-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6982189Z copying third_party/XNNPACK/test/global-sum-pooling-1d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6984282Z copying third_party/XNNPACK/test/global-sum-pooling-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6986217Z copying third_party/XNNPACK/test/ibilinear-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6988090Z copying third_party/XNNPACK/test/indirection.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6990696Z copying third_party/XNNPACK/test/lut-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6992204Z copying third_party/XNNPACK/test/lut-norm-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6993988Z copying third_party/XNNPACK/test/max-pooling-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6996374Z copying third_party/XNNPACK/test/max-pooling-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.6999313Z copying third_party/XNNPACK/test/max-pooling-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7001735Z copying third_party/XNNPACK/test/maxpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7003430Z copying third_party/XNNPACK/test/maxpool-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7006192Z copying third_party/XNNPACK/test/memory-planner.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7008266Z copying third_party/XNNPACK/test/microkernel-utils.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7010034Z copying third_party/XNNPACK/test/microkernel_lists_test.sh -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7011624Z copying third_party/XNNPACK/test/mock-allocator.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7013387Z copying third_party/XNNPACK/test/mutex.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7015375Z copying third_party/XNNPACK/test/next_prime.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7017120Z copying third_party/XNNPACK/test/next_prime.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7018925Z copying third_party/XNNPACK/test/operator-test-utils.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7020445Z copying third_party/XNNPACK/test/operator-utils.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7022586Z copying third_party/XNNPACK/test/pack-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7024043Z copying third_party/XNNPACK/test/packb-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7026076Z copying third_party/XNNPACK/test/packing.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7030858Z copying third_party/XNNPACK/test/packq-microkernel-tester.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7032388Z copying third_party/XNNPACK/test/packq-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7034436Z copying third_party/XNNPACK/test/packw-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7036496Z copying third_party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7038757Z copying third_party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7040359Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7042737Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7044981Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7047187Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7049163Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7051184Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7053153Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7055165Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7057363Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7059379Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7061471Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7063504Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7065666Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7067657Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7069588Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7071518Z copying third_party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7074289Z copying third_party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7076321Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7078939Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7081376Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7083926Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7086872Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7089087Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7091575Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7093896Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-4.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7097058Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7099092Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7101926Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7104485Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7106833Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7109286Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7111303Z copying third_party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7113068Z copying third_party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7115063Z copying third_party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7117108Z copying third_party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7118668Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7120611Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7122611Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7124365Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7126138Z copying third_party/XNNPACK/test/qs8-f16-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7127866Z copying third_party/XNNPACK/test/qs8-f32-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7129495Z copying third_party/XNNPACK/test/qs8-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7131509Z copying third_party/XNNPACK/test/qs8-qc4w-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7133256Z copying third_party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7134869Z copying third_party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7136630Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7139112Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7141685Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7144511Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7146710Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7149266Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32-3.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7151758Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7154477Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7156745Z copying third_party/XNNPACK/test/qs8-rdsum-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7159029Z copying third_party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7160495Z copying third_party/XNNPACK/test/qs8-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7162678Z copying third_party/XNNPACK/test/qs8-rsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7164546Z copying third_party/XNNPACK/test/qs8-vadd-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7166088Z copying third_party/XNNPACK/test/qs8-vaddc-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7167582Z copying third_party/XNNPACK/test/qs8-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7169509Z copying third_party/XNNPACK/test/qs8-vlrelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7171074Z copying third_party/XNNPACK/test/qs8-vmul-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7172858Z copying third_party/XNNPACK/test/qs8-vmul-minmax-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7174774Z copying third_party/XNNPACK/test/qs8-vmulc-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7176670Z copying third_party/XNNPACK/test/qs8-vmulc-minmax-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7178285Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7180669Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7182129Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7184328Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7185737Z copying third_party/XNNPACK/test/qu8-f32-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7187626Z copying third_party/XNNPACK/test/qu8-gemm-minmax-fp32-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7190336Z copying third_party/XNNPACK/test/qu8-gemm-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7192574Z copying third_party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7194510Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7196623Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7198569Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7200130Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu16.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7202234Z copying third_party/XNNPACK/test/qu8-igemm-minmax-fp32-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7204864Z copying third_party/XNNPACK/test/qu8-igemm-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7207136Z copying third_party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7209082Z copying third_party/XNNPACK/test/qu8-igemm-minmax-rndnu-2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7211038Z copying third_party/XNNPACK/test/qu8-igemm-minmax-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7213165Z copying third_party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7214664Z copying third_party/XNNPACK/test/qu8-rdsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7217255Z copying third_party/XNNPACK/test/qu8-rdsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7218653Z copying third_party/XNNPACK/test/qu8-rsum.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7220971Z copying third_party/XNNPACK/test/qu8-rsum.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7222351Z copying third_party/XNNPACK/test/qu8-vadd-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7224394Z copying third_party/XNNPACK/test/qu8-vaddc-minmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7226023Z copying third_party/XNNPACK/test/qu8-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7227811Z copying third_party/XNNPACK/test/qu8-vlrelu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7229781Z copying third_party/XNNPACK/test/qu8-vmul-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7231698Z copying third_party/XNNPACK/test/qu8-vmul-minmax-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7233339Z copying third_party/XNNPACK/test/qu8-vmulc-minmax-fp32.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7235327Z copying third_party/XNNPACK/test/qu8-vmulc-minmax-rndnu.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7237212Z copying third_party/XNNPACK/test/raddexpminusmax-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7238833Z copying third_party/XNNPACK/test/raddstoreexpminusmax-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7240508Z copying third_party/XNNPACK/test/rdsum-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7242443Z copying third_party/XNNPACK/test/reduce-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7244287Z copying third_party/XNNPACK/test/reduce-nd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7246400Z copying third_party/XNNPACK/test/reduce-normalization-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7247862Z copying third_party/XNNPACK/test/reduce-normalization.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7249893Z copying third_party/XNNPACK/test/replicable_random_device.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7251296Z copying third_party/XNNPACK/test/reshape-helpers.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7253362Z copying third_party/XNNPACK/test/resize-bilinear-nchw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7255545Z copying third_party/XNNPACK/test/resize-bilinear-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7258174Z copying third_party/XNNPACK/test/resize-bilinear-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7260070Z copying third_party/XNNPACK/test/rope-nthc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7261856Z copying third_party/XNNPACK/test/rope-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7263516Z copying third_party/XNNPACK/test/rope.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7265857Z copying third_party/XNNPACK/test/rsum-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7267480Z copying third_party/XNNPACK/test/runtime-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7269421Z copying third_party/XNNPACK/test/runtime.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7271114Z copying third_party/XNNPACK/test/s16-simd-avx2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7272948Z copying third_party/XNNPACK/test/s16-simd-avx512skx.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7274877Z copying third_party/XNNPACK/test/s16-simd-neon.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7276826Z copying third_party/XNNPACK/test/s16-simd-scalar.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7278229Z copying third_party/XNNPACK/test/s16-simd-sse41.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7280288Z copying third_party/XNNPACK/test/s16-simd-wasmsimd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7281652Z copying third_party/XNNPACK/test/s16-simd.cc.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7283556Z copying third_party/XNNPACK/test/s32-f32-vcvt.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7285697Z copying third_party/XNNPACK/test/s32-simd-avx2.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7287551Z copying third_party/XNNPACK/test/s32-simd-avx512f.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7289235Z copying third_party/XNNPACK/test/s32-simd-hvx.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7290923Z copying third_party/XNNPACK/test/s32-simd-neon.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7292796Z copying third_party/XNNPACK/test/s32-simd-scalar.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7294657Z copying third_party/XNNPACK/test/s32-simd-sse41.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7296540Z copying third_party/XNNPACK/test/s32-simd-wasmsimd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7298285Z copying third_party/XNNPACK/test/s32-simd.cc.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7300032Z copying third_party/XNNPACK/test/s8-ibilinear.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7302184Z copying third_party/XNNPACK/test/s8-ibilinear.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7303910Z copying third_party/XNNPACK/test/s8-simd-scalar.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7305754Z copying third_party/XNNPACK/test/s8-simd.cc.in -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7307558Z copying third_party/XNNPACK/test/s8-vclamp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7309554Z copying third_party/XNNPACK/test/scaled-dot-product-attention-nhtc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7311579Z copying third_party/XNNPACK/test/scaled-dot-product-attention-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7313152Z copying third_party/XNNPACK/test/scaled-dot-product-attention.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7315762Z copying third_party/XNNPACK/test/slice-nd-eager.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7317393Z copying third_party/XNNPACK/test/slice-nd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7319639Z copying third_party/XNNPACK/test/slice-normalization-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7321029Z copying third_party/XNNPACK/test/slice-normalization.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7323089Z copying third_party/XNNPACK/test/slice-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7324950Z copying third_party/XNNPACK/test/softmax-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7326833Z copying third_party/XNNPACK/test/softmax-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7329265Z copying third_party/XNNPACK/test/softmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7331164Z copying third_party/XNNPACK/test/space-to-depth-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7333443Z copying third_party/XNNPACK/test/space-to-depth-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7335210Z copying third_party/XNNPACK/test/space-to-depth-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7337170Z copying third_party/XNNPACK/test/spmm-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7338941Z copying third_party/XNNPACK/test/static-constant-pad.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7341020Z copying third_party/XNNPACK/test/static-expand-dims.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7342760Z copying third_party/XNNPACK/test/static-reduce.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7344917Z copying third_party/XNNPACK/test/static-reshape.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7347075Z copying third_party/XNNPACK/test/static-resize-bilinear-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7348930Z copying third_party/XNNPACK/test/static-slice.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7350914Z copying third_party/XNNPACK/test/static-transpose.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7352732Z copying third_party/XNNPACK/test/subgraph-fp16.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7354928Z copying third_party/XNNPACK/test/subgraph-nchw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7356947Z copying third_party/XNNPACK/test/subgraph-size.c -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7358661Z copying third_party/XNNPACK/test/subgraph-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7360883Z copying third_party/XNNPACK/test/subgraph-unary-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7362132Z copying third_party/XNNPACK/test/subgraph.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7364399Z copying third_party/XNNPACK/test/transpose-nd-eager.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7366158Z copying third_party/XNNPACK/test/transpose-nd.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7367723Z copying third_party/XNNPACK/test/transpose-normalization-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7369323Z copying third_party/XNNPACK/test/transpose-normalization.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7371133Z copying third_party/XNNPACK/test/transpose-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7372704Z copying third_party/XNNPACK/test/transpose-reshape.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7374380Z copying third_party/XNNPACK/test/u8-ibilinear.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7376247Z copying third_party/XNNPACK/test/u8-ibilinear.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7377796Z copying third_party/XNNPACK/test/u8-lut32norm.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7379360Z copying third_party/XNNPACK/test/u8-lut32norm.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7381098Z copying third_party/XNNPACK/test/u8-rmax.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7382618Z copying third_party/XNNPACK/test/u8-rmax.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7384309Z copying third_party/XNNPACK/test/u8-vclamp.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7386401Z copying third_party/XNNPACK/test/unary-elementwise-nc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7388486Z copying third_party/XNNPACK/test/unary-ops.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7389893Z copying third_party/XNNPACK/test/unary-ops.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7392192Z copying third_party/XNNPACK/test/unary.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7393866Z copying third_party/XNNPACK/test/unpool-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7395613Z copying third_party/XNNPACK/test/unpooling-2d.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7397691Z copying third_party/XNNPACK/test/unpooling-nhwc.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7399584Z copying third_party/XNNPACK/test/unpooling-operator-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7401615Z copying third_party/XNNPACK/test/vbinary-microkernel-tester.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7403510Z copying third_party/XNNPACK/test/vbinary-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7405649Z copying third_party/XNNPACK/test/vcmul-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7407506Z copying third_party/XNNPACK/test/vmulcaddc-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7409038Z copying third_party/XNNPACK/test/vunary-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7410955Z copying third_party/XNNPACK/test/weights-cache.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7412771Z copying third_party/XNNPACK/test/workspace.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7415036Z copying third_party/XNNPACK/test/x16-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7416956Z copying third_party/XNNPACK/test/x32-packb.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7418713Z copying third_party/XNNPACK/test/x32-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7420675Z copying third_party/XNNPACK/test/x32-packx.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7422630Z copying third_party/XNNPACK/test/x32-unpool.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7424552Z copying third_party/XNNPACK/test/x32-zip.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7426508Z copying third_party/XNNPACK/test/x8-lut.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7429078Z copying third_party/XNNPACK/test/x8-lut.yaml -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7430647Z copying third_party/XNNPACK/test/x8-packq.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7432598Z copying third_party/XNNPACK/test/x8-packw.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7434510Z copying third_party/XNNPACK/test/x8-zip.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7436453Z copying third_party/XNNPACK/test/xN-transpose.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7438347Z copying third_party/XNNPACK/test/xx-fill.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7440022Z copying third_party/XNNPACK/test/xx-pad.cc -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7442066Z copying third_party/XNNPACK/test/zip-microkernel-tester.h -> torch-2.10.0a0+git344e636/third_party/XNNPACK/test 2025-10-10T00:04:43.7443527Z copying third_party/XNNPACK/third_party/BUILD -> torch-2.10.0a0+git344e636/third_party/XNNPACK/third_party 2025-10-10T00:04:43.7445519Z copying third_party/XNNPACK/third_party/FP16.BUILD -> torch-2.10.0a0+git344e636/third_party/XNNPACK/third_party 2025-10-10T00:04:43.7446927Z copying third_party/XNNPACK/tools/BUILD -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7448661Z copying third_party/XNNPACK/tools/generate-argmaxpool-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7450810Z copying third_party/XNNPACK/tools/generate-conv-hwc-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7452648Z copying third_party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7454505Z copying third_party/XNNPACK/tools/generate-dwconv-multipass-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7456323Z copying third_party/XNNPACK/tools/generate-dwconv-unipass-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7457907Z copying third_party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7459621Z copying third_party/XNNPACK/tools/generate-gemm-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7461910Z copying third_party/XNNPACK/tools/generate-ibilinear-chw-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7463254Z copying third_party/XNNPACK/tools/generate-ibilinear-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7465280Z copying third_party/XNNPACK/tools/generate-lut-norm-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7466609Z copying third_party/XNNPACK/tools/generate-lut-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7468418Z copying third_party/XNNPACK/tools/generate-raddexpminusmax-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7469990Z copying third_party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7471483Z copying third_party/XNNPACK/tools/generate-rdsum-benchmark.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7472937Z copying third_party/XNNPACK/tools/generate-rdsum-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7474987Z copying third_party/XNNPACK/tools/generate-reduce-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7476822Z copying third_party/XNNPACK/tools/generate-spmm-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7478321Z copying third_party/XNNPACK/tools/generate-vbinary-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7480023Z copying third_party/XNNPACK/tools/generate-vmulcaddc-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7481480Z copying third_party/XNNPACK/tools/generate-vunary-test.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7482957Z copying third_party/XNNPACK/tools/primes.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7484643Z copying third_party/XNNPACK/tools/update-microkernels.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7486265Z copying third_party/XNNPACK/tools/xngen -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7488268Z copying third_party/XNNPACK/tools/xngen.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7489571Z copying third_party/XNNPACK/tools/xnncommon.py -> torch-2.10.0a0+git344e636/third_party/XNNPACK/tools 2025-10-10T00:04:43.7491328Z copying third_party/aiter/.clang-format -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7493055Z copying third_party/aiter/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7494841Z copying third_party/aiter/CONTRIBUTE.md -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7496540Z copying third_party/aiter/LICENSE -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7497880Z copying third_party/aiter/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7499572Z copying third_party/aiter/README.md -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7501349Z copying third_party/aiter/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7503054Z copying third_party/aiter/requirements.txt -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7504527Z copying third_party/aiter/setup.py -> torch-2.10.0a0+git344e636/third_party/aiter 2025-10-10T00:04:43.7506539Z copying third_party/aiter/.githooks/install -> torch-2.10.0a0+git344e636/third_party/aiter/.githooks 2025-10-10T00:04:43.7507950Z copying third_party/aiter/.githooks/pre-commit -> torch-2.10.0a0+git344e636/third_party/aiter/.githooks 2025-10-10T00:04:43.7510071Z copying third_party/aiter/3rdparty/composable_kernel/.clang-format -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7511441Z copying third_party/aiter/3rdparty/composable_kernel/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7513065Z copying third_party/aiter/3rdparty/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7514748Z copying third_party/aiter/3rdparty/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7516321Z copying third_party/aiter/3rdparty/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7517911Z copying third_party/aiter/3rdparty/composable_kernel/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7519459Z copying third_party/aiter/3rdparty/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7521385Z copying third_party/aiter/3rdparty/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7522874Z copying third_party/aiter/3rdparty/composable_kernel/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7524647Z copying third_party/aiter/3rdparty/composable_kernel/Dockerfile -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7526349Z copying third_party/aiter/3rdparty/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7527880Z copying third_party/aiter/3rdparty/composable_kernel/Jenkinsfile -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7540312Z copying third_party/aiter/3rdparty/composable_kernel/LICENSE -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7541127Z copying third_party/aiter/3rdparty/composable_kernel/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7541906Z copying third_party/aiter/3rdparty/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7542908Z copying third_party/aiter/3rdparty/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7543661Z copying third_party/aiter/3rdparty/composable_kernel/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7544545Z copying third_party/aiter/3rdparty/composable_kernel/rbuild.ini -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7545419Z copying third_party/aiter/3rdparty/composable_kernel/requirements.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel 2025-10-10T00:04:43.7546292Z copying third_party/aiter/3rdparty/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/.azuredevops 2025-10-10T00:04:43.7547231Z copying third_party/aiter/3rdparty/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example 2025-10-10T00:04:43.7548132Z copying third_party/aiter/3rdparty/composable_kernel/client_example/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example 2025-10-10T00:04:43.7549255Z copying third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-10-10T00:04:43.7550256Z copying third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-10-10T00:04:43.7551231Z copying third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-10-10T00:04:43.7552475Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7553751Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7555281Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7557086Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7558754Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7560350Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7562053Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:43.7563605Z copying third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:43.7565564Z copying third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:43.7567186Z copying third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:43.7568680Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:43.7570584Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:43.7572125Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:43.7573859Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:43.7575504Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:43.7577289Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-10-10T00:04:43.7578874Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:43.7580425Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:43.7582306Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:43.7583851Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:43.7585632Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:43.7587340Z copying third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax 2025-10-10T00:04:43.7588859Z copying third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax 2025-10-10T00:04:43.7590659Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7592169Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7593845Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7595568Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7597265Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7599018Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd_ngchw.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7600624Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7602345Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7604245Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7605858Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:43.7607374Z copying third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:43.7608957Z copying third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:43.7610700Z copying third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:43.7612227Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7614294Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7616042Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7617703Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7619421Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7621159Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7622685Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7624465Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-10-10T00:04:43.7626440Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:43.7627839Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:43.7629502Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:43.7631265Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data_ngchw.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:43.7632884Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:43.7634926Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data_input_fp16_comp_bf8f8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:43.7636375Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7637957Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7639534Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7641373Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7642888Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7644598Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7646347Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7647937Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:43.7649401Z copying third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:43.7651215Z copying third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:43.7652353Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:43.7654013Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:43.7655887Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:43.7657634Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:43.7659258Z copying third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:43.7660998Z copying third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:43.7662750Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:43.7664352Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:43.7666205Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:43.7668110Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:43.7669330Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:43.7671001Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:43.7672496Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce 2025-10-10T00:04:43.7674245Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce 2025-10-10T00:04:43.7676051Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:43.7677480Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:43.7679328Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:43.7680782Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:43.7682315Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:43.7684299Z copying third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:43.7685911Z copying third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:43.7687360Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:43.7688992Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:43.7690612Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:43.7692186Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:43.7693819Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-10-10T00:04:43.7695624Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-10-10T00:04:43.7697232Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-10-10T00:04:43.7699023Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-10-10T00:04:43.7700732Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-10-10T00:04:43.7702477Z copying third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:43.7704344Z copying third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:43.7706076Z copying third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:43.7707753Z copying third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:43.7709442Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:43.7711004Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:43.7712646Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:43.7714478Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:43.7716156Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:43.7717800Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:43.7719396Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:43.7721087Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:43.7722851Z copying third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:43.7724651Z copying third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:43.7726316Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:43.7728663Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear/grouped_conv_bwd_data_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:43.7730385Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale/grouped_conv_bwd_data_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:43.7732343Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear/grouped_conv_bwd_weight_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:43.7734290Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale/grouped_conv_bwd_weight_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:43.7736205Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear/grouped_conv_fwd_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:43.7737848Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:43.7739759Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/conv3d_fwd_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:43.7741347Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:43.7743026Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:43.7744914Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:43.7746619Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:43.7748338Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:43.7749961Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:43.7751845Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/conv3d_fwd_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:43.7753642Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:43.7755624Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:43.7757615Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:43.7759277Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:43.7761102Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/conv3d_fwd_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:43.7762748Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale/grouped_conv_fwd_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:43.7764614Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:43.7766373Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:43.7768124Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:43.7769858Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:43.7771594Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:43.7773641Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:43.7775861Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:43.7777805Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:43.7779850Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:43.7781781Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:43.7782956Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:43.7784020Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:43.7785359Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:43.7786464Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:43.7787568Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:43.7788707Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:43.7789865Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:43.7791116Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:43.7792312Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:43.7793614Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:43.7795013Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:43.7796250Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:43.7797633Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:43.7799051Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:43.7800574Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:43.7802277Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:43.7803818Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:43.7805594Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:43.7806902Z copying third_party/aiter/3rdparty/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7808508Z copying third_party/aiter/3rdparty/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7810050Z copying third_party/aiter/3rdparty/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7811641Z copying third_party/aiter/3rdparty/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7813172Z copying third_party/aiter/3rdparty/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7815100Z copying third_party/aiter/3rdparty/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7816616Z copying third_party/aiter/3rdparty/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7818161Z copying third_party/aiter/3rdparty/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7819680Z copying third_party/aiter/3rdparty/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/cmake 2025-10-10T00:04:43.7821299Z copying third_party/aiter/3rdparty/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen 2025-10-10T00:04:43.7822845Z copying third_party/aiter/3rdparty/composable_kernel/codegen/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen 2025-10-10T00:04:43.7824696Z copying third_party/aiter/3rdparty/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/driver 2025-10-10T00:04:43.7826790Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:43.7828451Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:43.7830001Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:43.7831655Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:43.7833151Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:43.7835358Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:43.7836972Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:43.7838510Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:43.7840214Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:43.7841968Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_op.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.7843615Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.7844988Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:43.7846584Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7848276Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7849909Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7851599Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7853444Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7855289Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7857159Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7858637Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7860183Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-10-10T00:04:43.7861891Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7863447Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7865099Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7866811Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7868466Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7870078Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7871718Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-10-10T00:04:43.7873366Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/include 2025-10-10T00:04:43.7875152Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/include 2025-10-10T00:04:43.7877258Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc 2025-10-10T00:04:43.7878995Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:43.7880641Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:43.7882140Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:43.7883772Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:43.7885667Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:43.7887238Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:43.7888861Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:43.7890385Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:43.7892065Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:43.7893859Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:43.7895386Z copying third_party/aiter/3rdparty/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs 2025-10-10T00:04:43.7896932Z copying third_party/aiter/3rdparty/composable_kernel/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs 2025-10-10T00:04:43.7898537Z copying third_party/aiter/3rdparty/composable_kernel/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs 2025-10-10T00:04:43.7900093Z copying third_party/aiter/3rdparty/composable_kernel/docs/license.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs 2025-10-10T00:04:43.7901588Z copying third_party/aiter/3rdparty/composable_kernel/docs/refs.bib -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs 2025-10-10T00:04:43.7903433Z copying third_party/aiter/3rdparty/composable_kernel/docs/conceptual/Composable-Kernel-math.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/conceptual 2025-10-10T00:04:43.7905182Z copying third_party/aiter/3rdparty/composable_kernel/docs/conceptual/Composable-Kernel-structure.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/conceptual 2025-10-10T00:04:43.7906658Z copying third_party/aiter/3rdparty/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/data 2025-10-10T00:04:43.7913445Z copying third_party/aiter/3rdparty/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/data 2025-10-10T00:04:43.7920168Z copying third_party/aiter/3rdparty/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/doxygen 2025-10-10T00:04:43.7923325Z copying third_party/aiter/3rdparty/composable_kernel/docs/install/Composable-Kernel-Docker.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-10-10T00:04:43.7924827Z copying third_party/aiter/3rdparty/composable_kernel/docs/install/Composable-Kernel-install.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-10-10T00:04:43.7926520Z copying third_party/aiter/3rdparty/composable_kernel/docs/install/Composable-Kernel-prerequisites.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-10-10T00:04:43.7928106Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable-Kernel-wrapper.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-10-10T00:04:43.7929728Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable_Kernel_custom_types.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-10-10T00:04:43.7931332Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable_Kernel_supported_scalar_types.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-10-10T00:04:43.7932970Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable_Kernel_vector_utilities.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-10-10T00:04:43.7934409Z copying third_party/aiter/3rdparty/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-10-10T00:04:43.7936096Z copying third_party/aiter/3rdparty/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-10-10T00:04:43.7937798Z copying third_party/aiter/3rdparty/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-10-10T00:04:43.7939474Z copying third_party/aiter/3rdparty/composable_kernel/docs/tutorial/Composable-Kernel-examples.rst -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/docs/tutorial 2025-10-10T00:04:43.7941029Z copying third_party/aiter/3rdparty/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example 2025-10-10T00:04:43.7942707Z copying third_party/aiter/3rdparty/composable_kernel/example/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example 2025-10-10T00:04:43.7944641Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7946266Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7947811Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7949591Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7951479Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7953076Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7954787Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7956452Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7958064Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7959634Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7961234Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7962793Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7964574Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7966387Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7967912Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7969449Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7971279Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7972824Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7974545Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7976099Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7977821Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7979504Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7981006Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7982588Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7984302Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7986043Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7987690Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7989431Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_bpreshuffle_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7991045Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7992775Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7994486Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7996150Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7997793Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.7999605Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8001142Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8002861Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8004555Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8006283Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8008962Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8010527Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example_streamk.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8012395Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8014267Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-10-10T00:04:43.8016029Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:43.8017586Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:43.8019201Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:43.8020874Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:43.8022521Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:43.8024340Z copying third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:43.8025985Z copying third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:43.8027652Z copying third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:43.8029352Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8031006Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8032550Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8034514Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8036045Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8037675Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8039267Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8040888Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8042596Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8044304Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:43.8045771Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8047320Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8048992Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8050690Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8052339Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8053967Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8055788Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8057457Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8059116Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8060584Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8062144Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8063824Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8065400Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8067049Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8068597Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8070214Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8071766Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8073376Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8075157Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:43.8077303Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8078921Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8080711Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8082251Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8083807Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8085552Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8087317Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8088768Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/run_convnd_fwd_max_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:43.8090231Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8091698Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8093318Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8095143Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8096895Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8098556Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8100175Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8101841Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8103428Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8105363Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-10-10T00:04:43.8107060Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:43.8108634Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:43.8110200Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:43.8111848Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:43.8113525Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:43.8115360Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:43.8117172Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:43.8118770Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:43.8120449Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:43.8122002Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8123535Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8125418Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8127119Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8128938Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8130612Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8132363Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8134006Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8135981Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8137585Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8139193Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8140848Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8142450Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8144390Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8146249Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:43.8147968Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8149680Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_add_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8151414Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8152964Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8154719Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8156406Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8158022Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8159793Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8161501Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8163095Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8164882Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8166518Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:43.8168313Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:43.8170002Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:43.8171661Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:43.8173229Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:43.8175124Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:43.8176748Z copying third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:43.8178524Z copying third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:43.8180063Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:43.8181782Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:43.8183413Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:43.8185184Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:43.8186940Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:43.8188559Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8190203Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8191998Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8193644Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8195395Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8197178Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8198798Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8200429Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8202316Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8203656Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:43.8205439Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:43.8207317Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:43.8209085Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:43.8210713Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:43.8212643Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:43.8214419Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8216056Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8217749Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8219375Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8220984Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8222588Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8224322Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-10-10T00:04:43.8226044Z copying third_party/aiter/3rdparty/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-10-10T00:04:43.8227629Z copying third_party/aiter/3rdparty/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-10-10T00:04:43.8229270Z copying third_party/aiter/3rdparty/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-10-10T00:04:43.8230938Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8232804Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8234740Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8236394Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8238240Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16int4_b_scale_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8239615Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8241324Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8242852Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8244640Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8246336Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8248091Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_fp16int4_b_scale.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8249807Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:43.8251478Z copying third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:43.8253169Z copying third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m2n3k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:43.8255097Z copying third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m3n2k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:43.8256917Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8258463Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8260182Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8262134Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8263904Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8265585Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8267422Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8268727Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8270625Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8273019Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8274603Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8276286Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8277784Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8279504Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8281239Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8282749Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8284668Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8286275Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8287925Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-10-10T00:04:43.8289581Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:43.8291088Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:43.8292881Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:43.8294555Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:43.8296337Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:43.8297969Z copying third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:43.8299680Z copying third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute/grouped_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:43.8301445Z copying third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:43.8303165Z copying third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:43.8305117Z copying third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:43.8306947Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8308459Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8310046Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8311752Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8313589Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8315271Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8317029Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8318726Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8320117Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8321903Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8323489Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8325252Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8327236Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8328947Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_wmma_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8330623Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:43.8332095Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8333780Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8335511Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8337252Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8338968Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8340871Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8342642Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:43.8344764Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8346899Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8348456Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8350105Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8351614Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8353606Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8355345Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8357235Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8358943Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8360905Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8362386Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8364303Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8366075Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/multi_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8367761Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8369491Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8371320Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8372910Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8375230Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8376965Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8378819Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_multi_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8380621Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8382573Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:43.8384430Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:43.8386277Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:43.8388021Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:43.8389897Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:43.8391713Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:43.8393306Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8395166Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8397128Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8398970Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8400647Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8402551Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8404486Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8406413Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-10-10T00:04:43.8407926Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8409548Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8411249Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8412854Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8414626Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8416194Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8417785Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8419441Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8421022Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8422632Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8424517Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8426185Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8427753Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8429368Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8431218Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:43.8432890Z copying third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:43.8434731Z copying third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:43.8436855Z copying third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:43.8438330Z copying third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/batched_gemm_add_add_relu_gemm_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:43.8440122Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8441642Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8443410Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8445138Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8446751Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8448454Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8450086Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_bias_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8451656Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:43.8452959Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8454707Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8456501Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8458217Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8459629Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8461275Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8463053Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-10-10T00:04:43.8464781Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8466392Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8468177Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8469786Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8471384Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8472907Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8474735Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8476388Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8478017Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8479544Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8481105Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8482854Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8484735Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8486396Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8488154Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8489828Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:43.8491294Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8493028Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8494754Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8496412Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8498062Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8499640Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8501259Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:43.8502815Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:43.8504533Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:43.8506263Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:43.8507782Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:43.8509368Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:43.8511005Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:43.8512625Z copying third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:43.8514619Z copying third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:43.8516389Z copying third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:43.8518065Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8519911Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8521519Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8523257Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8525020Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8526680Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8528310Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8529985Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8531610Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:43.8533235Z copying third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:43.8535108Z copying third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:43.8536616Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:43.8538362Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:43.8539791Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:43.8541494Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:43.8543280Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:43.8544945Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:43.8546689Z copying third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:43.8548379Z copying third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/gemm_bias_softmax_gemm_permute_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:43.8550146Z copying third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:43.8551948Z copying third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:43.8553773Z copying third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:43.8555677Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:43.8557474Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:43.8572901Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:43.8575647Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:43.8576739Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:43.8577926Z copying third_party/aiter/3rdparty/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/50_put_element 2025-10-10T00:04:43.8578982Z copying third_party/aiter/3rdparty/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/50_put_element 2025-10-10T00:04:43.8580026Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:43.8581251Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:43.8582373Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:43.8583484Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:43.8584921Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:43.8585967Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:43.8587054Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:43.8588223Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:43.8589503Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:43.8591196Z copying third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:43.8593368Z copying third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:43.8594813Z copying third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:43.8596172Z copying third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:43.8597552Z copying third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:43.8599104Z copying third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:43.8600426Z copying third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:43.8601837Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:43.8603279Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:43.8605116Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:43.8606451Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:43.8607902Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_multiply_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:43.8609414Z copying third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:43.8610662Z copying third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:43.8611563Z copying third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:43.8612399Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:43.8613172Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_bcasted_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:43.8613911Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:43.8614796Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:43.8615389Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:43.8616370Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:43.8617112Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:43.8618173Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:43.8618966Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:43.8619965Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:43.8621768Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:43.8623256Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:43.8624914Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:43.8626646Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8627994Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8629834Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8631163Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8632743Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8634345Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8636051Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:43.8637386Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:43.8639260Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:43.8640693Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:43.8642376Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:43.8643771Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:43.8645788Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:43.8647645Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:43.8649058Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:43.8650480Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:43.8652225Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:43.8653585Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:43.8655591Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:43.8657002Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:43.8658633Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8660277Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8661710Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8663466Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8664964Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8666705Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8668128Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8669792Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8671180Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8672970Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8674627Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8676211Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8677653Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8679175Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:43.8680650Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:43.8682303Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:43.8683670Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:43.8685518Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:43.8686927Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:43.8688595Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:43.8690133Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8691529Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8693294Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8694916Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8696497Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8698170Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8699657Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8701137Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8702694Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8704233Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8705871Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8707295Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8709185Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8710919Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:43.8712256Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:43.8713859Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:43.8715519Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:43.8717121Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:43.8718483Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:43.8720164Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:43.8721562Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:43.8723218Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:43.8724894Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:43.8726505Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8727939Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8729725Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp16_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8731133Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8732937Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8734549Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8736267Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8737892Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8739554Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8741222Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8742902Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:43.8744792Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:43.8746172Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:43.8747765Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:43.8749624Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:43.8751115Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:43.8752825Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:43.8754523Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:43.8756090Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:43.8757511Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:43.8759096Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:43.8760747Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:43.8762223Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:43.8763719Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile 2025-10-10T00:04:43.8765379Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile 2025-10-10T00:04:43.8766983Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8768562Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8770137Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8771681Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8773535Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8775510Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8777553Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8779443Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8781191Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8782498Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8784314Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:43.8786063Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:43.8787310Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:43.8788926Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:43.8790341Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:43.8791958Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_batch_prefill.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:43.8793622Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:43.8795615Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:43.8797395Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:43.8799047Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:43.8800885Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:43.8803014Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:43.8804659Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:43.8806262Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:43.8807644Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:43.8809303Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:43.8810977Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:43.8812301Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:43.8814294Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:43.8816019Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:43.8817665Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:43.8819098Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:43.8821085Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:43.8822844Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:43.8824560Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:43.8825880Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:43.8827493Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:43.8829168Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:43.8830804Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:43.8832368Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:43.8834256Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:43.8835947Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf16.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8837372Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf8.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8839099Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp16.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8840424Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp8.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8842097Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf16.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8843546Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf8.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8845386Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp16.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8846767Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp8.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8848375Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8849740Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_basic.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8851430Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_mem_pipeline.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:43.8852931Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:43.8854631Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:43.8856127Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:43.8857685Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:43.8859209Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:43.8860761Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:43.8862137Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:43.8863825Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:43.8865706Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:43.8867661Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:43.8869527Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:43.8871344Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:43.8872746Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:43.8874564Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:43.8876309Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:43.8877684Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:43.8879325Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:43.8880930Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:43.8882689Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:43.8884440Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:43.8886075Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:43.8887618Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:43.8889185Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:43.8890647Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:43.8892279Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:43.8894251Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:43.8896048Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:43.8897448Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:43.8899174Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:43.8900555Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:43.8902194Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:43.8903664Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:43.8905600Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:43.8907061Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:43.8908978Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8910467Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8911989Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8913541Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8915171Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8916783Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8918640Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8920175Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8921682Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8923027Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8924840Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8926517Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8927882Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8929364Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8930871Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8932680Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8934055Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8935760Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8937349Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8938852Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8940488Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8941960Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8943594Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8945234Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:43.8946699Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:43.8948324Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:43.8949622Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:43.8951355Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:43.8952709Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:43.8954642Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:43.8955972Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:43.8957836Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8959314Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8961190Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8962524Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8964357Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8965751Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8967309Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8968787Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8970277Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8971833Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8973343Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8975224Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8976618Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8978233Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8979688Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8981321Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8982810Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8984550Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8986130Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8987850Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8989181Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8990984Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:43.8992212Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:43.8993882Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:43.8995439Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:43.8997036Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:43.8998558Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:43.9000285Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:43.9001881Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:43.9003456Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:43.9005001Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:43.9006746Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:43.9008142Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:43.9009896Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:43.9011362Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9012950Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9014649Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9016117Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9017845Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9019218Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9020739Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9022225Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9023769Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9025484Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9027297Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9028696Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9030384Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9031786Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9033579Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9035143Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9036986Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9038328Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9040121Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9041478Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9042988Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9044951Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:43.9046213Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:43.9049588Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:43.9051000Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:43.9052615Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:43.9054297Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:43.9055835Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:43.9057296Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:43.9058994Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:43.9060492Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:43.9062367Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9064047Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9065615Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9067275Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9068634Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9070292Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9071685Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:43.9073366Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:43.9075741Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:43.9078046Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:43.9080578Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:43.9082277Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:43.9083770Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:43.9085530Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:43.9087166Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:43.9088642Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:43.9090306Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:43.9091845Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:43.9093424Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:43.9095033Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:43.9096794Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm_tileloop.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:43.9098208Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:43.9099850Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:43.9101252Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:43.9102977Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:43.9104508Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:43.9106251Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/run_flatmm_example.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:43.9107987Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/script/smoke_test_basic.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/script 2025-10-10T00:04:43.9109526Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:43.9111048Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:43.9112706Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:43.9114330Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:43.9116326Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:43.9117902Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:43.9119409Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:43.9121002Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:43.9122303Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-10-10T00:04:43.9123992Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-10-10T00:04:43.9125640Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/test_copy.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-10-10T00:04:43.9127201Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/test_copy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-10-10T00:04:43.9128748Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:43.9130207Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:43.9131794Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:43.9133332Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:43.9135053Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:43.9136493Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-10-10T00:04:43.9138147Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:43.9139686Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:43.9141369Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:43.9142678Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:43.9144689Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:43.9146191Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-10-10T00:04:43.9147894Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9149202Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9151175Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9152646Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9154631Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9155917Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9157524Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9159220Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9160543Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9162175Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9163873Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9165691Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9167229Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9168730Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9170292Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-10-10T00:04:43.9172022Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/problem_transform/transform_forward_convolution3d_into_gemm_v4r4r4_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:43.9173286Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor 2025-10-10T00:04:43.9175316Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9176671Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9179025Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9180657Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9182458Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9184536Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9185986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:43.9187716Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9189412Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9191107Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9192662Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9194586Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_mx_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9196471Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmma_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9197786Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9199430Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_base.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9200987Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9202824Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9204922Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_ab_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9206485Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9208316Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9210363Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_dequant_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9211952Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9213811Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9215419Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9217266Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9219094Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9221004Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9222485Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9224476Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9225899Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9227506Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9229534Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9231478Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9233247Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_mx.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9235011Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9237217Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9238967Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9240981Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9242730Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9244717Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9246473Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9248293Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9250095Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9251888Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9253606Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9255722Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9257663Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9259350Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9261796Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9263027Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9264917Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9266561Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9267877Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9269413Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9271181Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_gather.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9273134Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9274702Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9276209Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9277884Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9279529Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9281089Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9282788Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9284476Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9286376Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:43.9287794Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9289539Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9291050Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9292515Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9293944Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9295770Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9297239Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9299010Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9300477Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9302129Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9303625Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9305502Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multiple_d_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9306905Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9308564Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9310020Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9312488Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9313986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9315479Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9317246Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9318797Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9320394Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9321966Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9323726Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9325485Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9327183Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9328783Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9330582Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9332131Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9333680Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9335782Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9337305Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9338981Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9340689Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9342302Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9344045Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9345954Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9347528Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_mx.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9349231Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9350881Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9352507Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9354309Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9355917Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9357868Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9359579Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_data_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9361188Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9363027Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9364571Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9366430Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9368064Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9369669Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9371495Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9373151Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9375013Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9376761Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9378306Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9380028Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9381731Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9383409Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9385329Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9387289Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9389272Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9390764Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9392534Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9394274Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9395986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9397691Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9400477Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9402100Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9403715Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9405472Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9407517Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9409103Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9411093Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9412693Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9414765Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9416412Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:43.9418537Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/codegen_device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9420370Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9422413Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9424546Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9426667Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9428616Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_e_permute_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9430673Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9432731Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multi_d_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9434783Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9436998Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9438994Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9440999Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9443226Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9445800Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9448114Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9449985Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9452005Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl_fpAintB_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9453902Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9456854Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9458741Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9460716Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9462626Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9464949Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9466956Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9468850Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9470687Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_backward_weight_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9472555Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9474908Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_add_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9477163Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9479078Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9481297Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9483231Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_naive_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9485111Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_xdl_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9487213Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9490164Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9492474Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_dynamic_vector_dims_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9494442Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9496443Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9498190Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9500176Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_bias_add_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9502114Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9504288Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9506120Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9508231Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9510225Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_layernorm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9512481Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9514568Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9516554Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9518709Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9520395Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9522474Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9524610Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9526446Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9528493Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9530421Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9532284Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9534262Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9536259Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9537887Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9540079Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9541685Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9543990Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9546079Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9548167Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9550249Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9552242Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9554377Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9556468Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9558468Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9560238Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9562134Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9564377Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9566671Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9568643Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9571026Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9573400Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9575793Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_two_stage_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9578781Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9580761Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9584390Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9586762Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_multiple_d_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9588928Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9591067Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9593937Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9596604Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9598479Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9600558Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9602920Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9604777Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_large_tensor_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9606885Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9608833Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multi_abd_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9610761Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9613102Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_splitk_xdl_cshuffle_two_stage.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9615459Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_xdl_cshuffle_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9617600Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9619608Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9621669Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9623813Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9626045Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9628244Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9630245Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9631962Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9634412Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multi_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9636541Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9638486Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9640393Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9642400Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9644442Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9646365Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9648324Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9650194Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9652156Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9654020Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9655907Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9657846Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9659891Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9661965Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9663778Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9666075Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9667780Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_splitk_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:43.9669912Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:43.9671728Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:43.9673333Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:43.9675347Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:43.9677190Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:43.9679232Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9682140Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9683726Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9685513Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9687641Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9689409Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9691251Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9693457Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9695815Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9698189Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9700954Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9703102Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9705105Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9707028Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9708753Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9710726Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9712449Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9715343Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9717397Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9719337Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9721489Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9723616Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9725945Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9728102Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9730376Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9732672Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9734900Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9737130Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9738656Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9740609Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9742355Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9744552Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9746088Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9748402Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9751130Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9753056Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9754943Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9757605Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9760023Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_conv_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9762752Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9765957Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9768077Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9770854Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9773909Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9776790Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9779709Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9782759Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9785713Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9788214Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9791143Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9794318Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9796341Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9798465Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9800628Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9802653Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_splitk_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9804881Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9807335Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9809394Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9811403Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9813581Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9815816Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9817955Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9820031Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9823283Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9824927Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9826932Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9828548Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9830237Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9832233Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9834335Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9835911Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:43.9838181Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:43.9840393Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:43.9842101Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:43.9844018Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:43.9846069Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:43.9847881Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:43.9851249Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:43.9852838Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9855130Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9856747Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9858963Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9860578Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9862270Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9864404Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:43.9866098Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9867701Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9869367Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9871037Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9872645Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9875572Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9877120Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9879231Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9881435Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_gather.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9883285Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9885614Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9887197Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9889102Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9890973Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9892650Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9894533Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9896282Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9898415Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9900231Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9902048Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9903817Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:43.9912837Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:43.9914311Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:43.9915640Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:43.9916868Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:43.9918477Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9920018Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9921472Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_data_to_gemm_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9923065Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9924785Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9926201Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9927659Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:43.9928714Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9929764Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9931863Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9933751Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9936440Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9937866Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9939635Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9941196Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9943064Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9944669Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9946492Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9948977Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9950370Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9952050Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9953646Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9955329Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9957069Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9958671Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9960336Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9961971Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9963588Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/dtype_fp64.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9965277Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/dtype_vector.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9967938Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9969486Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/e8m0.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9971130Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9972751Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9974609Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9976581Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9978164Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9979862Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9981537Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9983088Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9984978Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9986484Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9988112Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9989748Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9991363Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9993152Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9994930Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9996571Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9998260Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:43.9999803Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0001393Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0003036Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0004936Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0006815Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0008395Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxf4_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0010083Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxf6_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0011719Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxf8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0013606Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxfp_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0015303Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0017135Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/numeric_limits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0018956Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/numeric_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0020588Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0022280Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0023843Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0025758Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0027309Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0029037Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/scaled_type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0030812Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0033072Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0034686Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0036489Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0038247Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0039953Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0041521Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0043193Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0044953Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0046744Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0048404Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0050078Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0051817Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0054731Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0056370Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-10-10T00:04:44.0057923Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper 2025-10-10T00:04:44.0059730Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper 2025-10-10T00:04:44.0061707Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:44.0063502Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:44.0065459Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:44.0067060Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.0068654Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.0070467Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.0072209Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.0073671Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-10-10T00:04:44.0075476Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-10-10T00:04:44.0077156Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-10-10T00:04:44.0078585Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-10-10T00:04:44.0080234Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core 2025-10-10T00:04:44.0082010Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core 2025-10-10T00:04:44.0083898Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.0085703Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.0088144Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.0089637Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.0091296Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/static_encoding_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.0092899Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.0096215Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.0098935Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.0100461Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.0102182Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.0103815Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.0105495Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0107342Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0108938Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0110760Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0112200Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0113873Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0116048Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0117753Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0119297Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0120925Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.0122807Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0124672Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0126666Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0128332Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0129919Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0131579Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0133172Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0135164Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0136896Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0138785Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/pk_int4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0140418Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0142104Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.0143680Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0146435Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0147910Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0149538Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0151209Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0152827Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0154721Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0156322Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0157996Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0159746Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0162139Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0163745Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0165504Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0167278Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0169198Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0171100Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0173007Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0174821Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_scatter_gather.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0176870Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0178984Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window_base.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0180603Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0183180Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0184785Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/transpose_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0186585Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.0188225Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0189808Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0191499Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0193173Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0194881Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0196520Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0198093Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0199815Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0201394Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0203038Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0204992Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0206523Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0208278Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0209962Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0211698Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.0213112Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0214898Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0216782Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/concat.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0218519Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0220052Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0221639Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0223265Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0224938Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0226817Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0228482Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0230405Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0231997Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0233572Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0235331Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0237276Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/stream_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0238804Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.0240801Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0242362Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0243886Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0245569Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0247418Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0248925Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0250664Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0252276Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0253883Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0255709Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0257403Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0259148Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0260847Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0262670Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0264554Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0266454Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0268013Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0269621Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0271138Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.0272665Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0274569Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0276200Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0277856Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0279416Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0280972Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0282549Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0284334Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0285999Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0287660Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0289248Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0290816Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0292466Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0294397Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0296354Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0298001Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0299707Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0301412Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0302952Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.0305243Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel/add_rmsnorm2d_rdquant_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:44.0307267Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.0308881Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.0310498Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.0312104Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_three_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.0313735Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-10-10T00:04:44.0315776Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.0317365Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.0319026Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.0320430Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.0322143Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.0323789Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.0325393Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.0327438Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:44.0329577Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.0331366Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/default_2d_and_dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.0332836Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.0334661Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.0336516Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.0338309Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.0339804Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.0341819Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.0343676Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.0345693Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.0347286Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.0349098Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.0351585Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16_itl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.0353756Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_uk_gfx9_32x512x128_1x1x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.0355910Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-10-10T00:04:44.0358117Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:44.0359971Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:44.0361692Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline/tile_flatmm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:44.0363305Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0365101Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0366986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0369157Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0371004Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0372904Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0374655Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/variants.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.0376435Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_batch_prefill_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0378370Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0380842Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0382695Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0384269Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0386698Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0388411Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.0390601Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_batch_prefill_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0392710Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_batch_prefill_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0394061Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0395912Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0397379Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0399399Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr_iglp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0401318Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0403783Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0405422Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0407279Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0408962Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0410453Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0412254Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0413862Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0416067Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0417634Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0419796Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0421466Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0423067Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0425091Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0427172Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0429242Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0430951Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0432476Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0434530Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_whole_k_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0436503Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_whole_k_prefetch_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0438139Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0440069Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0441604Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qx_ks_vs_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0443641Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0445576Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.0447382Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.0449161Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.0450826Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.0452524Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.0455218Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.0456945Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0458750Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0460663Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0462755Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0464600Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0466253Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0467863Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.0469427Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0471461Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0472934Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0475081Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0476670Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0478277Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_one_warp_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0479894Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0481691Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0483315Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0485115Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0487027Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0488737Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0490412Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0492201Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0493814Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0495577Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0497466Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0499215Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0500570Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0502360Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.0504320Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.0506008Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.0508045Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.0509771Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.0511768Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0513420Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0515469Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0517470Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0519106Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0521310Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0523244Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0525454Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0527417Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0529361Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0530670Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0532536Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_universal_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0534461Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0536176Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.0537708Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0539583Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0541675Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0544015Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0545835Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0547356Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0549030Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0550838Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_smfmac_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.0552750Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:44.0554766Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/block_image_to_column_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:44.0556406Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:44.0558147Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:44.0560049Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.0561851Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.0563441Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.0565226Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.0566955Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.0568626Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:44.0570507Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:44.0572031Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:44.0573729Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:44.0575591Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:44.0577325Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.0579168Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.0581004Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.0582632Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.0584468Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:44.0586578Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.0588002Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.0589849Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.0591306Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.0593125Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.0594898Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:44.0596746Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:44.0598601Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.0600055Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.0601795Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.0603403Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.0605122Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:44.0606927Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:44.0608528Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:44.0610237Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:44.0612138Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:44.0613807Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:44.0615995Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_policy.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:44.0617793Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_problem.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:44.0619224Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:44.0621235Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:44.0624037Z copying third_party/aiter/3rdparty/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library 2025-10-10T00:04:44.0626994Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0630341Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0633822Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0638608Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0642997Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0647174Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0650612Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0653916Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0657523Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0660870Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0664457Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0667846Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0671392Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0675012Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0678298Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0681578Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0685010Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0688307Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0691621Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0695060Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0698522Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0701790Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0705319Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0708607Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0711922Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0715320Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0718664Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0721905Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0725287Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0728513Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0731920Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_sparse_embedding3_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.0735451Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:44.0738629Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:44.0742009Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:44.0745447Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:44.0748829Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0751991Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0755460Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0758728Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0761977Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0765488Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0768850Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0772096Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0775513Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0778735Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0781994Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0786935Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0790309Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0793510Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0797042Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0800291Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0803639Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0807057Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0810324Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0813707Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0817278Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_mean_squaremean_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0820751Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0824473Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0828078Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0831497Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0834873Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0838095Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0841203Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0844632Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0847831Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0851073Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0854386Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0857701Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0861106Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0864380Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0867515Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0870615Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0873658Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dpp.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0876914Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0880044Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0883311Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0886665Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0889995Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply_wp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0893170Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_mx.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0896522Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0899656Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0902919Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0906329Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0909538Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0912771Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0916160Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0919331Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0922509Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0925747Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0929046Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0932484Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0936227Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0939652Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0944392Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0948460Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0952277Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0955935Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_dl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0959437Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0962891Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0966514Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0969883Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0973255Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0977024Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0980483Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0984004Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_comp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0987639Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0991226Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0994880Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.0998525Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_relu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1001925Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1005517Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dynamic_op.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1008970Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_inter_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1012408Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_intra_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1015996Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1019440Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_ab.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1023077Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_scaleadd_relu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1026726Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1030177Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1033608Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_large_tensor.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1037383Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_merged_groups.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1040692Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1043954Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1047395Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1050617Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1053872Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1057316Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1060644Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1063878Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1067285Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1070648Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1073854Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1077327Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1080471Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1083795Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1087160Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1090415Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1093544Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1097134Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1100255Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.1103633Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:44.1107601Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_column_to_image_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:44.1111470Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_image_to_column_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:44.1115728Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_transpose_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.1119738Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_f16_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.1123833Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.1128129Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.1132149Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.1136385Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.1140423Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1144662Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_two_stage_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1148831Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_v3_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1152873Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1157140Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1161389Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1165606Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.1169653Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1173610Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1177610Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1181573Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_binary_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1185337Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_comp_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1188460Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_dynamic_op_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1191187Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1193970Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_large_tensor_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1197047Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_mem_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1199997Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_merged_groups_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1203117Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1206153Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1208980Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_ab_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1211997Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_scaleadd_relu_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.1215080Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.1218084Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale/device_permute_scale_instances.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.1220946Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.1223855Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.1227080Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.1230094Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.1233036Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.1235710Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1238491Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1241376Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1244307Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1247066Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1249765Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1252723Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1255786Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1258557Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1261420Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1263943Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1267136Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1269963Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1272913Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1275889Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1278742Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1281598Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1284511Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1287265Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1290161Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1292978Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1295827Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1298677Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1301512Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1304422Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1307228Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1310039Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1312940Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1316133Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1318937Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1321639Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1324270Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1326695Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1329430Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1332085Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_impl_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1334425Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1336890Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1339878Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1342378Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1345056Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1348107Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1350871Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1353482Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1356612Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1359429Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1362262Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1365169Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1367954Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1370829Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1373848Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1376766Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1379704Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1382768Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1385692Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1388539Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1391492Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1394457Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1397270Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1400143Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1402984Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1405925Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1408920Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1411767Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1414791Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1417724Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1420710Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1423597Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1426684Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1429528Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1432353Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1435281Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1438140Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1440973Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1443968Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1446840Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1449752Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1452508Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1455373Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1458128Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1460867Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.1463281Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1466133Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1468916Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1471367Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1474321Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1476902Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1479658Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1482541Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1485309Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1488036Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1490886Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1493789Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1496778Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1499578Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1502235Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1504951Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1507728Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.1510311Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:44.1512669Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:44.1514973Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1517476Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1520067Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1522444Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1525197Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1527706Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1530211Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:44.1532668Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:44.1535087Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/avg_pool3d_bwd_ndhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:44.1537739Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:44.1540086Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:44.1542628Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:44.1545486Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1547829Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1550521Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1553264Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1556053Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1558570Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1561342Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1563880Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1566503Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1569174Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1571549Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1573915Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1576639Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1579090Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1581855Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1584636Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1587226Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:44.1589967Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:44.1592850Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:44.1596183Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:44.1598599Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-10-10T00:04:44.1601533Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16/device_batched_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:44.1605152Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16/device_batched_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:44.1608170Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:44.1610993Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/device_batched_gemm_bias_permute_m2_n3_k1_xdl_c_shuffle_f16_f16_f16_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:44.1613772Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:44.1616664Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:44.1619396Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:44.1622136Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1625044Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1628006Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1630852Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1633646Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1636704Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1639484Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1642362Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1645325Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1648097Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1651065Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1654045Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1656879Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1659748Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1662759Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1665747Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1667809Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:44.1670309Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:44.1672854Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:44.1675952Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:44.1678600Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:44.1681339Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:44.1683962Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:44.1686705Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/device_batched_gemm_softmax_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:44.1689613Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.1692640Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.1695838Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.1699174Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.1702131Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.1705146Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1707305Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1709726Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1712245Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1714673Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1716902Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1719462Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1721818Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1724607Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1726985Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1729452Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1731784Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1734525Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:44.1736679Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1739174Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1741555Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1744532Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1746975Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1749601Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1752290Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:44.1754787Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:44.1757689Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1760999Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1764208Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1767338Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1770467Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1773582Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1776767Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1779541Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1782636Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1785999Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1789113Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1792188Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1795494Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1798601Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1801698Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1804960Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1807977Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1811218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1814041Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1817299Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1820461Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1823553Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1826897Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1830408Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1833546Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1836291Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1839420Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1842492Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:44.1845949Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1849214Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1852361Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1855862Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1859048Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1862125Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1865374Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1868461Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1871574Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1874831Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1877913Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1881119Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1884571Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1887800Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1890894Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1894279Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1897142Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1900138Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1903144Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1906314Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1909391Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1912713Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1916046Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1919346Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1922586Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1925488Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1928663Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1931726Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:44.1934678Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:44.1937498Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1940509Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1943605Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1946883Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1949894Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1952957Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1956195Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1959337Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1962270Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1965422Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1968430Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1971440Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1974548Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1977550Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1980543Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1983660Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1986831Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1989759Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1992708Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1995715Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.1998733Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2001549Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2004571Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2007462Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2010279Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2012806Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2015969Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2018952Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:44.2021772Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2025010Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2027966Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2031071Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2033924Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2037035Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2040051Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2043081Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2046215Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2049206Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2052286Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2055478Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2058690Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2061823Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2065201Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2068042Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2071070Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2073935Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2076977Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2090095Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2093338Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2096687Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2099630Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2102757Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2105811Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2108789Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2111706Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2114460Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:44.2117217Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:44.2119830Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:44.2122709Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:44.2125191Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:44.2128048Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:44.2130387Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2132923Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2135952Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2138722Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2141463Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2144406Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2146943Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2149595Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:44.2152085Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:44.2154808Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:44.2157254Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:44.2160029Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:44.2162617Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:44.2165408Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:44.2168049Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:44.2170782Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/device_conv2d_fwd_xdl_c_shuffle_bias_relu_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:44.2173298Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:44.2176334Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/device_conv2d_fwd_xdl_c_shuffle_bias_relu_add_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:44.2177414Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:44.2178766Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:44.2180114Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:44.2181470Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:44.2182756Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:44.2183790Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:44.2185087Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:44.2186409Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:44.2187913Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/device_elementwise_normalization_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:44.2189088Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2190408Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2191696Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2193146Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2194749Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2196120Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2197569Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2198927Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2200289Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2201644Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2202914Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2204602Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2205903Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2207087Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2208080Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2209381Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2210554Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2211630Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2212688Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2213861Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2215094Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2216116Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2217297Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2218501Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2219824Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2220894Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2222084Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2223139Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2224579Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2225816Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2227104Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2228120Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2229218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2230347Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2231550Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2232742Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2233813Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2234916Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2236230Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2237447Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2238612Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2239561Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_2_stage_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2240919Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2242224Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2243442Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2244713Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2245760Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2246967Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2248019Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2249077Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2250246Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2251565Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2252777Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2253783Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2255066Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2256410Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2257650Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2258907Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2260079Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2261284Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2262430Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2263689Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2265003Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2265953Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2267131Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2268132Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2269463Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2270696Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2271858Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2273047Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2274837Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2275842Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2277132Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2278395Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2279300Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2280393Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2281666Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2282974Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2284044Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2285371Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2286524Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2287811Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:44.2289139Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2290562Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2291952Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2293338Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2294882Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2296157Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2297498Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2298981Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2300549Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2301935Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2303319Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2304923Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2306104Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2307582Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2308982Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2310407Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2311852Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2313194Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2314714Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2316181Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2317564Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2318990Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2320474Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2321877Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2323305Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2324762Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2326029Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2327376Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2328733Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2329999Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2331423Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2332967Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2334651Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:44.2335870Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:44.2337465Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:44.2339106Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:44.2340882Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:44.2342556Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:44.2344347Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:44.2345325Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:44.2346483Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:44.2347771Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:44.2349068Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:44.2350503Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:44.2352075Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:44.2353587Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:44.2355142Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:44.2356276Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2357655Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2359039Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2360392Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2361639Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2362946Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2363996Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:44.2365667Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:44.2366977Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:44.2368381Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:44.2369848Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:44.2371233Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:44.2372362Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:44.2373671Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:44.2375141Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:44.2376453Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:44.2377917Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:44.2379360Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:44.2380814Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:44.2382216Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:44.2383410Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:44.2384851Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:44.2386237Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:44.2387358Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:44.2388916Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:44.2390512Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:44.2391734Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:44.2393185Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:44.2394765Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:44.2396229Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:44.2397886Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:44.2398976Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2400349Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2401647Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2403028Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2404449Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2405839Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2407152Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2408482Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2409850Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:44.2411057Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:44.2412264Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:44.2413636Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:44.2414917Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:44.2416334Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:44.2417569Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2418962Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2420301Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2421684Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2423009Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2424319Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2425618Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2426894Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2428196Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2429519Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2431018Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2432454Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:44.2433700Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:44.2435288Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:44.2436597Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:44.2438418Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:44.2439984Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:44.2441336Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:44.2443418Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2445987Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2448257Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2450575Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2453105Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2455856Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2458319Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2460900Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2463360Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2465955Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2468412Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2470779Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2473060Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2475126Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2477058Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:44.2478788Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2480696Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2482549Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2484544Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2486222Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2488033Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2490060Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2491798Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2493722Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2495706Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2497636Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2499445Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2501260Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2503007Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2504943Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2506516Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2508245Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:44.2510020Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2511841Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2513745Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2515559Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2517346Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2519114Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2521019Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:44.2522693Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2524686Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2526282Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2527880Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2529751Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2531508Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2533266Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:44.2534368Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-10-10T00:04:44.2535943Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2537703Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2539411Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2540872Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2542292Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2543956Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2545747Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2547594Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2549365Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2551118Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2552924Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2554797Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2556700Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2558520Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2560517Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2562297Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2564430Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2566136Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2567985Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:44.2569828Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2571743Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2573622Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2575492Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2577372Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2579412Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2581105Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2582986Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2585002Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2586582Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2588436Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2590220Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2592067Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2593939Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2595881Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2597781Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2599592Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2601455Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2603290Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:44.2604644Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-10-10T00:04:44.2606148Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16/device_gemm_mx_xdl_bf8_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:44.2607780Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16/device_gemm_mx_xdl_bf8_f8_f16_mk_kn_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:44.2609320Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:44.2611179Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_km_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:44.2612730Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:44.2614663Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:44.2616218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16/device_gemm_mx_xdl_f8_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:44.2617857Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16/device_gemm_mx_xdl_f8_f8_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:44.2619109Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:44.2620783Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:44.2622303Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:44.2623795Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:44.2625359Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:44.2626655Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2628170Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2629772Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2631238Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2632794Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2634439Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2635959Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2637379Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2638930Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2640469Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2641972Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2643418Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2645025Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2646374Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2647757Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2649482Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2650996Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2652514Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2654248Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2655596Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2657019Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2658727Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2660171Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2661713Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2663188Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2664810Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_kpb128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2666191Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2667838Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2669288Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2670827Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2672238Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2673748Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2675296Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2676835Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2678309Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2679720Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2681198Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2682645Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2684227Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2685715Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:44.2687104Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:44.2688510Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/device_gemm_xdl_streamk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:44.2689931Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:44.2691922Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2693979Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2695913Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2698094Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2699947Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2701945Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2703840Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2705864Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2707853Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2709868Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2711869Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2713779Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2715798Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2717590Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2719458Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2721376Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:44.2723222Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:44.2725245Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:44.2727156Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:44.2729241Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:44.2731142Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2733150Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2735178Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2737121Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2739001Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2741012Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2742893Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2745145Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2747096Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2749136Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2751301Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2753189Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2755290Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2757299Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2759181Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2761186Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2763117Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2765328Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2767423Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2769465Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2771477Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2773667Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2775507Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2777495Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2779461Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2781480Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2783549Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2785731Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2787854Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2790009Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2792112Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2794358Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2795749Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2797392Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2799075Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2800645Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2802309Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2804379Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2805712Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2807488Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2809070Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:44.2810832Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:44.2812311Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2814494Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2815995Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2817629Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2819397Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2821210Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2823014Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2824927Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2826625Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2828226Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2829845Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2831488Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2833205Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2835160Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2836896Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2838585Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2840383Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2842135Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2843699Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2845526Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2847214Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2848857Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2850483Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2852238Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2853852Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2855699Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2857414Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2859054Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2860855Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2862415Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2864254Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2865934Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2867521Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2869299Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2870952Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2872575Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:44.2874395Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:44.2876076Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:44.2877767Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2879479Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2881141Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2882740Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2884465Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2886227Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2888023Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2889751Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2891639Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2893247Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2895111Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2896661Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2898338Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2899975Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2901491Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2903330Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2905242Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2906969Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:44.2908639Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2910235Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2911926Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2913666Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2915461Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2917144Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2918842Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2920522Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2922193Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2924037Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2925734Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2927475Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2929217Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2930808Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2932408Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2934064Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2935869Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2937110Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:44.2939108Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2940989Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2942792Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2945016Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2946815Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2948525Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2950384Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2952319Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:44.2953642Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:44.2955544Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2957338Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2959381Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2961232Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2963063Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2965175Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2966919Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2968620Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:44.2970270Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2972222Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2974189Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2975957Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2977851Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2979737Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2981433Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2983118Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:44.2984838Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2986646Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2988610Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2990435Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2992124Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2994012Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2995971Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2997808Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.2999450Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.3001141Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.3002964Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:44.3004232Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:44.3006185Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3008187Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3010107Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3012153Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3014044Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3016176Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3018149Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3019924Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3021783Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3023801Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3025908Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3027679Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3029694Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3031699Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3033498Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3035620Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3037521Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3039451Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3041457Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3043376Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3045348Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3047307Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3049162Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3051072Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3052908Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3055172Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3057471Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3059966Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3062405Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3064744Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3067207Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3069557Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3071929Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3074270Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3076601Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3079132Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3081621Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3084221Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3086598Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3089084Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3091487Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3093857Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3098437Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3102735Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:44.3105109Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3107588Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3110001Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3112361Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3114829Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3116811Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3118749Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3120751Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3122667Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3124544Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3126369Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3128194Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3130218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3132018Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3133854Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3135945Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3137864Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3139822Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3141440Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3143267Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3145149Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3146585Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:44.3148256Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3149966Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3151410Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3153058Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3154983Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3156661Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3158078Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3159913Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3161360Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3163210Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3165287Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3166941Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3168749Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3170699Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3172632Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3174627Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3176329Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3178209Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3179935Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3181650Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3183364Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3185409Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:44.3187299Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3189248Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3190979Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3192841Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3194986Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3196798Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3198510Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3200218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3202180Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3204320Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3206205Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3207866Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3209733Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3211719Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3213595Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3215424Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3217174Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3219230Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3221131Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3222947Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3225175Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3227036Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:44.3228706Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3230641Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3232572Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3234388Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3236356Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3238363Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3240238Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3242137Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3244286Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3246036Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3247826Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3249746Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3251567Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3253521Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3255654Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3257516Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3259424Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:44.3260692Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:44.3262269Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:44.3263745Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:44.3265345Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:44.3266888Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:44.3268375Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:44.3269975Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:44.3271512Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:44.3273067Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:44.3274780Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:44.3275901Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:44.3277352Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:44.3278744Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:44.3280148Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:44.3281539Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:44.3282721Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:44.3284284Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3285728Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3287384Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3288964Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3290484Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3292089Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3293650Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3295256Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:44.3296716Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3298166Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3299607Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3301070Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3302533Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3304316Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3305945Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3307467Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3309129Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3310650Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3312218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3313714Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3315289Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3316725Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3318183Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3319651Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3321216Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3322756Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3324313Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3325846Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3327329Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:44.3328698Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:44.3330294Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:44.3331832Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:44.3333357Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:44.3335154Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:44.3336526Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:44.3338122Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:44.3339862Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3341596Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_default_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3343301Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3345251Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_pad0_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3347080Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_default_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3348759Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3350423Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_pad0_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:44.3352066Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3353735Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3355604Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3357372Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3359139Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3361115Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3362846Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3364683Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3366285Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3367870Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3369454Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:44.3371141Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:44.3373102Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:44.3375016Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:44.3376740Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3378435Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3380355Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3382228Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3383859Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3385670Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3387470Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3389296Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3391065Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3392887Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3395007Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3396864Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3398520Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3400256Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3402030Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3403742Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3405581Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3407410Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3409305Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3411056Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3412714Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3414583Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3416416Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3418224Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3419884Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3421493Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3423267Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3425244Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:44.3426453Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:44.3427833Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:44.3429292Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:44.3430686Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:44.3432154Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:44.3433607Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3435099Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3436491Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3437949Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3439407Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3440976Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3442395Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3443905Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3445467Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3446984Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3448444Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3449925Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3451362Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3452800Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3454310Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3455677Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:44.3457060Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3458535Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3460077Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3461511Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3462996Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3464537Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3466035Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3467460Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3468746Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3470099Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3471483Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3472832Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3474441Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3475688Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3477213Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3478660Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3480148Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3481664Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3483049Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3484550Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:44.3486055Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3487107Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3488605Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3490009Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3491183Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3492793Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3493823Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3495500Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3496859Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3498638Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3500390Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3502132Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3503905Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3505844Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3507617Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:44.3509639Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3511612Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3513515Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3515671Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3517683Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3519457Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3521258Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3523005Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3524817Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3526273Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3527729Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3529298Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3530836Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3532272Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3533776Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3535481Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3536930Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3538372Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:44.3539892Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3541419Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3542932Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3544577Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3546181Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3547771Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3549356Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3550551Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-10-10T00:04:44.3552214Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:44.3553705Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:44.3555428Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:44.3556963Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:44.3558516Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:44.3560175Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:44.3561889Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:44.3563587Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:44.3565383Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:44.3566629Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:44.3568173Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3569751Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3571267Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3572786Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3573851Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:44.3575475Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3576937Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3578511Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3580105Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3581600Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3583128Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3584843Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3586357Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:44.3587812Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3589196Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3590619Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3592076Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3593497Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3595309Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3596887Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3598374Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3599895Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3601400Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_input_f16_comp_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3602949Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3604677Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3606182Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3607603Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3609047Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3610568Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3612220Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3613720Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3615575Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3617178Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3618783Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3620240Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:44.3621522Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:44.3623124Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:44.3624852Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:44.3626472Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:44.3627704Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:44.3629336Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:44.3630957Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:44.3632495Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:44.3633852Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:44.3635535Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:44.3637131Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:44.3638631Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:44.3640183Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:44.3641701Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:44.3643201Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:44.3645011Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3646602Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3648180Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3649586Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3651258Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3652855Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3654523Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3656012Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:44.3657669Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:44.3659493Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:44.3661225Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:44.3663103Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3664933Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3666745Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3668775Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3670649Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3672382Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3674271Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3675989Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3677863Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3679674Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3681458Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3683497Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3685547Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3687233Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3689046Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3690822Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3692637Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3694451Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3696110Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3697972Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3699890Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3701583Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3703357Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3705210Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3706917Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3708784Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3710535Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3712273Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3713927Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:44.3716125Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3718265Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3720408Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3722463Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3724553Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3726519Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3728516Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3730627Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3732632Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3734828Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3736990Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:44.3738928Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:44.3741098Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:44.3743347Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkzyxc_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:44.3745106Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:44.3747000Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:44.3749014Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:44.3750920Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:44.3752817Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:44.3754613Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:44.3756396Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:44.3758544Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:44.3760511Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:44.3762422Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:44.3763926Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:44.3765778Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3767374Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3768885Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3770328Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3771800Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3773229Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3774982Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3776548Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3777993Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3779574Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3781104Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3782548Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3783980Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3785538Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3786978Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3788415Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:44.3789832Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3791372Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3792935Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3794421Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3795864Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3797312Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3799037Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3800342Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3801821Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3803272Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3804814Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3806047Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3807579Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3809001Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3810521Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3811936Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3813500Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3815063Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3816520Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3817837Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3819303Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3820815Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:44.3822487Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3823984Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3825667Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3827311Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3828778Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3829938Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3831495Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3832993Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3834405Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3835649Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:44.3837213Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3838341Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3839874Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:44.3841405Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3842568Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3844050Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3845369Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3846878Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3848357Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3849519Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3850903Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3852364Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3853482Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3855051Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3856639Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:44.3858277Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3859889Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3861634Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3863443Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3865279Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3866838Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:44.3868085Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-10-10T00:04:44.3869682Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:44.3871204Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:44.3872894Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:44.3874721Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:44.3876538Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:44.3878316Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:44.3880208Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:44.3881494Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:44.3883049Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:44.3884680Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:44.3886180Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:44.3887688Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:44.3889017Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:44.3890667Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl/device_grouped_conv3d_fwd_xdl_convinvscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:44.3892053Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:44.3893591Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:44.3895341Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:44.3896880Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:44.3898473Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:44.3900005Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:44.3901347Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:44.3902888Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl/device_grouped_conv3d_fwd_xdl_convscale_add_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:44.3904288Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:44.3905934Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:44.3907590Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_convscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:44.3908975Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:44.3910492Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3912090Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3913617Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3915437Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:44.3916684Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:44.3918195Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:44.3919744Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:44.3921225Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:44.3922811Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:44.3924277Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:44.3925791Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:44.3927492Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:44.3929213Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:44.3930780Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:44.3932208Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:44.3933904Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:44.3935720Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:44.3937515Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:44.3939293Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:44.3940368Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3941823Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3943304Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3944812Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3946257Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3947583Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3948920Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3950296Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3951398Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3952545Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3953891Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3955529Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3956659Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3958064Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3959432Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3960724Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3961940Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3963297Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3964781Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3966103Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3967449Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3968815Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3970167Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3971487Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3972834Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3974425Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3975870Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f8_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.3976992Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:44.3978485Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:44.3979843Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:44.3981288Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:44.3982622Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:44.3983794Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:44.3985326Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:44.3986661Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:44.3988015Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:44.3989433Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:44.3990721Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.3992126Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.3993608Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.3995245Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.3996609Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.3998079Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.3999437Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.4000794Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.4002180Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.4003531Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.4005040Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:44.4006362Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4007912Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_km_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4009504Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4010946Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4012506Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4014231Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4015753Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:44.4016972Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4018375Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4019766Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4021160Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4022630Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4024318Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4025865Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4027490Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4029123Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4030656Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4032260Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4033747Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4035375Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4036839Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4038300Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4039768Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4041291Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4042409Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4043883Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:44.4045338Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4046669Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4047971Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4049194Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4050415Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4051612Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4052785Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:44.4053986Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4055451Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4056624Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4057854Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4059098Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4060281Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4061530Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/max_pool_bwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:44.4062664Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:44.4063938Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:44.4065520Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_groupnorm_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:44.4066833Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:44.4068146Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:44.4069479Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/normalization_bwd_data_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:44.4070755Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4072140Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_groupnorm_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4073578Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4075199Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4076753Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/normalization_bwd_gamma_beta_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4077892Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4079227Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4080446Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4081880Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_f32_f32_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4083142Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4084479Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4085814Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4087130Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4088328Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4089522Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4090847Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:44.4091949Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4093336Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4094785Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4096156Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4097370Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4098695Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4099967Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4101191Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4102412Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4103645Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4104968Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4106270Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4107577Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_fp8_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4109041Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.4110073Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4111237Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4112474Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4113818Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4115398Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4116557Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4117648Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4118855Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4120056Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4121118Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4122208Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4123444Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:44.4124880Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4126040Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4127216Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4128411Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4129689Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4130985Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4132324Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4133611Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4135002Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4136021Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4137152Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4138349Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:44.4139564Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.4140677Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4142102Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4143698Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4145164Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4146478Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4147765Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4149289Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4150676Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4151945Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4153274Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4154664Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:44.4156045Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4157453Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4158891Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4160398Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4161779Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4163217Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4164750Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4166197Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4167608Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4168997Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4170260Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:44.4171278Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4172472Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4182262Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4183811Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4184850Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4186246Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4187112Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4188505Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4189805Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4190793Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4192013Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4192970Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4194383Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4195648Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4196928Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4197766Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4199157Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4200323Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4201583Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4202782Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4204053Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4205382Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4206643Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4207903Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4209145Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4210370Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4211527Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4212508Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4213688Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4215096Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4216217Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4217339Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4218567Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4219653Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4220959Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4222143Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4223395Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4225019Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4226344Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4227662Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4228958Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4229831Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4231129Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4232511Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4233884Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4235321Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4236170Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4237085Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4237996Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4239104Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4240129Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4241412Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4242667Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4243897Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4245204Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4246359Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4247729Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4248940Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4250281Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4251555Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4252872Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4254267Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4255487Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4256793Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4258065Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4259379Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4260643Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4261515Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4262794Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4264451Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4265686Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4266958Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4268102Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4269310Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4270538Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:44.4271798Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4272978Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4274287Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4275500Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4276686Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4277962Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4279234Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4280491Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4281741Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4282979Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4284315Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4285443Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4286808Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4288166Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4289433Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:44.4290411Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:44.4291454Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:44.4292003Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-10-10T00:04:44.4292897Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-10-10T00:04:44.4293564Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-10-10T00:04:44.4294567Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-10-10T00:04:44.4295130Z copying third_party/aiter/3rdparty/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler 2025-10-10T00:04:44.4295741Z copying third_party/aiter/3rdparty/composable_kernel/profiler/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler 2025-10-10T00:04:44.4296678Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4297398Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4298538Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4299387Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4300342Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4301542Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4302368Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4303338Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4304339Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4305336Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4306390Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4307132Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4307929Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4308865Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4309745Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4310577Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4311638Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4312622Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4313471Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4314542Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4315409Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4316079Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4317014Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4317878Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4319030Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4319893Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4320762Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4321857Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4322786Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4323612Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4324791Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4325615Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4326535Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4327584Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4328624Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4329539Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4330571Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4331634Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_wp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4332546Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4333529Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4334603Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4335782Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4336552Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4337547Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4338572Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4339343Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4340420Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4341328Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_bias_clamp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4342179Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4343249Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4344418Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4345399Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4346437Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4347534Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4348387Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4349384Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4350419Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4351259Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4352315Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4353427Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4354269Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4355280Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4356192Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4357144Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4358111Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4359196Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4360252Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4361329Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4362542Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-10-10T00:04:44.4363387Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4364534Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4365419Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4366321Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4367181Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4368063Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4368845Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4369651Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4370511Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4371147Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4371851Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4372607Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4373404Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4374285Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4375211Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4375742Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4376613Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4377274Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4378234Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4378897Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4379698Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4380418Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4381136Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4381984Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4382690Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4383602Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4384559Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4385318Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4385846Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4386764Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4387364Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4388275Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4389040Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4389765Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4390661Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_multiply_multiply_wp.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4391243Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4392130Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4392821Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4393690Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4394662Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4395398Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4396263Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4396898Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4397922Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4398627Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4399448Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4400331Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4400981Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4401928Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4402617Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4403461Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4404272Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4405087Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4405654Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4406553Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4407127Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4408103Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4408655Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4409611Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4410165Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4411060Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4411576Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4412543Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4413102Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4413984Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4415017Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4415689Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-10-10T00:04:44.4416518Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor 2025-10-10T00:04:44.4417129Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor 2025-10-10T00:04:44.4417871Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:44.4418901Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:44.4419782Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:44.4420580Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:44.4421635Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:44.4422376Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:44.4423245Z copying third_party/aiter/3rdparty/composable_kernel/python/test/test_gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/python/test 2025-10-10T00:04:44.4423868Z copying third_party/aiter/3rdparty/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4424909Z copying third_party/aiter/3rdparty/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4425402Z copying third_party/aiter/3rdparty/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4426206Z copying third_party/aiter/3rdparty/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4426770Z copying third_party/aiter/3rdparty/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4427533Z copying third_party/aiter/3rdparty/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4428251Z copying third_party/aiter/3rdparty/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4428732Z copying third_party/aiter/3rdparty/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4429506Z copying third_party/aiter/3rdparty/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4430174Z copying third_party/aiter/3rdparty/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4430643Z copying third_party/aiter/3rdparty/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4431433Z copying third_party/aiter/3rdparty/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4431986Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4432732Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4433315Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4434211Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4434877Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4435626Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4436300Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4437033Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4437697Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4438448Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4439043Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4439956Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4440502Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4441320Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4441835Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4442620Z copying third_party/aiter/3rdparty/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4443250Z copying third_party/aiter/3rdparty/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4444033Z copying third_party/aiter/3rdparty/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4444952Z copying third_party/aiter/3rdparty/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4445639Z copying third_party/aiter/3rdparty/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4446299Z copying third_party/aiter/3rdparty/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4446932Z copying third_party/aiter/3rdparty/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4447647Z copying third_party/aiter/3rdparty/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/script 2025-10-10T00:04:44.4448089Z copying third_party/aiter/3rdparty/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test 2025-10-10T00:04:44.4448789Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm 2025-10-10T00:04:44.4449584Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm 2025-10-10T00:04:44.4450434Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:44.4451165Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:44.4452146Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:44.4453060Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:44.4453864Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:44.4455067Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:44.4455746Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:44.4456710Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:44.4457732Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:44.4458609Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:44.4459710Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4460784Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4461808Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4462837Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4463951Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_device_utils.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4465058Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4466078Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4467242Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:44.4467775Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-10-10T00:04:44.4468794Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-10-10T00:04:44.4469396Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-10-10T00:04:44.4470428Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-10-10T00:04:44.4471143Z copying third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:44.4471998Z copying third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:44.4472620Z copying third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:44.4473576Z copying third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:44.4474380Z copying third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:44.4475263Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile 2025-10-10T00:04:44.4476002Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:44.4476842Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:44.4477787Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:44.4478489Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:44.4479390Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:44.4480068Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type/test_pk_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:44.4480854Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4481545Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4482364Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4483261Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4483968Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_mem.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4485148Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4485720Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:44.4486684Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:44.4487437Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:44.4488349Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:44.4489341Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:44.4490116Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:44.4490993Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:44.4491758Z copying third_party/aiter/3rdparty/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-10-10T00:04:44.4492526Z copying third_party/aiter/3rdparty/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-10-10T00:04:44.4493281Z copying third_party/aiter/3rdparty/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-10-10T00:04:44.4494060Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:44.4495270Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:44.4495931Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:44.4496631Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_util 2025-10-10T00:04:44.4497342Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/conv_util 2025-10-10T00:04:44.4498244Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:44.4498980Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:44.4499483Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd 2025-10-10T00:04:44.4500075Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd 2025-10-10T00:04:44.4500570Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4501349Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bf6.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4501981Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4502793Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4503434Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bhalf.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4504472Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4505055Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_e8m0.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4505777Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4506443Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp6.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4507148Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4507841Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4508574Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4509238Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_mx_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4510015Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4510628Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4511425Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4512057Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-10-10T00:04:44.4513176Z copying third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:44.4514330Z copying third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:44.4514992Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4515786Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4516303Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4517090Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4517705Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4518472Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4519101Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4519619Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4520184Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-10-10T00:04:44.4521086Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4521714Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4522610Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4523220Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4524258Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4524812Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4525428Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4526345Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4527008Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4527956Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-10-10T00:04:44.4528622Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-10-10T00:04:44.4529510Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-10-10T00:04:44.4530025Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-10-10T00:04:44.4530739Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-10-10T00:04:44.4531538Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-10-10T00:04:44.4532362Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:44.4533186Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:44.4534219Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-10-10T00:04:44.4534806Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_mx/test_gemm_mx.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-10-10T00:04:44.4535645Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_mx/test_gemm_mx_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-10-10T00:04:44.4536226Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce 2025-10-10T00:04:44.4537106Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce 2025-10-10T00:04:44.4537693Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-10-10T00:04:44.4538598Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-10-10T00:04:44.4539144Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-10-10T00:04:44.4540057Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-10-10T00:04:44.4540660Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4541758Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_bf16.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4542575Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp16.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4543408Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp8.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4544445Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4545132Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4545970Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4546792Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4547708Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4548465Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4549448Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-10-10T00:04:44.4550198Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4551135Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_bf16.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4552178Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp16.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4552953Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp8.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4553949Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4555166Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4555850Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4556915Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:44.4557703Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:44.4558706Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:44.4559530Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:44.4560582Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:44.4561588Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:44.4562502Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl_large_cases.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:44.4563405Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:44.4564583Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:44.4565385Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:44.4566490Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:44.4567567Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:44.4568355Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_v3_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:44.4569291Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:44.4570087Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:44.4570949Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:44.4572025Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:44.4573155Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_d_interface_compatibility_xdl_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:44.4574017Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp 2025-10-10T00:04:44.4575210Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp/test_grouped_convnd_fwd_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp 2025-10-10T00:04:44.4576067Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4576808Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4577804Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4578754Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4579566Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4580506Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4581260Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-10-10T00:04:44.4582077Z copying third_party/aiter/3rdparty/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/magic_number_division 2025-10-10T00:04:44.4583020Z copying third_party/aiter/3rdparty/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/magic_number_division 2025-10-10T00:04:44.4583612Z copying third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:44.4584473Z copying third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op/mx_mfma_op.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:44.4585166Z copying third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op/mx_mfma_op.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:44.4586002Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:44.4586834Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:44.4587866Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:44.4588822Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4589808Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4590934Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:44.4591840Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:44.4592589Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:44.4593588Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:44.4594624Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:44.4595449Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:44.4596481Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-10-10T00:04:44.4597221Z copying third_party/aiter/3rdparty/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/permute_scale 2025-10-10T00:04:44.4598017Z copying third_party/aiter/3rdparty/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/permute_scale 2025-10-10T00:04:44.4598740Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4599407Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4600171Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4600800Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4601560Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4602203Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4602744Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4603661Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4604407Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4605260Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-10-10T00:04:44.4606046Z copying third_party/aiter/3rdparty/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/position_embedding 2025-10-10T00:04:44.4606849Z copying third_party/aiter/3rdparty/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/position_embedding 2025-10-10T00:04:44.4607650Z copying third_party/aiter/3rdparty/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-10-10T00:04:44.4608316Z copying third_party/aiter/3rdparty/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-10-10T00:04:44.4609175Z copying third_party/aiter/3rdparty/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-10-10T00:04:44.4609882Z copying third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:44.4610924Z copying third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:44.4611691Z copying third_party/aiter/3rdparty/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/scatter_gather 2025-10-10T00:04:44.4612474Z copying third_party/aiter/3rdparty/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/scatter_gather 2025-10-10T00:04:44.4613181Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-10-10T00:04:44.4613873Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-10-10T00:04:44.4614738Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-10-10T00:04:44.4615402Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-10-10T00:04:44.4616142Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:44.4616828Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:44.4617671Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:44.4618266Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:44.4619220Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:44.4619866Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-10-10T00:04:44.4620746Z copying third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve 2025-10-10T00:04:44.4621678Z copying third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve 2025-10-10T00:04:44.4622241Z copying third_party/aiter/3rdparty/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/transpose 2025-10-10T00:04:44.4623119Z copying third_party/aiter/3rdparty/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/transpose 2025-10-10T00:04:44.4623919Z copying third_party/aiter/3rdparty/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-10-10T00:04:44.4624868Z copying third_party/aiter/3rdparty/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-10-10T00:04:44.4625548Z copying third_party/aiter/3rdparty/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-10-10T00:04:44.4626468Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:44.4626986Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:44.4627888Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:44.4628451Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:44.4629366Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:44.4629973Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-10-10T00:04:44.4630800Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine 2025-10-10T00:04:44.4631367Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/include/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/include 2025-10-10T00:04:44.4632151Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops 2025-10-10T00:04:44.4632859Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4633775Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4634829Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4635591Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4636615Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/codegen_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4637200Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/gemm_host_api.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4638179Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/gemm_instance_builder.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4638821Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/gemm_profiler.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4639746Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/json_config.py -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:44.4640572Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs/default_config.json -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:44.4641504Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs/user_provided_config.json -> torch-2.10.0a0+git344e636/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:44.4641909Z copying third_party/aiter/aiter/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4642349Z copying third_party/aiter/aiter/bert_padding.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4642682Z copying third_party/aiter/aiter/fused_moe.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4642958Z copying third_party/aiter/aiter/fused_moe_bf16_asm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4643392Z copying third_party/aiter/aiter/int4_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4643773Z copying third_party/aiter/aiter/mla.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4644230Z copying third_party/aiter/aiter/paged_attn.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4644601Z copying third_party/aiter/aiter/rotary_embedding.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4645027Z copying third_party/aiter/aiter/test_common.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4645443Z copying third_party/aiter/aiter/test_mha_common.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4645690Z copying third_party/aiter/aiter/tuned_gemm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter 2025-10-10T00:04:44.4646036Z copying third_party/aiter/aiter/aot/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot 2025-10-10T00:04:44.4646534Z copying third_party/aiter/aiter/aot/asm_mla_decode_fwd.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot 2025-10-10T00:04:44.4646899Z copying third_party/aiter/aiter/aot/pa.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot 2025-10-10T00:04:44.4647180Z copying third_party/aiter/aiter/aot/pa_ragged.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot 2025-10-10T00:04:44.4647577Z copying third_party/aiter/aiter/aot/test/matmul_fp16.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/test 2025-10-10T00:04:44.4647860Z copying third_party/aiter/aiter/aot/test/test.sh -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/test 2025-10-10T00:04:44.4648181Z copying third_party/aiter/aiter/aot/test/test_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/test 2025-10-10T00:04:44.4648508Z copying third_party/aiter/aiter/aot/triton/compile.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/triton 2025-10-10T00:04:44.4648876Z copying third_party/aiter/aiter/aot/triton/compile.h -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/triton 2025-10-10T00:04:44.4649316Z copying third_party/aiter/aiter/aot/triton/compile.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/triton 2025-10-10T00:04:44.4649866Z copying third_party/aiter/aiter/aot/triton/decode_mla.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/triton 2025-10-10T00:04:44.4650248Z copying third_party/aiter/aiter/aot/triton/norm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/aot/triton 2025-10-10T00:04:44.4650559Z copying third_party/aiter/aiter/configs/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4651260Z copying third_party/aiter/aiter/configs/a8w8_blockscale_tuned_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4651741Z copying third_party/aiter/aiter/configs/a8w8_blockscale_untuned_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4652264Z copying third_party/aiter/aiter/configs/a8w8_tuned_batched_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4652808Z copying third_party/aiter/aiter/configs/a8w8_tuned_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4653312Z copying third_party/aiter/aiter/configs/a8w8_untuned_batched_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4653884Z copying third_party/aiter/aiter/configs/a8w8_untuned_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4654484Z copying third_party/aiter/aiter/configs/asm_a8w8_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4654880Z copying third_party/aiter/aiter/configs/bf16_tuned_batched_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4655495Z copying third_party/aiter/aiter/configs/bf16_untuned_batched_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4655925Z copying third_party/aiter/aiter/configs/tuned_fmoe.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4656301Z copying third_party/aiter/aiter/configs/tuned_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4656844Z copying third_party/aiter/aiter/configs/untuned_fmoe.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4657274Z copying third_party/aiter/aiter/configs/untuned_gemm.csv -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/configs 2025-10-10T00:04:44.4657595Z copying third_party/aiter/aiter/dist/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4658126Z copying third_party/aiter/aiter/dist/communication_op.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4658548Z copying third_party/aiter/aiter/dist/cuda_wrapper.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4658899Z copying third_party/aiter/aiter/dist/custom_all_reduce.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4659491Z copying third_party/aiter/aiter/dist/custom_all_reduce_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4659923Z copying third_party/aiter/aiter/dist/parallel_state.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4660427Z copying third_party/aiter/aiter/dist/shm_broadcast.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4660879Z copying third_party/aiter/aiter/dist/utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/dist 2025-10-10T00:04:44.4661252Z copying third_party/aiter/aiter/jit/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit 2025-10-10T00:04:44.4661645Z copying third_party/aiter/aiter/jit/core.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit 2025-10-10T00:04:44.4662199Z copying third_party/aiter/aiter/jit/optCompilerConfig.json -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit 2025-10-10T00:04:44.4662619Z copying third_party/aiter/aiter/jit/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils 2025-10-10T00:04:44.4663047Z copying third_party/aiter/aiter/jit/utils/_cpp_extension_versioner.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils 2025-10-10T00:04:44.4663579Z copying third_party/aiter/aiter/jit/utils/chip_info.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils 2025-10-10T00:04:44.4664032Z copying third_party/aiter/aiter/jit/utils/cpp_extension.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils 2025-10-10T00:04:44.4664788Z copying third_party/aiter/aiter/jit/utils/file_baton.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils 2025-10-10T00:04:44.4665357Z copying third_party/aiter/aiter/jit/utils/hipify/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils/hipify 2025-10-10T00:04:44.4665760Z copying third_party/aiter/aiter/jit/utils/hipify/constants.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils/hipify 2025-10-10T00:04:44.4666447Z copying third_party/aiter/aiter/jit/utils/hipify/cuda_to_hip_mappings.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils/hipify 2025-10-10T00:04:44.4667019Z copying third_party/aiter/aiter/jit/utils/hipify/hipify_python.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/jit/utils/hipify 2025-10-10T00:04:44.4667462Z copying third_party/aiter/aiter/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4667935Z copying third_party/aiter/aiter/ops/activation.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4668276Z copying third_party/aiter/aiter/ops/aiter_operator.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4668665Z copying third_party/aiter/aiter/ops/attention.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4669174Z copying third_party/aiter/aiter/ops/batched_gemm_op_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4669569Z copying third_party/aiter/aiter/ops/batched_gemm_op_bf16.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4669890Z copying third_party/aiter/aiter/ops/cache.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4670390Z copying third_party/aiter/aiter/ops/communication.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4670799Z copying third_party/aiter/aiter/ops/custom.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4671120Z copying third_party/aiter/aiter/ops/custom_all_reduce.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4671553Z copying third_party/aiter/aiter/ops/enum.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4672023Z copying third_party/aiter/aiter/ops/gemm_op_a4w4.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4672313Z copying third_party/aiter/aiter/ops/gemm_op_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4672655Z copying third_party/aiter/aiter/ops/gradlib.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4673083Z copying third_party/aiter/aiter/ops/mha.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4673553Z copying third_party/aiter/aiter/ops/moe_op.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4673844Z copying third_party/aiter/aiter/ops/moe_sorting.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4674396Z copying third_party/aiter/aiter/ops/norm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4674966Z copying third_party/aiter/aiter/ops/pos_encoding.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4675226Z copying third_party/aiter/aiter/ops/quant.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4675565Z copying third_party/aiter/aiter/ops/rmsnorm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4675996Z copying third_party/aiter/aiter/ops/rope.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4676423Z copying third_party/aiter/aiter/ops/shuffle.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4676673Z copying third_party/aiter/aiter/ops/topk.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4677163Z copying third_party/aiter/aiter/ops/trans_ragged_layout.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops 2025-10-10T00:04:44.4677767Z copying third_party/aiter/aiter/ops/triton/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4678169Z copying third_party/aiter/aiter/ops/triton/batched_gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4678768Z copying third_party/aiter/aiter/ops/triton/batched_gemm_bf16.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4679323Z copying third_party/aiter/aiter/ops/triton/extend_attention.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4679805Z copying third_party/aiter/aiter/ops/triton/gemm_a16w16.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4680348Z copying third_party/aiter/aiter/ops/triton/gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4680749Z copying third_party/aiter/aiter/ops/triton/gemm_a8w8_blockscale.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4681303Z copying third_party/aiter/aiter/ops/triton/gemm_afp4wfp4.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4681824Z copying third_party/aiter/aiter/ops/triton/lean_atten.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4682127Z copying third_party/aiter/aiter/ops/triton/mha.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4682701Z copying third_party/aiter/aiter/ops/triton/mla_decode_rope.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4683236Z copying third_party/aiter/aiter/ops/triton/moe_align_block_size.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4683562Z copying third_party/aiter/aiter/ops/triton/moe_op.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4684227Z copying third_party/aiter/aiter/ops/triton/moe_op_e2e.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4684743Z copying third_party/aiter/aiter/ops/triton/moe_op_gelu.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4685065Z copying third_party/aiter/aiter/ops/triton/moe_op_mxfp4.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4685628Z copying third_party/aiter/aiter/ops/triton/moe_op_silu_fused.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4686130Z copying third_party/aiter/aiter/ops/triton/norm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4686605Z copying third_party/aiter/aiter/ops/triton/pa_decode.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4687149Z copying third_party/aiter/aiter/ops/triton/pa_prefill.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4687643Z copying third_party/aiter/aiter/ops/triton/prefill_attention.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4688198Z copying third_party/aiter/aiter/ops/triton/quant.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4688734Z copying third_party/aiter/aiter/ops/triton/rmsnorm.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4689072Z copying third_party/aiter/aiter/ops/triton/rope.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4689574Z copying third_party/aiter/aiter/ops/triton/routing.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton 2025-10-10T00:04:44.4690332Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=fp8_w8a8.json -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/moe_configs 2025-10-10T00:04:44.4691216Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=int4_w4a16.json -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/moe_configs 2025-10-10T00:04:44.4691869Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=int8_w8a16.json -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/moe_configs 2025-10-10T00:04:44.4692759Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=int8_w8a8.json -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/moe_configs 2025-10-10T00:04:44.4693416Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X.json -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/moe_configs 2025-10-10T00:04:44.4694038Z copying third_party/aiter/aiter/ops/triton/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/utils 2025-10-10T00:04:44.4694654Z copying third_party/aiter/aiter/ops/triton/utils/moe_config_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/utils 2025-10-10T00:04:44.4695305Z copying third_party/aiter/aiter/ops/triton/utils/pid_preprocessing.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/ops/triton/utils 2025-10-10T00:04:44.4695785Z copying third_party/aiter/aiter/utility/dtypes.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/utility 2025-10-10T00:04:44.4696081Z copying third_party/aiter/aiter/utility/fp4_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/utility 2025-10-10T00:04:44.4696579Z copying third_party/aiter/aiter/utility/mp_tuner.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter/utility 2025-10-10T00:04:44.4697025Z copying third_party/aiter/aiter_logs/readme.md -> torch-2.10.0a0+git344e636/third_party/aiter/aiter_logs 2025-10-10T00:04:44.4697305Z copying third_party/aiter/aiter_logs/run.py -> torch-2.10.0a0+git344e636/third_party/aiter/aiter_logs 2025-10-10T00:04:44.4697639Z copying third_party/aiter/csrc/rocm_ops.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc 2025-10-10T00:04:44.4698250Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:44.4698715Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:44.4699406Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8_common.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:44.4700045Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8_tune.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:44.4700652Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8_tune.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:44.4701304Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-10-10T00:04:44.4701820Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/include/batched_gemm_a8w8.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8/include 2025-10-10T00:04:44.4702727Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/include/batched_gemm_a8w8_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_a8w8/include 2025-10-10T00:04:44.4703097Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:44.4703758Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:44.4704455Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16_common.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:44.4705115Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16_tune.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:44.4705761Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16_tune.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:44.4706202Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-10-10T00:04:44.4707044Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/include/batched_gemm_bf16.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16/include 2025-10-10T00:04:44.4707617Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/include/batched_gemm_bf16_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_batched_gemm_bf16/include 2025-10-10T00:04:44.4708149Z copying third_party/aiter/csrc/ck_gemm_a8w8/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:44.4708598Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:44.4709034Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8_common.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:44.4709585Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8_tune.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:44.4709997Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8_tune.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:44.4710429Z copying third_party/aiter/csrc/ck_gemm_a8w8/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8 2025-10-10T00:04:44.4711051Z copying third_party/aiter/csrc/ck_gemm_a8w8/include/gemm_a8w8.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8/include 2025-10-10T00:04:44.4711492Z copying third_party/aiter/csrc/ck_gemm_a8w8/include/gemm_a8w8_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8/include 2025-10-10T00:04:44.4712126Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:44.4712706Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:44.4713305Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale_common.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:44.4714049Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale_tune.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:44.4714604Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale_tune.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:44.4715284Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-10-10T00:04:44.4715965Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include/gemm_a8w8_blockscale.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include 2025-10-10T00:04:44.4716635Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include/gemm_a8w8_blockscale_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include 2025-10-10T00:04:44.4717124Z copying third_party/aiter/csrc/cpp_itfs/README.MD -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4717456Z copying third_party/aiter/csrc/cpp_itfs/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4717744Z copying third_party/aiter/csrc/cpp_itfs/lru_cache.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4718331Z copying third_party/aiter/csrc/cpp_itfs/mha_bwd_generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4718839Z copying third_party/aiter/csrc/cpp_itfs/mha_fwd_generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4719143Z copying third_party/aiter/csrc/cpp_itfs/torch_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4719536Z copying third_party/aiter/csrc/cpp_itfs/utils.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4720086Z copying third_party/aiter/csrc/cpp_itfs/utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs 2025-10-10T00:04:44.4720477Z copying third_party/aiter/csrc/cpp_itfs/mla/Makefile -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4720948Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4721575Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.cpp.jinja -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4721956Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4722503Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4723071Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd_test.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4723482Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd_test.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/mla 2025-10-10T00:04:44.4724048Z copying third_party/aiter/csrc/cpp_itfs/moe/asm_moe.cpp.jinja -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/moe 2025-10-10T00:04:44.4724603Z copying third_party/aiter/csrc/cpp_itfs/moe/asm_moe.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/moe 2025-10-10T00:04:44.4724935Z copying third_party/aiter/csrc/cpp_itfs/moe/test_asm_moe.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/moe 2025-10-10T00:04:44.4725470Z copying third_party/aiter/csrc/cpp_itfs/pa/Makefile -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4725954Z copying third_party/aiter/csrc/cpp_itfs/pa/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4726275Z copying third_party/aiter/csrc/cpp_itfs/pa/pa.cpp.jinja -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4726816Z copying third_party/aiter/csrc/cpp_itfs/pa/pa.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4727295Z copying third_party/aiter/csrc/cpp_itfs/pa/pa.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4727678Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4728210Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.cpp.jinja -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4728726Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4729121Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4729463Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged_test.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4729989Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged_test.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4730503Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_test.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/cpp_itfs/pa 2025-10-10T00:04:44.4730899Z copying third_party/aiter/csrc/include/activation.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4731408Z copying third_party/aiter/csrc/include/aiter_enum.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4731938Z copying third_party/aiter/csrc/include/aiter_hip_common.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4732245Z copying third_party/aiter/csrc/include/aiter_operator.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4732704Z copying third_party/aiter/csrc/include/asm_flatmm_a8w8_blockscale.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4733224Z copying third_party/aiter/csrc/include/asm_gemm_a4w4.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4733666Z copying third_party/aiter/csrc/include/asm_gemm_a8w8.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4733961Z copying third_party/aiter/csrc/include/attention.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4734564Z copying third_party/aiter/csrc/include/attention_asm.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4735103Z copying third_party/aiter/csrc/include/attention_asm_mla.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4735478Z copying third_party/aiter/csrc/include/attention_ck.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4735810Z copying third_party/aiter/csrc/include/attention_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4736206Z copying third_party/aiter/csrc/include/attention_dtypes.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4736768Z copying third_party/aiter/csrc/include/attention_generic.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4737194Z copying third_party/aiter/csrc/include/attention_ragged.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4737496Z copying third_party/aiter/csrc/include/attention_v1.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4737790Z copying third_party/aiter/csrc/include/cache.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4738350Z copying third_party/aiter/csrc/include/communication_asm.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4738797Z copying third_party/aiter/csrc/include/custom.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4739206Z copying third_party/aiter/csrc/include/custom_all_reduce.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4739692Z copying third_party/aiter/csrc/include/custom_all_reduce.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4740220Z copying third_party/aiter/csrc/include/dispatch_utils.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4740641Z copying third_party/aiter/csrc/include/dtype_bfloat16.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4740953Z copying third_party/aiter/csrc/include/dtype_float16.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4741461Z copying third_party/aiter/csrc/include/dtype_float32.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4741973Z copying third_party/aiter/csrc/include/dtype_fp8.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4742316Z copying third_party/aiter/csrc/include/hip_compat.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4742664Z copying third_party/aiter/csrc/include/hip_float8.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4743138Z copying third_party/aiter/csrc/include/hip_float8_impl.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4743636Z copying third_party/aiter/csrc/include/hip_reduce.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4744064Z copying third_party/aiter/csrc/include/mha_bwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4744523Z copying third_party/aiter/csrc/include/mha_common.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4744868Z copying third_party/aiter/csrc/include/mha_fwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4745275Z copying third_party/aiter/csrc/include/moe_ck.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4745740Z copying third_party/aiter/csrc/include/moe_op.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4746138Z copying third_party/aiter/csrc/include/moe_sorting.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4746409Z copying third_party/aiter/csrc/include/norm.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4746729Z copying third_party/aiter/csrc/include/pos_encoding.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4747242Z copying third_party/aiter/csrc/include/py_itfs_common.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4747693Z copying third_party/aiter/csrc/include/quant.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4748008Z copying third_party/aiter/csrc/include/quant_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4748306Z copying third_party/aiter/csrc/include/quant_utils.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4748667Z copying third_party/aiter/csrc/include/rmsnorm.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4749165Z copying third_party/aiter/csrc/include/rocm_ops.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4749569Z copying third_party/aiter/csrc/include/rope.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4749858Z copying third_party/aiter/csrc/include/rope_common.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4750158Z copying third_party/aiter/csrc/include/smoothquant.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4750703Z copying third_party/aiter/csrc/include/vectorization.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include 2025-10-10T00:04:44.4751296Z copying third_party/aiter/csrc/include/ck_tile/vec_convert.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/ck_tile 2025-10-10T00:04:44.4751661Z copying third_party/aiter/csrc/include/torch/mha_batch_prefill.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4752025Z copying third_party/aiter/csrc/include/torch/mha_bwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4752673Z copying third_party/aiter/csrc/include/torch/mha_fwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4753119Z copying third_party/aiter/csrc/include/torch/mha_v3_bwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4753442Z copying third_party/aiter/csrc/include/torch/mha_v3_fwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4753846Z copying third_party/aiter/csrc/include/torch/mha_v3_varlen_bwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4754556Z copying third_party/aiter/csrc/include/torch/mha_varlen_bwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4755016Z copying third_party/aiter/csrc/include/torch/mha_varlen_fwd.h -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/include/torch 2025-10-10T00:04:44.4755453Z copying third_party/aiter/csrc/kernels/activation_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4755908Z copying third_party/aiter/csrc/kernels/attention.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4756456Z copying third_party/aiter/csrc/kernels/attention_ragged.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4756876Z copying third_party/aiter/csrc/kernels/attention_v1.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4757197Z copying third_party/aiter/csrc/kernels/binary_operator.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4757580Z copying third_party/aiter/csrc/kernels/cache_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4758118Z copying third_party/aiter/csrc/kernels/custom_all_reduce.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4758563Z copying third_party/aiter/csrc/kernels/custom_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4758867Z copying third_party/aiter/csrc/kernels/fused_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4759184Z copying third_party/aiter/csrc/kernels/mha_common.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4759657Z copying third_party/aiter/csrc/kernels/moe_align_block_size_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4760217Z copying third_party/aiter/csrc/kernels/pos_encoding_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4760585Z copying third_party/aiter/csrc/kernels/quant_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4760903Z copying third_party/aiter/csrc/kernels/rmsnorm_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4761337Z copying third_party/aiter/csrc/kernels/rope_general_bwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4761914Z copying third_party/aiter/csrc/kernels/rope_general_fwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4762318Z copying third_party/aiter/csrc/kernels/rope_pos_fwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4762647Z copying third_party/aiter/csrc/kernels/topk_softmax_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4763184Z copying third_party/aiter/csrc/kernels/topk_softmax_kernels_group.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4763714Z copying third_party/aiter/csrc/kernels/unary_operator.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/kernels 2025-10-10T00:04:44.4764266Z copying third_party/aiter/csrc/py_itfs_ck/attention_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4764703Z copying third_party/aiter/csrc/py_itfs_ck/mha_batch_prefill_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4765103Z copying third_party/aiter/csrc/py_itfs_ck/mha_bwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4765636Z copying third_party/aiter/csrc/py_itfs_ck/mha_fwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4766104Z copying third_party/aiter/csrc/py_itfs_ck/mha_varlen_bwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4766440Z copying third_party/aiter/csrc/py_itfs_ck/mha_varlen_fwd_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4766826Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_kernel.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4767430Z copying third_party/aiter/csrc/py_itfs_ck/moe_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4767930Z copying third_party/aiter/csrc/py_itfs_ck/moe_sorting_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4768235Z copying third_party/aiter/csrc/py_itfs_ck/norm_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4768693Z copying third_party/aiter/csrc/py_itfs_ck/rmsnorm_ck_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4769282Z copying third_party/aiter/csrc/py_itfs_ck/smoothquant_kernels.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck 2025-10-10T00:04:44.4769840Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4770486Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_b16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4771308Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_b16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4771847Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_b16_f8_wint4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4772679Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_b16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4773308Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4773940Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_f16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4774938Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_f16_f8_win4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4775464Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_f16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4776376Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_mulweight_b16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4777088Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_mulweight_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4777765Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_b16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4778612Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_b16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4779271Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_b16_f8_wint4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4780154Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_b16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4780838Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4781622Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_f16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4782436Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_f16_f8_win4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4783133Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_f16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4783928Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_mulweight_b16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4784797Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_mulweight_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4785489Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_b16..cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4786264Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_b16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4786886Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_b16_f8_wint4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4787750Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_b16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4788283Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4789172Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_f16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4789849Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_f16_f8_wint4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4790759Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_f16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4791422Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_mulweight_b16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4792385Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_mulweight_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4792903Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_b16..cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4793895Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_b16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4794584Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_b16_f8_wint4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4795408Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_b16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4796130Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4796930Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_f16_f8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4797616Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_f16_f8_wint4.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4798326Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_f16_i8.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4799118Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_mulweight_b16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4799855Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_mulweight_f16.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4800566Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm_common.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-10-10T00:04:44.4800902Z copying third_party/aiter/csrc/py_itfs_cu/asm_communication.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4801440Z copying third_party/aiter/csrc/py_itfs_cu/asm_flatmm_a8w8_blockscale.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4801947Z copying third_party/aiter/csrc/py_itfs_cu/asm_fmoe.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4802285Z copying third_party/aiter/csrc/py_itfs_cu/asm_gemm_a4w4.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4802684Z copying third_party/aiter/csrc/py_itfs_cu/asm_gemm_a8w8.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4803205Z copying third_party/aiter/csrc/py_itfs_cu/asm_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4803727Z copying third_party/aiter/csrc/py_itfs_cu/asm_mha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4804208Z copying third_party/aiter/csrc/py_itfs_cu/asm_mha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4804547Z copying third_party/aiter/csrc/py_itfs_cu/asm_mha_varlen_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4805056Z copying third_party/aiter/csrc/py_itfs_cu/asm_mla.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4805581Z copying third_party/aiter/csrc/py_itfs_cu/asm_moe_2stage.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4805876Z copying third_party/aiter/csrc/py_itfs_cu/asm_pa.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4806171Z copying third_party/aiter/csrc/py_itfs_cu/custom.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4806849Z copying third_party/aiter/csrc/py_itfs_cu/fmha_v3_bwd_kernel_generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4807365Z copying third_party/aiter/csrc/py_itfs_cu/fmha_v3_fwd_kernel_generate.py -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/py_itfs_cu 2025-10-10T00:04:44.4807687Z copying third_party/aiter/csrc/pybind/activation_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4808035Z copying third_party/aiter/csrc/pybind/aiter_enum_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4808675Z copying third_party/aiter/csrc/pybind/aiter_operator_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4809146Z copying third_party/aiter/csrc/pybind/attention_asm_mla_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4809477Z copying third_party/aiter/csrc/pybind/attention_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4809961Z copying third_party/aiter/csrc/pybind/attention_ck_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4810497Z copying third_party/aiter/csrc/pybind/attention_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4810874Z copying third_party/aiter/csrc/pybind/attention_ragged_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4811195Z copying third_party/aiter/csrc/pybind/attention_v1_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4811765Z copying third_party/aiter/csrc/pybind/batched_gemm_a8w8_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4812302Z copying third_party/aiter/csrc/pybind/batched_gemm_a8w8_tune_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4812636Z copying third_party/aiter/csrc/pybind/batched_gemm_bf16_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4813040Z copying third_party/aiter/csrc/pybind/batched_gemm_bf16_tune_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4813546Z copying third_party/aiter/csrc/pybind/cache_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4814029Z copying third_party/aiter/csrc/pybind/custom_all_reduce_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4814437Z copying third_party/aiter/csrc/pybind/custom_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4815029Z copying third_party/aiter/csrc/pybind/flatmm_a8w8_blockscale_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4815573Z copying third_party/aiter/csrc/pybind/gemm_a4w4_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4816022Z copying third_party/aiter/csrc/pybind/gemm_a8w8_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4816445Z copying third_party/aiter/csrc/pybind/gemm_a8w8_blockscale_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4817016Z copying third_party/aiter/csrc/pybind/gemm_a8w8_blockscale_tune_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4817533Z copying third_party/aiter/csrc/pybind/gemm_a8w8_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4817892Z copying third_party/aiter/csrc/pybind/gemm_a8w8_tune_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4818226Z copying third_party/aiter/csrc/pybind/mha_batch_prefill_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4818659Z copying third_party/aiter/csrc/pybind/mha_bwd_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4819253Z copying third_party/aiter/csrc/pybind/mha_bwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4819634Z copying third_party/aiter/csrc/pybind/mha_fwd_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4819930Z copying third_party/aiter/csrc/pybind/mha_fwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4820337Z copying third_party/aiter/csrc/pybind/mha_varlen_bwd_asm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4820977Z copying third_party/aiter/csrc/pybind/mha_varlen_bwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4821416Z copying third_party/aiter/csrc/pybind/mha_varlen_fwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4821741Z copying third_party/aiter/csrc/pybind/moe_ck_2stages_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4822089Z copying third_party/aiter/csrc/pybind/moe_ck_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4822603Z copying third_party/aiter/csrc/pybind/moe_op_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4823099Z copying third_party/aiter/csrc/pybind/moe_sorting_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4823393Z copying third_party/aiter/csrc/pybind/norm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4823710Z copying third_party/aiter/csrc/pybind/pos_encoding_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4824315Z copying third_party/aiter/csrc/pybind/quant_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4824842Z copying third_party/aiter/csrc/pybind/rmsnorm_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4825218Z copying third_party/aiter/csrc/pybind/rope_general_bwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4825554Z copying third_party/aiter/csrc/pybind/rope_general_fwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4825917Z copying third_party/aiter/csrc/pybind/rope_pos_fwd_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4826472Z copying third_party/aiter/csrc/pybind/smoothquant_pybind.cu -> torch-2.10.0a0+git344e636/third_party/aiter/csrc/pybind 2025-10-10T00:04:44.4826886Z copying third_party/aiter/gradlib/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib 2025-10-10T00:04:44.4827231Z copying third_party/aiter/gradlib/setup.py -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib 2025-10-10T00:04:44.4827523Z copying third_party/aiter/gradlib/csrc/grad_funcs.cu -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/csrc 2025-10-10T00:04:44.4828021Z copying third_party/aiter/gradlib/csrc/hipbsolgemm.cu -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/csrc 2025-10-10T00:04:44.4828631Z copying third_party/aiter/gradlib/csrc/rocsolgemm.cu -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/csrc 2025-10-10T00:04:44.4828963Z copying third_party/aiter/gradlib/gradlib/GemmTuner.py -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/gradlib 2025-10-10T00:04:44.4829277Z copying third_party/aiter/gradlib/gradlib/gemm_tuner.py -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/gradlib 2025-10-10T00:04:44.4829816Z copying third_party/aiter/gradlib/include/hipbsolgemm.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/include 2025-10-10T00:04:44.4830387Z copying third_party/aiter/gradlib/include/rocsolgemm.cuh -> torch-2.10.0a0+git344e636/third_party/aiter/gradlib/include 2025-10-10T00:04:44.4830672Z copying third_party/aiter/hsa/gfx942/all_reduce.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4831079Z copying third_party/aiter/hsa/gfx942/allreduce_layernorm_N8192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4831584Z copying third_party/aiter/hsa/gfx942/allreduce_rmsnorm_N8192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4832159Z copying third_party/aiter/hsa/gfx942/allreduce_rmsnorm_qnt_N8192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4832587Z copying third_party/aiter/hsa/gfx942/flatmm_uk_gfx9_f16f8_128x256x128_1x4x1_16x16x32.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4832923Z copying third_party/aiter/hsa/gfx942/fmoe_b16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4833343Z copying third_party/aiter/hsa/gfx942/fmoe_f16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4833973Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_blockscale_g1u1_novs_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4834497Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_blockscale_g1u1_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4834835Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4835217Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4835791Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4836298Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4836625Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_384.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4836949Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_448.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4837534Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_512.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4838050Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_smf_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4838369Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_smf_subGU_512.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4838714Z copying third_party/aiter/hsa/gfx942/fmoe_int4fp8_g1u1_subGU_128_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4839410Z copying third_party/aiter/hsa/gfx942/fmoe_int4fp8_g1u1_subGU_256_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4839916Z copying third_party/aiter/hsa/gfx942/fmoe_int4fp8_g1u1_subGU_512_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4840209Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u0.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4840574Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u0_smf.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4841119Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4841697Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4842035Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4842358Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4842985Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_384.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4843522Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_448.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4843852Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_512.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4844313Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_smf_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4844962Z copying third_party/aiter/hsa/gfx942/gemm_a8w8_m128_noSplitK.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4845452Z copying third_party/aiter/hsa/gfx942/gemm_a8w8_m128_splitK.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4845744Z copying third_party/aiter/hsa/gfx942/layer_norm.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4846032Z copying third_party/aiter/hsa/gfx942/layer_norm_qnt.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4846460Z copying third_party/aiter/hsa/gfx942/pa_a16w16_b16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4846938Z copying third_party/aiter/hsa/gfx942/pa_a16w16_f16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4847375Z copying third_party/aiter/hsa/gfx942/pa_a16w8_2tg_g8_f8_q_fp16_tail_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4847651Z copying third_party/aiter/hsa/gfx942/pa_a16w8_b16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4847955Z copying third_party/aiter/hsa/gfx942/pa_a16w8_b16_2tg_g8_f8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4848436Z copying third_party/aiter/hsa/gfx942/pa_a16w8_b16_2tg_g8_i8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4849012Z copying third_party/aiter/hsa/gfx942/pa_a16w8_bf16_2tg_g8_f8_gemm1_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4849360Z copying third_party/aiter/hsa/gfx942/pa_a16w8_bf16_2tg_g8_f8_tail_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4849632Z copying third_party/aiter/hsa/gfx942/pa_a16w8_f16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4850027Z copying third_party/aiter/hsa/gfx942/pa_a16w8_f16_2tg_g8_f8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4850544Z copying third_party/aiter/hsa/gfx942/pa_a16w8_f16_2tg_g8_i8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942 2025-10-10T00:04:44.4851114Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4851517Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4852269Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4852844Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4853215Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4853721Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4854504Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4855026Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4855440Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4856073Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4856721Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4857136Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4857613Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4858330Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4858749Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4859190Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4859831Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4860411Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4860806Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4861334Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4862012Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4862423Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4862951Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4863659Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4864331Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4864972Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4865720Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4866243Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4866672Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4867500Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4868000Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4868442Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4869155Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4869758Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4870185Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4870783Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4871476Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4871900Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4872408Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4873037Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4874948Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a16_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4876551Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4879184Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4880802Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4882533Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4884286Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4886179Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a16_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4887932Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4889655Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4891277Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4893029Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4894962Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_swa_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4896706Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4898412Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4900228Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4902092Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4903498Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4905295Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4906947Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_fp16_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4908582Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4910167Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4911874Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4913651Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4915609Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4917354Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4919047Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4920836Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4922561Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4924529Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4926332Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4928121Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4929897Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4931649Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4933604Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4935594Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4937366Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4939146Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4941007Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4942650Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4944403Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4946233Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4947874Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_causal_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4949686Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4951438Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-10-10T00:04:44.4953138Z copying third_party/aiter/hsa/gfx942/fmoe/fmoe_fp8_blockscale_g1u1_novs_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe 2025-10-10T00:04:44.4954988Z copying third_party/aiter/hsa/gfx942/fmoe/fmoe_fp8_blockscale_g1u1_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe 2025-10-10T00:04:44.4956771Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_128_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4958450Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_128_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4959991Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_192_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4961604Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_192_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4963222Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_256_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4965308Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_256_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4966721Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_320_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4968488Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_320_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4970310Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_384_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4972042Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_384_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4973744Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_448_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4975876Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_448_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4977573Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_512_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4979404Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_512_gelu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4981333Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_128_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4982694Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_192_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4984553Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_256_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4986432Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_320_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4988118Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_384_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4989819Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_448_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4991602Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_512_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4993343Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_128_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4995135Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_192_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4996817Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_256_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.4998564Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_320_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.5000266Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_384_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.5002040Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_448_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.5003825Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_512_gelu.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-10-10T00:04:44.5005839Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5007565Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_128_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5009085Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5010746Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_192_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5012349Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5014253Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_256_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5016049Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5017731Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_320_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5019378Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_384.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5021250Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_384_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5022851Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_448.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5024795Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_448_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5026672Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_512.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5028548Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_512_silu_tkw1.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5030303Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5031905Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5033543Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5035374Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5037124Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_384.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5038832Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_448.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5040558Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_512.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5042333Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5043999Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_192.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5045854Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5047566Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_320.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5049387Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_384.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5051120Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_448.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5052946Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_512.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe/silu 2025-10-10T00:04:44.5054967Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/codegen.py -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5056910Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5058174Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5060188Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5062431Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5064491Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5066691Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5068690Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5070838Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5072855Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5075409Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5076824Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5078689Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5080294Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5082106Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5083724Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5085845Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5087295Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5089049Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5090569Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5092450Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5094442Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5096500Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5097982Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5099876Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5101524Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5103460Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5105609Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5107818Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5109586Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5111322Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5113157Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5115369Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5117174Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5119131Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5121011Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5123172Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5125081Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5127087Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5128520Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5130611Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5132447Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5134306Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5136303Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5138091Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5140113Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5141890Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5143778Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5145995Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5148051Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5149874Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5151801Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5153645Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5155827Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5157303Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5158833Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5160693Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5162159Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5163933Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5165935Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5167503Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5169622Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5171060Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5172945Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5174572Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5176497Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5178345Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5180222Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5181686Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5183439Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5185067Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5186890Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5188609Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5190451Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5192393Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5194587Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5196185Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5197998Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5199721Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5201524Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5203493Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5205489Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5207402Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5208881Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5211154Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5213432Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5215629Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5218181Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5220262Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5222403Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5224438Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5226510Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5228259Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5230037Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5231408Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5234518Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5236874Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5238668Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5240550Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5242425Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5244744Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5246540Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5248415Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5250552Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5252533Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5254487Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5256538Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5258599Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5260796Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5262650Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5264783Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5266485Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5268143Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5269733Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5271246Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5273032Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5274873Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5276636Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5278051Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5279774Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5281642Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5283080Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5285279Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5287503Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5289372Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5290836Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5292592Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5294481Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5296410Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5298528Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5300432Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5302350Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5304560Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5306267Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5307822Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5309633Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5311424Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5313230Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5315393Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5316991Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5318643Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5320567Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5322279Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5324369Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5326509Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5328095Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5329893Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5331749Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5333641Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5335580Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5337361Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5338756Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5340813Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5342772Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5344804Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5346983Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5348974Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5351103Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5353145Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5355325Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5357113Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5358702Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5360695Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5362403Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5364445Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5366578Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5368651Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5370571Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5372296Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5374324Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5376237Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5378216Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5379946Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5381649Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5383576Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5385765Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5387745Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5389852Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5391631Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5393560Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5395749Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5397772Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5399479Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5401317Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5403499Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5406065Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5408275Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5410205Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/tune.py -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-10-10T00:04:44.5412115Z copying third_party/aiter/hsa/gfx942/mla/mla_dec_stage1_bf16_a16w16_subQ128_mqa128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/mla 2025-10-10T00:04:44.5414387Z copying third_party/aiter/hsa/gfx942/mla/mla_dec_stage1_bf16_a16w16_subQ16_mqa16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/mla 2025-10-10T00:04:44.5416385Z copying third_party/aiter/hsa/gfx942/mla/mla_pfl_bf16_a16w16_causal_subQ128_mqa128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/mla 2025-10-10T00:04:44.5418283Z copying third_party/aiter/hsa/gfx942/mla/mla_pfl_bf16_a16w16_causal_subQ16_mqa16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/mla 2025-10-10T00:04:44.5420327Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_noquant_a16w16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5422044Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5423760Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_gemm1_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5425524Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_tail_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5427109Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_g8_q_fp16_tail_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5428670Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenInt8_a16w8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5430251Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenInt8_a16w8_2tg_g8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5431794Z copying third_party/aiter/hsa/gfx942/pa/pa_fp16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx942/pa 2025-10-10T00:04:44.5433315Z copying third_party/aiter/hsa/gfx950/f4gemm/f4gemm_bf16_per1x32Fp4_tn_256x256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/f4gemm 2025-10-10T00:04:44.5435203Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5437023Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5438707Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5440397Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5442244Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5443850Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5445798Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5447808Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5449475Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5451180Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5452897Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5454768Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5456664Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5458495Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5460194Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5461959Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5463685Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5465657Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5467394Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5469151Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5470884Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5472619Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5474572Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5476504Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5478205Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5480085Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5481934Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5483772Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5485722Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5487649Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5489296Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5491079Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5492757Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5494762Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5496703Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5498534Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5500380Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5502222Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5503997Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5506007Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5507661Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a16_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5509359Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5511007Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5512601Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5514477Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5516181Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5517881Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a16_pddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5519572Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5521394Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5523032Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5525012Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5526938Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_swa_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5528791Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5530580Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5532415Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5534865Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5536858Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5538539Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5540152Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_fp16_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5541908Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5543478Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5545437Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5547227Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5549027Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5550760Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5552447Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5554425Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5556201Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5557911Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5559614Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtna.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5561422Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtne.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5563340Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtz.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5565206Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5567022Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5568832Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5570575Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5572390Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5574290Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5575999Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5577711Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5579398Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5581087Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_causal_a16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5582825Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5584752Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5586504Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/fmha_bwd_bf16_dq_shuffle.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-10-10T00:04:44.5587821Z copying third_party/aiter/hsa/gfx950/fmha_v3_fwd/fwd_hd128_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_fwd 2025-10-10T00:04:44.5589566Z copying third_party/aiter/hsa/gfx950/fmha_v3_fwd/fwd_hd128_bf16_causal.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmha_v3_fwd 2025-10-10T00:04:44.5591271Z copying third_party/aiter/hsa/gfx950/fmoe/fmoe_fp8_blockscale_g1u1_novs_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe 2025-10-10T00:04:44.5592992Z copying third_party/aiter/hsa/gfx950/fmoe/fmoe_fp8_blockscale_g1u1_subGU_256.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe 2025-10-10T00:04:44.5594811Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/codegen.py -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5596347Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5597795Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5599755Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5602367Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5604379Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5606496Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5608618Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5610642Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5612656Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5615021Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5616504Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5618171Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5619704Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5621357Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5622861Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5624861Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5626433Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5628094Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5629836Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5631621Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5633395Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5635482Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5637090Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5638833Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5640323Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5643227Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5645461Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5648339Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5650459Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5652587Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5654909Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5656947Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5658869Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5661043Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5663154Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5672075Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5673365Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5674703Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5675940Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5677001Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5678182Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5679231Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5680436Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5681493Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5683289Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5685767Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5687871Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5690200Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5692583Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5695071Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5697377Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5699616Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5701895Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5704040Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5706385Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5708504Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5710492Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5712477Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5714719Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5716688Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5718683Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5720773Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5722756Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5724936Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5727016Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5728958Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5730916Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5732904Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5735049Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5737042Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5739003Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5740953Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5742878Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5745004Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5746987Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5749169Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5751163Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5753266Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5755413Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5757371Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5759364Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5761438Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5763408Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5765527Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5767569Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5769548Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5771535Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5773533Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5775694Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5777687Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5779656Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5781617Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5783481Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5785448Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5787370Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5789696Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5791629Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5793793Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5796286Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5798793Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5800806Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5803102Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5806101Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5808807Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5811199Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5813321Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5816039Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5818563Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5820689Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5823103Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5825155Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5827039Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5828934Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5830821Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5832677Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5834837Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5836728Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5838633Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5840618Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5842501Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5844550Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5846790Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5849087Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5851455Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5853185Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5855009Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5856870Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5858661Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5861111Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5863161Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5865467Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5867676Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5869288Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5871004Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5872998Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5875147Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5876955Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5879125Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5880791Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5882478Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5884644Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5886662Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5888874Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5890877Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5892498Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5894755Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5896492Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5898640Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5900502Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5902425Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1.csv -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5903869Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5906156Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5908233Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5910296Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5912484Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5914707Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5916972Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5919166Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5921474Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5923100Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5924765Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5926764Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5928362Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5930252Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5932017Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5933738Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5935748Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5937444Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5939419Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5941268Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5943324Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5945373Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5947078Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5949149Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5951146Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5953141Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5955577Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5957316Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5959825Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5961191Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5964535Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5966238Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5968263Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5970379Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5972580Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf2.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5974470Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf3.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-10-10T00:04:44.5976684Z copying third_party/aiter/hsa/gfx950/mla/mla_dec_stage1_bf16_a16w16_subQ128_mqa128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/mla 2025-10-10T00:04:44.5978643Z copying third_party/aiter/hsa/gfx950/mla/mla_dec_stage1_bf16_a16w16_subQ16_mqa16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/mla 2025-10-10T00:04:44.5980163Z copying third_party/aiter/hsa/gfx950/mla/mla_pfl_bf16_a16w16_causal_subQ128_mqa128.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/mla 2025-10-10T00:04:44.5982293Z copying third_party/aiter/hsa/gfx950/mla/mla_pfl_bf16_a16w16_causal_subQ16_mqa16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/mla 2025-10-10T00:04:44.5984434Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_noquant_a16w16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5986266Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5987850Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_gemm1_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5989686Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_tail_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5991217Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_g8_q_fp16_tail_bf16.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5993019Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenInt8_a16w8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5994781Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenInt8_a16w8_2tg_g8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5996688Z copying third_party/aiter/hsa/gfx950/pa/pa_fp16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+git344e636/third_party/aiter/hsa/gfx950/pa 2025-10-10T00:04:44.5998031Z copying third_party/aiter/op_tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.5999744Z copying third_party/aiter/op_tests/test_activation.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6001011Z copying third_party/aiter/op_tests/test_aiter_add.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6002643Z copying third_party/aiter/op_tests/test_aiter_addInp.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6003970Z copying third_party/aiter/op_tests/test_aiter_sigmoid.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6005886Z copying third_party/aiter/op_tests/test_batch_prefill.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6007575Z copying third_party/aiter/op_tests/test_batched_gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6008994Z copying third_party/aiter/op_tests/test_batched_gemm_bf16.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6010630Z copying third_party/aiter/op_tests/test_communication.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6012379Z copying third_party/aiter/op_tests/test_custom_allreduce.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6013662Z copying third_party/aiter/op_tests/test_custom_allreduce_fp8.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6015550Z copying third_party/aiter/op_tests/test_gemm.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6016842Z copying third_party/aiter/op_tests/test_gemm_a4w4.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6018458Z copying third_party/aiter/op_tests/test_gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6019839Z copying third_party/aiter/op_tests/test_gemm_a8w8_blockscale.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6021532Z copying third_party/aiter/op_tests/test_kvcache.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6023081Z copying third_party/aiter/op_tests/test_kvcache_blockscale.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6024762Z copying third_party/aiter/op_tests/test_layernorm2d.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6026449Z copying third_party/aiter/op_tests/test_layernorm2dFusedAddQuant.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6027789Z copying third_party/aiter/op_tests/test_mha.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6029504Z copying third_party/aiter/op_tests/test_mha_varlen.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6031045Z copying third_party/aiter/op_tests/test_mla.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6032750Z copying third_party/aiter/op_tests/test_moe.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6034528Z copying third_party/aiter/op_tests/test_moeTopkSoftmax.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6035925Z copying third_party/aiter/op_tests/test_moe_2stage.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6037629Z copying third_party/aiter/op_tests/test_moe_blockscale.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6039119Z copying third_party/aiter/op_tests/test_moe_ep.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6040741Z copying third_party/aiter/op_tests/test_moe_sorting.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6042233Z copying third_party/aiter/op_tests/test_moe_sorting_mxfp4.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6043596Z copying third_party/aiter/op_tests/test_moe_tkw1.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6045475Z copying third_party/aiter/op_tests/test_pa.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6047210Z copying third_party/aiter/op_tests/test_pa_ragged.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6048935Z copying third_party/aiter/op_tests/test_pa_v1.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6050584Z copying third_party/aiter/op_tests/test_quant.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6052013Z copying third_party/aiter/op_tests/test_rmsnorm2d.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6053695Z copying third_party/aiter/op_tests/test_rmsnorm2dFusedAddQuant.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6055360Z copying third_party/aiter/op_tests/test_rope.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6057241Z copying third_party/aiter/op_tests/test_smoothquant.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests 2025-10-10T00:04:44.6058675Z copying third_party/aiter/op_tests/cpp/mha/README.md -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6060465Z copying third_party/aiter/op_tests/cpp/mha/benchmark_mha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6062391Z copying third_party/aiter/op_tests/cpp/mha/benchmark_mha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6064535Z copying third_party/aiter/op_tests/cpp/mha/build_mha.sh -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6065937Z copying third_party/aiter/op_tests/cpp/mha/compile.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6067567Z copying third_party/aiter/op_tests/cpp/mha/smoke_test_bwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6069270Z copying third_party/aiter/op_tests/cpp/mha/smoke_test_bwd_v3.sh -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6070645Z copying third_party/aiter/op_tests/cpp/mha/smoke_test_fwd.sh -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/cpp/mha 2025-10-10T00:04:44.6072481Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_extend_attention.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6073900Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_a16w16.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6075593Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6077150Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_a8w8_blockscale.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6078646Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_afp4wfp4.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6080215Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_mha.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6082045Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_moe.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6083535Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_moe_align_block_size.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6085466Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_moe_mx.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6086952Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_pa_decode.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6088536Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_pa_prefill.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6090076Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_rmsnorm.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6091584Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_rope.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6093259Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_routing.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton 2025-10-10T00:04:44.6095014Z copying third_party/aiter/op_tests/op_benchmarks/triton/utils/benchmark_utils.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton/utils 2025-10-10T00:04:44.6096576Z copying third_party/aiter/op_tests/op_benchmarks/triton/utils/model_configs.json -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/op_benchmarks/triton/utils 2025-10-10T00:04:44.6097975Z copying third_party/aiter/op_tests/triton_tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6099842Z copying third_party/aiter/op_tests/triton_tests/test_batched_gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6101113Z copying third_party/aiter/op_tests/triton_tests/test_batched_gemm_bf16.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6102552Z copying third_party/aiter/op_tests/triton_tests/test_extend_attention.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6104050Z copying third_party/aiter/op_tests/triton_tests/test_gemm_a16w16.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6105812Z copying third_party/aiter/op_tests/triton_tests/test_gemm_a8w8.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6107255Z copying third_party/aiter/op_tests/triton_tests/test_gemm_a8w8_blockscale.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6108691Z copying third_party/aiter/op_tests/triton_tests/test_gemm_afp4wfp4.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6110122Z copying third_party/aiter/op_tests/triton_tests/test_la.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6111931Z copying third_party/aiter/op_tests/triton_tests/test_layernorm.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6113296Z copying third_party/aiter/op_tests/triton_tests/test_mha.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6115298Z copying third_party/aiter/op_tests/triton_tests/test_mla_decode_rope.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6116714Z copying third_party/aiter/op_tests/triton_tests/test_moe.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6118576Z copying third_party/aiter/op_tests/triton_tests/test_moe_align_block_size.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6119946Z copying third_party/aiter/op_tests/triton_tests/test_moe_e2e.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6121669Z copying third_party/aiter/op_tests/triton_tests/test_moe_mx.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6123306Z copying third_party/aiter/op_tests/triton_tests/test_pa_decode.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6125128Z copying third_party/aiter/op_tests/triton_tests/test_pa_prefill.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6126685Z copying third_party/aiter/op_tests/triton_tests/test_prefill_attention.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6128132Z copying third_party/aiter/op_tests/triton_tests/test_quant.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6129788Z copying third_party/aiter/op_tests/triton_tests/test_quant_mxfp4.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6131240Z copying third_party/aiter/op_tests/triton_tests/test_rmsnorm.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6132733Z copying third_party/aiter/op_tests/triton_tests/test_rmsnorm_quant.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6134617Z copying third_party/aiter/op_tests/triton_tests/test_rope_triton.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6136316Z copying third_party/aiter/op_tests/triton_tests/test_routing.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests 2025-10-10T00:04:44.6137711Z copying third_party/aiter/op_tests/triton_tests/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests/utils 2025-10-10T00:04:44.6139379Z copying third_party/aiter/op_tests/triton_tests/utils/mla_decode_ref.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests/utils 2025-10-10T00:04:44.6140934Z copying third_party/aiter/op_tests/triton_tests/utils/mla_extend_ref.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests/utils 2025-10-10T00:04:44.6142741Z copying third_party/aiter/op_tests/triton_tests/utils/rotary_embedding.py -> torch-2.10.0a0+git344e636/third_party/aiter/op_tests/triton_tests/utils 2025-10-10T00:04:44.6144259Z copying third_party/benchmark/.clang-format -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6145848Z copying third_party/benchmark/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6147280Z copying third_party/benchmark/.clang-tidy.ignore -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6148853Z copying third_party/benchmark/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6150141Z copying third_party/benchmark/.ycm_extra_conf.py -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6151708Z copying third_party/benchmark/AUTHORS -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6153224Z copying third_party/benchmark/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6154581Z copying third_party/benchmark/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6156346Z copying third_party/benchmark/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6157833Z copying third_party/benchmark/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6159218Z copying third_party/benchmark/LICENSE -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6163912Z copying third_party/benchmark/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6165388Z copying third_party/benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6166428Z copying third_party/benchmark/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6167546Z copying third_party/benchmark/WORKSPACE.bzlmod -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6169095Z copying third_party/benchmark/_config.yml -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6170353Z copying third_party/benchmark/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6171999Z copying third_party/benchmark/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6173517Z copying third_party/benchmark/setup.py -> torch-2.10.0a0+git344e636/third_party/benchmark 2025-10-10T00:04:44.6175601Z copying third_party/benchmark/bazel/benchmark_deps.bzl -> torch-2.10.0a0+git344e636/third_party/benchmark/bazel 2025-10-10T00:04:44.6177635Z copying third_party/benchmark/bindings/python/google_benchmark/BUILD -> torch-2.10.0a0+git344e636/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:44.6179660Z copying third_party/benchmark/bindings/python/google_benchmark/__init__.py -> torch-2.10.0a0+git344e636/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:44.6181571Z copying third_party/benchmark/bindings/python/google_benchmark/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:44.6183485Z copying third_party/benchmark/bindings/python/google_benchmark/example.py -> torch-2.10.0a0+git344e636/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:44.6185330Z copying third_party/benchmark/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6186746Z copying third_party/benchmark/cmake/CXXFeatureCheck.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6188170Z copying third_party/benchmark/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6189456Z copying third_party/benchmark/cmake/GetGitVersion.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6190750Z copying third_party/benchmark/cmake/GoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6192010Z copying third_party/benchmark/cmake/GoogleTest.cmake.in -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6193371Z copying third_party/benchmark/cmake/benchmark.pc.in -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6195021Z copying third_party/benchmark/cmake/benchmark_main.pc.in -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6196561Z copying third_party/benchmark/cmake/gnu_posix_regex.cpp -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6198251Z copying third_party/benchmark/cmake/llvm-toolchain.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6199767Z copying third_party/benchmark/cmake/posix_regex.cpp -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6201457Z copying third_party/benchmark/cmake/pthread_affinity.cpp -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6202970Z copying third_party/benchmark/cmake/split_list.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6204677Z copying third_party/benchmark/cmake/std_regex.cpp -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6206329Z copying third_party/benchmark/cmake/steady_clock.cpp -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6207950Z copying third_party/benchmark/cmake/thread_safety_attributes.cpp -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake 2025-10-10T00:04:44.6209561Z copying third_party/benchmark/cmake/Modules/FindLLVMAr.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake/Modules 2025-10-10T00:04:44.6211097Z copying third_party/benchmark/cmake/Modules/FindLLVMNm.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake/Modules 2025-10-10T00:04:44.6212648Z copying third_party/benchmark/cmake/Modules/FindLLVMRanLib.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake/Modules 2025-10-10T00:04:44.6214326Z copying third_party/benchmark/cmake/Modules/FindPFM.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/cmake/Modules 2025-10-10T00:04:44.6215860Z copying third_party/benchmark/docs/AssemblyTests.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6217481Z copying third_party/benchmark/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6219260Z copying third_party/benchmark/docs/dependencies.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6220725Z copying third_party/benchmark/docs/index.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6222316Z copying third_party/benchmark/docs/perf_counters.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6224009Z copying third_party/benchmark/docs/platform_specific_build_instructions.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6225636Z copying third_party/benchmark/docs/python_bindings.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6227163Z copying third_party/benchmark/docs/random_interleaving.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6228669Z copying third_party/benchmark/docs/reducing_variance.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6230315Z copying third_party/benchmark/docs/releasing.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6231823Z copying third_party/benchmark/docs/tools.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6233665Z copying third_party/benchmark/docs/user_guide.md -> torch-2.10.0a0+git344e636/third_party/benchmark/docs 2025-10-10T00:04:44.6236003Z copying third_party/benchmark/docs/assets/images/icon.png -> torch-2.10.0a0+git344e636/third_party/benchmark/docs/assets/images 2025-10-10T00:04:44.6237663Z copying third_party/benchmark/docs/assets/images/icon.xcf -> torch-2.10.0a0+git344e636/third_party/benchmark/docs/assets/images 2025-10-10T00:04:44.6239563Z copying third_party/benchmark/docs/assets/images/icon_black.png -> torch-2.10.0a0+git344e636/third_party/benchmark/docs/assets/images 2025-10-10T00:04:44.6241232Z copying third_party/benchmark/docs/assets/images/icon_black.xcf -> torch-2.10.0a0+git344e636/third_party/benchmark/docs/assets/images 2025-10-10T00:04:44.6243184Z copying third_party/benchmark/include/benchmark/benchmark.h -> torch-2.10.0a0+git344e636/third_party/benchmark/include/benchmark 2025-10-10T00:04:44.6246046Z copying third_party/benchmark/include/benchmark/export.h -> torch-2.10.0a0+git344e636/third_party/benchmark/include/benchmark 2025-10-10T00:04:44.6247560Z copying third_party/benchmark/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6250039Z copying third_party/benchmark/src/arraysize.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6251707Z copying third_party/benchmark/src/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6253120Z copying third_party/benchmark/src/benchmark_api_internal.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6254591Z copying third_party/benchmark/src/benchmark_api_internal.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6256035Z copying third_party/benchmark/src/benchmark_main.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6257393Z copying third_party/benchmark/src/benchmark_name.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6258525Z copying third_party/benchmark/src/benchmark_register.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6259529Z copying third_party/benchmark/src/benchmark_register.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6260641Z copying third_party/benchmark/src/benchmark_runner.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6261884Z copying third_party/benchmark/src/benchmark_runner.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6264475Z copying third_party/benchmark/src/check.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6265711Z copying third_party/benchmark/src/check.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6266926Z copying third_party/benchmark/src/colorprint.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6267763Z copying third_party/benchmark/src/colorprint.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6268756Z copying third_party/benchmark/src/commandlineflags.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6270040Z copying third_party/benchmark/src/commandlineflags.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6271279Z copying third_party/benchmark/src/complexity.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6272756Z copying third_party/benchmark/src/complexity.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6274582Z copying third_party/benchmark/src/console_reporter.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6276204Z copying third_party/benchmark/src/counter.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6277727Z copying third_party/benchmark/src/counter.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6279356Z copying third_party/benchmark/src/csv_reporter.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6281180Z copying third_party/benchmark/src/cycleclock.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6282997Z copying third_party/benchmark/src/internal_macros.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6284428Z copying third_party/benchmark/src/json_reporter.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6286212Z copying third_party/benchmark/src/log.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6288100Z copying third_party/benchmark/src/mutex.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6289647Z copying third_party/benchmark/src/perf_counters.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6291281Z copying third_party/benchmark/src/perf_counters.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6292863Z copying third_party/benchmark/src/re.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6294713Z copying third_party/benchmark/src/reporter.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6296276Z copying third_party/benchmark/src/statistics.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6297933Z copying third_party/benchmark/src/statistics.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6299494Z copying third_party/benchmark/src/string_util.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6301081Z copying third_party/benchmark/src/string_util.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6302604Z copying third_party/benchmark/src/sysinfo.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6304668Z copying third_party/benchmark/src/thread_manager.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6306243Z copying third_party/benchmark/src/thread_timer.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6307777Z copying third_party/benchmark/src/timers.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6309442Z copying third_party/benchmark/src/timers.h -> torch-2.10.0a0+git344e636/third_party/benchmark/src 2025-10-10T00:04:44.6311093Z copying third_party/benchmark/test/AssemblyTests.cmake -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6312561Z copying third_party/benchmark/test/BUILD -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6314314Z copying third_party/benchmark/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6316054Z copying third_party/benchmark/test/args_product_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6317839Z copying third_party/benchmark/test/basic_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6319620Z copying third_party/benchmark/test/benchmark_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6321433Z copying third_party/benchmark/test/benchmark_min_time_flag_iters_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6322900Z copying third_party/benchmark/test/benchmark_min_time_flag_time_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6324563Z copying third_party/benchmark/test/benchmark_name_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6326272Z copying third_party/benchmark/test/benchmark_random_interleaving_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6327703Z copying third_party/benchmark/test/benchmark_setup_teardown_cb_types_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6328982Z copying third_party/benchmark/test/benchmark_setup_teardown_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6330690Z copying third_party/benchmark/test/benchmark_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6332110Z copying third_party/benchmark/test/clobber_memory_assembly_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6333586Z copying third_party/benchmark/test/commandlineflags_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6335472Z copying third_party/benchmark/test/complexity_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6337061Z copying third_party/benchmark/test/cxx11_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6338423Z copying third_party/benchmark/test/diagnostics_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6340024Z copying third_party/benchmark/test/display_aggregates_only_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6341392Z copying third_party/benchmark/test/donotoptimize_assembly_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6343040Z copying third_party/benchmark/test/donotoptimize_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6344699Z copying third_party/benchmark/test/filter_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6346241Z copying third_party/benchmark/test/fixture_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6347610Z copying third_party/benchmark/test/internal_threading_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6349373Z copying third_party/benchmark/test/link_main_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6350693Z copying third_party/benchmark/test/manual_threading_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6352289Z copying third_party/benchmark/test/map_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6353698Z copying third_party/benchmark/test/memory_manager_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6355507Z copying third_party/benchmark/test/memory_results_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6356836Z copying third_party/benchmark/test/min_time_parse_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6358454Z copying third_party/benchmark/test/multiple_ranges_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6359903Z copying third_party/benchmark/test/options_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6361445Z copying third_party/benchmark/test/output_test.h -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6362998Z copying third_party/benchmark/test/output_test_helper.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6364645Z copying third_party/benchmark/test/perf_counters_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6366412Z copying third_party/benchmark/test/perf_counters_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6367807Z copying third_party/benchmark/test/profiler_manager_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6369598Z copying third_party/benchmark/test/profiler_manager_iterations_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6370871Z copying third_party/benchmark/test/profiler_manager_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6372512Z copying third_party/benchmark/test/register_benchmark_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6374004Z copying third_party/benchmark/test/repetitions_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6375927Z copying third_party/benchmark/test/report_aggregates_only_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6377167Z copying third_party/benchmark/test/reporter_output_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6379210Z copying third_party/benchmark/test/skip_with_error_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6380829Z copying third_party/benchmark/test/spec_arg_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6382174Z copying third_party/benchmark/test/spec_arg_verbosity_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6383756Z copying third_party/benchmark/test/state_assembly_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6385403Z copying third_party/benchmark/test/statistics_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6386989Z copying third_party/benchmark/test/string_util_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6388594Z copying third_party/benchmark/test/templated_fixture_method_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6389942Z copying third_party/benchmark/test/templated_fixture_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6391663Z copying third_party/benchmark/test/time_unit_gtest.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6392971Z copying third_party/benchmark/test/user_counters_tabular_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6395164Z copying third_party/benchmark/test/user_counters_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6396964Z copying third_party/benchmark/test/user_counters_thousands_test.cc -> torch-2.10.0a0+git344e636/third_party/benchmark/test 2025-10-10T00:04:44.6398288Z copying third_party/benchmark/tools/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/benchmark/tools 2025-10-10T00:04:44.6400003Z copying third_party/benchmark/tools/compare.py -> torch-2.10.0a0+git344e636/third_party/benchmark/tools 2025-10-10T00:04:44.6401666Z copying third_party/benchmark/tools/libpfm.BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/benchmark/tools 2025-10-10T00:04:44.6403273Z copying third_party/benchmark/tools/requirements.txt -> torch-2.10.0a0+git344e636/third_party/benchmark/tools 2025-10-10T00:04:44.6404590Z copying third_party/benchmark/tools/strip_asm.py -> torch-2.10.0a0+git344e636/third_party/benchmark/tools 2025-10-10T00:04:44.6406461Z copying third_party/benchmark/tools/gbench/__init__.py -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench 2025-10-10T00:04:44.6407789Z copying third_party/benchmark/tools/gbench/report.py -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench 2025-10-10T00:04:44.6409856Z copying third_party/benchmark/tools/gbench/util.py -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench 2025-10-10T00:04:44.6411391Z copying third_party/benchmark/tools/gbench/Inputs/test1_run1.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6412855Z copying third_party/benchmark/tools/gbench/Inputs/test1_run2.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6414525Z copying third_party/benchmark/tools/gbench/Inputs/test2_run.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6416049Z copying third_party/benchmark/tools/gbench/Inputs/test3_run0.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6417547Z copying third_party/benchmark/tools/gbench/Inputs/test3_run1.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6419102Z copying third_party/benchmark/tools/gbench/Inputs/test4_run.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6420599Z copying third_party/benchmark/tools/gbench/Inputs/test4_run0.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6422050Z copying third_party/benchmark/tools/gbench/Inputs/test4_run1.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6423507Z copying third_party/benchmark/tools/gbench/Inputs/test5_run0.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6425435Z copying third_party/benchmark/tools/gbench/Inputs/test5_run1.json -> torch-2.10.0a0+git344e636/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:44.6426676Z copying third_party/composable_kernel/.clang-format -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6428208Z copying third_party/composable_kernel/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6429605Z copying third_party/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6431178Z copying third_party/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6432536Z copying third_party/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6434301Z copying third_party/composable_kernel/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6435643Z copying third_party/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6437457Z copying third_party/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6438793Z copying third_party/composable_kernel/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6440392Z copying third_party/composable_kernel/Dockerfile -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6441777Z copying third_party/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6443421Z copying third_party/composable_kernel/Jenkinsfile -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6445843Z copying third_party/composable_kernel/LICENSE -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6447202Z copying third_party/composable_kernel/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6448966Z copying third_party/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6450526Z copying third_party/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6451915Z copying third_party/composable_kernel/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6453409Z copying third_party/composable_kernel/rbuild.ini -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6455285Z copying third_party/composable_kernel/requirements.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel 2025-10-10T00:04:44.6456697Z copying third_party/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+git344e636/third_party/composable_kernel/.azuredevops 2025-10-10T00:04:44.6458425Z copying third_party/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example 2025-10-10T00:04:44.6459765Z copying third_party/composable_kernel/client_example/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example 2025-10-10T00:04:44.6461382Z copying third_party/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/01_gemm 2025-10-10T00:04:44.6462739Z copying third_party/composable_kernel/client_example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/01_gemm 2025-10-10T00:04:44.6464371Z copying third_party/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/01_gemm 2025-10-10T00:04:44.6466171Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6467623Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6469124Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6470706Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6472291Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6473924Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6475830Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:44.6477346Z copying third_party/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:44.6478894Z copying third_party/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:44.6480457Z copying third_party/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:44.6481948Z copying third_party/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:44.6483475Z copying third_party/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:44.6485198Z copying third_party/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:44.6486933Z copying third_party/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:44.6488481Z copying third_party/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:44.6489997Z copying third_party/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/04_contraction 2025-10-10T00:04:44.6491583Z copying third_party/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:44.6493076Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:44.6494850Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:44.6496523Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:44.6498004Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:44.6499488Z copying third_party/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/06_softmax 2025-10-10T00:04:44.6501007Z copying third_party/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/06_softmax 2025-10-10T00:04:44.6502630Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6504259Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6505786Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6507424Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6508875Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6510391Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd_ngchw.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6511927Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6513465Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6515124Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6516668Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:44.6518078Z copying third_party/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:44.6519580Z copying third_party/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:44.6521343Z copying third_party/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:44.6522949Z copying third_party/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6524679Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6526380Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6527770Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6529385Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6531102Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6532558Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6534291Z copying third_party/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/09_quantization 2025-10-10T00:04:44.6535846Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:44.6537311Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:44.6538843Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:44.6540414Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data_ngchw.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:44.6542049Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:44.6543717Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data_input_fp16_comp_bf8f8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:44.6545170Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6546801Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6548291Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6550043Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6551366Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6552939Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6554708Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6555980Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:44.6557543Z copying third_party/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:44.6559027Z copying third_party/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:44.6560445Z copying third_party/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:44.6561939Z copying third_party/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:44.6563487Z copying third_party/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:44.6565244Z copying third_party/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:44.6566842Z copying third_party/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:44.6568447Z copying third_party/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:44.6570042Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:44.6571499Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:44.6573168Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:44.6574762Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:44.6576278Z copying third_party/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:44.6577773Z copying third_party/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:44.6579294Z copying third_party/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_reduce 2025-10-10T00:04:44.6580732Z copying third_party/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/15_reduce 2025-10-10T00:04:44.6582249Z copying third_party/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:44.6583805Z copying third_party/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:44.6585538Z copying third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:44.6587003Z copying third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:44.6588451Z copying third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:44.6589987Z copying third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:44.6591504Z copying third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:44.6592932Z copying third_party/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:44.6594693Z copying third_party/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:44.6596320Z copying third_party/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:44.6597757Z copying third_party/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:44.6599310Z copying third_party/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/19_pool 2025-10-10T00:04:44.6600845Z copying third_party/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/19_pool 2025-10-10T00:04:44.6602312Z copying third_party/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/19_pool 2025-10-10T00:04:44.6603872Z copying third_party/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/19_pool 2025-10-10T00:04:44.6605579Z copying third_party/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/19_pool 2025-10-10T00:04:44.6607179Z copying third_party/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:44.6608670Z copying third_party/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:44.6610303Z copying third_party/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:44.6611820Z copying third_party/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:44.6613258Z copying third_party/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:44.6615064Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:44.6616637Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:44.6618240Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:44.6619713Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:44.6621266Z copying third_party/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:44.6622774Z copying third_party/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:44.6624449Z copying third_party/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:44.6626060Z copying third_party/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:44.6627584Z copying third_party/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:44.6629201Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:44.6631200Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear/grouped_conv_bwd_data_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:44.6632654Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale/grouped_conv_bwd_data_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:44.6634555Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear/grouped_conv_bwd_weight_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:44.6636061Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale/grouped_conv_bwd_weight_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:44.6637843Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear/grouped_conv_fwd_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:44.6639251Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:44.6641083Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/conv3d_fwd_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:44.6642396Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:44.6644412Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:44.6645840Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:44.6647380Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:44.6648883Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:44.6650573Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:44.6652095Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/conv3d_fwd_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:44.6653615Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:44.6655855Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:44.6657220Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:44.6658713Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:44.6660587Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/conv3d_fwd_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:44.6661914Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale/grouped_conv_fwd_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:44.6663472Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:44.6665146Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:44.6666883Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:44.6668197Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:44.6669722Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:44.6671296Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:44.6672933Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:44.6674644Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:44.6676160Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:44.6677590Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:44.6678655Z copying third_party/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:44.6680334Z copying third_party/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:44.6681965Z copying third_party/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:44.6683432Z copying third_party/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:44.6685241Z copying third_party/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:44.6686803Z copying third_party/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:44.6688348Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:44.6689883Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:44.6691425Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:44.6692929Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:44.6694660Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:44.6696266Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:44.6697864Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:44.6699439Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:44.6701036Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:44.6702712Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:44.6704277Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:44.6705954Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:44.6707403Z copying third_party/composable_kernel/client_example/32_gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/32_gemm_mx 2025-10-10T00:04:44.6709016Z copying third_party/composable_kernel/client_example/32_gemm_mx/gemm_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/client_example/32_gemm_mx 2025-10-10T00:04:44.6710367Z copying third_party/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6711759Z copying third_party/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6713257Z copying third_party/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6715049Z copying third_party/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6716536Z copying third_party/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6718120Z copying third_party/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6719612Z copying third_party/composable_kernel/cmake/ShardInstantiation.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6721052Z copying third_party/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6722643Z copying third_party/composable_kernel/cmake/call_shard.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6724292Z copying third_party/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6725768Z copying third_party/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6727277Z copying third_party/composable_kernel/cmake/instantiate_shard.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/cmake 2025-10-10T00:04:44.6728722Z copying third_party/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen 2025-10-10T00:04:44.6730167Z copying third_party/composable_kernel/codegen/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen 2025-10-10T00:04:44.6731714Z copying third_party/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/driver 2025-10-10T00:04:44.6733377Z copying third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:44.6734881Z copying third_party/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:44.6736599Z copying third_party/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:44.6738024Z copying third_party/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:44.6739555Z copying third_party/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:44.6741266Z copying third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:44.6742867Z copying third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:44.6744392Z copying third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:44.6746127Z copying third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:44.6747717Z copying third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_op.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.6749209Z copying third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.6750620Z copying third_party/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:44.6752156Z copying third_party/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6753648Z copying third_party/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6755404Z copying third_party/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6756939Z copying third_party/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6758596Z copying third_party/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6760141Z copying third_party/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6761605Z copying third_party/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6763065Z copying third_party/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6764653Z copying third_party/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/src 2025-10-10T00:04:44.6766230Z copying third_party/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6767890Z copying third_party/composable_kernel/codegen/test/batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6769248Z copying third_party/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6770735Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6772374Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6773890Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6775623Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test 2025-10-10T00:04:44.6777178Z copying third_party/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/include 2025-10-10T00:04:44.6778802Z copying third_party/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/include 2025-10-10T00:04:44.6780464Z copying third_party/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc 2025-10-10T00:04:44.6782064Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:44.6783726Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:44.6785750Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:44.6787342Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:44.6788833Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:44.6790315Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:44.6791821Z copying third_party/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:44.6793374Z copying third_party/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:44.6795147Z copying third_party/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:44.6796694Z copying third_party/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:44.6798293Z copying third_party/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs 2025-10-10T00:04:44.6799846Z copying third_party/composable_kernel/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs 2025-10-10T00:04:44.6801305Z copying third_party/composable_kernel/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs 2025-10-10T00:04:44.6802827Z copying third_party/composable_kernel/docs/license.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs 2025-10-10T00:04:44.6804410Z copying third_party/composable_kernel/docs/refs.bib -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs 2025-10-10T00:04:44.6806065Z copying third_party/composable_kernel/docs/conceptual/Composable-Kernel-math.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/conceptual 2025-10-10T00:04:44.6807643Z copying third_party/composable_kernel/docs/conceptual/Composable-Kernel-structure.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/conceptual 2025-10-10T00:04:44.6808951Z copying third_party/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/data 2025-10-10T00:04:44.6815291Z copying third_party/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/data 2025-10-10T00:04:44.6821242Z copying third_party/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/doxygen 2025-10-10T00:04:44.6823911Z copying third_party/composable_kernel/docs/install/Composable-Kernel-Docker.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/install 2025-10-10T00:04:44.6825711Z copying third_party/composable_kernel/docs/install/Composable-Kernel-install.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/install 2025-10-10T00:04:44.6827179Z copying third_party/composable_kernel/docs/install/Composable-Kernel-prerequisites.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/install 2025-10-10T00:04:44.6828598Z copying third_party/composable_kernel/docs/reference/Composable-Kernel-wrapper.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/reference 2025-10-10T00:04:44.6830206Z copying third_party/composable_kernel/docs/reference/Composable_Kernel_custom_types.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/reference 2025-10-10T00:04:44.6831710Z copying third_party/composable_kernel/docs/reference/Composable_Kernel_supported_scalar_types.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/reference 2025-10-10T00:04:44.6833150Z copying third_party/composable_kernel/docs/reference/Composable_Kernel_vector_utilities.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/reference 2025-10-10T00:04:44.6834726Z copying third_party/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/sphinx 2025-10-10T00:04:44.6836334Z copying third_party/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/sphinx 2025-10-10T00:04:44.6837865Z copying third_party/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/sphinx 2025-10-10T00:04:44.6839479Z copying third_party/composable_kernel/docs/tutorial/Composable-Kernel-examples.rst -> torch-2.10.0a0+git344e636/third_party/composable_kernel/docs/tutorial 2025-10-10T00:04:44.6840895Z copying third_party/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example 2025-10-10T00:04:44.6842496Z copying third_party/composable_kernel/example/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example 2025-10-10T00:04:44.6844224Z copying third_party/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6845819Z copying third_party/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6847285Z copying third_party/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6848885Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6850485Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6851972Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6853418Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6855131Z copying third_party/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6856686Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6858202Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6859742Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6861296Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6862787Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6864395Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6866098Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6867564Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6869043Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6870507Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6871995Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6873548Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6875330Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6876801Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6878304Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6880075Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6881680Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6883185Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6884799Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6886512Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6888104Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6889644Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6891096Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6892584Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6894247Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6895845Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6897503Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_bpreshuffle_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6899006Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6900555Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6902137Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6903580Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6905207Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6906812Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6908396Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6909960Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6911474Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6913054Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6914709Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6916343Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example_streamk.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6917900Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6919488Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/01_gemm 2025-10-10T00:04:44.6921193Z copying third_party/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:44.6922614Z copying third_party/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:44.6924353Z copying third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:44.6925851Z copying third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:44.6927402Z copying third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:44.6928971Z copying third_party/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:44.6930441Z copying third_party/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:44.6932075Z copying third_party/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:44.6933723Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6935351Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6936842Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6938249Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6939823Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6941526Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6943113Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6944863Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6946500Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6948005Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:44.6949482Z copying third_party/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6950956Z copying third_party/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6952520Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6954261Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6956091Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6957559Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6959149Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6960674Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6962254Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6963696Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6965331Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6966924Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6968322Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6969749Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6971230Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6972724Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6974369Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6975929Z copying third_party/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6977426Z copying third_party/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:44.6979046Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6980500Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6982085Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6983529Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6985013Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6986759Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6988122Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6989756Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/run_convnd_fwd_max_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:44.6991240Z copying third_party/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.6992657Z copying third_party/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.6994380Z copying third_party/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.6996016Z copying third_party/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.6997541Z copying third_party/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.6999108Z copying third_party/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.7000625Z copying third_party/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.7002141Z copying third_party/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.7003689Z copying third_party/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.7005474Z copying third_party/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/12_reduce 2025-10-10T00:04:44.7007086Z copying third_party/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:44.7008608Z copying third_party/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:44.7010114Z copying third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:44.7011665Z copying third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:44.7013254Z copying third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:44.7014916Z copying third_party/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:44.7016619Z copying third_party/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:44.7018246Z copying third_party/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:44.7019781Z copying third_party/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:44.7021361Z copying third_party/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7022805Z copying third_party/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7024698Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7026287Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7027883Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7029600Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7031136Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7032812Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7034553Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7036275Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7037851Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7039359Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7040891Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7042419Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7043919Z copying third_party/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:44.7045766Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7047303Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_add_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7048927Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7050616Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7052139Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7053644Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7055432Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7056950Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7058487Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7060136Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7061468Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7063059Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:44.7064754Z copying third_party/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:44.7066230Z copying third_party/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:44.7067828Z copying third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:44.7069286Z copying third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:44.7070868Z copying third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:44.7072392Z copying third_party/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:44.7073934Z copying third_party/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:44.7075655Z copying third_party/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:44.7077195Z copying third_party/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:44.7078684Z copying third_party/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:44.7080163Z copying third_party/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:44.7081768Z copying third_party/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:44.7083235Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7084878Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7086683Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7088015Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7089801Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7091105Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7092731Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7094421Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7096026Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7097572Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:44.7099040Z copying third_party/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:44.7100605Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:44.7102554Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:44.7104479Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:44.7106206Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:44.7107621Z copying third_party/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7109149Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7110749Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7112423Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7113990Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7115650Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7117250Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/22_cgemm 2025-10-10T00:04:44.7118741Z copying third_party/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/23_softmax 2025-10-10T00:04:44.7120179Z copying third_party/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/23_softmax 2025-10-10T00:04:44.7121790Z copying third_party/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/23_softmax 2025-10-10T00:04:44.7123376Z copying third_party/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7125002Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7127126Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7128450Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7130168Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16int4_b_scale_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7131595Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7133265Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7134912Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7137782Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7139185Z copying third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7140988Z copying third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_fp16int4_b_scale.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7142751Z copying third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:44.7144561Z copying third_party/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:44.7146303Z copying third_party/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m2n3k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:44.7148046Z copying third_party/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m3n2k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:44.7149629Z copying third_party/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7151268Z copying third_party/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7152739Z copying third_party/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7154889Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7156634Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7158160Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7159868Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7161438Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7162951Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7164831Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7166438Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7168015Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7169511Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7171130Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7172705Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7174415Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7176126Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7177693Z copying third_party/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7179280Z copying third_party/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/26_contraction 2025-10-10T00:04:44.7180855Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:44.7182498Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:44.7184380Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:44.7185904Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:44.7187388Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:44.7189158Z copying third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:44.7190771Z copying third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute/grouped_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:44.7192685Z copying third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:44.7194512Z copying third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:44.7196289Z copying third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:44.7197920Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7199407Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7200889Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7202571Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7204560Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7206133Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7207672Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7209226Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7210826Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7212349Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7213978Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7215428Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7217383Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7218966Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_wmma_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7220515Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:44.7221978Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7223560Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7225265Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7226974Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7228548Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7230129Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7231754Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:44.7233462Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7235457Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7237118Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7238611Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7240229Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7241919Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7243449Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7245322Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7246866Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7248836Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7250358Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7251941Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7253577Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/multi_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7255349Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7257082Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7258745Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7260266Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7262164Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7263839Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7265735Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_multi_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7267385Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7269373Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:44.7270717Z copying third_party/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:44.7272326Z copying third_party/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:44.7273991Z copying third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:44.7275761Z copying third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:44.7277309Z copying third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:44.7278720Z copying third_party/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7280242Z copying third_party/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7281858Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7283584Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7285274Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7287047Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7288851Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7290517Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/34_batchnorm 2025-10-10T00:04:44.7292134Z copying third_party/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7293640Z copying third_party/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7295478Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7297127Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7298662Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7300189Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7301831Z copying third_party/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7303338Z copying third_party/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7305021Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7306790Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7308255Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7320784Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7321781Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7322705Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7323674Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:44.7324772Z copying third_party/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:44.7325855Z copying third_party/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:44.7326945Z copying third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:44.7328183Z copying third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/batched_gemm_add_add_relu_gemm_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:44.7329288Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7330478Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7331690Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7332962Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7334306Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7335537Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7336884Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_bias_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7338088Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:44.7339023Z copying third_party/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7339806Z copying third_party/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7340633Z copying third_party/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7341465Z copying third_party/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7342626Z copying third_party/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7344374Z copying third_party/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7346018Z copying third_party/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/39_permute 2025-10-10T00:04:44.7347707Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7349457Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7351407Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7352941Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7354692Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7356289Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7357810Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7359340Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7361082Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7362715Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7364289Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7365994Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7367587Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7369208Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7370833Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7372436Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:44.7373881Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7375789Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7377321Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7378834Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7380372Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7381950Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7383517Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:44.7385267Z copying third_party/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:44.7386806Z copying third_party/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:44.7388455Z copying third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:44.7389968Z copying third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:44.7391619Z copying third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:44.7393027Z copying third_party/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:44.7394893Z copying third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:44.7396721Z copying third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:44.7398324Z copying third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:44.7399937Z copying third_party/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7401590Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7403164Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7405007Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7406616Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7408177Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7409749Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7411423Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7412960Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:44.7414780Z copying third_party/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:44.7416504Z copying third_party/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:44.7417903Z copying third_party/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:44.7419393Z copying third_party/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:44.7420951Z copying third_party/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:44.7422618Z copying third_party/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:44.7425095Z copying third_party/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:44.7426136Z copying third_party/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:44.7427963Z copying third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:44.7429497Z copying third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/gemm_bias_softmax_gemm_permute_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:44.7430896Z copying third_party/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:44.7432443Z copying third_party/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:44.7434058Z copying third_party/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:44.7435943Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:44.7437505Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:44.7439041Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:44.7440689Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:44.7442202Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:44.7443660Z copying third_party/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/50_put_element 2025-10-10T00:04:44.7445402Z copying third_party/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/50_put_element 2025-10-10T00:04:44.7446957Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:44.7448601Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:44.7450214Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:44.7451748Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:44.7453331Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:44.7455114Z copying third_party/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:44.7456616Z copying third_party/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:44.7458143Z copying third_party/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:44.7459786Z copying third_party/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:44.7461311Z copying third_party/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:44.7462876Z copying third_party/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:44.7464582Z copying third_party/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:44.7466233Z copying third_party/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:44.7467946Z copying third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:44.7469881Z copying third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:44.7471672Z copying third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:44.7473137Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:44.7474961Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:44.7476634Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:44.7478261Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:44.7480071Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_multiply_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:44.7481652Z copying third_party/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:44.7483328Z copying third_party/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:44.7485076Z copying third_party/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:44.7486601Z copying third_party/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:44.7488465Z copying third_party/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_bcasted_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:44.7490002Z copying third_party/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:44.7491696Z copying third_party/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:44.7493173Z copying third_party/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:44.7494911Z copying third_party/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:44.7496713Z copying third_party/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:44.7498338Z copying third_party/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:44.7499959Z copying third_party/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:44.7501556Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:44.7503230Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:44.7504982Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:44.7506782Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:44.7508180Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7509917Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7511554Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7513161Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7514876Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7516554Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7518223Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:44.7519646Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:44.7521414Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:44.7522943Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:44.7524714Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:44.7526224Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:44.7527981Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:44.7529696Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:44.7531247Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:44.7532743Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:44.7534409Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:44.7536132Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:44.7537870Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:44.7539469Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:44.7540864Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7542582Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7544369Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7546177Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7547526Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7549181Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7550809Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7552280Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7553805Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7555467Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7557127Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7558740Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7560273Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7561770Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:44.7563190Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:44.7564984Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:44.7566634Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:44.7568162Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:44.7569693Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:44.7571267Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:44.7572754Z copying third_party/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7574679Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7576218Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7577933Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7579304Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7581129Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7582698Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7584520Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7586031Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7587557Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7589081Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7590613Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7592116Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7593650Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:44.7595234Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:44.7596805Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:44.7598411Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:44.7599990Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:44.7601491Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:44.7602942Z copying third_party/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:44.7604727Z copying third_party/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:44.7606290Z copying third_party/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:44.7607785Z copying third_party/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:44.7609649Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7611192Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7613009Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp16_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7614736Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7616491Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7618243Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_blockscale_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7619813Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7621362Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7622951Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7625035Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7626893Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7628716Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7630554Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7632205Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:44.7634008Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:44.7635663Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:44.7637472Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:44.7639354Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:44.7641034Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:44.7642581Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:44.7644037Z copying third_party/composable_kernel/example/67_gemm_microscaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7645739Z copying third_party/composable_kernel/example/67_gemm_microscaling/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7647269Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7648830Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7650400Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7652099Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7653778Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7655433Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7656981Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7658515Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7660109Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7662007Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7663857Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7665731Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7667512Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7669358Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:44.7670952Z copying third_party/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile 2025-10-10T00:04:44.7672442Z copying third_party/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile 2025-10-10T00:04:44.7674417Z copying third_party/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7675896Z copying third_party/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7677520Z copying third_party/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7679058Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7681339Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7682959Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7685876Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7688039Z copying third_party/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7689561Z copying third_party/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7691188Z copying third_party/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7692789Z copying third_party/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:44.7694738Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:44.7696230Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:44.7697805Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:44.7699396Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7700920Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_batch_prefill.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7702676Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7704883Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7706818Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7708224Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7710156Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_pagedkv_prefill.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:44.7711844Z copying third_party/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:44.7713689Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:44.7715374Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:44.7716806Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:44.7718357Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:44.7719886Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:44.7721497Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:44.7723022Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:44.7724727Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:44.7726538Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:44.7728176Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:44.7729710Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:44.7731535Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:44.7733322Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:44.7734932Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:44.7736682Z copying third_party/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7738145Z copying third_party/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7739739Z copying third_party/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7741388Z copying third_party/composable_kernel/example/ck_tile/03_gemm/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7742988Z copying third_party/composable_kernel/example/ck_tile/03_gemm/gemm_weight_preshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7744730Z copying third_party/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7746411Z copying third_party/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:44.7748059Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf16.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7749588Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf8.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7751084Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp16.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7752578Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp8.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7754248Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf16.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7755781Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf8.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7757258Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp16.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7758751Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp8.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7760241Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7761845Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_basic.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7763299Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_mem_pipeline.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:44.7764970Z copying third_party/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:44.7766526Z copying third_party/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:44.7767979Z copying third_party/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:44.7769524Z copying third_party/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:44.7771145Z copying third_party/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:44.7772605Z copying third_party/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:44.7774321Z copying third_party/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:44.7775936Z copying third_party/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:44.7777307Z copying third_party/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:44.7778881Z copying third_party/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:44.7780429Z copying third_party/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:44.7782148Z copying third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:44.7783728Z copying third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:44.7785432Z copying third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:44.7786993Z copying third_party/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:44.7788542Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:44.7790029Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:44.7791526Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:44.7793158Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:44.7794793Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:44.7796402Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:44.7797787Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:44.7799382Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:44.7800876Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:44.7802530Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:44.7804548Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:44.7806209Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:44.7807909Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:44.7809194Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:44.7810820Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:44.7812279Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:44.7813845Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:44.7815647Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:44.7817264Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:44.7819003Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7820744Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7822199Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7823868Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7825421Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7827089Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7828399Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7830142Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7831472Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7832996Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7834661Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7836294Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7837685Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7839320Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7840686Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7842336Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7843677Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7845435Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7847154Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7848565Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7850260Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7851681Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7853200Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7855046Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:44.7856259Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:44.7857869Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:44.7859246Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:44.7860759Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:44.7862312Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:44.7863823Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:44.7865550Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:44.7867212Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7868557Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7870186Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7871633Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7873237Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7874806Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7876455Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7877786Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7879628Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7880825Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7882560Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7883828Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7885619Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7887002Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7888670Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7890040Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7891798Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7893190Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7894990Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7896612Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7897998Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7899785Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:44.7901037Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:44.7902658Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:44.7904299Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:44.7905853Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:44.7907255Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:44.7908888Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:44.7910665Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:44.7912181Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:44.7913669Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:44.7915394Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:44.7916800Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:44.7918429Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:44.7920089Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7921660Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7923043Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7924845Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7926257Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7927922Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7929284Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7930925Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7932284Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7933996Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7935466Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7937196Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7938593Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7940290Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7941678Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7943329Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7944890Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7946560Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7947929Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7949612Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7951012Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7952771Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:44.7954013Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:44.7957595Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:44.7959130Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:44.7960656Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:44.7962022Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:44.7963545Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:44.7965312Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:44.7966806Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:44.7968223Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:44.7970010Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7971568Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7973286Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7975036Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7976601Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7978036Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7979649Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:44.7981377Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:44.7983419Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:44.7985905Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:44.7988507Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:44.7990164Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:44.7991696Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:44.7993172Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:44.7994953Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:44.7996385Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:44.7998097Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:44.7999579Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:44.8001131Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:44.8002687Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:44.8004410Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm_tileloop.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:44.8005929Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:44.8007439Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:44.8008904Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:44.8010403Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:44.8011971Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:44.8013536Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/run_flatmm_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:44.8015416Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/script/smoke_test_basic.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/18_flatmm/script 2025-10-10T00:04:44.8016910Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:44.8018446Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:44.8020065Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:44.8021681Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:44.8023167Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/run_gemm_multi_d_fp16_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:44.8024859Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:44.8026462Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:44.8028020Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_backward_weight.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:44.8029662Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_forward.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:44.8031017Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:44.8032813Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_bwd_weight_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:44.8034243Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:44.8035888Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:44.8037349Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:44.8038903Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_add_4d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:44.8040428Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:44.8042054Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_unary.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:44.8043329Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:44.8045003Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:44.8046668Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:44.8048352Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:44.8049983Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:44.8051548Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:44.8052995Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:44.8054810Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:44.8056063Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:44.8057716Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:44.8059159Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_aquant_basic.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:44.8060696Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:44.8062444Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/run_gemm_aquant_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:44.8063822Z copying third_party/composable_kernel/include/ck/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:44.8065643Z copying third_party/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:44.8067256Z copying third_party/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:44.8068776Z copying third_party/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:44.8070280Z copying third_party/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:44.8071740Z copying third_party/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck 2025-10-10T00:04:44.8073335Z copying third_party/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:44.8074839Z copying third_party/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:44.8076685Z copying third_party/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:44.8078135Z copying third_party/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:44.8079661Z copying third_party/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:44.8081260Z copying third_party/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/host_utility 2025-10-10T00:04:44.8082773Z copying third_party/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8084426Z copying third_party/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8086103Z copying third_party/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8087818Z copying third_party/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8089432Z copying third_party/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8090715Z copying third_party/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8092412Z copying third_party/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8093945Z copying third_party/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8095681Z copying third_party/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8097182Z copying third_party/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8099048Z copying third_party/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8100719Z copying third_party/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8102270Z copying third_party/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8103791Z copying third_party/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8105564Z copying third_party/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8107102Z copying third_party/composable_kernel/include/ck/library/utility/thread.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/library/utility 2025-10-10T00:04:44.8108826Z copying third_party/composable_kernel/include/ck/problem_transform/transform_forward_convolution3d_into_gemm_v4r4r4_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:44.8110053Z copying third_party/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor 2025-10-10T00:04:44.8111830Z copying third_party/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8113328Z copying third_party/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8115754Z copying third_party/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8117262Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8118908Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8120807Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8122146Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:44.8123855Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8125796Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8127432Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8129066Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8130763Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_mx_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8132450Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmma_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8133803Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8135623Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8137220Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8138987Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8140824Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8142633Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_ab_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8144339Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8146179Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8148048Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_dequant_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8149882Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8151690Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8153686Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_mx_moe_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8155840Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_mx_moe_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8158368Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_mx_moe_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8160212Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8161844Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8163685Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8165576Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8167777Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8169343Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8171317Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8172933Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8175179Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8177644Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_gufusion_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8179746Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8182118Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8183484Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8185791Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8187983Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_bpreshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8189572Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8192323Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8195003Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8196536Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8198492Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8200958Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8202455Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8205072Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8206954Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8208547Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8210649Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8212673Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8214665Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_mx.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8216697Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8219337Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8221070Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8223562Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8225551Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8227478Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8229272Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8231964Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8233910Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8236083Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8237993Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8239936Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8241727Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8243888Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8246359Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8247973Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8249958Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8251461Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8253388Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8255290Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8257432Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_gather_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8259393Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8261353Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8263096Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_gather.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8266187Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8267746Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8270649Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8272143Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8273950Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8276163Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8278071Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8279848Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8281727Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:44.8283279Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8285295Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8287225Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8288625Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8290110Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8291628Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8293395Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8294962Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8296762Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8298241Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8299839Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8301534Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multiple_d_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8303051Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8304887Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8306441Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8308004Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8309639Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8311290Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8313074Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8314932Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8316436Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8317977Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8319637Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8321248Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8322811Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8324553Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8326311Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8327823Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8329334Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8331017Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8332618Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8334379Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8336018Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8337748Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8339567Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8341042Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8342539Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_mx.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8344452Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8345961Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8347580Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8349242Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8350805Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8352618Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8354491Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_data_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8356065Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8357759Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8359392Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8361371Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8363113Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8364809Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8366679Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8368273Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8370101Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8371611Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8373255Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8374973Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8376619Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8378304Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8379971Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8381637Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8383181Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8384932Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8386617Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8388245Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8389846Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8391492Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8393180Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8395193Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8396835Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8398487Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8400539Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8402073Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8404340Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8405798Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8407610Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8409227Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:44.8411360Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/codegen_device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8413355Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8415537Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8417734Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8419919Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8421927Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_e_permute_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8423916Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8426124Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multi_d_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8428070Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8430263Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8432436Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8434614Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8436957Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8439738Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8441508Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8443941Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8446010Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8447969Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl_fpAintB_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8449982Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8452018Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8454339Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8456430Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8458315Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8460434Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8462419Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8464415Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8466325Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_backward_weight_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8468183Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8470443Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_add_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8472456Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8474603Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8476775Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8478733Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_naive_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8480428Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_xdl_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8482339Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8485386Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8488008Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_dynamic_vector_dims_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8489745Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8491694Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8493428Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8495621Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_bias_add_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8497534Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8499583Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8501263Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8503280Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8505469Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_layernorm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8507636Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8509511Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8512818Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8514844Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8516569Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8518640Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8520702Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8522783Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_blockscale_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8524800Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8526765Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8528697Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8530763Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8532447Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8534320Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8536254Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8537963Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8539739Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8541709Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8543468Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8545878Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8547727Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8549751Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8551723Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8553754Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8556657Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8558556Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8560631Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8562460Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8564606Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8566636Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8568925Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8571109Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8574303Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8577308Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_explicit_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8580487Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8582432Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_two_stage_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8585531Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8587530Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8589715Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8592411Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_multiple_d_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8594736Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8597054Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8600504Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8603561Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8605408Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8608267Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8610373Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8612232Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_large_tensor_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8614536Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8616430Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multi_abd_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8618433Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8620617Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_splitk_xdl_cshuffle_two_stage.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8622718Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_xdl_cshuffle_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8625012Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8627068Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8629106Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8631550Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8633453Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8635777Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8637780Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8639488Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8641611Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8643381Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8645431Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8647531Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8649565Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multi_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8651970Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8653853Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8655932Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8657903Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8659799Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8661750Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8663808Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8665786Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8667698Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8669590Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8671232Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8672958Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8675314Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8677226Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8679077Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8681100Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8682828Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_splitk_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:44.8685330Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:44.8687192Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:44.8688703Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:44.8690676Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:44.8692390Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:44.8694933Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8697661Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8699267Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8700916Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8702885Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8704886Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8706620Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8708876Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8711034Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8713431Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8716230Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8718392Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8720283Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8722016Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8723676Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8725838Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8727636Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8730164Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8732193Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8734343Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8737034Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8739029Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8741455Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8743595Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8746312Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8748784Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8750661Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8753096Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8754770Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8757070Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8758611Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8760284Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8762039Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8764376Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8767093Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8769066Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8770615Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8773248Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8775210Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8777103Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8779769Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_conv_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8782333Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8785494Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8787500Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8789914Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8792927Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8795525Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8798566Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8801550Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8804684Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8807176Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8810172Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_blockscale_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8812713Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8815933Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8818983Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8822139Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8823853Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8826600Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8828455Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_splitk_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8830494Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8833038Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8835537Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8837265Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8839658Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8841878Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8843805Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8845777Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8848480Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8851110Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8853983Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8856945Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8859602Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8861263Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8863170Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8864635Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8866331Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8868156Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8869866Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8871441Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:44.8873347Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:44.8875307Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:44.8877153Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:44.8878954Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:44.8880600Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:44.8882508Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:44.8884710Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:44.8886161Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8888081Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8890017Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8891810Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8893341Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8895116Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8896960Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:44.8898638Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8900135Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8901763Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8903338Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8904973Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8907329Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8908795Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8910799Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8912862Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_gather.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8914866Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8916793Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8918483Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8920137Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8921712Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8923398Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8924926Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8926641Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8928269Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8930001Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8931838Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8933562Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:44.8935312Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:44.8937025Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:44.8938659Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:44.8940436Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:44.8942721Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8944531Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8946146Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_data_to_gemm_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8948404Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8950169Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8952124Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8954518Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:44.8955989Z copying third_party/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8957515Z copying third_party/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8959463Z copying third_party/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8961261Z copying third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8963320Z copying third_party/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8965054Z copying third_party/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8966740Z copying third_party/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8968227Z copying third_party/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8969773Z copying third_party/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8971303Z copying third_party/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8972940Z copying third_party/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8975071Z copying third_party/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8976581Z copying third_party/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8978182Z copying third_party/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8979645Z copying third_party/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8981105Z copying third_party/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8982637Z copying third_party/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8984403Z copying third_party/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8986077Z copying third_party/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8987651Z copying third_party/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8989253Z copying third_party/composable_kernel/include/ck/utility/dtype_fp64.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8990723Z copying third_party/composable_kernel/include/ck/utility/dtype_vector.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8992796Z copying third_party/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8994614Z copying third_party/composable_kernel/include/ck/utility/e8m0.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8996148Z copying third_party/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8997607Z copying third_party/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.8999164Z copying third_party/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9000771Z copying third_party/composable_kernel/include/ck/utility/filter_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9002255Z copying third_party/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9003762Z copying third_party/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9005453Z copying third_party/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9006975Z copying third_party/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9008611Z copying third_party/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9010226Z copying third_party/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9011619Z copying third_party/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9013203Z copying third_party/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9014694Z copying third_party/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9016339Z copying third_party/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9017886Z copying third_party/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9019450Z copying third_party/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9021041Z copying third_party/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9022620Z copying third_party/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9024039Z copying third_party/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9025773Z copying third_party/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9027351Z copying third_party/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9028828Z copying third_party/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9030499Z copying third_party/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9031977Z copying third_party/composable_kernel/include/ck/utility/mxf4_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9033488Z copying third_party/composable_kernel/include/ck/utility/mxf6_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9035244Z copying third_party/composable_kernel/include/ck/utility/mxf8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9036951Z copying third_party/composable_kernel/include/ck/utility/mxfp_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9038599Z copying third_party/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9040144Z copying third_party/composable_kernel/include/ck/utility/numeric_limits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9041849Z copying third_party/composable_kernel/include/ck/utility/numeric_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9043377Z copying third_party/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9045235Z copying third_party/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9046703Z copying third_party/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9048231Z copying third_party/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9049997Z copying third_party/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9051825Z copying third_party/composable_kernel/include/ck/utility/scaled_type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9053784Z copying third_party/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9055749Z copying third_party/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9057359Z copying third_party/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9059002Z copying third_party/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9060526Z copying third_party/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9062320Z copying third_party/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9063924Z copying third_party/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9065824Z copying third_party/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9067632Z copying third_party/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9069340Z copying third_party/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9071020Z copying third_party/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9072620Z copying third_party/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9074396Z copying third_party/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9076672Z copying third_party/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9078219Z copying third_party/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/utility 2025-10-10T00:04:44.9079685Z copying third_party/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper 2025-10-10T00:04:44.9081330Z copying third_party/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper 2025-10-10T00:04:44.9083079Z copying third_party/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:44.9084788Z copying third_party/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:44.9086625Z copying third_party/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:44.9088104Z copying third_party/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.9089638Z copying third_party/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.9091289Z copying third_party/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.9092961Z copying third_party/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:44.9094683Z copying third_party/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile 2025-10-10T00:04:44.9096205Z copying third_party/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile 2025-10-10T00:04:44.9097710Z copying third_party/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile 2025-10-10T00:04:44.9099202Z copying third_party/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile 2025-10-10T00:04:44.9100834Z copying third_party/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core 2025-10-10T00:04:44.9102336Z copying third_party/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core 2025-10-10T00:04:44.9103972Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.9105696Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.9107701Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.9109200Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.9110751Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/static_encoding_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:44.9112295Z copying third_party/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9114971Z copying third_party/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9117516Z copying third_party/composable_kernel/include/ck_tile/core/arch/amd_transpose_load_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9118969Z copying third_party/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9120653Z copying third_party/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9122164Z copying third_party/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9123739Z copying third_party/composable_kernel/include/ck_tile/core/arch/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:44.9125371Z copying third_party/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9126981Z copying third_party/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9128599Z copying third_party/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9130232Z copying third_party/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9131738Z copying third_party/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9133169Z copying third_party/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9135228Z copying third_party/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9136802Z copying third_party/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9138179Z copying third_party/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9139718Z copying third_party/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:44.9141457Z copying third_party/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9143372Z copying third_party/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9145277Z copying third_party/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9146950Z copying third_party/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9148445Z copying third_party/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9149994Z copying third_party/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9151563Z copying third_party/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9153265Z copying third_party/composable_kernel/include/ck_tile/core/numeric/mxfp_convert.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9154798Z copying third_party/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9156369Z copying third_party/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9157998Z copying third_party/composable_kernel/include/ck_tile/core/numeric/pk_fp4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9159545Z copying third_party/composable_kernel/include/ck_tile/core/numeric/pk_int4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9161108Z copying third_party/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9162638Z copying third_party/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:44.9164472Z copying third_party/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9166423Z copying third_party/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9167966Z copying third_party/composable_kernel/include/ck_tile/core/tensor/load_tile_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9169759Z copying third_party/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9171156Z copying third_party/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9172714Z copying third_party/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9174397Z copying third_party/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9175970Z copying third_party/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9177489Z copying third_party/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9179025Z copying third_party/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9180662Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9182664Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9184409Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9185935Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9187657Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9189324Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9191078Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9192861Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9194617Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_scatter_gather.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9196462Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9198449Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9200035Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9201960Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9203558Z copying third_party/composable_kernel/include/ck_tile/core/tensor/transpose_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9205370Z copying third_party/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:44.9206930Z copying third_party/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9208459Z copying third_party/composable_kernel/include/ck_tile/core/utility/debug.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9209989Z copying third_party/composable_kernel/include/ck_tile/core/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9211624Z copying third_party/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9213203Z copying third_party/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9214810Z copying third_party/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9216405Z copying third_party/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9217879Z copying third_party/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9219506Z copying third_party/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9220981Z copying third_party/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9222656Z copying third_party/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9224293Z copying third_party/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9225840Z copying third_party/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9227400Z copying third_party/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9228935Z copying third_party/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9230620Z copying third_party/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:44.9232069Z copying third_party/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9233529Z copying third_party/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9235456Z copying third_party/composable_kernel/include/ck_tile/host/concat.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9237035Z copying third_party/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9238504Z copying third_party/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9240030Z copying third_party/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9241539Z copying third_party/composable_kernel/include/ck_tile/host/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9243031Z copying third_party/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9244721Z copying third_party/composable_kernel/include/ck_tile/host/flush_icache.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9246338Z copying third_party/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9247796Z copying third_party/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9249494Z copying third_party/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9251103Z copying third_party/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9252635Z copying third_party/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9254397Z copying third_party/composable_kernel/include/ck_tile/host/rotating_buffers.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9255836Z copying third_party/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9257303Z copying third_party/composable_kernel/include/ck_tile/host/stream_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9258820Z copying third_party/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host 2025-10-10T00:04:44.9260438Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9261981Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9263486Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9264975Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9266719Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9268089Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9269674Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9271100Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9272666Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9274469Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9276168Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9277711Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9279215Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9280775Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9282314Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9283810Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9285518Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9287035Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9288455Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9290006Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9291489Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9293017Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:44.9294727Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9296187Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9297784Z copying third_party/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9299488Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9300958Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9302443Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9303926Z copying third_party/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9305613Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9307111Z copying third_party/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9308695Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9310241Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9311730Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9313213Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9314852Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9316490Z copying third_party/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9318024Z copying third_party/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9319485Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9321001Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9322551Z copying third_party/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9323994Z copying third_party/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9325752Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:44.9327534Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel/add_rmsnorm2d_rdquant_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:44.9329346Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.9330669Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.9332360Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.9333741Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_three_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:44.9335539Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-10-10T00:04:44.9337179Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_common_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9338641Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9340180Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9341865Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9343211Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9344986Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9346466Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:44.9347873Z copying third_party/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.9349463Z copying third_party/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.9351081Z copying third_party/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.9352535Z copying third_party/composable_kernel/include/ck_tile/ops/common/utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:44.9354272Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/binary_elementwise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:44.9355861Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:44.9357796Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/kernel/elementwise_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-10-10T00:04:44.9359596Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:44.9360945Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:44.9362531Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:44.9363921Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.9365847Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/default_2d_and_dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.9367429Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.9369049Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:44.9370694Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.9372347Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.9373814Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.9375796Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.9377633Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.9379483Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:44.9381045Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.9382805Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.9384902Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16_itl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.9387003Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_uk_gfx9_32x512x128_1x1x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:44.9388806Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-10-10T00:04:44.9390699Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:44.9392422Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:44.9394009Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline/tile_flatmm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:44.9395686Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9397160Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9398952Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9400729Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9402423Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9403934Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9405761Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/variants.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:44.9407415Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_batch_prefill_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9409335Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9411574Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9413396Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9414917Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9417058Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_pagedkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9419171Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9420834Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:44.9422904Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_batch_prefill_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9425054Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_batch_prefill_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9426349Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9427944Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9429541Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9431379Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr_iglp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9433266Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9435796Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9437173Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9438833Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9440492Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9441930Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_pagedkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9443920Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_pagedkv_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9445470Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9447258Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9448960Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9450803Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9452158Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9454466Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9455936Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9457521Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9459088Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9460928Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9462862Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9464534Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9466083Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9467807Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_whole_k_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9469793Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_whole_k_prefetch_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9471364Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9473231Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9474851Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qx_ks_vs_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9476797Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9478372Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:44.9480023Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.9481732Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.9483361Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.9484822Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.9487331Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:44.9488919Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9490737Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9492575Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9494425Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9495900Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9497432Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9498878Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:44.9500509Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9502075Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9503478Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9505385Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9506966Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9508554Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_one_warp_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9510008Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9511644Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9513235Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9514719Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9516537Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9518009Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9519513Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2r1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9521087Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9522746Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9524573Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9526327Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9528149Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9529829Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9531259Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9532957Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9535196Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9537428Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:44.9539397Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.9541317Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.9542921Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_multi_d_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.9544840Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.9546455Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.9548084Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/universal_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:44.9550046Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9551703Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9553426Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9555436Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9556972Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v5.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9558669Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9559984Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9561987Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9563361Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9565359Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9566977Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9568626Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9570011Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9571762Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_universal_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9574018Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9575872Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9577266Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9579358Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:44.9580950Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9582641Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9584603Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9586766Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9588338Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9589731Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9591359Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9593018Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_smfmac_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:44.9594854Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/block/block_universal_gemm_as_aquant_bs_cr.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-10-10T00:04:44.9596616Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel/gemm_aquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-10-10T00:04:44.9598424Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:44.9600017Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:44.9601540Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_ag_bg_cr_v3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:44.9603247Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:44.9604770Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_group_quant_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:44.9606511Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/tile_gemm_aquant_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:44.9607927Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_backward_weight_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-10-10T00:04:44.9609805Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_forward_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-10-10T00:04:44.9611647Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/convolution_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:44.9613249Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/grouped_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:44.9614828Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:44.9616666Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:44.9618803Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:44.9620654Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/block_image_to_column_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:44.9621898Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:44.9623534Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:44.9625499Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.9626901Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.9628754Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.9630195Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.9631839Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:44.9633205Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:44.9635015Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:44.9636702Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:44.9638311Z copying third_party/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:44.9639934Z copying third_party/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:44.9641416Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.9642991Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.9644802Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.9646340Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:44.9647851Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:44.9649549Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.9651211Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_model_sensitive_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.9652825Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.9654557Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.9655945Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.9657588Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:44.9659224Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:44.9660653Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:44.9662403Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.9663723Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.9665517Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.9666883Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:44.9668454Z copying third_party/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:44.9670002Z copying third_party/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:44.9671486Z copying third_party/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:44.9673136Z copying third_party/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:44.9674651Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:44.9676411Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:44.9678099Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_policy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:44.9679391Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_problem.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:44.9680929Z copying third_party/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:44.9682402Z copying third_party/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:44.9684389Z copying third_party/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library 2025-10-10T00:04:44.9686362Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9688086Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9689554Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9691412Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9692884Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9694841Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9696320Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9698066Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9699480Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9701304Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9702997Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9704926Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9706393Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9707969Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9709590Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9711054Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9712833Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9714384Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9716081Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9717494Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9719227Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9720680Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9722532Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9723877Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9725815Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9727373Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm1_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9729054Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9730669Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9732225Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9733929Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9735541Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9737363Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9738854Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9740707Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9747718Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_sparse_embedding3_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:44.9748618Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:44.9749467Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:44.9750215Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:44.9751106Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/add_grouped_conv_bwd_wei_exp_device_operation_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:44.9751880Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:44.9752736Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9753544Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9754700Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9755509Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9756975Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9758477Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9760329Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9761601Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9763402Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9765151Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9766880Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9768361Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9770189Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9771817Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9773267Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9775561Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9777574Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9779314Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9780911Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9782483Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9784280Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_mean_squaremean_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9785799Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9787674Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9789240Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9790718Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9792283Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9793953Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9795743Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9797347Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9798859Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9800526Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9801937Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9803797Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9805376Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9807168Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9808715Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9810377Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_blockscale_wp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9812001Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9813650Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dpp.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9815322Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9816996Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9818815Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9820390Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9822402Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply_wp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9824013Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_mx.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9825932Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9827615Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9829015Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9830988Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9832538Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9834248Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9836086Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9837800Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9840091Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9841879Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9843657Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9845451Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9847235Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9849064Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9850761Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9852244Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9854250Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9856184Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9858268Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9859680Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_dl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9861637Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_explicit_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9863351Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9865324Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9866824Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9869112Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9871080Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9872625Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9874817Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9876319Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9878092Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9880002Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_comp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9881888Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9883301Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9885369Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9886900Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_relu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9888542Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9890193Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dynamic_op.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9891925Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_inter_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9893717Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_intra_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9895663Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9897188Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_ab.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9899023Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_scaleadd_relu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9900476Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9902425Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9904839Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_large_tensor.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9906607Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_merged_groups.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9911966Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9913290Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9914310Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9915730Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9917150Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9918689Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9920056Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9921452Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9922782Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9923955Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9925462Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9926860Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9928027Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9929448Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9930640Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9931790Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9933032Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9934392Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9935827Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:44.9937113Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:44.9939591Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_column_to_image_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:44.9941255Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_image_to_column_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:44.9942675Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_transpose_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.9944379Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_f16_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.9945812Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.9947211Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.9948301Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.9949711Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:44.9951402Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_exp_gemm_xdl_universal_km_kn_mn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9953237Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9954697Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_two_stage_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9956736Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_v3_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9958256Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9959799Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9961071Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9962577Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:44.9964353Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9965638Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9966988Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9968793Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_binary_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9970039Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_comp_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9971569Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_dynamic_op_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9973175Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9975396Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_large_tensor_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9977182Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_mem_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9979261Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_merged_groups_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9981132Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9983188Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9985278Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_ab_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9986947Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_scaleadd_relu_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:44.9988746Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:44.9990572Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale/device_permute_scale_instances.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:44.9992349Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.9993955Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.9995767Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.9997439Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:44.9999059Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:45.0000549Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0002635Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0004515Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0006190Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0007652Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0009155Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0010676Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0012234Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0013765Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0015472Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0017044Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0018635Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0020146Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0021737Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0023226Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0025113Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0026638Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0028256Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0029733Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0031264Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0032782Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0034506Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0036116Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0037658Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0039236Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0040867Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0042426Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0043932Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0045888Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0047279Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0048861Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0050394Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0051955Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0053523Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0055123Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_impl_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0056974Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0058429Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0060034Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0061644Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0063161Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0064890Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0066602Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0068088Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0069690Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0071198Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0072722Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0074383Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0076235Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0077667Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0079232Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0081064Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0082544Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0084326Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0085862Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0087392Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0089040Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0090545Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0092148Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0093688Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0095423Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0097000Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0098568Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0100161Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0101901Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0103454Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0105159Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0107440Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0108948Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0110561Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0112125Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0113714Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0115435Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0117012Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0118908Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0120145Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0121865Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0123344Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0125099Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0126617Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0128228Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.0130064Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0131521Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0133038Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0134771Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0136298Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0137793Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0139327Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0140851Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0142456Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0143978Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0146794Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0148548Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0150208Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0151918Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0153546Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0155383Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0156903Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.0158553Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:45.0159682Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:45.0161297Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0163122Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0164882Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0166520Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0168058Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0169648Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0171213Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:45.0172771Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:45.0174679Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/avg_pool3d_bwd_ndhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:45.0176322Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:45.0177886Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:45.0179584Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:45.0180893Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0182979Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0184789Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0186394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0188106Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0189685Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0191413Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0193092Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0194998Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0196705Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0198327Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0199852Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0201675Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0203200Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0205216Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0206994Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0209121Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0211030Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0212687Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0214363Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0216110Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0217828Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0219656Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0221376Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0223022Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:45.0224872Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:45.0226999Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:45.0228969Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:45.0230345Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-10-10T00:04:45.0232355Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16/device_batched_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:45.0234631Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16/device_batched_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:45.0236061Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:45.0237799Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/device_batched_gemm_bias_permute_m2_n3_k1_xdl_c_shuffle_f16_f16_f16_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:45.0239146Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:45.0240795Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:45.0242568Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:45.0244039Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0245838Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0246987Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0248402Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0250304Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0251750Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0253516Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0255203Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0257088Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0258561Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0260460Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0261989Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0263874Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0266749Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0268416Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0270136Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0271800Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:45.0273503Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:45.0275449Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:45.0277182Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:45.0278243Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:45.0279795Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:45.0281489Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:45.0283045Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/device_batched_gemm_softmax_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:45.0284853Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.0286678Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.0288384Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.0290101Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.0291744Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.0293158Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0295034Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0296666Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0298381Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0300092Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0301704Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0303441Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0305152Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0306937Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0308720Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0310071Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0311668Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0313104Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:45.0314986Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0316478Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0318323Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0319653Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0321468Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0322981Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0324954Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:45.0326379Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:45.0328333Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0329803Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0331389Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0332997Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0334685Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0336359Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0337823Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0339402Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0340912Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0342404Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0343999Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0345742Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0347274Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0348806Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0350397Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0351951Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0353417Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0355253Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0356844Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0358366Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0359909Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0361453Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0363007Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0364752Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0366399Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0367992Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0369536Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0371101Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:45.0372743Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0374410Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0376007Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0377498Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0379040Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0380555Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0382082Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0383642Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0385336Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0386914Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0388430Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0389933Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0391560Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0393065Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0395081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0396530Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0398043Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0399585Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0401143Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0402699Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0404456Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0405963Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0407538Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0409055Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0410635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0412236Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0413676Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0415217Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:45.0416724Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:45.0418554Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0420019Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0421527Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0423074Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0424846Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0426384Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0427980Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0429464Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0431049Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0432519Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0433985Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0435749Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0437248Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0438783Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0440374Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0441933Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0443503Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0445160Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0446692Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0448286Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0449829Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0451450Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0452988Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0454716Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0456198Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0457728Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0459273Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0460772Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:45.0462396Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0463930Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0465616Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0467253Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0468751Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0470404Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0471881Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0473401Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0475191Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0476771Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0478324Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0479884Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0481460Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0483057Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0484757Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0486396Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0487840Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0489391Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0490864Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0492367Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0493931Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0495789Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0497275Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0498805Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0500348Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0501889Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0503411Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0505176Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:45.0506506Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:45.0508340Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:45.0509806Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:45.0511613Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:45.0513133Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:45.0514976Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0516719Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0518139Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0519908Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0521422Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0523345Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0525252Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0527185Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:45.0528933Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:45.0530476Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:45.0532523Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:45.0534381Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:45.0536091Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:45.0537834Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:45.0539516Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:45.0541113Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/device_conv2d_fwd_xdl_c_shuffle_bias_relu_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:45.0543046Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:45.0544761Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/device_conv2d_fwd_xdl_c_shuffle_bias_relu_add_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:45.0546749Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:45.0548285Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:45.0550273Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:45.0551857Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:45.0553771Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:45.0555326Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:45.0557001Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:45.0558523Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:45.0560114Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/device_elementwise_normalization_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:45.0561422Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0563247Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0565081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0566612Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0568524Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0569793Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0571676Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0573234Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0575168Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0576818Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0578562Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0580190Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0581832Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0583587Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0585449Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0587070Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0588787Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0590414Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0592097Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0594486Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0596302Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0598032Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0599476Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0601152Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0602784Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0604582Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0606252Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0607673Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0609481Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0610917Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0612624Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0614289Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0615965Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0617578Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0619220Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0620812Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0622650Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0624466Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0626034Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0627706Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0631491Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0636827Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_2_stage_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0638297Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0639698Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0641138Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0642572Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0643901Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0645557Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0646920Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0648943Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0651241Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0653403Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0655584Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0657322Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0659037Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0660976Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0662731Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0664010Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0665981Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0667771Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0669953Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0672079Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0674050Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0677126Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0678857Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0680800Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0682725Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0684877Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0686776Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0689145Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0691200Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0693262Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0695477Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0697348Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0699014Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0700749Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0702375Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0704025Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0705801Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0707464Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0709159Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0710961Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:45.0712630Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0714666Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0716768Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0718785Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0720658Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0722608Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0724886Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0726960Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0728919Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0730786Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0732774Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0735014Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0736921Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0739019Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0741065Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0743098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0745272Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0747316Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0749157Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0751133Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0753027Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0755099Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0757170Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0759126Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0761207Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0763178Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0765496Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0767485Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0769486Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0771416Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0773477Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0775647Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0777629Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:45.0779409Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:45.0781341Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:45.0783576Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:45.0786266Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:45.0788534Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:45.0790880Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:45.0792757Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:45.0794753Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:45.0796572Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:45.0798262Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:45.0800191Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:45.0802194Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:45.0804452Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:45.0806450Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:45.0808249Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0810012Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0812041Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0814031Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0816065Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0818185Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0820348Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:45.0822146Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:45.0824577Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:45.0826822Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:45.0828719Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:45.0830718Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:45.0832432Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:45.0834321Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:45.0836155Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:45.0838042Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:45.0840022Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:45.0842058Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:45.0844462Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:45.0846600Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:45.0848411Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:45.0850098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:45.0851921Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:45.0853594Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:45.0855516Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16/device_gemm_b_scale_wmma_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-10-10T00:04:45.0857789Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16/device_gemm_b_scale_wmma_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-10-10T00:04:45.0859954Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:45.0862201Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:45.0864267Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:45.0866209Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:45.0868339Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:45.0870458Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:45.0872559Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:45.0874557Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0876256Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0878071Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0879880Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0881674Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0883499Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0885502Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0887593Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0889435Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:45.0891275Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-10-10T00:04:45.0893246Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:45.0896026Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:45.0898630Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:45.0901096Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:45.0903683Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:45.0905873Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:45.0907572Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:45.0909451Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:45.0911251Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:45.0913164Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:45.0915013Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0916769Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0918535Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0920490Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0922358Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0924367Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0926208Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0928042Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0929965Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0931805Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0933681Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0935674Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:45.0937400Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:45.0939289Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:45.0941382Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:45.0943473Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:45.0945709Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:45.0947615Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:45.0949896Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0952408Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0955324Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0958004Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0960666Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0963405Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0966420Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0969153Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0972010Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0975219Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0978186Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0981294Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0984431Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0987138Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0989816Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:45.0992408Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.0995256Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.0997928Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1000624Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1003320Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1006080Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1008776Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1011514Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1014270Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1017139Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1019984Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1022808Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1025637Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1028449Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1030988Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1033631Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1036370Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:45.1038909Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1041522Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1044355Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1046992Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1049665Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1052471Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1055224Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:45.1057845Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1060422Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1062945Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1065774Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1068415Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1071062Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1073864Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:45.1076192Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-10-10T00:04:45.1078374Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1080713Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1083119Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1085511Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1087882Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1090135Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1092288Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1094678Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1096995Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1099404Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1101608Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1103847Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1106335Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1108571Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1110754Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1113074Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1115652Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1117872Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1120198Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:45.1122514Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1125095Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1127336Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1129653Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1132115Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1134478Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1136874Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1139092Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1141395Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1143794Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1146133Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1148537Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1150789Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1152935Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1155449Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1157707Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1159884Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1162115Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1164487Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:45.1166314Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-10-10T00:04:45.1168022Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16/device_gemm_mx_xdl_bf6_bf6_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-10-10T00:04:45.1170019Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16/device_gemm_mx_xdl_bf6_bf6_bf16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-10-10T00:04:45.1172141Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16/device_gemm_mx_xdl_bf8_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:45.1174453Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16/device_gemm_mx_xdl_bf8_f8_f16_mk_kn_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:45.1176542Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:45.1178510Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_mfma_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:45.1180602Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:45.1182707Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:45.1184825Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16/device_gemm_mx_xdl_f6_f6_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-10-10T00:04:45.1186764Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16/device_gemm_mx_xdl_f6_f6_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-10-10T00:04:45.1188848Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:45.1190800Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_km_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:45.1192757Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:45.1194906Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:45.1196987Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16/device_gemm_mx_xdl_f8_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:45.1199032Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16/device_gemm_mx_xdl_f8_f8_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:45.1200892Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:45.1202559Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:45.1204534Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:45.1206569Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:45.1208439Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:45.1210099Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1211768Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1213528Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1215407Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1217173Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1218904Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1220618Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1222569Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1224458Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1226389Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1228210Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1230051Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1231887Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1233780Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1235647Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1237470Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1239295Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1241078Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1242911Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1244966Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1246713Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1248558Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1250327Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1252172Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1253929Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1255921Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_kpb128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1257753Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1259607Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1261415Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1263135Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1264970Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1266667Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1268369Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1270369Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1272088Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1274025Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1276036Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1277932Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1279660Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1281491Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:45.1283270Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:45.1285052Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/device_gemm_xdl_streamk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:45.1286703Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:45.1288657Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1291116Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1293633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1296293Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1298851Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1301292Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1303855Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1306532Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1309187Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1311760Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1314218Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1316689Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1319103Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1321651Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1324058Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1326805Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1329292Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1331834Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1334506Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1337113Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1339451Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:45.1341866Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:45.1344376Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:45.1346706Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:45.1349094Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1351531Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1354003Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1356656Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1359248Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1361641Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1364231Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1366643Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1369115Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1371475Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1373865Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1376325Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1378858Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1381428Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1383888Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1386416Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1388768Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1391239Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1393611Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1396298Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:45.1398608Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1400923Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1403283Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1405983Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1408464Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1410881Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1413250Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1415995Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1418385Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1420779Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1423163Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1425533Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1427882Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1430441Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1432901Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1435562Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1437932Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1440520Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1442869Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1445566Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:45.1447830Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:45.1450068Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:45.1452505Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:45.1454900Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:45.1457439Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1459769Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1462216Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1465050Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1467557Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1469807Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1472182Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1474697Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1477139Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1479451Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1481815Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1492929Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1495919Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1498416Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1500833Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1503166Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1505618Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1508000Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1510394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1512770Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:45.1515263Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1517616Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1520150Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1522478Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1525158Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1527500Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1529851Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1532130Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1534756Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1537099Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:45.1539529Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1541845Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1544633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1547156Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1549694Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1552348Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1555085Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1557915Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1560538Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1563030Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1565865Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1568510Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1571059Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1573887Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1576714Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1579377Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1582150Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1585006Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1587518Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1590248Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1592755Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1595679Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1598435Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1600979Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1603730Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1606599Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1609438Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1612205Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1614852Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1617630Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1620325Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1622864Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1625967Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1628520Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1631173Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1633991Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1636854Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1639595Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1642415Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1645098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1647811Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:45.1650240Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:45.1652639Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1655686Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1658272Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1660973Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1663694Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1666474Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1669138Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1671575Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1674418Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1677009Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1679612Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1682342Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1684897Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1687681Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1690289Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1692998Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1695900Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1698412Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.1701849Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1705230Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1708197Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1711563Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1715294Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1718795Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1722261Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1725587Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1729032Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1732539Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1735921Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1739166Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1742394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1745946Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1749184Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1752733Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1756323Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1759633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:45.1763063Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:45.1766472Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:45.1769674Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1772821Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1776365Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1779732Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1783027Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1786765Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1790028Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1793537Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1797271Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1800654Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1804266Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1807382Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1810633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1814009Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1817522Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1820771Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1824378Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1827882Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:45.1831067Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1834445Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1838063Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1841388Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1844894Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1848273Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1851471Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1854994Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1858415Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1861996Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1865527Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1868785Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1872339Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1874006Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1875695Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1877257Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1878961Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1880080Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:45.1881838Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1883978Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1886018Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1887987Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1889790Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1891688Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1893391Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1895428Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:45.1896568Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-10-10T00:04:45.1898647Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1900533Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1902734Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1904895Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1906927Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1909126Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1910938Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1912925Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1915007Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1916796Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1918742Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1920853Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_nk_mn_comp_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1922942Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_nk_mn_comp_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1924945Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1927023Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_f8_bf16_mk_mfma32x32_mn_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1929131Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_f8_bf16_mk_mfma32x32_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:45.1930990Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1933094Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1935192Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1937179Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1939201Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1941179Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1943209Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1945304Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1947510Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1949400Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1951312Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1953295Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1955226Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1957076Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1959129Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1961043Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1963040Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1965211Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1967000Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:45.1968236Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:45.1969813Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1971633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1973462Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1975347Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1977109Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1979090Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1981031Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1982820Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:45.1984602Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1986378Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1988192Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1989827Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1991600Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1993395Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1995375Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1997191Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:45.1998942Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2000804Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2002485Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2004347Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2006077Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2007851Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2009544Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2011162Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2013070Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2015046Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2016732Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:45.2017917Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:45.2019756Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2021709Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2023697Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2025553Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2027538Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2029496Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2031410Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2033491Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2035633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2037541Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2039580Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2041353Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2043260Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2045293Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2047152Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2049291Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2051270Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2053129Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2055249Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2057168Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2059079Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2061006Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2062784Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2064765Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2066753Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2068710Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2070816Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2072822Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2074814Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2076810Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2078682Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2080503Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2082305Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2084288Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2086318Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2088309Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2090400Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2092280Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2094456Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2096436Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2098381Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2100279Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2102095Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2103952Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:45.2105842Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2107748Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2109786Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2111523Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2113418Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2115396Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2117253Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2119027Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2120935Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2122926Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2124867Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2126742Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2128779Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2130571Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2132392Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2134443Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2136260Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2138079Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2140060Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2141990Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2143842Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2146025Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:45.2147742Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2149524Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2151428Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2153301Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2155135Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2157011Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2159014Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2160872Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2162847Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2164897Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2166707Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2168404Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2170329Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2172178Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2173860Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2175891Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2177887Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2179720Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2181746Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2183660Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2185634Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2187550Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:45.2189260Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2191017Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2192793Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2194949Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2196825Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2198737Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2200758Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2202635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2204652Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2206444Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2208253Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2210019Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2211899Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2213854Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2215932Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2217857Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2219666Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2221608Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2223491Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2225321Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2227255Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2229174Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:45.2230962Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2232703Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2234887Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2236811Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2238714Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2240587Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2242457Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2244386Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2246351Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2248151Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2250052Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2252017Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2253797Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2255848Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2257774Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2259607Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2261394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:45.2262551Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:45.2264010Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:45.2265557Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:45.2267166Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:45.2268670Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:45.2270222Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:45.2271655Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:45.2273268Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:45.2274888Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:45.2276380Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:45.2277455Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:45.2278801Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:45.2280143Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:45.2281511Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:45.2282884Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:45.2284214Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:45.2285786Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2287308Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2288761Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2290283Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2291917Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2293373Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2294933Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2296384Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:45.2297789Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2299217Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2300661Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2302131Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2303680Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2305407Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2306841Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2308325Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2309901Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2311360Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2312792Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2314390Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2315757Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2317186Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2318572Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2319978Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2321527Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2323081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2324637Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2326135Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2327646Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:45.2328922Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:45.2330388Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:45.2331820Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:45.2333246Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:45.2334837Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:45.2336265Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:45.2337679Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:45.2339539Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2341297Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_default_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2343125Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2344955Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_pad0_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2346925Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_default_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2348570Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2350314Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_pad0_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:45.2351956Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2353651Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2355467Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2357225Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2359081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2360867Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2362644Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2364653Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2366300Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2367852Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2369472Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:45.2371238Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:45.2372948Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:45.2374732Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:45.2376487Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2378157Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2380051Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2381980Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2383678Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2385630Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2387332Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2388922Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2390596Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2392352Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2394005Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2396133Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2397962Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2399759Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2401462Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2403150Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2404949Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2406689Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2408364Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2409956Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2411565Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2413451Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2415326Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2416988Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2418666Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2420456Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2422161Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2423862Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:45.2424799Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:45.2426168Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:45.2427531Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:45.2428880Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:45.2430339Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:45.2431735Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2433285Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2434759Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2436259Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2437805Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2439235Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2440612Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2441990Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2443352Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2444843Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2446205Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2447593Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2449093Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2450595Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2451963Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2453412Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:45.2455001Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2456371Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2457735Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2459072Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2460374Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2461672Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2462958Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2464452Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2465752Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2467197Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2468631Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2469970Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2471372Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2472832Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2474296Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2475641Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2476971Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2478335Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2479673Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2481041Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:45.2482476Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2484023Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2485551Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2487121Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2488543Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2490121Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2491590Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2493012Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2494661Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2496064Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2497495Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2498931Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2500368Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2501877Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2503323Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:45.2505098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2506600Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2508303Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2509837Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2511266Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2512694Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2514280Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2515664Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2517096Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2518512Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2520093Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2521545Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2523093Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2524703Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2526237Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2527694Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2529076Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2530498Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:45.2532048Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2533632Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2535280Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2536810Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2538392Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2539947Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2541421Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2542736Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-10-10T00:04:45.2544466Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2545969Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2547529Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2549000Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2550427Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2551879Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2553383Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2555022Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2556688Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2558469Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2560129Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2561768Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2563376Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2565123Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:45.2566800Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:45.2568450Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:45.2569984Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2571533Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2573343Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2574985Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2576687Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2578375Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2580242Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:45.2581873Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:45.2583481Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:45.2584826Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-10-10T00:04:45.2586109Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:45.2587421Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:45.2588769Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:45.2590069Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:45.2591574Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:45.2593099Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:45.2594753Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2596319Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2597910Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2599545Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2601055Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2602628Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2604245Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2605852Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:45.2607462Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:45.2609141Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:45.2610718Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2612217Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2613882Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2615624Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2617190Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2618712Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2620170Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:45.2621628Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:45.2623294Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:45.2624455Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:45.2626090Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.2627602Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.2629221Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.2630723Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.2631802Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:45.2633355Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2634917Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2636378Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2637801Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2639248Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2640668Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2642108Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2643635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:45.2645188Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2646714Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2648136Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2649646Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2651152Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2652604Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2654017Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2655572Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2656979Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2658431Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_input_f16_comp_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2659855Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2661343Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2662801Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2664428Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2665847Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2667417Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2668875Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2670252Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2671717Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2673135Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2674677Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2676115Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:45.2677394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:45.2679019Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:45.2680666Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:45.2682407Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:45.2683587Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:45.2685378Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:45.2686945Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:45.2688476Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:45.2689577Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:45.2691066Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:45.2692534Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:45.2694013Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:45.2695610Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:45.2697171Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:45.2698629Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:45.2700209Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2701755Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2703493Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2705059Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2706572Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2708081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2709621Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2711123Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:45.2712857Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:45.2714708Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:45.2716761Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:45.2718690Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2720382Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2722372Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2724359Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2725988Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2727745Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2729509Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2731330Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2733004Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2735103Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2736971Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2738775Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2740621Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2742312Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2744066Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2745882Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2747547Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2749330Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2751098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2752924Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2754785Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2756538Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2758408Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2760194Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2762000Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2763781Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2765592Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2767267Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2768931Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:45.2770941Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2772721Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2774605Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2776534Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2778430Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2780099Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2781934Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2783717Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2785481Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2787074Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2788795Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:45.2790716Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:45.2792513Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:45.2794467Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkzyxc_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:45.2795793Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:45.2797446Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:45.2799133Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:45.2800693Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:45.2802265Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:45.2803428Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:45.2805078Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:45.2806568Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:45.2808191Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:45.2809790Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:45.2810793Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:45.2812254Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2813724Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2815099Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2816535Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2817934Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2819339Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2820661Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2821956Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2823352Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2824980Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2826376Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2827871Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2829276Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2830817Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2832254Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2833685Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:45.2835167Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2836560Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2837961Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2839361Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2840791Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2842163Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2843582Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2845198Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2846616Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2848106Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2849570Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2850940Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2852306Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2853695Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2855141Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2856512Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2857914Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2859265Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2860785Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2862132Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2863588Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2865097Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:45.2866688Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2868093Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2869508Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2870942Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2872327Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2873776Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2875259Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2876682Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2878237Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2879667Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:45.2881315Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2882899Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2884641Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:45.2886152Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2887600Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2889065Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2890453Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2891891Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2893337Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2894931Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2896526Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2898085Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2899505Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2901020Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2902594Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:45.2904314Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2905834Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2907408Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2908912Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2910418Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2911928Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:45.2913195Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-10-10T00:04:45.2914934Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2916564Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2918139Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2919751Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2921394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2922856Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:45.2924220Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2925752Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2927279Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:45.2929005Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:45.2930720Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:45.2932563Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:45.2934324Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2935877Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2937585Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2939434Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2941145Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2942910Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:45.2944893Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:45.2946802Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:45.2948726Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:45.2950042Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:45.2951787Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:45.2953554Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:45.2955232Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:45.2956958Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:45.2958241Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-10-10T00:04:45.2959903Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:45.2961414Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:45.2963083Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:45.2964802Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:45.2966368Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:45.2967970Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:45.2969595Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2971298Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2973003Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:45.2974780Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:45.2976453Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:45.2978333Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:45.2979986Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2981480Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2983103Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2984868Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2986382Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2988011Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:45.2989943Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:45.2991724Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:45.2993546Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:45.2995136Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:45.2996750Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl/device_grouped_conv3d_fwd_xdl_convinvscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:45.2998062Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:45.2999779Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:45.3001443Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:45.3002909Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:45.3004647Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:45.3006180Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:45.3007446Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:45.3009262Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl/device_grouped_conv3d_fwd_xdl_convscale_add_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:45.3010640Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:45.3012385Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:45.3014280Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_convscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:45.3015553Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:45.3017125Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.3018612Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.3020249Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.3021869Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:45.3023048Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:45.3024669Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:45.3026041Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:45.3027627Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:45.3029173Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:45.3030448Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:45.3032181Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:45.3033871Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:45.3035546Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:45.3037089Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:45.3038415Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:45.3040201Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:45.3042096Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:45.3043927Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:45.3045965Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:45.3047191Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3048997Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3051020Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3052856Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3054883Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3056473Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3058213Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3059999Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_odd_m_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3061719Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_odd_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3063576Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_odd_n_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:45.3065585Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3067593Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3069406Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3071437Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3073396Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3075331Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3077157Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_odd_m_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3078898Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_odd_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3080708Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_odd_n_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:45.3081856Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3083204Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3084913Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3086485Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3087953Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3089496Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3090931Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3092234Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3093557Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3094997Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3096247Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3097544Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3098873Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3100245Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3101615Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3103179Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3104689Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3106174Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3107525Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3108903Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3110381Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3111766Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3113157Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3114612Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3115891Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3117208Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3118472Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f8_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:45.3119646Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:45.3121163Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:45.3122491Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:45.3124015Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:45.3125412Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:45.3126750Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:45.3128243Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:45.3129675Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:45.3131145Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:45.3132532Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:45.3133782Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3135319Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3136759Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3138140Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3139559Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3141098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3142552Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3143933Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3145513Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3147023Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3148490Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:45.3149883Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3151353Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_km_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3152904Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3154635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3156075Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3157630Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3159370Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:45.3160722Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3162237Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3163736Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3165335Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3167061Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3168716Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3170385Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3171862Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3173399Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3175098Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3176719Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3178488Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3180094Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3181786Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3183468Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3185261Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3186802Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3188439Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3190020Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:45.3191165Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3192392Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3193626Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3195196Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3196445Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3197860Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3199125Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:45.3200489Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3201699Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3203034Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3204621Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3205687Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3206943Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3208109Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/max_pool_bwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:45.3209162Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:45.3210329Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:45.3211720Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_groupnorm_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:45.3213082Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:45.3214650Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:45.3215888Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/normalization_bwd_data_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:45.3217250Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3218840Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_groupnorm_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3220341Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3221963Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3223532Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/normalization_bwd_gamma_beta_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3225028Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3226310Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3227635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3229010Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_f32_f32_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3230369Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3231694Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3233008Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3234416Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3235668Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3237076Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3238456Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:45.3239633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3240965Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3242357Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3243767Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3245072Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3246379Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3247644Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3248932Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3250160Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3251395Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3252631Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3253861Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3255331Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_fp8_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3256635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:45.3257794Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3259018Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3260283Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3261618Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3262995Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3264405Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3265593Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3266848Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3268084Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3269323Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3270500Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3271681Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:45.3272773Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3274245Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3275449Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3276846Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3278085Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3279363Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3280733Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3282089Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3283339Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3284705Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3285645Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3286844Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:45.3288024Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:45.3289443Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3290930Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3292398Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3293866Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3295612Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3297130Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3298639Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3300330Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3301704Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3303197Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3304793Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:45.3306225Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3307635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3309069Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3310488Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3311913Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3313483Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3315033Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3316545Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3318007Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3319575Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3320985Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:45.3321981Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3323188Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3324520Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3325702Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3326961Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3328205Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3329369Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3330604Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3331859Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3333123Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3334598Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3335840Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3337227Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3338521Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3339866Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3341003Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3342114Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3343389Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3344763Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3345923Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3347095Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3348362Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3349596Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3350966Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3352138Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3353536Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3354905Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3356250Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3357620Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3358817Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3360069Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3361296Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3362384Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3363465Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3364921Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3366125Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3367468Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3368786Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3370231Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3371657Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3372967Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3374408Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3375689Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3376981Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3378250Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3379529Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3380814Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3382077Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3383310Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3384678Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3385946Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3387218Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3388600Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3389789Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3391161Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3392427Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3393811Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3395309Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3396622Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3397892Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3399165Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3400417Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3401662Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3402931Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3404311Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3405499Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3406705Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3408045Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3409376Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3410480Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3411739Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3412971Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3414469Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3415683Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3416954Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:45.3418045Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3419258Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3420340Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3421570Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3422761Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3423891Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3425195Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3426412Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3427782Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3428874Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3429947Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3431233Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3432673Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3433928Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3435274Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:45.3436414Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:45.3437590Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:45.3438363Z copying third_party/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/utility 2025-10-10T00:04:45.3439186Z copying third_party/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/utility 2025-10-10T00:04:45.3439937Z copying third_party/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/utility 2025-10-10T00:04:45.3440677Z copying third_party/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/library/src/utility 2025-10-10T00:04:45.3441336Z copying third_party/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler 2025-10-10T00:04:45.3441871Z copying third_party/composable_kernel/profiler/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler 2025-10-10T00:04:45.3442672Z copying third_party/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3443678Z copying third_party/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3444691Z copying third_party/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3445783Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3446758Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3447849Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3448745Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3449738Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3450782Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3451729Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3452764Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3453716Z copying third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3454813Z copying third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3455585Z copying third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3456489Z copying third_party/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3457401Z copying third_party/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3458323Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3459243Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3460150Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3461019Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3462104Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3463087Z copying third_party/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3464264Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3465135Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3466053Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3466891Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3467944Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3468976Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3469895Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3470805Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3471737Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3472673Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3473601Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3474650Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_blockscale_wp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3475425Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3476302Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3477178Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3478137Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3479090Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_wp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3480008Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_mx_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3480914Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3481832Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3482810Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3483779Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3484769Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3485853Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_preshuffle_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3486821Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3487900Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3488846Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3489716Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3490645Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_bias_clamp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3491584Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3492417Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3493371Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3494444Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3495124Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3496094Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3497062Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3498138Z copying third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3499002Z copying third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3499923Z copying third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3500952Z copying third_party/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3501735Z copying third_party/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3502669Z copying third_party/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3503606Z copying third_party/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3504508Z copying third_party/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3505542Z copying third_party/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3506382Z copying third_party/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3507148Z copying third_party/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3508045Z copying third_party/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3508907Z copying third_party/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3509802Z copying third_party/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/include/profiler 2025-10-10T00:04:45.3510462Z copying third_party/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3511196Z copying third_party/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3511882Z copying third_party/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3512609Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3513398Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3514304Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3515046Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3515853Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3516588Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3517446Z copying third_party/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3518203Z copying third_party/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3518806Z copying third_party/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3519591Z copying third_party/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3520302Z copying third_party/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3521103Z copying third_party/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3521775Z copying third_party/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3522560Z copying third_party/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3523293Z copying third_party/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3524035Z copying third_party/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3524858Z copying third_party/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3525586Z copying third_party/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3526267Z copying third_party/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3527013Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3527763Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3528494Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3529225Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3538540Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3539333Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3540061Z copying third_party/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3540815Z copying third_party/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3541686Z copying third_party/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3542454Z copying third_party/composable_kernel/profiler/src/profile_gemm_blockscale_wp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3543268Z copying third_party/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3544027Z copying third_party/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3544951Z copying third_party/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3545736Z copying third_party/composable_kernel/profiler/src/profile_gemm_multiply_multiply_wp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3546424Z copying third_party/composable_kernel/profiler/src/profile_gemm_mx.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3547212Z copying third_party/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3548029Z copying third_party/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3548767Z copying third_party/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3549443Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3550234Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3551013Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_preshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3551670Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3552453Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3553118Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3553839Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3554644Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3555356Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3556129Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3556883Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3557533Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3558426Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3559147Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3560012Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3560778Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3561459Z copying third_party/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3562114Z copying third_party/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3562839Z copying third_party/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3563599Z copying third_party/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3564543Z copying third_party/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3565273Z copying third_party/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3565957Z copying third_party/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3566673Z copying third_party/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3567311Z copying third_party/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3567977Z copying third_party/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3568683Z copying third_party/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3569314Z copying third_party/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3570008Z copying third_party/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3570673Z copying third_party/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3571276Z copying third_party/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3572065Z copying third_party/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/profiler/src 2025-10-10T00:04:45.3572735Z copying third_party/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor 2025-10-10T00:04:45.3573415Z copying third_party/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor 2025-10-10T00:04:45.3574516Z copying third_party/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:45.3575550Z copying third_party/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:45.3576454Z copying third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:45.3577399Z copying third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:45.3578276Z copying third_party/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:45.3579107Z copying third_party/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:45.3579732Z copying third_party/composable_kernel/python/test/test_gen_instances.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/python/test 2025-10-10T00:04:45.3580471Z copying third_party/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3581103Z copying third_party/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3581731Z copying third_party/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3582359Z copying third_party/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3583004Z copying third_party/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3583575Z copying third_party/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3584213Z copying third_party/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3584827Z copying third_party/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3585370Z copying third_party/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3585886Z copying third_party/composable_kernel/script/launch_tests.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3586529Z copying third_party/composable_kernel/script/ninja_json_converter.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3587096Z copying third_party/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3587679Z copying third_party/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3588181Z copying third_party/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3588817Z copying third_party/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3589304Z copying third_party/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3589946Z copying third_party/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3590701Z copying third_party/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3591293Z copying third_party/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3591952Z copying third_party/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3592681Z copying third_party/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3593315Z copying third_party/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3593843Z copying third_party/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3594623Z copying third_party/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3595147Z copying third_party/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3595900Z copying third_party/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3596456Z copying third_party/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3597156Z copying third_party/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3597798Z copying third_party/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3598417Z copying third_party/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3598821Z copying third_party/composable_kernel/script/remod_for_ck_tile.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3599423Z copying third_party/composable_kernel/script/remove_exec_bit.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3600041Z copying third_party/composable_kernel/script/run_ck_profiler_gemm_with_csv_shapes.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3600703Z copying third_party/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3601270Z copying third_party/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3601908Z copying third_party/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3602398Z copying third_party/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3602999Z copying third_party/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3603506Z copying third_party/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3604271Z copying third_party/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script 2025-10-10T00:04:45.3604995Z copying third_party/composable_kernel/script/dependency-parser/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script/dependency-parser 2025-10-10T00:04:45.3605751Z copying third_party/composable_kernel/script/dependency-parser/main.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script/dependency-parser 2025-10-10T00:04:45.3606740Z copying third_party/composable_kernel/script/dependency-parser/src/enhanced_ninja_parser.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script/dependency-parser/src 2025-10-10T00:04:45.3607626Z copying third_party/composable_kernel/script/dependency-parser/src/selective_test_filter.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/script/dependency-parser/src 2025-10-10T00:04:45.3608215Z copying third_party/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test 2025-10-10T00:04:45.3608952Z copying third_party/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm 2025-10-10T00:04:45.3609716Z copying third_party/composable_kernel/test/batched_gemm/test_batched_gemm_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm 2025-10-10T00:04:45.3610402Z copying third_party/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm 2025-10-10T00:04:45.3611179Z copying third_party/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:45.3612061Z copying third_party/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:45.3612951Z copying third_party/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:45.3613744Z copying third_party/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:45.3614757Z copying third_party/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:45.3615478Z copying third_party/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:45.3616280Z copying third_party/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:45.3617104Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:45.3617978Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:45.3618825Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:45.3619775Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3620888Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3621840Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3622629Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3623492Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_device_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3624801Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3625889Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3626919Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:45.3627620Z copying third_party/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batchnorm 2025-10-10T00:04:45.3628374Z copying third_party/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batchnorm 2025-10-10T00:04:45.3629123Z copying third_party/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batchnorm 2025-10-10T00:04:45.3629879Z copying third_party/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/batchnorm 2025-10-10T00:04:45.3630650Z copying third_party/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:45.3631328Z copying third_party/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:45.3632096Z copying third_party/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:45.3632813Z copying third_party/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:45.3633567Z copying third_party/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:45.3634349Z copying third_party/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile 2025-10-10T00:04:45.3634995Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:45.3635735Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:45.3636643Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:45.3637574Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:45.3638561Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:45.3639714Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3640874Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3642087Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3643223Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3644487Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3645726Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3646960Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3648112Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3649257Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3650318Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3651415Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3652551Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3653678Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3654883Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3655911Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3657111Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3658203Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3659388Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3660305Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3661441Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3662685Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3663944Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3665196Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3666277Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:45.3667096Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:45.3667842Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:45.3668622Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:45.3669477Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:45.3670289Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3671144Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3671980Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3672860Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3673760Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3674943Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3675612Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:45.3676514Z copying third_party/composable_kernel/test/ck_tile/container/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/container 2025-10-10T00:04:45.3677208Z copying third_party/composable_kernel/test/ck_tile/container/test_tuple_apply.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/container 2025-10-10T00:04:45.3677919Z copying third_party/composable_kernel/test/ck_tile/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:45.3678672Z copying third_party/composable_kernel/test/ck_tile/data_type/test_pk_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:45.3679396Z copying third_party/composable_kernel/test/ck_tile/data_type/test_pk_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:45.3680181Z copying third_party/composable_kernel/test/ck_tile/elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/elementwise 2025-10-10T00:04:45.3681081Z copying third_party/composable_kernel/test/ck_tile/elementwise/test_elementwise_1d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/elementwise 2025-10-10T00:04:45.3681746Z copying third_party/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3682500Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3683151Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3683867Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3684792Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3685478Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_run_test.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3686228Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3686866Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3687584Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3688282Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_mem.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3689037Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_persistent.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3689846Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_run_test.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3690720Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3691520Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3692367Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3693191Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3693970Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3694802Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_run_test.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3695692Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3696364Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:45.3697240Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3698164Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3698880Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3699668Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3700613Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3701434Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3702125Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3702968Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_utils.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3703790Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_run_gemm_aquant_example.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:45.3704680Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:45.3705438Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:45.3706201Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:45.3707076Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:45.3707996Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:45.3709070Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:45.3710010Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:45.3710923Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:45.3711915Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_wp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:45.3712669Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:45.3713579Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:45.3714304Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:45.3714884Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:45.3715507Z copying third_party/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:45.3716364Z copying third_party/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:45.3717151Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:45.3717924Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:45.3718715Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:45.3719551Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:45.3720331Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:45.3721193Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:45.3721984Z copying third_party/composable_kernel/test/ck_tile/memory_copy/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:45.3722883Z copying third_party/composable_kernel/test/ck_tile/memory_copy/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:45.3723497Z copying third_party/composable_kernel/test/ck_tile/memory_copy/test_copy.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:45.3724484Z copying third_party/composable_kernel/test/ck_tile/memory_copy/test_copy.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:45.3725380Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3726100Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3726579Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3727091Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3727680Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3728240Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3728748Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:45.3729552Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3730645Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3731740Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3732797Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3734517Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3735274Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3736387Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3737008Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3737626Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3738327Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3738943Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3739606Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3740205Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3741094Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3742273Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3743414Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3744605Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3745500Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3746613Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3747690Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3748721Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3749808Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:45.3750564Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:45.3751349Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:45.3752152Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:45.3752644Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:45.3753082Z copying third_party/composable_kernel/test/ck_tile/permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:45.3753596Z copying third_party/composable_kernel/test/ck_tile/permute/permute.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:45.3754023Z copying third_party/composable_kernel/test/ck_tile/permute/permute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:45.3754935Z copying third_party/composable_kernel/test/ck_tile/permute/permute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:45.3755603Z copying third_party/composable_kernel/test/ck_tile/permute/permute_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:45.3756376Z copying third_party/composable_kernel/test/ck_tile/permute/permute_utils.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:45.3757354Z copying third_party/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:45.3758402Z copying third_party/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:45.3759530Z copying third_party/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:45.3760334Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:45.3761087Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:45.3761891Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:45.3762677Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:45.3763447Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:45.3764404Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:45.3765117Z copying third_party/composable_kernel/test/ck_tile/slice_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/slice_tile 2025-10-10T00:04:45.3765909Z copying third_party/composable_kernel/test/ck_tile/slice_tile/test_slice_tile.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/slice_tile 2025-10-10T00:04:45.3766678Z copying third_party/composable_kernel/test/ck_tile/smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:45.3767487Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:45.3768292Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:45.3769132Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:45.3769937Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:45.3771099Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3772149Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3773240Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3774396Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3775302Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3775970Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3776624Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3777366Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3778426Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3779366Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3780264Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3781215Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3782255Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3783296Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3784354Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3785407Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3786007Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3786675Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3787262Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3787945Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3788790Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3789818Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:45.3790600Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:45.3791532Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:45.3792479Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:45.3793311Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:45.3794237Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:45.3795096Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:45.3795752Z copying third_party/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/contraction 2025-10-10T00:04:45.3796566Z copying third_party/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/contraction 2025-10-10T00:04:45.3797341Z copying third_party/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/contraction 2025-10-10T00:04:45.3798155Z copying third_party/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:45.3798976Z copying third_party/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:45.3799939Z copying third_party/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:45.3800616Z copying third_party/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_util 2025-10-10T00:04:45.3801250Z copying third_party/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/conv_util 2025-10-10T00:04:45.3801997Z copying third_party/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:45.3802757Z copying third_party/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:45.3803556Z copying third_party/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/convnd_fwd 2025-10-10T00:04:45.3804394Z copying third_party/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/convnd_fwd 2025-10-10T00:04:45.3804953Z copying third_party/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3805327Z copying third_party/composable_kernel/test/data_type/test_bf6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3805716Z copying third_party/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3806095Z copying third_party/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3806477Z copying third_party/composable_kernel/test/data_type/test_bhalf.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3806940Z copying third_party/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3807332Z copying third_party/composable_kernel/test/data_type/test_e8m0.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3807767Z copying third_party/composable_kernel/test/data_type/test_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3808197Z copying third_party/composable_kernel/test/data_type/test_fp6.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3808585Z copying third_party/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3809029Z copying third_party/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3809687Z copying third_party/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3810271Z copying third_party/composable_kernel/test/data_type/test_mx_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3810648Z copying third_party/composable_kernel/test/data_type/test_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3811023Z copying third_party/composable_kernel/test/data_type/test_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3811404Z copying third_party/composable_kernel/test/data_type/test_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3811812Z copying third_party/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/data_type 2025-10-10T00:04:45.3812320Z copying third_party/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:45.3812890Z copying third_party/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:45.3813264Z copying third_party/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3813614Z copying third_party/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3814228Z copying third_party/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3814580Z copying third_party/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3814922Z copying third_party/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3815335Z copying third_party/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3815729Z copying third_party/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3816070Z copying third_party/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3816432Z copying third_party/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm 2025-10-10T00:04:45.3816877Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3817375Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3817867Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3818298Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3818773Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3819560Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3820139Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3820576Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3821049Z copying third_party/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3821509Z copying third_party/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm/instance 2025-10-10T00:04:45.3821892Z copying third_party/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_add 2025-10-10T00:04:45.3822331Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_add 2025-10-10T00:04:45.3822730Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_add 2025-10-10T00:04:45.3823128Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_add 2025-10-10T00:04:45.3823522Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_add 2025-10-10T00:04:45.3823927Z copying third_party/composable_kernel/test/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:45.3824565Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:45.3824996Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:45.3825484Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:45.3825905Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:45.3826325Z copying third_party/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:45.3827208Z copying third_party/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:45.3827837Z copying third_party/composable_kernel/test/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_mx 2025-10-10T00:04:45.3828581Z copying third_party/composable_kernel/test/gemm_mx/test_gemm_mx.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_mx 2025-10-10T00:04:45.3829077Z copying third_party/composable_kernel/test/gemm_mx/test_gemm_mx_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_mx 2025-10-10T00:04:45.3829480Z copying third_party/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_reduce 2025-10-10T00:04:45.3829924Z copying third_party/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_reduce 2025-10-10T00:04:45.3830347Z copying third_party/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_split_k 2025-10-10T00:04:45.3830795Z copying third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_split_k 2025-10-10T00:04:45.3831230Z copying third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_split_k 2025-10-10T00:04:45.3831661Z copying third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_split_k 2025-10-10T00:04:45.3832087Z copying third_party/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3832577Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_bf16.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3833061Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp16.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3833543Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp8.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3834004Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3834582Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3835054Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3835586Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3836053Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3836567Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3837342Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal 2025-10-10T00:04:45.3838190Z copying third_party/composable_kernel/test/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3839059Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_bf16.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3839682Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp16.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3840281Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp8.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3840817Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3841354Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3841893Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3842421Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:45.3843173Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:45.3843981Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:45.3844646Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:45.3845187Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:45.3845723Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:45.3846284Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl_large_cases.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:45.3846773Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3847437Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3847978Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3848637Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3849219Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3849809Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_v3_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:45.3850323Z copying third_party/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:45.3850800Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:45.3851757Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:45.3852664Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:45.3853665Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_d_interface_compatibility_xdl_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:45.3854685Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:45.3855616Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:45.3856445Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp_large_cases.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:45.3857454Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:45.3858447Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_gk_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:45.3859012Z copying third_party/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3859843Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3860415Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3861449Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3862276Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3863110Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3863860Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/grouped_gemm 2025-10-10T00:04:45.3864763Z copying third_party/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/magic_number_division 2025-10-10T00:04:45.3865473Z copying third_party/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/magic_number_division 2025-10-10T00:04:45.3865874Z copying third_party/composable_kernel/test/mx_mfma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:45.3866396Z copying third_party/composable_kernel/test/mx_mfma_op/mx_mfma_op.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:45.3867133Z copying third_party/composable_kernel/test/mx_mfma_op/mx_mfma_op.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:45.3867877Z copying third_party/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:45.3868759Z copying third_party/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:45.3869705Z copying third_party/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:45.3870463Z copying third_party/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3871407Z copying third_party/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3872353Z copying third_party/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:45.3872842Z copying third_party/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:45.3873690Z copying third_party/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:45.3874382Z copying third_party/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:45.3875230Z copying third_party/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:45.3876011Z copying third_party/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:45.3876825Z copying third_party/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/normalization_fwd 2025-10-10T00:04:45.3877341Z copying third_party/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/permute_scale 2025-10-10T00:04:45.3877970Z copying third_party/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/permute_scale 2025-10-10T00:04:45.3878688Z copying third_party/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3879352Z copying third_party/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3879951Z copying third_party/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3880631Z copying third_party/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3881242Z copying third_party/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3881992Z copying third_party/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3882648Z copying third_party/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3883384Z copying third_party/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3884051Z copying third_party/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3884794Z copying third_party/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/pool 2025-10-10T00:04:45.3885607Z copying third_party/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/position_embedding 2025-10-10T00:04:45.3886415Z copying third_party/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/position_embedding 2025-10-10T00:04:45.3887072Z copying third_party/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reduce 2025-10-10T00:04:45.3887716Z copying third_party/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reduce 2025-10-10T00:04:45.3888325Z copying third_party/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reduce 2025-10-10T00:04:45.3888803Z copying third_party/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:45.3889636Z copying third_party/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:45.3890310Z copying third_party/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/scatter_gather 2025-10-10T00:04:45.3891072Z copying third_party/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/scatter_gather 2025-10-10T00:04:45.3891484Z copying third_party/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/smfmac_op 2025-10-10T00:04:45.3892168Z copying third_party/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/smfmac_op 2025-10-10T00:04:45.3892948Z copying third_party/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/smfmac_op 2025-10-10T00:04:45.3893635Z copying third_party/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/smfmac_op 2025-10-10T00:04:45.3894309Z copying third_party/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:45.3894966Z copying third_party/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:45.3895631Z copying third_party/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:45.3896237Z copying third_party/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:45.3896967Z copying third_party/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:45.3897760Z copying third_party/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/softmax 2025-10-10T00:04:45.3898559Z copying third_party/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/space_filling_curve 2025-10-10T00:04:45.3899363Z copying third_party/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/space_filling_curve 2025-10-10T00:04:45.3899773Z copying third_party/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/transpose 2025-10-10T00:04:45.3900207Z copying third_party/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/transpose 2025-10-10T00:04:45.3900581Z copying third_party/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wmma_op 2025-10-10T00:04:45.3900944Z copying third_party/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wmma_op 2025-10-10T00:04:45.3901323Z copying third_party/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wmma_op 2025-10-10T00:04:45.3901760Z copying third_party/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:45.3902460Z copying third_party/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:45.3903189Z copying third_party/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:45.3903893Z copying third_party/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:45.3904709Z copying third_party/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:45.3905419Z copying third_party/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/test/wrapper 2025-10-10T00:04:45.3906071Z copying third_party/composable_kernel/tile_engine/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine 2025-10-10T00:04:45.3906837Z copying third_party/composable_kernel/tile_engine/include/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/include 2025-10-10T00:04:45.3907668Z copying third_party/composable_kernel/tile_engine/ops/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops 2025-10-10T00:04:45.3908428Z copying third_party/composable_kernel/tile_engine/ops/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3909166Z copying third_party/composable_kernel/tile_engine/ops/gemm/README.md -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3910129Z copying third_party/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3910849Z copying third_party/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3911572Z copying third_party/composable_kernel/tile_engine/ops/gemm/codegen_utils.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3912337Z copying third_party/composable_kernel/tile_engine/ops/gemm/gemm_host_api.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3913226Z copying third_party/composable_kernel/tile_engine/ops/gemm/gemm_instance_builder.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3913999Z copying third_party/composable_kernel/tile_engine/ops/gemm/gemm_profiler.hpp -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3914762Z copying third_party/composable_kernel/tile_engine/ops/gemm/json_config.py -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:45.3915263Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/benchmark.json -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:45.3915772Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/custom_ci_config.json -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:45.3916279Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/default_config.json -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:45.3916795Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/user_provided_config.json -> torch-2.10.0a0+git344e636/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:45.3917077Z copying third_party/concurrentqueue/README.md -> torch-2.10.0a0+git344e636/third_party/concurrentqueue 2025-10-10T00:04:45.3917340Z copying third_party/concurrentqueue/update.sh -> torch-2.10.0a0+git344e636/third_party/concurrentqueue 2025-10-10T00:04:45.3917703Z copying third_party/concurrentqueue/moodycamel/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/concurrentqueue/moodycamel 2025-10-10T00:04:45.3918100Z copying third_party/concurrentqueue/moodycamel/concurrentqueue.h -> torch-2.10.0a0+git344e636/third_party/concurrentqueue/moodycamel 2025-10-10T00:04:45.3918508Z copying third_party/concurrentqueue/moodycamel/lightweightsemaphore.h -> torch-2.10.0a0+git344e636/third_party/concurrentqueue/moodycamel 2025-10-10T00:04:45.3918774Z copying third_party/cpp-httplib/.clang-format -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3919079Z copying third_party/cpp-httplib/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3919342Z copying third_party/cpp-httplib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3919593Z copying third_party/cpp-httplib/Dockerfile -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3919829Z copying third_party/cpp-httplib/LICENSE -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3920145Z copying third_party/cpp-httplib/README.md -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3920418Z copying third_party/cpp-httplib/docker-compose.yml -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3920655Z copying third_party/cpp-httplib/httplib.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3920911Z copying third_party/cpp-httplib/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3921227Z copying third_party/cpp-httplib/meson_options.txt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3921459Z copying third_party/cpp-httplib/split.py -> torch-2.10.0a0+git344e636/third_party/cpp-httplib 2025-10-10T00:04:45.3921775Z copying third_party/cpp-httplib/benchmark/Makefile -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark 2025-10-10T00:04:45.3922162Z copying third_party/cpp-httplib/benchmark/cpp-httplib/main.cpp -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark/cpp-httplib 2025-10-10T00:04:45.3922507Z copying third_party/cpp-httplib/benchmark/crow/crow_all.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark/crow 2025-10-10T00:04:45.3922990Z copying third_party/cpp-httplib/benchmark/crow/main.cpp -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/benchmark/crow 2025-10-10T00:04:45.3923604Z copying third_party/cpp-httplib/cmake/FindBrotli.cmake -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/cmake 2025-10-10T00:04:45.3924322Z copying third_party/cpp-httplib/cmake/httplibConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/cmake 2025-10-10T00:04:45.3924894Z copying third_party/cpp-httplib/docker/main.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/docker 2025-10-10T00:04:45.3925396Z copying third_party/cpp-httplib/docker/html/index.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/docker/html 2025-10-10T00:04:45.3925952Z copying third_party/cpp-httplib/example/Dockerfile.hello -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3926453Z copying third_party/cpp-httplib/example/Makefile -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3926989Z copying third_party/cpp-httplib/example/accept_header.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3927495Z copying third_party/cpp-httplib/example/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3927992Z copying third_party/cpp-httplib/example/ca-bundle.crt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3928486Z copying third_party/cpp-httplib/example/client.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3928963Z copying third_party/cpp-httplib/example/client.vcxproj -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3929481Z copying third_party/cpp-httplib/example/example.sln -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3929932Z copying third_party/cpp-httplib/example/hello.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3930492Z copying third_party/cpp-httplib/example/one_time_request.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3931008Z copying third_party/cpp-httplib/example/redirect.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3931493Z copying third_party/cpp-httplib/example/server.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3932025Z copying third_party/cpp-httplib/example/server.vcxproj -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3932585Z copying third_party/cpp-httplib/example/server_and_client.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3933098Z copying third_party/cpp-httplib/example/simplecli.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3933726Z copying third_party/cpp-httplib/example/simplesvr.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3934360Z copying third_party/cpp-httplib/example/ssecli.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3934793Z copying third_party/cpp-httplib/example/ssesvr.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3935404Z copying third_party/cpp-httplib/example/upload.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3935921Z copying third_party/cpp-httplib/example/uploader.sh -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/example 2025-10-10T00:04:45.3936426Z copying third_party/cpp-httplib/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3936892Z copying third_party/cpp-httplib/test/Makefile -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3937387Z copying third_party/cpp-httplib/test/ca-bundle.crt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3937858Z copying third_party/cpp-httplib/test/gen-certs.sh -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3938288Z copying third_party/cpp-httplib/test/image.jpg -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3938904Z copying third_party/cpp-httplib/test/include_httplib.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3939447Z copying third_party/cpp-httplib/test/include_windows_h.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3940080Z copying third_party/cpp-httplib/test/make-shared-library.sh -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3940574Z copying third_party/cpp-httplib/test/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3941023Z copying third_party/cpp-httplib/test/test.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3941453Z copying third_party/cpp-httplib/test/test.conf -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3941968Z copying third_party/cpp-httplib/test/test.rootCA.conf -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3942423Z copying third_party/cpp-httplib/test/test.sln -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3942756Z copying third_party/cpp-httplib/test/test.vcxproj -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3943109Z copying third_party/cpp-httplib/test/test_proxy.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test 2025-10-10T00:04:45.3943719Z copying third_party/cpp-httplib/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing 2025-10-10T00:04:45.3944351Z copying third_party/cpp-httplib/test/fuzzing/Makefile -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing 2025-10-10T00:04:45.3944962Z copying third_party/cpp-httplib/test/fuzzing/server_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing 2025-10-10T00:04:45.3945549Z copying third_party/cpp-httplib/test/fuzzing/server_fuzzer.dict -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing 2025-10-10T00:04:45.3946260Z copying third_party/cpp-httplib/test/fuzzing/standalone_fuzz_target_runner.cpp -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing 2025-10-10T00:04:45.3946866Z copying third_party/cpp-httplib/test/fuzzing/corpus/1 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3947472Z copying third_party/cpp-httplib/test/fuzzing/corpus/2 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3948063Z copying third_party/cpp-httplib/test/fuzzing/corpus/3 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3949074Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5042094968537088 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3950209Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5372331946541056 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3951224Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5386708825800704 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3952385Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5667822731132928 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3953354Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5886572146327552 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3954534Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5942767436562432 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3955550Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-6007379124158464 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3956531Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-6508706672541696 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3957265Z copying third_party/cpp-httplib/test/fuzzing/corpus/issue1264 -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/fuzzing/corpus 2025-10-10T00:04:45.3958107Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3958888Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3959669Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3960425Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3961208Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3961984Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3962669Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3963438Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3964345Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3965012Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3965713Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3966422Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest 2025-10-10T00:04:45.3967373Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3968390Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3969295Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3970247Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3971062Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3971910Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3972721Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3973675Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-10-10T00:04:45.3974759Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-10-10T00:04:45.3975631Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-10-10T00:04:45.3976543Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-10-10T00:04:45.3977445Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-10-10T00:04:45.3978049Z copying third_party/cpp-httplib/test/gtest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3978605Z copying third_party/cpp-httplib/test/gtest/src/gtest-assertion-result.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3979088Z copying third_party/cpp-httplib/test/gtest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3979718Z copying third_party/cpp-httplib/test/gtest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3980347Z copying third_party/cpp-httplib/test/gtest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3980977Z copying third_party/cpp-httplib/test/gtest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3981574Z copying third_party/cpp-httplib/test/gtest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3982208Z copying third_party/cpp-httplib/test/gtest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3982852Z copying third_party/cpp-httplib/test/gtest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3983485Z copying third_party/cpp-httplib/test/gtest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3984059Z copying third_party/cpp-httplib/test/gtest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3984820Z copying third_party/cpp-httplib/test/gtest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/gtest/src 2025-10-10T00:04:45.3985382Z copying third_party/cpp-httplib/test/proxy/Dockerfile -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:45.3985929Z copying third_party/cpp-httplib/test/proxy/basic_passwd -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:45.3986636Z copying third_party/cpp-httplib/test/proxy/basic_squid.conf -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:45.3987210Z copying third_party/cpp-httplib/test/proxy/digest_passwd -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:45.3987822Z copying third_party/cpp-httplib/test/proxy/digest_squid.conf -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:45.3988338Z copying third_party/cpp-httplib/test/proxy/docker-compose.yml -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/proxy 2025-10-10T00:04:45.3988859Z copying third_party/cpp-httplib/test/www/empty_file -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www 2025-10-10T00:04:45.3989349Z copying third_party/cpp-httplib/test/www/file -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www 2025-10-10T00:04:45.3989875Z copying third_party/cpp-httplib/test/www/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www 2025-10-10T00:04:45.3990413Z copying third_party/cpp-httplib/test/www/dir/1MB.txt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/dir 2025-10-10T00:04:45.3991080Z copying third_party/cpp-httplib/test/www/dir/index.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/dir 2025-10-10T00:04:45.3991657Z copying third_party/cpp-httplib/test/www/dir/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/dir 2025-10-10T00:04:45.3992232Z copying third_party/cpp-httplib/test/www/dir/test.abcde -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/dir 2025-10-10T00:04:45.3992783Z copying third_party/cpp-httplib/test/www/dir/test.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/dir 2025-10-10T00:04:45.3993830Z copying third_party/cpp-httplib/test/www/日本語Dir/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/日本語Dir 2025-10-10T00:04:45.3994755Z copying third_party/cpp-httplib/test/www/日本語Dir/日本語File.txt -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www/日本語Dir 2025-10-10T00:04:45.3995302Z copying third_party/cpp-httplib/test/www2/dir/index.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www2/dir 2025-10-10T00:04:45.3995790Z copying third_party/cpp-httplib/test/www2/dir/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www2/dir 2025-10-10T00:04:45.3996357Z copying third_party/cpp-httplib/test/www2/dir/test.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www2/dir 2025-10-10T00:04:45.3996916Z copying third_party/cpp-httplib/test/www3/dir/index.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www3/dir 2025-10-10T00:04:45.3997492Z copying third_party/cpp-httplib/test/www3/dir/meson.build -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www3/dir 2025-10-10T00:04:45.3998017Z copying third_party/cpp-httplib/test/www3/dir/test.html -> torch-2.10.0a0+git344e636/third_party/cpp-httplib/test/www3/dir 2025-10-10T00:04:45.3998406Z copying third_party/cpuinfo/.bazelrc -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.3998809Z copying third_party/cpuinfo/.clang-format -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.3999192Z copying third_party/cpuinfo/.travis.yml -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.3999577Z copying third_party/cpuinfo/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.3999983Z copying third_party/cpuinfo/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4000526Z copying third_party/cpuinfo/CMakePresets.json -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4000904Z copying third_party/cpuinfo/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4001332Z copying third_party/cpuinfo/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4001699Z copying third_party/cpuinfo/LICENSE -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4002237Z copying third_party/cpuinfo/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4002613Z copying third_party/cpuinfo/README.md -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4003045Z copying third_party/cpuinfo/WORKSPACE.bazel -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4003453Z copying third_party/cpuinfo/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4003843Z copying third_party/cpuinfo/configure.py -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4004356Z copying third_party/cpuinfo/confu.yaml -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4004804Z copying third_party/cpuinfo/libcpuinfo.pc.in -> torch-2.10.0a0+git344e636/third_party/cpuinfo 2025-10-10T00:04:45.4005363Z copying third_party/cpuinfo/bench/get-current.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/bench 2025-10-10T00:04:45.4005777Z copying third_party/cpuinfo/bench/init.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/bench 2025-10-10T00:04:45.4006529Z copying third_party/cpuinfo/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/cpuinfo/cmake 2025-10-10T00:04:45.4007102Z copying third_party/cpuinfo/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/cpuinfo/cmake 2025-10-10T00:04:45.4007621Z copying third_party/cpuinfo/cmake/cpuinfo-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/cpuinfo/cmake 2025-10-10T00:04:45.4008076Z copying third_party/cpuinfo/deps/clog/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:45.4008602Z copying third_party/cpuinfo/deps/clog/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:45.4009061Z copying third_party/cpuinfo/deps/clog/LICENSE -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:45.4009481Z copying third_party/cpuinfo/deps/clog/README.md -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:45.4009984Z copying third_party/cpuinfo/deps/clog/configure.py -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:45.4010478Z copying third_party/cpuinfo/deps/clog/confu.yaml -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog 2025-10-10T00:04:45.4011167Z copying third_party/cpuinfo/deps/clog/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/cmake 2025-10-10T00:04:45.4011732Z copying third_party/cpuinfo/deps/clog/include/clog.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/include 2025-10-10T00:04:45.4012268Z copying third_party/cpuinfo/deps/clog/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/jni 2025-10-10T00:04:45.4012802Z copying third_party/cpuinfo/deps/clog/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/jni 2025-10-10T00:04:45.4013315Z copying third_party/cpuinfo/deps/clog/src/clog.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/src 2025-10-10T00:04:45.4013764Z copying third_party/cpuinfo/deps/clog/test/clog.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/deps/clog/test 2025-10-10T00:04:45.4014397Z copying third_party/cpuinfo/include/cpuinfo-mock.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/include 2025-10-10T00:04:45.4014861Z copying third_party/cpuinfo/include/cpuinfo.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/include 2025-10-10T00:04:45.4015167Z copying third_party/cpuinfo/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/cpuinfo/jni 2025-10-10T00:04:45.4015513Z copying third_party/cpuinfo/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/cpuinfo/jni 2025-10-10T00:04:45.4015979Z copying third_party/cpuinfo/scripts/android-arm64-auxv-dump.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4016519Z copying third_party/cpuinfo/scripts/android-arm64-build.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4017103Z copying third_party/cpuinfo/scripts/android-arm64-mock.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4017656Z copying third_party/cpuinfo/scripts/android-arm64-test.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4018228Z copying third_party/cpuinfo/scripts/android-armv7-auxv-dump.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4018769Z copying third_party/cpuinfo/scripts/android-armv7-build.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4019281Z copying third_party/cpuinfo/scripts/android-armv7-cache-info.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4019852Z copying third_party/cpuinfo/scripts/android-armv7-cpu-info.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4020489Z copying third_party/cpuinfo/scripts/android-armv7-isa-info.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4021043Z copying third_party/cpuinfo/scripts/android-armv7-mock.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4021675Z copying third_party/cpuinfo/scripts/android-armv7-test.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4022226Z copying third_party/cpuinfo/scripts/android-device-dump.py -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4022718Z copying third_party/cpuinfo/scripts/android-riscv64-build.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4023238Z copying third_party/cpuinfo/scripts/android-x86-build.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4023793Z copying third_party/cpuinfo/scripts/android-x86-cache-info.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4024435Z copying third_party/cpuinfo/scripts/android-x86-cpu-info.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4024989Z copying third_party/cpuinfo/scripts/android-x86-cpuid-dump.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4025368Z copying third_party/cpuinfo/scripts/android-x86-isa-info.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4025883Z copying third_party/cpuinfo/scripts/android-x86-mock.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4026488Z copying third_party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4026800Z copying third_party/cpuinfo/scripts/local-bazel-build.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4027095Z copying third_party/cpuinfo/scripts/local-build.sh -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4027413Z copying third_party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> torch-2.10.0a0+git344e636/third_party/cpuinfo/scripts 2025-10-10T00:04:45.4027751Z copying third_party/cpuinfo/src/api.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src 2025-10-10T00:04:45.4028155Z copying third_party/cpuinfo/src/cache.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src 2025-10-10T00:04:45.4028541Z copying third_party/cpuinfo/src/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src 2025-10-10T00:04:45.4028832Z copying third_party/cpuinfo/src/log.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src 2025-10-10T00:04:45.4029272Z copying third_party/cpuinfo/src/arm/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm 2025-10-10T00:04:45.4029810Z copying third_party/cpuinfo/src/arm/cache.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm 2025-10-10T00:04:45.4030253Z copying third_party/cpuinfo/src/arm/midr.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm 2025-10-10T00:04:45.4030677Z copying third_party/cpuinfo/src/arm/tlb.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm 2025-10-10T00:04:45.4031079Z copying third_party/cpuinfo/src/arm/uarch.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm 2025-10-10T00:04:45.4031546Z copying third_party/cpuinfo/src/arm/android/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/android 2025-10-10T00:04:45.4032134Z copying third_party/cpuinfo/src/arm/android/properties.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/android 2025-10-10T00:04:45.4032687Z copying third_party/cpuinfo/src/arm/linux/aarch32-isa.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4033233Z copying third_party/cpuinfo/src/arm/linux/aarch64-isa.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4033637Z copying third_party/cpuinfo/src/arm/linux/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4034063Z copying third_party/cpuinfo/src/arm/linux/chipset.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4034833Z copying third_party/cpuinfo/src/arm/linux/clusters.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4035224Z copying third_party/cpuinfo/src/arm/linux/cp.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4035665Z copying third_party/cpuinfo/src/arm/linux/cpuinfo.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4036183Z copying third_party/cpuinfo/src/arm/linux/hwcap.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4036693Z copying third_party/cpuinfo/src/arm/linux/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4037106Z copying third_party/cpuinfo/src/arm/linux/midr.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/linux 2025-10-10T00:04:45.4037595Z copying third_party/cpuinfo/src/arm/mach/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/mach 2025-10-10T00:04:45.4038140Z copying third_party/cpuinfo/src/arm/windows/init-by-logical-sys-info.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/windows 2025-10-10T00:04:45.4039098Z copying third_party/cpuinfo/src/arm/windows/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/windows 2025-10-10T00:04:45.4040263Z copying third_party/cpuinfo/src/arm/windows/windows-arm-init.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/arm/windows 2025-10-10T00:04:45.4041271Z copying third_party/cpuinfo/src/cpuinfo/common.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/cpuinfo 2025-10-10T00:04:45.4042415Z copying third_party/cpuinfo/src/cpuinfo/internal-api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/cpuinfo 2025-10-10T00:04:45.4043531Z copying third_party/cpuinfo/src/cpuinfo/log.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/cpuinfo 2025-10-10T00:04:45.4044803Z copying third_party/cpuinfo/src/cpuinfo/utils.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/cpuinfo 2025-10-10T00:04:45.4046096Z copying third_party/cpuinfo/src/emscripten/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/emscripten 2025-10-10T00:04:45.4047238Z copying third_party/cpuinfo/src/freebsd/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/freebsd 2025-10-10T00:04:45.4048392Z copying third_party/cpuinfo/src/freebsd/topology.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/freebsd 2025-10-10T00:04:45.4049451Z copying third_party/cpuinfo/src/linux/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:45.4050612Z copying third_party/cpuinfo/src/linux/cpulist.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:45.4051831Z copying third_party/cpuinfo/src/linux/mockfile.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:45.4052894Z copying third_party/cpuinfo/src/linux/multiline.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:45.4054012Z copying third_party/cpuinfo/src/linux/processors.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:45.4055796Z copying third_party/cpuinfo/src/linux/smallfile.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/linux 2025-10-10T00:04:45.4056665Z copying third_party/cpuinfo/src/mach/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/mach 2025-10-10T00:04:45.4057880Z copying third_party/cpuinfo/src/mach/topology.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/mach 2025-10-10T00:04:45.4058984Z copying third_party/cpuinfo/src/riscv/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv 2025-10-10T00:04:45.4060164Z copying third_party/cpuinfo/src/riscv/uarch.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv 2025-10-10T00:04:45.4061339Z copying third_party/cpuinfo/src/riscv/linux/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv/linux 2025-10-10T00:04:45.4062490Z copying third_party/cpuinfo/src/riscv/linux/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv/linux 2025-10-10T00:04:45.4063900Z copying third_party/cpuinfo/src/riscv/linux/riscv-hw.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv/linux 2025-10-10T00:04:45.4065238Z copying third_party/cpuinfo/src/riscv/linux/riscv-isa.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/riscv/linux 2025-10-10T00:04:45.4066345Z copying third_party/cpuinfo/src/x86/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4067580Z copying third_party/cpuinfo/src/x86/cpuid.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4068635Z copying third_party/cpuinfo/src/x86/info.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4069721Z copying third_party/cpuinfo/src/x86/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4070825Z copying third_party/cpuinfo/src/x86/isa.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4072331Z copying third_party/cpuinfo/src/x86/mockcpuid.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4073188Z copying third_party/cpuinfo/src/x86/name.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4074697Z copying third_party/cpuinfo/src/x86/topology.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4077102Z copying third_party/cpuinfo/src/x86/uarch.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4078389Z copying third_party/cpuinfo/src/x86/vendor.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86 2025-10-10T00:04:45.4080411Z copying third_party/cpuinfo/src/x86/cache/descriptor.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/cache 2025-10-10T00:04:45.4082664Z copying third_party/cpuinfo/src/x86/cache/deterministic.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/cache 2025-10-10T00:04:45.4083984Z copying third_party/cpuinfo/src/x86/cache/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/cache 2025-10-10T00:04:45.4086003Z copying third_party/cpuinfo/src/x86/freebsd/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/freebsd 2025-10-10T00:04:45.4087696Z copying third_party/cpuinfo/src/x86/linux/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/linux 2025-10-10T00:04:45.4089221Z copying third_party/cpuinfo/src/x86/linux/cpuinfo.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/linux 2025-10-10T00:04:45.4091000Z copying third_party/cpuinfo/src/x86/linux/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/linux 2025-10-10T00:04:45.4092882Z copying third_party/cpuinfo/src/x86/mach/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/mach 2025-10-10T00:04:45.4094718Z copying third_party/cpuinfo/src/x86/windows/api.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/windows 2025-10-10T00:04:45.4096531Z copying third_party/cpuinfo/src/x86/windows/init.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/src/x86/windows 2025-10-10T00:04:45.4098453Z copying third_party/cpuinfo/test/arm-cache.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test 2025-10-10T00:04:45.4100774Z copying third_party/cpuinfo/test/get-current.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test 2025-10-10T00:04:45.4102005Z copying third_party/cpuinfo/test/init.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test 2025-10-10T00:04:45.4104483Z copying third_party/cpuinfo/test/size.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test 2025-10-10T00:04:45.4106051Z copying third_party/cpuinfo/test/build.prop/alcatel-revvl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4107725Z copying third_party/cpuinfo/test/build.prop/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4109200Z copying third_party/cpuinfo/test/build.prop/astro_55r.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4110843Z copying third_party/cpuinfo/test/build.prop/atm7029b-tablet.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4112302Z copying third_party/cpuinfo/test/build.prop/blu-r1-hd.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4114369Z copying third_party/cpuinfo/test/build.prop/galaxy-a3-2016-eu.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4115814Z copying third_party/cpuinfo/test/build.prop/galaxy-a8-2016-duos.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4117361Z copying third_party/cpuinfo/test/build.prop/galaxy-a8-2018.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4118921Z copying third_party/cpuinfo/test/build.prop/galaxy-c9-pro.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4120840Z copying third_party/cpuinfo/test/build.prop/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4122270Z copying third_party/cpuinfo/test/build.prop/galaxy-grand-prime.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4124020Z copying third_party/cpuinfo/test/build.prop/galaxy-j1-2016.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4125717Z copying third_party/cpuinfo/test/build.prop/galaxy-j5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4127681Z copying third_party/cpuinfo/test/build.prop/galaxy-j7-prime.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4129159Z copying third_party/cpuinfo/test/build.prop/galaxy-j7-tmobile.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4130967Z copying third_party/cpuinfo/test/build.prop/galaxy-j7-uae.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4132946Z copying third_party/cpuinfo/test/build.prop/galaxy-s3-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4134552Z copying third_party/cpuinfo/test/build.prop/galaxy-s4-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4136531Z copying third_party/cpuinfo/test/build.prop/galaxy-s5-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4137817Z copying third_party/cpuinfo/test/build.prop/galaxy-s5-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4139413Z copying third_party/cpuinfo/test/build.prop/galaxy-s6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4141044Z copying third_party/cpuinfo/test/build.prop/galaxy-s7-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4142625Z copying third_party/cpuinfo/test/build.prop/galaxy-s7-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4144696Z copying third_party/cpuinfo/test/build.prop/galaxy-s8-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4146319Z copying third_party/cpuinfo/test/build.prop/galaxy-s8-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4148149Z copying third_party/cpuinfo/test/build.prop/galaxy-tab-3-7.0.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4149717Z copying third_party/cpuinfo/test/build.prop/galaxy-tab-3-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4151337Z copying third_party/cpuinfo/test/build.prop/galaxy-win-duos.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4152982Z copying third_party/cpuinfo/test/build.prop/huawei-ascend-p7.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4154829Z copying third_party/cpuinfo/test/build.prop/huawei-honor-6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4156424Z copying third_party/cpuinfo/test/build.prop/huawei-mate-20.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4158418Z copying third_party/cpuinfo/test/build.prop/huawei-mate-8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4159761Z copying third_party/cpuinfo/test/build.prop/huawei-mate-9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4161346Z copying third_party/cpuinfo/test/build.prop/huawei-p8-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4163098Z copying third_party/cpuinfo/test/build.prop/huawei-p9-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4164824Z copying third_party/cpuinfo/test/build.prop/iconia-one-10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4166791Z copying third_party/cpuinfo/test/build.prop/leagoo-t5c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4168262Z copying third_party/cpuinfo/test/build.prop/lenovo-a6600-plus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4170125Z copying third_party/cpuinfo/test/build.prop/lenovo-vibe-x2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4171590Z copying third_party/cpuinfo/test/build.prop/lg-k10-eu.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4173639Z copying third_party/cpuinfo/test/build.prop/lg-optimus-g-pro.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4175275Z copying third_party/cpuinfo/test/build.prop/meizu-pro-6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4177148Z copying third_party/cpuinfo/test/build.prop/meizu-pro-6s.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4178722Z copying third_party/cpuinfo/test/build.prop/meizu-pro-7-plus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4180446Z copying third_party/cpuinfo/test/build.prop/memo-pad-7.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4181939Z copying third_party/cpuinfo/test/build.prop/moto-e-gen1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4183843Z copying third_party/cpuinfo/test/build.prop/moto-g-gen1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4185645Z copying third_party/cpuinfo/test/build.prop/moto-g-gen2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4187502Z copying third_party/cpuinfo/test/build.prop/moto-g-gen3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4189117Z copying third_party/cpuinfo/test/build.prop/moto-g-gen4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4191027Z copying third_party/cpuinfo/test/build.prop/moto-g-gen5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4192754Z copying third_party/cpuinfo/test/build.prop/nexus-s.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4194454Z copying third_party/cpuinfo/test/build.prop/nexus10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4196057Z copying third_party/cpuinfo/test/build.prop/nexus4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4197648Z copying third_party/cpuinfo/test/build.prop/nexus5x.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4199456Z copying third_party/cpuinfo/test/build.prop/nexus6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4201064Z copying third_party/cpuinfo/test/build.prop/nexus6p.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4202579Z copying third_party/cpuinfo/test/build.prop/nexus9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4204809Z copying third_party/cpuinfo/test/build.prop/oneplus-3t.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4206217Z copying third_party/cpuinfo/test/build.prop/oppo-a37.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4208052Z copying third_party/cpuinfo/test/build.prop/oppo-r9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4209762Z copying third_party/cpuinfo/test/build.prop/padcod-10.1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4211289Z copying third_party/cpuinfo/test/build.prop/pixel-xl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4213199Z copying third_party/cpuinfo/test/build.prop/pixel.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4214728Z copying third_party/cpuinfo/test/build.prop/xiaomi-mi-5c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4216461Z copying third_party/cpuinfo/test/build.prop/xiaomi-redmi-2a.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4218084Z copying third_party/cpuinfo/test/build.prop/xiaomi-redmi-note-3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4219710Z copying third_party/cpuinfo/test/build.prop/xiaomi-redmi-note-4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4221323Z copying third_party/cpuinfo/test/build.prop/xperia-c4-dual.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4222887Z copying third_party/cpuinfo/test/build.prop/xperia-sl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4224676Z copying third_party/cpuinfo/test/build.prop/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4226344Z copying third_party/cpuinfo/test/build.prop/zenfone-2e.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4227904Z copying third_party/cpuinfo/test/build.prop/zenfone-c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/build.prop 2025-10-10T00:04:45.4229454Z copying third_party/cpuinfo/test/cpuid/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:45.4230951Z copying third_party/cpuinfo/test/cpuid/leagoo-t5c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:45.4232356Z copying third_party/cpuinfo/test/cpuid/memo-pad-7.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:45.4233850Z copying third_party/cpuinfo/test/cpuid/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:45.4235544Z copying third_party/cpuinfo/test/cpuid/zenfone-2e.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:45.4237011Z copying third_party/cpuinfo/test/cpuid/zenfone-c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuid 2025-10-10T00:04:45.4238634Z copying third_party/cpuinfo/test/cpuinfo/alcatel-revvl.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4240083Z copying third_party/cpuinfo/test/cpuinfo/alcatel-revvl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4241591Z copying third_party/cpuinfo/test/cpuinfo/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4243055Z copying third_party/cpuinfo/test/cpuinfo/arndaleboard.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4244709Z copying third_party/cpuinfo/test/cpuinfo/astro-55r.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4246202Z copying third_party/cpuinfo/test/cpuinfo/atm7029b-tablet.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4247717Z copying third_party/cpuinfo/test/cpuinfo/beagleboard-xm.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4249118Z copying third_party/cpuinfo/test/cpuinfo/blu-r1-hd.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4250606Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a3-2016-eu.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4252124Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a8-2016-duos.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4253703Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a8-2018.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4255372Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a8-2018.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4256857Z copying third_party/cpuinfo/test/cpuinfo/galaxy-c9-pro.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4258422Z copying third_party/cpuinfo/test/cpuinfo/galaxy-c9-pro.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4260002Z copying third_party/cpuinfo/test/cpuinfo/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4261413Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j1-2016.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4262947Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4264583Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j7-prime.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4266124Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j7-tmobile.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4267577Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j7-uae.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4269109Z copying third_party/cpuinfo/test/cpuinfo/galaxy-nexus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4270553Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s3-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4272085Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s4-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4273568Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s5-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4275213Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s5-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4276753Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s6.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4278198Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4279763Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-global.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4281234Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4282722Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-us.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4284351Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4286164Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-global.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4287667Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4289219Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-us.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4290664Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4292189Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-global.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4293633Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4295344Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-us.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4296810Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4298357Z copying third_party/cpuinfo/test/cpuinfo/galaxy-tab-3-7.0.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4299998Z copying third_party/cpuinfo/test/cpuinfo/galaxy-tab-3-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4301624Z copying third_party/cpuinfo/test/cpuinfo/galaxy-win-duos.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4303130Z copying third_party/cpuinfo/test/cpuinfo/huawei-ascend-p7.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4304811Z copying third_party/cpuinfo/test/cpuinfo/huawei-honor-6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4306359Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-10.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4307841Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4309366Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-20.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4310856Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-20.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4312463Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-8.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4313975Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4315661Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-9.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4317132Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4318729Z copying third_party/cpuinfo/test/cpuinfo/huawei-p20-pro.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4320202Z copying third_party/cpuinfo/test/cpuinfo/huawei-p20-pro.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4321727Z copying third_party/cpuinfo/test/cpuinfo/huawei-p8-lite.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4323221Z copying third_party/cpuinfo/test/cpuinfo/huawei-p8-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4324784Z copying third_party/cpuinfo/test/cpuinfo/huawei-p9-lite.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4326538Z copying third_party/cpuinfo/test/cpuinfo/huawei-p9-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4328029Z copying third_party/cpuinfo/test/cpuinfo/iconia-one-10.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4329589Z copying third_party/cpuinfo/test/cpuinfo/iconia-one-10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4331062Z copying third_party/cpuinfo/test/cpuinfo/jetson-tx1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4332542Z copying third_party/cpuinfo/test/cpuinfo/leagoo-t5c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4334299Z copying third_party/cpuinfo/test/cpuinfo/lenovo-a6600-plus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4335842Z copying third_party/cpuinfo/test/cpuinfo/lenovo-vibe-x2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4337382Z copying third_party/cpuinfo/test/cpuinfo/lg-k10-eu.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4338960Z copying third_party/cpuinfo/test/cpuinfo/lg-optimus-g-pro.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4340469Z copying third_party/cpuinfo/test/cpuinfo/meizu-pro-6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4342085Z copying third_party/cpuinfo/test/cpuinfo/meizu-pro-6s.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4343658Z copying third_party/cpuinfo/test/cpuinfo/meizu-pro-7-plus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4345352Z copying third_party/cpuinfo/test/cpuinfo/memo-pad-7.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4346892Z copying third_party/cpuinfo/test/cpuinfo/moto-e-gen1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4348439Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4349956Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4351546Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4353060Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4354759Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4356365Z copying third_party/cpuinfo/test/cpuinfo/msm8996.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4357851Z copying third_party/cpuinfo/test/cpuinfo/nexus-s.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4359396Z copying third_party/cpuinfo/test/cpuinfo/nexus10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4360945Z copying third_party/cpuinfo/test/cpuinfo/nexus4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4362525Z copying third_party/cpuinfo/test/cpuinfo/nexus5x.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4364020Z copying third_party/cpuinfo/test/cpuinfo/nexus5x.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4365720Z copying third_party/cpuinfo/test/cpuinfo/nexus6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4367303Z copying third_party/cpuinfo/test/cpuinfo/nexus6p.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4369034Z copying third_party/cpuinfo/test/cpuinfo/nexus6p.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4370525Z copying third_party/cpuinfo/test/cpuinfo/nexus9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4372208Z copying third_party/cpuinfo/test/cpuinfo/odroid-u2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4374268Z copying third_party/cpuinfo/test/cpuinfo/oneplus-3t.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4377688Z copying third_party/cpuinfo/test/cpuinfo/oneplus-3t.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4378342Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4379229Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4380632Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5t.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4381916Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5t.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4383037Z copying third_party/cpuinfo/test/cpuinfo/oppo-a37.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4384363Z copying third_party/cpuinfo/test/cpuinfo/oppo-a37.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4386174Z copying third_party/cpuinfo/test/cpuinfo/oppo-r15.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4387977Z copying third_party/cpuinfo/test/cpuinfo/oppo-r15.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4389051Z copying third_party/cpuinfo/test/cpuinfo/oppo-r9.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4390603Z copying third_party/cpuinfo/test/cpuinfo/oppo-r9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4391634Z copying third_party/cpuinfo/test/cpuinfo/padcod-10.1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4393182Z copying third_party/cpuinfo/test/cpuinfo/pandaboard-es.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4394345Z copying third_party/cpuinfo/test/cpuinfo/pixel-2-xl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4395672Z copying third_party/cpuinfo/test/cpuinfo/pixel-c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4396683Z copying third_party/cpuinfo/test/cpuinfo/pixel-xl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4398233Z copying third_party/cpuinfo/test/cpuinfo/pixel.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4400353Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi-zero.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4401792Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4403594Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4406257Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4407695Z copying third_party/cpuinfo/test/cpuinfo/scaleway.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4409530Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-mi-5c.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4411409Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-mi-5c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4412192Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-2a.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4413250Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4415951Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4416686Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4419010Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4419694Z copying third_party/cpuinfo/test/cpuinfo/xperia-c4-dual.armeabi.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4421062Z copying third_party/cpuinfo/test/cpuinfo/xperia-c4-dual.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4422895Z copying third_party/cpuinfo/test/cpuinfo/xperia-sl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4423927Z copying third_party/cpuinfo/test/cpuinfo/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4425859Z copying third_party/cpuinfo/test/cpuinfo/zenfone-2e.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4427422Z copying third_party/cpuinfo/test/cpuinfo/zenfone-c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/cpuinfo 2025-10-10T00:04:45.4428975Z copying third_party/cpuinfo/test/dmesg/alcatel-revvl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4431481Z copying third_party/cpuinfo/test/dmesg/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4434028Z copying third_party/cpuinfo/test/dmesg/blu-r1-hd.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4437790Z copying third_party/cpuinfo/test/dmesg/galaxy-a3-2016-eu.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4440372Z copying third_party/cpuinfo/test/dmesg/galaxy-a8-2016-duos.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4444034Z copying third_party/cpuinfo/test/dmesg/galaxy-a8-2018.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4450906Z copying third_party/cpuinfo/test/dmesg/galaxy-c9-pro.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4453600Z copying third_party/cpuinfo/test/dmesg/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4457253Z copying third_party/cpuinfo/test/dmesg/galaxy-j1-2016.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4460718Z copying third_party/cpuinfo/test/dmesg/galaxy-j5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4464239Z copying third_party/cpuinfo/test/dmesg/galaxy-j7-prime.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4466859Z copying third_party/cpuinfo/test/dmesg/galaxy-j7-tmobile.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4469328Z copying third_party/cpuinfo/test/dmesg/galaxy-j7-uae.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4471859Z copying third_party/cpuinfo/test/dmesg/galaxy-s5-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4475595Z copying third_party/cpuinfo/test/dmesg/galaxy-s5-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4478600Z copying third_party/cpuinfo/test/dmesg/galaxy-s6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4483278Z copying third_party/cpuinfo/test/dmesg/galaxy-s7-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4488560Z copying third_party/cpuinfo/test/dmesg/galaxy-s7-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4493722Z copying third_party/cpuinfo/test/dmesg/galaxy-s8-global.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4499472Z copying third_party/cpuinfo/test/dmesg/galaxy-s8-us.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4505907Z copying third_party/cpuinfo/test/dmesg/huawei-mate-8.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4514255Z copying third_party/cpuinfo/test/dmesg/huawei-mate-9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4522171Z copying third_party/cpuinfo/test/dmesg/huawei-p9-lite.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4527860Z copying third_party/cpuinfo/test/dmesg/iconia-one-10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4530427Z copying third_party/cpuinfo/test/dmesg/lenovo-a6600-plus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4532987Z copying third_party/cpuinfo/test/dmesg/lg-k10-eu.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4536350Z copying third_party/cpuinfo/test/dmesg/meizu-pro-6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4540587Z copying third_party/cpuinfo/test/dmesg/meizu-pro-6s.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4546893Z copying third_party/cpuinfo/test/dmesg/meizu-pro-7-plus.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4551936Z copying third_party/cpuinfo/test/dmesg/moto-g-gen2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4554442Z copying third_party/cpuinfo/test/dmesg/moto-g-gen3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4556807Z copying third_party/cpuinfo/test/dmesg/moto-g-gen4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4559119Z copying third_party/cpuinfo/test/dmesg/moto-g-gen5.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4561562Z copying third_party/cpuinfo/test/dmesg/nexus-s.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4563545Z copying third_party/cpuinfo/test/dmesg/nexus10.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4566186Z copying third_party/cpuinfo/test/dmesg/nexus4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4568523Z copying third_party/cpuinfo/test/dmesg/nexus5x.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4571545Z copying third_party/cpuinfo/test/dmesg/nexus6.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4574614Z copying third_party/cpuinfo/test/dmesg/nexus6p.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4577880Z copying third_party/cpuinfo/test/dmesg/nexus9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4580578Z copying third_party/cpuinfo/test/dmesg/oneplus-3t.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4583734Z copying third_party/cpuinfo/test/dmesg/oppo-a37.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4586569Z copying third_party/cpuinfo/test/dmesg/oppo-r9.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4590490Z copying third_party/cpuinfo/test/dmesg/padcod-10.1.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4592886Z copying third_party/cpuinfo/test/dmesg/pixel-xl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4598146Z copying third_party/cpuinfo/test/dmesg/pixel.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4603171Z copying third_party/cpuinfo/test/dmesg/xiaomi-mi-5c.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4608819Z copying third_party/cpuinfo/test/dmesg/xiaomi-redmi-note-3.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4611788Z copying third_party/cpuinfo/test/dmesg/xiaomi-redmi-note-4.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4616678Z copying third_party/cpuinfo/test/dmesg/xperia-c4-dual.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4619398Z copying third_party/cpuinfo/test/dmesg/xperia-sl.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4622659Z copying third_party/cpuinfo/test/dmesg/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/dmesg 2025-10-10T00:04:45.4627022Z copying third_party/cpuinfo/test/mock/alcatel-revvl.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4628443Z copying third_party/cpuinfo/test/mock/alcatel-revvl.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4631010Z copying third_party/cpuinfo/test/mock/alldocube-iwork8.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4632726Z copying third_party/cpuinfo/test/mock/alldocube-iwork8.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4635671Z copying third_party/cpuinfo/test/mock/atm7029b-tablet.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4636957Z copying third_party/cpuinfo/test/mock/atm7029b-tablet.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4638892Z copying third_party/cpuinfo/test/mock/blu-r1-hd.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4640626Z copying third_party/cpuinfo/test/mock/blu-r1-hd.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4642697Z copying third_party/cpuinfo/test/mock/galaxy-a3-2016-eu.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4644567Z copying third_party/cpuinfo/test/mock/galaxy-a3-2016-eu.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4646903Z copying third_party/cpuinfo/test/mock/galaxy-a8-2016-duos.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4648733Z copying third_party/cpuinfo/test/mock/galaxy-a8-2016-duos.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4651211Z copying third_party/cpuinfo/test/mock/galaxy-a8-2018.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4653206Z copying third_party/cpuinfo/test/mock/galaxy-a8-2018.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4656107Z copying third_party/cpuinfo/test/mock/galaxy-c9-pro.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4658300Z copying third_party/cpuinfo/test/mock/galaxy-c9-pro.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4661524Z copying third_party/cpuinfo/test/mock/galaxy-grand-prime-value-edition.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4663652Z copying third_party/cpuinfo/test/mock/galaxy-grand-prime-value-edition.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4666231Z copying third_party/cpuinfo/test/mock/galaxy-j1-2016.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4668258Z copying third_party/cpuinfo/test/mock/galaxy-j1-2016.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4670729Z copying third_party/cpuinfo/test/mock/galaxy-j5.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4672806Z copying third_party/cpuinfo/test/mock/galaxy-j5.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4675688Z copying third_party/cpuinfo/test/mock/galaxy-j7-prime.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4677579Z copying third_party/cpuinfo/test/mock/galaxy-j7-prime.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4679937Z copying third_party/cpuinfo/test/mock/galaxy-j7-tmobile.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4681967Z copying third_party/cpuinfo/test/mock/galaxy-j7-tmobile.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4684633Z copying third_party/cpuinfo/test/mock/galaxy-j7-uae.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4686903Z copying third_party/cpuinfo/test/mock/galaxy-j7-uae.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4689411Z copying third_party/cpuinfo/test/mock/galaxy-s3-us.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4691502Z copying third_party/cpuinfo/test/mock/galaxy-s3-us.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4694014Z copying third_party/cpuinfo/test/mock/galaxy-s4-us.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4696393Z copying third_party/cpuinfo/test/mock/galaxy-s4-us.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4698907Z copying third_party/cpuinfo/test/mock/galaxy-s5-global.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4700996Z copying third_party/cpuinfo/test/mock/galaxy-s5-global.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4703537Z copying third_party/cpuinfo/test/mock/galaxy-s5-us.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4705894Z copying third_party/cpuinfo/test/mock/galaxy-s5-us.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4708477Z copying third_party/cpuinfo/test/mock/galaxy-s6.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4710563Z copying third_party/cpuinfo/test/mock/galaxy-s6.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4713058Z copying third_party/cpuinfo/test/mock/galaxy-s7-global.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4715628Z copying third_party/cpuinfo/test/mock/galaxy-s7-global.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4718094Z copying third_party/cpuinfo/test/mock/galaxy-s7-us.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4720217Z copying third_party/cpuinfo/test/mock/galaxy-s7-us.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4723193Z copying third_party/cpuinfo/test/mock/galaxy-s8-global.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4725618Z copying third_party/cpuinfo/test/mock/galaxy-s8-global.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4728468Z copying third_party/cpuinfo/test/mock/galaxy-s8-us.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4730691Z copying third_party/cpuinfo/test/mock/galaxy-s8-us.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4733917Z copying third_party/cpuinfo/test/mock/galaxy-s9-global.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4736442Z copying third_party/cpuinfo/test/mock/galaxy-s9-global.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4738515Z copying third_party/cpuinfo/test/mock/galaxy-s9-us.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4740352Z copying third_party/cpuinfo/test/mock/galaxy-s9-us.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4743098Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-7.0.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4744748Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-7.0.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4746683Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-lite.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4748225Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-lite.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4750006Z copying third_party/cpuinfo/test/mock/galaxy-win-duos.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4751669Z copying third_party/cpuinfo/test/mock/galaxy-win-duos.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4753543Z copying third_party/cpuinfo/test/mock/huawei-ascend-p7.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4755537Z copying third_party/cpuinfo/test/mock/huawei-ascend-p7.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4757400Z copying third_party/cpuinfo/test/mock/huawei-honor-6.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4759018Z copying third_party/cpuinfo/test/mock/huawei-honor-6.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4761038Z copying third_party/cpuinfo/test/mock/huawei-mate-10.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4762687Z copying third_party/cpuinfo/test/mock/huawei-mate-10.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4765166Z copying third_party/cpuinfo/test/mock/huawei-mate-20.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4766870Z copying third_party/cpuinfo/test/mock/huawei-mate-20.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4769184Z copying third_party/cpuinfo/test/mock/huawei-mate-8.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4770950Z copying third_party/cpuinfo/test/mock/huawei-mate-8.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4773086Z copying third_party/cpuinfo/test/mock/huawei-mate-9.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4775002Z copying third_party/cpuinfo/test/mock/huawei-mate-9.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4777133Z copying third_party/cpuinfo/test/mock/huawei-p20-pro.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4778829Z copying third_party/cpuinfo/test/mock/huawei-p20-pro.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4781045Z copying third_party/cpuinfo/test/mock/huawei-p8-lite.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4782644Z copying third_party/cpuinfo/test/mock/huawei-p8-lite.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4784793Z copying third_party/cpuinfo/test/mock/huawei-p9-lite.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4786541Z copying third_party/cpuinfo/test/mock/huawei-p9-lite.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4788625Z copying third_party/cpuinfo/test/mock/iconia-one-10.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4790198Z copying third_party/cpuinfo/test/mock/iconia-one-10.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4792104Z copying third_party/cpuinfo/test/mock/leagoo-t5c.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4793701Z copying third_party/cpuinfo/test/mock/leagoo-t5c.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4796204Z copying third_party/cpuinfo/test/mock/lenovo-a6600-plus.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4797864Z copying third_party/cpuinfo/test/mock/lenovo-a6600-plus.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4799669Z copying third_party/cpuinfo/test/mock/lenovo-vibe-x2.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4801441Z copying third_party/cpuinfo/test/mock/lenovo-vibe-x2.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4803156Z copying third_party/cpuinfo/test/mock/lg-k10-eu.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4805008Z copying third_party/cpuinfo/test/mock/lg-k10-eu.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4807046Z copying third_party/cpuinfo/test/mock/lg-optimus-g-pro.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4808710Z copying third_party/cpuinfo/test/mock/lg-optimus-g-pro.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4810662Z copying third_party/cpuinfo/test/mock/meizu-pro-6.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4812362Z copying third_party/cpuinfo/test/mock/meizu-pro-6.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4814588Z copying third_party/cpuinfo/test/mock/meizu-pro-6s.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4816329Z copying third_party/cpuinfo/test/mock/meizu-pro-6s.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4818610Z copying third_party/cpuinfo/test/mock/meizu-pro-7-plus.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4820314Z copying third_party/cpuinfo/test/mock/meizu-pro-7-plus.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4822801Z copying third_party/cpuinfo/test/mock/memo-pad-7.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4824565Z copying third_party/cpuinfo/test/mock/memo-pad-7.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4826623Z copying third_party/cpuinfo/test/mock/moto-e-gen1.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4828353Z copying third_party/cpuinfo/test/mock/moto-e-gen1.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4830204Z copying third_party/cpuinfo/test/mock/moto-g-gen1.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4831932Z copying third_party/cpuinfo/test/mock/moto-g-gen1.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4833808Z copying third_party/cpuinfo/test/mock/moto-g-gen2.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4835579Z copying third_party/cpuinfo/test/mock/moto-g-gen2.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4837477Z copying third_party/cpuinfo/test/mock/moto-g-gen3.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4839156Z copying third_party/cpuinfo/test/mock/moto-g-gen3.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4841022Z copying third_party/cpuinfo/test/mock/moto-g-gen4.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4842630Z copying third_party/cpuinfo/test/mock/moto-g-gen4.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4844669Z copying third_party/cpuinfo/test/mock/moto-g-gen5.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4846599Z copying third_party/cpuinfo/test/mock/moto-g-gen5.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4848925Z copying third_party/cpuinfo/test/mock/nexus-s.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4850608Z copying third_party/cpuinfo/test/mock/nexus-s.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4853018Z copying third_party/cpuinfo/test/mock/nexus10.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4854651Z copying third_party/cpuinfo/test/mock/nexus10.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4856998Z copying third_party/cpuinfo/test/mock/nexus4.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4858458Z copying third_party/cpuinfo/test/mock/nexus4.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4860567Z copying third_party/cpuinfo/test/mock/nexus5x.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4862617Z copying third_party/cpuinfo/test/mock/nexus5x.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4864903Z copying third_party/cpuinfo/test/mock/nexus6.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4866749Z copying third_party/cpuinfo/test/mock/nexus6.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4868870Z copying third_party/cpuinfo/test/mock/nexus6p.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4870722Z copying third_party/cpuinfo/test/mock/nexus6p.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4872939Z copying third_party/cpuinfo/test/mock/nexus9.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4874820Z copying third_party/cpuinfo/test/mock/nexus9.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4877109Z copying third_party/cpuinfo/test/mock/oneplus-3t.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4878742Z copying third_party/cpuinfo/test/mock/oneplus-3t.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4881243Z copying third_party/cpuinfo/test/mock/oneplus-5.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4883182Z copying third_party/cpuinfo/test/mock/oneplus-5.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4886248Z copying third_party/cpuinfo/test/mock/oneplus-5t.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4888090Z copying third_party/cpuinfo/test/mock/oneplus-5t.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4890886Z copying third_party/cpuinfo/test/mock/oppo-a37.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4892626Z copying third_party/cpuinfo/test/mock/oppo-a37.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4895072Z copying third_party/cpuinfo/test/mock/oppo-r15.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4897281Z copying third_party/cpuinfo/test/mock/oppo-r15.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4900110Z copying third_party/cpuinfo/test/mock/oppo-r9.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4901665Z copying third_party/cpuinfo/test/mock/oppo-r9.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4904319Z copying third_party/cpuinfo/test/mock/padcod-10.1.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4906028Z copying third_party/cpuinfo/test/mock/padcod-10.1.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4908100Z copying third_party/cpuinfo/test/mock/pixel-2-xl.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4910357Z copying third_party/cpuinfo/test/mock/pixel-2-xl.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4912999Z copying third_party/cpuinfo/test/mock/pixel-8.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4915087Z copying third_party/cpuinfo/test/mock/pixel-8.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4917359Z copying third_party/cpuinfo/test/mock/pixel-c.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4919189Z copying third_party/cpuinfo/test/mock/pixel-c.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4921556Z copying third_party/cpuinfo/test/mock/pixel-xl.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4923374Z copying third_party/cpuinfo/test/mock/pixel-xl.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4925705Z copying third_party/cpuinfo/test/mock/pixel.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4927703Z copying third_party/cpuinfo/test/mock/pixel.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4930086Z copying third_party/cpuinfo/test/mock/scaleway.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4931577Z copying third_party/cpuinfo/test/mock/scaleway.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4933748Z copying third_party/cpuinfo/test/mock/xiaomi-mi-5c.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4935418Z copying third_party/cpuinfo/test/mock/xiaomi-mi-5c.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4937936Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-2a.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4939806Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-2a.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4942008Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-3.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4944009Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-3.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4946764Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-4.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4948439Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-4.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4951808Z copying third_party/cpuinfo/test/mock/xperia-c4-dual.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4954426Z copying third_party/cpuinfo/test/mock/xperia-c4-dual.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4957114Z copying third_party/cpuinfo/test/mock/xperia-sl.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4959136Z copying third_party/cpuinfo/test/mock/xperia-sl.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4961854Z copying third_party/cpuinfo/test/mock/zenfone-2.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4964495Z copying third_party/cpuinfo/test/mock/zenfone-2.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4966995Z copying third_party/cpuinfo/test/mock/zenfone-2e.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4968971Z copying third_party/cpuinfo/test/mock/zenfone-2e.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4971470Z copying third_party/cpuinfo/test/mock/zenfone-c.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4973218Z copying third_party/cpuinfo/test/mock/zenfone-c.h -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/mock 2025-10-10T00:04:45.4976006Z copying third_party/cpuinfo/test/name/android-properties-interface.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4977293Z copying third_party/cpuinfo/test/name/android-properties.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4979048Z copying third_party/cpuinfo/test/name/brand-string.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4981011Z copying third_party/cpuinfo/test/name/proc-cpuinfo-hardware.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4983016Z copying third_party/cpuinfo/test/name/ro-arch.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4984566Z copying third_party/cpuinfo/test/name/ro-board-platform.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4986300Z copying third_party/cpuinfo/test/name/ro-chipname.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4988014Z copying third_party/cpuinfo/test/name/ro-mediatek-platform.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4989511Z copying third_party/cpuinfo/test/name/ro-product-board.cc -> torch-2.10.0a0+git344e636/third_party/cpuinfo/test/name 2025-10-10T00:04:45.4991389Z copying third_party/cpuinfo/tools/auxv-dump.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.4992827Z copying third_party/cpuinfo/tools/cache-info.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.4994638Z copying third_party/cpuinfo/tools/cpu-info.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.4996439Z copying third_party/cpuinfo/tools/cpuid-dump.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.4998164Z copying third_party/cpuinfo/tools/cpuinfo-dump.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.4999565Z copying third_party/cpuinfo/tools/gpu-dump.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.5001373Z copying third_party/cpuinfo/tools/isa-info.c -> torch-2.10.0a0+git344e636/third_party/cpuinfo/tools 2025-10-10T00:04:45.5003255Z copying third_party/cudnn_frontend/.clang-format -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5004904Z copying third_party/cudnn_frontend/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5006757Z copying third_party/cudnn_frontend/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5008144Z copying third_party/cudnn_frontend/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5009826Z copying third_party/cudnn_frontend/README.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5011458Z copying third_party/cudnn_frontend/cudnn_frontend-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5012847Z copying third_party/cudnn_frontend/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5014564Z copying third_party/cudnn_frontend/requirements.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5016345Z copying third_party/cudnn_frontend/setup.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend 2025-10-10T00:04:45.5018559Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/Dockerfile -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-10-10T00:04:45.5020079Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/README.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-10-10T00:04:45.5021865Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/training_perf.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-10-10T00:04:45.5023660Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_h200_speedup.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5027171Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_iteration_time.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5030232Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_run_plot.b200.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5032568Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_speedup.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5036088Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_training_timing.csv -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5037402Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/cudnn_attention_time.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5040497Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/efficient_attention_time.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5043384Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/flash_attention_time.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5046491Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/h200_iteration_time.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5049347Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/h200_speedup.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5052685Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/h200_training_timing.csv -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-10-10T00:04:45.5053857Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/Dockerfile -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-10-10T00:04:45.5055617Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-10-10T00:04:45.5057303Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/benchmark_flash_attention.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-10-10T00:04:45.5059014Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/benchmark_results.csv -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-10-10T00:04:45.5060596Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/images/bprop.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-10-10T00:04:45.5063057Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/images/forward.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-10-10T00:04:45.5065113Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/images/fwd_bprop.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-10-10T00:04:45.5067676Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/Dockerfile -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training 2025-10-10T00:04:45.5069003Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/README.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training 2025-10-10T00:04:45.5070750Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/benchmark_sdpa.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training 2025-10-10T00:04:45.5072764Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/benchmark_single_sdpa.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training 2025-10-10T00:04:45.5074970Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts/sample_b200_run.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts 2025-10-10T00:04:45.5076748Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts/sdpa_benchmark_results_NVIDIA_B200.csv -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts 2025-10-10T00:04:45.5078470Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts/sdpa_benchmark_results_NVIDIA_B200.png -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/benchmark/sdpa_benchmark_bf16_training/artifacts 2025-10-10T00:04:45.5081299Z copying third_party/cudnn_frontend/cmake/cuDNN.cmake -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/cmake 2025-10-10T00:04:45.5082834Z copying third_party/cudnn_frontend/include/cudnn_backend_base.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5084837Z copying third_party/cudnn_frontend/include/cudnn_frontend.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5086422Z copying third_party/cudnn_frontend/include/cudnn_frontend_ConvDesc.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5088181Z copying third_party/cudnn_frontend/include/cudnn_frontend_Engine.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5089797Z copying third_party/cudnn_frontend/include/cudnn_frontend_EngineConfig.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5091571Z copying third_party/cudnn_frontend/include/cudnn_frontend_EngineConfigGenerator.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5093103Z copying third_party/cudnn_frontend/include/cudnn_frontend_EngineFallbackList.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5094780Z copying third_party/cudnn_frontend/include/cudnn_frontend_Errata.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5096722Z copying third_party/cudnn_frontend/include/cudnn_frontend_ExecutionPlan.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5098706Z copying third_party/cudnn_frontend/include/cudnn_frontend_ExecutionPlanCache.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5100118Z copying third_party/cudnn_frontend/include/cudnn_frontend_Filters.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5101741Z copying third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5103616Z copying third_party/cudnn_frontend/include/cudnn_frontend_Logging.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5105259Z copying third_party/cudnn_frontend/include/cudnn_frontend_MatMulDesc.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5106841Z copying third_party/cudnn_frontend/include/cudnn_frontend_Operation.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5110026Z copying third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5111479Z copying third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5113476Z copying third_party/cudnn_frontend/include/cudnn_frontend_ReductionDesc.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5115169Z copying third_party/cudnn_frontend/include/cudnn_frontend_Reorder_Tensor.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5116672Z copying third_party/cudnn_frontend/include/cudnn_frontend_Resample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5118627Z copying third_party/cudnn_frontend/include/cudnn_frontend_Rng.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5120206Z copying third_party/cudnn_frontend/include/cudnn_frontend_Tensor.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5122121Z copying third_party/cudnn_frontend/include/cudnn_frontend_VariantPack.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5123721Z copying third_party/cudnn_frontend/include/cudnn_frontend_find_plan.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5125775Z copying third_party/cudnn_frontend/include/cudnn_frontend_get_plan.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5127298Z copying third_party/cudnn_frontend/include/cudnn_frontend_shim.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5129392Z copying third_party/cudnn_frontend/include/cudnn_frontend_utils.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5132127Z copying third_party/cudnn_frontend/include/cudnn_frontend_version.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include 2025-10-10T00:04:45.5133465Z copying third_party/cudnn_frontend/include/cudnn_frontend/context.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5135182Z copying third_party/cudnn_frontend/include/cudnn_frontend/cudnn_interface.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5136878Z copying third_party/cudnn_frontend/include/cudnn_frontend/graph_helpers.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5138873Z copying third_party/cudnn_frontend/include/cudnn_frontend/graph_interface.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5141817Z copying third_party/cudnn_frontend/include/cudnn_frontend/graph_properties.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5144000Z copying third_party/cudnn_frontend/include/cudnn_frontend/knobs.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5145823Z copying third_party/cudnn_frontend/include/cudnn_frontend/node_interface.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5147515Z copying third_party/cudnn_frontend/include/cudnn_frontend/plans.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend 2025-10-10T00:04:45.5149778Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/backend_descriptor.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-10-10T00:04:45.5151387Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/execution_helpers.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-10-10T00:04:45.5152928Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/kernel_cache.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-10-10T00:04:45.5154746Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/plan_helpers.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-10-10T00:04:45.5156445Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/adaptive_layernorm.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5158316Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/batchnorm.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5159957Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/batchnorm_inference.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5161790Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/block_scale_dequantize.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5163327Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/block_scale_quantize.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5165050Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/bn_finalize.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5166677Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/concatenate.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5168209Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/conv_dgrad.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5169801Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/conv_fprop.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5171356Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/conv_wgrad.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5172899Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/dbn.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5174672Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/dbn_weight.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5176392Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/dln.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5178013Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/genstats.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5179687Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/instancenorm.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5181435Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/layernorm.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5183053Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/matmul.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5184901Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/matmul_fp8.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5186642Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/paged_cache_load.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5188222Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/pointwise.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5189824Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/reduction.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5191403Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/resample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5193037Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/reshape.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5195131Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/rmsnorm.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5197196Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/rng.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5199155Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/scaled_dot_product_flash_attention.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5201830Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/sdpa_fp8.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5203502Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/sdpa_fp8_bwd.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5206082Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/slice.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5207654Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/softmax.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-10-10T00:04:45.5209630Z copying third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann/LICENSE.MIT -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann 2025-10-10T00:04:45.5211465Z copying third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann 2025-10-10T00:04:45.5222196Z copying third_party/cudnn_frontend/include/cudnn_frontend/utils/attn_score_modifiers.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/utils 2025-10-10T00:04:45.5223603Z copying third_party/cudnn_frontend/include/cudnn_frontend/utils/serialize.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/include/cudnn_frontend/utils 2025-10-10T00:04:45.5226174Z copying third_party/cudnn_frontend/python/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python 2025-10-10T00:04:45.5228467Z copying third_party/cudnn_frontend/python/properties.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python 2025-10-10T00:04:45.5230592Z copying third_party/cudnn_frontend/python/pycudnn.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python 2025-10-10T00:04:45.5232100Z copying third_party/cudnn_frontend/python/cudnn/__init__.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/cudnn 2025-10-10T00:04:45.5233786Z copying third_party/cudnn_frontend/python/cudnn/datatypes.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/cudnn 2025-10-10T00:04:45.5235850Z copying third_party/cudnn_frontend/python/cudnn/graph.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/cudnn 2025-10-10T00:04:45.5237386Z copying third_party/cudnn_frontend/python/pygraph/norm.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/pygraph 2025-10-10T00:04:45.5239634Z copying third_party/cudnn_frontend/python/pygraph/pointwise.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/pygraph 2025-10-10T00:04:45.5241772Z copying third_party/cudnn_frontend/python/pygraph/pygraph.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/pygraph 2025-10-10T00:04:45.5243792Z copying third_party/cudnn_frontend/python/pygraph/pygraph.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/pygraph 2025-10-10T00:04:45.5245955Z copying third_party/cudnn_frontend/python/pygraph/sdpa.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/python/pygraph 2025-10-10T00:04:45.5248100Z copying third_party/cudnn_frontend/samples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples 2025-10-10T00:04:45.5249539Z copying third_party/cudnn_frontend/samples/README.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples 2025-10-10T00:04:45.5251831Z copying third_party/cudnn_frontend/samples/cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp 2025-10-10T00:04:45.5253579Z copying third_party/cudnn_frontend/samples/cpp/convolution/conv_dynamic_shape_benchmark.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:45.5255188Z copying third_party/cudnn_frontend/samples/cpp/convolution/dgrads.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:45.5256858Z copying third_party/cudnn_frontend/samples/cpp/convolution/fp8_fprop.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:45.5258435Z copying third_party/cudnn_frontend/samples/cpp/convolution/fprop.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:45.5260577Z copying third_party/cudnn_frontend/samples/cpp/convolution/int8_fprop.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:45.5262073Z copying third_party/cudnn_frontend/samples/cpp/convolution/wgrads.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/convolution 2025-10-10T00:04:45.5263632Z copying third_party/cudnn_frontend/samples/cpp/matmul/fp8_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/matmul 2025-10-10T00:04:45.5265414Z copying third_party/cudnn_frontend/samples/cpp/matmul/int8_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/matmul 2025-10-10T00:04:45.5266998Z copying third_party/cudnn_frontend/samples/cpp/matmul/matmuls.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/matmul 2025-10-10T00:04:45.5269109Z copying third_party/cudnn_frontend/samples/cpp/matmul/mixed_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/matmul 2025-10-10T00:04:45.5270656Z copying third_party/cudnn_frontend/samples/cpp/matmul/nvfp4_mxfp8_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/matmul 2025-10-10T00:04:45.5272567Z copying third_party/cudnn_frontend/samples/cpp/misc/autotuning.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5274293Z copying third_party/cudnn_frontend/samples/cpp/misc/cudagraphs.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5275946Z copying third_party/cudnn_frontend/samples/cpp/misc/custom_plan.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5277644Z copying third_party/cudnn_frontend/samples/cpp/misc/parallel_compilation.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5279242Z copying third_party/cudnn_frontend/samples/cpp/misc/pointwise.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5280840Z copying third_party/cudnn_frontend/samples/cpp/misc/resample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5282531Z copying third_party/cudnn_frontend/samples/cpp/misc/serialization.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5284763Z copying third_party/cudnn_frontend/samples/cpp/misc/slice.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5286322Z copying third_party/cudnn_frontend/samples/cpp/misc/sm_carveout.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/misc 2025-10-10T00:04:45.5288035Z copying third_party/cudnn_frontend/samples/cpp/norm/adaptive_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:45.5289628Z copying third_party/cudnn_frontend/samples/cpp/norm/batchnorm.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:45.5291719Z copying third_party/cudnn_frontend/samples/cpp/norm/layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:45.5293333Z copying third_party/cudnn_frontend/samples/cpp/norm/norm_block_scale.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:45.5296973Z copying third_party/cudnn_frontend/samples/cpp/norm/norm_zero_centered_gamma.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:45.5298311Z copying third_party/cudnn_frontend/samples/cpp/norm/rmsnorm.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/norm 2025-10-10T00:04:45.5301181Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_benchmark.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5303965Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5306925Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd_with_cudagraphs.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5308677Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd_with_flexible_graphs.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5310758Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_cached.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5312699Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5314710Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_paged_decode_and_prefill.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5316415Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_cudagraphs.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5318515Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_custom_dropout.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5320087Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_flexible_graphs.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5321729Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_paged_caches.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5323297Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5325705Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_bwd_bottom_right_causal_mask.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5327151Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5328875Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_fwd_bottom_right_causal_mask.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/sdpa 2025-10-10T00:04:45.5330397Z copying third_party/cudnn_frontend/samples/cpp/utils/helpers.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/cpp/utils 2025-10-10T00:04:45.5332169Z copying third_party/cudnn_frontend/samples/legacy_samples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5333721Z copying third_party/cudnn_frontend/samples/legacy_samples/conv_sample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5336528Z copying third_party/cudnn_frontend/samples/legacy_samples/conv_sample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5338126Z copying third_party/cudnn_frontend/samples/legacy_samples/cpu_references.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5339794Z copying third_party/cudnn_frontend/samples/legacy_samples/f16_flash_mha_sample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5342519Z copying third_party/cudnn_frontend/samples/legacy_samples/f16_flash_mha_sample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5343626Z copying third_party/cudnn_frontend/samples/legacy_samples/fp16_dev.cu -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5345432Z copying third_party/cudnn_frontend/samples/legacy_samples/fp16_emu.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5347133Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_flash_mha_sample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5350080Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_flash_mha_sample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5351365Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_sample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5353517Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_sample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5355199Z copying third_party/cudnn_frontend/samples/legacy_samples/fused_mha_sample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5357695Z copying third_party/cudnn_frontend/samples/legacy_samples/fused_mha_sample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5359064Z copying third_party/cudnn_frontend/samples/legacy_samples/fusion_sample.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5362637Z copying third_party/cudnn_frontend/samples/legacy_samples/fusion_sample.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5364266Z copying third_party/cudnn_frontend/samples/legacy_samples/helpers.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5366371Z copying third_party/cudnn_frontend/samples/legacy_samples/norm_samples.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5367990Z copying third_party/cudnn_frontend/samples/legacy_samples/norm_samples.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5369544Z copying third_party/cudnn_frontend/samples/legacy_samples/test_list.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples 2025-10-10T00:04:45.5373055Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/error_util.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-10-10T00:04:45.5374735Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/fp16_dev.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-10-10T00:04:45.5376326Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/fp16_emu.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-10-10T00:04:45.5377933Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/helpers.h -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-10-10T00:04:45.5379502Z copying third_party/cudnn_frontend/samples/python/00_introduction.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5381241Z copying third_party/cudnn_frontend/samples/python/01_matmul_bias.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5382881Z copying third_party/cudnn_frontend/samples/python/02_sdpa_graph_serialization.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5384846Z copying third_party/cudnn_frontend/samples/python/03_mixed_precision_matmul.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5386328Z copying third_party/cudnn_frontend/samples/python/20_layernorm.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5387995Z copying third_party/cudnn_frontend/samples/python/21_layernorm_backward.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5390103Z copying third_party/cudnn_frontend/samples/python/22_layernorm_inference.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5391468Z copying third_party/cudnn_frontend/samples/python/24_rmsnorm.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5393707Z copying third_party/cudnn_frontend/samples/python/25_batchnorm.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5395384Z copying third_party/cudnn_frontend/samples/python/27_instancenorm.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5397023Z copying third_party/cudnn_frontend/samples/python/28_instancenorm_fusion.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5399242Z copying third_party/cudnn_frontend/samples/python/29_layernorm_zero_centered_gamma_forward_training_and_backward.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5400762Z copying third_party/cudnn_frontend/samples/python/30_layernorm_zero_centered_gamma_inference.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5402528Z copying third_party/cudnn_frontend/samples/python/31_adaptive_layernorm_forward_training_and_backward.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5404343Z copying third_party/cudnn_frontend/samples/python/32_adaptive_layernorm_inference.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5406003Z copying third_party/cudnn_frontend/samples/python/50_scaled_dot_product_attention.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5407655Z copying third_party/cudnn_frontend/samples/python/51_scaled_dot_product_attention_backward.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5409336Z copying third_party/cudnn_frontend/samples/python/52_scaled_dot_product_attention_with_paged_caches.ipynb -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/samples/python 2025-10-10T00:04:45.5410634Z copying third_party/cudnn_frontend/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test 2025-10-10T00:04:45.5412269Z copying third_party/cudnn_frontend/test/cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:45.5413818Z copying third_party/cudnn_frontend/test/cpp/pointwise_tests.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:45.5415504Z copying third_party/cudnn_frontend/test/cpp/serialize.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:45.5417506Z copying third_party/cudnn_frontend/test/cpp/tensor.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:45.5418960Z copying third_party/cudnn_frontend/test/cpp/validate.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:45.5420822Z copying third_party/cudnn_frontend/test/cpp/version.cpp -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/cpp 2025-10-10T00:04:45.5422287Z copying third_party/cudnn_frontend/test/python/conftest.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5423814Z copying third_party/cudnn_frontend/test/python/pytest.ini -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5425730Z copying third_party/cudnn_frontend/test/python/test_apply_rope.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5427300Z copying third_party/cudnn_frontend/test/python/test_batchnorm.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5428934Z copying third_party/cudnn_frontend/test/python/test_conv_bias.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5430861Z copying third_party/cudnn_frontend/test/python/test_conv_genstats.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5432341Z copying third_party/cudnn_frontend/test/python/test_conv_reduction.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5433836Z copying third_party/cudnn_frontend/test/python/test_flexible_sdpa.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5436263Z copying third_party/cudnn_frontend/test/python/test_instancenorm.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5437681Z copying third_party/cudnn_frontend/test/python/test_kernel_cache.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5439258Z copying third_party/cudnn_frontend/test/python/test_layernorm.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5440866Z copying third_party/cudnn_frontend/test/python/test_matmul_bias_relu.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5442413Z copying third_party/cudnn_frontend/test/python/test_mhas.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5445124Z copying third_party/cudnn_frontend/test/python/test_rmsnorm.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5455055Z copying third_party/cudnn_frontend/test/python/test_silu_and_mul.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5455827Z copying third_party/cudnn_frontend/test/python/test_slice.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5456498Z copying third_party/cudnn_frontend/test/python/test_utils.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5457290Z copying third_party/cudnn_frontend/test/python/test_wgrads.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/test/python 2025-10-10T00:04:45.5458036Z copying third_party/cudnn_frontend/tools/json_reproducer/README.md -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/tools/json_reproducer 2025-10-10T00:04:45.5458807Z copying third_party/cudnn_frontend/tools/json_reproducer/json_parser.py -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/tools/json_reproducer 2025-10-10T00:04:45.5459765Z copying third_party/cudnn_frontend/tools/json_reproducer/jsons/graph0.json -> torch-2.10.0a0+git344e636/third_party/cudnn_frontend/tools/json_reproducer/jsons 2025-10-10T00:04:45.5460218Z copying third_party/cutlass/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5460653Z copying third_party/cutlass/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5461927Z copying third_party/cutlass/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5464402Z copying third_party/cutlass/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5466103Z copying third_party/cutlass/CUDA.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5468013Z copying third_party/cutlass/Doxyfile -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5470501Z copying third_party/cutlass/EULA.txt -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5472407Z copying third_party/cutlass/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5474459Z copying third_party/cutlass/PUBLICATIONS.md -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5475999Z copying third_party/cutlass/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5478048Z copying third_party/cutlass/bin2hex.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5479432Z copying third_party/cutlass/cuBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5481189Z copying third_party/cutlass/cuDNN.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5482661Z copying third_party/cutlass/customConfigs.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5484679Z copying third_party/cutlass/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5486354Z copying third_party/cutlass/setup.cfg -> torch-2.10.0a0+git344e636/third_party/cutlass 2025-10-10T00:04:45.5488256Z copying third_party/cutlass/cmake/CTestTestfile.configure.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5489685Z copying third_party/cutlass/cmake/CTestTestfile.test.configure.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5491153Z copying third_party/cutlass/cmake/NvidiaCutlassConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5492725Z copying third_party/cutlass/cmake/NvidiaCutlassPackageConfig.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5494267Z copying third_party/cutlass/cmake/googletest.cmake -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5495814Z copying third_party/cutlass/cmake/nop.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5497634Z copying third_party/cutlass/cmake/version_extended.h.in -> torch-2.10.0a0+git344e636/third_party/cutlass/cmake 2025-10-10T00:04:45.5499000Z copying third_party/cutlass/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5500823Z copying third_party/cutlass/docs/aligned__buffer_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5502319Z copying third_party/cutlass/docs/aligned__buffer_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5503819Z copying third_party/cutlass/docs/aligned__buffer_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5505804Z copying third_party/cutlass/docs/aligned__buffer_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5507717Z copying third_party/cutlass/docs/annotated.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5512276Z copying third_party/cutlass/docs/arch_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5513831Z copying third_party/cutlass/docs/arch_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5515871Z copying third_party/cutlass/docs/arch_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5517301Z copying third_party/cutlass/docs/arch_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5519282Z copying third_party/cutlass/docs/arch_2mma__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5520963Z copying third_party/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5522402Z copying third_party/cutlass/docs/arch_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5524478Z copying third_party/cutlass/docs/arch_2mma__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5526700Z copying third_party/cutlass/docs/arch_2mma__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5528620Z copying third_party/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5529879Z copying third_party/cutlass/docs/arch_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5531646Z copying third_party/cutlass/docs/arch_2mma__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5533778Z copying third_party/cutlass/docs/arch_2mma__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5535488Z copying third_party/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5537161Z copying third_party/cutlass/docs/arch_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5538751Z copying third_party/cutlass/docs/arch_2mma__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5540809Z copying third_party/cutlass/docs/arch_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5542547Z copying third_party/cutlass/docs/arch_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5544433Z copying third_party/cutlass/docs/arch_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5546324Z copying third_party/cutlass/docs/array_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5547903Z copying third_party/cutlass/docs/array_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5549496Z copying third_party/cutlass/docs/array_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5552519Z copying third_party/cutlass/docs/array__subbyte_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5554512Z copying third_party/cutlass/docs/array__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5555879Z copying third_party/cutlass/docs/array__subbyte_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5557682Z copying third_party/cutlass/docs/array__subbyte_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5560541Z copying third_party/cutlass/docs/batched__reduction_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5562015Z copying third_party/cutlass/docs/batched__reduction_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5563497Z copying third_party/cutlass/docs/batched__reduction_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5565242Z copying third_party/cutlass/docs/batched__reduction_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5567158Z copying third_party/cutlass/docs/batched__reduction__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5568660Z copying third_party/cutlass/docs/batched__reduction__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5570158Z copying third_party/cutlass/docs/batched__reduction__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5572028Z copying third_party/cutlass/docs/bc_s.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5573999Z copying third_party/cutlass/docs/bdwn.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5575795Z copying third_party/cutlass/docs/classcutlass_1_1AlignedArray.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5577393Z copying third_party/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5579058Z copying third_party/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5580574Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5582668Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5585250Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5586764Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5588705Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5590224Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5592045Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5593574Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5595440Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5597062Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5599088Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5600529Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5602715Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5604416Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5606017Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5608061Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5610562Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5611990Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5613962Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5615806Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5617508Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5619199Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5621352Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5622839Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5624835Z copying third_party/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5626793Z copying third_party/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5628914Z copying third_party/cutlass/docs/classcutlass_1_1HostTensor-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5630924Z copying third_party/cutlass/docs/classcutlass_1_1HostTensor.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5634052Z copying third_party/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5635724Z copying third_party/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5637773Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5640831Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5645077Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5647826Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5650608Z copying third_party/cutlass/docs/classcutlass_1_1Semaphore-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5653691Z copying third_party/cutlass/docs/classcutlass_1_1Semaphore.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5656392Z copying third_party/cutlass/docs/classcutlass_1_1SubbyteReference-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5657977Z copying third_party/cutlass/docs/classcutlass_1_1SubbyteReference.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5660540Z copying third_party/cutlass/docs/classcutlass_1_1TensorRef-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5661945Z copying third_party/cutlass/docs/classcutlass_1_1TensorRef.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5664721Z copying third_party/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5666136Z copying third_party/cutlass/docs/classcutlass_1_1TensorView-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5668145Z copying third_party/cutlass/docs/classcutlass_1_1TensorView.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5670911Z copying third_party/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5672517Z copying third_party/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5674011Z copying third_party/cutlass/docs/classcutlass_1_1complex-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5676198Z copying third_party/cutlass/docs/classcutlass_1_1complex.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5678506Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5679891Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5681824Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5683311Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5685151Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5686778Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5688882Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5690494Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5692483Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5694587Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5697154Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5699081Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5700972Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5702937Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5705315Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_014d4e40c4295be6a8d8778d86e94fe14a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5707822Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_01int_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5710092Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5711856Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5713714Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5715830Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5717750Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5719550Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5721299Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5723070Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5725005Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5726879Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5728719Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5730493Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5732361Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5734433Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5736445Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5738565Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5740577Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5742497Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5744549Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5746555Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5748422Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5750781Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5753474Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5755863Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5758120Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la3f2abc523201c1b0228df99119ab88e1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5760687Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la91754875457d1736401ce8b815f5a9ea.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5762959Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5765362Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_5e78dabe303f20d76b00c600aab61eda.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5767989Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_6b5ec5b2b023c078c305dbf7583b79cf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5770590Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_72e1add04bb402b37cf00537c77e94a8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5773194Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_e459aab140a2ce78336e584f95886726.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5775592Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5777883Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G16e08718cffa0989cce3fe8dbc4b075b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5780475Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G78b1ed9e671a468d35013cfbe9935984.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5783079Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G8fb159e6b5b40e2838be5f52cfe17062.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5785837Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gdb805a2dc5571ac3b66e0fe6ffdcede2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5788069Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5790456Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5793107Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5795564Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5797677Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemen511cc12482dd0c67e9fe697263803a4d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5800222Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemenf2bd262ed3e202b25d5802d83965bf3b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5802477Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5804909Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003a6f54e58875f27c8964f8d800eb0a41.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5807473Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003cbb32beb84b4984cb7853662096d289.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5810003Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmS2fe0c60b727c738c622c18fc3dd76644.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5812614Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa0ceeeddc22575876eb977da7f5416a8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5815362Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa3f1805da1f79a22c4b13deb8bfd6dbc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5817943Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSec8059d5848d8771911d48e44fbab0a1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5820134Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5822322Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_d40dea6fdd53d690220261eb3df00de7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5825103Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_fd6a91cd8bbd07ecd1344326b830e3a4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5827188Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5828708Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5830283Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5831952Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5833966Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_067bcc9899cdd1d09bb72e91a0196124f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5836728Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_0c9bb6f4463ab6085e6008b5d5ad6abfd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5838802Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5840407Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5842426Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_04d70e4e6a90042308bae3da503c86e09.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5845147Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_07c56401b4df75709ae636675d9980a9a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5847414Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5849193Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5851361Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBbe7c1f7154ad5b5bf9d4d28301e2b457.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5853955Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBdb459748f0fef7bac42fca5554ff1c33.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5856669Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout4d0960ae6b1d1bf19e6239dbd002249c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5859134Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout99997dac0ac0369caba3b97208ce1ff6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5861184Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5862782Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5864558Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5866202Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5867951Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5869810Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5871660Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5873789Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5875407Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5876760Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5878156Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5879204Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5880451Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5881600Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5882825Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5884545Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5886191Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_0a57cf0ae57b6a111bda06a00be37068.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5888017Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_146441010dad1f40eb51b6dae3ded216.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5889659Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5890939Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5892255Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5893745Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_67ca7e11a38e38f2c51b84767654a90f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5895585Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_a2456a020c69a771b09829baf7b67ebf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5897624Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_e69c7b56575690d8ab3cbb5aeea28451.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5899259Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_f0ce904a9294556f15e1cc9cf7c99a93.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5901185Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_5010ca7c1b96117113514b8b4ebddfa0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5903163Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_7436805480213675b5259979e1f6a17e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5905306Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ada156b62fcbdce47009c5bf1321c92c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5907263Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ea0a4e7ce3cd5d25cabf79383efdf4d9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5909289Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_2ee3984cc649ece3b024188abfeebdad.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5911013Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_4ccafbc821b3a55cd532602442a74031.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5912793Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_8f92ea79e85febb67169c4b2d94b1b20.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5915185Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_a1f4bdda9e7a19223c391e2ec786b91d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5916841Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5918274Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5919250Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5920921Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00027dabdc144edd6276f664ca74088510.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5923045Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5925229Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___006c39f57875e0aa9d0ad82c8043ed8b98.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5927077Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5929022Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___009fb4d99d9f854adc12c5f9e63302b4c8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5930849Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00aff26d6194ae0e147368350f4cacf994.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5932790Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5934753Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0352e0dcab42bc8360606874e00173556.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5936645Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___039819fb3ccd43786d556c2c9669508ef.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5938559Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___061061fa051337e681934b994f511ad56.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5940650Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___06c47d82768aa45bab2726e67d577b0d5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5942866Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07bf53239dbcc064f44d6c5d96e4a51bb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5944868Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0b84f53cd44b339eccc12067c9f86e11c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5947058Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c430ef744703d5f98604b8ecc88574f9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5948982Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c7d419c589d601ce4eb603be566fea21.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5950938Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0dadd1ada54e0c66b1fc323db1c2d5f4b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5953013Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e406d341fae1780c4b8cd55fe869ef91.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5955002Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e52ad425e1ee3e68544873f66733237b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5957207Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0ed7daaeba1c095e77f68533d4d2c475c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5958983Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5960004Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5961523Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5962914Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5964601Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5966331Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5968241Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5970681Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5972975Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5975381Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5977540Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5979751Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5981842Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5984635Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5986829Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5989139Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5991239Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5993802Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5996428Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5998462Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.5999547Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6000865Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6002268Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6003539Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6004873Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6006144Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6007572Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6008407Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6009933Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6011243Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6012564Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6013896Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6015277Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6016600Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6017817Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6019054Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6020253Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Manifest.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6021491Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6022584Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Operation.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6023858Z copying third_party/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6025277Z copying third_party/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6026567Z copying third_party/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6028014Z copying third_party/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6029353Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6030608Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6031852Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6032762Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6034272Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6035622Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6037356Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6039454Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6041851Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6044521Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6046445Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6048361Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6050371Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6052463Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6054952Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6056866Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6059302Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6061502Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6063787Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6066113Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6068379Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6070287Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6072154Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6074310Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6076428Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6078652Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6080734Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6082857Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6085450Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6087431Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6089653Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6091638Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6093806Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6096044Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6098352Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6100602Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6102558Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6104603Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6106940Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6108696Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6110237Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6112263Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6114538Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6116644Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6118762Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6121198Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6123239Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6125603Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6127476Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6129583Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6131689Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6133731Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6135800Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6137882Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00080941085bb0194af8f2f65a15192e0b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6139717Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0010e951973fa9415dd5e9e2e33dbd5289.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6141928Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0041ea81994f8af0d4d071fdb9e66b5ff0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6143840Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00498568456c9d689a9759d3d9b23c26c7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6145970Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___004d0f9b5e19c29acc17bcdc360dafebbd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6148121Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0068b3e874b5d93d11f0fa902c7f1d11d9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6150163Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a5f2f7a8271031e6cdc5daa5441f2af.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6152096Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a6d14c98b70ad1baa69b4493734b326.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6154349Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0077835ea35054e4d0771d9d6725bb9085.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6156198Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___007f87132882da9ec58c786303b28e9471.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6158278Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009ae162bdb1617beea32983ed0c15dc12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6160142Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009fd89f6dad84238fd7d63df0a0c0364f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6162020Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00a6b756b1bcfbb35fe4a3e68ff074e380.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6164210Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00d670f969180a8d182dffb356ebcc957e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6166214Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00e7c2c404e7aedfe60ad56bb5571306a1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6168229Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ebd1a63351e1085d0b718582ec7b06c8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6170249Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ed8b09ab2382d4e8728ddd2a68158934.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6172393Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f5d8ee719cad9052f71bb9bd0fa63021.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6174461Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f6b3a9dfab5e7c72d5233f7e5e6e3b9b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6176342Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f7b2f5e11bc5aeead1e0502a52c45641.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6178151Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6179898Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0184b7188941788a96624510a4b2f876.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6181791Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0855e9d9ab619202d2397180c1e4c4a5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6183570Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__213c660dae89d11f257af8ed849b6926.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6185635Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__24441807fbf0271dbae4258379c0fad6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6187703Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__29b83d435ddd06700aca12de5506840e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6189840Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__2c1476eaf582bfe972793e17babfe985.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6191696Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__402190115c926267caaaf768257c5f78.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6193531Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__52b6c173ef31c98d1eaa592790f4c1f8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6195517Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__6baada077236f1a368c61c5e11b45b72.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6197720Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__85e80b4f64dfb53cfbfdd5ac1fb09e87.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6199670Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a2cfb07ab83f71c364fb627b83ffc1e3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6201535Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a3c11cf1f00ef7a1efb8389ac6e4c6e0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6203725Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__b29f42e2659fc97d4580ce9251ffcd45.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6205870Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__d9d6aa4390d5c01350a517455e2fc142.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6207729Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__e9a9e0f4286f652f55eb9b863b21effe.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6209706Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__eb7d20f8b9d69e0ae5e7ef51dc480867.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6211895Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__ebf4714349612673e8b6609b763eeb6f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6213295Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__f04332958a49a47d6fb2b25201764630.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6215157Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6216711Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6218840Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6220785Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6223303Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6225239Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6227434Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6229794Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6231836Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0104ad31bd559a88cc418ae1cab7492ed5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6234056Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_010889a732373c350de9b9a9f6c13cd761.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6236006Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01187f8574e1fe9d7d5e8fbf09bd834bf0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6238163Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_011d3637dbd8bc58bcb020b51bf57fbfc0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6240428Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_012f9d4bd842629f7d675732247bcc1357.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6242507Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01330cb2d847cdbf495059d201f3e0ee3a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6244865Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01362d1c9ae17630d1c17a1615e68afa80.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6246825Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013a5ea9a174fff627cdcbd801f51281b7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6249085Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013cae8c66b6ce08eb63e9fb0780f3a8c8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6251218Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0149454d361ea5885cf5166a920b5145df.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6253312Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01642d01eef37fa16be616cb8f5b8097a3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6255383Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_016648f777c9d2dbab1ef78c666fcf74b4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6257170Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01793f74bfd8f116a827948ab01a37349a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6259103Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_017982f81d4ef592e19c8427de2ea933a3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6261167Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0184a89653916f5d51ab59d1b386989a17.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6262792Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018b93ffa09fd2e459d73524c0d12a4837.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6264822Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018d66e3d8188cb0463f1545f89b58769b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6266595Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019159d0ec80fd88e0f6c4de44978da1ad.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6268385Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0197fef2242a3454a7d1cebe61aee28b43.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6270375Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019ee1429da69883e567d375e27490e28e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6272608Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a31b454d9c930525c1e9ca406a514f40.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6274524Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a75d2cd74e722d6ad6a3b41aabfd432d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6276298Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01afef766ff169b7e3893ce73e5a54c7d8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6278452Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01b3fa5720e807697de61b9f937b269cd0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6279930Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01ba3cdd330cbe23d59be67495b2e75efb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6281971Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc13f671a1c59ed6f2172925532cd35e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6284003Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc82bbd3b6983e0c6f0ae466d180afcc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6285987Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bd31b3810c1fedf2e7e5959ff92b5d3d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6287818Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01c20d35180520077a5a09b1e33543c1a5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6289684Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d4483ed08587e929d7b0c6a8962d4447.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6291767Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d997c3a11a0d7dc37d7d50feed0cfc16.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6293604Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01dbd6b8468d5bd787308d2f615a24d123.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6295499Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01e0fd04345128a28d88cb94a28a569400.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6297264Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01efd5013a2503d6567e2bf6b40c97360c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6299200Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f6f6511b5033cad31083644ac69c54d8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6301201Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f96bbeb63e6d4ce4a2551279de3a9f0e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6302598Z copying third_party/cutlass/docs/classes.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6303199Z copying third_party/cutlass/docs/closed.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6304295Z copying third_party/cutlass/docs/command__line_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6305067Z copying third_party/cutlass/docs/command__line_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6306107Z copying third_party/cutlass/docs/command__line_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6306975Z copying third_party/cutlass/docs/complex_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6307881Z copying third_party/cutlass/docs/complex_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6308919Z copying third_party/cutlass/docs/complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6309551Z copying third_party/cutlass/docs/complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6310515Z copying third_party/cutlass/docs/conversion__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6311358Z copying third_party/cutlass/docs/conversion__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6312458Z copying third_party/cutlass/docs/conversion__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6313411Z copying third_party/cutlass/docs/conversion__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6314419Z copying third_party/cutlass/docs/coord_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6315378Z copying third_party/cutlass/docs/coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6316231Z copying third_party/cutlass/docs/coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6317157Z copying third_party/cutlass/docs/coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6317902Z copying third_party/cutlass/docs/core__io_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6318943Z copying third_party/cutlass/docs/core__io_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6319635Z copying third_party/cutlass/docs/core__io_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6320632Z copying third_party/cutlass/docs/core__io_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6321290Z copying third_party/cutlass/docs/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6322245Z copying third_party/cutlass/docs/cutlass_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6322996Z copying third_party/cutlass/docs/cutlass_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6323717Z copying third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6324719Z copying third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6325528Z copying third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6326556Z copying third_party/cutlass/docs/default__epilogue__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6327814Z copying third_party/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6328908Z copying third_party/cutlass/docs/default__epilogue__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6330189Z copying third_party/cutlass/docs/default__epilogue__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6331524Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6332611Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6333956Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6335561Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6336944Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6337840Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6339198Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6340628Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6341827Z copying third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6343212Z copying third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6344483Z copying third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6345351Z copying third_party/cutlass/docs/default__gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6346394Z copying third_party/cutlass/docs/default__gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6347688Z copying third_party/cutlass/docs/default__gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6348881Z copying third_party/cutlass/docs/default__gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6350042Z copying third_party/cutlass/docs/default__gemm__configuration_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6351089Z copying third_party/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6352187Z copying third_party/cutlass/docs/default__gemm__configuration_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6353550Z copying third_party/cutlass/docs/default__gemm__configuration_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6354764Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6355912Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6356841Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6357928Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6359052Z copying third_party/cutlass/docs/default__gemv_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6359917Z copying third_party/cutlass/docs/default__gemv_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6360788Z copying third_party/cutlass/docs/default__gemv_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6361838Z copying third_party/cutlass/docs/default__gemv__core_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6362596Z copying third_party/cutlass/docs/default__gemv__core_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6363689Z copying third_party/cutlass/docs/default__gemv__core_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6365103Z copying third_party/cutlass/docs/default__gemv__core_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6365824Z copying third_party/cutlass/docs/default__mma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6366853Z copying third_party/cutlass/docs/default__mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6367765Z copying third_party/cutlass/docs/default__mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6368693Z copying third_party/cutlass/docs/default__mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6369716Z copying third_party/cutlass/docs/default__mma__core_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6370575Z copying third_party/cutlass/docs/default__mma__core_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6371556Z copying third_party/cutlass/docs/default__mma__core_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6372661Z copying third_party/cutlass/docs/default__mma__core_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6373456Z copying third_party/cutlass/docs/default__mma__core__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6374735Z copying third_party/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6375815Z copying third_party/cutlass/docs/default__mma__core__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6376730Z copying third_party/cutlass/docs/default__mma__core__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6377843Z copying third_party/cutlass/docs/default__mma__core__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6378557Z copying third_party/cutlass/docs/default__mma__core__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6379703Z copying third_party/cutlass/docs/default__mma__core__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6380407Z copying third_party/cutlass/docs/default__mma__core__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6381541Z copying third_party/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6382472Z copying third_party/cutlass/docs/default__mma__core__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6383393Z copying third_party/cutlass/docs/default__mma__core__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6384671Z copying third_party/cutlass/docs/default__mma__core__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6385508Z copying third_party/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6386505Z copying third_party/cutlass/docs/default__mma__core__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6387516Z copying third_party/cutlass/docs/default__mma__core__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6388414Z copying third_party/cutlass/docs/default__mma__core__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6389510Z copying third_party/cutlass/docs/default__mma__core__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6390604Z copying third_party/cutlass/docs/default__mma__core__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6391431Z copying third_party/cutlass/docs/default__mma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6392139Z copying third_party/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6393089Z copying third_party/cutlass/docs/default__mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6394305Z copying third_party/cutlass/docs/default__mma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6395391Z copying third_party/cutlass/docs/default__mma__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6398389Z copying third_party/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6399624Z copying third_party/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6400652Z copying third_party/cutlass/docs/default__thread__map__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6401749Z copying third_party/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6402788Z copying third_party/cutlass/docs/default__thread__map__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6403942Z copying third_party/cutlass/docs/default__thread__map__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6405123Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6406203Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6407376Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6408566Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6409490Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6410550Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6411783Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6413017Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6413874Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6415163Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6416156Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6417256Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6418353Z copying third_party/cutlass/docs/device_2gemm__batched_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6419051Z copying third_party/cutlass/docs/device_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6419768Z copying third_party/cutlass/docs/device_2gemm__batched_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6420601Z copying third_party/cutlass/docs/device_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6421796Z copying third_party/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6422937Z copying third_party/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6423981Z copying third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6425139Z copying third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6426491Z copying third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6427700Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6428678Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6429827Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6431033Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6432180Z copying third_party/cutlass/docs/device_2tensor__compare_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6433150Z copying third_party/cutlass/docs/device_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6434235Z copying third_party/cutlass/docs/device_2tensor__compare_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6435338Z copying third_party/cutlass/docs/device_2tensor__fill_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6436396Z copying third_party/cutlass/docs/device_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6437337Z copying third_party/cutlass/docs/device_2tensor__fill_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6438295Z copying third_party/cutlass/docs/device_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6439435Z copying third_party/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6440324Z copying third_party/cutlass/docs/device_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6441317Z copying third_party/cutlass/docs/device_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6442423Z copying third_party/cutlass/docs/device__dump_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6443285Z copying third_party/cutlass/docs/device__dump_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6444304Z copying third_party/cutlass/docs/device__dump_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6445144Z copying third_party/cutlass/docs/device__dump_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6446044Z copying third_party/cutlass/docs/device__kernel_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6447090Z copying third_party/cutlass/docs/device__kernel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6448129Z copying third_party/cutlass/docs/device__kernel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6449000Z copying third_party/cutlass/docs/device__kernel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6450102Z copying third_party/cutlass/docs/device__memory_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6451021Z copying third_party/cutlass/docs/device__memory_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6451947Z copying third_party/cutlass/docs/device__memory_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6452995Z copying third_party/cutlass/docs/device__memory_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6453795Z copying third_party/cutlass/docs/dir_000001_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6454960Z copying third_party/cutlass/docs/dir_000001_000033.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6455577Z copying third_party/cutlass/docs/dir_000002_000013.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6456627Z copying third_party/cutlass/docs/dir_000002_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6457324Z copying third_party/cutlass/docs/dir_000003_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6458394Z copying third_party/cutlass/docs/dir_000005_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6459083Z copying third_party/cutlass/docs/dir_000006_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6460144Z copying third_party/cutlass/docs/dir_000007_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6460961Z copying third_party/cutlass/docs/dir_000008_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6461819Z copying third_party/cutlass/docs/dir_000009_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6462782Z copying third_party/cutlass/docs/dir_000009_000013.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6463528Z copying third_party/cutlass/docs/dir_000009_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6464689Z copying third_party/cutlass/docs/dir_000009_000032.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6465709Z copying third_party/cutlass/docs/dir_000012_000010.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6467100Z copying third_party/cutlass/docs/dir_000012_000013.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6468555Z copying third_party/cutlass/docs/dir_000012_000018.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6469947Z copying third_party/cutlass/docs/dir_000012_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6471372Z copying third_party/cutlass/docs/dir_000012_000032.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6473023Z copying third_party/cutlass/docs/dir_000013_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6474689Z copying third_party/cutlass/docs/dir_000013_000003.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6476282Z copying third_party/cutlass/docs/dir_000013_000009.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6477749Z copying third_party/cutlass/docs/dir_000013_000010.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6479192Z copying third_party/cutlass/docs/dir_000013_000012.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6480810Z copying third_party/cutlass/docs/dir_000013_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6482222Z copying third_party/cutlass/docs/dir_000013_000032.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6483638Z copying third_party/cutlass/docs/dir_000013_000033.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6485285Z copying third_party/cutlass/docs/dir_000014_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6486688Z copying third_party/cutlass/docs/dir_000014_000009.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6488228Z copying third_party/cutlass/docs/dir_000014_000016.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6489670Z copying third_party/cutlass/docs/dir_000014_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6491128Z copying third_party/cutlass/docs/dir_000014_000032.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6492509Z copying third_party/cutlass/docs/dir_000015_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6493886Z copying third_party/cutlass/docs/dir_000015_000003.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6495571Z copying third_party/cutlass/docs/dir_000015_000009.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6496888Z copying third_party/cutlass/docs/dir_000015_000014.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6498348Z copying third_party/cutlass/docs/dir_000015_000016.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6499702Z copying third_party/cutlass/docs/dir_000016_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6501096Z copying third_party/cutlass/docs/dir_000016_000017.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6502475Z copying third_party/cutlass/docs/dir_000016_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6503869Z copying third_party/cutlass/docs/dir_000016_000031.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6505483Z copying third_party/cutlass/docs/dir_000016_000032.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6506886Z copying third_party/cutlass/docs/dir_000016_000033.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6508275Z copying third_party/cutlass/docs/dir_000017_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6509684Z copying third_party/cutlass/docs/dir_000017_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6511098Z copying third_party/cutlass/docs/dir_000017_000031.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6512492Z copying third_party/cutlass/docs/dir_000017_000033.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6514262Z copying third_party/cutlass/docs/dir_000018_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6515758Z copying third_party/cutlass/docs/dir_000018_000013.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6517227Z copying third_party/cutlass/docs/dir_000018_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6518700Z copying third_party/cutlass/docs/dir_000019_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6520349Z copying third_party/cutlass/docs/dir_000020_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6521915Z copying third_party/cutlass/docs/dir_000020_000021.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6523346Z copying third_party/cutlass/docs/dir_000021_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6524793Z copying third_party/cutlass/docs/dir_000021_000022.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6526427Z copying third_party/cutlass/docs/dir_000022_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6527857Z copying third_party/cutlass/docs/dir_000023_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6529347Z copying third_party/cutlass/docs/dir_000024_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6530783Z copying third_party/cutlass/docs/dir_000026_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6532252Z copying third_party/cutlass/docs/dir_000027_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6533701Z copying third_party/cutlass/docs/dir_000028_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6535318Z copying third_party/cutlass/docs/dir_000029_000000.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6536762Z copying third_party/cutlass/docs/dir_000031_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6538357Z copying third_party/cutlass/docs/dir_000031_000003.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6539683Z copying third_party/cutlass/docs/dir_000031_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6541135Z copying third_party/cutlass/docs/dir_000032_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6542679Z copying third_party/cutlass/docs/dir_000032_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6544015Z copying third_party/cutlass/docs/dir_000034_000002.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6545717Z copying third_party/cutlass/docs/dir_000034_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6547188Z copying third_party/cutlass/docs/dir_000034_000037.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6548633Z copying third_party/cutlass/docs/dir_000036_000025.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6550273Z copying third_party/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6551582Z copying third_party/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6553083Z copying third_party/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6554722Z copying third_party/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6556238Z copying third_party/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6557755Z copying third_party/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6559028Z copying third_party/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6560563Z copying third_party/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6561881Z copying third_party/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6563455Z copying third_party/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6564908Z copying third_party/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6566570Z copying third_party/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6567830Z copying third_party/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6569391Z copying third_party/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6570684Z copying third_party/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6572229Z copying third_party/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6573529Z copying third_party/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6575318Z copying third_party/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6576601Z copying third_party/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6578293Z copying third_party/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6579437Z copying third_party/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6581117Z copying third_party/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6582292Z copying third_party/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6583884Z copying third_party/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6585336Z copying third_party/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6586903Z copying third_party/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6588197Z copying third_party/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6589925Z copying third_party/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6591176Z copying third_party/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6592714Z copying third_party/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6594045Z copying third_party/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6595762Z copying third_party/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6597087Z copying third_party/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6598521Z copying third_party/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6600072Z copying third_party/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6601344Z copying third_party/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6602875Z copying third_party/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6604372Z copying third_party/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6606006Z copying third_party/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6607296Z copying third_party/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6608912Z copying third_party/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6610162Z copying third_party/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6611584Z copying third_party/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6612900Z copying third_party/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6614633Z copying third_party/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6616264Z copying third_party/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6617569Z copying third_party/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6619109Z copying third_party/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6620379Z copying third_party/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6621832Z copying third_party/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6623267Z copying third_party/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6624716Z copying third_party/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6626359Z copying third_party/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6627602Z copying third_party/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6629294Z copying third_party/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6630952Z copying third_party/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6632634Z copying third_party/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6634494Z copying third_party/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6636333Z copying third_party/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6637622Z copying third_party/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6639174Z copying third_party/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6640450Z copying third_party/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6642025Z copying third_party/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6643292Z copying third_party/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6645115Z copying third_party/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6646757Z copying third_party/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6648085Z copying third_party/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6649448Z copying third_party/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6650978Z copying third_party/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6652751Z copying third_party/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6654420Z copying third_party/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6656024Z copying third_party/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6657418Z copying third_party/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6659018Z copying third_party/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6660230Z copying third_party/cutlass/docs/direct__epilogue__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6661819Z copying third_party/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6663112Z copying third_party/cutlass/docs/direct__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6665185Z copying third_party/cutlass/docs/distribution_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6666739Z copying third_party/cutlass/docs/distribution_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6667966Z copying third_party/cutlass/docs/distribution_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6669478Z copying third_party/cutlass/docs/distribution_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6671112Z copying third_party/cutlass/docs/doc.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6672741Z copying third_party/cutlass/docs/doxygen.css -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6674425Z copying third_party/cutlass/docs/doxygen.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6676225Z copying third_party/cutlass/docs/doxygen__mainpage_8md.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6677409Z copying third_party/cutlass/docs/dynsections.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6679171Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6680363Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6682036Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6683517Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6686437Z copying third_party/cutlass/docs/epilogue_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6687401Z copying third_party/cutlass/docs/epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6689501Z copying third_party/cutlass/docs/epilogue_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6691246Z copying third_party/cutlass/docs/epilogue_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6693216Z copying third_party/cutlass/docs/epilogue__base_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6695013Z copying third_party/cutlass/docs/epilogue__base_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6696001Z copying third_party/cutlass/docs/epilogue__base_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6697209Z copying third_party/cutlass/docs/epilogue__base_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6699327Z copying third_party/cutlass/docs/epilogue__workspace_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6700592Z copying third_party/cutlass/docs/epilogue__workspace_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6702210Z copying third_party/cutlass/docs/epilogue__workspace_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6703850Z copying third_party/cutlass/docs/exceptions_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6705566Z copying third_party/cutlass/docs/exceptions_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6706983Z copying third_party/cutlass/docs/exceptions_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6708465Z copying third_party/cutlass/docs/exceptions_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6709972Z copying third_party/cutlass/docs/fast__math_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6711561Z copying third_party/cutlass/docs/fast__math_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6712952Z copying third_party/cutlass/docs/fast__math_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6714571Z copying third_party/cutlass/docs/fast__math_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6716350Z copying third_party/cutlass/docs/files.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6718385Z copying third_party/cutlass/docs/folderclosed.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6719805Z copying third_party/cutlass/docs/folderopen.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6721402Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6722950Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6724395Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6726008Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6727650Z copying third_party/cutlass/docs/fragment__iterator__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6729047Z copying third_party/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6730573Z copying third_party/cutlass/docs/fragment__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6731869Z copying third_party/cutlass/docs/fragment__iterator__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6733770Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6735480Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6736766Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6738288Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6740164Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6742402Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6743577Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6745088Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6747145Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6748602Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6749909Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6751472Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6752987Z copying third_party/cutlass/docs/functional_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6754801Z copying third_party/cutlass/docs/functional_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6756208Z copying third_party/cutlass/docs/functional_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6757630Z copying third_party/cutlass/docs/functional_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6760848Z copying third_party/cutlass/docs/functions.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6763045Z copying third_party/cutlass/docs/functions_0x7e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6764653Z copying third_party/cutlass/docs/functions_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6766439Z copying third_party/cutlass/docs/functions_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6768182Z copying third_party/cutlass/docs/functions_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6769753Z copying third_party/cutlass/docs/functions_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6772465Z copying third_party/cutlass/docs/functions_enum.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6773919Z copying third_party/cutlass/docs/functions_eval.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6775697Z copying third_party/cutlass/docs/functions_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6777904Z copying third_party/cutlass/docs/functions_func.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6779901Z copying third_party/cutlass/docs/functions_func_0x7e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6781353Z copying third_party/cutlass/docs/functions_func_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6782826Z copying third_party/cutlass/docs/functions_func_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6784825Z copying third_party/cutlass/docs/functions_func_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6786864Z copying third_party/cutlass/docs/functions_func_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6788411Z copying third_party/cutlass/docs/functions_func_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6790050Z copying third_party/cutlass/docs/functions_func_g.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6791814Z copying third_party/cutlass/docs/functions_func_h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6793358Z copying third_party/cutlass/docs/functions_func_i.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6794921Z copying third_party/cutlass/docs/functions_func_k.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6796615Z copying third_party/cutlass/docs/functions_func_l.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6798446Z copying third_party/cutlass/docs/functions_func_m.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6800137Z copying third_party/cutlass/docs/functions_func_n.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6801628Z copying third_party/cutlass/docs/functions_func_o.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6804479Z copying third_party/cutlass/docs/functions_func_p.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6806262Z copying third_party/cutlass/docs/functions_func_q.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6807717Z copying third_party/cutlass/docs/functions_func_r.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6809435Z copying third_party/cutlass/docs/functions_func_s.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6811436Z copying third_party/cutlass/docs/functions_func_t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6813027Z copying third_party/cutlass/docs/functions_func_u.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6814652Z copying third_party/cutlass/docs/functions_func_v.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6816238Z copying third_party/cutlass/docs/functions_func_w.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6817713Z copying third_party/cutlass/docs/functions_g.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6819553Z copying third_party/cutlass/docs/functions_h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6821034Z copying third_party/cutlass/docs/functions_i.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6823422Z copying third_party/cutlass/docs/functions_k.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6827017Z copying third_party/cutlass/docs/functions_l.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6830215Z copying third_party/cutlass/docs/functions_m.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6832334Z copying third_party/cutlass/docs/functions_n.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6833914Z copying third_party/cutlass/docs/functions_o.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6837204Z copying third_party/cutlass/docs/functions_p.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6839219Z copying third_party/cutlass/docs/functions_q.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6840715Z copying third_party/cutlass/docs/functions_r.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6842642Z copying third_party/cutlass/docs/functions_s.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6845893Z copying third_party/cutlass/docs/functions_t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6848722Z copying third_party/cutlass/docs/functions_type.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6850407Z copying third_party/cutlass/docs/functions_type_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6851942Z copying third_party/cutlass/docs/functions_type_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6853608Z copying third_party/cutlass/docs/functions_type_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6855210Z copying third_party/cutlass/docs/functions_type_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6857769Z copying third_party/cutlass/docs/functions_type_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6859776Z copying third_party/cutlass/docs/functions_type_g.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6861269Z copying third_party/cutlass/docs/functions_type_h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6862715Z copying third_party/cutlass/docs/functions_type_i.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6865227Z copying third_party/cutlass/docs/functions_type_k.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6866685Z copying third_party/cutlass/docs/functions_type_l.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6869335Z copying third_party/cutlass/docs/functions_type_m.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6871028Z copying third_party/cutlass/docs/functions_type_n.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6872561Z copying third_party/cutlass/docs/functions_type_o.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6874579Z copying third_party/cutlass/docs/functions_type_p.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6876383Z copying third_party/cutlass/docs/functions_type_r.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6877951Z copying third_party/cutlass/docs/functions_type_s.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6880311Z copying third_party/cutlass/docs/functions_type_t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6883001Z copying third_party/cutlass/docs/functions_type_u.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6884671Z copying third_party/cutlass/docs/functions_type_v.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6886237Z copying third_party/cutlass/docs/functions_type_w.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6888022Z copying third_party/cutlass/docs/functions_type_y.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6889446Z copying third_party/cutlass/docs/functions_u.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6891130Z copying third_party/cutlass/docs/functions_v.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6892712Z copying third_party/cutlass/docs/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6894619Z copying third_party/cutlass/docs/functions_vars_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6896235Z copying third_party/cutlass/docs/functions_vars_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6897756Z copying third_party/cutlass/docs/functions_vars_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6899215Z copying third_party/cutlass/docs/functions_vars_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6900766Z copying third_party/cutlass/docs/functions_vars_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6902204Z copying third_party/cutlass/docs/functions_vars_g.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6903672Z copying third_party/cutlass/docs/functions_vars_h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6905291Z copying third_party/cutlass/docs/functions_vars_i.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6906920Z copying third_party/cutlass/docs/functions_vars_k.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6910158Z copying third_party/cutlass/docs/functions_vars_l.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6911917Z copying third_party/cutlass/docs/functions_vars_m.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6913268Z copying third_party/cutlass/docs/functions_vars_n.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6914923Z copying third_party/cutlass/docs/functions_vars_o.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6916426Z copying third_party/cutlass/docs/functions_vars_p.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6918062Z copying third_party/cutlass/docs/functions_vars_r.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6919702Z copying third_party/cutlass/docs/functions_vars_s.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6921288Z copying third_party/cutlass/docs/functions_vars_t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6922850Z copying third_party/cutlass/docs/functions_vars_u.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6924418Z copying third_party/cutlass/docs/functions_vars_v.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6926037Z copying third_party/cutlass/docs/functions_vars_w.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6927611Z copying third_party/cutlass/docs/functions_w.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6929463Z copying third_party/cutlass/docs/functions_y.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6930970Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6932513Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6933874Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6935552Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6937155Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6938772Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6940001Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6941656Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6943708Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6945491Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6946804Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6948466Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6951603Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6953128Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6954642Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6956434Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6958632Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6960038Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6961374Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6962755Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6964988Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6966550Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6967897Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6969376Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6970854Z copying third_party/cutlass/docs/gemm__pipelined_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6972437Z copying third_party/cutlass/docs/gemm__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6973845Z copying third_party/cutlass/docs/gemm__pipelined_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6975535Z copying third_party/cutlass/docs/gemm__pipelined_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6977063Z copying third_party/cutlass/docs/gemv_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6978608Z copying third_party/cutlass/docs/gemv_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6979984Z copying third_party/cutlass/docs/gemv_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6981431Z copying third_party/cutlass/docs/gemv_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6983207Z copying third_party/cutlass/docs/gemv__batched__strided_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6985094Z copying third_party/cutlass/docs/gemv__batched__strided_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6986506Z copying third_party/cutlass/docs/gemv__batched__strided_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6988238Z copying third_party/cutlass/docs/globals.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6989819Z copying third_party/cutlass/docs/globals_defs.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6991308Z copying third_party/cutlass/docs/globals_func.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6992743Z copying third_party/cutlass/docs/graph_legend.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6994384Z copying third_party/cutlass/docs/graph_legend.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6996109Z copying third_party/cutlass/docs/group__predicate__iterator__concept.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6997369Z copying third_party/cutlass/docs/group__predicate__tile__adapter.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.6999067Z copying third_party/cutlass/docs/group__predicate__vector__concept.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7000205Z copying third_party/cutlass/docs/half_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7002052Z copying third_party/cutlass/docs/half_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7003251Z copying third_party/cutlass/docs/half_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7004923Z copying third_party/cutlass/docs/half_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7007649Z copying third_party/cutlass/docs/hierarchy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7012355Z copying third_party/cutlass/docs/host_2tensor__compare_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7013766Z copying third_party/cutlass/docs/host_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7015322Z copying third_party/cutlass/docs/host_2tensor__compare_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7017490Z copying third_party/cutlass/docs/host_2tensor__elementwise_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7020776Z copying third_party/cutlass/docs/host_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7021816Z copying third_party/cutlass/docs/host_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7023539Z copying third_party/cutlass/docs/host_2tensor__fill_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7036005Z copying third_party/cutlass/docs/host_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7036809Z copying third_party/cutlass/docs/host_2tensor__fill_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7037350Z copying third_party/cutlass/docs/host_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7037917Z copying third_party/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7038460Z copying third_party/cutlass/docs/host_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7039013Z copying third_party/cutlass/docs/host_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7039629Z copying third_party/cutlass/docs/host__reorder_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7040128Z copying third_party/cutlass/docs/host__reorder_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7040648Z copying third_party/cutlass/docs/host__reorder_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7041106Z copying third_party/cutlass/docs/host__tensor_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7045189Z copying third_party/cutlass/docs/host__tensor_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7045701Z copying third_party/cutlass/docs/host__tensor_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7046127Z copying third_party/cutlass/docs/host__tensor_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7048169Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7050252Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7051766Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7054724Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7056965Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7058311Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7061395Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7062732Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7064310Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7066172Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7068494Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7070094Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7071312Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7072771Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7075200Z copying third_party/cutlass/docs/include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7076511Z copying third_party/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7078075Z copying third_party/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7079487Z copying third_party/cutlass/docs/index.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7081053Z copying third_party/cutlass/docs/inherit_graph_0.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7082337Z copying third_party/cutlass/docs/inherit_graph_1.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7083810Z copying third_party/cutlass/docs/inherit_graph_10.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7085414Z copying third_party/cutlass/docs/inherit_graph_100.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7086775Z copying third_party/cutlass/docs/inherit_graph_101.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7088581Z copying third_party/cutlass/docs/inherit_graph_102.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7089960Z copying third_party/cutlass/docs/inherit_graph_103.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7091213Z copying third_party/cutlass/docs/inherit_graph_104.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7092656Z copying third_party/cutlass/docs/inherit_graph_105.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7094037Z copying third_party/cutlass/docs/inherit_graph_106.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7095624Z copying third_party/cutlass/docs/inherit_graph_107.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7097355Z copying third_party/cutlass/docs/inherit_graph_108.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7098775Z copying third_party/cutlass/docs/inherit_graph_109.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7100255Z copying third_party/cutlass/docs/inherit_graph_11.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7101622Z copying third_party/cutlass/docs/inherit_graph_110.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7102986Z copying third_party/cutlass/docs/inherit_graph_111.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7104567Z copying third_party/cutlass/docs/inherit_graph_112.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7106581Z copying third_party/cutlass/docs/inherit_graph_113.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7108299Z copying third_party/cutlass/docs/inherit_graph_114.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7110116Z copying third_party/cutlass/docs/inherit_graph_115.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7111690Z copying third_party/cutlass/docs/inherit_graph_116.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7113296Z copying third_party/cutlass/docs/inherit_graph_117.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7115065Z copying third_party/cutlass/docs/inherit_graph_118.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7116585Z copying third_party/cutlass/docs/inherit_graph_119.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7118080Z copying third_party/cutlass/docs/inherit_graph_12.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7119584Z copying third_party/cutlass/docs/inherit_graph_120.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7121500Z copying third_party/cutlass/docs/inherit_graph_121.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7123028Z copying third_party/cutlass/docs/inherit_graph_122.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7124673Z copying third_party/cutlass/docs/inherit_graph_123.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7126252Z copying third_party/cutlass/docs/inherit_graph_124.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7127797Z copying third_party/cutlass/docs/inherit_graph_125.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7129396Z copying third_party/cutlass/docs/inherit_graph_126.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7130832Z copying third_party/cutlass/docs/inherit_graph_127.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7132318Z copying third_party/cutlass/docs/inherit_graph_128.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7133808Z copying third_party/cutlass/docs/inherit_graph_129.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7135490Z copying third_party/cutlass/docs/inherit_graph_13.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7136976Z copying third_party/cutlass/docs/inherit_graph_130.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7138644Z copying third_party/cutlass/docs/inherit_graph_131.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7140070Z copying third_party/cutlass/docs/inherit_graph_132.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7141560Z copying third_party/cutlass/docs/inherit_graph_133.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7143143Z copying third_party/cutlass/docs/inherit_graph_134.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7145128Z copying third_party/cutlass/docs/inherit_graph_135.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7146778Z copying third_party/cutlass/docs/inherit_graph_136.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7148308Z copying third_party/cutlass/docs/inherit_graph_137.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7149799Z copying third_party/cutlass/docs/inherit_graph_138.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7151342Z copying third_party/cutlass/docs/inherit_graph_139.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7153080Z copying third_party/cutlass/docs/inherit_graph_14.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7154959Z copying third_party/cutlass/docs/inherit_graph_140.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7156533Z copying third_party/cutlass/docs/inherit_graph_141.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7158086Z copying third_party/cutlass/docs/inherit_graph_142.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7159680Z copying third_party/cutlass/docs/inherit_graph_143.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7161258Z copying third_party/cutlass/docs/inherit_graph_144.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7162778Z copying third_party/cutlass/docs/inherit_graph_145.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7164589Z copying third_party/cutlass/docs/inherit_graph_146.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7166209Z copying third_party/cutlass/docs/inherit_graph_147.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7167804Z copying third_party/cutlass/docs/inherit_graph_148.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7169353Z copying third_party/cutlass/docs/inherit_graph_149.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7170981Z copying third_party/cutlass/docs/inherit_graph_15.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7172519Z copying third_party/cutlass/docs/inherit_graph_150.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7174259Z copying third_party/cutlass/docs/inherit_graph_151.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7175917Z copying third_party/cutlass/docs/inherit_graph_152.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7177470Z copying third_party/cutlass/docs/inherit_graph_153.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7179122Z copying third_party/cutlass/docs/inherit_graph_154.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7180680Z copying third_party/cutlass/docs/inherit_graph_155.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7182231Z copying third_party/cutlass/docs/inherit_graph_156.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7183782Z copying third_party/cutlass/docs/inherit_graph_157.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7185582Z copying third_party/cutlass/docs/inherit_graph_158.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7187169Z copying third_party/cutlass/docs/inherit_graph_159.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7188735Z copying third_party/cutlass/docs/inherit_graph_16.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7190288Z copying third_party/cutlass/docs/inherit_graph_160.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7191951Z copying third_party/cutlass/docs/inherit_graph_161.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7193387Z copying third_party/cutlass/docs/inherit_graph_162.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7195241Z copying third_party/cutlass/docs/inherit_graph_163.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7196694Z copying third_party/cutlass/docs/inherit_graph_164.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7198386Z copying third_party/cutlass/docs/inherit_graph_165.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7200002Z copying third_party/cutlass/docs/inherit_graph_166.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7201554Z copying third_party/cutlass/docs/inherit_graph_167.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7203102Z copying third_party/cutlass/docs/inherit_graph_168.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7204884Z copying third_party/cutlass/docs/inherit_graph_169.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7206511Z copying third_party/cutlass/docs/inherit_graph_17.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7208044Z copying third_party/cutlass/docs/inherit_graph_170.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7209610Z copying third_party/cutlass/docs/inherit_graph_171.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7211171Z copying third_party/cutlass/docs/inherit_graph_172.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7212751Z copying third_party/cutlass/docs/inherit_graph_173.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7214466Z copying third_party/cutlass/docs/inherit_graph_174.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7216230Z copying third_party/cutlass/docs/inherit_graph_175.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7218174Z copying third_party/cutlass/docs/inherit_graph_176.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7219582Z copying third_party/cutlass/docs/inherit_graph_177.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7221323Z copying third_party/cutlass/docs/inherit_graph_178.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7223144Z copying third_party/cutlass/docs/inherit_graph_179.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7224712Z copying third_party/cutlass/docs/inherit_graph_18.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7226618Z copying third_party/cutlass/docs/inherit_graph_180.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7228076Z copying third_party/cutlass/docs/inherit_graph_181.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7229798Z copying third_party/cutlass/docs/inherit_graph_182.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7231556Z copying third_party/cutlass/docs/inherit_graph_183.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7233033Z copying third_party/cutlass/docs/inherit_graph_184.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7234958Z copying third_party/cutlass/docs/inherit_graph_185.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7236779Z copying third_party/cutlass/docs/inherit_graph_186.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7238178Z copying third_party/cutlass/docs/inherit_graph_187.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7239902Z copying third_party/cutlass/docs/inherit_graph_188.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7241659Z copying third_party/cutlass/docs/inherit_graph_189.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7243112Z copying third_party/cutlass/docs/inherit_graph_19.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7245074Z copying third_party/cutlass/docs/inherit_graph_190.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7246508Z copying third_party/cutlass/docs/inherit_graph_191.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7248417Z copying third_party/cutlass/docs/inherit_graph_192.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7249878Z copying third_party/cutlass/docs/inherit_graph_193.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7251712Z copying third_party/cutlass/docs/inherit_graph_194.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7253173Z copying third_party/cutlass/docs/inherit_graph_195.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7255087Z copying third_party/cutlass/docs/inherit_graph_196.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7256833Z copying third_party/cutlass/docs/inherit_graph_197.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7258437Z copying third_party/cutlass/docs/inherit_graph_198.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7260436Z copying third_party/cutlass/docs/inherit_graph_199.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7261826Z copying third_party/cutlass/docs/inherit_graph_2.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7263701Z copying third_party/cutlass/docs/inherit_graph_20.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7265329Z copying third_party/cutlass/docs/inherit_graph_200.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7267251Z copying third_party/cutlass/docs/inherit_graph_201.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7268708Z copying third_party/cutlass/docs/inherit_graph_202.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7270704Z copying third_party/cutlass/docs/inherit_graph_203.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7272062Z copying third_party/cutlass/docs/inherit_graph_204.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7273799Z copying third_party/cutlass/docs/inherit_graph_205.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7275474Z copying third_party/cutlass/docs/inherit_graph_206.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7277195Z copying third_party/cutlass/docs/inherit_graph_207.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7279035Z copying third_party/cutlass/docs/inherit_graph_208.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7280528Z copying third_party/cutlass/docs/inherit_graph_209.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7282470Z copying third_party/cutlass/docs/inherit_graph_21.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7283886Z copying third_party/cutlass/docs/inherit_graph_210.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7285943Z copying third_party/cutlass/docs/inherit_graph_211.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7287413Z copying third_party/cutlass/docs/inherit_graph_212.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7289434Z copying third_party/cutlass/docs/inherit_graph_213.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7290995Z copying third_party/cutlass/docs/inherit_graph_214.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7292398Z copying third_party/cutlass/docs/inherit_graph_215.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7294310Z copying third_party/cutlass/docs/inherit_graph_216.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7296149Z copying third_party/cutlass/docs/inherit_graph_217.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7297514Z copying third_party/cutlass/docs/inherit_graph_218.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7299277Z copying third_party/cutlass/docs/inherit_graph_219.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7301019Z copying third_party/cutlass/docs/inherit_graph_22.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7302525Z copying third_party/cutlass/docs/inherit_graph_220.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7304534Z copying third_party/cutlass/docs/inherit_graph_221.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7306132Z copying third_party/cutlass/docs/inherit_graph_222.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7307870Z copying third_party/cutlass/docs/inherit_graph_223.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7309529Z copying third_party/cutlass/docs/inherit_graph_224.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7311030Z copying third_party/cutlass/docs/inherit_graph_225.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7312949Z copying third_party/cutlass/docs/inherit_graph_226.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7314568Z copying third_party/cutlass/docs/inherit_graph_227.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7316585Z copying third_party/cutlass/docs/inherit_graph_228.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7317974Z copying third_party/cutlass/docs/inherit_graph_229.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7319814Z copying third_party/cutlass/docs/inherit_graph_23.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7321297Z copying third_party/cutlass/docs/inherit_graph_230.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7323148Z copying third_party/cutlass/docs/inherit_graph_231.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7324760Z copying third_party/cutlass/docs/inherit_graph_232.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7326638Z copying third_party/cutlass/docs/inherit_graph_233.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7328216Z copying third_party/cutlass/docs/inherit_graph_234.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7330016Z copying third_party/cutlass/docs/inherit_graph_235.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7331416Z copying third_party/cutlass/docs/inherit_graph_236.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7333260Z copying third_party/cutlass/docs/inherit_graph_237.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7334892Z copying third_party/cutlass/docs/inherit_graph_238.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7336843Z copying third_party/cutlass/docs/inherit_graph_239.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7338271Z copying third_party/cutlass/docs/inherit_graph_24.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7340162Z copying third_party/cutlass/docs/inherit_graph_240.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7341961Z copying third_party/cutlass/docs/inherit_graph_241.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7344387Z copying third_party/cutlass/docs/inherit_graph_242.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7345906Z copying third_party/cutlass/docs/inherit_graph_243.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7347571Z copying third_party/cutlass/docs/inherit_graph_244.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7349244Z copying third_party/cutlass/docs/inherit_graph_245.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7350841Z copying third_party/cutlass/docs/inherit_graph_246.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7352580Z copying third_party/cutlass/docs/inherit_graph_247.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7354500Z copying third_party/cutlass/docs/inherit_graph_248.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7355919Z copying third_party/cutlass/docs/inherit_graph_249.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7357754Z copying third_party/cutlass/docs/inherit_graph_25.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7359197Z copying third_party/cutlass/docs/inherit_graph_250.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7361322Z copying third_party/cutlass/docs/inherit_graph_251.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7362403Z copying third_party/cutlass/docs/inherit_graph_252.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7364464Z copying third_party/cutlass/docs/inherit_graph_253.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7366150Z copying third_party/cutlass/docs/inherit_graph_254.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7368262Z copying third_party/cutlass/docs/inherit_graph_255.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7369496Z copying third_party/cutlass/docs/inherit_graph_256.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7371488Z copying third_party/cutlass/docs/inherit_graph_257.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7372729Z copying third_party/cutlass/docs/inherit_graph_258.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7374965Z copying third_party/cutlass/docs/inherit_graph_259.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7376367Z copying third_party/cutlass/docs/inherit_graph_26.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7378113Z copying third_party/cutlass/docs/inherit_graph_260.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7379777Z copying third_party/cutlass/docs/inherit_graph_261.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7381500Z copying third_party/cutlass/docs/inherit_graph_262.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7383292Z copying third_party/cutlass/docs/inherit_graph_263.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7384867Z copying third_party/cutlass/docs/inherit_graph_264.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7386956Z copying third_party/cutlass/docs/inherit_graph_265.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7388206Z copying third_party/cutlass/docs/inherit_graph_266.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7390045Z copying third_party/cutlass/docs/inherit_graph_267.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7391495Z copying third_party/cutlass/docs/inherit_graph_268.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7393313Z copying third_party/cutlass/docs/inherit_graph_269.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7394925Z copying third_party/cutlass/docs/inherit_graph_27.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7396924Z copying third_party/cutlass/docs/inherit_graph_270.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7398294Z copying third_party/cutlass/docs/inherit_graph_271.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7400240Z copying third_party/cutlass/docs/inherit_graph_272.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7401655Z copying third_party/cutlass/docs/inherit_graph_273.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7403496Z copying third_party/cutlass/docs/inherit_graph_274.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7405091Z copying third_party/cutlass/docs/inherit_graph_275.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7406934Z copying third_party/cutlass/docs/inherit_graph_276.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7408381Z copying third_party/cutlass/docs/inherit_graph_277.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7410215Z copying third_party/cutlass/docs/inherit_graph_278.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7411650Z copying third_party/cutlass/docs/inherit_graph_279.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7413502Z copying third_party/cutlass/docs/inherit_graph_28.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7415285Z copying third_party/cutlass/docs/inherit_graph_280.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7417228Z copying third_party/cutlass/docs/inherit_graph_281.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7419009Z copying third_party/cutlass/docs/inherit_graph_282.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7420455Z copying third_party/cutlass/docs/inherit_graph_283.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7422049Z copying third_party/cutlass/docs/inherit_graph_284.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7423513Z copying third_party/cutlass/docs/inherit_graph_285.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7425286Z copying third_party/cutlass/docs/inherit_graph_286.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7426931Z copying third_party/cutlass/docs/inherit_graph_287.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7428740Z copying third_party/cutlass/docs/inherit_graph_288.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7429976Z copying third_party/cutlass/docs/inherit_graph_289.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7431507Z copying third_party/cutlass/docs/inherit_graph_29.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7433007Z copying third_party/cutlass/docs/inherit_graph_290.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7434386Z copying third_party/cutlass/docs/inherit_graph_291.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7436106Z copying third_party/cutlass/docs/inherit_graph_292.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7438221Z copying third_party/cutlass/docs/inherit_graph_293.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7439792Z copying third_party/cutlass/docs/inherit_graph_294.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7441524Z copying third_party/cutlass/docs/inherit_graph_295.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7443299Z copying third_party/cutlass/docs/inherit_graph_296.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7444806Z copying third_party/cutlass/docs/inherit_graph_297.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7447086Z copying third_party/cutlass/docs/inherit_graph_298.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7448438Z copying third_party/cutlass/docs/inherit_graph_299.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7450429Z copying third_party/cutlass/docs/inherit_graph_3.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7451783Z copying third_party/cutlass/docs/inherit_graph_30.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7453570Z copying third_party/cutlass/docs/inherit_graph_300.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7455411Z copying third_party/cutlass/docs/inherit_graph_301.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7457098Z copying third_party/cutlass/docs/inherit_graph_302.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7458488Z copying third_party/cutlass/docs/inherit_graph_303.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7460178Z copying third_party/cutlass/docs/inherit_graph_304.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7461952Z copying third_party/cutlass/docs/inherit_graph_305.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7463389Z copying third_party/cutlass/docs/inherit_graph_306.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7465300Z copying third_party/cutlass/docs/inherit_graph_307.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7466809Z copying third_party/cutlass/docs/inherit_graph_308.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7468668Z copying third_party/cutlass/docs/inherit_graph_309.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7470248Z copying third_party/cutlass/docs/inherit_graph_31.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7472360Z copying third_party/cutlass/docs/inherit_graph_310.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7474383Z copying third_party/cutlass/docs/inherit_graph_311.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7476114Z copying third_party/cutlass/docs/inherit_graph_312.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7477628Z copying third_party/cutlass/docs/inherit_graph_313.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7479499Z copying third_party/cutlass/docs/inherit_graph_314.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7480986Z copying third_party/cutlass/docs/inherit_graph_315.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7482863Z copying third_party/cutlass/docs/inherit_graph_316.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7484532Z copying third_party/cutlass/docs/inherit_graph_317.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7486421Z copying third_party/cutlass/docs/inherit_graph_318.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7488728Z copying third_party/cutlass/docs/inherit_graph_319.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7490122Z copying third_party/cutlass/docs/inherit_graph_32.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7491977Z copying third_party/cutlass/docs/inherit_graph_320.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7493844Z copying third_party/cutlass/docs/inherit_graph_321.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7495298Z copying third_party/cutlass/docs/inherit_graph_322.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7497279Z copying third_party/cutlass/docs/inherit_graph_323.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7498704Z copying third_party/cutlass/docs/inherit_graph_324.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7500549Z copying third_party/cutlass/docs/inherit_graph_325.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7502014Z copying third_party/cutlass/docs/inherit_graph_326.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7503889Z copying third_party/cutlass/docs/inherit_graph_327.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7505564Z copying third_party/cutlass/docs/inherit_graph_328.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7507292Z copying third_party/cutlass/docs/inherit_graph_329.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7508879Z copying third_party/cutlass/docs/inherit_graph_33.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7510619Z copying third_party/cutlass/docs/inherit_graph_330.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7512417Z copying third_party/cutlass/docs/inherit_graph_331.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7513811Z copying third_party/cutlass/docs/inherit_graph_332.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7515842Z copying third_party/cutlass/docs/inherit_graph_333.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7517590Z copying third_party/cutlass/docs/inherit_graph_334.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7519091Z copying third_party/cutlass/docs/inherit_graph_335.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7520914Z copying third_party/cutlass/docs/inherit_graph_336.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7522418Z copying third_party/cutlass/docs/inherit_graph_337.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7524290Z copying third_party/cutlass/docs/inherit_graph_338.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7526045Z copying third_party/cutlass/docs/inherit_graph_339.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7527488Z copying third_party/cutlass/docs/inherit_graph_34.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7529217Z copying third_party/cutlass/docs/inherit_graph_340.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7530932Z copying third_party/cutlass/docs/inherit_graph_341.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7532527Z copying third_party/cutlass/docs/inherit_graph_342.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7534444Z copying third_party/cutlass/docs/inherit_graph_343.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7535947Z copying third_party/cutlass/docs/inherit_graph_344.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7537546Z copying third_party/cutlass/docs/inherit_graph_345.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7539458Z copying third_party/cutlass/docs/inherit_graph_346.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7541361Z copying third_party/cutlass/docs/inherit_graph_347.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7542953Z copying third_party/cutlass/docs/inherit_graph_348.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7544964Z copying third_party/cutlass/docs/inherit_graph_349.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7546355Z copying third_party/cutlass/docs/inherit_graph_35.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7548337Z copying third_party/cutlass/docs/inherit_graph_350.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7549711Z copying third_party/cutlass/docs/inherit_graph_351.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7551441Z copying third_party/cutlass/docs/inherit_graph_352.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7553184Z copying third_party/cutlass/docs/inherit_graph_353.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7554811Z copying third_party/cutlass/docs/inherit_graph_354.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7556672Z copying third_party/cutlass/docs/inherit_graph_355.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7558347Z copying third_party/cutlass/docs/inherit_graph_356.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7559931Z copying third_party/cutlass/docs/inherit_graph_357.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7561632Z copying third_party/cutlass/docs/inherit_graph_358.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7563449Z copying third_party/cutlass/docs/inherit_graph_359.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7565068Z copying third_party/cutlass/docs/inherit_graph_36.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7566946Z copying third_party/cutlass/docs/inherit_graph_360.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7568399Z copying third_party/cutlass/docs/inherit_graph_361.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7570261Z copying third_party/cutlass/docs/inherit_graph_362.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7572622Z copying third_party/cutlass/docs/inherit_graph_363.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7574047Z copying third_party/cutlass/docs/inherit_graph_364.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7576384Z copying third_party/cutlass/docs/inherit_graph_365.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7577658Z copying third_party/cutlass/docs/inherit_graph_366.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7579513Z copying third_party/cutlass/docs/inherit_graph_367.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7581408Z copying third_party/cutlass/docs/inherit_graph_368.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7583036Z copying third_party/cutlass/docs/inherit_graph_369.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7584660Z copying third_party/cutlass/docs/inherit_graph_37.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7586631Z copying third_party/cutlass/docs/inherit_graph_370.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7588031Z copying third_party/cutlass/docs/inherit_graph_371.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7589805Z copying third_party/cutlass/docs/inherit_graph_372.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7591487Z copying third_party/cutlass/docs/inherit_graph_373.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7593163Z copying third_party/cutlass/docs/inherit_graph_374.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7594861Z copying third_party/cutlass/docs/inherit_graph_375.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7597025Z copying third_party/cutlass/docs/inherit_graph_376.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7598469Z copying third_party/cutlass/docs/inherit_graph_377.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7600582Z copying third_party/cutlass/docs/inherit_graph_378.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7601911Z copying third_party/cutlass/docs/inherit_graph_379.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7603738Z copying third_party/cutlass/docs/inherit_graph_38.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7605724Z copying third_party/cutlass/docs/inherit_graph_380.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7607136Z copying third_party/cutlass/docs/inherit_graph_381.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7608662Z copying third_party/cutlass/docs/inherit_graph_382.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7610874Z copying third_party/cutlass/docs/inherit_graph_383.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7612114Z copying third_party/cutlass/docs/inherit_graph_384.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7613742Z copying third_party/cutlass/docs/inherit_graph_385.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7615560Z copying third_party/cutlass/docs/inherit_graph_386.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7617146Z copying third_party/cutlass/docs/inherit_graph_387.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7618734Z copying third_party/cutlass/docs/inherit_graph_388.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7620290Z copying third_party/cutlass/docs/inherit_graph_389.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7621856Z copying third_party/cutlass/docs/inherit_graph_39.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7623449Z copying third_party/cutlass/docs/inherit_graph_390.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7625250Z copying third_party/cutlass/docs/inherit_graph_391.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7626843Z copying third_party/cutlass/docs/inherit_graph_392.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7628410Z copying third_party/cutlass/docs/inherit_graph_393.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7630000Z copying third_party/cutlass/docs/inherit_graph_394.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7631580Z copying third_party/cutlass/docs/inherit_graph_395.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7633132Z copying third_party/cutlass/docs/inherit_graph_396.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7634796Z copying third_party/cutlass/docs/inherit_graph_397.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7636459Z copying third_party/cutlass/docs/inherit_graph_398.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7638011Z copying third_party/cutlass/docs/inherit_graph_399.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7639645Z copying third_party/cutlass/docs/inherit_graph_4.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7641205Z copying third_party/cutlass/docs/inherit_graph_40.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7642790Z copying third_party/cutlass/docs/inherit_graph_400.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7644687Z copying third_party/cutlass/docs/inherit_graph_401.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7646345Z copying third_party/cutlass/docs/inherit_graph_402.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7648228Z copying third_party/cutlass/docs/inherit_graph_403.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7649612Z copying third_party/cutlass/docs/inherit_graph_404.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7651511Z copying third_party/cutlass/docs/inherit_graph_405.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7652956Z copying third_party/cutlass/docs/inherit_graph_406.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7654880Z copying third_party/cutlass/docs/inherit_graph_407.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7656797Z copying third_party/cutlass/docs/inherit_graph_408.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7658236Z copying third_party/cutlass/docs/inherit_graph_409.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7660118Z copying third_party/cutlass/docs/inherit_graph_41.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7661853Z copying third_party/cutlass/docs/inherit_graph_410.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7663350Z copying third_party/cutlass/docs/inherit_graph_411.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7665655Z copying third_party/cutlass/docs/inherit_graph_412.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7667481Z copying third_party/cutlass/docs/inherit_graph_413.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7668880Z copying third_party/cutlass/docs/inherit_graph_414.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7670726Z copying third_party/cutlass/docs/inherit_graph_415.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7672181Z copying third_party/cutlass/docs/inherit_graph_416.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7673723Z copying third_party/cutlass/docs/inherit_graph_417.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7675449Z copying third_party/cutlass/docs/inherit_graph_418.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7676971Z copying third_party/cutlass/docs/inherit_graph_419.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7678550Z copying third_party/cutlass/docs/inherit_graph_42.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7680060Z copying third_party/cutlass/docs/inherit_graph_420.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7681615Z copying third_party/cutlass/docs/inherit_graph_421.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7683149Z copying third_party/cutlass/docs/inherit_graph_422.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7684692Z copying third_party/cutlass/docs/inherit_graph_423.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7686350Z copying third_party/cutlass/docs/inherit_graph_424.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7688323Z copying third_party/cutlass/docs/inherit_graph_425.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7689697Z copying third_party/cutlass/docs/inherit_graph_426.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7691561Z copying third_party/cutlass/docs/inherit_graph_427.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7693235Z copying third_party/cutlass/docs/inherit_graph_428.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7694981Z copying third_party/cutlass/docs/inherit_graph_429.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7696705Z copying third_party/cutlass/docs/inherit_graph_43.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7698306Z copying third_party/cutlass/docs/inherit_graph_430.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7700077Z copying third_party/cutlass/docs/inherit_graph_431.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7701951Z copying third_party/cutlass/docs/inherit_graph_432.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7703373Z copying third_party/cutlass/docs/inherit_graph_433.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7705406Z copying third_party/cutlass/docs/inherit_graph_434.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7706868Z copying third_party/cutlass/docs/inherit_graph_435.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7708569Z copying third_party/cutlass/docs/inherit_graph_436.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7710406Z copying third_party/cutlass/docs/inherit_graph_437.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7711871Z copying third_party/cutlass/docs/inherit_graph_438.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7713681Z copying third_party/cutlass/docs/inherit_graph_439.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7715379Z copying third_party/cutlass/docs/inherit_graph_44.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7717225Z copying third_party/cutlass/docs/inherit_graph_440.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7718670Z copying third_party/cutlass/docs/inherit_graph_441.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7720588Z copying third_party/cutlass/docs/inherit_graph_442.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7722030Z copying third_party/cutlass/docs/inherit_graph_443.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7723869Z copying third_party/cutlass/docs/inherit_graph_444.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7725559Z copying third_party/cutlass/docs/inherit_graph_445.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7727530Z copying third_party/cutlass/docs/inherit_graph_446.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7729040Z copying third_party/cutlass/docs/inherit_graph_447.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7730926Z copying third_party/cutlass/docs/inherit_graph_448.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7732406Z copying third_party/cutlass/docs/inherit_graph_449.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7734426Z copying third_party/cutlass/docs/inherit_graph_45.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7735936Z copying third_party/cutlass/docs/inherit_graph_450.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7737772Z copying third_party/cutlass/docs/inherit_graph_451.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7739272Z copying third_party/cutlass/docs/inherit_graph_452.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7740828Z copying third_party/cutlass/docs/inherit_graph_453.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7742317Z copying third_party/cutlass/docs/inherit_graph_454.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7743832Z copying third_party/cutlass/docs/inherit_graph_455.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7745700Z copying third_party/cutlass/docs/inherit_graph_456.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7747304Z copying third_party/cutlass/docs/inherit_graph_457.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7748877Z copying third_party/cutlass/docs/inherit_graph_458.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7750372Z copying third_party/cutlass/docs/inherit_graph_459.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7751869Z copying third_party/cutlass/docs/inherit_graph_46.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7753401Z copying third_party/cutlass/docs/inherit_graph_460.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7755093Z copying third_party/cutlass/docs/inherit_graph_461.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7756774Z copying third_party/cutlass/docs/inherit_graph_462.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7758578Z copying third_party/cutlass/docs/inherit_graph_463.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7760572Z copying third_party/cutlass/docs/inherit_graph_464.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7761942Z copying third_party/cutlass/docs/inherit_graph_465.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7763772Z copying third_party/cutlass/docs/inherit_graph_466.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7765650Z copying third_party/cutlass/docs/inherit_graph_467.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7767378Z copying third_party/cutlass/docs/inherit_graph_468.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7769215Z copying third_party/cutlass/docs/inherit_graph_469.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7770577Z copying third_party/cutlass/docs/inherit_graph_47.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7772151Z copying third_party/cutlass/docs/inherit_graph_470.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7773724Z copying third_party/cutlass/docs/inherit_graph_471.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7775902Z copying third_party/cutlass/docs/inherit_graph_472.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7777287Z copying third_party/cutlass/docs/inherit_graph_473.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7779064Z copying third_party/cutlass/docs/inherit_graph_474.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7780645Z copying third_party/cutlass/docs/inherit_graph_475.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7782368Z copying third_party/cutlass/docs/inherit_graph_476.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7783872Z copying third_party/cutlass/docs/inherit_graph_477.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7785930Z copying third_party/cutlass/docs/inherit_graph_478.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7787380Z copying third_party/cutlass/docs/inherit_graph_479.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7789303Z copying third_party/cutlass/docs/inherit_graph_48.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7790707Z copying third_party/cutlass/docs/inherit_graph_480.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7792669Z copying third_party/cutlass/docs/inherit_graph_481.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7794398Z copying third_party/cutlass/docs/inherit_graph_482.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7796197Z copying third_party/cutlass/docs/inherit_graph_483.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7797580Z copying third_party/cutlass/docs/inherit_graph_484.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7799565Z copying third_party/cutlass/docs/inherit_graph_485.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7800996Z copying third_party/cutlass/docs/inherit_graph_486.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7802884Z copying third_party/cutlass/docs/inherit_graph_487.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7804656Z copying third_party/cutlass/docs/inherit_graph_488.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7806477Z copying third_party/cutlass/docs/inherit_graph_489.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7808208Z copying third_party/cutlass/docs/inherit_graph_49.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7809781Z copying third_party/cutlass/docs/inherit_graph_490.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7811525Z copying third_party/cutlass/docs/inherit_graph_491.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7812970Z copying third_party/cutlass/docs/inherit_graph_492.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7814885Z copying third_party/cutlass/docs/inherit_graph_493.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7816704Z copying third_party/cutlass/docs/inherit_graph_494.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7818154Z copying third_party/cutlass/docs/inherit_graph_495.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7819988Z copying third_party/cutlass/docs/inherit_graph_496.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7821398Z copying third_party/cutlass/docs/inherit_graph_497.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7822993Z copying third_party/cutlass/docs/inherit_graph_498.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7824567Z copying third_party/cutlass/docs/inherit_graph_499.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7826210Z copying third_party/cutlass/docs/inherit_graph_5.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7827775Z copying third_party/cutlass/docs/inherit_graph_50.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7829443Z copying third_party/cutlass/docs/inherit_graph_500.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7830994Z copying third_party/cutlass/docs/inherit_graph_501.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7833018Z copying third_party/cutlass/docs/inherit_graph_502.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7834576Z copying third_party/cutlass/docs/inherit_graph_503.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7836218Z copying third_party/cutlass/docs/inherit_graph_504.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7837772Z copying third_party/cutlass/docs/inherit_graph_505.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7839357Z copying third_party/cutlass/docs/inherit_graph_506.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7840866Z copying third_party/cutlass/docs/inherit_graph_507.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7842395Z copying third_party/cutlass/docs/inherit_graph_508.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7844519Z copying third_party/cutlass/docs/inherit_graph_509.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7846045Z copying third_party/cutlass/docs/inherit_graph_51.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7847575Z copying third_party/cutlass/docs/inherit_graph_510.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7849774Z copying third_party/cutlass/docs/inherit_graph_511.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7851497Z copying third_party/cutlass/docs/inherit_graph_512.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7862221Z copying third_party/cutlass/docs/inherit_graph_513.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7862876Z copying third_party/cutlass/docs/inherit_graph_514.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7863960Z copying third_party/cutlass/docs/inherit_graph_515.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7864630Z copying third_party/cutlass/docs/inherit_graph_516.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7865110Z copying third_party/cutlass/docs/inherit_graph_517.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7865604Z copying third_party/cutlass/docs/inherit_graph_518.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7866099Z copying third_party/cutlass/docs/inherit_graph_519.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7866574Z copying third_party/cutlass/docs/inherit_graph_52.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7867053Z copying third_party/cutlass/docs/inherit_graph_520.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7868695Z copying third_party/cutlass/docs/inherit_graph_521.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7870720Z copying third_party/cutlass/docs/inherit_graph_522.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7872506Z copying third_party/cutlass/docs/inherit_graph_523.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7874408Z copying third_party/cutlass/docs/inherit_graph_524.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7876333Z copying third_party/cutlass/docs/inherit_graph_525.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7878104Z copying third_party/cutlass/docs/inherit_graph_526.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7879908Z copying third_party/cutlass/docs/inherit_graph_527.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7882001Z copying third_party/cutlass/docs/inherit_graph_528.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7884604Z copying third_party/cutlass/docs/inherit_graph_529.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7886872Z copying third_party/cutlass/docs/inherit_graph_53.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7888674Z copying third_party/cutlass/docs/inherit_graph_530.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7890444Z copying third_party/cutlass/docs/inherit_graph_531.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7892377Z copying third_party/cutlass/docs/inherit_graph_532.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7894472Z copying third_party/cutlass/docs/inherit_graph_533.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7896492Z copying third_party/cutlass/docs/inherit_graph_534.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7898251Z copying third_party/cutlass/docs/inherit_graph_535.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7900244Z copying third_party/cutlass/docs/inherit_graph_536.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7902004Z copying third_party/cutlass/docs/inherit_graph_537.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7903946Z copying third_party/cutlass/docs/inherit_graph_538.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7905941Z copying third_party/cutlass/docs/inherit_graph_539.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7907872Z copying third_party/cutlass/docs/inherit_graph_54.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7909806Z copying third_party/cutlass/docs/inherit_graph_540.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7911808Z copying third_party/cutlass/docs/inherit_graph_541.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7913936Z copying third_party/cutlass/docs/inherit_graph_542.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7916776Z copying third_party/cutlass/docs/inherit_graph_543.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7918761Z copying third_party/cutlass/docs/inherit_graph_544.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7920625Z copying third_party/cutlass/docs/inherit_graph_545.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7922412Z copying third_party/cutlass/docs/inherit_graph_546.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7924324Z copying third_party/cutlass/docs/inherit_graph_547.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7926197Z copying third_party/cutlass/docs/inherit_graph_548.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7927895Z copying third_party/cutlass/docs/inherit_graph_549.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7929666Z copying third_party/cutlass/docs/inherit_graph_55.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7931549Z copying third_party/cutlass/docs/inherit_graph_550.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7933615Z copying third_party/cutlass/docs/inherit_graph_551.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7935927Z copying third_party/cutlass/docs/inherit_graph_552.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7937754Z copying third_party/cutlass/docs/inherit_graph_553.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7939704Z copying third_party/cutlass/docs/inherit_graph_554.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7941581Z copying third_party/cutlass/docs/inherit_graph_555.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7943542Z copying third_party/cutlass/docs/inherit_graph_556.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7945860Z copying third_party/cutlass/docs/inherit_graph_557.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7947857Z copying third_party/cutlass/docs/inherit_graph_558.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7949608Z copying third_party/cutlass/docs/inherit_graph_559.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7951573Z copying third_party/cutlass/docs/inherit_graph_56.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7953371Z copying third_party/cutlass/docs/inherit_graph_560.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7955421Z copying third_party/cutlass/docs/inherit_graph_561.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7957948Z copying third_party/cutlass/docs/inherit_graph_562.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7960016Z copying third_party/cutlass/docs/inherit_graph_563.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7961845Z copying third_party/cutlass/docs/inherit_graph_564.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7963758Z copying third_party/cutlass/docs/inherit_graph_565.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7965836Z copying third_party/cutlass/docs/inherit_graph_566.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7967828Z copying third_party/cutlass/docs/inherit_graph_567.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7969679Z copying third_party/cutlass/docs/inherit_graph_568.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7971565Z copying third_party/cutlass/docs/inherit_graph_569.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7973505Z copying third_party/cutlass/docs/inherit_graph_57.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7975623Z copying third_party/cutlass/docs/inherit_graph_570.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7977646Z copying third_party/cutlass/docs/inherit_graph_571.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7979285Z copying third_party/cutlass/docs/inherit_graph_572.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7981366Z copying third_party/cutlass/docs/inherit_graph_573.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7982727Z copying third_party/cutlass/docs/inherit_graph_574.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7984792Z copying third_party/cutlass/docs/inherit_graph_575.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7986437Z copying third_party/cutlass/docs/inherit_graph_576.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7988275Z copying third_party/cutlass/docs/inherit_graph_577.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7989743Z copying third_party/cutlass/docs/inherit_graph_578.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7991784Z copying third_party/cutlass/docs/inherit_graph_579.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7993167Z copying third_party/cutlass/docs/inherit_graph_58.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7995146Z copying third_party/cutlass/docs/inherit_graph_580.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7996725Z copying third_party/cutlass/docs/inherit_graph_581.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.7998555Z copying third_party/cutlass/docs/inherit_graph_582.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8000082Z copying third_party/cutlass/docs/inherit_graph_583.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8001949Z copying third_party/cutlass/docs/inherit_graph_584.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8003400Z copying third_party/cutlass/docs/inherit_graph_585.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8005390Z copying third_party/cutlass/docs/inherit_graph_586.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8006930Z copying third_party/cutlass/docs/inherit_graph_587.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8008850Z copying third_party/cutlass/docs/inherit_graph_588.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8010251Z copying third_party/cutlass/docs/inherit_graph_589.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8012211Z copying third_party/cutlass/docs/inherit_graph_59.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8013608Z copying third_party/cutlass/docs/inherit_graph_590.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8015847Z copying third_party/cutlass/docs/inherit_graph_591.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8017197Z copying third_party/cutlass/docs/inherit_graph_592.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8019082Z copying third_party/cutlass/docs/inherit_graph_593.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8020780Z copying third_party/cutlass/docs/inherit_graph_594.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8022123Z copying third_party/cutlass/docs/inherit_graph_595.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8023580Z copying third_party/cutlass/docs/inherit_graph_596.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8025708Z copying third_party/cutlass/docs/inherit_graph_597.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8027083Z copying third_party/cutlass/docs/inherit_graph_598.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8029327Z copying third_party/cutlass/docs/inherit_graph_599.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8030889Z copying third_party/cutlass/docs/inherit_graph_6.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8032957Z copying third_party/cutlass/docs/inherit_graph_60.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8034932Z copying third_party/cutlass/docs/inherit_graph_600.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8036762Z copying third_party/cutlass/docs/inherit_graph_601.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8038654Z copying third_party/cutlass/docs/inherit_graph_602.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8040281Z copying third_party/cutlass/docs/inherit_graph_603.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8042381Z copying third_party/cutlass/docs/inherit_graph_604.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8044320Z copying third_party/cutlass/docs/inherit_graph_605.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8046244Z copying third_party/cutlass/docs/inherit_graph_606.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8049024Z copying third_party/cutlass/docs/inherit_graph_607.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8050783Z copying third_party/cutlass/docs/inherit_graph_608.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8052617Z copying third_party/cutlass/docs/inherit_graph_609.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8054360Z copying third_party/cutlass/docs/inherit_graph_61.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8056707Z copying third_party/cutlass/docs/inherit_graph_610.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8058151Z copying third_party/cutlass/docs/inherit_graph_611.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8060026Z copying third_party/cutlass/docs/inherit_graph_612.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8061438Z copying third_party/cutlass/docs/inherit_graph_613.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8063283Z copying third_party/cutlass/docs/inherit_graph_614.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8065189Z copying third_party/cutlass/docs/inherit_graph_615.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8067040Z copying third_party/cutlass/docs/inherit_graph_616.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8068434Z copying third_party/cutlass/docs/inherit_graph_617.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8070469Z copying third_party/cutlass/docs/inherit_graph_618.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8071910Z copying third_party/cutlass/docs/inherit_graph_619.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8073903Z copying third_party/cutlass/docs/inherit_graph_62.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8076080Z copying third_party/cutlass/docs/inherit_graph_620.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8078309Z copying third_party/cutlass/docs/inherit_graph_621.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8080479Z copying third_party/cutlass/docs/inherit_graph_622.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8082538Z copying third_party/cutlass/docs/inherit_graph_623.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8084800Z copying third_party/cutlass/docs/inherit_graph_624.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8086909Z copying third_party/cutlass/docs/inherit_graph_625.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8088662Z copying third_party/cutlass/docs/inherit_graph_626.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8090493Z copying third_party/cutlass/docs/inherit_graph_627.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8092439Z copying third_party/cutlass/docs/inherit_graph_628.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8093765Z copying third_party/cutlass/docs/inherit_graph_629.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8095994Z copying third_party/cutlass/docs/inherit_graph_63.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8097395Z copying third_party/cutlass/docs/inherit_graph_630.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8099253Z copying third_party/cutlass/docs/inherit_graph_631.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8100848Z copying third_party/cutlass/docs/inherit_graph_632.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8102576Z copying third_party/cutlass/docs/inherit_graph_633.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8104254Z copying third_party/cutlass/docs/inherit_graph_634.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8105991Z copying third_party/cutlass/docs/inherit_graph_635.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8107508Z copying third_party/cutlass/docs/inherit_graph_636.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8109325Z copying third_party/cutlass/docs/inherit_graph_637.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8110905Z copying third_party/cutlass/docs/inherit_graph_638.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8112683Z copying third_party/cutlass/docs/inherit_graph_639.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8115133Z copying third_party/cutlass/docs/inherit_graph_64.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8116656Z copying third_party/cutlass/docs/inherit_graph_640.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8118728Z copying third_party/cutlass/docs/inherit_graph_641.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8120185Z copying third_party/cutlass/docs/inherit_graph_642.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8123209Z copying third_party/cutlass/docs/inherit_graph_643.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8124293Z copying third_party/cutlass/docs/inherit_graph_644.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8127059Z copying third_party/cutlass/docs/inherit_graph_645.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8128760Z copying third_party/cutlass/docs/inherit_graph_646.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8135237Z copying third_party/cutlass/docs/inherit_graph_647.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8135783Z copying third_party/cutlass/docs/inherit_graph_648.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8136776Z copying third_party/cutlass/docs/inherit_graph_649.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8137439Z copying third_party/cutlass/docs/inherit_graph_65.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8138066Z copying third_party/cutlass/docs/inherit_graph_650.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8138845Z copying third_party/cutlass/docs/inherit_graph_651.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8139383Z copying third_party/cutlass/docs/inherit_graph_652.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8141266Z copying third_party/cutlass/docs/inherit_graph_653.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8142532Z copying third_party/cutlass/docs/inherit_graph_654.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8144284Z copying third_party/cutlass/docs/inherit_graph_655.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8146119Z copying third_party/cutlass/docs/inherit_graph_656.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8147629Z copying third_party/cutlass/docs/inherit_graph_657.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8149445Z copying third_party/cutlass/docs/inherit_graph_658.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8150952Z copying third_party/cutlass/docs/inherit_graph_659.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8152698Z copying third_party/cutlass/docs/inherit_graph_66.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8154572Z copying third_party/cutlass/docs/inherit_graph_660.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8156389Z copying third_party/cutlass/docs/inherit_graph_661.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8157720Z copying third_party/cutlass/docs/inherit_graph_662.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8159219Z copying third_party/cutlass/docs/inherit_graph_663.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8160672Z copying third_party/cutlass/docs/inherit_graph_664.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8162143Z copying third_party/cutlass/docs/inherit_graph_665.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8163579Z copying third_party/cutlass/docs/inherit_graph_666.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8165019Z copying third_party/cutlass/docs/inherit_graph_667.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8166587Z copying third_party/cutlass/docs/inherit_graph_668.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8168017Z copying third_party/cutlass/docs/inherit_graph_669.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8169549Z copying third_party/cutlass/docs/inherit_graph_67.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8170874Z copying third_party/cutlass/docs/inherit_graph_670.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8172315Z copying third_party/cutlass/docs/inherit_graph_671.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8173860Z copying third_party/cutlass/docs/inherit_graph_672.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8175485Z copying third_party/cutlass/docs/inherit_graph_673.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8176934Z copying third_party/cutlass/docs/inherit_graph_674.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8178352Z copying third_party/cutlass/docs/inherit_graph_675.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8179891Z copying third_party/cutlass/docs/inherit_graph_676.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8181324Z copying third_party/cutlass/docs/inherit_graph_677.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8182769Z copying third_party/cutlass/docs/inherit_graph_678.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8184370Z copying third_party/cutlass/docs/inherit_graph_679.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8185868Z copying third_party/cutlass/docs/inherit_graph_68.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8187314Z copying third_party/cutlass/docs/inherit_graph_680.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8188751Z copying third_party/cutlass/docs/inherit_graph_681.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8190175Z copying third_party/cutlass/docs/inherit_graph_682.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8191602Z copying third_party/cutlass/docs/inherit_graph_683.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8193074Z copying third_party/cutlass/docs/inherit_graph_684.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8194631Z copying third_party/cutlass/docs/inherit_graph_685.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8196150Z copying third_party/cutlass/docs/inherit_graph_686.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8197697Z copying third_party/cutlass/docs/inherit_graph_687.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8199355Z copying third_party/cutlass/docs/inherit_graph_688.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8200799Z copying third_party/cutlass/docs/inherit_graph_689.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8202212Z copying third_party/cutlass/docs/inherit_graph_69.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8203682Z copying third_party/cutlass/docs/inherit_graph_690.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8205317Z copying third_party/cutlass/docs/inherit_graph_691.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8206885Z copying third_party/cutlass/docs/inherit_graph_692.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8208370Z copying third_party/cutlass/docs/inherit_graph_693.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8209880Z copying third_party/cutlass/docs/inherit_graph_694.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8211307Z copying third_party/cutlass/docs/inherit_graph_695.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8212758Z copying third_party/cutlass/docs/inherit_graph_696.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8214396Z copying third_party/cutlass/docs/inherit_graph_697.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8215855Z copying third_party/cutlass/docs/inherit_graph_698.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8217371Z copying third_party/cutlass/docs/inherit_graph_699.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8218537Z copying third_party/cutlass/docs/inherit_graph_7.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8220117Z copying third_party/cutlass/docs/inherit_graph_70.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8221543Z copying third_party/cutlass/docs/inherit_graph_700.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8222999Z copying third_party/cutlass/docs/inherit_graph_701.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8224599Z copying third_party/cutlass/docs/inherit_graph_702.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8226352Z copying third_party/cutlass/docs/inherit_graph_703.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8227931Z copying third_party/cutlass/docs/inherit_graph_704.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8229396Z copying third_party/cutlass/docs/inherit_graph_705.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8230952Z copying third_party/cutlass/docs/inherit_graph_706.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8232777Z copying third_party/cutlass/docs/inherit_graph_707.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8234510Z copying third_party/cutlass/docs/inherit_graph_708.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8236020Z copying third_party/cutlass/docs/inherit_graph_709.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8237453Z copying third_party/cutlass/docs/inherit_graph_71.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8238891Z copying third_party/cutlass/docs/inherit_graph_710.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8240310Z copying third_party/cutlass/docs/inherit_graph_711.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8241737Z copying third_party/cutlass/docs/inherit_graph_712.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8243200Z copying third_party/cutlass/docs/inherit_graph_713.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8244612Z copying third_party/cutlass/docs/inherit_graph_714.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8246183Z copying third_party/cutlass/docs/inherit_graph_715.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8247656Z copying third_party/cutlass/docs/inherit_graph_716.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8249117Z copying third_party/cutlass/docs/inherit_graph_717.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8250540Z copying third_party/cutlass/docs/inherit_graph_718.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8251975Z copying third_party/cutlass/docs/inherit_graph_719.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8253304Z copying third_party/cutlass/docs/inherit_graph_72.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8254874Z copying third_party/cutlass/docs/inherit_graph_720.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8256419Z copying third_party/cutlass/docs/inherit_graph_721.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8257822Z copying third_party/cutlass/docs/inherit_graph_722.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8259411Z copying third_party/cutlass/docs/inherit_graph_723.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8261328Z copying third_party/cutlass/docs/inherit_graph_724.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8262821Z copying third_party/cutlass/docs/inherit_graph_725.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8264288Z copying third_party/cutlass/docs/inherit_graph_726.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8265787Z copying third_party/cutlass/docs/inherit_graph_727.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8267233Z copying third_party/cutlass/docs/inherit_graph_728.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8268664Z copying third_party/cutlass/docs/inherit_graph_729.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8270103Z copying third_party/cutlass/docs/inherit_graph_73.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8271589Z copying third_party/cutlass/docs/inherit_graph_730.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8273005Z copying third_party/cutlass/docs/inherit_graph_731.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8274577Z copying third_party/cutlass/docs/inherit_graph_732.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8276056Z copying third_party/cutlass/docs/inherit_graph_733.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8277490Z copying third_party/cutlass/docs/inherit_graph_734.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8279014Z copying third_party/cutlass/docs/inherit_graph_735.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8280442Z copying third_party/cutlass/docs/inherit_graph_736.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8281858Z copying third_party/cutlass/docs/inherit_graph_737.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8283271Z copying third_party/cutlass/docs/inherit_graph_738.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8284875Z copying third_party/cutlass/docs/inherit_graph_739.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8286300Z copying third_party/cutlass/docs/inherit_graph_74.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8287782Z copying third_party/cutlass/docs/inherit_graph_740.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8289061Z copying third_party/cutlass/docs/inherit_graph_741.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8290540Z copying third_party/cutlass/docs/inherit_graph_742.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8291980Z copying third_party/cutlass/docs/inherit_graph_743.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8293398Z copying third_party/cutlass/docs/inherit_graph_744.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8294910Z copying third_party/cutlass/docs/inherit_graph_745.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8296484Z copying third_party/cutlass/docs/inherit_graph_746.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8297776Z copying third_party/cutlass/docs/inherit_graph_747.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8299285Z copying third_party/cutlass/docs/inherit_graph_748.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8300829Z copying third_party/cutlass/docs/inherit_graph_749.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8302234Z copying third_party/cutlass/docs/inherit_graph_75.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8303751Z copying third_party/cutlass/docs/inherit_graph_750.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8305372Z copying third_party/cutlass/docs/inherit_graph_751.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8306944Z copying third_party/cutlass/docs/inherit_graph_752.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8308137Z copying third_party/cutlass/docs/inherit_graph_753.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8309682Z copying third_party/cutlass/docs/inherit_graph_754.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8310998Z copying third_party/cutlass/docs/inherit_graph_755.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8312480Z copying third_party/cutlass/docs/inherit_graph_756.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8313903Z copying third_party/cutlass/docs/inherit_graph_757.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8315564Z copying third_party/cutlass/docs/inherit_graph_758.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8317026Z copying third_party/cutlass/docs/inherit_graph_759.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8318596Z copying third_party/cutlass/docs/inherit_graph_76.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8320052Z copying third_party/cutlass/docs/inherit_graph_760.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8321475Z copying third_party/cutlass/docs/inherit_graph_761.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8322899Z copying third_party/cutlass/docs/inherit_graph_762.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8324503Z copying third_party/cutlass/docs/inherit_graph_763.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8325987Z copying third_party/cutlass/docs/inherit_graph_764.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8327534Z copying third_party/cutlass/docs/inherit_graph_765.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8328931Z copying third_party/cutlass/docs/inherit_graph_766.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8330245Z copying third_party/cutlass/docs/inherit_graph_767.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8331664Z copying third_party/cutlass/docs/inherit_graph_768.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8332966Z copying third_party/cutlass/docs/inherit_graph_769.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8334769Z copying third_party/cutlass/docs/inherit_graph_77.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8335938Z copying third_party/cutlass/docs/inherit_graph_770.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8337408Z copying third_party/cutlass/docs/inherit_graph_771.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8338978Z copying third_party/cutlass/docs/inherit_graph_78.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8340501Z copying third_party/cutlass/docs/inherit_graph_79.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8341935Z copying third_party/cutlass/docs/inherit_graph_8.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8343352Z copying third_party/cutlass/docs/inherit_graph_80.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8344958Z copying third_party/cutlass/docs/inherit_graph_81.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8346479Z copying third_party/cutlass/docs/inherit_graph_82.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8347804Z copying third_party/cutlass/docs/inherit_graph_83.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8349382Z copying third_party/cutlass/docs/inherit_graph_84.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8350577Z copying third_party/cutlass/docs/inherit_graph_85.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8352063Z copying third_party/cutlass/docs/inherit_graph_86.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8353626Z copying third_party/cutlass/docs/inherit_graph_87.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8355231Z copying third_party/cutlass/docs/inherit_graph_88.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8357065Z copying third_party/cutlass/docs/inherit_graph_89.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8358456Z copying third_party/cutlass/docs/inherit_graph_9.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8359893Z copying third_party/cutlass/docs/inherit_graph_90.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8361329Z copying third_party/cutlass/docs/inherit_graph_91.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8362889Z copying third_party/cutlass/docs/inherit_graph_92.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8364583Z copying third_party/cutlass/docs/inherit_graph_93.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8366158Z copying third_party/cutlass/docs/inherit_graph_94.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8367602Z copying third_party/cutlass/docs/inherit_graph_95.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8369037Z copying third_party/cutlass/docs/inherit_graph_96.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8370465Z copying third_party/cutlass/docs/inherit_graph_97.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8371909Z copying third_party/cutlass/docs/inherit_graph_98.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8373352Z copying third_party/cutlass/docs/inherit_graph_99.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8374915Z copying third_party/cutlass/docs/inherits.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8379863Z copying third_party/cutlass/docs/inner__product_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8381428Z copying third_party/cutlass/docs/inner__product_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8382935Z copying third_party/cutlass/docs/inner__product_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8384969Z copying third_party/cutlass/docs/integer__subbyte_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8386795Z copying third_party/cutlass/docs/integer__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8388336Z copying third_party/cutlass/docs/integer__subbyte_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8389709Z copying third_party/cutlass/docs/integer__subbyte_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8391619Z copying third_party/cutlass/docs/interleaved__epilogue_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8393192Z copying third_party/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8394818Z copying third_party/cutlass/docs/interleaved__epilogue_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8396438Z copying third_party/cutlass/docs/interleaved__epilogue_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8398147Z copying third_party/cutlass/docs/jquery.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8400970Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8402513Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8403874Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8405595Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8407571Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8409574Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8410867Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8412392Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8414355Z copying third_party/cutlass/docs/kernel__launch_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8415917Z copying third_party/cutlass/docs/kernel__launch_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8417393Z copying third_party/cutlass/docs/kernel__launch_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8418920Z copying third_party/cutlass/docs/layout_2matrix_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8420502Z copying third_party/cutlass/docs/layout_2matrix_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8421942Z copying third_party/cutlass/docs/layout_2matrix_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8423413Z copying third_party/cutlass/docs/layout_2matrix_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8426596Z copying third_party/cutlass/docs/layout_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8428036Z copying third_party/cutlass/docs/layout_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8429513Z copying third_party/cutlass/docs/layout_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8431087Z copying third_party/cutlass/docs/library_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8433022Z copying third_party/cutlass/docs/library_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8434613Z copying third_party/cutlass/docs/library_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8436187Z copying third_party/cutlass/docs/library_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8439077Z copying third_party/cutlass/docs/linear__combination_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8440591Z copying third_party/cutlass/docs/linear__combination_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8441954Z copying third_party/cutlass/docs/linear__combination_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8443457Z copying third_party/cutlass/docs/linear__combination_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8445641Z copying third_party/cutlass/docs/linear__combination__clamp_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8447045Z copying third_party/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8448445Z copying third_party/cutlass/docs/linear__combination__clamp_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8449990Z copying third_party/cutlass/docs/linear__combination__clamp_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8452009Z copying third_party/cutlass/docs/linear__combination__relu_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8453514Z copying third_party/cutlass/docs/linear__combination__relu_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8454880Z copying third_party/cutlass/docs/linear__combination__relu_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8457263Z copying third_party/cutlass/docs/manifest_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8458769Z copying third_party/cutlass/docs/manifest_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8460206Z copying third_party/cutlass/docs/manifest_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8461772Z copying third_party/cutlass/docs/matrix__coord_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8463289Z copying third_party/cutlass/docs/matrix__coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8464777Z copying third_party/cutlass/docs/matrix__coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8466283Z copying third_party/cutlass/docs/matrix__coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8467955Z copying third_party/cutlass/docs/matrix__shape_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8469462Z copying third_party/cutlass/docs/matrix__shape_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8470783Z copying third_party/cutlass/docs/matrix__shape_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8473116Z copying third_party/cutlass/docs/matrix__shape_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8474380Z copying third_party/cutlass/docs/matrix__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8475946Z copying third_party/cutlass/docs/matrix__traits_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8477208Z copying third_party/cutlass/docs/matrix__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8478657Z copying third_party/cutlass/docs/matrix__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8479956Z copying third_party/cutlass/docs/memory_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8482089Z copying third_party/cutlass/docs/memory_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8483352Z copying third_party/cutlass/docs/memory_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8484677Z copying third_party/cutlass/docs/memory_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8486503Z copying third_party/cutlass/docs/memory__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8487797Z copying third_party/cutlass/docs/memory__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8489318Z copying third_party/cutlass/docs/memory__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8490951Z copying third_party/cutlass/docs/memory__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8492751Z copying third_party/cutlass/docs/mma__base_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8493858Z copying third_party/cutlass/docs/mma__base_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8495303Z copying third_party/cutlass/docs/mma__base_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8496910Z copying third_party/cutlass/docs/mma__base_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8498740Z copying third_party/cutlass/docs/mma__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8500315Z copying third_party/cutlass/docs/mma__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8501718Z copying third_party/cutlass/docs/mma__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8503678Z copying third_party/cutlass/docs/mma__pipelined_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8505424Z copying third_party/cutlass/docs/mma__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8506886Z copying third_party/cutlass/docs/mma__pipelined_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8508353Z copying third_party/cutlass/docs/mma__pipelined_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8510418Z copying third_party/cutlass/docs/mma__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8511968Z copying third_party/cutlass/docs/mma__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8513361Z copying third_party/cutlass/docs/mma__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8514966Z copying third_party/cutlass/docs/mma__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8516813Z copying third_party/cutlass/docs/mma__simt__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8518417Z copying third_party/cutlass/docs/mma__simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8519985Z copying third_party/cutlass/docs/mma__simt__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8521438Z copying third_party/cutlass/docs/mma__simt__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8523050Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8524756Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8526330Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8527742Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8531707Z copying third_party/cutlass/docs/mma__singlestage_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8533233Z copying third_party/cutlass/docs/mma__singlestage_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8534797Z copying third_party/cutlass/docs/mma__singlestage_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8536403Z copying third_party/cutlass/docs/mma__singlestage_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8538195Z copying third_party/cutlass/docs/mma__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8540058Z copying third_party/cutlass/docs/mma__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8541600Z copying third_party/cutlass/docs/mma__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8543230Z copying third_party/cutlass/docs/mma__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8546452Z copying third_party/cutlass/docs/mma__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8548287Z copying third_party/cutlass/docs/mma__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8549702Z copying third_party/cutlass/docs/mma__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8551142Z copying third_party/cutlass/docs/mma__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8555669Z copying third_party/cutlass/docs/mma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8557296Z copying third_party/cutlass/docs/mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8558782Z copying third_party/cutlass/docs/mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8560230Z copying third_party/cutlass/docs/mma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8562066Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8563687Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8565406Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8566872Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8568424Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8570009Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8571316Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8572861Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8575371Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8577054Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8578309Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8579849Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8586421Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8588189Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8589708Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8591018Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8596963Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8598191Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8599735Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8601900Z copying third_party/cutlass/docs/mma__tensor__op__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8603597Z copying third_party/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8605375Z copying third_party/cutlass/docs/mma__tensor__op__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8606979Z copying third_party/cutlass/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8608528Z copying third_party/cutlass/docs/namespacecutlass.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8611990Z copying third_party/cutlass/docs/namespacecutlass_1_1arch.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8614451Z copying third_party/cutlass/docs/namespacecutlass_1_1debug.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8616043Z copying third_party/cutlass/docs/namespacecutlass_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8617647Z copying third_party/cutlass/docs/namespacecutlass_1_1device__memory.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8619202Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8620755Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8622306Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8624038Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8625483Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8627116Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8628670Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8630219Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8632006Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8633271Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8635019Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8636582Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8638505Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8639651Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8641419Z copying third_party/cutlass/docs/namespacecutlass_1_1layout.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8643062Z copying third_party/cutlass/docs/namespacecutlass_1_1library.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8645302Z copying third_party/cutlass/docs/namespacecutlass_1_1platform.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8647333Z copying third_party/cutlass/docs/namespacecutlass_1_1reduction.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8648922Z copying third_party/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8650371Z copying third_party/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8651721Z copying third_party/cutlass/docs/namespacecutlass_1_1reference.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8653272Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8654852Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8656943Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8658327Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8660171Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8661426Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8662959Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1host.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8666077Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8667591Z copying third_party/cutlass/docs/namespacecutlass_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8669398Z copying third_party/cutlass/docs/namespacecutlass_1_1transform.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8670927Z copying third_party/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8672303Z copying third_party/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8673949Z copying third_party/cutlass/docs/namespacemembers.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8675699Z copying third_party/cutlass/docs/namespacemembers_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8677037Z copying third_party/cutlass/docs/namespacemembers_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8678599Z copying third_party/cutlass/docs/namespacemembers_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8680089Z copying third_party/cutlass/docs/namespacemembers_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8681598Z copying third_party/cutlass/docs/namespacemembers_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8683169Z copying third_party/cutlass/docs/namespacemembers_enum.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8684671Z copying third_party/cutlass/docs/namespacemembers_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8686416Z copying third_party/cutlass/docs/namespacemembers_func.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8687857Z copying third_party/cutlass/docs/namespacemembers_func_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8689307Z copying third_party/cutlass/docs/namespacemembers_func_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8690776Z copying third_party/cutlass/docs/namespacemembers_func_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8692257Z copying third_party/cutlass/docs/namespacemembers_func_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8693740Z copying third_party/cutlass/docs/namespacemembers_func_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8695336Z copying third_party/cutlass/docs/namespacemembers_func_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8696791Z copying third_party/cutlass/docs/namespacemembers_func_g.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8698238Z copying third_party/cutlass/docs/namespacemembers_func_i.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8699885Z copying third_party/cutlass/docs/namespacemembers_func_k.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8701401Z copying third_party/cutlass/docs/namespacemembers_func_l.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8702864Z copying third_party/cutlass/docs/namespacemembers_func_m.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8704501Z copying third_party/cutlass/docs/namespacemembers_func_n.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8706032Z copying third_party/cutlass/docs/namespacemembers_func_o.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8707522Z copying third_party/cutlass/docs/namespacemembers_func_p.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8708993Z copying third_party/cutlass/docs/namespacemembers_func_r.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8710590Z copying third_party/cutlass/docs/namespacemembers_func_s.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8711928Z copying third_party/cutlass/docs/namespacemembers_func_t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8713500Z copying third_party/cutlass/docs/namespacemembers_g.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8715559Z copying third_party/cutlass/docs/namespacemembers_i.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8717039Z copying third_party/cutlass/docs/namespacemembers_k.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8718503Z copying third_party/cutlass/docs/namespacemembers_l.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8719978Z copying third_party/cutlass/docs/namespacemembers_m.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8721289Z copying third_party/cutlass/docs/namespacemembers_n.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8722863Z copying third_party/cutlass/docs/namespacemembers_o.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8724649Z copying third_party/cutlass/docs/namespacemembers_p.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8726261Z copying third_party/cutlass/docs/namespacemembers_r.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8727638Z copying third_party/cutlass/docs/namespacemembers_s.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8729217Z copying third_party/cutlass/docs/namespacemembers_t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8730722Z copying third_party/cutlass/docs/namespacemembers_type.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8732068Z copying third_party/cutlass/docs/namespacemembers_u.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8733521Z copying third_party/cutlass/docs/namespaces.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8735208Z copying third_party/cutlass/docs/nav_f.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8736613Z copying third_party/cutlass/docs/nav_g.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8738047Z copying third_party/cutlass/docs/nav_h.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8739570Z copying third_party/cutlass/docs/numeric__conversion_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8741180Z copying third_party/cutlass/docs/numeric__conversion_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8742543Z copying third_party/cutlass/docs/numeric__conversion_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8744707Z copying third_party/cutlass/docs/numeric__conversion_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8747286Z copying third_party/cutlass/docs/numeric__types_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8748842Z copying third_party/cutlass/docs/numeric__types_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8750337Z copying third_party/cutlass/docs/numeric__types_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8751942Z copying third_party/cutlass/docs/open.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8753533Z copying third_party/cutlass/docs/output__tile__thread__map_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8755304Z copying third_party/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8756559Z copying third_party/cutlass/docs/output__tile__thread__map_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8757969Z copying third_party/cutlass/docs/output__tile__thread__map_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8760207Z copying third_party/cutlass/docs/pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8761765Z copying third_party/cutlass/docs/pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8763161Z copying third_party/cutlass/docs/pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8764716Z copying third_party/cutlass/docs/pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8766711Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8768330Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8769554Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8771080Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8773727Z copying third_party/cutlass/docs/platform_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8775729Z copying third_party/cutlass/docs/platform_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8777271Z copying third_party/cutlass/docs/platform_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8778627Z copying third_party/cutlass/docs/platform_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8781257Z copying third_party/cutlass/docs/predicate__vector_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8782828Z copying third_party/cutlass/docs/predicate__vector_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8784323Z copying third_party/cutlass/docs/predicate__vector_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8785878Z copying third_party/cutlass/docs/predicate__vector_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8788208Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8789813Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8791094Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8792623Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8796776Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8798315Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8799658Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8801310Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8804438Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8806061Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8807383Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8808876Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8811280Z copying third_party/cutlass/docs/real_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8812944Z copying third_party/cutlass/docs/real_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8814054Z copying third_party/cutlass/docs/real_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8815891Z copying third_party/cutlass/docs/reduce_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8818373Z copying third_party/cutlass/docs/reduce_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8819002Z copying third_party/cutlass/docs/reduce_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8820843Z copying third_party/cutlass/docs/reduce_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8822406Z copying third_party/cutlass/docs/reduce__split__k_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8824253Z copying third_party/cutlass/docs/reduce__split__k_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8825570Z copying third_party/cutlass/docs/reduce__split__k_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8827086Z copying third_party/cutlass/docs/reduce__split__k_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8829167Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8830447Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8832200Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8833430Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8834867Z copying third_party/cutlass/docs/reduction__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8836682Z copying third_party/cutlass/docs/reduction__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8837870Z copying third_party/cutlass/docs/reduction__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8839547Z copying third_party/cutlass/docs/reduction__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8841066Z copying third_party/cutlass/docs/reduction__operators_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8842444Z copying third_party/cutlass/docs/reduction__operators_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8843956Z copying third_party/cutlass/docs/reduction__operators_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8845697Z copying third_party/cutlass/docs/reduction__operators_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8847322Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8848839Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8850162Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8851678Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8853146Z copying third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8854815Z copying third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8856448Z copying third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8859058Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8861025Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8863052Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8864842Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8868467Z copying third_party/cutlass/docs/regular__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8870027Z copying third_party/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8871295Z copying third_party/cutlass/docs/regular__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8872852Z copying third_party/cutlass/docs/regular__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8874735Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8876398Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8877703Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8879346Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8882035Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8883465Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8884990Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8886602Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8889177Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8890768Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8892063Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8893723Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8897358Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8898972Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8900299Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8901865Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8906596Z copying third_party/cutlass/docs/relatively__equal_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8908268Z copying third_party/cutlass/docs/relatively__equal_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8909498Z copying third_party/cutlass/docs/relatively__equal_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8911211Z copying third_party/cutlass/docs/relatively__equal_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8912899Z copying third_party/cutlass/docs/semaphore_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8914678Z copying third_party/cutlass/docs/semaphore_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8916107Z copying third_party/cutlass/docs/semaphore_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8917544Z copying third_party/cutlass/docs/semaphore_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8919249Z copying third_party/cutlass/docs/shared__load__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8920774Z copying third_party/cutlass/docs/shared__load__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8922156Z copying third_party/cutlass/docs/shared__load__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8923642Z copying third_party/cutlass/docs/shared__load__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8925568Z copying third_party/cutlass/docs/simd_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8927132Z copying third_party/cutlass/docs/simd_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8928557Z copying third_party/cutlass/docs/simd_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8930008Z copying third_party/cutlass/docs/simd_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8931615Z copying third_party/cutlass/docs/simd__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8933165Z copying third_party/cutlass/docs/simd__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8934636Z copying third_party/cutlass/docs/simd__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8936202Z copying third_party/cutlass/docs/simd__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8937652Z copying third_party/cutlass/docs/simd__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8939211Z copying third_party/cutlass/docs/simd__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8940705Z copying third_party/cutlass/docs/simd__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8941977Z copying third_party/cutlass/docs/simd__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8943668Z copying third_party/cutlass/docs/simt__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8945649Z copying third_party/cutlass/docs/simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8947059Z copying third_party/cutlass/docs/simt__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8948538Z copying third_party/cutlass/docs/simt__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8950062Z copying third_party/cutlass/docs/splitbar.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8951580Z copying third_party/cutlass/docs/structDebugType.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8953029Z copying third_party/cutlass/docs/structDebugValue.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8954829Z copying third_party/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8956638Z copying third_party/cutlass/docs/structcutlass_1_1AlignedBuffer.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8958289Z copying third_party/cutlass/docs/structcutlass_1_1CommandLine-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8959777Z copying third_party/cutlass/docs/structcutlass_1_1CommandLine.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8961466Z copying third_party/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8962675Z copying third_party/cutlass/docs/structcutlass_1_1Coord-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8964448Z copying third_party/cutlass/docs/structcutlass_1_1Coord.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8966675Z copying third_party/cutlass/docs/structcutlass_1_1Distribution-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8968081Z copying third_party/cutlass/docs/structcutlass_1_1Distribution.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8969780Z copying third_party/cutlass/docs/structcutlass_1_1FloatType.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8971405Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8972720Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8974469Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8975909Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8977550Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8979087Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8980617Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8982280Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8983963Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8986113Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8987416Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8989086Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8990646Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8992051Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8993522Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8995051Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8996813Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8998218Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.8999511Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9001225Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9002511Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9004275Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9005814Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9007219Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9008619Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9010136Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9012060Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9013432Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9015035Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9016614Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9018117Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9019959Z copying third_party/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9021455Z copying third_party/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9023030Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9024783Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9027114Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9028422Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9029927Z copying third_party/cutlass/docs/structcutlass_1_1MatrixShape-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9031585Z copying third_party/cutlass/docs/structcutlass_1_1MatrixShape.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9033901Z copying third_party/cutlass/docs/structcutlass_1_1Max-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9035700Z copying third_party/cutlass/docs/structcutlass_1_1Max.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9037513Z copying third_party/cutlass/docs/structcutlass_1_1Min-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9039179Z copying third_party/cutlass/docs/structcutlass_1_1Min.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9041269Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9042684Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9045185Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9046770Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9048593Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9050219Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9052213Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9053819Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9055693Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9057313Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9058875Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9060430Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9062622Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9064057Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverterClamp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9066329Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9067845Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9070545Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9071995Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9074321Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9076044Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9078018Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9079553Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9081153Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9082769Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9084499Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9086382Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9088899Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9090303Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9092186Z copying third_party/cutlass/docs/structcutlass_1_1RealType-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9093635Z copying third_party/cutlass/docs/structcutlass_1_1RealType.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9095963Z copying third_party/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9097449Z copying third_party/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9099084Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9101193Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9102686Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9104595Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9106290Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9107924Z copying third_party/cutlass/docs/structcutlass_1_1ScalarIO-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9109525Z copying third_party/cutlass/docs/structcutlass_1_1ScalarIO.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9111544Z copying third_party/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9113064Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9115220Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9117926Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9119358Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9120872Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9122645Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9124854Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9126443Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9128499Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9130010Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9131785Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9133387Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9135236Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9136863Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9138832Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9140620Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9142758Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9144496Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9146644Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9148234Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9150217Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9151679Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9153659Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9155362Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9157491Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9158906Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9160984Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9163140Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9164486Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9167008Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9168941Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9170323Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9172573Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9174311Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9176549Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9177970Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9180328Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9182158Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_0bcc4d05f9811035f08cc1b7f0154a4d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9183932Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_ae0044daf80ba9fd16cab7f0051f1fde.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9185742Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_e01aa2e557b893ec75f43c473a7e2298.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9187444Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_f064fdf1faf580060072347f2c48dda7.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9189239Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__02a3f19a78995f97d793a668e0e4d4f0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9191231Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__4fea29912f54a07d7b3a1f18094a4162.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9192959Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__6997b5a0687b06c1dc11ece72f57e04d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9194958Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__96363097c47b056f0ca1911afd7f8b7a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9197108Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb13e13b2cc3bff17e7d9b004314a4d2f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9198776Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb6e65b2cf5ede7f41cb070a767158dee.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9200399Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_0a4e7894a173a90c4c8a848e15443dd6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9202078Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_30fa42e1ad201df010637cd22fc070a1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9203800Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_48b3a43bc03fff93a111ac01abe7e40d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9205668Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_76f9d24016e1b4167b16f4d7628c9546.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9207361Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_79ecb4a44f8744132619f70250e841f1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9209062Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_9a2c5a3f3ee674fa357dabc2a7291efb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9210728Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_a166f31c8e14fb2406c5abe3e6468fe0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9213323Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_f1c9d2ee842455cd0c5b71d56108d468.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9215053Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_044bdc8c1d710104533d255adabd276dc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9216789Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_070b94670e040ed5855e5b42d5ca8a443.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9218538Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0aa57e6a2e6b5da37d10688bf99419a23.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9220268Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0e9de4e141d6bff0ca93f3c42e86e80ce.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9222747Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_004bb3fd76ca2af7b3210676fa9644d95b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9224670Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00a0ac6b0d215d4ed4d6d321752b92707d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9226473Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00ca85efee0ebb14556bfdbe5191960805.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9228195Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00e3e12e263df6506b8cf06c3f4d478b8e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9229774Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_21792e1a5c20e3dff890e35812831335.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9231505Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_4f30ee91f7bb3844ff7579c68d078818.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9233270Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00b2dff9ce8caad9aff5bc6a355539161.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9235091Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00e09665ee92ae653939a9120c4351f2f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9236858Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t3dda54d0df2c21b051e222cddd982e9b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9238571Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t8c4bac365710598317a69c489f7239db.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9240300Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_86807694aea1b966dc9ae0bc9a22ac33.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9241925Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_a1ef6624fc8c10126f17f4ee88283d72.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9243625Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_7fbbb0aa08907075ded7a905cabe1d97.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9245405Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_f3dc2e59f857ada163d1e0781ea8f391.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9247181Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_8cf78649807b93684f3d431bfa34ee28.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9248945Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_e8853112b7d418aa02cf5f6b1b6348a1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9251408Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_39c3b5f2ce80d79365e55c86a34c60c4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9253028Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_9110caf9fa4e6fed12e73aa4912e9b01.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9255012Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_c07cc6439298fa5486a719e577be2538.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9256900Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_ccde11d1bbbdab3702772ce44eb9729a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9258704Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint15918972b95027764b3a849b03075ed2b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9260542Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint193e4529ff6509d9dffe61a902bae1f87.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9262246Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__2b08bf7357f4869709a6071c15462437.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9263992Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__5299c9c90c8f2f521be0c8cec1c3eb08.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9266058Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__7f429ceaeab349f61850839f58246c62.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9267891Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__8ebae0cbdf333fddfe5c24d35ebe8e02.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9269688Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__927179f46017ea5f58f859f1196c4829.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9271581Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__96070083128b01fff1ff03d9341232b2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9273391Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__a2362f92eed5bed99180572b30aba1e8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9275290Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__f083347e265b1e9eea5572d86ddb6bf9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9278100Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_303afb481b5f876ceb31af6f80d5b554.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9279595Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5221708cec5828d35db1d1c47cb4964e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9281521Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5f42559672a849e95863771a68af69f1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9283368Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_6479c01385ff06e7ae8b33a11f823c98.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9285263Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_a62aa63a212985df306fb27e8a50aeae.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9287249Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ab741d81fdc991345cb9e43c29fca573.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9289134Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ba813b2739e79cfa98433a99a00eaf46.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9290867Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_bef0c048bc0f8ba2d875cb7ab26d363b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9292840Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_0ee08a4520882d24ba9026879265e892.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9294932Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_3c87ec4ca9f646f0bf0bead0e5cf262c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9296709Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_4746fc55e614df0016c518d3fda2677e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9298656Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_546e9ec6de6a5970b326da6f6280f1d4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9300697Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_6e513ccbc44ae7909a60d93b9b5435b3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9302569Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_b4842cad42fe945980d6229487761771.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9304506Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_ba87b3ef93a089f45a272d916916236d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9306273Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_fb9487231025d1903fd4f0dbf859e253.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9308111Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b03e3b50dbcb30d0d1ac062f3a9d5abef.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9310023Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b0f8247022b39cc775caff7857c35b56d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9311777Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b451d5cf5d7e8cbbe476afe3dab5c09b2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9313680Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b64e22ea4b915e39f2f60a70b62dcc673.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9315603Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b6d968039dde5c9f062ab15f90a8049fe.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9317714Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc4b6ba004e25c44bfd9266c61f937dfb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9319623Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc68104664ee4c0c391c6df22b1ca8bba.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9321263Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bdd617edb43bc65ebc3f680e48fe9a1d5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9322980Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_1bb2e5f77f790852abba777515da1b98.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9324971Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_2d559ae99ed058d77e22f2d26b3dd474.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9326769Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_31defda8ea2b7d855642ffd77da1a411.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9328692Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_44a3b2a8df88a2b067f1284515cb5371.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9330573Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_4b7308177b308a272c1889fbe9670275.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9332465Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a9888862cebd333ecaf11f7262f77d4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9334502Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a993f7e52584c39076147af4505c439.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9336364Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_73d9802d6b944a5299bc255887db6bbc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9338262Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_7dfde6c9b18b9888b3900080f3bee151.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9340046Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_839a7c8bb938d1661f4611e68f85d8cb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9342034Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_8c75b568d2509e87b439a0eecc9b1656.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9343819Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_a8a8547a07d55daa1da249db3ae19c34.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9345772Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_b0242d7a01097510effbc4718040d3e5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9347765Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_c7f88bfd32a544fba8111d2dcadeab11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9349750Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_dcd30e5a5680a0a5c8cff2896111c9eb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9351530Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_fed5cb7f8411f56c4d17a6d4d9ab09cc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9352705Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9354798Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9356361Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9358006Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9359913Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9361426Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9363317Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9365010Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9366931Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9368428Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9370315Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9371842Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9373882Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9375618Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9377231Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9379143Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9380597Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9382962Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1half__t_00_01LayoutA___00_01cutlass_1_84e30c8cc93eeb7ca02f651bd16d4c38.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9384702Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1int4b__t_00_01LayoutA___00_01cutlass_16fd808a90b3cf9d7cfc99f30888ca3fe.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9386459Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1uint1b__t_00_01LayoutA___00_01cutlass_c80a7ea4d219cd9b13b560b493338028.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9388231Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01int8__t_00_01LayoutA___00_01int8__t_00_01LayoutB_505c57bb6818a941dc16f00cf35a9ec0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9389830Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01uint8__t_00_01LayoutA___00_01uint8__t_00_01Layout219a464a1248ebfc37aa29bcb10cb1b0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9392782Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9394313Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9396673Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9398161Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9399823Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9401411Z copying third_party/cutlass/docs/structcutlass_1_1divide__assert-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9403316Z copying third_party/cutlass/docs/structcutlass_1_1divide__assert.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9404904Z copying third_party/cutlass/docs/structcutlass_1_1divides-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9406690Z copying third_party/cutlass/docs/structcutlass_1_1divides.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9408686Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9410209Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9412759Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9414382Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9416419Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9417925Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9419702Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9421316Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9423002Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9425011Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9426868Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9428843Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9430550Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9432701Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_00274a94522c46cd041d0b10d484e2ef3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9434753Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_0e626b08ab2558da5b9459d2466940481.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9436176Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9437867Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9439676Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9441488Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9443157Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9445370Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9455992Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9456957Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9457851Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9458827Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9459741Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9460835Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9461763Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9462774Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9463770Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9465101Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9466528Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9468580Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9470172Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9471724Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9473499Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9475861Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9477369Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9479156Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9480814Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9482704Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9484439Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9486189Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9488189Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9489960Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9491828Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9493694Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9495623Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9497666Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9499601Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9501301Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9502976Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9504811Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9506757Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9508420Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9510163Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9511886Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9513670Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9515921Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9517216Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9519561Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9521048Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9522834Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9524644Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9526548Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9528317Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9529935Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9531769Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9533377Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9535312Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9537013Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9539337Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9540927Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9542628Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9545362Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9547101Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9548829Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9550925Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9552463Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9554753Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9557128Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9558765Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9560371Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9562477Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9565305Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini6d8790249bf12cac580da73bb37eb791.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9567163Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini91159e6f7e123d881e3ec45101fa4f81.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9569051Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini9e2f7c245df80a4cc90efa6b3b50b22b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9570787Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainid5663e27f30dce1ea91bc27cfb40da6c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9572498Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainief28e98b3f284469f271d28aba73de2e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9574523Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainifad5d578e4fccf2388350bc6b13bdf45.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9575885Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9578048Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1R7b839f068e1800884229b9f957f8e289.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9579707Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1Rcef1c60e23e997017ae176c92931151d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9581152Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9583236Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout69549d10c3610d943987eb90e827bc05.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9585165Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout78cabdb5254892450f7768363889ab34.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9586815Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9588455Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9590398Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___05f11e023c9e6ee5f7a888fa4c5bbf6d1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9592072Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___0c7c94d937906add757265a8e71852661.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9593401Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9595555Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm747fcabce4f700e79b702276a148156b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9597334Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm7500b0164b0b2d2b2a5293c157708b4b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9599101Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm770cbca45441d295d5d7433e8222a700.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9600839Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemmffcab2297c8de8d0013602a39c525b78.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9602155Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9604457Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_017a2f40ef0604c52d3326997deaf4c6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9606371Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_136ce744d4c1c6e8707f5a9785196194.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9608420Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_1d48185f49e4d066f8e9327bf0856b7f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9610539Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_4f8b41ecfdcf1ad5435c532fcfac762d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9611712Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9613790Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9616742Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9618228Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9619756Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9621839Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9624793Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9626192Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9627816Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9629443Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9631483Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9633489Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag286687c5e6abe22d241f789fe344a465.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9635437Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag3026e48abb8c905d1cc6d13d669700e4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9637358Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag60e462f4dabbff3b40f34af77a1d77d0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9639115Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTagb4e575c8d29a260d1cbc7b03daaa7ad0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9640794Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc01dd6530520353d132c882fddd6320f9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9642528Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc3d01cda73224ab5ff3cc0fc61ead1cb9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9644536Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc485a4f0b5a7d2d4ab2c1a24da6328048.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9646338Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc4fada4957d463c80a2831e47f28157c4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9648224Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc567cad318a31d04b70ea615d6321decd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9649981Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc5753ee9bd900740e1710b6d6a296e40e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9651744Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc59c58017beb945eede0abb1aa581b62a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9653431Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7291f9c01fb5d713dd4b081092756e21.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9655325Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7fd102a00f059761cd539b832b0ca84b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9657221Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8ab5fd2693c6a6ec43e447acb07f784c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9659098Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8e2604a56dff3a7595da9ee0604ae55e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9661676Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb27bf218007928652d5b803193eab473.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9663495Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb2e258b7bd321c633dd65d3ebcf6414a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9665411Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb7fc3be2027b2868753a4aae14e98f75.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9667263Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcbaa1784011abb8692923771e7fb21906.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9669070Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcda5cf58c271179385af56bf89955e96e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9670754Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcde61af9be1337dac1fdb210e7e7a6e01.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9672607Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcdf8d33e0ed321027ffd1ff87dcf72241.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9674584Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcfea0f3503156e8e3fba6456f0cedafdd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9676556Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcffcf31256aed23d4d8d0eab627bc0cad.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9678543Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0884059ecad03bea3e86c4cf722226097.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9680008Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0eea80d814d67886a4fe2e1d10f3b344e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9681494Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9683061Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9685300Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9687044Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_213d78696663f4231cd52c6a277c60e5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9688946Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_6a0109475095b785e1093424570cec9f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9690614Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_86011929b951a4386edd82c2df43071a.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9692036Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9693582Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9695671Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9697414Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_80986bcc93ad447832731ffb6134212a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9699131Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_a3923967cafb5cb9774c320dc24baa77.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9700970Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_d3937603119c7a34faa6d59fb44eb1d3.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9702423Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9704287Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9706309Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9708082Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element0b5460769dc2e29b8089dabe0dea7664.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9709824Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element62751fd4d5e9e1aa595a1c59145b8f01.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9711172Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Elementafcb1aeaf2035a7ac769d7acc233423b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9712930Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9714649Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9716564Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9718304Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layou1b211cc9c97c022d8fe10f2dd32c8709.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9720599Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layouc7bf8dfab285ca1d3f1fcdd3156f88fe.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9722377Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layoude3eb4cc675179705362d51bb2b48c9e.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9723628Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9725546Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9727511Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9729351Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E044b039b2fe402f29b04a9f5feee5342.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9731093Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E0b527dea5015765e44fc234cadf35e29.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9732739Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E56da05ce184ecd9a73aa195e352f08b9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9734688Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E5d78d37a9ae2ec08d7d477d571df036e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9736334Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Edd80343e6570718ed237122e4ebf7fb5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9738062Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Efab1637593655fb8e409b7cbdcee4ba2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9739674Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleave661fe54d13cc2c9153dcdf31e4beaa30.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9741473Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleavecb3ad866c4f35a6c75b3b509fe6317ac.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9743147Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01in6cddcf78576aeaab7109f4b04ca21c26.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9744875Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01inf48440732c1c5f42ddbfaba179861815.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9746392Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9747982Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9749819Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9751412Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9753196Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9754996Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9756779Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9758404Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9760225Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9761811Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9763434Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9765502Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9767038Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9768910Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9770386Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9772072Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9773948Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9775789Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9777414Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9778863Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9780628Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9782152Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9784358Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_77330d7783270c0eb7aa2b24c543081f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9786023Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_e41c1cd6078b6d1347fac239b0639d56.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9787733Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L066c9d2371712cdf0cac099ca9bcc578.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9789476Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L5349ba8a899653b0d5d0c23e9cf44a0c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9791087Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_0289b291e61fc11c6dd8f80a16a97bd46.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9792751Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_088f0e99e501b6012297eb30b4e89bcea.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9794771Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_013f3785e722edc6e9aab6f866309b8623.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9796588Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_01d50065ae476bfe25761aed2404fd85bf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9798275Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01int89c659e7faf47264972bdba6cd80f42b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9800012Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01intbfe74b44f9842985e186ee7faada0200.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9801526Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9803074Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9804707Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9806646Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_05434f0c746fe7543e953c4f4e635b605.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9808376Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_07ac147cb320ee0d28ff8e78eb4cd330e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9810061Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e1104c65871c539155bd3a0c7631928b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9811835Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e5ac1f521c32478a4316b5a9ea84e939.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9813524Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_17070298bc4cced0a1b98aee2bb6b455.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9815438Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_72621f7ab9ae4a4ba4fe9725cf8e89c1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9817156Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_94c813e3bbfb6f9857c155166f772687.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9818760Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_9afa1e2f7fe8284e818c1409e0230fa2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9820367Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_aded668311848cc9c73554accdb29b97.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9821959Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_bf6d29bb09a025e7b96942809743e28a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9823625Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_e91e59489e973164266ab8b55889a608.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9825394Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_f16629e5249aa6882f509571d2434832.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9826990Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l086c058a15d6c79558e4f3d9ff1dc148.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9828729Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l26a133b13650c1d058273e3649f60f04.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9830341Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2aa4d2fd2e940e0d0cf7c47bc8f6017c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9831971Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2d7c9369ee79d34a9ecd602986cfab0c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9833568Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l3aca9bdfbd9560dddf80c9e0b7775f8a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9835379Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l931b11057bee5329b2f865f01881feb4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9837192Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01lbba3a796be96a0276693ef6b259ecc4a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9838665Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01le301921af6f57a0bfbb3c3961e8be641.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9840123Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9841656Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9843517Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9845293Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9847115Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha1552173080a33a19c634eb2f66813db1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9849314Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2c0d0b7cdb5c4bcb11e83c058eb65345.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9851698Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2d7c0a561bbf8f59c22021f3182fdfd7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9853385Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2f65fab287659088299cac7e3a7d1c73.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9854938Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha34a52cc7b2942e8c290f0032b6779b52.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9857286Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha3adf608332a8c9ee7014fced0da8a9ca.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9859413Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha46446d1e3871e31d2e728f710d78c8c1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9861472Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha4dc50bde4c2a3941f8f9807599cc52ef.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9863257Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha5fdfbf65379c910a1c04ef3a46a549ed.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9865232Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha69bef08ea63dd930f99d9788105873dd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9867406Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha84e9f8afb6a4ca9f5dcd219b182d16e7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9869804Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha863d4139ccaa713bc4bde32c425f4067.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9872148Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha8da7a0cfbbe859b701fdd9f2b8566aa7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9874616Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha903c12d1a6db57137118ba796bc8de3e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9876368Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha99d686f7f39d14961f2f465b7d3f7026.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9878081Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa1477d8eaa363a2af9fe1b96cded5b28.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9879886Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa370fcd3431f7e4951b8c5eb885ce2fa.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9881711Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa65fcc9419ddceacdfc43dd268adb852.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9883413Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaae2ea1baf1eb4cfec940a7655796b053.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9885359Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaaf312aafe9da92ea9d417bcc12a8e7dc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9887738Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab7edfba3cdf43a07e3c4d719d87565a4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9889857Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab94a11a77dd0565102710907089acee0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9892170Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf03a122202ad10acdc96f280106d678b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9894510Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf9c49957c66a8ac51d686f0d22b8b0ea.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9896304Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafafd5c61db86cbfe90863578ddd11092.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9898673Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafd521c9baa327d4845a8f8f161b0cc97.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9900509Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc24092ddc01fc83dabb7db4c14880fe60.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9902714Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc275197ad0505c12b07f1abc87ba9121c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9904665Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc2bf00737f4ad0a9da9a8be6d3e66c152.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9907320Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc4fee9f2965b8468bfb42b94a74527d22.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9909344Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc72e82df901305098cfe0dae3a1c52620.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9911114Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc803d38bc1e4618c07c47f54c87ae2678.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9913761Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruca1d9a28a8480eb9edfb7c40780b136e6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9915770Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruccda7d350d3e2bd640227b690e127afe5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9918148Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucf60fe02fcdd80d28b7fd419133465dcc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9921412Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucfd34bebfcb8bb444b55e46bcd7ea6fb0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9922322Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_0010764e1fd5a3251a57eddafbd83eab8e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9923484Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_007182ba7df2fd06bf603976d8711bfcb9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9925280Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00a5ddf5dbb058f0e0fc5808d9dfe594c9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9927000Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00c67c16f9881e4f2fda76d8ed83ebabd6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9928632Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00ce36642cae579bce6605ff8edde3c6ab.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9930392Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00da4cf9ab35f8ffca5adfef751b4184c4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9932400Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_07e7230d4011ada5e22cfcb29103b696.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9934305Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_30934a4e911d342b2afe462e21e8268a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9936064Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9937644Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9939181Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9940804Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9942375Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9943920Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9945846Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9947374Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9949003Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9950934Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9952631Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9954375Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9955877Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9957485Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9959174Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9960682Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9962288Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9963866Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9966397Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___02100c8adad47cbe03be37d64b9a26478.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9968054Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___03822d9be37f3725022005a5434441f22.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9969765Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___093b5d2838ac5a742704ef62b5c8688f0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9971355Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0d35fa5dc4e4b4f72784c943fd857fc1d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9973217Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0e7cf8dbcdec1b98ecc43cbc7fd404caa.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9974777Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0ef23ad16881f43f6f15b3fa7d1c44a0a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9976485Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07638f8b7761f6e2e2e6918e2c05e739.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9978204Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0784c74bd670999ec23ad8ef9dc55777.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9979930Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___7981e68facdb9c437cbc67ef4cc006db.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9981562Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___d8b3878197b6208162024299927d355a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9982968Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9985104Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9986883Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9988474Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9990225Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9991914Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9993533Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9995036Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9996926Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9998515Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:45.9999981Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0001515Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0002973Z copying third_party/cutlass/docs/structcutlass_1_1half__t-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0004669Z copying third_party/cutlass/docs/structcutlass_1_1half__t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0007454Z copying third_party/cutlass/docs/structcutlass_1_1integer__subbyte-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0009057Z copying third_party/cutlass/docs/structcutlass_1_1integer__subbyte.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0011625Z copying third_party/cutlass/docs/structcutlass_1_1is__pow2-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0013011Z copying third_party/cutlass/docs/structcutlass_1_1is__pow2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0015167Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0016873Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0019149Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0020637Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0023127Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0024779Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0027237Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0028753Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0031197Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0032670Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0035164Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0037599Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0039521Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0041168Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0043150Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0045027Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0047332Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0048701Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0050961Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0052694Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0054461Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0056258Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0057905Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0059467Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0061365Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0064459Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0065922Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0067488Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0069088Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0070996Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0072543Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0075022Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0076713Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0079121Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0080701Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0082956Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0084693Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0087238Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0088831Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0091292Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0092785Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0095363Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0096914Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0099980Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0101346Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0103943Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0105596Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0107953Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0109448Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0111919Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0113409Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0115811Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0117393Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0119969Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0121442Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0123680Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0125434Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0127669Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0129226Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0131757Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0133229Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0136093Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0137230Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0138950Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0140354Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0141981Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0143329Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0145126Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0146519Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0147926Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0149540Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0150894Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0152301Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0153788Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0155379Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0156817Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0158451Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0159870Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0161457Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0163402Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0165374Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0166985Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0168737Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0170392Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0172075Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0173556Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0175406Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0177050Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0178632Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0180444Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0182046Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0183582Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0185645Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0187174Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0188808Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0190804Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0192123Z copying third_party/cutlass/docs/structcutlass_1_1log2__down-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0193919Z copying third_party/cutlass/docs/structcutlass_1_1log2__down.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0195777Z copying third_party/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0197388Z copying third_party/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0198951Z copying third_party/cutlass/docs/structcutlass_1_1log2__up-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0200693Z copying third_party/cutlass/docs/structcutlass_1_1log2__up.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0202518Z copying third_party/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0204015Z copying third_party/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0205919Z copying third_party/cutlass/docs/structcutlass_1_1maximum-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0207685Z copying third_party/cutlass/docs/structcutlass_1_1maximum.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0209466Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0210816Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0212315Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0213598Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0215344Z copying third_party/cutlass/docs/structcutlass_1_1minimum-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0216805Z copying third_party/cutlass/docs/structcutlass_1_1minimum.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0218469Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0219737Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0221341Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0222606Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0224300Z copying third_party/cutlass/docs/structcutlass_1_1minus-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0225783Z copying third_party/cutlass/docs/structcutlass_1_1minus.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0227469Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0228735Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0230412Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0231688Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0233477Z copying third_party/cutlass/docs/structcutlass_1_1multiplies-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0234877Z copying third_party/cutlass/docs/structcutlass_1_1multiplies.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0237002Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0238278Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0239972Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0241305Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0243007Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0244394Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0246512Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0247982Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Arrc22976a5dc70dc30cb0b8cb0caf7ab47.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0249342Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_01adaeadb27c0e4439444709c0eb30963.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0251360Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_04badf8da5e654ee1d0a3e7ed231f3e77.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0252628Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0254026Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0255845Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0257194Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0258722Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0260081Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0261233Z copying third_party/cutlass/docs/structcutlass_1_1negate-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0262740Z copying third_party/cutlass/docs/structcutlass_1_1negate.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0264505Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0266095Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0267487Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0268843Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0270377Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0271769Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0273134Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0274775Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0276421Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0277732Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0279294Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0280650Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0282054Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0283456Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0285068Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0287066Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0288390Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0289824Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0291296Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0292870Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0294447Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0296143Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0297561Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0298950Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0300600Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0301849Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0303462Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0304938Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0306515Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0307831Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0309392Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0310798Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0312167Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0313710Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0315768Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0317545Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0318914Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0320288Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0321753Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0323113Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0324725Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0326375Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0327786Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0329146Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0330608Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0332010Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0333268Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0334759Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0336402Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0337893Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0339290Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0340659Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0342341Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0343823Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0345194Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0346829Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0348062Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0349683Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0350956Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0352478Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0353781Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0355607Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if_3_01false_00_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0356966Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0358322Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0360057Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0361388Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0362714Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0364338Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0365855Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0367255Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0368563Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0370120Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0371503Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0373146Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0374567Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0376480Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0377663Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0379269Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0380616Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0381940Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0383622Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0385023Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0386431Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0388107Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0389495Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0390881Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0392201Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0393723Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0395823Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0397115Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0398825Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0400273Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0401604Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0402989Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0404832Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0406239Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0408118Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0409458Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0411229Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0412562Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0413828Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0415332Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0416974Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0418255Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0419579Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0420951Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0422600Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0423904Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0425471Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0426795Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0428467Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0429780Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0431112Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0432508Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0434292Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0435689Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0437083Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0438458Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0439929Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0441392Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0442667Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0444223Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0445700Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0447086Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0448415Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0449838Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0451460Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0452884Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0454365Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0456011Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0457409Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0458813Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0460173Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0461559Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0463045Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0464554Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0465955Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0467295Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0468808Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0470156Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0471571Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0472958Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0474508Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0475960Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0477204Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0478812Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0480062Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0481394Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0483036Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0484489Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0486065Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0487520Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0488872Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0490445Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0491870Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0493163Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0494649Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0496245Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0497489Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0499009Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0500515Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0502054Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0503769Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0505040Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0506614Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0507864Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0509290Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0510629Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0512252Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0513557Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0514985Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0516521Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0518072Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0519367Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0520754Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0522213Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0523811Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0525324Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0526901Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0528263Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0529497Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0531089Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0532303Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0533786Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0535286Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0537093Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0538282Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0539852Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0541080Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0542726Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0543990Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0545921Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0547190Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0548576Z copying third_party/cutlass/docs/structcutlass_1_1plus-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0550017Z copying third_party/cutlass/docs/structcutlass_1_1plus.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0551725Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0553016Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0554828Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0556324Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0557878Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0559226Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0561048Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0562478Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0564605Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0565968Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0567845Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0569073Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0570427Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0572201Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0573635Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0575545Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0576788Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0578048Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0579707Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0581000Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0582717Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0584050Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0585993Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0587245Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0588622Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0589992Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0591649Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0593045Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0594675Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0596129Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0597416Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0598748Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0600365Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0601696Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0603334Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0604796Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0606208Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0607567Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0609233Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0611169Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout30b72addd464a2ca4a26785cbfd77a8e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0612669Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout369ab66cb5af61d94815b1554b7ffdd3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0614304Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout4e016ab7cfc644acd7cb4ae770339773.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0615825Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout54e3f4e44d8c1c659de062425d47747b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0617261Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout660562b232f408218828ca5915b7e73a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0618744Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout8f9867405e8781f535ae5882a63e49d7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0619949Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0621528Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0622901Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0624371Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0626133Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0627390Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0629105Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0630519Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0631994Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0633460Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0634973Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0636668Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0637963Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0639450Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0640904Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0642261Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0644036Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0645517Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0647088Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0648409Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0649811Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0651207Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0653085Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0654531Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0656106Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0657453Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0658783Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0660222Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0661950Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0663357Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0665074Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0666381Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0668362Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0669686Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0671504Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0672800Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0674451Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0675856Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0677340Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0678733Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0680478Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0681805Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0683392Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0684900Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0686360Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0687781Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0689456Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0690799Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0692362Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0693759Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0695347Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0696596Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0698186Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0699557Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0701060Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0702362Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0703943Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0706076Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0708148Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0710252Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0712363Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0714624Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0716816Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0718810Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0720891Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0723113Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0725296Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0726521Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0728010Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0729351Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0730707Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0732236Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_193dd3a37f00deff1e5dcd7c310afb1f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0734019Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_400beb827a8b62c34dc8a76365caabf4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0736068Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_4f3f32c4b336238abfd741e87bfced46.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0738131Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_55729eac7dbd6bf311ea36f680e83e93.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0739909Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_6b5c19f719ffef4036bef6a40e90c4a0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0741692Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_f990b0b9b6b1ff6a6232b5d24c22d64c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0743297Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0744889Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0746412Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0748005Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0749632Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0751060Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0752567Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0754406Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0756011Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0757346Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0758890Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0760359Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0761776Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0763180Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0764724Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0766157Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0767580Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0769060Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0770526Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0771957Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0773449Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0774925Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0776177Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0777619Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0779083Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0780418Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0781865Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0783331Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0784957Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0786635Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0788126Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0789741Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0791460Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0792876Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0794702Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0796200Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0797788Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0799199Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0800484Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0802059Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0803620Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0805273Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0806797Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0808101Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0809397Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0810720Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0812049Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0813489Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0814979Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0816041Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0817209Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0818477Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0819745Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0821012Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0822275Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0823358Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0824678Z copying third_party/cutlass/docs/structcutlass_1_1sqrt__est-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0825815Z copying third_party/cutlass/docs/structcutlass_1_1sqrt__est.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0827366Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0829065Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0830943Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0833113Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0835306Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0836982Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0838430Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0839894Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0841387Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0843054Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0844855Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0846450Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0848033Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0849637Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0851080Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0852626Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0854290Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0855993Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0857566Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0859043Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0860542Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0862017Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0863014Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0864691Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0866255Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0868007Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0869568Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0871053Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0872535Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0874406Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS337c4bfbdb4aa0b08021c6d28539409f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0876460Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS99f8e05faf0bb5ed48a0154afe740d81.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0878547Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0880386Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0882504Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_0a9491607d11be8e1780e79ad711aa42.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0884681Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_159afb0a42935c95137b94a812a0c347.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0886590Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_3be8b96d170d886f39b6b30acab65e7a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0888812Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_7fe4ae214b926456132d144640afba71.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0890404Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0156743786c2e07a4e523ad410e291265.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0892411Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_02d305cfb0b55c6fb236a52cf2240651e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0894393Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_032f88d1be8b209e44a4815c707ba35bb.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0896208Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0390833403016f5d817416e20828845df.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0898237Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_039093927f4b1ee61538c569bf1ae4efd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0900176Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_05192e46ead3e35a0208870cfc60f5da5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0901980Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_052caec9d5bceeb59b9a13cb3338ce64d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0904052Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_06b6dd3317cd1748fb948900df8beec57.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0906125Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_078e1f4b2964afcce5387420c9c8eaea8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0908040Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0bc37beaa523707a55987f4ffcc372fcd.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0909539Z copying third_party/cutlass/docs/structcutlass_1_1xor__add-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0910699Z copying third_party/cutlass/docs/structcutlass_1_1xor__add.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0911865Z copying third_party/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0912872Z copying third_party/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0913986Z copying third_party/cutlass/docs/subbyte__reference_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0915040Z copying third_party/cutlass/docs/subbyte__reference_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0916171Z copying third_party/cutlass/docs/subbyte__reference_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0917350Z copying third_party/cutlass/docs/subbyte__reference_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0918222Z copying third_party/cutlass/docs/sync_off.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0919181Z copying third_party/cutlass/docs/sync_on.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0920161Z copying third_party/cutlass/docs/tab_a.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0920841Z copying third_party/cutlass/docs/tab_b.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0921759Z copying third_party/cutlass/docs/tab_h.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0922551Z copying third_party/cutlass/docs/tab_s.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0923297Z copying third_party/cutlass/docs/tabs.css -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0924349Z copying third_party/cutlass/docs/tensor_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0925703Z copying third_party/cutlass/docs/tensor_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0927123Z copying third_party/cutlass/docs/tensor_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0928550Z copying third_party/cutlass/docs/tensor_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0930906Z copying third_party/cutlass/docs/tensor__coord_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0932264Z copying third_party/cutlass/docs/tensor__coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0933577Z copying third_party/cutlass/docs/tensor__coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0935106Z copying third_party/cutlass/docs/tensor__coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0936980Z copying third_party/cutlass/docs/tensor__copy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0938378Z copying third_party/cutlass/docs/tensor__copy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0939758Z copying third_party/cutlass/docs/tensor__copy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0941567Z copying third_party/cutlass/docs/tensor__norm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0943032Z copying third_party/cutlass/docs/tensor__norm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0944523Z copying third_party/cutlass/docs/tensor__norm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0946320Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0947826Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0949207Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0950590Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0954320Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0955782Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0957181Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0958661Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0962322Z copying third_party/cutlass/docs/tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0963628Z copying third_party/cutlass/docs/tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0965085Z copying third_party/cutlass/docs/tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0966480Z copying third_party/cutlass/docs/tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0967963Z copying third_party/cutlass/docs/tensor__ref_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0969458Z copying third_party/cutlass/docs/tensor__ref_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0970836Z copying third_party/cutlass/docs/tensor__ref_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0972256Z copying third_party/cutlass/docs/tensor__ref_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0974507Z copying third_party/cutlass/docs/tensor__view_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0975978Z copying third_party/cutlass/docs/tensor__view_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0977322Z copying third_party/cutlass/docs/tensor__view_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0978697Z copying third_party/cutlass/docs/tensor__view_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0980791Z copying third_party/cutlass/docs/tensor__view__io_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0982533Z copying third_party/cutlass/docs/tensor__view__io_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0983902Z copying third_party/cutlass/docs/tensor__view__io_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0985519Z copying third_party/cutlass/docs/tensor__view__io_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0987081Z copying third_party/cutlass/docs/thread_2matrix_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0988545Z copying third_party/cutlass/docs/thread_2matrix_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0989932Z copying third_party/cutlass/docs/thread_2matrix_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0991919Z copying third_party/cutlass/docs/tile__iterator__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0993283Z copying third_party/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0994733Z copying third_party/cutlass/docs/tile__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0996206Z copying third_party/cutlass/docs/tile__iterator__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0998055Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.0999592Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1000975Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1002471Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1004297Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1005958Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1007219Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1008589Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1011354Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1012746Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1014227Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1015733Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1017555Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1019052Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1021432Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1022998Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1024540Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1026321Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1028585Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1030050Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1031803Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1033311Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1035003Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1036900Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1038473Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1039916Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1041503Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1042974Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1044589Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1045938Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1047987Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1049499Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1050945Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1052545Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1054211Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1055655Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1056988Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1061328Z copying third_party/cutlass/docs/transpose_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1062671Z copying third_party/cutlass/docs/transpose_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1064278Z copying third_party/cutlass/docs/transpose_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1065956Z copying third_party/cutlass/docs/type__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1067426Z copying third_party/cutlass/docs/type__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1068886Z copying third_party/cutlass/docs/type__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1071564Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1073013Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1074842Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1076287Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1077763Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1079089Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1080546Z copying third_party/cutlass/docs/vector_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1082276Z copying third_party/cutlass/docs/vector_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1083614Z copying third_party/cutlass/docs/vector_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1085358Z copying third_party/cutlass/docs/vector_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1087077Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1088820Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1090311Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1091757Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1093362Z copying third_party/cutlass/docs/wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1094832Z copying third_party/cutlass/docs/wmma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1096335Z copying third_party/cutlass/docs/wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1097971Z copying third_party/cutlass/docs/wmma__array_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1099441Z copying third_party/cutlass/docs/wmma__array_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1100857Z copying third_party/cutlass/docs/wmma__array_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1102357Z copying third_party/cutlass/docs/wmma__array_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1103918Z copying third_party/cutlass/docs/wmma__ptx_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1105674Z copying third_party/cutlass/docs/wmma__ptx_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1107165Z copying third_party/cutlass/docs/wmma__ptx_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1108734Z copying third_party/cutlass/docs/wmma__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1110210Z copying third_party/cutlass/docs/wmma__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1111703Z copying third_party/cutlass/docs/wmma__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1113213Z copying third_party/cutlass/docs/wmma__sm72_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1114818Z copying third_party/cutlass/docs/wmma__sm72_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1116181Z copying third_party/cutlass/docs/wmma__sm72_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1117783Z copying third_party/cutlass/docs/wmma__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1119232Z copying third_party/cutlass/docs/wmma__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1120656Z copying third_party/cutlass/docs/wmma__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1123011Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1124600Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1126168Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1127551Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs 2025-10-10T00:04:46.1129114Z copying third_party/cutlass/docs/search/all_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1130367Z copying third_party/cutlass/docs/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1131694Z copying third_party/cutlass/docs/search/all_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1133008Z copying third_party/cutlass/docs/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1135556Z copying third_party/cutlass/docs/search/all_10.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1136774Z copying third_party/cutlass/docs/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1138125Z copying third_party/cutlass/docs/search/all_11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1139423Z copying third_party/cutlass/docs/search/all_11.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1141737Z copying third_party/cutlass/docs/search/all_12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1142989Z copying third_party/cutlass/docs/search/all_12.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1146377Z copying third_party/cutlass/docs/search/all_13.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1147601Z copying third_party/cutlass/docs/search/all_13.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1150631Z copying third_party/cutlass/docs/search/all_14.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1151888Z copying third_party/cutlass/docs/search/all_14.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1153526Z copying third_party/cutlass/docs/search/all_15.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1155054Z copying third_party/cutlass/docs/search/all_15.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1156557Z copying third_party/cutlass/docs/search/all_16.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1157859Z copying third_party/cutlass/docs/search/all_16.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1159574Z copying third_party/cutlass/docs/search/all_17.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1160905Z copying third_party/cutlass/docs/search/all_17.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1162300Z copying third_party/cutlass/docs/search/all_18.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1163587Z copying third_party/cutlass/docs/search/all_18.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1165100Z copying third_party/cutlass/docs/search/all_19.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1166411Z copying third_party/cutlass/docs/search/all_19.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1167908Z copying third_party/cutlass/docs/search/all_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1169415Z copying third_party/cutlass/docs/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1170979Z copying third_party/cutlass/docs/search/all_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1172381Z copying third_party/cutlass/docs/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1174408Z copying third_party/cutlass/docs/search/all_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1175781Z copying third_party/cutlass/docs/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1178335Z copying third_party/cutlass/docs/search/all_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1179400Z copying third_party/cutlass/docs/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1182204Z copying third_party/cutlass/docs/search/all_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1183452Z copying third_party/cutlass/docs/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1185846Z copying third_party/cutlass/docs/search/all_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1187076Z copying third_party/cutlass/docs/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1189032Z copying third_party/cutlass/docs/search/all_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1190273Z copying third_party/cutlass/docs/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1191651Z copying third_party/cutlass/docs/search/all_9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1192981Z copying third_party/cutlass/docs/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1203452Z copying third_party/cutlass/docs/search/all_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1204933Z copying third_party/cutlass/docs/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1205764Z copying third_party/cutlass/docs/search/all_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1206739Z copying third_party/cutlass/docs/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1207405Z copying third_party/cutlass/docs/search/all_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1208209Z copying third_party/cutlass/docs/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1209116Z copying third_party/cutlass/docs/search/all_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1210298Z copying third_party/cutlass/docs/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1211508Z copying third_party/cutlass/docs/search/all_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1212812Z copying third_party/cutlass/docs/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1216415Z copying third_party/cutlass/docs/search/all_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1217730Z copying third_party/cutlass/docs/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1220191Z copying third_party/cutlass/docs/search/classes_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1221472Z copying third_party/cutlass/docs/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1222878Z copying third_party/cutlass/docs/search/classes_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1224341Z copying third_party/cutlass/docs/search/classes_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1225901Z copying third_party/cutlass/docs/search/classes_10.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1227169Z copying third_party/cutlass/docs/search/classes_10.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1228640Z copying third_party/cutlass/docs/search/classes_11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1229901Z copying third_party/cutlass/docs/search/classes_11.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1231451Z copying third_party/cutlass/docs/search/classes_12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1232799Z copying third_party/cutlass/docs/search/classes_12.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1234257Z copying third_party/cutlass/docs/search/classes_13.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1235739Z copying third_party/cutlass/docs/search/classes_13.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1237114Z copying third_party/cutlass/docs/search/classes_14.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1238442Z copying third_party/cutlass/docs/search/classes_14.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1239848Z copying third_party/cutlass/docs/search/classes_15.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1241206Z copying third_party/cutlass/docs/search/classes_15.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1242585Z copying third_party/cutlass/docs/search/classes_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1243919Z copying third_party/cutlass/docs/search/classes_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1245521Z copying third_party/cutlass/docs/search/classes_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1246933Z copying third_party/cutlass/docs/search/classes_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1248861Z copying third_party/cutlass/docs/search/classes_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1250172Z copying third_party/cutlass/docs/search/classes_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1251527Z copying third_party/cutlass/docs/search/classes_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1252881Z copying third_party/cutlass/docs/search/classes_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1254464Z copying third_party/cutlass/docs/search/classes_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1255987Z copying third_party/cutlass/docs/search/classes_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1257632Z copying third_party/cutlass/docs/search/classes_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1259026Z copying third_party/cutlass/docs/search/classes_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1260425Z copying third_party/cutlass/docs/search/classes_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1261796Z copying third_party/cutlass/docs/search/classes_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1263232Z copying third_party/cutlass/docs/search/classes_9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1264851Z copying third_party/cutlass/docs/search/classes_9.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1266247Z copying third_party/cutlass/docs/search/classes_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1267716Z copying third_party/cutlass/docs/search/classes_a.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1269063Z copying third_party/cutlass/docs/search/classes_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1270487Z copying third_party/cutlass/docs/search/classes_b.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1272398Z copying third_party/cutlass/docs/search/classes_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1273839Z copying third_party/cutlass/docs/search/classes_c.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1275519Z copying third_party/cutlass/docs/search/classes_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1276902Z copying third_party/cutlass/docs/search/classes_d.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1278317Z copying third_party/cutlass/docs/search/classes_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1279656Z copying third_party/cutlass/docs/search/classes_e.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1281285Z copying third_party/cutlass/docs/search/classes_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1282757Z copying third_party/cutlass/docs/search/classes_f.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1284545Z copying third_party/cutlass/docs/search/close.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1286111Z copying third_party/cutlass/docs/search/defines_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1287444Z copying third_party/cutlass/docs/search/defines_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1288841Z copying third_party/cutlass/docs/search/defines_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1290168Z copying third_party/cutlass/docs/search/defines_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1291546Z copying third_party/cutlass/docs/search/defines_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1292876Z copying third_party/cutlass/docs/search/defines_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1294405Z copying third_party/cutlass/docs/search/defines_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1296014Z copying third_party/cutlass/docs/search/defines_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1297480Z copying third_party/cutlass/docs/search/enums_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1298856Z copying third_party/cutlass/docs/search/enums_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1300305Z copying third_party/cutlass/docs/search/enums_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1301750Z copying third_party/cutlass/docs/search/enums_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1303158Z copying third_party/cutlass/docs/search/enums_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1304842Z copying third_party/cutlass/docs/search/enums_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1306255Z copying third_party/cutlass/docs/search/enums_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1307639Z copying third_party/cutlass/docs/search/enums_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1309142Z copying third_party/cutlass/docs/search/enums_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1310454Z copying third_party/cutlass/docs/search/enums_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1311973Z copying third_party/cutlass/docs/search/enums_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1313319Z copying third_party/cutlass/docs/search/enums_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1314870Z copying third_party/cutlass/docs/search/enums_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1316270Z copying third_party/cutlass/docs/search/enums_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1317691Z copying third_party/cutlass/docs/search/enums_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1319114Z copying third_party/cutlass/docs/search/enums_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1320515Z copying third_party/cutlass/docs/search/enums_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1321894Z copying third_party/cutlass/docs/search/enums_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1323362Z copying third_party/cutlass/docs/search/enumvalues_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1324877Z copying third_party/cutlass/docs/search/enumvalues_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1326380Z copying third_party/cutlass/docs/search/enumvalues_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1327858Z copying third_party/cutlass/docs/search/enumvalues_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1329321Z copying third_party/cutlass/docs/search/enumvalues_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1330724Z copying third_party/cutlass/docs/search/enumvalues_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1332311Z copying third_party/cutlass/docs/search/enumvalues_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1333719Z copying third_party/cutlass/docs/search/enumvalues_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1335353Z copying third_party/cutlass/docs/search/enumvalues_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1336851Z copying third_party/cutlass/docs/search/enumvalues_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1338283Z copying third_party/cutlass/docs/search/enumvalues_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1339648Z copying third_party/cutlass/docs/search/enumvalues_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1341085Z copying third_party/cutlass/docs/search/enumvalues_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1342488Z copying third_party/cutlass/docs/search/enumvalues_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1343951Z copying third_party/cutlass/docs/search/files_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1345674Z copying third_party/cutlass/docs/search/files_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1347102Z copying third_party/cutlass/docs/search/files_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1348541Z copying third_party/cutlass/docs/search/files_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1350012Z copying third_party/cutlass/docs/search/files_10.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1351492Z copying third_party/cutlass/docs/search/files_10.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1352905Z copying third_party/cutlass/docs/search/files_11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1354503Z copying third_party/cutlass/docs/search/files_11.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1355954Z copying third_party/cutlass/docs/search/files_12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1357360Z copying third_party/cutlass/docs/search/files_12.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1358806Z copying third_party/cutlass/docs/search/files_13.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1360218Z copying third_party/cutlass/docs/search/files_13.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1361649Z copying third_party/cutlass/docs/search/files_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1363123Z copying third_party/cutlass/docs/search/files_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1364707Z copying third_party/cutlass/docs/search/files_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1366173Z copying third_party/cutlass/docs/search/files_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1367617Z copying third_party/cutlass/docs/search/files_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1369032Z copying third_party/cutlass/docs/search/files_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1370470Z copying third_party/cutlass/docs/search/files_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1371877Z copying third_party/cutlass/docs/search/files_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1373331Z copying third_party/cutlass/docs/search/files_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1374780Z copying third_party/cutlass/docs/search/files_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1376480Z copying third_party/cutlass/docs/search/files_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1377921Z copying third_party/cutlass/docs/search/files_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1379391Z copying third_party/cutlass/docs/search/files_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1380818Z copying third_party/cutlass/docs/search/files_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1382262Z copying third_party/cutlass/docs/search/files_9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1383676Z copying third_party/cutlass/docs/search/files_9.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1385326Z copying third_party/cutlass/docs/search/files_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1386790Z copying third_party/cutlass/docs/search/files_a.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1388258Z copying third_party/cutlass/docs/search/files_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1389694Z copying third_party/cutlass/docs/search/files_b.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1391161Z copying third_party/cutlass/docs/search/files_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1392593Z copying third_party/cutlass/docs/search/files_c.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1394291Z copying third_party/cutlass/docs/search/files_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1395788Z copying third_party/cutlass/docs/search/files_d.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1397345Z copying third_party/cutlass/docs/search/files_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1398716Z copying third_party/cutlass/docs/search/files_e.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1400248Z copying third_party/cutlass/docs/search/files_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1401695Z copying third_party/cutlass/docs/search/files_f.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1403268Z copying third_party/cutlass/docs/search/functions_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1405207Z copying third_party/cutlass/docs/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1406767Z copying third_party/cutlass/docs/search/functions_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1408231Z copying third_party/cutlass/docs/search/functions_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1410448Z copying third_party/cutlass/docs/search/functions_10.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1411811Z copying third_party/cutlass/docs/search/functions_10.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1413300Z copying third_party/cutlass/docs/search/functions_11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1414802Z copying third_party/cutlass/docs/search/functions_11.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1416859Z copying third_party/cutlass/docs/search/functions_12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1418276Z copying third_party/cutlass/docs/search/functions_12.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1420530Z copying third_party/cutlass/docs/search/functions_13.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1421945Z copying third_party/cutlass/docs/search/functions_13.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1423697Z copying third_party/cutlass/docs/search/functions_14.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1425357Z copying third_party/cutlass/docs/search/functions_14.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1426901Z copying third_party/cutlass/docs/search/functions_15.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1429219Z copying third_party/cutlass/docs/search/functions_15.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1430609Z copying third_party/cutlass/docs/search/functions_16.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1432052Z copying third_party/cutlass/docs/search/functions_16.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1433486Z copying third_party/cutlass/docs/search/functions_17.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1434917Z copying third_party/cutlass/docs/search/functions_17.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1436420Z copying third_party/cutlass/docs/search/functions_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1437807Z copying third_party/cutlass/docs/search/functions_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1439372Z copying third_party/cutlass/docs/search/functions_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1440691Z copying third_party/cutlass/docs/search/functions_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1442466Z copying third_party/cutlass/docs/search/functions_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1443810Z copying third_party/cutlass/docs/search/functions_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1445482Z copying third_party/cutlass/docs/search/functions_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1446893Z copying third_party/cutlass/docs/search/functions_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1448358Z copying third_party/cutlass/docs/search/functions_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1449746Z copying third_party/cutlass/docs/search/functions_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1451252Z copying third_party/cutlass/docs/search/functions_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1452635Z copying third_party/cutlass/docs/search/functions_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1454610Z copying third_party/cutlass/docs/search/functions_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1456063Z copying third_party/cutlass/docs/search/functions_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1457509Z copying third_party/cutlass/docs/search/functions_9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1458887Z copying third_party/cutlass/docs/search/functions_9.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1460575Z copying third_party/cutlass/docs/search/functions_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1461949Z copying third_party/cutlass/docs/search/functions_a.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1463412Z copying third_party/cutlass/docs/search/functions_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1464889Z copying third_party/cutlass/docs/search/functions_b.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1467280Z copying third_party/cutlass/docs/search/functions_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1468660Z copying third_party/cutlass/docs/search/functions_c.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1470297Z copying third_party/cutlass/docs/search/functions_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1471694Z copying third_party/cutlass/docs/search/functions_d.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1473142Z copying third_party/cutlass/docs/search/functions_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1474683Z copying third_party/cutlass/docs/search/functions_e.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1477826Z copying third_party/cutlass/docs/search/functions_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1479132Z copying third_party/cutlass/docs/search/functions_f.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1481197Z copying third_party/cutlass/docs/search/groups_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1482558Z copying third_party/cutlass/docs/search/groups_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1484335Z copying third_party/cutlass/docs/search/mag_sel.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1485855Z copying third_party/cutlass/docs/search/namespaces_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1487344Z copying third_party/cutlass/docs/search/namespaces_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1488703Z copying third_party/cutlass/docs/search/nomatches.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1490070Z copying third_party/cutlass/docs/search/search.css -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1491605Z copying third_party/cutlass/docs/search/search.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1493285Z copying third_party/cutlass/docs/search/search_l.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1494835Z copying third_party/cutlass/docs/search/search_m.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1496280Z copying third_party/cutlass/docs/search/search_r.png -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1497904Z copying third_party/cutlass/docs/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1499360Z copying third_party/cutlass/docs/search/typedefs_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1500865Z copying third_party/cutlass/docs/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1502572Z copying third_party/cutlass/docs/search/typedefs_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1504259Z copying third_party/cutlass/docs/search/typedefs_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1505927Z copying third_party/cutlass/docs/search/typedefs_10.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1507386Z copying third_party/cutlass/docs/search/typedefs_10.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1509748Z copying third_party/cutlass/docs/search/typedefs_11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1511223Z copying third_party/cutlass/docs/search/typedefs_11.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1513764Z copying third_party/cutlass/docs/search/typedefs_12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1515306Z copying third_party/cutlass/docs/search/typedefs_12.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1516979Z copying third_party/cutlass/docs/search/typedefs_13.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1518339Z copying third_party/cutlass/docs/search/typedefs_13.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1519802Z copying third_party/cutlass/docs/search/typedefs_14.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1521147Z copying third_party/cutlass/docs/search/typedefs_14.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1523011Z copying third_party/cutlass/docs/search/typedefs_15.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1524452Z copying third_party/cutlass/docs/search/typedefs_15.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1526221Z copying third_party/cutlass/docs/search/typedefs_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1527729Z copying third_party/cutlass/docs/search/typedefs_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1529529Z copying third_party/cutlass/docs/search/typedefs_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1530719Z copying third_party/cutlass/docs/search/typedefs_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1532448Z copying third_party/cutlass/docs/search/typedefs_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1533812Z copying third_party/cutlass/docs/search/typedefs_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1536614Z copying third_party/cutlass/docs/search/typedefs_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1538083Z copying third_party/cutlass/docs/search/typedefs_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1540195Z copying third_party/cutlass/docs/search/typedefs_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1541662Z copying third_party/cutlass/docs/search/typedefs_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1543208Z copying third_party/cutlass/docs/search/typedefs_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1544804Z copying third_party/cutlass/docs/search/typedefs_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1546396Z copying third_party/cutlass/docs/search/typedefs_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1547858Z copying third_party/cutlass/docs/search/typedefs_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1550159Z copying third_party/cutlass/docs/search/typedefs_9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1551626Z copying third_party/cutlass/docs/search/typedefs_9.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1553153Z copying third_party/cutlass/docs/search/typedefs_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1554740Z copying third_party/cutlass/docs/search/typedefs_a.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1557490Z copying third_party/cutlass/docs/search/typedefs_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1558966Z copying third_party/cutlass/docs/search/typedefs_b.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1560771Z copying third_party/cutlass/docs/search/typedefs_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1562270Z copying third_party/cutlass/docs/search/typedefs_c.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1563986Z copying third_party/cutlass/docs/search/typedefs_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1565858Z copying third_party/cutlass/docs/search/typedefs_d.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1567852Z copying third_party/cutlass/docs/search/typedefs_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1569338Z copying third_party/cutlass/docs/search/typedefs_e.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1571052Z copying third_party/cutlass/docs/search/typedefs_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1572686Z copying third_party/cutlass/docs/search/typedefs_f.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1574674Z copying third_party/cutlass/docs/search/variables_0.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1576510Z copying third_party/cutlass/docs/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1578237Z copying third_party/cutlass/docs/search/variables_1.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1579709Z copying third_party/cutlass/docs/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1581341Z copying third_party/cutlass/docs/search/variables_10.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1582600Z copying third_party/cutlass/docs/search/variables_10.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1584610Z copying third_party/cutlass/docs/search/variables_11.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1586245Z copying third_party/cutlass/docs/search/variables_11.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1587805Z copying third_party/cutlass/docs/search/variables_12.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1589382Z copying third_party/cutlass/docs/search/variables_12.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1590876Z copying third_party/cutlass/docs/search/variables_13.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1592354Z copying third_party/cutlass/docs/search/variables_13.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1593883Z copying third_party/cutlass/docs/search/variables_14.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1595676Z copying third_party/cutlass/docs/search/variables_14.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1597201Z copying third_party/cutlass/docs/search/variables_2.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1598706Z copying third_party/cutlass/docs/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1600276Z copying third_party/cutlass/docs/search/variables_3.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1601766Z copying third_party/cutlass/docs/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1603277Z copying third_party/cutlass/docs/search/variables_4.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1604971Z copying third_party/cutlass/docs/search/variables_4.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1606531Z copying third_party/cutlass/docs/search/variables_5.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1608016Z copying third_party/cutlass/docs/search/variables_5.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1609589Z copying third_party/cutlass/docs/search/variables_6.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1611078Z copying third_party/cutlass/docs/search/variables_6.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1612592Z copying third_party/cutlass/docs/search/variables_7.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1614056Z copying third_party/cutlass/docs/search/variables_7.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1615838Z copying third_party/cutlass/docs/search/variables_8.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1617486Z copying third_party/cutlass/docs/search/variables_8.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1619187Z copying third_party/cutlass/docs/search/variables_9.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1620853Z copying third_party/cutlass/docs/search/variables_9.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1624388Z copying third_party/cutlass/docs/search/variables_a.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1625910Z copying third_party/cutlass/docs/search/variables_a.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1627608Z copying third_party/cutlass/docs/search/variables_b.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1629046Z copying third_party/cutlass/docs/search/variables_b.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1630551Z copying third_party/cutlass/docs/search/variables_c.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1632029Z copying third_party/cutlass/docs/search/variables_c.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1633598Z copying third_party/cutlass/docs/search/variables_d.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1635247Z copying third_party/cutlass/docs/search/variables_d.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1636881Z copying third_party/cutlass/docs/search/variables_e.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1638375Z copying third_party/cutlass/docs/search/variables_e.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1640052Z copying third_party/cutlass/docs/search/variables_f.html -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1641544Z copying third_party/cutlass/docs/search/variables_f.js -> torch-2.10.0a0+git344e636/third_party/cutlass/docs/search 2025-10-10T00:04:46.1643236Z copying third_party/cutlass/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples 2025-10-10T00:04:46.1644893Z copying third_party/cutlass/examples/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples 2025-10-10T00:04:46.1646642Z copying third_party/cutlass/examples/00_basic_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/00_basic_gemm 2025-10-10T00:04:46.1647878Z copying third_party/cutlass/examples/00_basic_gemm/basic_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/00_basic_gemm 2025-10-10T00:04:46.1649600Z copying third_party/cutlass/examples/01_cutlass_utilities/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:46.1650905Z copying third_party/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:46.1652254Z copying third_party/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:46.1653637Z copying third_party/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:46.1655071Z copying third_party/cutlass/examples/03_visualize_layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:46.1656675Z copying third_party/cutlass/examples/03_visualize_layout/options.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:46.1657976Z copying third_party/cutlass/examples/03_visualize_layout/register_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:46.1659339Z copying third_party/cutlass/examples/03_visualize_layout/register_layout.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:46.1660733Z copying third_party/cutlass/examples/03_visualize_layout/visualize_layout.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:46.1662075Z copying third_party/cutlass/examples/03_visualize_layout/visualize_layout.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/03_visualize_layout 2025-10-10T00:04:46.1663568Z copying third_party/cutlass/examples/04_tile_iterator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/04_tile_iterator 2025-10-10T00:04:46.1665000Z copying third_party/cutlass/examples/04_tile_iterator/tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/04_tile_iterator 2025-10-10T00:04:46.1666502Z copying third_party/cutlass/examples/05_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/05_batched_gemm 2025-10-10T00:04:46.1667730Z copying third_party/cutlass/examples/05_batched_gemm/batched_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/05_batched_gemm 2025-10-10T00:04:46.1669290Z copying third_party/cutlass/examples/06_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:46.1670534Z copying third_party/cutlass/examples/06_splitK_gemm/splitk_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:46.1672299Z copying third_party/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:46.1673611Z copying third_party/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:46.1675109Z copying third_party/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:46.1676600Z copying third_party/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:46.1678141Z copying third_party/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:46.1679641Z copying third_party/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:46.1680957Z copying third_party/cutlass/examples/10_planar_complex/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/10_planar_complex 2025-10-10T00:04:46.1682296Z copying third_party/cutlass/examples/10_planar_complex/planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/10_planar_complex 2025-10-10T00:04:46.1684213Z copying third_party/cutlass/examples/11_planar_complex_array/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:46.1685602Z copying third_party/cutlass/examples/11_planar_complex_array/planar_complex_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:46.1687174Z copying third_party/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:46.1688464Z copying third_party/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:46.1690118Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1691328Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1692771Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1694555Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1696336Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1697762Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1699195Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1700911Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1702228Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1703578Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1705149Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1706546Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1708018Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1709376Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1710787Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1712234Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1713626Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1715122Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1716580Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1717968Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_grouped_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1719549Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1720976Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1722565Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1724408Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1725805Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/test_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:46.1727167Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:46.1728811Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:46.1730011Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1731945Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1733259Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1734872Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1736329Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1737856Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1739504Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1741092Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1742488Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1744191Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1745597Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:46.1747140Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-10-10T00:04:46.1748591Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1750390Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1751847Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1753401Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1754983Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1756575Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1757863Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1759870Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1761402Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1762998Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1764591Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1766553Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1767997Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:46.1769247Z copying third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:46.1770651Z copying third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:46.1772133Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:46.1773533Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:46.1775134Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:46.1776628Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:46.1777968Z copying third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:46.1779406Z copying third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:46.1780879Z copying third_party/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:46.1782234Z copying third_party/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:46.1783823Z copying third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:46.1785475Z copying third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:46.1786590Z copying third_party/cutlass/examples/19_tensorop_canonical/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:46.1787948Z copying third_party/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:46.1789315Z copying third_party/cutlass/examples/20_simt_canonical/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/20_simt_canonical 2025-10-10T00:04:46.1790654Z copying third_party/cutlass/examples/20_simt_canonical/simt_canonical.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/20_simt_canonical 2025-10-10T00:04:46.1792387Z copying third_party/cutlass/examples/21_quaternion_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:46.1793646Z copying third_party/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:46.1795393Z copying third_party/cutlass/examples/22_quaternion_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:46.1796681Z copying third_party/cutlass/examples/22_quaternion_conv/quaternion_conv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:46.1798560Z copying third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:46.1799872Z copying third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:46.1801170Z copying third_party/cutlass/examples/24_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:46.1802509Z copying third_party/cutlass/examples/24_gemm_grouped/gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:46.1804805Z copying third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:46.1806262Z copying third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:46.1807767Z copying third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:46.1809201Z copying third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:46.1810688Z copying third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:46.1812368Z copying third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:46.1813975Z copying third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:46.1815399Z copying third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:46.1816831Z copying third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:46.1818376Z copying third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/29_3xtf32_complex_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:46.1819884Z copying third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:46.1820878Z copying third_party/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:46.1822580Z copying third_party/cutlass/examples/30_wgrad_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:46.1823790Z copying third_party/cutlass/examples/31_basic_syrk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/31_basic_syrk 2025-10-10T00:04:46.1825390Z copying third_party/cutlass/examples/31_basic_syrk/basic_syrk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/31_basic_syrk 2025-10-10T00:04:46.1826918Z copying third_party/cutlass/examples/32_basic_trmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/32_basic_trmm 2025-10-10T00:04:46.1828221Z copying third_party/cutlass/examples/32_basic_trmm/basic_trmm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/32_basic_trmm 2025-10-10T00:04:46.1830656Z copying third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:46.1831965Z copying third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:46.1833512Z copying third_party/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:46.1835083Z copying third_party/cutlass/examples/34_transposed_conv2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:46.1836367Z copying third_party/cutlass/examples/35_gemm_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:46.1837705Z copying third_party/cutlass/examples/35_gemm_softmax/gemm_softmax.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:46.1839436Z copying third_party/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:46.1840810Z copying third_party/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:46.1842664Z copying third_party/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:46.1843932Z copying third_party/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:46.1845783Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:46.1847016Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:46.1848793Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:46.1850043Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:46.1851636Z copying third_party/cutlass/examples/38_syr2k_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:46.1852924Z copying third_party/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:46.1854955Z copying third_party/cutlass/examples/39_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/39_gemm_permute 2025-10-10T00:04:46.1856218Z copying third_party/cutlass/examples/39_gemm_permute/gemm_permute.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/39_gemm_permute 2025-10-10T00:04:46.1858054Z copying third_party/cutlass/examples/39_gemm_permute/layouts.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/39_gemm_permute 2025-10-10T00:04:46.1859408Z copying third_party/cutlass/examples/39_gemm_permute/permute_info.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/39_gemm_permute 2025-10-10T00:04:46.1860925Z copying third_party/cutlass/examples/40_cutlass_py/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py 2025-10-10T00:04:46.1862183Z copying third_party/cutlass/examples/40_cutlass_py/conv2d.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py 2025-10-10T00:04:46.1863666Z copying third_party/cutlass/examples/40_cutlass_py/gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py 2025-10-10T00:04:46.1865011Z copying third_party/cutlass/examples/40_cutlass_py/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py 2025-10-10T00:04:46.1866772Z copying third_party/cutlass/examples/40_cutlass_py/customizable/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:46.1868182Z copying third_party/cutlass/examples/40_cutlass_py/customizable/conv2d.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:46.1869702Z copying third_party/cutlass/examples/40_cutlass_py/customizable/gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:46.1871183Z copying third_party/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:46.1872678Z copying third_party/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:46.1873981Z copying third_party/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1875527Z copying third_party/cutlass/examples/41_fused_multi_head_attention/debug_utils.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1877058Z copying third_party/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1878531Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1879777Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1881862Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1883351Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1884954Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1886844Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1888270Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1889651Z copying third_party/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1891863Z copying third_party/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1893742Z copying third_party/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:46.1895228Z copying third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:46.1896823Z copying third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:46.1898251Z copying third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:46.1899526Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1901013Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1902465Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1904010Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1905605Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1907072Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1908559Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:46.1910788Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1912058Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1913466Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1915081Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1917151Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1918905Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1920195Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:46.1921623Z copying third_party/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/41_fused_multi_head_attention/transform 2025-10-10T00:04:46.1922910Z copying third_party/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:46.1924492Z copying third_party/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:46.1926166Z copying third_party/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:46.1927478Z copying third_party/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:46.1928986Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:46.1930321Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:46.1931641Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:46.1933008Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:46.1934959Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_bias_act_epilogue_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:46.1936531Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_thread_map_tensor_op_for_fused_bias.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:46.1937923Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:46.1939481Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/output_tile_thread_map_for_fused_bias.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:46.1940803Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp/fused_bias_act_fragment_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-10-10T00:04:46.1942220Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp/mma_tensor_op_fragment_iterator_without_output_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-10-10T00:04:46.1943497Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1944982Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1946538Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1947798Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1949354Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1950886Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1952633Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1953977Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1956087Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_turing_and_volta.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1957475Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1958829Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1960154Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1961748Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:46.1962782Z copying third_party/cutlass/examples/45_dual_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm 2025-10-10T00:04:46.1964322Z copying third_party/cutlass/examples/45_dual_gemm/dual_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm 2025-10-10T00:04:46.1966050Z copying third_party/cutlass/examples/45_dual_gemm/dual_gemm_common.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm 2025-10-10T00:04:46.1967387Z copying third_party/cutlass/examples/45_dual_gemm/dual_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm 2025-10-10T00:04:46.1969016Z copying third_party/cutlass/examples/45_dual_gemm/test_run.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm 2025-10-10T00:04:46.1970405Z copying third_party/cutlass/examples/45_dual_gemm/device/dual_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/device 2025-10-10T00:04:46.1972052Z copying third_party/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/kernel 2025-10-10T00:04:46.1973647Z copying third_party/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/thread 2025-10-10T00:04:46.1975090Z copying third_party/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:46.1976762Z copying third_party/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:46.1978069Z copying third_party/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:46.1979861Z copying third_party/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:46.1981197Z copying third_party/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:46.1982665Z copying third_party/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:46.1984229Z copying third_party/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:46.1985786Z copying third_party/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:46.1987334Z copying third_party/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:46.1988760Z copying third_party/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:46.1990197Z copying third_party/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:46.1991730Z copying third_party/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:46.1993151Z copying third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/50_hopper_gemm_with_epilogue_swizzle.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:46.1994761Z copying third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:46.1995838Z copying third_party/cutlass/examples/51_hopper_gett/51_hopper_gett.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/51_hopper_gett 2025-10-10T00:04:46.1997547Z copying third_party/cutlass/examples/51_hopper_gett/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/51_hopper_gett 2025-10-10T00:04:46.1998735Z copying third_party/cutlass/examples/51_hopper_gett/gett_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/51_hopper_gett 2025-10-10T00:04:46.2000371Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:46.2002072Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:46.2003292Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:46.2004923Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:46.2006441Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:46.2007889Z copying third_party/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:46.2009706Z copying third_party/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:46.2010951Z copying third_party/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:46.2012252Z copying third_party/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:46.2014028Z copying third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/54_hopper_fp8_warp_specialized_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:46.2015601Z copying third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:46.2017042Z copying third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:46.2018289Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:46.2019897Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:46.2021368Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:46.2022917Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:46.2024329Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:46.2025946Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:46.2027469Z copying third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm/56_hopper_ptr_array_batched_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:46.2028802Z copying third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:46.2030099Z copying third_party/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:46.2031762Z copying third_party/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:46.2032928Z copying third_party/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:46.2034386Z copying third_party/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:46.2036431Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:46.2037633Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:46.2039095Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:46.2040579Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:46.2042242Z copying third_party/cutlass/examples/60_cutlass_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/60_cutlass_import 2025-10-10T00:04:46.2043592Z copying third_party/cutlass/examples/60_cutlass_import/main.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/60_cutlass_import 2025-10-10T00:04:46.2045311Z copying third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/61_hopper_gemm_with_topk_and_softmax.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:46.2046973Z copying third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:46.2048146Z copying third_party/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:46.2049822Z copying third_party/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:46.2051350Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/63_hopper_gemm_with_weight_prefetch.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:46.2052751Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:46.2054056Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:46.2055786Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:46.2057104Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:46.2058629Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:46.2059985Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/sm90_mma_tma_gmma_ss_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:46.2061571Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel/sm90_gemm_tma_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-10-10T00:04:46.2063080Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-10-10T00:04:46.2064329Z copying third_party/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:46.2065786Z copying third_party/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:46.2067553Z copying third_party/cutlass/examples/65_distributed_gemm/65_distributed_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:46.2069180Z copying third_party/cutlass/examples/65_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:46.2070463Z copying third_party/cutlass/examples/65_distributed_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:46.2072055Z copying third_party/cutlass/examples/65_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:46.2073821Z copying third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2075570Z copying third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/67_hopper_fp8_warp_specialized_gemm_with_groupwise_scaling.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2077066Z copying third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2078467Z copying third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2080123Z copying third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2081798Z copying third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling_with_sparse_groups.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2083243Z copying third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2084722Z copying third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:46.2086013Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_bf16_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:46.2087850Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_fp8_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:46.2089361Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_mixed_dtype_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:46.2090860Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:46.2092205Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:46.2093627Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/grouped_mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:46.2094936Z copying third_party/cutlass/examples/70_blackwell_gemm/70_blackwell_fp16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:46.2096641Z copying third_party/cutlass/examples/70_blackwell_gemm/70_blackwell_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:46.2098135Z copying third_party/cutlass/examples/70_blackwell_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:46.2099775Z copying third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder/71_blackwell_gemm_with_collective_builder.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-10-10T00:04:46.2101277Z copying third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-10-10T00:04:46.2102617Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/72a_blackwell_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:46.2104367Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/72b_blackwell_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:46.2105924Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/72c_blackwell_mixed_mxfp8_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:46.2107461Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:46.2108867Z copying third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-10-10T00:04:46.2110199Z copying third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster/blackwell_gemm_preferred_cluster.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-10-10T00:04:46.2111591Z copying third_party/cutlass/examples/74_blackwell_gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/74_blackwell_gemm_streamk 2025-10-10T00:04:46.2112894Z copying third_party/cutlass/examples/74_blackwell_gemm_streamk/blackwell_gemm_streamk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/74_blackwell_gemm_streamk 2025-10-10T00:04:46.2114754Z copying third_party/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:46.2116573Z copying third_party/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm_block_scaled.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:46.2118259Z copying third_party/cutlass/examples/75_blackwell_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:46.2119551Z copying third_party/cutlass/examples/76_blackwell_conv/76_blackwell_conv_dgrad.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:46.2121245Z copying third_party/cutlass/examples/76_blackwell_conv/76_blackwell_conv_fprop.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:46.2122857Z copying third_party/cutlass/examples/76_blackwell_conv/76_blackwell_conv_wgrad.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:46.2124377Z copying third_party/cutlass/examples/76_blackwell_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:46.2125869Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2127640Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_bwd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2129409Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_gen.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2131007Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_mla.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2132518Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_mla_fwd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2134356Z copying third_party/cutlass/examples/77_blackwell_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2135903Z copying third_party/cutlass/examples/77_blackwell_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:46.2137384Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2138778Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2140386Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2141775Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2143759Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_epilogue_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2145245Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_mainloop_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2147085Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2148211Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2149460Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2150950Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:46.2152066Z copying third_party/cutlass/examples/77_blackwell_fmha/common/pipeline_mla.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/common 2025-10-10T00:04:46.2153262Z copying third_party/cutlass/examples/77_blackwell_fmha/common/pow_2.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/common 2025-10-10T00:04:46.2154568Z copying third_party/cutlass/examples/77_blackwell_fmha/device/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:46.2155988Z copying third_party/cutlass/examples/77_blackwell_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:46.2157182Z copying third_party/cutlass/examples/77_blackwell_fmha/device/sm100_mla.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:46.2158520Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_causal_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2159706Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2160876Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2161974Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2163121Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2164576Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2166514Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_mla_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2168640Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_fwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2170457Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_gen_kernel_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2172054Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2173686Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2176040Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_mla_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:46.2177720Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:46.2179279Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_gen_reference.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:46.2180783Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:46.2182362Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_mla_reference.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:46.2183911Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:46.2185763Z copying third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/78_blackwell_emulated_bf16x9_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-10-10T00:04:46.2187356Z copying third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-10-10T00:04:46.2188877Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79a_blackwell_geforce_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:46.2190568Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79b_blackwell_geforce_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:46.2192302Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79c_blackwell_geforce_mixed_mxfp8_mxfp6_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:46.2194036Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79d_blackwell_geforce_nvfp4_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:46.2195915Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:46.2197551Z copying third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm/80a_blackwell_geforce_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:46.2199349Z copying third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm/80b_blackwell_geforce_nvfp4_nvfp4_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:46.2200982Z copying third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:46.2202763Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:46.2204940Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:46.2206729Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:46.2208386Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:46.2210045Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:46.2211593Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:46.2213207Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/82_blackwell_distributed_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:46.2215092Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:46.2216581Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:46.2218078Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:46.2219633Z copying third_party/cutlass/examples/83_blackwell_sparse_gemm/83_blackwell_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/83_blackwell_sparse_gemm 2025-10-10T00:04:46.2221267Z copying third_party/cutlass/examples/83_blackwell_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/83_blackwell_sparse_gemm 2025-10-10T00:04:46.2222942Z copying third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84a_blackwell_nvfp4_bf16_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:46.2224877Z copying third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84b_blackwell_mixed_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:46.2226559Z copying third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:46.2227827Z copying third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm/86_blackwell_mixed_dtype.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-10-10T00:04:46.2229600Z copying third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-10-10T00:04:46.2231201Z copying third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm/mixed_dtype_helper.cuh -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-10-10T00:04:46.2232935Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87a_blackwell_geforce_fp8_bf16_gemm_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-10-10T00:04:46.2234816Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87b_blackwell_geforce_fp8_bf16_gemm_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-10-10T00:04:46.2236500Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87c_blackwell_geforce_fp8_bf16_grouped_gemm_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-10-10T00:04:46.2238104Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-10-10T00:04:46.2239561Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/utils.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-10-10T00:04:46.2240834Z copying third_party/cutlass/examples/88_hopper_fmha/88_hopper_fmha.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:46.2242724Z copying third_party/cutlass/examples/88_hopper_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:46.2244362Z copying third_party/cutlass/examples/88_hopper_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:46.2246092Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_bwd_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2247868Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_load.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2249443Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2251017Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2252780Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2254551Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2256176Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2257703Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2259304Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:46.2260891Z copying third_party/cutlass/examples/88_hopper_fmha/device/device_universal.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/device 2025-10-10T00:04:46.2262523Z copying third_party/cutlass/examples/88_hopper_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/device 2025-10-10T00:04:46.2264332Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_builder.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2265952Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2267518Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2269048Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2270624Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2272353Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2274011Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:46.2275719Z copying third_party/cutlass/examples/88_hopper_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:46.2277310Z copying third_party/cutlass/examples/88_hopper_fmha/reference/fmha_reference.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:46.2278841Z copying third_party/cutlass/examples/88_hopper_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:46.2280392Z copying third_party/cutlass/examples/89_sm103_fp4_ultra_gemm/89_sm103_fp4_ultra_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-10-10T00:04:46.2282102Z copying third_party/cutlass/examples/89_sm103_fp4_ultra_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-10-10T00:04:46.2283702Z copying third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm/90_sm103_fp4_ultra_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-10-10T00:04:46.2285701Z copying third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-10-10T00:04:46.2287048Z copying third_party/cutlass/examples/91_fp4_gemv/91_fp4_gemv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/91_fp4_gemv 2025-10-10T00:04:46.2288859Z copying third_party/cutlass/examples/91_fp4_gemv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/91_fp4_gemv 2025-10-10T00:04:46.2290451Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_fp4_grouped.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-10-10T00:04:46.2292202Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_fp4_regular.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-10-10T00:04:46.2293919Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-10-10T00:04:46.2295699Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_regular.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-10-10T00:04:46.2297289Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-10-10T00:04:46.2298721Z copying third_party/cutlass/examples/common/dist_gemm_helpers.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/common 2025-10-10T00:04:46.2300383Z copying third_party/cutlass/examples/common/gather_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/common 2025-10-10T00:04:46.2301845Z copying third_party/cutlass/examples/common/helper.h -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/common 2025-10-10T00:04:46.2303462Z copying third_party/cutlass/examples/cute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute 2025-10-10T00:04:46.2305300Z copying third_party/cutlass/examples/cute/tutorial/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2306818Z copying third_party/cutlass/examples/cute/tutorial/sgemm_1.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2308486Z copying third_party/cutlass/examples/cute/tutorial/sgemm_2.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2310107Z copying third_party/cutlass/examples/cute/tutorial/sgemm_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2311710Z copying third_party/cutlass/examples/cute/tutorial/sgemm_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2313420Z copying third_party/cutlass/examples/cute/tutorial/tiled_copy.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2315143Z copying third_party/cutlass/examples/cute/tutorial/tiled_copy_if.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial 2025-10-10T00:04:46.2316880Z copying third_party/cutlass/examples/cute/tutorial/blackwell/01_mma_sm100.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2318690Z copying third_party/cutlass/examples/cute/tutorial/blackwell/02_mma_tma_sm100.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2320502Z copying third_party/cutlass/examples/cute/tutorial/blackwell/03_mma_tma_multicast_sm100.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2322319Z copying third_party/cutlass/examples/cute/tutorial/blackwell/04_mma_tma_2sm_sm100.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2324333Z copying third_party/cutlass/examples/cute/tutorial/blackwell/05_mma_tma_epi_sm100.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2326257Z copying third_party/cutlass/examples/cute/tutorial/blackwell/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2327809Z copying third_party/cutlass/examples/cute/tutorial/blackwell/example_utils.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:46.2329347Z copying third_party/cutlass/examples/cute/tutorial/hopper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:46.2330822Z copying third_party/cutlass/examples/cute/tutorial/hopper/wgmma_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:46.2332555Z copying third_party/cutlass/examples/cute/tutorial/hopper/wgmma_tma_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:46.2334477Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/call_bypass_dlpack.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2336043Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/call_from_jit.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2337637Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/dynamic_smem_size.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2339193Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/elementwise_add.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2340769Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/elementwise_apply.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2342324Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/flash_attention_v2.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2344491Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/sgemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2346393Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/smem_allocator.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2347846Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/tensorop_gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:46.2349835Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_blockscaled_gemm_persistent.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:46.2352058Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:46.2354374Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_persistent.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:46.2356675Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_software_pipeline.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:46.2358956Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/fmha.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:46.2361717Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/grouped_gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:46.2364269Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:46.2367146Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_reference.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:46.2368787Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_tile_scheduler.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:46.2370243Z copying third_party/cutlass/examples/python/CuTeDSL/cute/ffi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:46.2371747Z copying third_party/cutlass/examples/python/CuTeDSL/cute/ffi/jit_argument.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:46.2373449Z copying third_party/cutlass/examples/python/CuTeDSL/cute/ffi/tensor.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:46.2374769Z copying third_party/cutlass/examples/python/CuTeDSL/hopper/dense_gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/hopper 2025-10-10T00:04:46.2377145Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2378633Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/cuda_graphs.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2380349Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/cute_layout_algebra.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2382101Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/data_types.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2383674Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/elementwise_add.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2385705Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/hello_world.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2387315Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/print.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2388848Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/tensor.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2390471Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/tensorssa.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:46.2392177Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/images/cuda_graphs_image.png -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-10-10T00:04:46.2393655Z copying third_party/cutlass/examples/python/deprecated/00_basic_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:46.2395508Z copying third_party/cutlass/examples/python/deprecated/01_epilogue.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:46.2397123Z copying third_party/cutlass/examples/python/deprecated/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:46.2398626Z copying third_party/cutlass/examples/python/deprecated/03_basic_conv2d.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:46.2400392Z copying third_party/cutlass/examples/python/deprecated/04_epilogue_visitor.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:46.2401945Z copying third_party/cutlass/examples/python/deprecated/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/examples/python/deprecated 2025-10-10T00:04:46.2403371Z copying third_party/cutlass/include/cute/config.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2405053Z copying third_party/cutlass/include/cute/int_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2406751Z copying third_party/cutlass/include/cute/layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2408814Z copying third_party/cutlass/include/cute/layout_composed.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2410435Z copying third_party/cutlass/include/cute/pointer.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2412052Z copying third_party/cutlass/include/cute/pointer_base.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2413630Z copying third_party/cutlass/include/cute/pointer_flagged.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2415334Z copying third_party/cutlass/include/cute/pointer_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2416871Z copying third_party/cutlass/include/cute/pointer_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2418462Z copying third_party/cutlass/include/cute/stride.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2420167Z copying third_party/cutlass/include/cute/swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2421762Z copying third_party/cutlass/include/cute/swizzle_layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2423442Z copying third_party/cutlass/include/cute/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2425153Z copying third_party/cutlass/include/cute/tensor_impl.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2427020Z copying third_party/cutlass/include/cute/tensor_zip.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2428592Z copying third_party/cutlass/include/cute/underscore.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute 2025-10-10T00:04:46.2430362Z copying third_party/cutlass/include/cute/algorithm/axpby.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2431926Z copying third_party/cutlass/include/cute/algorithm/clear.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2433471Z copying third_party/cutlass/include/cute/algorithm/cooperative_copy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2435230Z copying third_party/cutlass/include/cute/algorithm/cooperative_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2436905Z copying third_party/cutlass/include/cute/algorithm/copy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2438529Z copying third_party/cutlass/include/cute/algorithm/fill.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2440090Z copying third_party/cutlass/include/cute/algorithm/functional.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2441604Z copying third_party/cutlass/include/cute/algorithm/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2443262Z copying third_party/cutlass/include/cute/algorithm/prefer.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2445029Z copying third_party/cutlass/include/cute/algorithm/prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2446601Z copying third_party/cutlass/include/cute/algorithm/tensor_algorithms.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2448118Z copying third_party/cutlass/include/cute/algorithm/tensor_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2449669Z copying third_party/cutlass/include/cute/algorithm/tuple_algorithms.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/algorithm 2025-10-10T00:04:46.2451330Z copying third_party/cutlass/include/cute/arch/cluster_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2452928Z copying third_party/cutlass/include/cute/arch/cluster_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2454610Z copying third_party/cutlass/include/cute/arch/config.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2456118Z copying third_party/cutlass/include/cute/arch/copy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2457621Z copying third_party/cutlass/include/cute/arch/copy_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2461906Z copying third_party/cutlass/include/cute/arch/copy_sm100_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2463605Z copying third_party/cutlass/include/cute/arch/copy_sm50.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2465401Z copying third_party/cutlass/include/cute/arch/copy_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2466938Z copying third_party/cutlass/include/cute/arch/copy_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2468531Z copying third_party/cutlass/include/cute/arch/copy_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2470215Z copying third_party/cutlass/include/cute/arch/copy_sm90_desc.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2471794Z copying third_party/cutlass/include/cute/arch/copy_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2473775Z copying third_party/cutlass/include/cute/arch/mma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2475452Z copying third_party/cutlass/include/cute/arch/mma_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2476936Z copying third_party/cutlass/include/cute/arch/mma_sm100_desc.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2479287Z copying third_party/cutlass/include/cute/arch/mma_sm100_umma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2481392Z copying third_party/cutlass/include/cute/arch/mma_sm120.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2483834Z copying third_party/cutlass/include/cute/arch/mma_sm120_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2486558Z copying third_party/cutlass/include/cute/arch/mma_sm61.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2488096Z copying third_party/cutlass/include/cute/arch/mma_sm70.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2489690Z copying third_party/cutlass/include/cute/arch/mma_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2491277Z copying third_party/cutlass/include/cute/arch/mma_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2493381Z copying third_party/cutlass/include/cute/arch/mma_sm89.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2495188Z copying third_party/cutlass/include/cute/arch/mma_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2499617Z copying third_party/cutlass/include/cute/arch/mma_sm90_desc.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2501294Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2510500Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2533700Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2543742Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2568579Z copying third_party/cutlass/include/cute/arch/simd_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2570195Z copying third_party/cutlass/include/cute/arch/tmem_allocator_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2571702Z copying third_party/cutlass/include/cute/arch/util.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/arch 2025-10-10T00:04:46.2573343Z copying third_party/cutlass/include/cute/atom/copy_atom.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2575386Z copying third_party/cutlass/include/cute/atom/copy_traits.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2577026Z copying third_party/cutlass/include/cute/atom/copy_traits_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2579714Z copying third_party/cutlass/include/cute/atom/copy_traits_sm100_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2581472Z copying third_party/cutlass/include/cute/atom/copy_traits_sm100_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2583047Z copying third_party/cutlass/include/cute/atom/copy_traits_sm50.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2584798Z copying third_party/cutlass/include/cute/atom/copy_traits_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2586399Z copying third_party/cutlass/include/cute/atom/copy_traits_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2587989Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2589645Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2591488Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2593644Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2595290Z copying third_party/cutlass/include/cute/atom/mma_atom.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2597036Z copying third_party/cutlass/include/cute/atom/mma_traits.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2598594Z copying third_party/cutlass/include/cute/atom/mma_traits_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2601612Z copying third_party/cutlass/include/cute/atom/mma_traits_sm120.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2603252Z copying third_party/cutlass/include/cute/atom/mma_traits_sm120_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2604986Z copying third_party/cutlass/include/cute/atom/mma_traits_sm61.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2606609Z copying third_party/cutlass/include/cute/atom/mma_traits_sm70.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2608166Z copying third_party/cutlass/include/cute/atom/mma_traits_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2609720Z copying third_party/cutlass/include/cute/atom/mma_traits_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2611426Z copying third_party/cutlass/include/cute/atom/mma_traits_sm89.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2612926Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2614651Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2618445Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2625076Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2628799Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2635087Z copying third_party/cutlass/include/cute/atom/partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/atom 2025-10-10T00:04:46.2636630Z copying third_party/cutlass/include/cute/container/alignment.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2638244Z copying third_party/cutlass/include/cute/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2639835Z copying third_party/cutlass/include/cute/container/array_aligned.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2641250Z copying third_party/cutlass/include/cute/container/array_subbyte.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2642903Z copying third_party/cutlass/include/cute/container/bit_field.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2644593Z copying third_party/cutlass/include/cute/container/cuda_types.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2646208Z copying third_party/cutlass/include/cute/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2647913Z copying third_party/cutlass/include/cute/container/type_list.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/container 2025-10-10T00:04:46.2649453Z copying third_party/cutlass/include/cute/numeric/arithmetic_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2651036Z copying third_party/cutlass/include/cute/numeric/complex.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2652518Z copying third_party/cutlass/include/cute/numeric/int.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2654259Z copying third_party/cutlass/include/cute/numeric/integer_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2655828Z copying third_party/cutlass/include/cute/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2657450Z copying third_party/cutlass/include/cute/numeric/integral_ratio.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2658981Z copying third_party/cutlass/include/cute/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2660585Z copying third_party/cutlass/include/cute/numeric/numeric_types.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2662135Z copying third_party/cutlass/include/cute/numeric/real.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/numeric 2025-10-10T00:04:46.2663731Z copying third_party/cutlass/include/cute/util/debug.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:46.2665535Z copying third_party/cutlass/include/cute/util/print.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:46.2667060Z copying third_party/cutlass/include/cute/util/print_latex.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:46.2668679Z copying third_party/cutlass/include/cute/util/print_svg.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:46.2670258Z copying third_party/cutlass/include/cute/util/print_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:46.2671772Z copying third_party/cutlass/include/cute/util/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cute/util 2025-10-10T00:04:46.2673386Z copying third_party/cutlass/include/cutlass/aligned_buffer.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2675113Z copying third_party/cutlass/include/cutlass/array.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2678640Z copying third_party/cutlass/include/cutlass/array_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2679939Z copying third_party/cutlass/include/cutlass/array_subbyte.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2681496Z copying third_party/cutlass/include/cutlass/barrier.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2683472Z copying third_party/cutlass/include/cutlass/bfloat16.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2685459Z copying third_party/cutlass/include/cutlass/blas3.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2686994Z copying third_party/cutlass/include/cutlass/blas3_types.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2688562Z copying third_party/cutlass/include/cutlass/block_striped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2690416Z copying third_party/cutlass/include/cutlass/cluster_launch.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2692015Z copying third_party/cutlass/include/cutlass/complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2693994Z copying third_party/cutlass/include/cutlass/constants.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2696378Z copying third_party/cutlass/include/cutlass/coord.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2697831Z copying third_party/cutlass/include/cutlass/core_io.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2699929Z copying third_party/cutlass/include/cutlass/cuda_host_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2701395Z copying third_party/cutlass/include/cutlass/cutlass.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2703404Z copying third_party/cutlass/include/cutlass/device_kernel.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2705010Z copying third_party/cutlass/include/cutlass/exmy_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2707447Z copying third_party/cutlass/include/cutlass/fast_math.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2709246Z copying third_party/cutlass/include/cutlass/float8.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2711634Z copying third_party/cutlass/include/cutlass/float_subbyte.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2713572Z copying third_party/cutlass/include/cutlass/floating_point_nvrtc.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2715205Z copying third_party/cutlass/include/cutlass/functional.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2717450Z copying third_party/cutlass/include/cutlass/gemm_coord.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2718870Z copying third_party/cutlass/include/cutlass/gemm_coord.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2720406Z copying third_party/cutlass/include/cutlass/half.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2722565Z copying third_party/cutlass/include/cutlass/integer_subbyte.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2724290Z copying third_party/cutlass/include/cutlass/kernel_hardware_info.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2726086Z copying third_party/cutlass/include/cutlass/kernel_hardware_info.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2727546Z copying third_party/cutlass/include/cutlass/kernel_launch.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2729308Z copying third_party/cutlass/include/cutlass/matrix.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2734383Z copying third_party/cutlass/include/cutlass/matrix_coord.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2735916Z copying third_party/cutlass/include/cutlass/matrix_shape.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2737447Z copying third_party/cutlass/include/cutlass/numeric_conversion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2741285Z copying third_party/cutlass/include/cutlass/numeric_size.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2742792Z copying third_party/cutlass/include/cutlass/numeric_types.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2744717Z copying third_party/cutlass/include/cutlass/pitch_linear_coord.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2746477Z copying third_party/cutlass/include/cutlass/predicate_vector.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2748309Z copying third_party/cutlass/include/cutlass/quaternion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2750271Z copying third_party/cutlass/include/cutlass/real.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2751777Z copying third_party/cutlass/include/cutlass/relatively_equal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2753468Z copying third_party/cutlass/include/cutlass/semaphore.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2755256Z copying third_party/cutlass/include/cutlass/subbyte_reference.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2757527Z copying third_party/cutlass/include/cutlass/tensor_coord.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2759016Z copying third_party/cutlass/include/cutlass/tensor_ref.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2761039Z copying third_party/cutlass/include/cutlass/tensor_ref_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2762538Z copying third_party/cutlass/include/cutlass/tensor_view.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2764620Z copying third_party/cutlass/include/cutlass/tensor_view_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2766417Z copying third_party/cutlass/include/cutlass/tfloat32.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2768253Z copying third_party/cutlass/include/cutlass/trace.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2769732Z copying third_party/cutlass/include/cutlass/uint128.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2771605Z copying third_party/cutlass/include/cutlass/uint256.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2773127Z copying third_party/cutlass/include/cutlass/version.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2774988Z copying third_party/cutlass/include/cutlass/wmma_array.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2776994Z copying third_party/cutlass/include/cutlass/workspace.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass 2025-10-10T00:04:46.2778462Z copying third_party/cutlass/include/cutlass/arch/arch.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2780063Z copying third_party/cutlass/include/cutlass/arch/barrier.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2782338Z copying third_party/cutlass/include/cutlass/arch/cache_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2783591Z copying third_party/cutlass/include/cutlass/arch/config.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2785519Z copying third_party/cutlass/include/cutlass/arch/grid_dependency_control.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2787036Z copying third_party/cutlass/include/cutlass/arch/memory.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2788648Z copying third_party/cutlass/include/cutlass/arch/memory_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2790214Z copying third_party/cutlass/include/cutlass/arch/memory_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2791824Z copying third_party/cutlass/include/cutlass/arch/mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2793442Z copying third_party/cutlass/include/cutlass/arch/mma_sm100.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2795117Z copying third_party/cutlass/include/cutlass/arch/mma_sm50.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2796652Z copying third_party/cutlass/include/cutlass/arch/mma_sm60.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2798184Z copying third_party/cutlass/include/cutlass/arch/mma_sm61.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2799714Z copying third_party/cutlass/include/cutlass/arch/mma_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2801400Z copying third_party/cutlass/include/cutlass/arch/mma_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2803077Z copying third_party/cutlass/include/cutlass/arch/mma_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2805068Z copying third_party/cutlass/include/cutlass/arch/mma_sm89.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2806755Z copying third_party/cutlass/include/cutlass/arch/mma_sm90.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2808347Z copying third_party/cutlass/include/cutlass/arch/mma_sparse_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2810203Z copying third_party/cutlass/include/cutlass/arch/mma_sparse_sm89.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2811807Z copying third_party/cutlass/include/cutlass/arch/reg_reconfig.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2813304Z copying third_party/cutlass/include/cutlass/arch/simd.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2814928Z copying third_party/cutlass/include/cutlass/arch/simd_sm60.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2816485Z copying third_party/cutlass/include/cutlass/arch/simd_sm61.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2818097Z copying third_party/cutlass/include/cutlass/arch/synclog.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2819958Z copying third_party/cutlass/include/cutlass/arch/wmma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2821556Z copying third_party/cutlass/include/cutlass/arch/wmma_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2823171Z copying third_party/cutlass/include/cutlass/arch/wmma_sm72.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2824830Z copying third_party/cutlass/include/cutlass/arch/wmma_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/arch 2025-10-10T00:04:46.2826514Z copying third_party/cutlass/include/cutlass/conv/conv2d_problem_size.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:46.2828173Z copying third_party/cutlass/include/cutlass/conv/conv3d_problem_size.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:46.2829879Z copying third_party/cutlass/include/cutlass/conv/convnd_problem_shape.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:46.2831528Z copying third_party/cutlass/include/cutlass/conv/convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:46.2833052Z copying third_party/cutlass/include/cutlass/conv/detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:46.2834727Z copying third_party/cutlass/include/cutlass/conv/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv 2025-10-10T00:04:46.2836613Z copying third_party/cutlass/include/cutlass/conv/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:46.2838349Z copying third_party/cutlass/include/cutlass/conv/collective/collective_conv.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:46.2839901Z copying third_party/cutlass/include/cutlass/conv/collective/detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:46.2841673Z copying third_party/cutlass/include/cutlass/conv/collective/sm100_implicit_gemm_umma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:46.2843537Z copying third_party/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:46.2845555Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm100_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:46.2847196Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:46.2848751Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:46.2850369Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:46.2851972Z copying third_party/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/device 2025-10-10T00:04:46.2853519Z copying third_party/cutlass/include/cutlass/conv/device/direct_convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/device 2025-10-10T00:04:46.2855269Z copying third_party/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/device 2025-10-10T00:04:46.2857093Z copying third_party/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/device 2025-10-10T00:04:46.2858647Z copying third_party/cutlass/include/cutlass/conv/kernel/conv_universal.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2860256Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2861837Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2863900Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2866001Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2867579Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2869169Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2870727Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2872221Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2873840Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2875781Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2877313Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2879013Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2880813Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2882446Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2884002Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2885949Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv2d.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2887684Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2889238Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv3d.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2890946Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2892608Z copying third_party/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2894404Z copying third_party/cutlass/include/cutlass/conv/kernel/direct_convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2896162Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2897907Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2899677Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2901327Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2903168Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2904933Z copying third_party/cutlass/include/cutlass/conv/kernel/sm100_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2906920Z copying third_party/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:46.2908478Z copying third_party/cutlass/include/cutlass/conv/thread/depthwise_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/thread 2025-10-10T00:04:46.2910177Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2911882Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2913599Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2915472Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2917181Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2918780Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2920407Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2921987Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2923624Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2925399Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2926893Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2928618Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2930252Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2932065Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2933706Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2935490Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2937097Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2938767Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2940324Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2941919Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2943565Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2945320Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2946985Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2948628Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2950341Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2951903Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2953483Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2955353Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2956997Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2958594Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2960257Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2961815Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2963524Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_fixed_stride_dilation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2965180Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2966820Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2968534Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_filter_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2970009Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2971616Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2973257Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2975226Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2976981Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2978671Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2980323Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2982168Z copying third_party/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2983811Z copying third_party/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2985560Z copying third_party/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:46.2987033Z copying third_party/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:46.2988718Z copying third_party/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:46.2990395Z copying third_party/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:46.2992094Z copying third_party/cutlass/include/cutlass/detail/blockwise_scale_layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.2994377Z copying third_party/cutlass/include/cutlass/detail/cluster.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.2996129Z copying third_party/cutlass/include/cutlass/detail/collective.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.2997662Z copying third_party/cutlass/include/cutlass/detail/dependent_false.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.2999235Z copying third_party/cutlass/include/cutlass/detail/helper_macros.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3000883Z copying third_party/cutlass/include/cutlass/detail/layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3002641Z copying third_party/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3004226Z copying third_party/cutlass/include/cutlass/detail/mma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3005844Z copying third_party/cutlass/include/cutlass/detail/sm100_blockscaled_layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3007415Z copying third_party/cutlass/include/cutlass/detail/sm100_mixed_dtype_blockwise_layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3008912Z copying third_party/cutlass/include/cutlass/detail/sm100_tmem_helper.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3010417Z copying third_party/cutlass/include/cutlass/detail/sm103_blockscaled_layout.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail 2025-10-10T00:04:46.3012027Z copying third_party/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:46.3014000Z copying third_party/cutlass/include/cutlass/detail/collective/sm103_kernel_type.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:46.3015642Z copying third_party/cutlass/include/cutlass/epilogue/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue 2025-10-10T00:04:46.3017369Z copying third_party/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3019013Z copying third_party/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3020469Z copying third_party/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3022044Z copying third_party/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3023642Z copying third_party/cutlass/include/cutlass/epilogue/collective/detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3025514Z copying third_party/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3027080Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_nosmem.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3029042Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3031030Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_nosmem.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3033040Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3035114Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3036887Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3038586Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3040651Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3042637Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:46.3044334Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm100_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:46.3046585Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm103_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:46.3048176Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm120_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:46.3049835Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm120_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:46.3051346Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:46.3053240Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:46.3054939Z copying third_party/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3056481Z copying third_party/cutlass/include/cutlass/epilogue/fusion/operations.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3058260Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm100_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3060177Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3061943Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3063658Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm120_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3066026Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm120_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3067862Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3070216Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3071897Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3073828Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3076142Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3077987Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:46.3079707Z copying third_party/cutlass/include/cutlass/epilogue/thread/activation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3081432Z copying third_party/cutlass/include/cutlass/epilogue/thread/conversion_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3082940Z copying third_party/cutlass/include/cutlass/epilogue/thread/detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3084691Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3086480Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3088157Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3089883Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3091715Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3093283Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3094875Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3096555Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3098162Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3100314Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3101905Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3103386Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3105002Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3106729Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3108449Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3110211Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3111792Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3113338Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3114906Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3116655Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3118175Z copying third_party/cutlass/include/cutlass/epilogue/thread/reduction_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3119718Z copying third_party/cutlass/include/cutlass/epilogue/thread/scale_type.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:46.3121322Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3122942Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3124594Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3126302Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3127574Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3129318Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3131183Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3132698Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3134541Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3136092Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3137689Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3139136Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3140662Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3142187Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3143746Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3145573Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3147075Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3148655Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3150276Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3151854Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3153502Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3155463Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3157205Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3158841Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3160385Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3161966Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3163644Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3165358Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3167279Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3169269Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3170981Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_scaling_factor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3172534Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3174309Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3175971Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3177526Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3179218Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3180771Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3182492Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3184620Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3186409Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3187960Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3189743Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3191498Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3193114Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3194945Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3196704Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3198253Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3199971Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3201703Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:46.3203321Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:46.3204967Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:46.3206694Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:46.3208357Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:46.3210102Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:46.3211700Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3213250Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3214906Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3216516Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3218141Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3219691Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3221153Z copying third_party/cutlass/include/cutlass/epilogue/warp/simt_policy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3222818Z copying third_party/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3224546Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3226299Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3228017Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3229815Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3231488Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3232976Z copying third_party/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3234829Z copying third_party/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:46.3236516Z copying third_party/cutlass/include/cutlass/experimental/distributed/device/detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:46.3238037Z copying third_party/cutlass/include/cutlass/experimental/distributed/device/dist_gemm_universal_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:46.3239673Z copying third_party/cutlass/include/cutlass/experimental/distributed/device/full_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:46.3241102Z copying third_party/cutlass/include/cutlass/experimental/distributed/kernel/detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:46.3242855Z copying third_party/cutlass/include/cutlass/experimental/distributed/kernel/dist_gemm_kernel_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:46.3244476Z copying third_party/cutlass/include/cutlass/experimental/distributed/kernel/full_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:46.3245915Z copying third_party/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_1d_schedules.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/schedules 2025-10-10T00:04:46.3247693Z copying third_party/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_base_schedule.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/experimental/distributed/schedules 2025-10-10T00:04:46.3249147Z copying third_party/cutlass/include/cutlass/gemm/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm 2025-10-10T00:04:46.3251247Z copying third_party/cutlass/include/cutlass/gemm/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm 2025-10-10T00:04:46.3252850Z copying third_party/cutlass/include/cutlass/gemm/gemm_enumerated_types.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm 2025-10-10T00:04:46.3254528Z copying third_party/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm 2025-10-10T00:04:46.3256194Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3257713Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3259198Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_mma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3260744Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3262213Z copying third_party/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3263972Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3266251Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3268141Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3270244Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3272095Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3274047Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3276260Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_emulated.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3278226Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3280006Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3281670Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3283493Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3285605Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_emulated.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3287528Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3289579Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3291440Z copying third_party/cutlass/include/cutlass/gemm/collective/sm103_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3293696Z copying third_party/cutlass/include/cutlass/gemm/collective/sm103_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3295902Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_array_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3297839Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3299715Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_sparse_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3301870Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_mma_array_tma_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3303661Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3305718Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_mma_tma_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3307408Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_sparse_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3309573Z copying third_party/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3311501Z copying third_party/cutlass/include/cutlass/gemm/collective/sm80_mma_array_multistage.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3319330Z copying third_party/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3319999Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3320584Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3321190Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3322276Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3323000Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3324331Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3325743Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3327298Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3328736Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3330242Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3331616Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3333039Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3334706Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3336369Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:46.3337832Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_9xBF16_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3339265Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_mixed_tma_cpasync_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3340523Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_sparse_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3341646Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3342897Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockwise_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3344521Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3346377Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_cpasync_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3347478Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_mixed_input_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3348840Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_mixed_tma_cpasync_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3350117Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_pipeline_carveout.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3351310Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_simt_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3352556Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_sparse_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3353932Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3355522Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm103_blockscaled_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3357140Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3358522Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_sparse_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3359768Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_blockwise_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3361067Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3362275Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3363651Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_sparse_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3365057Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm1xx_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3366810Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm1xx_sparse_config.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3368078Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3369391Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3371215Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3372362Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:46.3373403Z copying third_party/cutlass/include/cutlass/gemm/device/base_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3374934Z copying third_party/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3376548Z copying third_party/cutlass/include/cutlass/gemm/device/ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3377777Z copying third_party/cutlass/include/cutlass/gemm/device/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3379115Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_array.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3380416Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_batched.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3381701Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3383000Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3384456Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3385741Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3387058Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3388295Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3389453Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3390647Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3391891Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3393341Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3394873Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3397012Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3398606Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3399813Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3401127Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3402291Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3403454Z copying third_party/cutlass/include/cutlass/gemm/device/gemv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3404941Z copying third_party/cutlass/include/cutlass/gemm/device/gemv_blockscaled.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3406217Z copying third_party/cutlass/include/cutlass/gemm/device/rank_2k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3407532Z copying third_party/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3408637Z copying third_party/cutlass/include/cutlass/gemm/device/rank_k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3409926Z copying third_party/cutlass/include/cutlass/gemm/device/symm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3411269Z copying third_party/cutlass/include/cutlass/gemm/device/trmm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:46.3412688Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3414303Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3416087Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3417162Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3418492Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3419804Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3421061Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3422239Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3423460Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3424881Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3426361Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3427458Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3428648Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3429792Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3430997Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3432150Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3433523Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3434833Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3436223Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3437473Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3438692Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3439812Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3441044Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3442279Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3443564Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3444967Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3446288Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3447702Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3448865Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3450133Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_symm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3451334Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3452757Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3453829Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_trmm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3455312Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3456580Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3457730Z copying third_party/cutlass/include/cutlass/gemm/kernel/ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3459125Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3460383Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_array.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3461613Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_batched.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3462814Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3464285Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3465594Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3466862Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3468235Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3469479Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3470909Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3472249Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3473618Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3475099Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3476706Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3478008Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3479425Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3480987Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3482562Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3484409Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3485995Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3487560Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3489534Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3491166Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3492886Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3494741Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3496712Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3498425Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3500152Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3501813Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemv_blockscaled.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3503771Z copying third_party/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3505658Z copying third_party/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3507254Z copying third_party/cutlass/include/cutlass/gemm/kernel/params_universal_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3508856Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3510715Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3512439Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3514336Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3516051Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3517896Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3519993Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3522018Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3523985Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3526079Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3527967Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3529927Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3531864Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mixed_input_transform.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3533893Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3536029Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_sparse_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3537914Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_static_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3539523Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3541335Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_group.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3542970Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3544951Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm103_blockscaled_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3547132Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm103_blockscaled_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3549120Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm120_gemm_tma_warpspecialized_cooperative_asymmetric_dma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3550953Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3552623Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm70_gemm_array.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3554610Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3557362Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3559525Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3561215Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3563091Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3565554Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3567862Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3569631Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3571496Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3573600Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3575242Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3577498Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3579691Z copying third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3581389Z copying third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3582986Z copying third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3585507Z copying third_party/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3587230Z copying third_party/cutlass/include/cutlass/gemm/kernel/symm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3588976Z copying third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3590622Z copying third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler_detail.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3592174Z copying third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3594706Z copying third_party/cutlass/include/cutlass/gemm/kernel/trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:46.3596491Z copying third_party/cutlass/include/cutlass/gemm/thread/mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:46.3597980Z copying third_party/cutlass/include/cutlass/gemm/thread/mma_sm50.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:46.3599690Z copying third_party/cutlass/include/cutlass/gemm/thread/mma_sm60.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:46.3601450Z copying third_party/cutlass/include/cutlass/gemm/thread/mma_sm61.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:46.3603139Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3604896Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3606608Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3608426Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3609969Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3611897Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3613571Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3615626Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3618030Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3619872Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3621489Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3623051Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3625040Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3626941Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3628654Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3630191Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3631746Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3633401Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3634930Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3636782Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3638773Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3640436Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3641961Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_trmm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3643627Z copying third_party/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3645509Z copying third_party/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3647089Z copying third_party/cutlass/include/cutlass/gemm/threadblock/gemv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3648653Z copying third_party/cutlass/include/cutlass/gemm/threadblock/index_remat.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3650165Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3651809Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3653660Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3655543Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3657310Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3658969Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3660622Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3662404Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3664005Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3665845Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3667533Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3669395Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3671092Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3672834Z copying third_party/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3674761Z copying third_party/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:46.3676428Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3678116Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3679809Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3681363Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3683045Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3684671Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3686238Z copying third_party/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3687748Z copying third_party/cutlass/include/cutlass/gemm/warp/mma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3689315Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3691198Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3693535Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3695893Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3697632Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3699219Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3700869Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3702393Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_simt.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3703988Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3705758Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3707822Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3709476Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3711235Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3712908Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3714618Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3716124Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3717817Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3719427Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3722330Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3724733Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3726979Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3728587Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3730320Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3731980Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3733683Z copying third_party/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3736046Z copying third_party/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3737740Z copying third_party/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:46.3739347Z copying third_party/cutlass/include/cutlass/layout/layout.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3740840Z copying third_party/cutlass/include/cutlass/layout/matrix.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3742675Z copying third_party/cutlass/include/cutlass/layout/permute.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3744580Z copying third_party/cutlass/include/cutlass/layout/pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3746141Z copying third_party/cutlass/include/cutlass/layout/tensor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3747876Z copying third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3749580Z copying third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3751514Z copying third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3753133Z copying third_party/cutlass/include/cutlass/layout/vector.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/layout 2025-10-10T00:04:46.3754815Z copying third_party/cutlass/include/cutlass/pipeline/pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/pipeline 2025-10-10T00:04:46.3756502Z copying third_party/cutlass/include/cutlass/pipeline/sm100_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/pipeline 2025-10-10T00:04:46.3758391Z copying third_party/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/pipeline 2025-10-10T00:04:46.3760327Z copying third_party/cutlass/include/cutlass/platform/platform.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/platform 2025-10-10T00:04:46.3762089Z copying third_party/cutlass/include/cutlass/reduction/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction 2025-10-10T00:04:46.3763632Z copying third_party/cutlass/include/cutlass/reduction/device/reduce_split_k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:46.3765445Z copying third_party/cutlass/include/cutlass/reduction/device/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:46.3767044Z copying third_party/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:46.3768689Z copying third_party/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:46.3770270Z copying third_party/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:46.3771835Z copying third_party/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:46.3773535Z copying third_party/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:46.3775334Z copying third_party/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:46.3777008Z copying third_party/cutlass/include/cutlass/reduction/thread/reduce.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:46.3778571Z copying third_party/cutlass/include/cutlass/reduction/thread/reduction_operators.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:46.3780007Z copying third_party/cutlass/include/cutlass/thread/matrix.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/thread 2025-10-10T00:04:46.3781673Z copying third_party/cutlass/include/cutlass/transform/pitch_linear_thread_map.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform 2025-10-10T00:04:46.3783556Z copying third_party/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/collective 2025-10-10T00:04:46.3785704Z copying third_party/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/device 2025-10-10T00:04:46.3787504Z copying third_party/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:46.3789390Z copying third_party/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:46.3791074Z copying third_party/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:46.3792740Z copying third_party/cutlass/include/cutlass/transform/thread/transpose.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:46.3794456Z copying third_party/cutlass/include/cutlass/transform/thread/unary_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:46.3796051Z copying third_party/cutlass/include/cutlass/transform/threadblock/ell_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3797694Z copying third_party/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3799555Z copying third_party/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3801542Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3803202Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3804827Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3807169Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3808904Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3810544Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3812303Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3814489Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3816251Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3817926Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3819658Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3821346Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3822798Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3825009Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3826741Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3828421Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3830289Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3831825Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3833587Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3835483Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3837286Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3839092Z copying third_party/cutlass/include/cutlass/transform/threadblock/vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:46.3840607Z copying third_party/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h -> torch-2.10.0a0+git344e636/third_party/cutlass/include/cutlass/transform/warp 2025-10-10T00:04:46.3842097Z copying third_party/cutlass/media/docs/cpp/blackwell.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3843695Z copying third_party/cutlass/media/docs/cpp/blackwell_cluster_launch_control.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3845429Z copying third_party/cutlass/media/docs/cpp/blackwell_functionality.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3847603Z copying third_party/cutlass/media/docs/cpp/code_organization.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3849139Z copying third_party/cutlass/media/docs/cpp/cutlass_2x.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3850723Z copying third_party/cutlass/media/docs/cpp/cutlass_3x.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3852317Z copying third_party/cutlass/media/docs/cpp/cutlass_3x_backwards_compatibility.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3853920Z copying third_party/cutlass/media/docs/cpp/cutlass_3x_design.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3855728Z copying third_party/cutlass/media/docs/cpp/dependent_kernel_launch.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3857167Z copying third_party/cutlass/media/docs/cpp/doxygen_mainpage.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3858617Z copying third_party/cutlass/media/docs/cpp/efficient_gemm.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3860410Z copying third_party/cutlass/media/docs/cpp/functionality.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3862113Z copying third_party/cutlass/media/docs/cpp/fundamental_types.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3863778Z copying third_party/cutlass/media/docs/cpp/gemm_api.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3865588Z copying third_party/cutlass/media/docs/cpp/gemm_api_3x.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3867313Z copying third_party/cutlass/media/docs/cpp/getting_started.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3868805Z copying third_party/cutlass/media/docs/cpp/grouped_scheduler.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3870469Z copying third_party/cutlass/media/docs/cpp/heuristics.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3872025Z copying third_party/cutlass/media/docs/cpp/ide_setup.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3873637Z copying third_party/cutlass/media/docs/cpp/implicit_gemm_convolution.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3875686Z copying third_party/cutlass/media/docs/cpp/layout.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3877265Z copying third_party/cutlass/media/docs/cpp/pipeline.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3878860Z copying third_party/cutlass/media/docs/cpp/profiler.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3880793Z copying third_party/cutlass/media/docs/cpp/programming_guidelines.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3882616Z copying third_party/cutlass/media/docs/cpp/quickstart.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3884526Z copying third_party/cutlass/media/docs/cpp/terminology.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3886157Z copying third_party/cutlass/media/docs/cpp/tile_iterator_concept.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3887817Z copying third_party/cutlass/media/docs/cpp/utilities.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp 2025-10-10T00:04:46.3889597Z copying third_party/cutlass/media/docs/cpp/build/building_in_windows_with_visual_studio.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/build 2025-10-10T00:04:46.3891200Z copying third_party/cutlass/media/docs/cpp/build/building_with_clang_as_host_compiler.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/build 2025-10-10T00:04:46.3892617Z copying third_party/cutlass/media/docs/cpp/build/index.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/build 2025-10-10T00:04:46.3894302Z copying third_party/cutlass/media/docs/cpp/cute/00_quickstart.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3895942Z copying third_party/cutlass/media/docs/cpp/cute/01_layout.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3897713Z copying third_party/cutlass/media/docs/cpp/cute/02_layout_algebra.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3899527Z copying third_party/cutlass/media/docs/cpp/cute/03_tensor.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3901222Z copying third_party/cutlass/media/docs/cpp/cute/04_algorithms.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3902849Z copying third_party/cutlass/media/docs/cpp/cute/0t_mma_atom.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3904955Z copying third_party/cutlass/media/docs/cpp/cute/0x_gemm_tutorial.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3906629Z copying third_party/cutlass/media/docs/cpp/cute/0y_predication.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3908209Z copying third_party/cutlass/media/docs/cpp/cute/0z_tma_tensors.md -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3909815Z copying third_party/cutlass/media/docs/cpp/cute/index.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/cpp/cute 2025-10-10T00:04:46.3911314Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3912873Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3914505Z copying third_party/cutlass/media/docs/pythonDSL/faqs.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3916095Z copying third_party/cutlass/media/docs/pythonDSL/functionality.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3917574Z copying third_party/cutlass/media/docs/pythonDSL/limitations.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3919125Z copying third_party/cutlass/media/docs/pythonDSL/overview.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3920728Z copying third_party/cutlass/media/docs/pythonDSL/quick_start.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL 2025-10-10T00:04:46.3922357Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/changelog.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3923907Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3925578Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_arch.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3927095Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3928668Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_common.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3930241Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_cpasync.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3931687Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_tcgen05.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3933177Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warp.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3934760Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warpgroup.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3936378Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/utils.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:46.3937993Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/autotuning_gemm.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3939581Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/debugging.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3941304Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_code_generation.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3942652Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_control_flow.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3944757Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_dynamic_layout.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3946657Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_introduction.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3948246Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_arg_generation.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3949855Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_caching.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3951515Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_compilation_options.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3953035Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_modes.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3963961Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/framework_integration.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3965839Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/notebooks.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:46.3967413Z copying third_party/cutlass/media/images/13_example_block_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3968973Z copying third_party/cutlass/media/images/13_example_fusion.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3970594Z copying third_party/cutlass/media/images/13_example_rf_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3972206Z copying third_party/cutlass/media/images/13_example_shmem_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3973835Z copying third_party/cutlass/media/images/M128xK4_scalefactor_gmem.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3977404Z copying third_party/cutlass/media/images/conv2d-fprop-int4.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3982158Z copying third_party/cutlass/media/images/cutlass-2.8-gemm-performance.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.3984872Z copying third_party/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4024718Z copying third_party/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4028549Z copying third_party/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4031511Z copying third_party/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4033979Z copying third_party/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4036767Z copying third_party/cutlass/media/images/cutlass-3.8-blackwell-gemm-peak-performance.svg -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4038346Z copying third_party/cutlass/media/images/cutlass-gemm-components.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4040915Z copying third_party/cutlass/media/images/cutlass-layered-organization.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4042812Z copying third_party/cutlass/media/images/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4044530Z copying third_party/cutlass/media/images/cutlass-performance-plot.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4046664Z copying third_party/cutlass/media/images/cutlass-reduction-in-named-iterators.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4050796Z copying third_party/cutlass/media/images/cutlass-threadblock-gemm.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4052822Z copying third_party/cutlass/media/images/cutlass-threadblock-mma-pipelined.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4055926Z copying third_party/cutlass/media/images/cutlass-tile-iteration.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4058011Z copying third_party/cutlass/media/images/cutlass-tile-structure.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4060542Z copying third_party/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4063385Z copying third_party/cutlass/media/images/cutlass-warp-level-gemm-operation.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4065784Z copying third_party/cutlass/media/images/cutlass-warp-thread-tile-structure.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4068812Z copying third_party/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4071744Z copying third_party/cutlass/media/images/gemm-hierarchy-with-epilogue.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4075859Z copying third_party/cutlass/media/images/gemm-structural-components.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4079346Z copying third_party/cutlass/media/images/grouped-gemm-schedule-2x2.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4080936Z copying third_party/cutlass/media/images/grouped-gemm-schedule-varied.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4082480Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-3x3.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4084055Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-ideal.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4085793Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-macro.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4087573Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4089110Z copying third_party/cutlass/media/images/ldmatrix-8x128bx4.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4095116Z copying third_party/cutlass/media/images/ldmatrix-tensorop-32x32x32.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4106295Z copying third_party/cutlass/media/images/mma-8x8x32.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4109690Z copying third_party/cutlass/media/images/narrow_precison_multiple_block_sf_layout.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4111443Z copying third_party/cutlass/media/images/non_persistent.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4115047Z copying third_party/cutlass/media/images/persistent_clc.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4118951Z copying third_party/cutlass/media/images/persistent_static.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4123516Z copying third_party/cutlass/media/images/software-pipeline.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4127102Z copying third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4130115Z copying third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4133157Z copying third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images 2025-10-10T00:04:46.4137485Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4143395Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4147843Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4157106Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4166303Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4168795Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4175297Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4180831Z copying third_party/cutlass/media/images/cute/TiledCopyA.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4193528Z copying third_party/cutlass/media/images/cute/TiledMmaC.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4196986Z copying third_party/cutlass/media/images/cute/complement1.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4198755Z copying third_party/cutlass/media/images/cute/composition1.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4202010Z copying third_party/cutlass/media/images/cute/composition2.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4205347Z copying third_party/cutlass/media/images/cute/divide1.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4207444Z copying third_party/cutlass/media/images/cute/divide2.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4215571Z copying third_party/cutlass/media/images/cute/divide3.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4220646Z copying third_party/cutlass/media/images/cute/gmma_coremat_cd_fp16.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4223262Z copying third_party/cutlass/media/images/cute/gmma_wg_n_slice.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4241711Z copying third_party/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4245330Z copying third_party/cutlass/media/images/cute/logical_divide-and-zipped_divide.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4248816Z copying third_party/cutlass/media/images/cute/product1.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4250805Z copying third_party/cutlass/media/images/cute/product2.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4252962Z copying third_party/cutlass/media/images/cute/product2d.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4256019Z copying third_party/cutlass/media/images/cute/productblocked2d.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4258890Z copying third_party/cutlass/media/images/cute/productraked2d.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4261768Z copying third_party/cutlass/media/images/cute/slice.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4265485Z copying third_party/cutlass/media/images/cute/tC_partitioning.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4268421Z copying third_party/cutlass/media/images/cute/tv_layout.png -> torch-2.10.0a0+git344e636/third_party/cutlass/media/images/cute 2025-10-10T00:04:46.4278831Z copying third_party/cutlass/python/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python 2025-10-10T00:04:46.4280806Z copying third_party/cutlass/python/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/python 2025-10-10T00:04:46.4282195Z copying third_party/cutlass/python/setup_cutlass.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python 2025-10-10T00:04:46.4283914Z copying third_party/cutlass/python/setup_library.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python 2025-10-10T00:04:46.4285540Z copying third_party/cutlass/python/setup_pycute.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python 2025-10-10T00:04:46.4287479Z copying third_party/cutlass/python/CuTeDSL/EULA.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL 2025-10-10T00:04:46.4289590Z copying third_party/cutlass/python/CuTeDSL/requirements.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL 2025-10-10T00:04:46.4291004Z copying third_party/cutlass/python/CuTeDSL/base_dsl/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4292624Z copying third_party/cutlass/python/CuTeDSL/base_dsl/ast_helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4294910Z copying third_party/cutlass/python/CuTeDSL/base_dsl/ast_preprocessor.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4297416Z copying third_party/cutlass/python/CuTeDSL/base_dsl/cache_helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4298832Z copying third_party/cutlass/python/CuTeDSL/base_dsl/common.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4300519Z copying third_party/cutlass/python/CuTeDSL/base_dsl/compiler.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4302166Z copying third_party/cutlass/python/CuTeDSL/base_dsl/dsl.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4304925Z copying third_party/cutlass/python/CuTeDSL/base_dsl/env_manager.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4306514Z copying third_party/cutlass/python/CuTeDSL/base_dsl/jit_executor.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4308303Z copying third_party/cutlass/python/CuTeDSL/base_dsl/typing.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:46.4310864Z copying third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:46.4312312Z copying third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/arith.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:46.4314060Z copying third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/gpu.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:46.4315863Z copying third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/lru_cache_ir.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:46.4317402Z copying third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/op.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:46.4318994Z copying third_party/cutlass/python/CuTeDSL/base_dsl/runtime/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:46.4320562Z copying third_party/cutlass/python/CuTeDSL/base_dsl/runtime/cuda.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:46.4322707Z copying third_party/cutlass/python/CuTeDSL/base_dsl/runtime/device_tensor.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:46.4324370Z copying third_party/cutlass/python/CuTeDSL/base_dsl/runtime/dlpack_types.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:46.4326002Z copying third_party/cutlass/python/CuTeDSL/base_dsl/runtime/jit_arg_adapters.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:46.4327629Z copying third_party/cutlass/python/CuTeDSL/base_dsl/runtime/tensor_descriptor.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:46.4329165Z copying third_party/cutlass/python/CuTeDSL/base_dsl/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:46.4330759Z copying third_party/cutlass/python/CuTeDSL/base_dsl/utils/logger.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:46.4332321Z copying third_party/cutlass/python/CuTeDSL/base_dsl/utils/stacktrace.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:46.4333875Z copying third_party/cutlass/python/CuTeDSL/base_dsl/utils/timer.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:46.4335565Z copying third_party/cutlass/python/CuTeDSL/cutlass/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:46.4337133Z copying third_party/cutlass/python/CuTeDSL/cutlass/impl_utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:46.4338619Z copying third_party/cutlass/python/CuTeDSL/cutlass/torch.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:46.4340483Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:46.4342042Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/core.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:46.4346241Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/math.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:46.4347826Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/runtime.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:46.4350031Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/testing.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:46.4351578Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/typing.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:46.4353359Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:46.4355037Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/elect.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:46.4356668Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/mbar.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:46.4358366Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/nvvm_wrappers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:46.4360105Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/smem.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:46.4361678Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/tmem.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:46.4363325Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:46.4365075Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/common.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:46.4366743Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:46.4368487Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:46.4370054Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/copy.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:46.4372126Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:46.4373714Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:46.4375562Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/copy.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:46.4377368Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:46.4379006Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/mma.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:46.4381087Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:46.4382601Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/copy.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:46.4384491Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/mma.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:46.4386167Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:46.4387915Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:46.4389485Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/mma.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:46.4390993Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:46.4392579Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:46.4394954Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/sm100.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:46.4396396Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/sm90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:46.4398550Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/README.md -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4400072Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4401691Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/ampere_helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4403287Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/blackwell_helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4405801Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/blockscaled_layout.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4407301Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/distributed_helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4408970Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/grouped_gemm_tile_scheduler_helper.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4410635Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/hardware_info.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4412234Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/hopper_helpers.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4413812Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/layout.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4415587Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/smem_allocator.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4417217Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/smem_capacity.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4418977Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/static_persistent_tile_scheduler.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4420673Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/tensormap_manager.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:46.4422353Z copying third_party/cutlass/python/CuTeDSL/cutlass_dsl/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:46.4423998Z copying third_party/cutlass/python/CuTeDSL/cutlass_dsl/cutlass.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:46.4426870Z copying third_party/cutlass/python/CuTeDSL/cutlass_dsl/cutlass_ast_decorators.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:46.4428406Z copying third_party/cutlass/python/CuTeDSL/cutlass_dsl/tree_utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:46.4430003Z copying third_party/cutlass/python/cutlass_cppgen/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen 2025-10-10T00:04:46.4431712Z copying third_party/cutlass/python/cutlass_cppgen/library_defaults.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen 2025-10-10T00:04:46.4433744Z copying third_party/cutlass/python/cutlass_cppgen/shape.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen 2025-10-10T00:04:46.4435388Z copying third_party/cutlass/python/cutlass_cppgen/swizzle.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen 2025-10-10T00:04:46.4437066Z copying third_party/cutlass/python/cutlass_cppgen/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4438687Z copying third_party/cutlass/python/cutlass_cppgen/backend/arguments.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4440244Z copying third_party/cutlass/python/cutlass_cppgen/backend/c_types.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4442352Z copying third_party/cutlass/python/cutlass_cppgen/backend/compiler.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4443907Z copying third_party/cutlass/python/cutlass_cppgen/backend/conv2d_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4446102Z copying third_party/cutlass/python/cutlass_cppgen/backend/epilogue.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4447809Z copying third_party/cutlass/python/cutlass_cppgen/backend/frontend.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4449416Z copying third_party/cutlass/python/cutlass_cppgen/backend/gemm_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4452160Z copying third_party/cutlass/python/cutlass_cppgen/backend/library.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4453810Z copying third_party/cutlass/python/cutlass_cppgen/backend/memory_manager.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4455633Z copying third_party/cutlass/python/cutlass_cppgen/backend/operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4457381Z copying third_party/cutlass/python/cutlass_cppgen/backend/reduction_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4458943Z copying third_party/cutlass/python/cutlass_cppgen/backend/type_hint.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend 2025-10-10T00:04:46.4460675Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt 2025-10-10T00:04:46.4462287Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/epilogue.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt 2025-10-10T00:04:46.4463992Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4465809Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/emitter_base.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4467603Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm100_emitter.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4469220Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm100_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4470745Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm80_emitter.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4472287Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm80_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4473939Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm90_emitter.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4475660Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm90_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-10-10T00:04:46.4477334Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-10-10T00:04:46.4478988Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend/frontend_base.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-10-10T00:04:46.4480663Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend/python_ast.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-10-10T00:04:46.4482159Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4483799Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/compute_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4485506Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/dag_ir.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4487292Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/layout_algorithm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4488936Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/layout_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4490643Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/load_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4492260Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/node.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4493950Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/store_nodes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4495777Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/tensor.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-10-10T00:04:46.4497473Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4499124Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/graph_drawer.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4500922Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_argument_type.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4502566Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_dag_2_tree.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4504335Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_fix_element_d.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4505919Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_get_impl.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4507618Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_layout_elimination.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4509219Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_manager.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4510851Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_no_op_elimination.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4512500Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_preprocess_red.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4514386Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_shape_type_propagation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4515958Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/smem_size_calculator.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4517575Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/util.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-10-10T00:04:46.4519072Z copying third_party/cutlass/python/cutlass_cppgen/backend/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/utils 2025-10-10T00:04:46.4520672Z copying third_party/cutlass/python/cutlass_cppgen/backend/utils/device.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/backend/utils 2025-10-10T00:04:46.4522143Z copying third_party/cutlass/python/cutlass_cppgen/emit/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/emit 2025-10-10T00:04:46.4523712Z copying third_party/cutlass/python/cutlass_cppgen/emit/common.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/emit 2025-10-10T00:04:46.4525585Z copying third_party/cutlass/python/cutlass_cppgen/emit/pytorch.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/emit 2025-10-10T00:04:46.4527913Z copying third_party/cutlass/python/cutlass_cppgen/epilogue/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-10-10T00:04:46.4529305Z copying third_party/cutlass/python/cutlass_cppgen/epilogue/epilogue.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-10-10T00:04:46.4530912Z copying third_party/cutlass/python/cutlass_cppgen/epilogue/evt_ops.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-10-10T00:04:46.4532400Z copying third_party/cutlass/python/cutlass_cppgen/op/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/op 2025-10-10T00:04:46.4533939Z copying third_party/cutlass/python/cutlass_cppgen/op/conv.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/op 2025-10-10T00:04:46.4536516Z copying third_party/cutlass/python/cutlass_cppgen/op/gemm.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/op 2025-10-10T00:04:46.4538260Z copying third_party/cutlass/python/cutlass_cppgen/op/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/op 2025-10-10T00:04:46.4539946Z copying third_party/cutlass/python/cutlass_cppgen/op/op.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/op 2025-10-10T00:04:46.4542011Z copying third_party/cutlass/python/cutlass_cppgen/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/utils 2025-10-10T00:04:46.4543404Z copying third_party/cutlass/python/cutlass_cppgen/utils/check.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/utils 2025-10-10T00:04:46.4545180Z copying third_party/cutlass/python/cutlass_cppgen/utils/datatypes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/utils 2025-10-10T00:04:46.4546783Z copying third_party/cutlass/python/cutlass_cppgen/utils/lazy_import.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/utils 2025-10-10T00:04:46.4548312Z copying third_party/cutlass/python/cutlass_cppgen/utils/profiler.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_cppgen/utils 2025-10-10T00:04:46.4549793Z copying third_party/cutlass/python/cutlass_library/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4551339Z copying third_party/cutlass/python/cutlass_library/conv2d_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4553044Z copying third_party/cutlass/python/cutlass_library/conv3d_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4554705Z copying third_party/cutlass/python/cutlass_library/conv3x_emitter.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4556447Z copying third_party/cutlass/python/cutlass_library/emit_kernel_listing.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4558261Z copying third_party/cutlass/python/cutlass_library/gemm_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4560331Z copying third_party/cutlass/python/cutlass_library/generator.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4565495Z copying third_party/cutlass/python/cutlass_library/heuristics.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4567187Z copying third_party/cutlass/python/cutlass_library/heuristics_provider.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4568719Z copying third_party/cutlass/python/cutlass_library/library.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4570819Z copying third_party/cutlass/python/cutlass_library/manifest.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4572680Z copying third_party/cutlass/python/cutlass_library/rank_2k_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4574463Z copying third_party/cutlass/python/cutlass_library/rank_k_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4576118Z copying third_party/cutlass/python/cutlass_library/sm100_shapes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4577821Z copying third_party/cutlass/python/cutlass_library/sm100_utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4579539Z copying third_party/cutlass/python/cutlass_library/sm90_shapes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4581058Z copying third_party/cutlass/python/cutlass_library/sm90_utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4582925Z copying third_party/cutlass/python/cutlass_library/symm_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4584721Z copying third_party/cutlass/python/cutlass_library/trmm_operation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/cutlass_library 2025-10-10T00:04:46.4586196Z copying third_party/cutlass/python/docs/.buildinfo -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4587688Z copying third_party/cutlass/python/docs/contribute.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4589367Z copying third_party/cutlass/python/docs/cutlass.emit.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4591048Z copying third_party/cutlass/python/docs/cutlass.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4592939Z copying third_party/cutlass/python/docs/cutlass.op.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4595306Z copying third_party/cutlass/python/docs/cutlass.utils.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4597209Z copying third_party/cutlass/python/docs/examples.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4598888Z copying third_party/cutlass/python/docs/genindex.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4600740Z copying third_party/cutlass/python/docs/index.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4602554Z copying third_party/cutlass/python/docs/install.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4604421Z copying third_party/cutlass/python/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4606428Z copying third_party/cutlass/python/docs/objects.inv -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4607953Z copying third_party/cutlass/python/docs/py-modindex.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4609691Z copying third_party/cutlass/python/docs/search.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4611311Z copying third_party/cutlass/python/docs/searchindex.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs 2025-10-10T00:04:46.4613149Z copying third_party/cutlass/python/docs/_modules/index.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules 2025-10-10T00:04:46.4614867Z copying third_party/cutlass/python/docs/_modules/cutlass/epilogue.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:46.4616805Z copying third_party/cutlass/python/docs/_modules/cutlass/library_defaults.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:46.4618961Z copying third_party/cutlass/python/docs/_modules/cutlass/swizzle.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:46.4620702Z copying third_party/cutlass/python/docs/_modules/cutlass/emit/pytorch.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/emit 2025-10-10T00:04:46.4622844Z copying third_party/cutlass/python/docs/_modules/cutlass/op/gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:46.4626085Z copying third_party/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:46.4627953Z copying third_party/cutlass/python/docs/_modules/cutlass/op/op.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:46.4629808Z copying third_party/cutlass/python/docs/_modules/cutlass/utils/check.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:46.4631668Z copying third_party/cutlass/python/docs/_modules/cutlass/utils/datatypes.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:46.4633620Z copying third_party/cutlass/python/docs/_sources/contribute.md.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4635323Z copying third_party/cutlass/python/docs/_sources/cutlass.emit.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4636790Z copying third_party/cutlass/python/docs/_sources/cutlass.op.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4638262Z copying third_party/cutlass/python/docs/_sources/cutlass.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4639759Z copying third_party/cutlass/python/docs/_sources/cutlass.utils.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4641239Z copying third_party/cutlass/python/docs/_sources/examples.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4642686Z copying third_party/cutlass/python/docs/_sources/index.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4644353Z copying third_party/cutlass/python/docs/_sources/install.md.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4645873Z copying third_party/cutlass/python/docs/_sources/modules.rst.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources 2025-10-10T00:04:46.4647721Z copying third_party/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources/externals 2025-10-10T00:04:46.4649128Z copying third_party/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources/externals 2025-10-10T00:04:46.4650729Z copying third_party/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_sources/externals 2025-10-10T00:04:46.4652055Z copying third_party/cutlass/python/docs/_static/basic.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4653682Z copying third_party/cutlass/python/docs/_static/check-solid.svg -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4813046Z copying third_party/cutlass/python/docs/_static/clipboard.min.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4814458Z copying third_party/cutlass/python/docs/_static/copy-button.svg -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4816249Z copying third_party/cutlass/python/docs/_static/copybutton.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4817987Z copying third_party/cutlass/python/docs/_static/copybutton.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4819714Z copying third_party/cutlass/python/docs/_static/copybutton_funcs.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4821502Z copying third_party/cutlass/python/docs/_static/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4822979Z copying third_party/cutlass/python/docs/_static/debug.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4824647Z copying third_party/cutlass/python/docs/_static/doctools.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4826343Z copying third_party/cutlass/python/docs/_static/documentation_options.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4827878Z copying third_party/cutlass/python/docs/_static/file.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4829500Z copying third_party/cutlass/python/docs/_static/language_data.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4830913Z copying third_party/cutlass/python/docs/_static/logo-dark-mode.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4832787Z copying third_party/cutlass/python/docs/_static/logo-light-mode.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4834815Z copying third_party/cutlass/python/docs/_static/minus.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4836482Z copying third_party/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4837973Z copying third_party/cutlass/python/docs/_static/nbsphinx-code-cells.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4839532Z copying third_party/cutlass/python/docs/_static/nbsphinx-gallery.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4841121Z copying third_party/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4842547Z copying third_party/cutlass/python/docs/_static/plus.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4844052Z copying third_party/cutlass/python/docs/_static/pygments.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4845992Z copying third_party/cutlass/python/docs/_static/searchtools.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4847690Z copying third_party/cutlass/python/docs/_static/skeleton.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4849320Z copying third_party/cutlass/python/docs/_static/sphinx_highlight.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4850856Z copying third_party/cutlass/python/docs/_static/tabs.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4852446Z copying third_party/cutlass/python/docs/_static/tabs.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static 2025-10-10T00:04:46.4854220Z copying third_party/cutlass/python/docs/_static/scripts/furo-extensions.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/scripts 2025-10-10T00:04:46.4855704Z copying third_party/cutlass/python/docs/_static/scripts/furo.js -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/scripts 2025-10-10T00:04:46.4857373Z copying third_party/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/scripts 2025-10-10T00:04:46.4858880Z copying third_party/cutlass/python/docs/_static/scripts/furo.js.map -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/scripts 2025-10-10T00:04:46.4860631Z copying third_party/cutlass/python/docs/_static/styles/furo-extensions.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/styles 2025-10-10T00:04:46.4862259Z copying third_party/cutlass/python/docs/_static/styles/furo-extensions.css.map -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/styles 2025-10-10T00:04:46.4863737Z copying third_party/cutlass/python/docs/_static/styles/furo.css -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/styles 2025-10-10T00:04:46.4865849Z copying third_party/cutlass/python/docs/_static/styles/furo.css.map -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/_static/styles 2025-10-10T00:04:46.4868049Z copying third_party/cutlass/python/docs/externals/00_basic_gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:46.4869934Z copying third_party/cutlass/python/docs/externals/00_basic_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:46.4871687Z copying third_party/cutlass/python/docs/externals/01_epilogue.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:46.4873480Z copying third_party/cutlass/python/docs/externals/01_epilogue.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:46.4875487Z copying third_party/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:46.4877351Z copying third_party/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs/externals 2025-10-10T00:04:46.4878811Z copying third_party/cutlass/python/docs_src/Makefile -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src 2025-10-10T00:04:46.4880307Z copying third_party/cutlass/python/docs_src/make.bat -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src 2025-10-10T00:04:46.4881890Z copying third_party/cutlass/python/docs_src/source/conf.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4883504Z copying third_party/cutlass/python/docs_src/source/contribute.md -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4885804Z copying third_party/cutlass/python/docs_src/source/cutlass.emit.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4887280Z copying third_party/cutlass/python/docs_src/source/cutlass.op.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4888765Z copying third_party/cutlass/python/docs_src/source/cutlass.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4890287Z copying third_party/cutlass/python/docs_src/source/cutlass.utils.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4891760Z copying third_party/cutlass/python/docs_src/source/examples.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4893264Z copying third_party/cutlass/python/docs_src/source/index.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4895413Z copying third_party/cutlass/python/docs_src/source/install.md -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4897248Z copying third_party/cutlass/python/docs_src/source/modules.rst -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source 2025-10-10T00:04:46.4898837Z copying third_party/cutlass/python/docs_src/source/_static/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/_static 2025-10-10T00:04:46.4900336Z copying third_party/cutlass/python/docs_src/source/_static/logo-dark-mode.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/_static 2025-10-10T00:04:46.4902321Z copying third_party/cutlass/python/docs_src/source/_static/logo-light-mode.png -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/_static 2025-10-10T00:04:46.4904427Z copying third_party/cutlass/python/docs_src/source/_templates/layout.html -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/_templates 2025-10-10T00:04:46.4906059Z copying third_party/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/externals 2025-10-10T00:04:46.4907556Z copying third_party/cutlass/python/docs_src/source/externals/01_epilogue.nblink -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/externals 2025-10-10T00:04:46.4909251Z copying third_party/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink -> torch-2.10.0a0+git344e636/third_party/cutlass/python/docs_src/source/externals 2025-10-10T00:04:46.4910608Z copying third_party/cutlass/python/pycute/__init__.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/pycute 2025-10-10T00:04:46.4912012Z copying third_party/cutlass/python/pycute/int_tuple.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/pycute 2025-10-10T00:04:46.4913531Z copying third_party/cutlass/python/pycute/layout.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/pycute 2025-10-10T00:04:46.4915316Z copying third_party/cutlass/python/pycute/swizzle.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/pycute 2025-10-10T00:04:46.4916977Z copying third_party/cutlass/python/pycute/typing.py -> torch-2.10.0a0+git344e636/third_party/cutlass/python/pycute 2025-10-10T00:04:46.4918510Z copying third_party/cutlass/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test 2025-10-10T00:04:46.4920276Z copying third_party/cutlass/test/python/cutlass/installation.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass 2025-10-10T00:04:46.4921939Z copying third_party/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:46.4923598Z copying third_party/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:46.4925329Z copying third_party/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:46.4926912Z copying third_party/cutlass/test/python/cutlass/conv2d/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:46.4928398Z copying third_party/cutlass/test/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/emit 2025-10-10T00:04:46.4930131Z copying third_party/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:46.4931688Z copying third_party/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:46.4933203Z copying third_party/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:46.4934781Z copying third_party/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:46.4936613Z copying third_party/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:46.4938136Z copying third_party/cutlass/test/python/cutlass/evt/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt 2025-10-10T00:04:46.4939756Z copying third_party/cutlass/test/python/cutlass/evt/utils/evt_testbed.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/evt/utils 2025-10-10T00:04:46.4941352Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_batched.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4942900Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4944681Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4946229Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4947975Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4949464Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4951026Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4952554Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4954019Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4955756Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4957301Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_testbed.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4958988Z copying third_party/cutlass/test/python/cutlass/gemm/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4960502Z copying third_party/cutlass/test/python/cutlass/gemm/utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:46.4962187Z copying third_party/cutlass/test/python/cutlass/interface/conv2d_interface.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/interface 2025-10-10T00:04:46.4963842Z copying third_party/cutlass/test/python/cutlass/interface/evt_interface.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/interface 2025-10-10T00:04:46.4965590Z copying third_party/cutlass/test/python/cutlass/interface/gemm_interface.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/interface 2025-10-10T00:04:46.4967257Z copying third_party/cutlass/test/python/cutlass/interface/utils.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/cutlass/interface 2025-10-10T00:04:46.4968689Z copying third_party/cutlass/test/python/pycute/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4970216Z copying third_party/cutlass/test/python/pycute/test_coalesce.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4971706Z copying third_party/cutlass/test/python/pycute/test_complement.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4973297Z copying third_party/cutlass/test/python/pycute/test_composition.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4974787Z copying third_party/cutlass/test/python/pycute/test_int_tuple.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4976492Z copying third_party/cutlass/test/python/pycute/test_left_inverse.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4977986Z copying third_party/cutlass/test/python/pycute/test_right_inverse.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4979454Z copying third_party/cutlass/test/python/pycute/test_typing.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/python/pycute 2025-10-10T00:04:46.4981056Z copying third_party/cutlass/test/self_contained_includes/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/self_contained_includes 2025-10-10T00:04:46.4982545Z copying third_party/cutlass/test/unit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit 2025-10-10T00:04:46.4984228Z copying third_party/cutlass/test/unit/test_unit.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit 2025-10-10T00:04:46.4986460Z copying third_party/cutlass/test/unit/cluster_launch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cluster_launch 2025-10-10T00:04:46.4987969Z copying third_party/cutlass/test/unit/cluster_launch/cluster_launch.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cluster_launch 2025-10-10T00:04:46.4989531Z copying third_party/cutlass/test/unit/common/cutlass_unit_test.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/common 2025-10-10T00:04:46.4991179Z copying third_party/cutlass/test/unit/common/filter_architecture.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/common 2025-10-10T00:04:46.4992690Z copying third_party/cutlass/test/unit/conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv 2025-10-10T00:04:46.4994446Z copying third_party/cutlass/test/unit/conv/cache_testbed_output.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv 2025-10-10T00:04:46.4996697Z copying third_party/cutlass/test/unit/conv/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.4998490Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5000172Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5001798Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5003444Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5005275Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5006964Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5008639Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5010292Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5011910Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_few_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5013581Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_fixed_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5015346Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5017055Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5018686Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5020357Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5022156Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5023772Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5025366Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5027277Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5028955Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5030563Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5032187Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f16_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5033815Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5035678Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_qf32nhwc_qf32nhwc_qf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5037462Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5039258Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5041048Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5042741Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5044579Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5046477Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5048278Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5049945Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5051667Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5053282Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5055117Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5056811Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5058359Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5059884Z copying third_party/cutlass/test/unit/conv/device/conv2d_problems.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5061975Z copying third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5063551Z copying third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5065447Z copying third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5066905Z copying third_party/cutlass/test/unit/conv/device/conv2d_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5068884Z copying third_party/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5070774Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5072437Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5074316Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5076149Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5077833Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5079382Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5080996Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5082718Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5084443Z copying third_party/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5086314Z copying third_party/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5088212Z copying third_party/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5089965Z copying third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5091627Z copying third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5093182Z copying third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5095638Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5097198Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5098826Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5100465Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5101975Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5103502Z copying third_party/cutlass/test/unit/conv/device/conv3d_problems.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5105351Z copying third_party/cutlass/test/unit/conv/device/conv3d_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5107264Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5108846Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5110507Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5112183Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5113630Z copying third_party/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5115679Z copying third_party/cutlass/test/unit/conv/device/deconv2d_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5117183Z copying third_party/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5118900Z copying third_party/cutlass/test/unit/conv/device/deconv3d_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5120384Z copying third_party/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5122087Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5123957Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5125887Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_fixed_stride_dilation_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5127512Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5129191Z copying third_party/cutlass/test/unit/conv/device/group_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device 2025-10-10T00:04:46.5130803Z copying third_party/cutlass/test/unit/conv/device_3x/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:46.5132314Z copying third_party/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:46.5134318Z copying third_party/cutlass/test/unit/conv/device_3x/testbed_conv.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:46.5136191Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5137879Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv1d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5139582Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv1d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5141311Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5142816Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5144700Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5146211Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5147779Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_bf16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5149423Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5151130Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5152703Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5154578Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f8_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5156265Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5157893Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5159396Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5161012Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_bf16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5162693Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5164548Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5166186Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5167778Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f8_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5169405Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5171111Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5172799Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5174712Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5176445Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5178111Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:46.5179789Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5181556Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5183203Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5185089Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5187512Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5189026Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5190810Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5192617Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5194447Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5196222Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5197839Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5199575Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5201358Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5203146Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5205068Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5206762Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5208579Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5210226Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5212109Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5213976Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5216114Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5217947Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5219428Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5221261Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5223037Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5225094Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5226926Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5228763Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5230657Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5232552Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5234520Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5236432Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5238193Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5240077Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:46.5241695Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5243588Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5245449Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5247122Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5248892Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5250828Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5252290Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5254004Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5256006Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5257572Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5259245Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5260986Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5262767Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5264673Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5266527Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5268297Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:46.5269685Z copying third_party/cutlass/test/unit/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5271255Z copying third_party/cutlass/test/unit/core/array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5273205Z copying third_party/cutlass/test/unit/core/bfloat16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5274826Z copying third_party/cutlass/test/unit/core/complex.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5277017Z copying third_party/cutlass/test/unit/core/fast_numeric_conversion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5278392Z copying third_party/cutlass/test/unit/core/float8.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5280037Z copying third_party/cutlass/test/unit/core/functional.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5281825Z copying third_party/cutlass/test/unit/core/half.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5283284Z copying third_party/cutlass/test/unit/core/matrix.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5285078Z copying third_party/cutlass/test/unit/core/matrix_coord.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5287157Z copying third_party/cutlass/test/unit/core/numeric_conversion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5289277Z copying third_party/cutlass/test/unit/core/numeric_conversion_subbyte.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5290599Z copying third_party/cutlass/test/unit/core/predicate_vector.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5292072Z copying third_party/cutlass/test/unit/core/quaternion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5293658Z copying third_party/cutlass/test/unit/core/tensor_ref.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5295389Z copying third_party/cutlass/test/unit/core/tensor_view.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5297122Z copying third_party/cutlass/test/unit/core/test_unit_core.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5298595Z copying third_party/cutlass/test/unit/core/tfloat32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5300159Z copying third_party/cutlass/test/unit/core/uint128.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/core 2025-10-10T00:04:46.5301734Z copying third_party/cutlass/test/unit/cute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute 2025-10-10T00:04:46.5303303Z copying third_party/cutlass/test/unit/cute/cooperative_gemm_common.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute 2025-10-10T00:04:46.5305377Z copying third_party/cutlass/test/unit/cute/ampere/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5306926Z copying third_party/cutlass/test/unit/cute/ampere/cooperative_copy.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5308628Z copying third_party/cutlass/test/unit/cute/ampere/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5310287Z copying third_party/cutlass/test/unit/cute/ampere/cp_sync.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5311774Z copying third_party/cutlass/test/unit/cute/ampere/ldsm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5313448Z copying third_party/cutlass/test/unit/cute/ampere/tiled_cp_async.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5315271Z copying third_party/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/ampere 2025-10-10T00:04:46.5316775Z copying third_party/cutlass/test/unit/cute/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5318386Z copying third_party/cutlass/test/unit/cute/core/array_subbyte.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5319898Z copying third_party/cutlass/test/unit/cute/core/bitfield.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5321432Z copying third_party/cutlass/test/unit/cute/core/coalesce.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5323065Z copying third_party/cutlass/test/unit/cute/core/compact_xmajor.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5324703Z copying third_party/cutlass/test/unit/cute/core/compare.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5326289Z copying third_party/cutlass/test/unit/cute/core/complement.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5327926Z copying third_party/cutlass/test/unit/cute/core/composition.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5329459Z copying third_party/cutlass/test/unit/cute/core/constants.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5331080Z copying third_party/cutlass/test/unit/cute/core/core_unit.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5332557Z copying third_party/cutlass/test/unit/cute/core/domain_distribute.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5333981Z copying third_party/cutlass/test/unit/cute/core/int_tuple.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5335762Z copying third_party/cutlass/test/unit/cute/core/inverse_left.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5337345Z copying third_party/cutlass/test/unit/cute/core/inverse_right.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5338917Z copying third_party/cutlass/test/unit/cute/core/logical_divide.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5340473Z copying third_party/cutlass/test/unit/cute/core/logical_product.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5341991Z copying third_party/cutlass/test/unit/cute/core/math.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5343555Z copying third_party/cutlass/test/unit/cute/core/mixedbits.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5345295Z copying third_party/cutlass/test/unit/cute/core/nullspace.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5346845Z copying third_party/cutlass/test/unit/cute/core/pointer.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5348347Z copying third_party/cutlass/test/unit/cute/core/reverse.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5349914Z copying third_party/cutlass/test/unit/cute/core/swizzle_layout.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5351536Z copying third_party/cutlass/test/unit/cute/core/tensor_algs.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5353083Z copying third_party/cutlass/test/unit/cute/core/tuple.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/core 2025-10-10T00:04:46.5355291Z copying third_party/cutlass/test/unit/cute/hopper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5356820Z copying third_party/cutlass/test/unit/cute/hopper/bulk_load.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5358357Z copying third_party/cutlass/test/unit/cute/hopper/bulk_store.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5359946Z copying third_party/cutlass/test/unit/cute/hopper/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5361513Z copying third_party/cutlass/test/unit/cute/hopper/stsm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5363143Z copying third_party/cutlass/test/unit/cute/hopper/tma_load.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5365029Z copying third_party/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5366530Z copying third_party/cutlass/test/unit/cute/hopper/tma_mcast_load.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5368177Z copying third_party/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5369667Z copying third_party/cutlass/test/unit/cute/hopper/tma_store.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5371426Z copying third_party/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/hopper 2025-10-10T00:04:46.5373195Z copying third_party/cutlass/test/unit/cute/layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/layout 2025-10-10T00:04:46.5374850Z copying third_party/cutlass/test/unit/cute/layout/layout_operator.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/layout 2025-10-10T00:04:46.5376575Z copying third_party/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:46.5378084Z copying third_party/cutlass/test/unit/cute/msvc_compilation/tuple.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:46.5379585Z copying third_party/cutlass/test/unit/cute/turing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/turing 2025-10-10T00:04:46.5381120Z copying third_party/cutlass/test/unit/cute/turing/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/turing 2025-10-10T00:04:46.5382682Z copying third_party/cutlass/test/unit/cute/turing/movm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/turing 2025-10-10T00:04:46.5384434Z copying third_party/cutlass/test/unit/cute/volta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/volta 2025-10-10T00:04:46.5386058Z copying third_party/cutlass/test/unit/cute/volta/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/volta 2025-10-10T00:04:46.5387767Z copying third_party/cutlass/test/unit/cute/volta/vectorization_auto.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/cute/volta 2025-10-10T00:04:46.5389473Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5391659Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f16_sm80.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5393366Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm70.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5395420Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm75.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5397678Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm80.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5400509Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_tf32_sm80.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5402409Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5404338Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32_interleaved.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5406001Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_dgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5407628Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_fprop_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5409306Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_wgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/data/hashes 2025-10-10T00:04:46.5410662Z copying third_party/cutlass/test/unit/epilogue/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue 2025-10-10T00:04:46.5412253Z copying third_party/cutlass/test/unit/epilogue/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:46.5413791Z copying third_party/cutlass/test/unit/epilogue/thread/activation.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:46.5415661Z copying third_party/cutlass/test/unit/epilogue/thread/linear_combination.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:46.5417266Z copying third_party/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:46.5418849Z copying third_party/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5420403Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5421991Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5423766Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5425487Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5427224Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5429433Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5431587Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5433356Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5434902Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5436613Z copying third_party/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5438282Z copying third_party/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5440076Z copying third_party/cutlass/test/unit/epilogue/threadblock/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5441667Z copying third_party/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:46.5443265Z copying third_party/cutlass/test/unit/epilogue/warp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:46.5445102Z copying third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:46.5446771Z copying third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:46.5448283Z copying third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:46.5449651Z copying third_party/cutlass/test/unit/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm 2025-10-10T00:04:46.5451236Z copying third_party/cutlass/test/unit/gemm/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5453151Z copying third_party/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5455437Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5457029Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5458849Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5460418Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5462062Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5463741Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5465501Z copying third_party/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5467202Z copying third_party/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5468897Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5470499Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5472098Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5473651Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5475446Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5477120Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5478717Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5480431Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5481975Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5483579Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5485295Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_direct_store_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5486851Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5488412Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5490014Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5491631Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5493335Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5495189Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5496858Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5498470Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5500163Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5501772Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5503534Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5505238Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5506889Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5508905Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5510604Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5512302Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5513792Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5515666Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5517377Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5518774Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5520374Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5522033Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5523763Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5525590Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5527228Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5529140Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5531035Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5532635Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5534401Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5536065Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5537886Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5539795Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5541516Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5543607Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5545935Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5547861Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5549520Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5551225Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_broadcast_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5552897Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5554845Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5556475Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5557951Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5559683Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5561294Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5562915Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5564923Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5566574Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5568248Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5570499Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5572159Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_singlestage_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5573708Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5575486Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5577233Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5578961Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5580601Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5582219Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5583856Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5585620Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5587379Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5588932Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5590567Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5592162Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5593786Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5595666Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5597329Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5598928Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5600533Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5602152Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5603760Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5605529Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5607186Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5608812Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5610559Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5612290Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5613894Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5615690Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5617314Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5618918Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f16t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5620473Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5622170Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5623696Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5625668Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5627339Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5629114Z copying third_party/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5630759Z copying third_party/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5632584Z copying third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5634396Z copying third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5635998Z copying third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5637608Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5639246Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5640849Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5642448Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5644341Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5645981Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5647621Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5649338Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5651073Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5652735Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5654538Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5656256Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5658075Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5659983Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5661624Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5663196Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5664876Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5666578Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5668289Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5669893Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5671538Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5673260Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5675195Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5676795Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5678403Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5680161Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5681765Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5683466Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5685773Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5687496Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5689119Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5690944Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5692665Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5694442Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5697543Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5700024Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5702783Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5704729Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5706459Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5708155Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5709826Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5711617Z copying third_party/cutlass/test/unit/gemm/device/gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5713353Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5715225Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5716951Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5719024Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5720608Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5722256Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5723852Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5725951Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5727295Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5729067Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5731174Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5732939Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5735195Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5737258Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5739064Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5740805Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5742865Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5744718Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5746712Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5748157Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5749741Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5751306Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5752945Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5754628Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5756252Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5757829Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5759422Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5760959Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5762552Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5764207Z copying third_party/cutlass/test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5766008Z copying third_party/cutlass/test/unit/gemm/device/gemm_with_reduction_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5767628Z copying third_party/cutlass/test/unit/gemm/device/gemm_with_reduction_f16t_f16n_f16n_tensorop_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5769165Z copying third_party/cutlass/test/unit/gemm/device/gemv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5771160Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5772771Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5774520Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5776102Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5777687Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5779317Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5780888Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5782523Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5784269Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5785875Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5787443Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5789082Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5790710Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5792387Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5794025Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5795709Z copying third_party/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5797411Z copying third_party/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5799005Z copying third_party/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5800614Z copying third_party/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5802176Z copying third_party/cutlass/test/unit/gemm/device/multistage_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5803820Z copying third_party/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5805697Z copying third_party/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5807276Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5809274Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5811222Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5812762Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5814842Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5816654Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5818506Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5820384Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5822329Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5824313Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5826203Z copying third_party/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5827672Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5830181Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5832463Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5834763Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5837240Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5839348Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5841465Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5843599Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5846079Z copying third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5847807Z copying third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5849503Z copying third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5851217Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5853218Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5855275Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5857107Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5858924Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5861126Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5863228Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5864950Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5867230Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5868737Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5870952Z copying third_party/cutlass/test/unit/gemm/device/simt_sm50.py -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5878265Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5879550Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5880465Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5881433Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5882459Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_bf16_bf16_bf16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5883818Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f16_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5886226Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5887672Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5888974Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5890212Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5891851Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_bias_relu.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5893439Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5895345Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5897306Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5899048Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f4_f4_f32_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5900740Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f4_f4_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5902397Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f6_f6_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5904251Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_alignx.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5905963Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_alignx_streamK.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5907498Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5909116Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5910794Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5912536Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_runtime_datatype_alignx.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5914209Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_i8_i8_i8_tensor_op_s32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5916159Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_mxf4_mxf8_mxf8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5917693Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_auto.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5919475Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5921048Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5922678Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x128.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5924486Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x192.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5926151Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x256.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5927760Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5929445Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x128.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5931081Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x192.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5932715Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x256.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5934494Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_1sm_128x128.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5936133Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_1sm_128x192.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5937706Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_2sm_256x192.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5939326Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_2sm_256x256.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5940930Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_1sm_128x128.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5942563Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_1sm_128x192.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5944504Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_2sm_256x192.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5946205Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_2sm_256x256.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5947765Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5949322Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_tensor_op_f32_nosmem.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5950862Z copying third_party/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5952518Z copying third_party/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5954045Z copying third_party/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5956026Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5957507Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5959088Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5960749Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5962283Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5963955Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5966211Z copying third_party/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5968036Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5969625Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5971265Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5972952Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5974646Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5976347Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5978206Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5980405Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5982002Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5983661Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5985847Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_unspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5987518Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5989331Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5991202Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_load.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5992820Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_store.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5995367Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_bias_elementwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5997025Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_dag.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.5998655Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_reduce.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6000270Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_row_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6001900Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6004052Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_aux_load.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6005834Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_bias_elementwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6008404Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_dag.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6009935Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_reduce.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6011573Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_row_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6013077Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6015451Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6017098Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6018735Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6020463Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6022151Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6023890Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6025624Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6027354Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6028950Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6030779Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32_evt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6032499Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6034334Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative_evt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6035959Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6037711Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6039199Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6041330Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6042685Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6044837Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32_evt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6046556Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6048167Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6049960Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6051417Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6052912Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6054780Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6056335Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6057995Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6059639Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6061311Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6063035Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6064709Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6066546Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32_gmma_rs_cluster_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6068125Z copying third_party/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6069789Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6071405Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f8_f8_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6073017Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_s8_s8_s32_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6074783Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6076465Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6078031Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6079609Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6081202Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6082762Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6084575Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6086176Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6087736Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6089337Z copying third_party/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6091012Z copying third_party/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6092581Z copying third_party/cutlass/test/unit/gemm/device/symm_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6094354Z copying third_party/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6096005Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6097600Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6099136Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6100745Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6102400Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6104003Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6105665Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6107227Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6108810Z copying third_party/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6110730Z copying third_party/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6112231Z copying third_party/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6113857Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6115686Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6117255Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6118875Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6120408Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6122084Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6123683Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6125502Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6127010Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6128660Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6130265Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6131851Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6133444Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6135166Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6136964Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6138614Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6140167Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6141735Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6143352Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6145383Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6146859Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6148511Z copying third_party/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6150103Z copying third_party/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6151705Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6153303Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6155024Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6156625Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6158171Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6159803Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6161589Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6163290Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6165326Z copying third_party/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6166962Z copying third_party/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6168700Z copying third_party/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6170520Z copying third_party/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6172302Z copying third_party/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6174668Z copying third_party/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6176746Z copying third_party/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6178222Z copying third_party/cutlass/test/unit/gemm/device/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6180247Z copying third_party/cutlass/test/unit/gemm/device/testbed_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6181824Z copying third_party/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6183652Z copying third_party/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6185458Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6187295Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6188921Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6190592Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6192403Z copying third_party/cutlass/test/unit/gemm/device/testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6193921Z copying third_party/cutlass/test/unit/gemm/device/testbed_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6195729Z copying third_party/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6197630Z copying third_party/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6199112Z copying third_party/cutlass/test/unit/gemm/device/testbed_sanity.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6200770Z copying third_party/cutlass/test/unit/gemm/device/testbed_sparse.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6202567Z copying third_party/cutlass/test/unit/gemm/device/testbed_splitk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6203998Z copying third_party/cutlass/test/unit/gemm/device/testbed_symm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6206026Z copying third_party/cutlass/test/unit/gemm/device/testbed_trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6207628Z copying third_party/cutlass/test/unit/gemm/device/testbed_universal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6209475Z copying third_party/cutlass/test/unit/gemm/device/testbed_utils.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6210942Z copying third_party/cutlass/test/unit/gemm/device/testbed_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6212880Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6214647Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6216282Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6217852Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6219387Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6221067Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6222754Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6224563Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6226307Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6227933Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6229532Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6231202Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6232854Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6234677Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6236282Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6237972Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6239605Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6241243Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6242876Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device 2025-10-10T00:04:46.6244902Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6246581Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_f16_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6248620Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_f16_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6250659Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6252477Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_mxf8_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6254508Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f32_f32_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6256596Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f32_f32_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6258608Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f32_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6260439Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf6_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6262278Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf8_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6264355Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf6_mxf4_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6266198Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf6_mxf6_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6268908Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf6_mxf8_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6271789Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf4_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6274757Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf4_f32_f16_mxf8_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6277703Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf4_f32_f32_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6280519Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf6_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6283503Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_f16_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6286563Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6289397Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_nnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6292279Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_nnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6295290Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6298120Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6300972Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_tnt_streamk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6303846Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_ttn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6306876Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_ttt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6309698Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f32_f32_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6312582Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f32_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6315536Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f16_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6318329Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6321325Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f32_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6324421Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6327402Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_mxf8_q_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6330241Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_mxf8_q_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6333082Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_f16_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6336030Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_f16_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6338896Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_nvf4_o_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6341730Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_nvf4_o_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6344763Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_nvf4_o_tnt_streamk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6347616Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f32_f32_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6350395Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f32_f32_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6353233Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f16_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6356352Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f16_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6359160Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f32_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6361955Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f32_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6365047Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_nvf4_o_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6368036Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_nvf4_o_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6370789Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6373223Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf4_void_f16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6375878Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf4_void_f16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6378356Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf6_f32_f16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6380809Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf6_f32_f16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6383304Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf8_bf16_bf16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6385966Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf8_bf16_bf16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6388459Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf4_f16_f16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6390905Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf4_f16_f16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6393401Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf6_void_bf16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6396075Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf6_void_bf16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6398692Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf8_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6401164Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf8_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6403668Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf4_f16_bf16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6406429Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf4_f16_bf16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6408891Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf6_f16_f8_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6411431Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf6_f16_f8_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6413986Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf8_void_f8_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6416633Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf8_void_f8_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6419059Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6421516Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16_features.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6424017Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_f16_nvfp4_epilogue.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6426594Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6428950Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f16_f16_f32_f16_f16_hmma.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6431375Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f16_f16_f32_f32_f32_streamk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6433820Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f32_f32_f32_f32_f32_tfmma.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6436386Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f8_f8_f32_f16_f16_qmma.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6438745Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f8_f8_f32_f16_f8_qmma.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6441237Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f8_f8_f32_f32_f32_qmma.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6443590Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_s8_s8_s32_s8_s8_imma.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:46.6446290Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6449181Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f4_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6452165Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f4_f32_f16_f8_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6455232Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f4_f32_f32_f32_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6458050Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f6_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6460860Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f8_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6463656Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f4_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6466633Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f6_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6469424Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f6_f32_f16_f8_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6472238Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f6_f32_f32_f32_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6475215Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f8_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6478026Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f8_f4_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6480815Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f8_f6_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6483345Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6485654Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_f16_f16_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6487806Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6489908Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32_narrow_mma_n.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6492133Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_f16_f8_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6494430Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_bf16_narrow_mma_n.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6496592Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6498744Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_s32_s32_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6500797Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_void_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:46.6503074Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6505798Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_nn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6508427Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6511036Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6513664Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_tt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6516449Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f8_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6519053Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f8_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6521622Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f8_f6f4_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6524513Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f8_f6f4_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:46.6527094Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6529721Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6532561Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4_f4_f32_tensor_op_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6535713Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6538650Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4t_f4n_f4t_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6541494Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f6_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6544359Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f8_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6547116Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f8t_f8n_f8t_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:46.6549654Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6552125Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf4_mxf4_f32_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6554800Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf6_mxf8_f32_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6557384Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf8_mxf4_f32_group_gemm_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6559965Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_bf16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6562577Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_bf16_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6565383Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_epilogue.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6567989Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6570479Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6573061Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6576030Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32_narrow_output.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6578676Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6581426Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_nvf4_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6584416Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_nvf4_group_gemm_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:46.6586901Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6589254Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6591706Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6594398Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f32_tensor_op_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6597013Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6599509Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f6_f4_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6601912Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f6_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6604491Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f8_f6_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6606918Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f8_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:46.6609311Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6611429Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f4_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6613617Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6615970Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6618382Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f16_tensor_op_narrow_output.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6620628Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6622984Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f32_tensor_op_narrow_output.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6625524Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f8_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6627703Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f8_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6629876Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f6_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6632053Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6634408Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f8_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6636561Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f8_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6638740Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f8_f8_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6640926Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f8_f8_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:46.6642849Z copying third_party/cutlass/test/unit/gemm/kernel/batched_gemv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:46.6644603Z copying third_party/cutlass/test/unit/gemm/kernel/testbed_gemv.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:46.6646197Z copying third_party/cutlass/test/unit/gemm/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread 2025-10-10T00:04:46.6647749Z copying third_party/cutlass/test/unit/gemm/thread/gemm_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread 2025-10-10T00:04:46.6649267Z copying third_party/cutlass/test/unit/gemm/thread/gemm_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread 2025-10-10T00:04:46.6650983Z copying third_party/cutlass/test/unit/gemm/thread/gemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread 2025-10-10T00:04:46.6652571Z copying third_party/cutlass/test/unit/gemm/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread 2025-10-10T00:04:46.6654455Z copying third_party/cutlass/test/unit/gemm/thread/host/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:46.6656190Z copying third_party/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:46.6657909Z copying third_party/cutlass/test/unit/gemm/thread/host/testbed_host.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:46.6659730Z copying third_party/cutlass/test/unit/gemm/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6661482Z copying third_party/cutlass/test/unit/gemm/threadblock/batched_gemv.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6663379Z copying third_party/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6665344Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6667220Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6669057Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6670927Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6672858Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6674919Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6676783Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6678575Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6680394Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6682170Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6683987Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6685987Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6687870Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6689745Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6691579Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6693518Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6695574Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6697445Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6699297Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:46.6701102Z copying third_party/cutlass/test/unit/gemm/warp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6702670Z copying third_party/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6704431Z copying third_party/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6706159Z copying third_party/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6707897Z copying third_party/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6709429Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm50.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6710880Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm60.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6712324Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6713774Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6715367Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6716821Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6718272Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm90.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6719754Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6721257Z copying third_party/cutlass/test/unit/gemm/warp/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6722705Z copying third_party/cutlass/test/unit/gemm/warp/wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6724333Z copying third_party/cutlass/test/unit/gemm/warp/wmma_sm72.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6725776Z copying third_party/cutlass/test/unit/gemm/warp/wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/gemm/warp 2025-10-10T00:04:46.6727226Z copying third_party/cutlass/test/unit/layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/layout 2025-10-10T00:04:46.6727839Z copying third_party/cutlass/test/unit/layout/matrix.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/layout 2025-10-10T00:04:46.6728442Z copying third_party/cutlass/test/unit/layout/tensor.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/layout 2025-10-10T00:04:46.6729209Z copying third_party/cutlass/test/unit/layout/tensor_nhwc.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/layout 2025-10-10T00:04:46.6729843Z copying third_party/cutlass/test/unit/nvrtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc 2025-10-10T00:04:46.6730682Z copying third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-10-10T00:04:46.6731512Z copying third_party/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:46.6732359Z copying third_party/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:46.6733198Z copying third_party/cutlass/test/unit/nvrtc/stdlib/assert.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:46.6733883Z copying third_party/cutlass/test/unit/nvrtc/stdlib/stdint.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:46.6734815Z copying third_party/cutlass/test/unit/nvrtc/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:46.6735648Z copying third_party/cutlass/test/unit/nvrtc/thread/nvrtc_config.in -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:46.6736417Z copying third_party/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:46.6737234Z copying third_party/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:46.6737950Z copying third_party/cutlass/test/unit/nvrtc/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:46.6738654Z copying third_party/cutlass/test/unit/pipeline/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6739369Z copying third_party/cutlass/test/unit/pipeline/pipeline_async.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6740354Z copying third_party/cutlass/test/unit/pipeline/pipeline_cluster_launch_control_async_warp_specialized_blackwell.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6741049Z copying third_party/cutlass/test/unit/pipeline/pipeline_tma_async.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6741879Z copying third_party/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6742772Z copying third_party/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6743495Z copying third_party/cutlass/test/unit/pipeline/sequence_barrier.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6744307Z copying third_party/cutlass/test/unit/pipeline/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6745117Z copying third_party/cutlass/test/unit/pipeline/testbed_cluster_launch_control.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/pipeline 2025-10-10T00:04:46.6745813Z copying third_party/cutlass/test/unit/reduction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction 2025-10-10T00:04:46.6746628Z copying third_party/cutlass/test/unit/reduction/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/device 2025-10-10T00:04:46.6747502Z copying third_party/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/device 2025-10-10T00:04:46.6748483Z copying third_party/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/device 2025-10-10T00:04:46.6749279Z copying third_party/cutlass/test/unit/reduction/kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:46.6750067Z copying third_party/cutlass/test/unit/reduction/kernel/reduce_splitk.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:46.6750976Z copying third_party/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:46.6751777Z copying third_party/cutlass/test/unit/reduction/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/thread 2025-10-10T00:04:46.6752726Z copying third_party/cutlass/test/unit/reduction/thread/reduction_thread.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/thread 2025-10-10T00:04:46.6753499Z copying third_party/cutlass/test/unit/reduction/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/reduction/thread 2025-10-10T00:04:46.6754356Z copying third_party/cutlass/test/unit/substrate/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/substrate 2025-10-10T00:04:46.6755187Z copying third_party/cutlass/test/unit/substrate/dependent_false.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/substrate 2025-10-10T00:04:46.6755994Z copying third_party/cutlass/test/unit/transform/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform 2025-10-10T00:04:46.6756824Z copying third_party/cutlass/test/unit/transform/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:46.6757729Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:46.6758633Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:46.6759521Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:46.6760437Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:46.6761358Z copying third_party/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/device 2025-10-10T00:04:46.6762159Z copying third_party/cutlass/test/unit/transform/kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/kernel 2025-10-10T00:04:46.6763048Z copying third_party/cutlass/test/unit/transform/kernel/filter_format_transformer.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/kernel 2025-10-10T00:04:46.6763929Z copying third_party/cutlass/test/unit/transform/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:46.6765092Z copying third_party/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:46.6766081Z copying third_party/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:46.6766713Z copying third_party/cutlass/test/unit/util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/util 2025-10-10T00:04:46.6767374Z copying third_party/cutlass/test/unit/util/cutlass_test_levels.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/util 2025-10-10T00:04:46.6768045Z copying third_party/cutlass/test/unit/util/rms_norm.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/util 2025-10-10T00:04:46.6768670Z copying third_party/cutlass/test/unit/util/tensor_reduce.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/test/unit/util 2025-10-10T00:04:46.6769183Z copying third_party/cutlass/tools/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/tools 2025-10-10T00:04:46.6769798Z copying third_party/cutlass/tools/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library 2025-10-10T00:04:46.6770752Z copying third_party/cutlass/tools/library/include/cutlass/library/arch_mappings.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6771814Z copying third_party/cutlass/tools/library/include/cutlass/library/descriptions.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6772729Z copying third_party/cutlass/tools/library/include/cutlass/library/handle.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6773640Z copying third_party/cutlass/tools/library/include/cutlass/library/library.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6774820Z copying third_party/cutlass/tools/library/include/cutlass/library/manifest.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6775896Z copying third_party/cutlass/tools/library/include/cutlass/library/operation_table.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6776833Z copying third_party/cutlass/tools/library/include/cutlass/library/singleton.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6777733Z copying third_party/cutlass/tools/library/include/cutlass/library/types.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6778621Z copying third_party/cutlass/tools/library/include/cutlass/library/util.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:46.6779384Z copying third_party/cutlass/tools/library/src/block_scaled_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6780149Z copying third_party/cutlass/tools/library/src/blockwise_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6780837Z copying third_party/cutlass/tools/library/src/conv2d_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6781519Z copying third_party/cutlass/tools/library/src/conv3d_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6782219Z copying third_party/cutlass/tools/library/src/conv_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6782887Z copying third_party/cutlass/tools/library/src/gemm_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6783585Z copying third_party/cutlass/tools/library/src/gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6784517Z copying third_party/cutlass/tools/library/src/grouped_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6785161Z copying third_party/cutlass/tools/library/src/handle.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6785854Z copying third_party/cutlass/tools/library/src/library_internal.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6786502Z copying third_party/cutlass/tools/library/src/manifest.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6787313Z copying third_party/cutlass/tools/library/src/operation_table.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6787990Z copying third_party/cutlass/tools/library/src/rank_2k_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6788673Z copying third_party/cutlass/tools/library/src/rank_k_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6789326Z copying third_party/cutlass/tools/library/src/singleton.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6790063Z copying third_party/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6790844Z copying third_party/cutlass/tools/library/src/symm_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6791521Z copying third_party/cutlass/tools/library/src/trmm_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6792121Z copying third_party/cutlass/tools/library/src/util.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src 2025-10-10T00:04:46.6793119Z copying third_party/cutlass/tools/library/src/reduction/init_reduction_operations.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reduction 2025-10-10T00:04:46.6794061Z copying third_party/cutlass/tools/library/src/reduction/reduction_device.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reduction 2025-10-10T00:04:46.6795107Z copying third_party/cutlass/tools/library/src/reduction/reduction_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reduction 2025-10-10T00:04:46.6795990Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs16.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6796893Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6797893Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_mixed8bitsa.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6798909Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6799804Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_fp8_bf16out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6800679Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp16out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6801582Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6802518Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6803292Z copying third_party/cutlass/tools/library/src/reference/conv2d.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6804064Z copying third_party/cutlass/tools/library/src/reference/conv3d.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6805120Z copying third_party/cutlass/tools/library/src/reference/conv_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6805953Z copying third_party/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6806909Z copying third_party/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6807742Z copying third_party/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6808570Z copying third_party/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6809365Z copying third_party/cutlass/tools/library/src/reference/gemm_f4_f4_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6810336Z copying third_party/cutlass/tools/library/src/reference/gemm_f4_f6_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6811209Z copying third_party/cutlass/tools/library/src/reference/gemm_f4_f8_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6812001Z copying third_party/cutlass/tools/library/src/reference/gemm_f6_f4_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6812892Z copying third_party/cutlass/tools/library/src/reference/gemm_f6_f6_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6813772Z copying third_party/cutlass/tools/library/src/reference/gemm_f6_f8_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6814724Z copying third_party/cutlass/tools/library/src/reference/gemm_f8_f4_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6815504Z copying third_party/cutlass/tools/library/src/reference/gemm_f8_f6_f32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6816312Z copying third_party/cutlass/tools/library/src/reference/gemm_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6817133Z copying third_party/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6817977Z copying third_party/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6818808Z copying third_party/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6819635Z copying third_party/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6820430Z copying third_party/cutlass/tools/library/src/reference/gemm_fp_other.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6821224Z copying third_party/cutlass/tools/library/src/reference/gemm_int4.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6822084Z copying third_party/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6822937Z copying third_party/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6823781Z copying third_party/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6824829Z copying third_party/cutlass/tools/library/src/reference/gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6825817Z copying third_party/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6826618Z copying third_party/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6827565Z copying third_party/cutlass/tools/library/src/reference/initialize_reference_operations.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/library/src/reference 2025-10-10T00:04:46.6828221Z copying third_party/cutlass/tools/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler 2025-10-10T00:04:46.6829360Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/block_scaled_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6830592Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/blockwise_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6831666Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6832850Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6833932Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6835103Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6836125Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6837072Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/debug.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6838091Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6839096Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/device_context.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6840127Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6841193Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6842143Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6843251Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/grouped_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6844475Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6845429Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/options.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6846582Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6847610Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6848964Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6850852Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6852579Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6854438Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6856213Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6857696Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6859433Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:46.6860737Z copying third_party/cutlass/tools/profiler/src/block_scaled_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6863318Z copying third_party/cutlass/tools/profiler/src/blockwise_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6865651Z copying third_party/cutlass/tools/profiler/src/conv2d_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6868098Z copying third_party/cutlass/tools/profiler/src/conv3d_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6869755Z copying third_party/cutlass/tools/profiler/src/cublas_helpers.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6872294Z copying third_party/cutlass/tools/profiler/src/cudnn_helpers.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6873765Z copying third_party/cutlass/tools/profiler/src/cutlass_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6875561Z copying third_party/cutlass/tools/profiler/src/device_allocation.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6878290Z copying third_party/cutlass/tools/profiler/src/device_context.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6879790Z copying third_party/cutlass/tools/profiler/src/enumerated_types.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6881426Z copying third_party/cutlass/tools/profiler/src/gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6883946Z copying third_party/cutlass/tools/profiler/src/gpu_timer.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6885681Z copying third_party/cutlass/tools/profiler/src/grouped_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6888255Z copying third_party/cutlass/tools/profiler/src/main.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6889599Z copying third_party/cutlass/tools/profiler/src/operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6891662Z copying third_party/cutlass/tools/profiler/src/options.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6893797Z copying third_party/cutlass/tools/profiler/src/performance_report.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6895524Z copying third_party/cutlass/tools/profiler/src/performance_result.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6897087Z copying third_party/cutlass/tools/profiler/src/problem_space.cpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6899465Z copying third_party/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6901050Z copying third_party/cutlass/tools/profiler/src/rank_k_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6903267Z copying third_party/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6905008Z copying third_party/cutlass/tools/profiler/src/symm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6907258Z copying third_party/cutlass/tools/profiler/src/trmm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/profiler/src 2025-10-10T00:04:46.6908689Z copying third_party/cutlass/tools/util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util 2025-10-10T00:04:46.6910745Z copying third_party/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6912265Z copying third_party/cutlass/tools/util/include/cutlass/util/command_line.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6914030Z copying third_party/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6915986Z copying third_party/cutlass/tools/util/include/cutlass/util/debug.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6917626Z copying third_party/cutlass/tools/util/include/cutlass/util/device_dump.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6919266Z copying third_party/cutlass/tools/util/include/cutlass/util/device_groupnorm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6921009Z copying third_party/cutlass/tools/util/include/cutlass/util/device_layernorm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6923106Z copying third_party/cutlass/tools/util/include/cutlass/util/device_memory.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6924842Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6926553Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6928188Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6929977Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6931594Z copying third_party/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6933198Z copying third_party/cutlass/tools/util/include/cutlass/util/device_utils.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6934939Z copying third_party/cutlass/tools/util/include/cutlass/util/distribution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6936604Z copying third_party/cutlass/tools/util/include/cutlass/util/exceptions.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6938218Z copying third_party/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6939861Z copying third_party/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6941500Z copying third_party/cutlass/tools/util/include/cutlass/util/host_reorder.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6943228Z copying third_party/cutlass/tools/util/include/cutlass/util/host_tensor.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6945253Z copying third_party/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6946895Z copying third_party/cutlass/tools/util/include/cutlass/util/host_uncompress.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6948511Z copying third_party/cutlass/tools/util/include/cutlass/util/index_sequence.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6950109Z copying third_party/cutlass/tools/util/include/cutlass/util/mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6952290Z copying third_party/cutlass/tools/util/include/cutlass/util/packed_stride.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6953974Z copying third_party/cutlass/tools/util/include/cutlass/util/print_error.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6956222Z copying third_party/cutlass/tools/util/include/cutlass/util/tensor_view_io.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6957773Z copying third_party/cutlass/tools/util/include/cutlass/util/type_traits.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:46.6959731Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:46.6961406Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:46.6962969Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6965435Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6967082Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6968861Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6970655Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6972413Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6974288Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6975951Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6978422Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6979994Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6981696Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:46.6983429Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:46.6985362Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:46.6987070Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:46.6988699Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-10-10T00:04:46.6990242Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.6992230Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.6994306Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.6995876Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.6997752Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.6999432Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7000997Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7003222Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7005000Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7006773Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7008350Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/symm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7010074Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7012003Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7013630Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7015442Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7017123Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7018848Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7021250Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7022932Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7024742Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7026424Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7028126Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7029722Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7031464Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:46.7032770Z copying third_party/cutlass/tools/util/scripts/split_test_cmake.py -> torch-2.10.0a0+git344e636/third_party/cutlass/tools/util/scripts 2025-10-10T00:04:46.7034394Z copying third_party/eigen/.hgeol -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7036255Z copying third_party/eigen/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7038217Z copying third_party/eigen/COPYING.APACHE -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7039842Z copying third_party/eigen/COPYING.BSD -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7041341Z copying third_party/eigen/COPYING.GPL -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7043554Z copying third_party/eigen/COPYING.LGPL -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7045445Z copying third_party/eigen/COPYING.MINPACK -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7046844Z copying third_party/eigen/COPYING.MPL2 -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7048852Z copying third_party/eigen/COPYING.README -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7050224Z copying third_party/eigen/CTestConfig.cmake -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7052122Z copying third_party/eigen/CTestCustom.cmake.in -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7053415Z copying third_party/eigen/INSTALL -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7055365Z copying third_party/eigen/README.md -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7057097Z copying third_party/eigen/eigen3.pc.in -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7058532Z copying third_party/eigen/signature_of_eigen3_matrix_library -> torch-2.10.0a0+git344e636/third_party/eigen 2025-10-10T00:04:46.7060207Z copying third_party/eigen/Eigen/Cholesky -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7061601Z copying third_party/eigen/Eigen/CholmodSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7063312Z copying third_party/eigen/Eigen/Core -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7065457Z copying third_party/eigen/Eigen/Dense -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7066749Z copying third_party/eigen/Eigen/Eigen -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7068508Z copying third_party/eigen/Eigen/Eigenvalues -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7070058Z copying third_party/eigen/Eigen/Geometry -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7071731Z copying third_party/eigen/Eigen/Householder -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7073258Z copying third_party/eigen/Eigen/IterativeLinearSolvers -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7074763Z copying third_party/eigen/Eigen/Jacobi -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7076552Z copying third_party/eigen/Eigen/KLUSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7077937Z copying third_party/eigen/Eigen/LU -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7079733Z copying third_party/eigen/Eigen/MetisSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7081165Z copying third_party/eigen/Eigen/OrderingMethods -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7082853Z copying third_party/eigen/Eigen/PaStiXSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7084438Z copying third_party/eigen/Eigen/PardisoSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7086154Z copying third_party/eigen/Eigen/QR -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7087914Z copying third_party/eigen/Eigen/QtAlignedMalloc -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7089486Z copying third_party/eigen/Eigen/SPQRSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7091114Z copying third_party/eigen/Eigen/SVD -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7092579Z copying third_party/eigen/Eigen/Sparse -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7094669Z copying third_party/eigen/Eigen/SparseCholesky -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7096084Z copying third_party/eigen/Eigen/SparseCore -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7097753Z copying third_party/eigen/Eigen/SparseLU -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7099203Z copying third_party/eigen/Eigen/SparseQR -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7100954Z copying third_party/eigen/Eigen/StdDeque -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7102400Z copying third_party/eigen/Eigen/StdList -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7104392Z copying third_party/eigen/Eigen/StdVector -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7106013Z copying third_party/eigen/Eigen/SuperLUSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7107594Z copying third_party/eigen/Eigen/UmfPackSupport -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen 2025-10-10T00:04:46.7109551Z copying third_party/eigen/Eigen/src/Cholesky/LDLT.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Cholesky 2025-10-10T00:04:46.7111610Z copying third_party/eigen/Eigen/src/Cholesky/LLT.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Cholesky 2025-10-10T00:04:46.7113613Z copying third_party/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Cholesky 2025-10-10T00:04:46.7115151Z copying third_party/eigen/Eigen/src/CholmodSupport/CholmodSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/CholmodSupport 2025-10-10T00:04:46.7117273Z copying third_party/eigen/Eigen/src/Core/ArithmeticSequence.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7118995Z copying third_party/eigen/Eigen/src/Core/Array.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7120945Z copying third_party/eigen/Eigen/src/Core/ArrayBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7122466Z copying third_party/eigen/Eigen/src/Core/ArrayWrapper.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7124270Z copying third_party/eigen/Eigen/src/Core/Assign.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7126289Z copying third_party/eigen/Eigen/src/Core/AssignEvaluator.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7128193Z copying third_party/eigen/Eigen/src/Core/Assign_MKL.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7129874Z copying third_party/eigen/Eigen/src/Core/BandMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7131709Z copying third_party/eigen/Eigen/src/Core/Block.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7133627Z copying third_party/eigen/Eigen/src/Core/BooleanRedux.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7135349Z copying third_party/eigen/Eigen/src/Core/CommaInitializer.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7136996Z copying third_party/eigen/Eigen/src/Core/ConditionEstimator.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7138563Z copying third_party/eigen/Eigen/src/Core/CoreEvaluators.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7140990Z copying third_party/eigen/Eigen/src/Core/CoreIterators.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7142432Z copying third_party/eigen/Eigen/src/Core/CwiseBinaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7144043Z copying third_party/eigen/Eigen/src/Core/CwiseNullaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7146476Z copying third_party/eigen/Eigen/src/Core/CwiseTernaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7147961Z copying third_party/eigen/Eigen/src/Core/CwiseUnaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7149751Z copying third_party/eigen/Eigen/src/Core/CwiseUnaryView.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7151334Z copying third_party/eigen/Eigen/src/Core/DenseBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7153508Z copying third_party/eigen/Eigen/src/Core/DenseCoeffsBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7155343Z copying third_party/eigen/Eigen/src/Core/DenseStorage.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7157415Z copying third_party/eigen/Eigen/src/Core/Diagonal.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7159146Z copying third_party/eigen/Eigen/src/Core/DiagonalMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7161068Z copying third_party/eigen/Eigen/src/Core/DiagonalProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7162332Z copying third_party/eigen/Eigen/src/Core/Dot.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7164568Z copying third_party/eigen/Eigen/src/Core/EigenBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7166100Z copying third_party/eigen/Eigen/src/Core/ForceAlignedAccess.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7167564Z copying third_party/eigen/Eigen/src/Core/Fuzzy.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7169497Z copying third_party/eigen/Eigen/src/Core/GeneralProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7171506Z copying third_party/eigen/Eigen/src/Core/GenericPacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7173539Z copying third_party/eigen/Eigen/src/Core/GlobalFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7175150Z copying third_party/eigen/Eigen/src/Core/IO.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7177170Z copying third_party/eigen/Eigen/src/Core/IndexedView.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7178712Z copying third_party/eigen/Eigen/src/Core/Inverse.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7180443Z copying third_party/eigen/Eigen/src/Core/Map.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7182210Z copying third_party/eigen/Eigen/src/Core/MapBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7183888Z copying third_party/eigen/Eigen/src/Core/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7186675Z copying third_party/eigen/Eigen/src/Core/MathFunctionsImpl.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7187913Z copying third_party/eigen/Eigen/src/Core/Matrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7190116Z copying third_party/eigen/Eigen/src/Core/MatrixBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7192009Z copying third_party/eigen/Eigen/src/Core/NestByValue.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7193305Z copying third_party/eigen/Eigen/src/Core/NoAlias.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7195062Z copying third_party/eigen/Eigen/src/Core/NumTraits.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7197211Z copying third_party/eigen/Eigen/src/Core/PartialReduxEvaluator.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7198699Z copying third_party/eigen/Eigen/src/Core/PermutationMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7200716Z copying third_party/eigen/Eigen/src/Core/PlainObjectBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7202954Z copying third_party/eigen/Eigen/src/Core/Product.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7204616Z copying third_party/eigen/Eigen/src/Core/ProductEvaluators.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7207110Z copying third_party/eigen/Eigen/src/Core/Random.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7208748Z copying third_party/eigen/Eigen/src/Core/Redux.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7210740Z copying third_party/eigen/Eigen/src/Core/Ref.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7212755Z copying third_party/eigen/Eigen/src/Core/Replicate.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7214397Z copying third_party/eigen/Eigen/src/Core/Reshaped.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7216679Z copying third_party/eigen/Eigen/src/Core/ReturnByValue.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7217956Z copying third_party/eigen/Eigen/src/Core/Reverse.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7219952Z copying third_party/eigen/Eigen/src/Core/Select.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7221850Z copying third_party/eigen/Eigen/src/Core/SelfAdjointView.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7223325Z copying third_party/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7224932Z copying third_party/eigen/Eigen/src/Core/Solve.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7227139Z copying third_party/eigen/Eigen/src/Core/SolveTriangular.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7228506Z copying third_party/eigen/Eigen/src/Core/SolverBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7230245Z copying third_party/eigen/Eigen/src/Core/StableNorm.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7232146Z copying third_party/eigen/Eigen/src/Core/StlIterators.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7234261Z copying third_party/eigen/Eigen/src/Core/Stride.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7236080Z copying third_party/eigen/Eigen/src/Core/Swap.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7237938Z copying third_party/eigen/Eigen/src/Core/Transpose.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7239871Z copying third_party/eigen/Eigen/src/Core/Transpositions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7241692Z copying third_party/eigen/Eigen/src/Core/TriangularMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7243760Z copying third_party/eigen/Eigen/src/Core/VectorBlock.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7245388Z copying third_party/eigen/Eigen/src/Core/VectorwiseOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7247682Z copying third_party/eigen/Eigen/src/Core/Visitor.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core 2025-10-10T00:04:46.7249271Z copying third_party/eigen/Eigen/src/Core/arch/AVX/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX 2025-10-10T00:04:46.7251370Z copying third_party/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX 2025-10-10T00:04:46.7252856Z copying third_party/eigen/Eigen/src/Core/arch/AVX/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX 2025-10-10T00:04:46.7255565Z copying third_party/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX 2025-10-10T00:04:46.7257008Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-10-10T00:04:46.7259152Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-10-10T00:04:46.7260697Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-10-10T00:04:46.7263466Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-10-10T00:04:46.7265026Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:46.7267344Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:46.7268770Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:46.7272013Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:46.7273510Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:46.7275868Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-10-10T00:04:46.7278553Z copying third_party/eigen/Eigen/src/Core/arch/CUDA/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/CUDA 2025-10-10T00:04:46.7280159Z copying third_party/eigen/Eigen/src/Core/arch/Default/BFloat16.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7282269Z copying third_party/eigen/Eigen/src/Core/arch/Default/ConjHelper.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7283964Z copying third_party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7286852Z copying third_party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7288018Z copying third_party/eigen/Eigen/src/Core/arch/Default/Half.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7290308Z copying third_party/eigen/Eigen/src/Core/arch/Default/Settings.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7291728Z copying third_party/eigen/Eigen/src/Core/arch/Default/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/Default 2025-10-10T00:04:46.7293256Z copying third_party/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/GPU 2025-10-10T00:04:46.7295036Z copying third_party/eigen/Eigen/src/Core/arch/GPU/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/GPU 2025-10-10T00:04:46.7297439Z copying third_party/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/GPU 2025-10-10T00:04:46.7298947Z copying third_party/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/HIP/hcc 2025-10-10T00:04:46.7300506Z copying third_party/eigen/Eigen/src/Core/arch/MSA/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/MSA 2025-10-10T00:04:46.7302595Z copying third_party/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/MSA 2025-10-10T00:04:46.7304322Z copying third_party/eigen/Eigen/src/Core/arch/MSA/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/MSA 2025-10-10T00:04:46.7306550Z copying third_party/eigen/Eigen/src/Core/arch/NEON/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/NEON 2025-10-10T00:04:46.7308242Z copying third_party/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/NEON 2025-10-10T00:04:46.7309884Z copying third_party/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/NEON 2025-10-10T00:04:46.7311350Z copying third_party/eigen/Eigen/src/Core/arch/NEON/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/NEON 2025-10-10T00:04:46.7314589Z copying third_party/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/NEON 2025-10-10T00:04:46.7316471Z copying third_party/eigen/Eigen/src/Core/arch/SSE/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SSE 2025-10-10T00:04:46.7318108Z copying third_party/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SSE 2025-10-10T00:04:46.7319678Z copying third_party/eigen/Eigen/src/Core/arch/SSE/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SSE 2025-10-10T00:04:46.7321725Z copying third_party/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SSE 2025-10-10T00:04:46.7323273Z copying third_party/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SVE 2025-10-10T00:04:46.7324789Z copying third_party/eigen/Eigen/src/Core/arch/SVE/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SVE 2025-10-10T00:04:46.7326648Z copying third_party/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SVE 2025-10-10T00:04:46.7328178Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-10-10T00:04:46.7329768Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-10-10T00:04:46.7331389Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-10-10T00:04:46.7333140Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-10-10T00:04:46.7334968Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-10-10T00:04:46.7336535Z copying third_party/eigen/Eigen/src/Core/arch/ZVector/Complex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-10-10T00:04:46.7338241Z copying third_party/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-10-10T00:04:46.7339820Z copying third_party/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-10-10T00:04:46.7341633Z copying third_party/eigen/Eigen/src/Core/functors/AssignmentFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:46.7343198Z copying third_party/eigen/Eigen/src/Core/functors/BinaryFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:46.7344893Z copying third_party/eigen/Eigen/src/Core/functors/NullaryFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:46.7346563Z copying third_party/eigen/Eigen/src/Core/functors/StlFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:46.7348154Z copying third_party/eigen/Eigen/src/Core/functors/TernaryFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:46.7349613Z copying third_party/eigen/Eigen/src/Core/functors/UnaryFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/functors 2025-10-10T00:04:46.7351473Z copying third_party/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7353971Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7355918Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7357611Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7359088Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7360575Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7362239Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7363744Z copying third_party/eigen/Eigen/src/Core/products/Parallelizer.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7365504Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7367186Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7368740Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7370309Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7371834Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7373378Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7375204Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7376964Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7378536Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7380254Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7381720Z copying third_party/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7383357Z copying third_party/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7384999Z copying third_party/eigen/Eigen/src/Core/products/TriangularSolverVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/products 2025-10-10T00:04:46.7386592Z copying third_party/eigen/Eigen/src/Core/util/BlasUtil.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7388287Z copying third_party/eigen/Eigen/src/Core/util/ConfigureVectorization.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7389871Z copying third_party/eigen/Eigen/src/Core/util/Constants.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7391737Z copying third_party/eigen/Eigen/src/Core/util/DisableStupidWarnings.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7393225Z copying third_party/eigen/Eigen/src/Core/util/ForwardDeclarations.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7394848Z copying third_party/eigen/Eigen/src/Core/util/IndexedViewHelper.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7396421Z copying third_party/eigen/Eigen/src/Core/util/IntegralConstant.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7397913Z copying third_party/eigen/Eigen/src/Core/util/MKL_support.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7399443Z copying third_party/eigen/Eigen/src/Core/util/Macros.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7401375Z copying third_party/eigen/Eigen/src/Core/util/Memory.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7403315Z copying third_party/eigen/Eigen/src/Core/util/Meta.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7405208Z copying third_party/eigen/Eigen/src/Core/util/NonMPL2.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7406782Z copying third_party/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7408274Z copying third_party/eigen/Eigen/src/Core/util/ReshapedHelper.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7409863Z copying third_party/eigen/Eigen/src/Core/util/StaticAssert.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7411438Z copying third_party/eigen/Eigen/src/Core/util/SymbolicIndex.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7412997Z copying third_party/eigen/Eigen/src/Core/util/XprHelper.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Core/util 2025-10-10T00:04:46.7415007Z copying third_party/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7416586Z copying third_party/eigen/Eigen/src/Eigenvalues/ComplexSchur.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7418265Z copying third_party/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7419756Z copying third_party/eigen/Eigen/src/Eigenvalues/EigenSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7421554Z copying third_party/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7423218Z copying third_party/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7424833Z copying third_party/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7426504Z copying third_party/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7427960Z copying third_party/eigen/Eigen/src/Eigenvalues/RealQZ.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7429662Z copying third_party/eigen/Eigen/src/Eigenvalues/RealSchur.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7431569Z copying third_party/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7433212Z copying third_party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7435293Z copying third_party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7436869Z copying third_party/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Eigenvalues 2025-10-10T00:04:46.7438415Z copying third_party/eigen/Eigen/src/Geometry/AlignedBox.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7440086Z copying third_party/eigen/Eigen/src/Geometry/AngleAxis.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7441636Z copying third_party/eigen/Eigen/src/Geometry/EulerAngles.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7443119Z copying third_party/eigen/Eigen/src/Geometry/Homogeneous.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7444789Z copying third_party/eigen/Eigen/src/Geometry/Hyperplane.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7446523Z copying third_party/eigen/Eigen/src/Geometry/OrthoMethods.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7448145Z copying third_party/eigen/Eigen/src/Geometry/ParametrizedLine.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7449675Z copying third_party/eigen/Eigen/src/Geometry/Quaternion.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7451447Z copying third_party/eigen/Eigen/src/Geometry/Rotation2D.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7453038Z copying third_party/eigen/Eigen/src/Geometry/RotationBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7454592Z copying third_party/eigen/Eigen/src/Geometry/Scaling.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7456237Z copying third_party/eigen/Eigen/src/Geometry/Transform.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7458237Z copying third_party/eigen/Eigen/src/Geometry/Translation.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7459758Z copying third_party/eigen/Eigen/src/Geometry/Umeyama.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry 2025-10-10T00:04:46.7461373Z copying third_party/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Geometry/arch 2025-10-10T00:04:46.7463005Z copying third_party/eigen/Eigen/src/Householder/BlockHouseholder.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Householder 2025-10-10T00:04:46.7464668Z copying third_party/eigen/Eigen/src/Householder/Householder.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Householder 2025-10-10T00:04:46.7466261Z copying third_party/eigen/Eigen/src/Householder/HouseholderSequence.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Householder 2025-10-10T00:04:46.7468012Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7469500Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7471125Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7472699Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7474431Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7476186Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7477833Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7479076Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-10-10T00:04:46.7480556Z copying third_party/eigen/Eigen/src/Jacobi/Jacobi.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/Jacobi 2025-10-10T00:04:46.7482217Z copying third_party/eigen/Eigen/src/KLUSupport/KLUSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/KLUSupport 2025-10-10T00:04:46.7483735Z copying third_party/eigen/Eigen/src/LU/Determinant.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU 2025-10-10T00:04:46.7485428Z copying third_party/eigen/Eigen/src/LU/FullPivLU.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU 2025-10-10T00:04:46.7487168Z copying third_party/eigen/Eigen/src/LU/InverseImpl.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU 2025-10-10T00:04:46.7488797Z copying third_party/eigen/Eigen/src/LU/PartialPivLU.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU 2025-10-10T00:04:46.7490486Z copying third_party/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU 2025-10-10T00:04:46.7492755Z copying third_party/eigen/Eigen/src/LU/arch/InverseSize4.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/LU/arch 2025-10-10T00:04:46.7494593Z copying third_party/eigen/Eigen/src/MetisSupport/MetisSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/MetisSupport 2025-10-10T00:04:46.7496212Z copying third_party/eigen/Eigen/src/OrderingMethods/Amd.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/OrderingMethods 2025-10-10T00:04:46.7497824Z copying third_party/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/OrderingMethods 2025-10-10T00:04:46.7499801Z copying third_party/eigen/Eigen/src/OrderingMethods/Ordering.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/OrderingMethods 2025-10-10T00:04:46.7501316Z copying third_party/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/PaStiXSupport 2025-10-10T00:04:46.7502993Z copying third_party/eigen/Eigen/src/PardisoSupport/PardisoSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/PardisoSupport 2025-10-10T00:04:46.7504734Z copying third_party/eigen/Eigen/src/QR/ColPivHouseholderQR.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:46.7506488Z copying third_party/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:46.7508067Z copying third_party/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:46.7509684Z copying third_party/eigen/Eigen/src/QR/FullPivHouseholderQR.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:46.7511349Z copying third_party/eigen/Eigen/src/QR/HouseholderQR.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:46.7512986Z copying third_party/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/QR 2025-10-10T00:04:46.7514721Z copying third_party/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SPQRSupport 2025-10-10T00:04:46.7516217Z copying third_party/eigen/Eigen/src/SVD/BDCSVD.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SVD 2025-10-10T00:04:46.7518193Z copying third_party/eigen/Eigen/src/SVD/JacobiSVD.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SVD 2025-10-10T00:04:46.7520056Z copying third_party/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SVD 2025-10-10T00:04:46.7521492Z copying third_party/eigen/Eigen/src/SVD/SVDBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SVD 2025-10-10T00:04:46.7523240Z copying third_party/eigen/Eigen/src/SVD/UpperBidiagonalization.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SVD 2025-10-10T00:04:46.7524875Z copying third_party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCholesky 2025-10-10T00:04:46.7526741Z copying third_party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCholesky 2025-10-10T00:04:46.7528227Z copying third_party/eigen/Eigen/src/SparseCore/AmbiVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7529832Z copying third_party/eigen/Eigen/src/SparseCore/CompressedStorage.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7531442Z copying third_party/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7532950Z copying third_party/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7534565Z copying third_party/eigen/Eigen/src/SparseCore/SparseAssign.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7536157Z copying third_party/eigen/Eigen/src/SparseCore/SparseBlock.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7537864Z copying third_party/eigen/Eigen/src/SparseCore/SparseColEtree.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7539414Z copying third_party/eigen/Eigen/src/SparseCore/SparseCompressedBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7541015Z copying third_party/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7542792Z copying third_party/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7544517Z copying third_party/eigen/Eigen/src/SparseCore/SparseDenseProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7546255Z copying third_party/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7547774Z copying third_party/eigen/Eigen/src/SparseCore/SparseDot.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7549245Z copying third_party/eigen/Eigen/src/SparseCore/SparseFuzzy.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7550703Z copying third_party/eigen/Eigen/src/SparseCore/SparseMap.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7552365Z copying third_party/eigen/Eigen/src/SparseCore/SparseMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7554545Z copying third_party/eigen/Eigen/src/SparseCore/SparseMatrixBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7556272Z copying third_party/eigen/Eigen/src/SparseCore/SparsePermutation.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7557753Z copying third_party/eigen/Eigen/src/SparseCore/SparseProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7559324Z copying third_party/eigen/Eigen/src/SparseCore/SparseRedux.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7560864Z copying third_party/eigen/Eigen/src/SparseCore/SparseRef.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7562478Z copying third_party/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7564348Z copying third_party/eigen/Eigen/src/SparseCore/SparseSolverBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7565937Z copying third_party/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7567428Z copying third_party/eigen/Eigen/src/SparseCore/SparseTranspose.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7568989Z copying third_party/eigen/Eigen/src/SparseCore/SparseTriangularView.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7570522Z copying third_party/eigen/Eigen/src/SparseCore/SparseUtil.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7572060Z copying third_party/eigen/Eigen/src/SparseCore/SparseVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7573649Z copying third_party/eigen/Eigen/src/SparseCore/SparseView.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7575402Z copying third_party/eigen/Eigen/src/SparseCore/TriangularSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseCore 2025-10-10T00:04:46.7576954Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7578750Z copying third_party/eigen/Eigen/src/SparseLU/SparseLUImpl.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7580390Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_Memory.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7582007Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_Structs.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7583579Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7585359Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_Utils.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7586874Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7588616Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7590250Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7591812Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_gemm_kernel.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7593393Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7595248Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7596891Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7598414Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7600015Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7601671Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7603170Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseLU 2025-10-10T00:04:46.7604799Z copying third_party/eigen/Eigen/src/SparseQR/SparseQR.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SparseQR 2025-10-10T00:04:46.7606649Z copying third_party/eigen/Eigen/src/StlSupport/StdDeque.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/StlSupport 2025-10-10T00:04:46.7608128Z copying third_party/eigen/Eigen/src/StlSupport/StdList.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/StlSupport 2025-10-10T00:04:46.7609687Z copying third_party/eigen/Eigen/src/StlSupport/StdVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/StlSupport 2025-10-10T00:04:46.7611181Z copying third_party/eigen/Eigen/src/StlSupport/details.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/StlSupport 2025-10-10T00:04:46.7612780Z copying third_party/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/SuperLUSupport 2025-10-10T00:04:46.7614698Z copying third_party/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/UmfPackSupport 2025-10-10T00:04:46.7616336Z copying third_party/eigen/Eigen/src/misc/Image.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7617823Z copying third_party/eigen/Eigen/src/misc/Kernel.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7619355Z copying third_party/eigen/Eigen/src/misc/RealSvd2x2.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7620847Z copying third_party/eigen/Eigen/src/misc/blas.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7622608Z copying third_party/eigen/Eigen/src/misc/lapack.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7624317Z copying third_party/eigen/Eigen/src/misc/lapacke.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7634292Z copying third_party/eigen/Eigen/src/misc/lapacke_mangling.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/misc 2025-10-10T00:04:46.7635863Z copying third_party/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7637516Z copying third_party/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7639163Z copying third_party/eigen/Eigen/src/plugins/BlockMethods.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7641223Z copying third_party/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7642702Z copying third_party/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7644368Z copying third_party/eigen/Eigen/src/plugins/IndexedViewMethods.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7645991Z copying third_party/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7647489Z copying third_party/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7649030Z copying third_party/eigen/Eigen/src/plugins/ReshapedMethods.h -> torch-2.10.0a0+git344e636/third_party/eigen/Eigen/src/plugins 2025-10-10T00:04:46.7650401Z copying third_party/eigen/bench/BenchSparseUtil.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7652314Z copying third_party/eigen/bench/BenchTimer.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7653812Z copying third_party/eigen/bench/BenchUtil.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7655674Z copying third_party/eigen/bench/README.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7657553Z copying third_party/eigen/bench/analyze-blocking-sizes.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7659503Z copying third_party/eigen/bench/basicbench.cxxlist -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7660797Z copying third_party/eigen/bench/basicbenchmark.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7662489Z copying third_party/eigen/bench/basicbenchmark.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7663924Z copying third_party/eigen/bench/benchBlasGemm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7665787Z copying third_party/eigen/bench/benchCholesky.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7667425Z copying third_party/eigen/bench/benchEigenSolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7668834Z copying third_party/eigen/bench/benchFFT.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7670491Z copying third_party/eigen/bench/benchGeometry.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7672075Z copying third_party/eigen/bench/benchVecAdd.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7673762Z copying third_party/eigen/bench/bench_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7675806Z copying third_party/eigen/bench/bench_move_semantics.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7677200Z copying third_party/eigen/bench/bench_multi_compilers.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7678960Z copying third_party/eigen/bench/bench_norm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7680683Z copying third_party/eigen/bench/bench_reverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7682110Z copying third_party/eigen/bench/bench_sum.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7683900Z copying third_party/eigen/bench/bench_unrolling -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7685781Z copying third_party/eigen/bench/benchmark-blocking-sizes.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7687560Z copying third_party/eigen/bench/benchmark.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7689074Z copying third_party/eigen/bench/benchmarkSlice.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7690775Z copying third_party/eigen/bench/benchmarkX.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7692220Z copying third_party/eigen/bench/benchmarkXcwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7693892Z copying third_party/eigen/bench/benchmark_suite -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7695736Z copying third_party/eigen/bench/check_cache_queries.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7697145Z copying third_party/eigen/bench/dense_solvers.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7698920Z copying third_party/eigen/bench/eig33.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7700398Z copying third_party/eigen/bench/geometry.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7714814Z copying third_party/eigen/bench/product_threshold.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7715350Z copying third_party/eigen/bench/quat_slerp.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7715826Z copying third_party/eigen/bench/quatmul.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7716480Z copying third_party/eigen/bench/sparse_cholesky.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7717033Z copying third_party/eigen/bench/sparse_dense_product.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7717609Z copying third_party/eigen/bench/sparse_lu.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7718146Z copying third_party/eigen/bench/sparse_product.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7718686Z copying third_party/eigen/bench/sparse_randomsetter.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7719195Z copying third_party/eigen/bench/sparse_setter.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7719725Z copying third_party/eigen/bench/sparse_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7720235Z copying third_party/eigen/bench/sparse_trisolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7720680Z copying third_party/eigen/bench/spmv.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7721479Z copying third_party/eigen/bench/vdw_new.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench 2025-10-10T00:04:46.7723450Z copying third_party/eigen/bench/btl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl 2025-10-10T00:04:46.7724882Z copying third_party/eigen/bench/btl/COPYING -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl 2025-10-10T00:04:46.7726923Z copying third_party/eigen/bench/btl/README -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl 2025-10-10T00:04:46.7728716Z copying third_party/eigen/bench/btl/actions/action_aat_product.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7730237Z copying third_party/eigen/bench/btl/actions/action_ata_product.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7731728Z copying third_party/eigen/bench/btl/actions/action_atv_product.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7733231Z copying third_party/eigen/bench/btl/actions/action_axpby.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7735026Z copying third_party/eigen/bench/btl/actions/action_axpy.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7737026Z copying third_party/eigen/bench/btl/actions/action_cholesky.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7738402Z copying third_party/eigen/bench/btl/actions/action_ger.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7739972Z copying third_party/eigen/bench/btl/actions/action_hessenberg.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7741524Z copying third_party/eigen/bench/btl/actions/action_lu_decomp.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7743057Z copying third_party/eigen/bench/btl/actions/action_lu_solve.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7744917Z copying third_party/eigen/bench/btl/actions/action_matrix_matrix_product.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7746513Z copying third_party/eigen/bench/btl/actions/action_matrix_matrix_product_bis.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7748211Z copying third_party/eigen/bench/btl/actions/action_matrix_vector_product.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7749732Z copying third_party/eigen/bench/btl/actions/action_partial_lu.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7751503Z copying third_party/eigen/bench/btl/actions/action_rot.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7752995Z copying third_party/eigen/bench/btl/actions/action_symv.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7754796Z copying third_party/eigen/bench/btl/actions/action_syr2.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7756392Z copying third_party/eigen/bench/btl/actions/action_trisolve.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7757976Z copying third_party/eigen/bench/btl/actions/action_trisolve_matrix.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7759459Z copying third_party/eigen/bench/btl/actions/action_trmm.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7761169Z copying third_party/eigen/bench/btl/actions/basic_actions.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/actions 2025-10-10T00:04:46.7762683Z copying third_party/eigen/bench/btl/cmake/FindACML.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7764391Z copying third_party/eigen/bench/btl/cmake/FindATLAS.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7766098Z copying third_party/eigen/bench/btl/cmake/FindBLAZE.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7767616Z copying third_party/eigen/bench/btl/cmake/FindBlitz.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7769135Z copying third_party/eigen/bench/btl/cmake/FindCBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7770626Z copying third_party/eigen/bench/btl/cmake/FindGMM.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7772105Z copying third_party/eigen/bench/btl/cmake/FindMKL.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7773637Z copying third_party/eigen/bench/btl/cmake/FindMTL4.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7775395Z copying third_party/eigen/bench/btl/cmake/FindOPENBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7777008Z copying third_party/eigen/bench/btl/cmake/FindPackageHandleStandardArgs.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7778381Z copying third_party/eigen/bench/btl/cmake/FindTvmet.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7779910Z copying third_party/eigen/bench/btl/cmake/MacroOptionalAddSubdirectory.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/cmake 2025-10-10T00:04:46.7781270Z copying third_party/eigen/bench/btl/data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7782737Z copying third_party/eigen/bench/btl/data/action_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7784375Z copying third_party/eigen/bench/btl/data/gnuplot_common_settings.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7785853Z copying third_party/eigen/bench/btl/data/go_mean -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7787287Z copying third_party/eigen/bench/btl/data/mean.cxx -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7788889Z copying third_party/eigen/bench/btl/data/mk_gnuplot_script.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7790315Z copying third_party/eigen/bench/btl/data/mk_mean_script.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7791762Z copying third_party/eigen/bench/btl/data/mk_new_gnuplot.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7793328Z copying third_party/eigen/bench/btl/data/perlib_plot_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7794752Z copying third_party/eigen/bench/btl/data/regularize.cxx -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7796391Z copying third_party/eigen/bench/btl/data/smooth.cxx -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7797817Z copying third_party/eigen/bench/btl/data/smooth_all.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/data 2025-10-10T00:04:46.7799325Z copying third_party/eigen/bench/btl/generic_bench/bench.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench 2025-10-10T00:04:46.7800868Z copying third_party/eigen/bench/btl/generic_bench/bench_parameter.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench 2025-10-10T00:04:46.7802276Z copying third_party/eigen/bench/btl/generic_bench/btl.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench 2025-10-10T00:04:46.7803859Z copying third_party/eigen/bench/btl/generic_bench/init/init_function.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/init 2025-10-10T00:04:46.7805601Z copying third_party/eigen/bench/btl/generic_bench/init/init_matrix.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/init 2025-10-10T00:04:46.7807053Z copying third_party/eigen/bench/btl/generic_bench/init/init_vector.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/init 2025-10-10T00:04:46.7808610Z copying third_party/eigen/bench/btl/generic_bench/static/bench_static.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/static 2025-10-10T00:04:46.7810122Z copying third_party/eigen/bench/btl/generic_bench/static/intel_bench_fixed_size.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/static 2025-10-10T00:04:46.7811599Z copying third_party/eigen/bench/btl/generic_bench/static/static_size_generator.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/static 2025-10-10T00:04:46.7813075Z copying third_party/eigen/bench/btl/generic_bench/timers/STL_perf_analyzer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7814655Z copying third_party/eigen/bench/btl/generic_bench/timers/STL_timer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7816292Z copying third_party/eigen/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7817786Z copying third_party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7819360Z copying third_party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer_old.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7820770Z copying third_party/eigen/bench/btl/generic_bench/timers/portable_timer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7822239Z copying third_party/eigen/bench/btl/generic_bench/timers/x86_perf_analyzer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7823719Z copying third_party/eigen/bench/btl/generic_bench/timers/x86_timer.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/timers 2025-10-10T00:04:46.7825534Z copying third_party/eigen/bench/btl/generic_bench/utils/size_lin_log.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/utils 2025-10-10T00:04:46.7827031Z copying third_party/eigen/bench/btl/generic_bench/utils/size_log.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/utils 2025-10-10T00:04:46.7828600Z copying third_party/eigen/bench/btl/generic_bench/utils/utilities.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/utils 2025-10-10T00:04:46.7830147Z copying third_party/eigen/bench/btl/generic_bench/utils/xy_file.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/generic_bench/utils 2025-10-10T00:04:46.7831575Z copying third_party/eigen/bench/btl/libs/BLAS/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:46.7833065Z copying third_party/eigen/bench/btl/libs/BLAS/blas.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:46.7835090Z copying third_party/eigen/bench/btl/libs/BLAS/blas_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:46.7836621Z copying third_party/eigen/bench/btl/libs/BLAS/blas_interface_impl.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:46.7838119Z copying third_party/eigen/bench/btl/libs/BLAS/c_interface_base.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:46.7839595Z copying third_party/eigen/bench/btl/libs/BLAS/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/BLAS 2025-10-10T00:04:46.7841123Z copying third_party/eigen/bench/btl/libs/STL/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/STL 2025-10-10T00:04:46.7842614Z copying third_party/eigen/bench/btl/libs/STL/STL_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/STL 2025-10-10T00:04:46.7844276Z copying third_party/eigen/bench/btl/libs/STL/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/STL 2025-10-10T00:04:46.7845856Z copying third_party/eigen/bench/btl/libs/blaze/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blaze 2025-10-10T00:04:46.7847374Z copying third_party/eigen/bench/btl/libs/blaze/blaze_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blaze 2025-10-10T00:04:46.7848863Z copying third_party/eigen/bench/btl/libs/blaze/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blaze 2025-10-10T00:04:46.7850462Z copying third_party/eigen/bench/btl/libs/blitz/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:46.7852040Z copying third_party/eigen/bench/btl/libs/blitz/blitz_LU_solve_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:46.7853545Z copying third_party/eigen/bench/btl/libs/blitz/blitz_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:46.7855346Z copying third_party/eigen/bench/btl/libs/blitz/btl_blitz.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:46.7856898Z copying third_party/eigen/bench/btl/libs/blitz/btl_tiny_blitz.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:46.7858387Z copying third_party/eigen/bench/btl/libs/blitz/tiny_blitz_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/blitz 2025-10-10T00:04:46.7859964Z copying third_party/eigen/bench/btl/libs/eigen2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7861470Z copying third_party/eigen/bench/btl/libs/eigen2/btl_tiny_eigen2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7862990Z copying third_party/eigen/bench/btl/libs/eigen2/eigen2_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7864680Z copying third_party/eigen/bench/btl/libs/eigen2/main_adv.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7866236Z copying third_party/eigen/bench/btl/libs/eigen2/main_linear.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7867697Z copying third_party/eigen/bench/btl/libs/eigen2/main_matmat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7869272Z copying third_party/eigen/bench/btl/libs/eigen2/main_vecmat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen2 2025-10-10T00:04:46.7870755Z copying third_party/eigen/bench/btl/libs/eigen3/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7872293Z copying third_party/eigen/bench/btl/libs/eigen3/btl_tiny_eigen3.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7873764Z copying third_party/eigen/bench/btl/libs/eigen3/eigen3_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7875486Z copying third_party/eigen/bench/btl/libs/eigen3/main_adv.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7876958Z copying third_party/eigen/bench/btl/libs/eigen3/main_linear.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7878428Z copying third_party/eigen/bench/btl/libs/eigen3/main_matmat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7879911Z copying third_party/eigen/bench/btl/libs/eigen3/main_vecmat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/eigen3 2025-10-10T00:04:46.7881423Z copying third_party/eigen/bench/btl/libs/gmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/gmm 2025-10-10T00:04:46.7882946Z copying third_party/eigen/bench/btl/libs/gmm/gmm_LU_solve_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/gmm 2025-10-10T00:04:46.7884611Z copying third_party/eigen/bench/btl/libs/gmm/gmm_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/gmm 2025-10-10T00:04:46.7886190Z copying third_party/eigen/bench/btl/libs/gmm/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/gmm 2025-10-10T00:04:46.7887663Z copying third_party/eigen/bench/btl/libs/mtl4/.kdbgrc.main -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/mtl4 2025-10-10T00:04:46.7889204Z copying third_party/eigen/bench/btl/libs/mtl4/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/mtl4 2025-10-10T00:04:46.7890661Z copying third_party/eigen/bench/btl/libs/mtl4/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/mtl4 2025-10-10T00:04:46.7892695Z copying third_party/eigen/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/mtl4 2025-10-10T00:04:46.7894217Z copying third_party/eigen/bench/btl/libs/mtl4/mtl4_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/mtl4 2025-10-10T00:04:46.7895794Z copying third_party/eigen/bench/btl/libs/tensors/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tensors 2025-10-10T00:04:46.7897322Z copying third_party/eigen/bench/btl/libs/tensors/main_linear.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tensors 2025-10-10T00:04:46.7898807Z copying third_party/eigen/bench/btl/libs/tensors/main_matmat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tensors 2025-10-10T00:04:46.7900175Z copying third_party/eigen/bench/btl/libs/tensors/main_vecmat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tensors 2025-10-10T00:04:46.7901635Z copying third_party/eigen/bench/btl/libs/tensors/tensor_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tensors 2025-10-10T00:04:46.7903079Z copying third_party/eigen/bench/btl/libs/tvmet/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tvmet 2025-10-10T00:04:46.7904925Z copying third_party/eigen/bench/btl/libs/tvmet/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tvmet 2025-10-10T00:04:46.7907038Z copying third_party/eigen/bench/btl/libs/tvmet/tvmet_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/tvmet 2025-10-10T00:04:46.7908819Z copying third_party/eigen/bench/btl/libs/ublas/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/ublas 2025-10-10T00:04:46.7910469Z copying third_party/eigen/bench/btl/libs/ublas/main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/ublas 2025-10-10T00:04:46.7911953Z copying third_party/eigen/bench/btl/libs/ublas/ublas_interface.hh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/btl/libs/ublas 2025-10-10T00:04:46.7913564Z copying third_party/eigen/bench/perf_monitoring/changesets.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7915198Z copying third_party/eigen/bench/perf_monitoring/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7916646Z copying third_party/eigen/bench/perf_monitoring/gemm_common.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7918133Z copying third_party/eigen/bench/perf_monitoring/gemm_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7919621Z copying third_party/eigen/bench/perf_monitoring/gemm_square_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7921015Z copying third_party/eigen/bench/perf_monitoring/gemv.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7922507Z copying third_party/eigen/bench/perf_monitoring/gemv_common.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7923976Z copying third_party/eigen/bench/perf_monitoring/gemv_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7925688Z copying third_party/eigen/bench/perf_monitoring/gemv_square_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7927116Z copying third_party/eigen/bench/perf_monitoring/gemvt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7928584Z copying third_party/eigen/bench/perf_monitoring/lazy_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7930109Z copying third_party/eigen/bench/perf_monitoring/lazy_gemm_settings.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7931545Z copying third_party/eigen/bench/perf_monitoring/llt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7933039Z copying third_party/eigen/bench/perf_monitoring/make_plot.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7934804Z copying third_party/eigen/bench/perf_monitoring/run.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7936378Z copying third_party/eigen/bench/perf_monitoring/runall.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7937823Z copying third_party/eigen/bench/perf_monitoring/trmv_lo.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7939306Z copying third_party/eigen/bench/perf_monitoring/trmv_lot.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7940765Z copying third_party/eigen/bench/perf_monitoring/trmv_up.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7942234Z copying third_party/eigen/bench/perf_monitoring/trmv_upt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring 2025-10-10T00:04:46.7943814Z copying third_party/eigen/bench/perf_monitoring/resources/chart_footer.html -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:46.7945559Z copying third_party/eigen/bench/perf_monitoring/resources/chart_header.html -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:46.7947082Z copying third_party/eigen/bench/perf_monitoring/resources/footer.html -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:46.7948643Z copying third_party/eigen/bench/perf_monitoring/resources/header.html -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:46.7950083Z copying third_party/eigen/bench/perf_monitoring/resources/s1.js -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:46.7952914Z copying third_party/eigen/bench/perf_monitoring/resources/s2.js -> torch-2.10.0a0+git344e636/third_party/eigen/bench/perf_monitoring/resources 2025-10-10T00:04:46.7956475Z copying third_party/eigen/bench/spbench/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7957958Z copying third_party/eigen/bench/spbench/sp_solver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7959427Z copying third_party/eigen/bench/spbench/spbench.dtd -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7960975Z copying third_party/eigen/bench/spbench/spbenchsolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7962494Z copying third_party/eigen/bench/spbench/spbenchsolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7964331Z copying third_party/eigen/bench/spbench/spbenchstyle.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7965831Z copying third_party/eigen/bench/spbench/test_sparseLU.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/bench/spbench 2025-10-10T00:04:46.7967290Z copying third_party/eigen/bench/tensors/README -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7968835Z copying third_party/eigen/bench/tensors/benchmark.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7970331Z copying third_party/eigen/bench/tensors/benchmark_main.cc -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7971894Z copying third_party/eigen/bench/tensors/contraction_benchmarks_cpu.cc -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7973329Z copying third_party/eigen/bench/tensors/eigen_sycl_bench.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7975015Z copying third_party/eigen/bench/tensors/eigen_sycl_bench_contract.sh -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7976496Z copying third_party/eigen/bench/tensors/tensor_benchmarks.h -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7978167Z copying third_party/eigen/bench/tensors/tensor_benchmarks_cpu.cc -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7979782Z copying third_party/eigen/bench/tensors/tensor_benchmarks_fp16_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7981213Z copying third_party/eigen/bench/tensors/tensor_benchmarks_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7982710Z copying third_party/eigen/bench/tensors/tensor_benchmarks_sycl.cc -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7984411Z copying third_party/eigen/bench/tensors/tensor_contract_sycl_bench.cc -> torch-2.10.0a0+git344e636/third_party/eigen/bench/tensors 2025-10-10T00:04:46.7985932Z copying third_party/eigen/blas/BandTriangularSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7987406Z copying third_party/eigen/blas/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7988964Z copying third_party/eigen/blas/GeneralRank1Update.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7990424Z copying third_party/eigen/blas/PackedSelfadjointProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7991904Z copying third_party/eigen/blas/PackedTriangularMatrixVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7993448Z copying third_party/eigen/blas/PackedTriangularSolverVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7994980Z copying third_party/eigen/blas/README.txt -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7996824Z copying third_party/eigen/blas/Rank2Update.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7998224Z copying third_party/eigen/blas/common.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.7999985Z copying third_party/eigen/blas/complex_double.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8001398Z copying third_party/eigen/blas/complex_single.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8002936Z copying third_party/eigen/blas/double.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8004866Z copying third_party/eigen/blas/level1_cplx_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8006246Z copying third_party/eigen/blas/level1_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8008005Z copying third_party/eigen/blas/level1_real_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8009610Z copying third_party/eigen/blas/level2_cplx_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8011248Z copying third_party/eigen/blas/level2_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8013345Z copying third_party/eigen/blas/level2_real_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8014833Z copying third_party/eigen/blas/level3_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8017187Z copying third_party/eigen/blas/single.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8018485Z copying third_party/eigen/blas/xerbla.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/blas 2025-10-10T00:04:46.8020262Z copying third_party/eigen/blas/f2c/chbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8022081Z copying third_party/eigen/blas/f2c/chpmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8024051Z copying third_party/eigen/blas/f2c/complexdots.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8025616Z copying third_party/eigen/blas/f2c/ctbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8027559Z copying third_party/eigen/blas/f2c/d_cnjg.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8029006Z copying third_party/eigen/blas/f2c/datatypes.h -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8030480Z copying third_party/eigen/blas/f2c/drotm.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8032275Z copying third_party/eigen/blas/f2c/drotmg.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8033921Z copying third_party/eigen/blas/f2c/dsbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8035924Z copying third_party/eigen/blas/f2c/dspmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8037487Z copying third_party/eigen/blas/f2c/dtbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8039338Z copying third_party/eigen/blas/f2c/lsame.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8041081Z copying third_party/eigen/blas/f2c/r_cnjg.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8042483Z copying third_party/eigen/blas/f2c/srotm.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8044437Z copying third_party/eigen/blas/f2c/srotmg.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8046206Z copying third_party/eigen/blas/f2c/ssbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8048189Z copying third_party/eigen/blas/f2c/sspmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8049883Z copying third_party/eigen/blas/f2c/stbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8051833Z copying third_party/eigen/blas/f2c/zhbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8053627Z copying third_party/eigen/blas/f2c/zhpmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8055386Z copying third_party/eigen/blas/f2c/ztbmv.c -> torch-2.10.0a0+git344e636/third_party/eigen/blas/f2c 2025-10-10T00:04:46.8057484Z copying third_party/eigen/blas/fortran/complexdots.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/fortran 2025-10-10T00:04:46.8058878Z copying third_party/eigen/blas/testing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8060376Z copying third_party/eigen/blas/testing/cblat1.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8062676Z copying third_party/eigen/blas/testing/cblat2.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8063938Z copying third_party/eigen/blas/testing/cblat2.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8067352Z copying third_party/eigen/blas/testing/cblat3.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8068612Z copying third_party/eigen/blas/testing/cblat3.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8071793Z copying third_party/eigen/blas/testing/dblat1.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8073683Z copying third_party/eigen/blas/testing/dblat2.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8075337Z copying third_party/eigen/blas/testing/dblat2.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8078217Z copying third_party/eigen/blas/testing/dblat3.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8079535Z copying third_party/eigen/blas/testing/dblat3.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8082380Z copying third_party/eigen/blas/testing/runblastest.sh -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8083680Z copying third_party/eigen/blas/testing/sblat1.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8086158Z copying third_party/eigen/blas/testing/sblat2.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8087492Z copying third_party/eigen/blas/testing/sblat2.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8090341Z copying third_party/eigen/blas/testing/sblat3.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8091699Z copying third_party/eigen/blas/testing/sblat3.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8094653Z copying third_party/eigen/blas/testing/zblat1.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8096595Z copying third_party/eigen/blas/testing/zblat2.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8098002Z copying third_party/eigen/blas/testing/zblat2.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8100887Z copying third_party/eigen/blas/testing/zblat3.dat -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8102240Z copying third_party/eigen/blas/testing/zblat3.f -> torch-2.10.0a0+git344e636/third_party/eigen/blas/testing 2025-10-10T00:04:46.8105891Z copying third_party/eigen/ci/CTest2JUnit.xsl -> torch-2.10.0a0+git344e636/third_party/eigen/ci 2025-10-10T00:04:46.8106984Z copying third_party/eigen/ci/README.md -> torch-2.10.0a0+git344e636/third_party/eigen/ci 2025-10-10T00:04:46.8108876Z copying third_party/eigen/ci/build.gitlab-ci.yml -> torch-2.10.0a0+git344e636/third_party/eigen/ci 2025-10-10T00:04:46.8110504Z copying third_party/eigen/ci/smoketests.gitlab-ci.yml -> torch-2.10.0a0+git344e636/third_party/eigen/ci 2025-10-10T00:04:46.8111866Z copying third_party/eigen/ci/test.gitlab-ci.yml -> torch-2.10.0a0+git344e636/third_party/eigen/ci 2025-10-10T00:04:46.8113973Z copying third_party/eigen/cmake/ComputeCppCompilerChecks.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8115414Z copying third_party/eigen/cmake/ComputeCppIRMap.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8116918Z copying third_party/eigen/cmake/Eigen3Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8118600Z copying third_party/eigen/cmake/Eigen3ConfigLegacy.cmake.in -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8120041Z copying third_party/eigen/cmake/EigenConfigureTesting.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8121594Z copying third_party/eigen/cmake/EigenDetermineOSVersion.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8123125Z copying third_party/eigen/cmake/EigenDetermineVSServicePack.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8124999Z copying third_party/eigen/cmake/EigenSmokeTestList.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8126398Z copying third_party/eigen/cmake/EigenTesting.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8128613Z copying third_party/eigen/cmake/EigenUninstall.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8129821Z copying third_party/eigen/cmake/FindAdolc.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8131605Z copying third_party/eigen/cmake/FindBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8133890Z copying third_party/eigen/cmake/FindBLASEXT.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8135527Z copying third_party/eigen/cmake/FindCHOLMOD.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8137280Z copying third_party/eigen/cmake/FindComputeCpp.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8138998Z copying third_party/eigen/cmake/FindEigen2.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8140422Z copying third_party/eigen/cmake/FindEigen3.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8142154Z copying third_party/eigen/cmake/FindFFTW.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8143600Z copying third_party/eigen/cmake/FindGLEW.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8145562Z copying third_party/eigen/cmake/FindGMP.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8146991Z copying third_party/eigen/cmake/FindGSL.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8148782Z copying third_party/eigen/cmake/FindGoogleHash.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8150187Z copying third_party/eigen/cmake/FindHWLOC.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8152151Z copying third_party/eigen/cmake/FindKLU.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8153535Z copying third_party/eigen/cmake/FindLAPACK.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8155575Z copying third_party/eigen/cmake/FindMPFR.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8157013Z copying third_party/eigen/cmake/FindMPREAL.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8158801Z copying third_party/eigen/cmake/FindMetis.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8160600Z copying third_party/eigen/cmake/FindPASTIX.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8162418Z copying third_party/eigen/cmake/FindPTSCOTCH.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8164332Z copying third_party/eigen/cmake/FindSCOTCH.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8166225Z copying third_party/eigen/cmake/FindSPQR.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8167618Z copying third_party/eigen/cmake/FindStandardMathLibrary.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8169054Z copying third_party/eigen/cmake/FindSuperLU.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8170890Z copying third_party/eigen/cmake/FindTriSYCL.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8172676Z copying third_party/eigen/cmake/FindUMFPACK.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8174054Z copying third_party/eigen/cmake/RegexUtils.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8176016Z copying third_party/eigen/cmake/UseEigen3.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/cmake 2025-10-10T00:04:46.8177717Z copying third_party/eigen/debug/gdb/__init__.py -> torch-2.10.0a0+git344e636/third_party/eigen/debug/gdb 2025-10-10T00:04:46.8179307Z copying third_party/eigen/debug/gdb/printers.py -> torch-2.10.0a0+git344e636/third_party/eigen/debug/gdb 2025-10-10T00:04:46.8180994Z copying third_party/eigen/debug/msvc/eigen.natvis -> torch-2.10.0a0+git344e636/third_party/eigen/debug/msvc 2025-10-10T00:04:46.8182757Z copying third_party/eigen/debug/msvc/eigen_autoexp_part.dat -> torch-2.10.0a0+git344e636/third_party/eigen/debug/msvc 2025-10-10T00:04:46.8184363Z copying third_party/eigen/demos/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/demos 2025-10-10T00:04:46.8186032Z copying third_party/eigen/demos/mandelbrot/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mandelbrot 2025-10-10T00:04:46.8187477Z copying third_party/eigen/demos/mandelbrot/README -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mandelbrot 2025-10-10T00:04:46.8188982Z copying third_party/eigen/demos/mandelbrot/mandelbrot.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mandelbrot 2025-10-10T00:04:46.8190495Z copying third_party/eigen/demos/mandelbrot/mandelbrot.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mandelbrot 2025-10-10T00:04:46.8191981Z copying third_party/eigen/demos/mix_eigen_and_c/README -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mix_eigen_and_c 2025-10-10T00:04:46.8193587Z copying third_party/eigen/demos/mix_eigen_and_c/binary_library.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mix_eigen_and_c 2025-10-10T00:04:46.8195257Z copying third_party/eigen/demos/mix_eigen_and_c/binary_library.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mix_eigen_and_c 2025-10-10T00:04:46.8196704Z copying third_party/eigen/demos/mix_eigen_and_c/example.c -> torch-2.10.0a0+git344e636/third_party/eigen/demos/mix_eigen_and_c 2025-10-10T00:04:46.8198128Z copying third_party/eigen/demos/opengl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8199602Z copying third_party/eigen/demos/opengl/README -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8201099Z copying third_party/eigen/demos/opengl/camera.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8202654Z copying third_party/eigen/demos/opengl/camera.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8204338Z copying third_party/eigen/demos/opengl/gpuhelper.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8205900Z copying third_party/eigen/demos/opengl/gpuhelper.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8207520Z copying third_party/eigen/demos/opengl/icosphere.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8209071Z copying third_party/eigen/demos/opengl/icosphere.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8210755Z copying third_party/eigen/demos/opengl/quaternion_demo.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8212384Z copying third_party/eigen/demos/opengl/quaternion_demo.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8213954Z copying third_party/eigen/demos/opengl/trackball.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8215681Z copying third_party/eigen/demos/opengl/trackball.h -> torch-2.10.0a0+git344e636/third_party/eigen/demos/opengl 2025-10-10T00:04:46.8217183Z copying third_party/eigen/doc/AsciiQuickReference.txt -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8218793Z copying third_party/eigen/doc/B01_Experimental.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8220636Z copying third_party/eigen/doc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8222381Z copying third_party/eigen/doc/ClassHierarchy.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8224555Z copying third_party/eigen/doc/CoeffwiseMathFunctionsTable.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8226054Z copying third_party/eigen/doc/CustomizingEigen_CustomScalar.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8227834Z copying third_party/eigen/doc/CustomizingEigen_InheritingMatrix.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8229230Z copying third_party/eigen/doc/CustomizingEigen_NullaryExpr.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8230709Z copying third_party/eigen/doc/CustomizingEigen_Plugins.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8232409Z copying third_party/eigen/doc/DenseDecompositionBenchmark.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8233742Z copying third_party/eigen/doc/Doxyfile.in -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8236742Z copying third_party/eigen/doc/Eigen_Silly_Professor_64x64.png -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8238227Z copying third_party/eigen/doc/FixedSizeVectorizable.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8239807Z copying third_party/eigen/doc/FunctionsTakingEigenTypes.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8241353Z copying third_party/eigen/doc/HiPerformance.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8243328Z copying third_party/eigen/doc/InplaceDecomposition.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8244874Z copying third_party/eigen/doc/InsideEigenExample.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8246984Z copying third_party/eigen/doc/LeastSquares.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8248273Z copying third_party/eigen/doc/Manual.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8250239Z copying third_party/eigen/doc/MatrixfreeSolverExample.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8251638Z copying third_party/eigen/doc/NewExpressionType.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8253188Z copying third_party/eigen/doc/Overview.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8255039Z copying third_party/eigen/doc/PassingByValue.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8256798Z copying third_party/eigen/doc/Pitfalls.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8258297Z copying third_party/eigen/doc/PreprocessorDirectives.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8260313Z copying third_party/eigen/doc/QuickReference.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8262141Z copying third_party/eigen/doc/QuickStartGuide.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8263962Z copying third_party/eigen/doc/SparseLinearSystems.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8265948Z copying third_party/eigen/doc/SparseQuickReference.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8267332Z copying third_party/eigen/doc/StlContainers.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8268870Z copying third_party/eigen/doc/StorageOrders.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8270828Z copying third_party/eigen/doc/StructHavingEigenMembers.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8272197Z copying third_party/eigen/doc/TemplateKeyword.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8274456Z copying third_party/eigen/doc/TopicAliasing.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8275918Z copying third_party/eigen/doc/TopicAssertions.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8277765Z copying third_party/eigen/doc/TopicCMakeGuide.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8279871Z copying third_party/eigen/doc/TopicEigenExpressionTemplates.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8281175Z copying third_party/eigen/doc/TopicLazyEvaluation.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8283187Z copying third_party/eigen/doc/TopicLinearAlgebraDecompositions.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8284742Z copying third_party/eigen/doc/TopicMultithreading.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8286610Z copying third_party/eigen/doc/TopicResizing.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8288071Z copying third_party/eigen/doc/TopicScalarTypes.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8290038Z copying third_party/eigen/doc/TopicVectorization.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8291544Z copying third_party/eigen/doc/TutorialAdvancedInitialization.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8293318Z copying third_party/eigen/doc/TutorialArrayClass.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8295481Z copying third_party/eigen/doc/TutorialBlockOperations.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8297282Z copying third_party/eigen/doc/TutorialGeometry.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8299142Z copying third_party/eigen/doc/TutorialLinearAlgebra.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8300912Z copying third_party/eigen/doc/TutorialMapClass.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8302798Z copying third_party/eigen/doc/TutorialMatrixArithmetic.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8304356Z copying third_party/eigen/doc/TutorialMatrixClass.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8306530Z copying third_party/eigen/doc/TutorialReductionsVisitorsBroadcasting.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8307959Z copying third_party/eigen/doc/TutorialReshape.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8309661Z copying third_party/eigen/doc/TutorialSTL.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8311604Z copying third_party/eigen/doc/TutorialSlicingIndexing.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8313225Z copying third_party/eigen/doc/TutorialSparse.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8315597Z copying third_party/eigen/doc/TutorialSparse_example_details.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8317136Z copying third_party/eigen/doc/UnalignedArrayAssert.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8318813Z copying third_party/eigen/doc/UsingBlasLapackBackends.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8320542Z copying third_party/eigen/doc/UsingIntelMKL.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8322321Z copying third_party/eigen/doc/UsingNVCC.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8324238Z copying third_party/eigen/doc/WrongStackAlignment.dox -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8325830Z copying third_party/eigen/doc/eigen_navtree_hacks.js -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8327594Z copying third_party/eigen/doc/eigendoxy.css -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8330391Z copying third_party/eigen/doc/eigendoxy_footer.html.in -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8330918Z copying third_party/eigen/doc/eigendoxy_header.html.in -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8332377Z copying third_party/eigen/doc/eigendoxy_layout.xml.in -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8334337Z copying third_party/eigen/doc/eigendoxy_tabs.css -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8336004Z copying third_party/eigen/doc/ftv2node.png -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8337597Z copying third_party/eigen/doc/ftv2pnode.png -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8339382Z copying third_party/eigen/doc/tutorial.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc 2025-10-10T00:04:46.8341135Z copying third_party/eigen/doc/examples/.krazy -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8342604Z copying third_party/eigen/doc/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8344433Z copying third_party/eigen/doc/examples/CustomizingEigen_Inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8348505Z copying third_party/eigen/doc/examples/Cwise_erf.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8349151Z copying third_party/eigen/doc/examples/Cwise_erfc.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8349873Z copying third_party/eigen/doc/examples/Cwise_lgamma.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8350829Z copying third_party/eigen/doc/examples/DenseBase_middleCols_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8352628Z copying third_party/eigen/doc/examples/DenseBase_middleRows_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8355104Z copying third_party/eigen/doc/examples/DenseBase_template_int_middleCols.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8356894Z copying third_party/eigen/doc/examples/DenseBase_template_int_middleRows.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8357577Z copying third_party/eigen/doc/examples/QuickStart_example.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8359987Z copying third_party/eigen/doc/examples/QuickStart_example2_dynamic.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8360710Z copying third_party/eigen/doc/examples/QuickStart_example2_fixed.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8362566Z copying third_party/eigen/doc/examples/TemplateKeyword_flexible.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8363985Z copying third_party/eigen/doc/examples/TemplateKeyword_simple.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8365722Z copying third_party/eigen/doc/examples/TutorialInplaceLU.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8367340Z copying third_party/eigen/doc/examples/TutorialLinAlgComputeTwice.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8368935Z copying third_party/eigen/doc/examples/TutorialLinAlgExComputeSolveError.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8370554Z copying third_party/eigen/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8371940Z copying third_party/eigen/doc/examples/TutorialLinAlgExSolveLDLT.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8373539Z copying third_party/eigen/doc/examples/TutorialLinAlgInverseDeterminant.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8375278Z copying third_party/eigen/doc/examples/TutorialLinAlgRankRevealing.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8376847Z copying third_party/eigen/doc/examples/TutorialLinAlgSVDSolve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8378556Z copying third_party/eigen/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8379978Z copying third_party/eigen/doc/examples/TutorialLinAlgSetThreshold.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8381538Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_accessors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8383136Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_addition.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8384887Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_cwise_other.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8386484Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_interop.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8388254Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_interop_matrix.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8389647Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_mult.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8391337Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_block_assignment.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8392860Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_colrow.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8394554Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_corner.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8396172Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_print_block.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8397810Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_vector.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8399313Z copying third_party/eigen/doc/examples/Tutorial_PartialLU_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8401345Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8402950Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8404693Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8406287Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8407836Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8409444Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8411011Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8412630Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8414063Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8415882Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8417356Z copying third_party/eigen/doc/examples/Tutorial_simple_example_dynamic_size.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8418902Z copying third_party/eigen/doc/examples/Tutorial_simple_example_fixed_size.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8420328Z copying third_party/eigen/doc/examples/class_Block.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8422174Z copying third_party/eigen/doc/examples/class_CwiseBinaryOp.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8423598Z copying third_party/eigen/doc/examples/class_CwiseUnaryOp.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8425384Z copying third_party/eigen/doc/examples/class_CwiseUnaryOp_ptrfun.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8427308Z copying third_party/eigen/doc/examples/class_FixedBlock.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8428694Z copying third_party/eigen/doc/examples/class_FixedReshaped.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8430568Z copying third_party/eigen/doc/examples/class_FixedVectorBlock.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8431923Z copying third_party/eigen/doc/examples/class_Reshaped.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8433728Z copying third_party/eigen/doc/examples/class_VectorBlock.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8435485Z copying third_party/eigen/doc/examples/function_taking_eigenbase.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8437052Z copying third_party/eigen/doc/examples/function_taking_ref.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8438615Z copying third_party/eigen/doc/examples/make_circulant.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8440543Z copying third_party/eigen/doc/examples/make_circulant.cpp.entry -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8442090Z copying third_party/eigen/doc/examples/make_circulant.cpp.evaluator -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8443802Z copying third_party/eigen/doc/examples/make_circulant.cpp.expression -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8445475Z copying third_party/eigen/doc/examples/make_circulant.cpp.main -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8447147Z copying third_party/eigen/doc/examples/make_circulant.cpp.preamble -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8448691Z copying third_party/eigen/doc/examples/make_circulant.cpp.traits -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8450572Z copying third_party/eigen/doc/examples/make_circulant2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8452047Z copying third_party/eigen/doc/examples/matrixfree_cg.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8454273Z copying third_party/eigen/doc/examples/nullary_indexing.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8455793Z copying third_party/eigen/doc/examples/tut_arithmetic_add_sub.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8457691Z copying third_party/eigen/doc/examples/tut_arithmetic_dot_cross.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8459139Z copying third_party/eigen/doc/examples/tut_arithmetic_matrix_mul.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8460738Z copying third_party/eigen/doc/examples/tut_arithmetic_redux_basic.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8462385Z copying third_party/eigen/doc/examples/tut_arithmetic_scalar_mul_div.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8464033Z copying third_party/eigen/doc/examples/tut_matrix_coefficient_accessors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8465742Z copying third_party/eigen/doc/examples/tut_matrix_resize.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8467625Z copying third_party/eigen/doc/examples/tut_matrix_resize_fixed_size.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/examples 2025-10-10T00:04:46.8468963Z copying third_party/eigen/doc/snippets/.krazy -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8470805Z copying third_party/eigen/doc/snippets/AngleAxis_mimic_euler.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8472398Z copying third_party/eigen/doc/snippets/Array_initializer_list_23_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8473871Z copying third_party/eigen/doc/snippets/Array_initializer_list_vector_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8475510Z copying third_party/eigen/doc/snippets/Array_variadic_ctor_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8476964Z copying third_party/eigen/doc/snippets/BiCGSTAB_simple.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8478521Z copying third_party/eigen/doc/snippets/BiCGSTAB_step_by_step.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8480387Z copying third_party/eigen/doc/snippets/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8481878Z copying third_party/eigen/doc/snippets/ColPivHouseholderQR_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8483414Z copying third_party/eigen/doc/snippets/ComplexEigenSolver_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8485101Z copying third_party/eigen/doc/snippets/ComplexEigenSolver_eigenvalues.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8487029Z copying third_party/eigen/doc/snippets/ComplexEigenSolver_eigenvectors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8488356Z copying third_party/eigen/doc/snippets/ComplexSchur_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8489861Z copying third_party/eigen/doc/snippets/ComplexSchur_matrixT.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8491380Z copying third_party/eigen/doc/snippets/ComplexSchur_matrixU.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8492834Z copying third_party/eigen/doc/snippets/Cwise_abs.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8494798Z copying third_party/eigen/doc/snippets/Cwise_abs2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8496200Z copying third_party/eigen/doc/snippets/Cwise_acos.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8497884Z copying third_party/eigen/doc/snippets/Cwise_arg.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8499433Z copying third_party/eigen/doc/snippets/Cwise_array_power_array.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8500888Z copying third_party/eigen/doc/snippets/Cwise_asin.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8502427Z copying third_party/eigen/doc/snippets/Cwise_atan.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8504022Z copying third_party/eigen/doc/snippets/Cwise_boolean_and.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8506116Z copying third_party/eigen/doc/snippets/Cwise_boolean_not.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8507483Z copying third_party/eigen/doc/snippets/Cwise_boolean_or.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8508999Z copying third_party/eigen/doc/snippets/Cwise_boolean_xor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8510487Z copying third_party/eigen/doc/snippets/Cwise_ceil.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8511985Z copying third_party/eigen/doc/snippets/Cwise_cos.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8513469Z copying third_party/eigen/doc/snippets/Cwise_cosh.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8515319Z copying third_party/eigen/doc/snippets/Cwise_cube.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8516877Z copying third_party/eigen/doc/snippets/Cwise_equal_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8518297Z copying third_party/eigen/doc/snippets/Cwise_exp.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8519800Z copying third_party/eigen/doc/snippets/Cwise_floor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8521332Z copying third_party/eigen/doc/snippets/Cwise_greater.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8522856Z copying third_party/eigen/doc/snippets/Cwise_greater_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8524492Z copying third_party/eigen/doc/snippets/Cwise_inverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8526121Z copying third_party/eigen/doc/snippets/Cwise_isFinite.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8527627Z copying third_party/eigen/doc/snippets/Cwise_isInf.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8529204Z copying third_party/eigen/doc/snippets/Cwise_isNaN.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8530826Z copying third_party/eigen/doc/snippets/Cwise_less.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8532361Z copying third_party/eigen/doc/snippets/Cwise_less_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8533919Z copying third_party/eigen/doc/snippets/Cwise_log.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8535569Z copying third_party/eigen/doc/snippets/Cwise_log10.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8537063Z copying third_party/eigen/doc/snippets/Cwise_max.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8538648Z copying third_party/eigen/doc/snippets/Cwise_min.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8540268Z copying third_party/eigen/doc/snippets/Cwise_minus.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8541837Z copying third_party/eigen/doc/snippets/Cwise_minus_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8543315Z copying third_party/eigen/doc/snippets/Cwise_not_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8545064Z copying third_party/eigen/doc/snippets/Cwise_plus.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8546606Z copying third_party/eigen/doc/snippets/Cwise_plus_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8548069Z copying third_party/eigen/doc/snippets/Cwise_pow.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8549597Z copying third_party/eigen/doc/snippets/Cwise_product.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8551122Z copying third_party/eigen/doc/snippets/Cwise_quotient.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8552641Z copying third_party/eigen/doc/snippets/Cwise_rint.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8554342Z copying third_party/eigen/doc/snippets/Cwise_round.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8555988Z copying third_party/eigen/doc/snippets/Cwise_scalar_power_array.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8557424Z copying third_party/eigen/doc/snippets/Cwise_sign.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8559051Z copying third_party/eigen/doc/snippets/Cwise_sin.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8560506Z copying third_party/eigen/doc/snippets/Cwise_sinh.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8562057Z copying third_party/eigen/doc/snippets/Cwise_slash_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8563548Z copying third_party/eigen/doc/snippets/Cwise_sqrt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8565301Z copying third_party/eigen/doc/snippets/Cwise_square.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8566803Z copying third_party/eigen/doc/snippets/Cwise_tan.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8568340Z copying third_party/eigen/doc/snippets/Cwise_tanh.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8569923Z copying third_party/eigen/doc/snippets/Cwise_times_equal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8571502Z copying third_party/eigen/doc/snippets/DenseBase_LinSpaced.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8573075Z copying third_party/eigen/doc/snippets/DenseBase_LinSpacedInt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8574752Z copying third_party/eigen/doc/snippets/DenseBase_LinSpaced_seq_deprecated.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8576335Z copying third_party/eigen/doc/snippets/DenseBase_setLinSpaced.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8577825Z copying third_party/eigen/doc/snippets/DirectionWise_hnormalized.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8579336Z copying third_party/eigen/doc/snippets/DirectionWise_replicate.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8580942Z copying third_party/eigen/doc/snippets/DirectionWise_replicate_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8582497Z copying third_party/eigen/doc/snippets/EigenSolver_EigenSolver_MatrixType.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8583983Z copying third_party/eigen/doc/snippets/EigenSolver_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8585700Z copying third_party/eigen/doc/snippets/EigenSolver_eigenvalues.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8587267Z copying third_party/eigen/doc/snippets/EigenSolver_eigenvectors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8588816Z copying third_party/eigen/doc/snippets/EigenSolver_pseudoEigenvectors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8590304Z copying third_party/eigen/doc/snippets/FullPivHouseholderQR_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8591788Z copying third_party/eigen/doc/snippets/FullPivLU_image.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8593329Z copying third_party/eigen/doc/snippets/FullPivLU_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8595058Z copying third_party/eigen/doc/snippets/FullPivLU_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8596661Z copying third_party/eigen/doc/snippets/GeneralizedEigenSolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8598230Z copying third_party/eigen/doc/snippets/HessenbergDecomposition_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8599760Z copying third_party/eigen/doc/snippets/HessenbergDecomposition_matrixH.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8601405Z copying third_party/eigen/doc/snippets/HessenbergDecomposition_packedMatrix.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8602906Z copying third_party/eigen/doc/snippets/HouseholderQR_householderQ.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8604567Z copying third_party/eigen/doc/snippets/HouseholderQR_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8606276Z copying third_party/eigen/doc/snippets/HouseholderSequence_HouseholderSequence.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8607655Z copying third_party/eigen/doc/snippets/IOFormat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8609209Z copying third_party/eigen/doc/snippets/JacobiSVD_basic.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8610806Z copying third_party/eigen/doc/snippets/Jacobi_makeGivens.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8612293Z copying third_party/eigen/doc/snippets/Jacobi_makeJacobi.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8613906Z copying third_party/eigen/doc/snippets/LLT_example.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8615613Z copying third_party/eigen/doc/snippets/LLT_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8617362Z copying third_party/eigen/doc/snippets/LeastSquaresNormalEquations.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8618821Z copying third_party/eigen/doc/snippets/LeastSquaresQR.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8620313Z copying third_party/eigen/doc/snippets/Map_general_stride.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8621865Z copying third_party/eigen/doc/snippets/Map_inner_stride.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8623385Z copying third_party/eigen/doc/snippets/Map_outer_stride.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8625120Z copying third_party/eigen/doc/snippets/Map_placement_new.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8626674Z copying third_party/eigen/doc/snippets/Map_simple.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8628304Z copying third_party/eigen/doc/snippets/MatrixBase_adjoint.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8629803Z copying third_party/eigen/doc/snippets/MatrixBase_all.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8631443Z copying third_party/eigen/doc/snippets/MatrixBase_applyOnTheLeft.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8633001Z copying third_party/eigen/doc/snippets/MatrixBase_applyOnTheRight.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8634623Z copying third_party/eigen/doc/snippets/MatrixBase_array.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8636214Z copying third_party/eigen/doc/snippets/MatrixBase_array_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8637769Z copying third_party/eigen/doc/snippets/MatrixBase_asDiagonal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8639318Z copying third_party/eigen/doc/snippets/MatrixBase_block_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8640903Z copying third_party/eigen/doc/snippets/MatrixBase_block_int_int_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8642473Z copying third_party/eigen/doc/snippets/MatrixBase_bottomLeftCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8644299Z copying third_party/eigen/doc/snippets/MatrixBase_bottomRightCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8645833Z copying third_party/eigen/doc/snippets/MatrixBase_bottomRows_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8647293Z copying third_party/eigen/doc/snippets/MatrixBase_cast.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8648855Z copying third_party/eigen/doc/snippets/MatrixBase_col.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8650424Z copying third_party/eigen/doc/snippets/MatrixBase_colwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8652029Z copying third_party/eigen/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8653714Z copying third_party/eigen/doc/snippets/MatrixBase_computeInverseAndDetWithCheck.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8655395Z copying third_party/eigen/doc/snippets/MatrixBase_computeInverseWithCheck.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8657010Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseAbs.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8658687Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseAbs2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8660171Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseArg.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8661722Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseEqual.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8663343Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseInverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8665135Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseMax.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8666747Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseMin.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8668316Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseNotEqual.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8670556Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseProduct.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8672153Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseQuotient.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8673836Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseSign.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8675581Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseSqrt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8677109Z copying third_party/eigen/doc/snippets/MatrixBase_diagonal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8678660Z copying third_party/eigen/doc/snippets/MatrixBase_diagonal_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8680273Z copying third_party/eigen/doc/snippets/MatrixBase_diagonal_template_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8681764Z copying third_party/eigen/doc/snippets/MatrixBase_eigenvalues.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8683319Z copying third_party/eigen/doc/snippets/MatrixBase_end_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8685048Z copying third_party/eigen/doc/snippets/MatrixBase_eval.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8686756Z copying third_party/eigen/doc/snippets/MatrixBase_fixedBlock_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8688332Z copying third_party/eigen/doc/snippets/MatrixBase_hnormalized.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8689908Z copying third_party/eigen/doc/snippets/MatrixBase_homogeneous.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8691389Z copying third_party/eigen/doc/snippets/MatrixBase_identity.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8692959Z copying third_party/eigen/doc/snippets/MatrixBase_identity_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8694610Z copying third_party/eigen/doc/snippets/MatrixBase_inverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8696238Z copying third_party/eigen/doc/snippets/MatrixBase_isDiagonal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8697790Z copying third_party/eigen/doc/snippets/MatrixBase_isIdentity.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8699482Z copying third_party/eigen/doc/snippets/MatrixBase_isOnes.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8701157Z copying third_party/eigen/doc/snippets/MatrixBase_isOrthogonal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8702776Z copying third_party/eigen/doc/snippets/MatrixBase_isUnitary.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8704417Z copying third_party/eigen/doc/snippets/MatrixBase_isZero.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8705972Z copying third_party/eigen/doc/snippets/MatrixBase_leftCols_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8707485Z copying third_party/eigen/doc/snippets/MatrixBase_noalias.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8709099Z copying third_party/eigen/doc/snippets/MatrixBase_ones.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8710662Z copying third_party/eigen/doc/snippets/MatrixBase_ones_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8712228Z copying third_party/eigen/doc/snippets/MatrixBase_ones_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8713784Z copying third_party/eigen/doc/snippets/MatrixBase_operatorNorm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8715606Z copying third_party/eigen/doc/snippets/MatrixBase_prod.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8717173Z copying third_party/eigen/doc/snippets/MatrixBase_random.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8718759Z copying third_party/eigen/doc/snippets/MatrixBase_random_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8720307Z copying third_party/eigen/doc/snippets/MatrixBase_random_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8721851Z copying third_party/eigen/doc/snippets/MatrixBase_replicate.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8723413Z copying third_party/eigen/doc/snippets/MatrixBase_replicate_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8725157Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_auto.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8726770Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_fixed.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8728397Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8729925Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_to_vector.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8731442Z copying third_party/eigen/doc/snippets/MatrixBase_reverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8732983Z copying third_party/eigen/doc/snippets/MatrixBase_rightCols_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8734586Z copying third_party/eigen/doc/snippets/MatrixBase_row.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8736298Z copying third_party/eigen/doc/snippets/MatrixBase_rowwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8737858Z copying third_party/eigen/doc/snippets/MatrixBase_segment_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8739413Z copying third_party/eigen/doc/snippets/MatrixBase_select.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8740972Z copying third_party/eigen/doc/snippets/MatrixBase_selfadjointView.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8742478Z copying third_party/eigen/doc/snippets/MatrixBase_set.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8744391Z copying third_party/eigen/doc/snippets/MatrixBase_setIdentity.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8745848Z copying third_party/eigen/doc/snippets/MatrixBase_setOnes.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8747410Z copying third_party/eigen/doc/snippets/MatrixBase_setRandom.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8748938Z copying third_party/eigen/doc/snippets/MatrixBase_setZero.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8750494Z copying third_party/eigen/doc/snippets/MatrixBase_start_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8752095Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_bottomRows.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8753686Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_end.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8755489Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_block_int_int_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8757102Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8758692Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8760288Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8761888Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8763422Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8765182Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8766750Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8768475Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8769923Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_leftCols.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8771470Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_rightCols.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8773005Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_segment.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8774668Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_start.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8776242Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_topRows.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8777791Z copying third_party/eigen/doc/snippets/MatrixBase_topLeftCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8779429Z copying third_party/eigen/doc/snippets/MatrixBase_topRightCorner_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8780935Z copying third_party/eigen/doc/snippets/MatrixBase_topRows_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8782462Z copying third_party/eigen/doc/snippets/MatrixBase_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8784262Z copying third_party/eigen/doc/snippets/MatrixBase_triangularView.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8785794Z copying third_party/eigen/doc/snippets/MatrixBase_zero.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8787436Z copying third_party/eigen/doc/snippets/MatrixBase_zero_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8789005Z copying third_party/eigen/doc/snippets/MatrixBase_zero_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8790595Z copying third_party/eigen/doc/snippets/Matrix_Map_stride.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8792248Z copying third_party/eigen/doc/snippets/Matrix_initializer_list_23_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8793873Z copying third_party/eigen/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8795592Z copying third_party/eigen/doc/snippets/Matrix_resize_NoChange_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8797149Z copying third_party/eigen/doc/snippets/Matrix_resize_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8798753Z copying third_party/eigen/doc/snippets/Matrix_resize_int_NoChange.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8800301Z copying third_party/eigen/doc/snippets/Matrix_resize_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8801884Z copying third_party/eigen/doc/snippets/Matrix_setConstant_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8803478Z copying third_party/eigen/doc/snippets/Matrix_setConstant_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8805251Z copying third_party/eigen/doc/snippets/Matrix_setIdentity_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8806795Z copying third_party/eigen/doc/snippets/Matrix_setOnes_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8808391Z copying third_party/eigen/doc/snippets/Matrix_setOnes_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8810067Z copying third_party/eigen/doc/snippets/Matrix_setRandom_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8811623Z copying third_party/eigen/doc/snippets/Matrix_setRandom_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8813201Z copying third_party/eigen/doc/snippets/Matrix_setZero_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8814734Z copying third_party/eigen/doc/snippets/Matrix_setZero_int_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8816509Z copying third_party/eigen/doc/snippets/Matrix_variadic_ctor_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8818072Z copying third_party/eigen/doc/snippets/PartialPivLU_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8819628Z copying third_party/eigen/doc/snippets/PartialRedux_count.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8821253Z copying third_party/eigen/doc/snippets/PartialRedux_maxCoeff.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8822770Z copying third_party/eigen/doc/snippets/PartialRedux_minCoeff.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8824466Z copying third_party/eigen/doc/snippets/PartialRedux_norm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8826762Z copying third_party/eigen/doc/snippets/PartialRedux_prod.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8828782Z copying third_party/eigen/doc/snippets/PartialRedux_squaredNorm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8830468Z copying third_party/eigen/doc/snippets/PartialRedux_sum.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8832207Z copying third_party/eigen/doc/snippets/RealQZ_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8833814Z copying third_party/eigen/doc/snippets/RealSchur_RealSchur_MatrixType.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8835537Z copying third_party/eigen/doc/snippets/RealSchur_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8837324Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8838976Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8840557Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8842042Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8843565Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8845326Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvalues.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8847050Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvectors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8848721Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorInverseSqrt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8850321Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorSqrt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8851920Z copying third_party/eigen/doc/snippets/SelfAdjointView_eigenvalues.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8853717Z copying third_party/eigen/doc/snippets/SelfAdjointView_operatorNorm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8855642Z copying third_party/eigen/doc/snippets/Slicing_arrayexpr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8857526Z copying third_party/eigen/doc/snippets/Slicing_custom_padding_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8859720Z copying third_party/eigen/doc/snippets/Slicing_rawarray_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8861297Z copying third_party/eigen/doc/snippets/Slicing_stdvector_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8862828Z copying third_party/eigen/doc/snippets/SparseMatrix_coeffs.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8864592Z copying third_party/eigen/doc/snippets/TopicAliasing_block.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8866198Z copying third_party/eigen/doc/snippets/TopicAliasing_block_correct.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8867697Z copying third_party/eigen/doc/snippets/TopicAliasing_cwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8869318Z copying third_party/eigen/doc/snippets/TopicAliasing_mult1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8870833Z copying third_party/eigen/doc/snippets/TopicAliasing_mult2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8872324Z copying third_party/eigen/doc/snippets/TopicAliasing_mult3.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8873971Z copying third_party/eigen/doc/snippets/TopicAliasing_mult4.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8875725Z copying third_party/eigen/doc/snippets/TopicAliasing_mult5.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8877391Z copying third_party/eigen/doc/snippets/TopicStorageOrders_example.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8878857Z copying third_party/eigen/doc/snippets/Triangular_solve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8880527Z copying third_party/eigen/doc/snippets/Tridiagonalization_Tridiagonalization_MatrixType.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8882009Z copying third_party/eigen/doc/snippets/Tridiagonalization_compute.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8883569Z copying third_party/eigen/doc/snippets/Tridiagonalization_decomposeInPlace.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8885267Z copying third_party/eigen/doc/snippets/Tridiagonalization_diagonal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8886881Z copying third_party/eigen/doc/snippets/Tridiagonalization_householderCoefficients.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8888360Z copying third_party/eigen/doc/snippets/Tridiagonalization_packedMatrix.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8889919Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Block.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8891560Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_CommaTemporary.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8893072Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Join.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8894851Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_LinSpaced.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8896430Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_ThreeWays.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8897946Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Zero.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8899420Z copying third_party/eigen/doc/snippets/Tutorial_Map_rowmajor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8900967Z copying third_party/eigen/doc/snippets/Tutorial_Map_using.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8902547Z copying third_party/eigen/doc/snippets/Tutorial_ReshapeMat2Mat.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8904234Z copying third_party/eigen/doc/snippets/Tutorial_ReshapeMat2Vec.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8905838Z copying third_party/eigen/doc/snippets/Tutorial_SlicingCol.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8907335Z copying third_party/eigen/doc/snippets/Tutorial_SlicingVec.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8908982Z copying third_party/eigen/doc/snippets/Tutorial_commainit_01.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8910665Z copying third_party/eigen/doc/snippets/Tutorial_commainit_01b.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8912221Z copying third_party/eigen/doc/snippets/Tutorial_commainit_02.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8913810Z copying third_party/eigen/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8915630Z copying third_party/eigen/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8917269Z copying third_party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8918870Z copying third_party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8920550Z copying third_party/eigen/doc/snippets/Tutorial_solve_matrix_inverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8922094Z copying third_party/eigen/doc/snippets/Tutorial_solve_multiple_rhs.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8923679Z copying third_party/eigen/doc/snippets/Tutorial_solve_reuse_decomposition.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8925357Z copying third_party/eigen/doc/snippets/Tutorial_solve_singular.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8926901Z copying third_party/eigen/doc/snippets/Tutorial_solve_triangular.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8928512Z copying third_party/eigen/doc/snippets/Tutorial_solve_triangular_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8930022Z copying third_party/eigen/doc/snippets/Tutorial_std_sort.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8931618Z copying third_party/eigen/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8933188Z copying third_party/eigen/doc/snippets/VectorwiseOp_homogeneous.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8934753Z copying third_party/eigen/doc/snippets/Vectorwise_reverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8936554Z copying third_party/eigen/doc/snippets/class_FullPivLU.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8938204Z copying third_party/eigen/doc/snippets/compile_snippet.cpp.in -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8939574Z copying third_party/eigen/doc/snippets/tut_arithmetic_redux_minmax.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8941090Z copying third_party/eigen/doc/snippets/tut_arithmetic_transpose_aliasing.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8942683Z copying third_party/eigen/doc/snippets/tut_arithmetic_transpose_conjugate.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8944365Z copying third_party/eigen/doc/snippets/tut_arithmetic_transpose_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8945969Z copying third_party/eigen/doc/snippets/tut_matrix_assignment_resizing.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/snippets 2025-10-10T00:04:46.8947457Z copying third_party/eigen/doc/special_examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/doc/special_examples 2025-10-10T00:04:46.8949009Z copying third_party/eigen/doc/special_examples/Tutorial_sparse_example.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/special_examples 2025-10-10T00:04:46.8950603Z copying third_party/eigen/doc/special_examples/Tutorial_sparse_example_details.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/special_examples 2025-10-10T00:04:46.8952039Z copying third_party/eigen/doc/special_examples/random_cpp11.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/doc/special_examples 2025-10-10T00:04:46.8953455Z copying third_party/eigen/failtest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8955168Z copying third_party/eigen/failtest/bdcsvd_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8956697Z copying third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_0.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8958187Z copying third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8959635Z copying third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8961161Z copying third_party/eigen/failtest/block_on_const_type_actually_const_0.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8962810Z copying third_party/eigen/failtest/block_on_const_type_actually_const_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8964389Z copying third_party/eigen/failtest/colpivqr_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8966015Z copying third_party/eigen/failtest/const_qualified_block_method_retval_0.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8967559Z copying third_party/eigen/failtest/const_qualified_block_method_retval_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8969085Z copying third_party/eigen/failtest/const_qualified_diagonal_method_retval.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8970564Z copying third_party/eigen/failtest/const_qualified_transpose_method_retval.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8972042Z copying third_party/eigen/failtest/cwiseunaryview_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8973515Z copying third_party/eigen/failtest/cwiseunaryview_on_const_type_actually_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8975250Z copying third_party/eigen/failtest/diagonal_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8976849Z copying third_party/eigen/failtest/diagonal_on_const_type_actually_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8978258Z copying third_party/eigen/failtest/eigensolver_cplx.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8979652Z copying third_party/eigen/failtest/eigensolver_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8981173Z copying third_party/eigen/failtest/failtest_sanity_check.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8982611Z copying third_party/eigen/failtest/fullpivlu_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8984210Z copying third_party/eigen/failtest/fullpivqr_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8985851Z copying third_party/eigen/failtest/initializer_list_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8987406Z copying third_party/eigen/failtest/initializer_list_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8988865Z copying third_party/eigen/failtest/jacobisvd_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8990764Z copying third_party/eigen/failtest/ldlt_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8992287Z copying third_party/eigen/failtest/llt_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8993856Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_0.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8995585Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8997146Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.8998659Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_3.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9000200Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_4.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9001762Z copying third_party/eigen/failtest/map_on_const_type_actually_const_0.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9003602Z copying third_party/eigen/failtest/map_on_const_type_actually_const_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9005268Z copying third_party/eigen/failtest/partialpivlu_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9006881Z copying third_party/eigen/failtest/qr_int.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9008336Z copying third_party/eigen/failtest/ref_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9010082Z copying third_party/eigen/failtest/ref_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9011920Z copying third_party/eigen/failtest/ref_3.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9013185Z copying third_party/eigen/failtest/ref_4.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9014916Z copying third_party/eigen/failtest/ref_5.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9017470Z copying third_party/eigen/failtest/selfadjointview_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9019083Z copying third_party/eigen/failtest/selfadjointview_on_const_type_actually_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9020472Z copying third_party/eigen/failtest/sparse_ref_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9022460Z copying third_party/eigen/failtest/sparse_ref_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9023900Z copying third_party/eigen/failtest/sparse_ref_3.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9026031Z copying third_party/eigen/failtest/sparse_ref_4.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9027838Z copying third_party/eigen/failtest/sparse_ref_5.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9029312Z copying third_party/eigen/failtest/sparse_storage_mismatch.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9031013Z copying third_party/eigen/failtest/swap_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9032403Z copying third_party/eigen/failtest/swap_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9034347Z copying third_party/eigen/failtest/ternary_1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9035873Z copying third_party/eigen/failtest/ternary_2.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9037557Z copying third_party/eigen/failtest/transpose_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9039091Z copying third_party/eigen/failtest/transpose_on_const_type_actually_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9040708Z copying third_party/eigen/failtest/triangularview_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9042192Z copying third_party/eigen/failtest/triangularview_on_const_type_actually_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/failtest 2025-10-10T00:04:46.9043518Z copying third_party/eigen/lapack/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9045781Z copying third_party/eigen/lapack/cholesky.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9047054Z copying third_party/eigen/lapack/clacgv.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9048773Z copying third_party/eigen/lapack/cladiv.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9050450Z copying third_party/eigen/lapack/clarf.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9052046Z copying third_party/eigen/lapack/clarfb.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9054041Z copying third_party/eigen/lapack/clarfg.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9055617Z copying third_party/eigen/lapack/clarft.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9057542Z copying third_party/eigen/lapack/complex_double.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9058959Z copying third_party/eigen/lapack/complex_single.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9060493Z copying third_party/eigen/lapack/dladiv.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9062023Z copying third_party/eigen/lapack/dlamch.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9063800Z copying third_party/eigen/lapack/dlapy2.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9065344Z copying third_party/eigen/lapack/dlapy3.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9067239Z copying third_party/eigen/lapack/dlarf.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9068605Z copying third_party/eigen/lapack/dlarfb.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9070730Z copying third_party/eigen/lapack/dlarfg.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9072394Z copying third_party/eigen/lapack/dlarft.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9074320Z copying third_party/eigen/lapack/double.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9075796Z copying third_party/eigen/lapack/dsecnd_NONE.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9077560Z copying third_party/eigen/lapack/eigenvalues.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9078882Z copying third_party/eigen/lapack/ilaclc.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9080562Z copying third_party/eigen/lapack/ilaclr.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9082182Z copying third_party/eigen/lapack/iladlc.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9083858Z copying third_party/eigen/lapack/iladlr.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9085432Z copying third_party/eigen/lapack/ilaslc.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9087122Z copying third_party/eigen/lapack/ilaslr.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9088795Z copying third_party/eigen/lapack/ilazlc.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9090170Z copying third_party/eigen/lapack/ilazlr.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9091833Z copying third_party/eigen/lapack/lapack_common.h -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9093200Z copying third_party/eigen/lapack/lu.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9094949Z copying third_party/eigen/lapack/second_NONE.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9096461Z copying third_party/eigen/lapack/single.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9098409Z copying third_party/eigen/lapack/sladiv.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9099799Z copying third_party/eigen/lapack/slamch.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9101588Z copying third_party/eigen/lapack/slapy2.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9103209Z copying third_party/eigen/lapack/slapy3.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9104945Z copying third_party/eigen/lapack/slarf.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9106805Z copying third_party/eigen/lapack/slarfb.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9108758Z copying third_party/eigen/lapack/slarfg.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9110321Z copying third_party/eigen/lapack/slarft.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9112109Z copying third_party/eigen/lapack/svd.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9113781Z copying third_party/eigen/lapack/zlacgv.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9115696Z copying third_party/eigen/lapack/zladiv.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9117081Z copying third_party/eigen/lapack/zlarf.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9118981Z copying third_party/eigen/lapack/zlarfb.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9120932Z copying third_party/eigen/lapack/zlarfg.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9122620Z copying third_party/eigen/lapack/zlarft.f -> torch-2.10.0a0+git344e636/third_party/eigen/lapack 2025-10-10T00:04:46.9124458Z copying third_party/eigen/scripts/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9126270Z copying third_party/eigen/scripts/buildtests.in -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9127870Z copying third_party/eigen/scripts/cdashtesting.cmake.in -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9129176Z copying third_party/eigen/scripts/check.in -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9130871Z copying third_party/eigen/scripts/debug.in -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9132357Z copying third_party/eigen/scripts/eigen_gen_credits.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9134404Z copying third_party/eigen/scripts/eigen_gen_docs -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9135958Z copying third_party/eigen/scripts/eigen_gen_split_test_help.cmake -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9137417Z copying third_party/eigen/scripts/eigen_monitor_perf.sh -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9138877Z copying third_party/eigen/scripts/release.in -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9140737Z copying third_party/eigen/scripts/relicense.py -> torch-2.10.0a0+git344e636/third_party/eigen/scripts 2025-10-10T00:04:46.9142285Z copying third_party/eigen/test/AnnoyingScalar.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9144422Z copying third_party/eigen/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9146220Z copying third_party/eigen/test/MovableScalar.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9147510Z copying third_party/eigen/test/SafeScalar.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9149171Z copying third_party/eigen/test/adjoint.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9150794Z copying third_party/eigen/test/array_cwise.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9153037Z copying third_party/eigen/test/array_for_matrix.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9154647Z copying third_party/eigen/test/array_of_string.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9156386Z copying third_party/eigen/test/array_replicate.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9157898Z copying third_party/eigen/test/array_reverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9159865Z copying third_party/eigen/test/bandmatrix.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9161251Z copying third_party/eigen/test/basicstuff.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9163106Z copying third_party/eigen/test/bdcsvd.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9164853Z copying third_party/eigen/test/bfloat16_float.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9166777Z copying third_party/eigen/test/bicgstab.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9168190Z copying third_party/eigen/test/blasutil.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9170105Z copying third_party/eigen/test/block.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9172019Z copying third_party/eigen/test/boostmultiprec.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9173406Z copying third_party/eigen/test/bug1213.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9175358Z copying third_party/eigen/test/bug1213.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9177192Z copying third_party/eigen/test/bug1213_main.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9179039Z copying third_party/eigen/test/cholesky.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9181074Z copying third_party/eigen/test/cholmod_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9182628Z copying third_party/eigen/test/commainitializer.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9184063Z copying third_party/eigen/test/conjugate_gradient.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9186063Z copying third_party/eigen/test/conservative_resize.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9187820Z copying third_party/eigen/test/constructor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9189208Z copying third_party/eigen/test/corners.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9191014Z copying third_party/eigen/test/ctorleak.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9192692Z copying third_party/eigen/test/denseLM.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9194375Z copying third_party/eigen/test/dense_storage.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9196263Z copying third_party/eigen/test/determinant.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9197636Z copying third_party/eigen/test/diagonal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9199554Z copying third_party/eigen/test/diagonal_matrix_variadic_ctor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9201087Z copying third_party/eigen/test/diagonalmatrices.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9202863Z copying third_party/eigen/test/dontalign.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9204378Z copying third_party/eigen/test/dynalloc.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9206592Z copying third_party/eigen/test/eigen2support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9207965Z copying third_party/eigen/test/eigensolver_complex.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9209891Z copying third_party/eigen/test/eigensolver_generalized_real.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9211280Z copying third_party/eigen/test/eigensolver_generic.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9213187Z copying third_party/eigen/test/eigensolver_selfadjoint.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9214738Z copying third_party/eigen/test/evaluator_common.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9216176Z copying third_party/eigen/test/evaluators.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9218238Z copying third_party/eigen/test/exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9219567Z copying third_party/eigen/test/fastmath.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9221427Z copying third_party/eigen/test/first_aligned.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9223181Z copying third_party/eigen/test/geo_alignedbox.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9224924Z copying third_party/eigen/test/geo_eulerangles.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9226734Z copying third_party/eigen/test/geo_homogeneous.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9228586Z copying third_party/eigen/test/geo_hyperplane.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9230249Z copying third_party/eigen/test/geo_orthomethods.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9232125Z copying third_party/eigen/test/geo_parametrizedline.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9233832Z copying third_party/eigen/test/geo_quaternion.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9235988Z copying third_party/eigen/test/geo_transformations.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9237621Z copying third_party/eigen/test/gpu_basic.cu -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9239565Z copying third_party/eigen/test/gpu_common.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9241165Z copying third_party/eigen/test/half_float.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9243077Z copying third_party/eigen/test/hessenberg.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9244805Z copying third_party/eigen/test/householder.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9246841Z copying third_party/eigen/test/incomplete_cholesky.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9248233Z copying third_party/eigen/test/indexed_view.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9250563Z copying third_party/eigen/test/initializer_list_construction.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9252107Z copying third_party/eigen/test/inplace_decomposition.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9253886Z copying third_party/eigen/test/integer_types.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9255904Z copying third_party/eigen/test/inverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9257605Z copying third_party/eigen/test/io.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9259056Z copying third_party/eigen/test/is_same_dense.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9260886Z copying third_party/eigen/test/jacobi.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9262629Z copying third_party/eigen/test/jacobisvd.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9264530Z copying third_party/eigen/test/klu_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9266193Z copying third_party/eigen/test/linearstructure.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9267949Z copying third_party/eigen/test/lscg.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9269572Z copying third_party/eigen/test/lu.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9271397Z copying third_party/eigen/test/main.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9273626Z copying third_party/eigen/test/mapped_matrix.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9275253Z copying third_party/eigen/test/mapstaticmethods.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9277046Z copying third_party/eigen/test/mapstride.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9278780Z copying third_party/eigen/test/meta.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9280635Z copying third_party/eigen/test/metis_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9282322Z copying third_party/eigen/test/miscmatrices.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9283954Z copying third_party/eigen/test/mixingtypes.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9286223Z copying third_party/eigen/test/mpl2only.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9287666Z copying third_party/eigen/test/nestbyvalue.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9289441Z copying third_party/eigen/test/nesting_ops.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9291191Z copying third_party/eigen/test/nomalloc.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9293118Z copying third_party/eigen/test/nullary.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9295115Z copying third_party/eigen/test/num_dimensions.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9296811Z copying third_party/eigen/test/numext.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9298505Z copying third_party/eigen/test/packetmath.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9301015Z copying third_party/eigen/test/packetmath_test_shared.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9302616Z copying third_party/eigen/test/pardiso_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9304482Z copying third_party/eigen/test/pastix_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9306221Z copying third_party/eigen/test/permutationmatrices.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9307703Z copying third_party/eigen/test/prec_inverse_4x4.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9309243Z copying third_party/eigen/test/product.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9310913Z copying third_party/eigen/test/product_extra.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9312695Z copying third_party/eigen/test/product_large.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9314406Z copying third_party/eigen/test/product_mmtr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9316062Z copying third_party/eigen/test/product_notemporary.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9317670Z copying third_party/eigen/test/product_selfadjoint.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9319166Z copying third_party/eigen/test/product_small.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9321423Z copying third_party/eigen/test/product_symm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9323138Z copying third_party/eigen/test/product_syrk.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9325093Z copying third_party/eigen/test/product_trmm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9327420Z copying third_party/eigen/test/product_trmv.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9329533Z copying third_party/eigen/test/product_trsolve.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9331602Z copying third_party/eigen/test/qr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9333537Z copying third_party/eigen/test/qr_colpivoting.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9335593Z copying third_party/eigen/test/qr_fullpivoting.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9337731Z copying third_party/eigen/test/qtvector.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9339272Z copying third_party/eigen/test/rand.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9341339Z copying third_party/eigen/test/random_without_cast_overflow.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9342717Z copying third_party/eigen/test/real_qz.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9344688Z copying third_party/eigen/test/redux.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9346596Z copying third_party/eigen/test/ref.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9348390Z copying third_party/eigen/test/reshape.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9350265Z copying third_party/eigen/test/resize.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9352173Z copying third_party/eigen/test/rvalue_types.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9353803Z copying third_party/eigen/test/schur_complex.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9355761Z copying third_party/eigen/test/schur_real.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9357592Z copying third_party/eigen/test/selfadjoint.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9359331Z copying third_party/eigen/test/simplicial_cholesky.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9361007Z copying third_party/eigen/test/sizeof.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9362868Z copying third_party/eigen/test/sizeoverflow.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9364598Z copying third_party/eigen/test/smallvectors.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9366568Z copying third_party/eigen/test/solverbase.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9368108Z copying third_party/eigen/test/sparse.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9370015Z copying third_party/eigen/test/sparseLM.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9371900Z copying third_party/eigen/test/sparse_basic.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9373946Z copying third_party/eigen/test/sparse_block.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9375990Z copying third_party/eigen/test/sparse_permutations.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9377702Z copying third_party/eigen/test/sparse_product.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9379844Z copying third_party/eigen/test/sparse_ref.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9381813Z copying third_party/eigen/test/sparse_solver.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9383848Z copying third_party/eigen/test/sparse_solvers.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9385528Z copying third_party/eigen/test/sparse_vector.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9387519Z copying third_party/eigen/test/sparselu.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9389236Z copying third_party/eigen/test/sparseqr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9391063Z copying third_party/eigen/test/special_numbers.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9392774Z copying third_party/eigen/test/split_test_helper.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9396362Z copying third_party/eigen/test/spqr_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9397660Z copying third_party/eigen/test/stable_norm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9399850Z copying third_party/eigen/test/stddeque.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9401317Z copying third_party/eigen/test/stddeque_overload.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9402882Z copying third_party/eigen/test/stdlist.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9404581Z copying third_party/eigen/test/stdlist_overload.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9406309Z copying third_party/eigen/test/stdvector.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9408002Z copying third_party/eigen/test/stdvector_overload.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9409753Z copying third_party/eigen/test/stl_iterators.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9411426Z copying third_party/eigen/test/superlu_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9413005Z copying third_party/eigen/test/svd_common.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9414744Z copying third_party/eigen/test/svd_fill.h -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9416486Z copying third_party/eigen/test/swap.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9418116Z copying third_party/eigen/test/symbolic_index.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9419695Z copying third_party/eigen/test/triangular.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9421313Z copying third_party/eigen/test/type_alias.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9422920Z copying third_party/eigen/test/umeyama.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9424719Z copying third_party/eigen/test/umfpack_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9426425Z copying third_party/eigen/test/unalignedcount.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9428056Z copying third_party/eigen/test/upperbidiagonalization.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9429826Z copying third_party/eigen/test/vectorization_logic.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9432246Z copying third_party/eigen/test/vectorwiseop.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9433833Z copying third_party/eigen/test/visitor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9435594Z copying third_party/eigen/test/zerosized.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/test 2025-10-10T00:04:46.9437178Z copying third_party/eigen/unsupported/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported 2025-10-10T00:04:46.9438698Z copying third_party/eigen/unsupported/README.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported 2025-10-10T00:04:46.9440276Z copying third_party/eigen/unsupported/Eigen/AdolcForward -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9441810Z copying third_party/eigen/unsupported/Eigen/AlignedVector3 -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9443323Z copying third_party/eigen/unsupported/Eigen/ArpackSupport -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9444780Z copying third_party/eigen/unsupported/Eigen/AutoDiff -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9446395Z copying third_party/eigen/unsupported/Eigen/BVH -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9447941Z copying third_party/eigen/unsupported/Eigen/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9449411Z copying third_party/eigen/unsupported/Eigen/EulerAngles -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9450886Z copying third_party/eigen/unsupported/Eigen/FFT -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9452592Z copying third_party/eigen/unsupported/Eigen/IterativeSolvers -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9454243Z copying third_party/eigen/unsupported/Eigen/KroneckerProduct -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9455965Z copying third_party/eigen/unsupported/Eigen/LevenbergMarquardt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9457386Z copying third_party/eigen/unsupported/Eigen/MPRealSupport -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9459002Z copying third_party/eigen/unsupported/Eigen/MatrixFunctions -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9460593Z copying third_party/eigen/unsupported/Eigen/MoreVectorization -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9462065Z copying third_party/eigen/unsupported/Eigen/NonLinearOptimization -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9463663Z copying third_party/eigen/unsupported/Eigen/NumericalDiff -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9465375Z copying third_party/eigen/unsupported/Eigen/OpenGLSupport -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9467027Z copying third_party/eigen/unsupported/Eigen/Polynomials -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9468525Z copying third_party/eigen/unsupported/Eigen/Skyline -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9470193Z copying third_party/eigen/unsupported/Eigen/SparseExtra -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9471728Z copying third_party/eigen/unsupported/Eigen/SpecialFunctions -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9473270Z copying third_party/eigen/unsupported/Eigen/Splines -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen 2025-10-10T00:04:46.9475118Z copying third_party/eigen/unsupported/Eigen/CXX11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11 2025-10-10T00:04:46.9476586Z copying third_party/eigen/unsupported/Eigen/CXX11/Tensor -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11 2025-10-10T00:04:46.9478091Z copying third_party/eigen/unsupported/Eigen/CXX11/TensorSymmetry -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11 2025-10-10T00:04:46.9479612Z copying third_party/eigen/unsupported/Eigen/CXX11/ThreadPool -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11 2025-10-10T00:04:46.9481192Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9483255Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9485140Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9486746Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9488299Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9490403Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9492396Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9494583Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9496437Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9498067Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9500077Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9501471Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9503112Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9505309Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9507031Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9509337Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9511494Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9513148Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9515272Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9516936Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9518465Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9520180Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9521837Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9523373Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9524881Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9526614Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9528490Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9530105Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9531659Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9533363Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9535104Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9537023Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9538690Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9540331Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9542011Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9543676Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9545510Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9547347Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9548744Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9550485Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9552007Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9553651Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9555236Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9556793Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9558528Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9560300Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9561926Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9563443Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9565244Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9566879Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9568424Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9570067Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9571666Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9573748Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9575698Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9577302Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9578970Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9580844Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9582399Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9584475Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9586255Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9587992Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9589669Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9591410Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9593213Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9594915Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9596691Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9598338Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9600001Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9601697Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9603319Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-10-10T00:04:46.9605342Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-10-10T00:04:46.9606940Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-10-10T00:04:46.9608562Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-10-10T00:04:46.9610377Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util 2025-10-10T00:04:46.9612048Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/Barrier.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9613622Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9615435Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9617021Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9618627Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadCancel.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9620208Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9621688Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9623368Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9624935Z copying third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/ThreadPool 2025-10-10T00:04:46.9626563Z copying third_party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-10-10T00:04:46.9628385Z copying third_party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-10-10T00:04:46.9629998Z copying third_party/eigen/unsupported/Eigen/CXX11/src/util/EmulateArray.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-10-10T00:04:46.9631610Z copying third_party/eigen/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-10-10T00:04:46.9633156Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-10-10T00:04:46.9634837Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-10-10T00:04:46.9636674Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-10-10T00:04:46.9638223Z copying third_party/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/BVH 2025-10-10T00:04:46.9639835Z copying third_party/eigen/unsupported/Eigen/src/BVH/KdBVH.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/BVH 2025-10-10T00:04:46.9641613Z copying third_party/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Eigenvalues 2025-10-10T00:04:46.9643305Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-10-10T00:04:46.9644893Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-10-10T00:04:46.9646788Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-10-10T00:04:46.9648292Z copying third_party/eigen/unsupported/Eigen/src/FFT/ei_fftw_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/FFT 2025-10-10T00:04:46.9649872Z copying third_party/eigen/unsupported/Eigen/src/FFT/ei_kissfft_impl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/FFT 2025-10-10T00:04:46.9651795Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9653716Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9655876Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9657665Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IDRS.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9659335Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9661095Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IterationController.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9662294Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9663985Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-10-10T00:04:46.9665775Z copying third_party/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/KroneckerProduct 2025-10-10T00:04:46.9667354Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:46.9668840Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:46.9670321Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:46.9671982Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:46.9673545Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:46.9675303Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-10-10T00:04:46.9676996Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:46.9678609Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:46.9680278Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:46.9682083Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:46.9683742Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:46.9685488Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-10-10T00:04:46.9687030Z copying third_party/eigen/unsupported/Eigen/src/MoreVectorization/MathFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/MoreVectorization 2025-10-10T00:04:46.9688720Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9690329Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9691981Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9693411Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9695053Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9696611Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9698125Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9699664Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9701182Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9702762Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9704459Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-10-10T00:04:46.9705961Z copying third_party/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/NumericalDiff 2025-10-10T00:04:46.9707490Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/Companion.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-10-10T00:04:46.9709137Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-10-10T00:04:46.9710860Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-10-10T00:04:46.9712439Z copying third_party/eigen/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:46.9714202Z copying third_party/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:46.9716254Z copying third_party/eigen/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:46.9717795Z copying third_party/eigen/unsupported/Eigen/src/Skyline/SkylineProduct.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:46.9719444Z copying third_party/eigen/unsupported/Eigen/src/Skyline/SkylineStorage.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:46.9721011Z copying third_party/eigen/unsupported/Eigen/src/Skyline/SkylineUtil.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Skyline 2025-10-10T00:04:46.9722638Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:46.9724407Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:46.9726211Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:46.9727718Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:46.9729440Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:46.9730923Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-10-10T00:04:46.9732581Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9734353Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9735911Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9737480Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9738995Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9741084Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9742655Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9744348Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9745937Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9747499Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9749141Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9750584Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9752692Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-10-10T00:04:46.9754413Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX 2025-10-10T00:04:46.9755952Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX 2025-10-10T00:04:46.9757530Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512 2025-10-10T00:04:46.9759007Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512 2025-10-10T00:04:46.9760702Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU 2025-10-10T00:04:46.9762314Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON 2025-10-10T00:04:46.9763659Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON 2025-10-10T00:04:46.9765287Z copying third_party/eigen/unsupported/Eigen/src/Splines/Spline.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Splines 2025-10-10T00:04:46.9767142Z copying third_party/eigen/unsupported/Eigen/src/Splines/SplineFitting.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Splines 2025-10-10T00:04:46.9769059Z copying third_party/eigen/unsupported/Eigen/src/Splines/SplineFwd.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/Eigen/src/Splines 2025-10-10T00:04:46.9770550Z copying third_party/eigen/unsupported/bench/bench_svd.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/bench 2025-10-10T00:04:46.9772087Z copying third_party/eigen/unsupported/doc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc 2025-10-10T00:04:46.9773641Z copying third_party/eigen/unsupported/doc/Overview.dox -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc 2025-10-10T00:04:46.9775345Z copying third_party/eigen/unsupported/doc/SYCL.dox -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc 2025-10-10T00:04:46.9776863Z copying third_party/eigen/unsupported/doc/eigendoxy_layout.xml.in -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc 2025-10-10T00:04:46.9778429Z copying third_party/eigen/unsupported/doc/examples/BVH_Example.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9779925Z copying third_party/eigen/unsupported/doc/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9781426Z copying third_party/eigen/unsupported/doc/examples/EulerAngles.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9783042Z copying third_party/eigen/unsupported/doc/examples/FFT.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9784724Z copying third_party/eigen/unsupported/doc/examples/MatrixExponential.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9786470Z copying third_party/eigen/unsupported/doc/examples/MatrixFunction.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9787976Z copying third_party/eigen/unsupported/doc/examples/MatrixLogarithm.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9789482Z copying third_party/eigen/unsupported/doc/examples/MatrixPower.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9791051Z copying third_party/eigen/unsupported/doc/examples/MatrixPower_optimal.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9792549Z copying third_party/eigen/unsupported/doc/examples/MatrixSine.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9794051Z copying third_party/eigen/unsupported/doc/examples/MatrixSinh.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9795776Z copying third_party/eigen/unsupported/doc/examples/MatrixSquareRoot.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9797344Z copying third_party/eigen/unsupported/doc/examples/PolynomialSolver1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9798874Z copying third_party/eigen/unsupported/doc/examples/PolynomialUtils1.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples 2025-10-10T00:04:46.9800416Z copying third_party/eigen/unsupported/doc/examples/SYCL/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples/SYCL 2025-10-10T00:04:46.9801871Z copying third_party/eigen/unsupported/doc/examples/SYCL/CwiseMul.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/examples/SYCL 2025-10-10T00:04:46.9803377Z copying third_party/eigen/unsupported/doc/snippets/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/doc/snippets 2025-10-10T00:04:46.9804805Z copying third_party/eigen/unsupported/test/BVH.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9806589Z copying third_party/eigen/unsupported/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9808173Z copying third_party/eigen/unsupported/test/EulerAngles.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9809916Z copying third_party/eigen/unsupported/test/FFT.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9811682Z copying third_party/eigen/unsupported/test/FFTW.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9813951Z copying third_party/eigen/unsupported/test/NonLinearOptimization.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9816293Z copying third_party/eigen/unsupported/test/NumericalDiff.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9817686Z copying third_party/eigen/unsupported/test/alignedvector3.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9819164Z copying third_party/eigen/unsupported/test/autodiff.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9821063Z copying third_party/eigen/unsupported/test/autodiff_scalar.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9822466Z copying third_party/eigen/unsupported/test/bessel_functions.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9824577Z copying third_party/eigen/unsupported/test/cxx11_eventcount.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9826172Z copying third_party/eigen/unsupported/test/cxx11_maxsizevector.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9827623Z copying third_party/eigen/unsupported/test/cxx11_meta.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9829999Z copying third_party/eigen/unsupported/test/cxx11_non_blocking_thread_pool.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9831260Z copying third_party/eigen/unsupported/test/cxx11_runqueue.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9832902Z copying third_party/eigen/unsupported/test/cxx11_tensor_argmax.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9834983Z copying third_party/eigen/unsupported/test/cxx11_tensor_argmax_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9836634Z copying third_party/eigen/unsupported/test/cxx11_tensor_argmax_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9838246Z copying third_party/eigen/unsupported/test/cxx11_tensor_assign.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9840125Z copying third_party/eigen/unsupported/test/cxx11_tensor_block_access.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9842207Z copying third_party/eigen/unsupported/test/cxx11_tensor_block_eval.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9844435Z copying third_party/eigen/unsupported/test/cxx11_tensor_block_io.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9846313Z copying third_party/eigen/unsupported/test/cxx11_tensor_broadcast_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9847793Z copying third_party/eigen/unsupported/test/cxx11_tensor_broadcasting.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9849661Z copying third_party/eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9851311Z copying third_party/eigen/unsupported/test/cxx11_tensor_cast_float16_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9852822Z copying third_party/eigen/unsupported/test/cxx11_tensor_casts.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9854646Z copying third_party/eigen/unsupported/test/cxx11_tensor_chipping.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9856638Z copying third_party/eigen/unsupported/test/cxx11_tensor_chipping_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9858474Z copying third_party/eigen/unsupported/test/cxx11_tensor_comparisons.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9860039Z copying third_party/eigen/unsupported/test/cxx11_tensor_complex_cwise_ops_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9861521Z copying third_party/eigen/unsupported/test/cxx11_tensor_complex_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9863052Z copying third_party/eigen/unsupported/test/cxx11_tensor_concatenation.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9864683Z copying third_party/eigen/unsupported/test/cxx11_tensor_concatenation_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9866331Z copying third_party/eigen/unsupported/test/cxx11_tensor_const.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9867865Z copying third_party/eigen/unsupported/test/cxx11_tensor_contract_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9869443Z copying third_party/eigen/unsupported/test/cxx11_tensor_contract_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9871347Z copying third_party/eigen/unsupported/test/cxx11_tensor_contraction.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9873206Z copying third_party/eigen/unsupported/test/cxx11_tensor_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9874753Z copying third_party/eigen/unsupported/test/cxx11_tensor_convolution_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9876518Z copying third_party/eigen/unsupported/test/cxx11_tensor_custom_index.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9878001Z copying third_party/eigen/unsupported/test/cxx11_tensor_custom_op.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9879541Z copying third_party/eigen/unsupported/test/cxx11_tensor_custom_op_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9881048Z copying third_party/eigen/unsupported/test/cxx11_tensor_device.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9882778Z copying third_party/eigen/unsupported/test/cxx11_tensor_device_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9884410Z copying third_party/eigen/unsupported/test/cxx11_tensor_dimension.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9885933Z copying third_party/eigen/unsupported/test/cxx11_tensor_empty.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9887540Z copying third_party/eigen/unsupported/test/cxx11_tensor_executor.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9889228Z copying third_party/eigen/unsupported/test/cxx11_tensor_expr.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9890831Z copying third_party/eigen/unsupported/test/cxx11_tensor_fft.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9892470Z copying third_party/eigen/unsupported/test/cxx11_tensor_fixed_size.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9894057Z copying third_party/eigen/unsupported/test/cxx11_tensor_forced_eval.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9895775Z copying third_party/eigen/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9897283Z copying third_party/eigen/unsupported/test/cxx11_tensor_generator.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9898800Z copying third_party/eigen/unsupported/test/cxx11_tensor_generator_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9900328Z copying third_party/eigen/unsupported/test/cxx11_tensor_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9902370Z copying third_party/eigen/unsupported/test/cxx11_tensor_ifft.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9903955Z copying third_party/eigen/unsupported/test/cxx11_tensor_image_op_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9905651Z copying third_party/eigen/unsupported/test/cxx11_tensor_image_patch.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9907452Z copying third_party/eigen/unsupported/test/cxx11_tensor_image_patch_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9909416Z copying third_party/eigen/unsupported/test/cxx11_tensor_index_list.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9911133Z copying third_party/eigen/unsupported/test/cxx11_tensor_inflation.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9912664Z copying third_party/eigen/unsupported/test/cxx11_tensor_inflation_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9914448Z copying third_party/eigen/unsupported/test/cxx11_tensor_intdiv.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9915935Z copying third_party/eigen/unsupported/test/cxx11_tensor_io.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9917430Z copying third_party/eigen/unsupported/test/cxx11_tensor_layout_swap.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9918958Z copying third_party/eigen/unsupported/test/cxx11_tensor_layout_swap_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9920482Z copying third_party/eigen/unsupported/test/cxx11_tensor_lvalue.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9922178Z copying third_party/eigen/unsupported/test/cxx11_tensor_map.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9923881Z copying third_party/eigen/unsupported/test/cxx11_tensor_math.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9925554Z copying third_party/eigen/unsupported/test/cxx11_tensor_math_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9927194Z copying third_party/eigen/unsupported/test/cxx11_tensor_mixed_indices.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9928825Z copying third_party/eigen/unsupported/test/cxx11_tensor_morphing.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9930440Z copying third_party/eigen/unsupported/test/cxx11_tensor_morphing_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9932481Z copying third_party/eigen/unsupported/test/cxx11_tensor_move.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9934485Z copying third_party/eigen/unsupported/test/cxx11_tensor_notification.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9935977Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_complex.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9937848Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_const_values.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9939149Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_float16_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9941497Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_strings.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9942728Z copying third_party/eigen/unsupported/test/cxx11_tensor_padding.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9944441Z copying third_party/eigen/unsupported/test/cxx11_tensor_padding_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9945910Z copying third_party/eigen/unsupported/test/cxx11_tensor_patch.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9947492Z copying third_party/eigen/unsupported/test/cxx11_tensor_patch_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9948840Z copying third_party/eigen/unsupported/test/cxx11_tensor_random.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9950389Z copying third_party/eigen/unsupported/test/cxx11_tensor_random_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9951692Z copying third_party/eigen/unsupported/test/cxx11_tensor_random_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9953227Z copying third_party/eigen/unsupported/test/cxx11_tensor_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9955066Z copying third_party/eigen/unsupported/test/cxx11_tensor_reduction_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9956363Z copying third_party/eigen/unsupported/test/cxx11_tensor_reduction_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9958208Z copying third_party/eigen/unsupported/test/cxx11_tensor_ref.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9959570Z copying third_party/eigen/unsupported/test/cxx11_tensor_reverse.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9961141Z copying third_party/eigen/unsupported/test/cxx11_tensor_reverse_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9962606Z copying third_party/eigen/unsupported/test/cxx11_tensor_roundings.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9963910Z copying third_party/eigen/unsupported/test/cxx11_tensor_scan.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9965703Z copying third_party/eigen/unsupported/test/cxx11_tensor_scan_gpu.cu -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9967005Z copying third_party/eigen/unsupported/test/cxx11_tensor_scan_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9968677Z copying third_party/eigen/unsupported/test/cxx11_tensor_shuffling.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9970037Z copying third_party/eigen/unsupported/test/cxx11_tensor_shuffling_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9971764Z copying third_party/eigen/unsupported/test/cxx11_tensor_simple.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9973301Z copying third_party/eigen/unsupported/test/cxx11_tensor_striding.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9974786Z copying third_party/eigen/unsupported/test/cxx11_tensor_striding_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9976391Z copying third_party/eigen/unsupported/test/cxx11_tensor_sugar.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9977625Z copying third_party/eigen/unsupported/test/cxx11_tensor_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9979347Z copying third_party/eigen/unsupported/test/cxx11_tensor_symmetry.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9981218Z copying third_party/eigen/unsupported/test/cxx11_tensor_thread_local.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9982580Z copying third_party/eigen/unsupported/test/cxx11_tensor_thread_pool.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9984380Z copying third_party/eigen/unsupported/test/cxx11_tensor_trace.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9986016Z copying third_party/eigen/unsupported/test/cxx11_tensor_uint128.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9987621Z copying third_party/eigen/unsupported/test/cxx11_tensor_volume_patch.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9988963Z copying third_party/eigen/unsupported/test/cxx11_tensor_volume_patch_sycl.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9990452Z copying third_party/eigen/unsupported/test/dgmres.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9991970Z copying third_party/eigen/unsupported/test/forward_adolc.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9993346Z copying third_party/eigen/unsupported/test/gmres.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9995008Z copying third_party/eigen/unsupported/test/idrs.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9996580Z copying third_party/eigen/unsupported/test/kronecker_product.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:46.9998175Z copying third_party/eigen/unsupported/test/levenberg_marquardt.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0000024Z copying third_party/eigen/unsupported/test/matrix_exponential.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0002143Z copying third_party/eigen/unsupported/test/matrix_function.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0003563Z copying third_party/eigen/unsupported/test/matrix_functions.h -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0004941Z copying third_party/eigen/unsupported/test/matrix_power.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0006598Z copying third_party/eigen/unsupported/test/matrix_square_root.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0007828Z copying third_party/eigen/unsupported/test/minres.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0009530Z copying third_party/eigen/unsupported/test/mpreal_support.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0010726Z copying third_party/eigen/unsupported/test/openglsupport.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0012495Z copying third_party/eigen/unsupported/test/polynomialsolver.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0013802Z copying third_party/eigen/unsupported/test/polynomialutils.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0015440Z copying third_party/eigen/unsupported/test/sparse_extra.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0017026Z copying third_party/eigen/unsupported/test/special_functions.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0018623Z copying third_party/eigen/unsupported/test/special_packetmath.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0020249Z copying third_party/eigen/unsupported/test/splines.cpp -> torch-2.10.0a0+git344e636/third_party/eigen/unsupported/test 2025-10-10T00:04:47.0021600Z copying third_party/fbgemm/.bazelrc -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0023482Z copying third_party/fbgemm/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0025291Z copying third_party/fbgemm/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0026474Z copying third_party/fbgemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0028447Z copying third_party/fbgemm/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0029711Z copying third_party/fbgemm/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0031452Z copying third_party/fbgemm/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0032787Z copying third_party/fbgemm/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0034688Z copying third_party/fbgemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0036264Z copying third_party/fbgemm/WORKSPACE.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0037606Z copying third_party/fbgemm/defs.bzl -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0039475Z copying third_party/fbgemm/netlify.toml -> torch-2.10.0a0+git344e636/third_party/fbgemm 2025-10-10T00:04:47.0041111Z copying third_party/fbgemm/bench/AlignedVec.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0042467Z copying third_party/fbgemm/bench/BenchUtils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0044409Z copying third_party/fbgemm/bench/BenchUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0046099Z copying third_party/fbgemm/bench/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0047705Z copying third_party/fbgemm/bench/ConvUnifiedBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0049488Z copying third_party/fbgemm/bench/ConvertBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0050885Z copying third_party/fbgemm/bench/Depthwise3DBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0052542Z copying third_party/fbgemm/bench/DepthwiseBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0054572Z copying third_party/fbgemm/bench/EmbeddingIndexRemappingBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0056049Z copying third_party/fbgemm/bench/EmbeddingQuantizeBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0057969Z copying third_party/fbgemm/bench/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0059162Z copying third_party/fbgemm/bench/EmbeddingSpMDM8BitBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0060875Z copying third_party/fbgemm/bench/EmbeddingSpMDMBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0062741Z copying third_party/fbgemm/bench/EmbeddingSpMDMNBit2Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0064448Z copying third_party/fbgemm/bench/EmbeddingSpMDMNBitBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0066642Z copying third_party/fbgemm/bench/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0067616Z copying third_party/fbgemm/bench/FP16Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0069540Z copying third_party/fbgemm/bench/FP32Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0070745Z copying third_party/fbgemm/bench/GEMMsBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0072353Z copying third_party/fbgemm/bench/GEMMsTunableBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0073941Z copying third_party/fbgemm/bench/GroupwiseConvRequantizeBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0075545Z copying third_party/fbgemm/bench/I64Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0076998Z copying third_party/fbgemm/bench/I8SpmdmBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0078537Z copying third_party/fbgemm/bench/Im2ColFusedRequantizeBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0079809Z copying third_party/fbgemm/bench/PackedFloatInOutBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0087228Z copying third_party/fbgemm/bench/PackedRequantizeAcc16Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0088052Z copying third_party/fbgemm/bench/PackedRequantizeAcc32Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0088544Z copying third_party/fbgemm/bench/RequantizeBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0089070Z copying third_party/fbgemm/bench/RowOffsetBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0089643Z copying third_party/fbgemm/bench/RowwiseAdagradBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0090094Z copying third_party/fbgemm/bench/RowwiseAdagradFusedBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0090572Z copying third_party/fbgemm/bench/SparseAdagradBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0091145Z copying third_party/fbgemm/bench/SparseDenseMMFP32Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0092191Z copying third_party/fbgemm/bench/SparseDenseMMInt8Benchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0093621Z copying third_party/fbgemm/bench/TransposeBenchmark.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/bench 2025-10-10T00:04:47.0095286Z copying third_party/fbgemm/cmake/modules/CppLibrary.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0096862Z copying third_party/fbgemm/cmake/modules/CudaSetup.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0098099Z copying third_party/fbgemm/cmake/modules/CxxCompilerSetup.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0099296Z copying third_party/fbgemm/cmake/modules/FindAVX.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0100866Z copying third_party/fbgemm/cmake/modules/FindGnuH2fIeee.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0101914Z copying third_party/fbgemm/cmake/modules/FindMKL.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0103407Z copying third_party/fbgemm/cmake/modules/FindSphinx.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0104756Z copying third_party/fbgemm/cmake/modules/GpuCppLibrary.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0106468Z copying third_party/fbgemm/cmake/modules/PyTorchSetup.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0107664Z copying third_party/fbgemm/cmake/modules/RocmSetup.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0109072Z copying third_party/fbgemm/cmake/modules/Utilities.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/cmake/modules 2025-10-10T00:04:47.0110370Z copying third_party/fbgemm/docs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/docs 2025-10-10T00:04:47.0111721Z copying third_party/fbgemm/docs/Doxyfile.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/docs 2025-10-10T00:04:47.0114859Z copying third_party/fbgemm/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/docs 2025-10-10T00:04:47.0116255Z copying third_party/fbgemm/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/docs 2025-10-10T00:04:47.0117669Z copying third_party/fbgemm/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/docs 2025-10-10T00:04:47.0119064Z copying third_party/fbgemm/external/asmjit.BUILD -> torch-2.10.0a0+git344e636/third_party/fbgemm/external 2025-10-10T00:04:47.0120458Z copying third_party/fbgemm/external/cpuinfo.BUILD -> torch-2.10.0a0+git344e636/third_party/fbgemm/external 2025-10-10T00:04:47.0121926Z copying third_party/fbgemm/external/asmjit/.editorconfig -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit 2025-10-10T00:04:47.0123180Z copying third_party/fbgemm/external/asmjit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit 2025-10-10T00:04:47.0125032Z copying third_party/fbgemm/external/asmjit/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit 2025-10-10T00:04:47.0126269Z copying third_party/fbgemm/external/asmjit/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit 2025-10-10T00:04:47.0127818Z copying third_party/fbgemm/external/asmjit/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit 2025-10-10T00:04:47.0129032Z copying third_party/fbgemm/external/asmjit/db/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0130471Z copying third_party/fbgemm/external/asmjit/db/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0132017Z copying third_party/fbgemm/external/asmjit/db/aarch32.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0133683Z copying third_party/fbgemm/external/asmjit/db/aarch64.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0135507Z copying third_party/fbgemm/external/asmjit/db/base.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0137061Z copying third_party/fbgemm/external/asmjit/db/exp.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0138627Z copying third_party/fbgemm/external/asmjit/db/index.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0139849Z copying third_party/fbgemm/external/asmjit/db/isa_aarch32.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0144876Z copying third_party/fbgemm/external/asmjit/db/isa_aarch64.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0150494Z copying third_party/fbgemm/external/asmjit/db/isa_aarch64_sme.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0151675Z copying third_party/fbgemm/external/asmjit/db/isa_x86.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0157539Z copying third_party/fbgemm/external/asmjit/db/isa_x86.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0158899Z copying third_party/fbgemm/external/asmjit/db/package.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0160381Z copying third_party/fbgemm/external/asmjit/db/x86.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/db 2025-10-10T00:04:47.0162195Z copying third_party/fbgemm/external/asmjit/src/asmjit.natvis -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src 2025-10-10T00:04:47.0163813Z copying third_party/fbgemm/external/asmjit/src/asmjit/a64.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0165292Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0166950Z copying third_party/fbgemm/external/asmjit/src/asmjit/asmjit-scope-begin.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0168163Z copying third_party/fbgemm/external/asmjit/src/asmjit/asmjit-scope-end.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0169456Z copying third_party/fbgemm/external/asmjit/src/asmjit/asmjit.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0170807Z copying third_party/fbgemm/external/asmjit/src/asmjit/core.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0173149Z copying third_party/fbgemm/external/asmjit/src/asmjit/host.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0174547Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit 2025-10-10T00:04:47.0176293Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64archtraits_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0177578Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64assembler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0180487Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64assembler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0181755Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64builder.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0183072Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64builder.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0184992Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64compiler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0186319Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64compiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0187826Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64emithelper.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0189227Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64emithelper_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0190616Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64emitter.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0192578Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64formatter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0193739Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64formatter_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0195077Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64func.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0196736Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64func_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0198029Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64globals.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0200545Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instapi.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0201855Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instapi_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0203217Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instdb.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0206814Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instdb.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0208142Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instdb_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0209833Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64operand.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0211096Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64operand.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0212943Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64rapass.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0214704Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64rapass_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0216404Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armformatter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0217733Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armformatter_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0219075Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armglobals.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0220421Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armutils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-10-10T00:04:47.0221854Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/api-build_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0223251Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/api-config.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0225252Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/archcommons.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0226559Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/archtraits.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0227881Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/archtraits.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0229614Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/assembler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0230824Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/assembler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0232256Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/builder.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0234001Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/builder.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0236102Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/builder_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0237523Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codebuffer.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0238887Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codeholder.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0240745Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codeholder.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0242519Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codewriter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0244669Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codewriter_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0247681Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/compiler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0248622Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/compiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0251226Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/compilerdefs.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0253567Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/constpool.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0254806Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/constpool.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0256853Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/cpuinfo.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0258567Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/cpuinfo.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0261210Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emithelper.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0262364Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emithelper_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0263880Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0265628Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitter.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0269029Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitterutils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0270660Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitterutils_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0277321Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/environment.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0279478Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/environment.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0282317Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/errorhandler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0283213Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/errorhandler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0284024Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/fixup.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0285206Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/formatter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0286724Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/formatter.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0287975Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/formatter_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0289315Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/func.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0291059Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/func.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0292444Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/funcargscontext.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0294552Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/funcargscontext_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0296253Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/globals.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0297972Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/globals.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0299551Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/inst.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0301185Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/inst.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0303538Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/instdb.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0305093Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/instdb_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0306840Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitallocator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0309528Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitallocator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0311002Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitruntime.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0312591Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitruntime.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0314529Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/logger.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0316075Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/logger.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0317735Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/misc_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0319404Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/operand.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0320944Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/operand.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0324473Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/osutils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0325622Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/osutils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0327295Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/osutils_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0328937Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/raassignment_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0330655Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rabuilders_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0333015Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/radefs_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0334946Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/ralocal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0337926Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/ralocal_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0338975Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rapass.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0341773Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rapass_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0343568Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rastack.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0345401Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rastack_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0347371Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/string.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0348985Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/string.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0350734Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/support.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0353039Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/support.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0355829Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/support_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0357183Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/target.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0358916Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/target.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0360482Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0362133Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/type.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0364445Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/virtmem.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0366646Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/virtmem.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0368214Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zone.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0370375Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zone.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0371948Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonehash.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0373698Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonehash.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0375570Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonelist.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0377202Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonelist.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0378926Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonestack.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0380666Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonestack.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0382384Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonestring.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0384394Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonetree.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0385926Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonetree.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0388446Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonevector.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0389761Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonevector.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-10-10T00:04:47.0391947Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86archtraits_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0393551Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86assembler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0397125Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86assembler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0398776Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86builder.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0400444Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86builder.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0402065Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86compiler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0403572Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86compiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0405927Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86emithelper.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0407588Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86emithelper_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0409240Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86emitter.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0413745Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86formatter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0415568Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86formatter_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0417177Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86func.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0418959Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86func_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0420542Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86globals.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0423857Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instapi.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0426561Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instapi_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0427852Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instdb.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0433963Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instdb.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0435856Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instdb_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0437588Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86opcode_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0439513Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86operand.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0441027Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86operand.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0443550Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86rapass.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0446116Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86rapass_p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-10-10T00:04:47.0447786Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0449347Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0451018Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen_a64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0452733Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen_x86.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0456515Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_overhead.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0457930Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_regalloc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0459563Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0461090Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0462663Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler_a64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0466698Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler_x64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0482565Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler_x86.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0490745Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0492164Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0493786Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler_a64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0495935Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler_x86.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0498889Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_emitters.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0500335Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_environment.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0502107Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_instinfo.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0503594Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_misc.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0505601Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_random.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0507098Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_unit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0508745Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_x86_sections.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0510274Z copying third_party/fbgemm/external/asmjit/test/asmjitutils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0511837Z copying third_party/fbgemm/external/asmjit/test/broken.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0513466Z copying third_party/fbgemm/external/asmjit/test/broken.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0515257Z copying third_party/fbgemm/external/asmjit/test/cmdline.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0516895Z copying third_party/fbgemm/external/asmjit/test/performancetimer.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/test 2025-10-10T00:04:47.0518676Z copying third_party/fbgemm/external/asmjit/tools/configure-makefiles.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0520101Z copying third_party/fbgemm/external/asmjit/tools/configure-ninja.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0521672Z copying third_party/fbgemm/external/asmjit/tools/configure-sanitizers.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0523171Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2019-x64.bat -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0524846Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2019-x86.bat -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0526455Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2022-x64.bat -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0527960Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2022-x86.bat -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0529466Z copying third_party/fbgemm/external/asmjit/tools/configure-xcode.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0531048Z copying third_party/fbgemm/external/asmjit/tools/enumgen.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0533005Z copying third_party/fbgemm/external/asmjit/tools/enumgen.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0534639Z copying third_party/fbgemm/external/asmjit/tools/generator-commons.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0536504Z copying third_party/fbgemm/external/asmjit/tools/generator-cxx.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0538058Z copying third_party/fbgemm/external/asmjit/tools/tablegen-a64.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0539724Z copying third_party/fbgemm/external/asmjit/tools/tablegen-a64.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0541218Z copying third_party/fbgemm/external/asmjit/tools/tablegen-x86.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0544300Z copying third_party/fbgemm/external/asmjit/tools/tablegen-x86.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0545472Z copying third_party/fbgemm/external/asmjit/tools/tablegen.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0547492Z copying third_party/fbgemm/external/asmjit/tools/tablegen.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/asmjit/tools 2025-10-10T00:04:47.0549054Z copying third_party/fbgemm/external/composable_kernel/.clang-format -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0550586Z copying third_party/fbgemm/external/composable_kernel/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0552220Z copying third_party/fbgemm/external/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0553772Z copying third_party/fbgemm/external/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0555523Z copying third_party/fbgemm/external/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0557164Z copying third_party/fbgemm/external/composable_kernel/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0559262Z copying third_party/fbgemm/external/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0560883Z copying third_party/fbgemm/external/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0562394Z copying third_party/fbgemm/external/composable_kernel/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0563974Z copying third_party/fbgemm/external/composable_kernel/Dockerfile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0566052Z copying third_party/fbgemm/external/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0567473Z copying third_party/fbgemm/external/composable_kernel/Jenkinsfile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0570111Z copying third_party/fbgemm/external/composable_kernel/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0571378Z copying third_party/fbgemm/external/composable_kernel/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0573022Z copying third_party/fbgemm/external/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0575204Z copying third_party/fbgemm/external/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0576616Z copying third_party/fbgemm/external/composable_kernel/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0578131Z copying third_party/fbgemm/external/composable_kernel/rbuild.ini -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0579737Z copying third_party/fbgemm/external/composable_kernel/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel 2025-10-10T00:04:47.0581409Z copying third_party/fbgemm/external/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/.azuredevops 2025-10-10T00:04:47.0583162Z copying third_party/fbgemm/external/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example 2025-10-10T00:04:47.0584896Z copying third_party/fbgemm/external/composable_kernel/client_example/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example 2025-10-10T00:04:47.0586801Z copying third_party/fbgemm/external/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-10-10T00:04:47.0588321Z copying third_party/fbgemm/external/composable_kernel/client_example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-10-10T00:04:47.0589902Z copying third_party/fbgemm/external/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-10-10T00:04:47.0591757Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0593385Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0595314Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0596813Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0598496Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0600022Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0601677Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:47.0603216Z copying third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:47.0605119Z copying third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:47.0606924Z copying third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:47.0608437Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:47.0611108Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:47.0612744Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:47.0614532Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:47.0616066Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:47.0617861Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-10-10T00:04:47.0619327Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:47.0620710Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:47.0622851Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:47.0624480Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:47.0626278Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:47.0627720Z copying third_party/fbgemm/external/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/06_softmax 2025-10-10T00:04:47.0629540Z copying third_party/fbgemm/external/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/06_softmax 2025-10-10T00:04:47.0631363Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0632692Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0634460Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0636269Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0637822Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0639384Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd_ngchw.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0641237Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0642657Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0644414Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0646004Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:47.0647523Z copying third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:47.0649117Z copying third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:47.0650914Z copying third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:47.0652416Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0654419Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0656147Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0657780Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0659378Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0661018Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0662656Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0664415Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-10-10T00:04:47.0666205Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:47.0667894Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:47.0669434Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:47.0671148Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data_ngchw.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:47.0672728Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:47.0674700Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data_input_fp16_comp_bf8f8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:47.0676202Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0677901Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0679313Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0681105Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0682680Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0684406Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0686070Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0687486Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:47.0689067Z copying third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:47.0690685Z copying third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:47.0692183Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:47.0693775Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:47.0695580Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:47.0697250Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:47.0698837Z copying third_party/fbgemm/external/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:47.0700641Z copying third_party/fbgemm/external/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:47.0702242Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:47.0703890Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:47.0705542Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:47.0707418Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:47.0708956Z copying third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:47.0710611Z copying third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:47.0712054Z copying third_party/fbgemm/external/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_reduce 2025-10-10T00:04:47.0713632Z copying third_party/fbgemm/external/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/15_reduce 2025-10-10T00:04:47.0715411Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:47.0716938Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:47.0718719Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:47.0720530Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:47.0722119Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:47.0723820Z copying third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:47.0725607Z copying third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:47.0727133Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:47.0728749Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:47.0730388Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:47.0732041Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:47.0733492Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-10-10T00:04:47.0735230Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-10-10T00:04:47.0736888Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-10-10T00:04:47.0738533Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-10-10T00:04:47.0740146Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-10-10T00:04:47.0741848Z copying third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:47.0743435Z copying third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:47.0745379Z copying third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:47.0747190Z copying third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:47.0748801Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:47.0751721Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:47.0754785Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:47.0757525Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:47.0760076Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:47.0762711Z copying third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:47.0765340Z copying third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:47.0767930Z copying third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:47.0770537Z copying third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:47.0773271Z copying third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:47.0776219Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:47.0779502Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear/grouped_conv_bwd_data_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:47.0783252Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale/grouped_conv_bwd_data_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:47.0787191Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear/grouped_conv_bwd_weight_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:47.0790988Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale/grouped_conv_bwd_weight_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:47.0794921Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear/grouped_conv_fwd_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:47.0798574Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:47.0802117Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/conv3d_fwd_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:47.0805791Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:47.0809335Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:47.0813009Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:47.0816727Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:47.0820256Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:47.0823749Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:47.0827463Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/conv3d_fwd_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:47.0831063Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:47.0834868Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:47.0838660Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:47.0842387Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:47.0846211Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/conv3d_fwd_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:47.0849794Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale/grouped_conv_fwd_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:47.0853515Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:47.0857424Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:47.0861073Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:47.0864954Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:47.0868604Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:47.0872422Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:47.0876622Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:47.0880667Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:47.0884961Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:47.0889103Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:47.0892271Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:47.0894741Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:47.0897256Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:47.0899728Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:47.0902199Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:47.0904786Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:47.0907275Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:47.0910136Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:47.0913035Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:47.0915755Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:47.0918297Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:47.0920915Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:47.0923601Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:47.0926618Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:47.0929669Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:47.0932753Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:47.0935903Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:47.0938779Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:47.0941463Z copying third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx 2025-10-10T00:04:47.0943732Z copying third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx/gemm_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx 2025-10-10T00:04:47.0945849Z copying third_party/fbgemm/external/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0947096Z copying third_party/fbgemm/external/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0948184Z copying third_party/fbgemm/external/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0949237Z copying third_party/fbgemm/external/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0950301Z copying third_party/fbgemm/external/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0951408Z copying third_party/fbgemm/external/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0952510Z copying third_party/fbgemm/external/composable_kernel/cmake/ShardInstantiation.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0953687Z copying third_party/fbgemm/external/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0954810Z copying third_party/fbgemm/external/composable_kernel/cmake/call_shard.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0955782Z copying third_party/fbgemm/external/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0956754Z copying third_party/fbgemm/external/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0957749Z copying third_party/fbgemm/external/composable_kernel/cmake/instantiate_shard.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/cmake 2025-10-10T00:04:47.0958787Z copying third_party/fbgemm/external/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen 2025-10-10T00:04:47.0959962Z copying third_party/fbgemm/external/composable_kernel/codegen/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen 2025-10-10T00:04:47.0961093Z copying third_party/fbgemm/external/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/driver 2025-10-10T00:04:47.0962419Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:47.0963807Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:47.0965250Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:47.0966623Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:47.0968040Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:47.0969572Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:47.0971465Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-10-10T00:04:47.0973231Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:47.0975038Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:47.0976768Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_op.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.0978580Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.0980221Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:47.0981630Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0983014Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0984507Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0985858Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0987333Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0988717Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0990043Z copying third_party/fbgemm/external/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0991201Z copying third_party/fbgemm/external/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0992324Z copying third_party/fbgemm/external/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/src 2025-10-10T00:04:47.0993478Z copying third_party/fbgemm/external/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.0994801Z copying third_party/fbgemm/external/composable_kernel/codegen/test/batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.0996131Z copying third_party/fbgemm/external/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.0997387Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.0998670Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.0999900Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.1001114Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test 2025-10-10T00:04:47.1002422Z copying third_party/fbgemm/external/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/include 2025-10-10T00:04:47.1003687Z copying third_party/fbgemm/external/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/include 2025-10-10T00:04:47.1005064Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc 2025-10-10T00:04:47.1006412Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:47.1007731Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:47.1009130Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:47.1010510Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:47.1011989Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:47.1013458Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:47.1014931Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:47.1016205Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:47.1017343Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:47.1018784Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:47.1019978Z copying third_party/fbgemm/external/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs 2025-10-10T00:04:47.1021142Z copying third_party/fbgemm/external/composable_kernel/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs 2025-10-10T00:04:47.1022069Z copying third_party/fbgemm/external/composable_kernel/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs 2025-10-10T00:04:47.1023106Z copying third_party/fbgemm/external/composable_kernel/docs/license.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs 2025-10-10T00:04:47.1024336Z copying third_party/fbgemm/external/composable_kernel/docs/refs.bib -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs 2025-10-10T00:04:47.1025546Z copying third_party/fbgemm/external/composable_kernel/docs/conceptual/Composable-Kernel-math.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/conceptual 2025-10-10T00:04:47.1026822Z copying third_party/fbgemm/external/composable_kernel/docs/conceptual/Composable-Kernel-structure.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/conceptual 2025-10-10T00:04:47.1028096Z copying third_party/fbgemm/external/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/data 2025-10-10T00:04:47.1029227Z copying third_party/fbgemm/external/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/data 2025-10-10T00:04:47.1030356Z copying third_party/fbgemm/external/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/doxygen 2025-10-10T00:04:47.1031469Z copying third_party/fbgemm/external/composable_kernel/docs/install/Composable-Kernel-Docker.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/install 2025-10-10T00:04:47.1032846Z copying third_party/fbgemm/external/composable_kernel/docs/install/Composable-Kernel-install.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/install 2025-10-10T00:04:47.1034320Z copying third_party/fbgemm/external/composable_kernel/docs/install/Composable-Kernel-prerequisites.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/install 2025-10-10T00:04:47.1035693Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable-Kernel-wrapper.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/reference 2025-10-10T00:04:47.1037120Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable_Kernel_custom_types.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/reference 2025-10-10T00:04:47.1038576Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable_Kernel_supported_scalar_types.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/reference 2025-10-10T00:04:47.1039906Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable_Kernel_vector_utilities.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/reference 2025-10-10T00:04:47.1041100Z copying third_party/fbgemm/external/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-10-10T00:04:47.1042257Z copying third_party/fbgemm/external/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-10-10T00:04:47.1043542Z copying third_party/fbgemm/external/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-10-10T00:04:47.1044963Z copying third_party/fbgemm/external/composable_kernel/docs/tutorial/Composable-Kernel-examples.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/docs/tutorial 2025-10-10T00:04:47.1046159Z copying third_party/fbgemm/external/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example 2025-10-10T00:04:47.1047299Z copying third_party/fbgemm/external/composable_kernel/example/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example 2025-10-10T00:04:47.1048441Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1049646Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1050773Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1051952Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1053158Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1054345Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1055559Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1056746Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1057948Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1059053Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1060273Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1061574Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1062864Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1064374Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1065652Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1067001Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1068463Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1069752Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1071048Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1072261Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1073427Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1074839Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1076161Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1077465Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1078710Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1079969Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1081319Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1082709Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1084240Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1085518Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1086809Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1088173Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1089478Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1090775Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1092083Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_bpreshuffle_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1093491Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1094890Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1096319Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1097653Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1098955Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1100281Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1101638Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1103416Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1104707Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1105965Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1107191Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1108443Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example_streamk.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1109727Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1110864Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-10-10T00:04:47.1112231Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:47.1113600Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:47.1115050Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:47.1116456Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:47.1117831Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:47.1119281Z copying third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:47.1120661Z copying third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:47.1121973Z copying third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:47.1123278Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1124850Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1126228Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1127700Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1129202Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1130708Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1132204Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1133702Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1135350Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1137004Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:47.1138472Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1139739Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1141005Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1142204Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1143611Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1145087Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1146419Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1147717Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1148921Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1150221Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1151534Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1152872Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1154392Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1155703Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1156892Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1158205Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1159510Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1160945Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1162353Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:47.1163844Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1165977Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1167786Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1169557Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1171266Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1172959Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1174817Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1176541Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/run_convnd_fwd_max_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:47.1178021Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1179250Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1180485Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1181724Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1182959Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1184370Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1185791Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1187249Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1188634Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1189850Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-10-10T00:04:47.1191175Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:47.1192531Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:47.1193819Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:47.1195312Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:47.1196520Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:47.1197871Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:47.1199302Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:47.1200798Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:47.1202299Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:47.1203691Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1205184Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1206535Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1207979Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1209333Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1210782Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1212244Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1213672Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1215187Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1216585Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1218038Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1219468Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1220840Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1222237Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1223569Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:47.1225060Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1226646Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_add_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1228251Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1229785Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1231284Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1232789Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1234450Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1235970Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1237589Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1239167Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1240742Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1242398Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:47.1243944Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:47.1245680Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:47.1247173Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:47.1248707Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:47.1250245Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:47.1251761Z copying third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:47.1253224Z copying third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:47.1254981Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:47.1256577Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:47.1258677Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:47.1260264Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:47.1261903Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:47.1263567Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1265250Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1266846Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1268516Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1270828Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1272705Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1274672Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1276378Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1278123Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1279868Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:47.1281475Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:47.1283049Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:47.1284830Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:47.1286478Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:47.1288099Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:47.1289687Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1291127Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1292370Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1294200Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1295518Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1296993Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1298267Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-10-10T00:04:47.1299573Z copying third_party/fbgemm/external/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-10-10T00:04:47.1300834Z copying third_party/fbgemm/external/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-10-10T00:04:47.1302215Z copying third_party/fbgemm/external/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-10-10T00:04:47.1303642Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1305332Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1306725Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1308109Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1309671Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16int4_b_scale_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1311202Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1312709Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1314387Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1315906Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1317422Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1318948Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_fp16int4_b_scale.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1320483Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:47.1321983Z copying third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:47.1323699Z copying third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m2n3k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:47.1325511Z copying third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m3n2k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:47.1327647Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1329080Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1330524Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1332109Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1333736Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1335463Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1337039Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1338663Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1340238Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1341833Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1343523Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1345325Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1346991Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1348550Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1350139Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1351806Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1353371Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1355193Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1356790Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-10-10T00:04:47.1358686Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:47.1360182Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:47.1361690Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:47.1363233Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:47.1364954Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:47.1366550Z copying third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:47.1368239Z copying third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute/grouped_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:47.1369930Z copying third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:47.1371699Z copying third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:47.1373590Z copying third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:47.1375476Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1377170Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1378789Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1380499Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1382359Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1384353Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1386154Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1387932Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1389712Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1391983Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1393872Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1395799Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1397549Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1399557Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_wmma_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1401473Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:47.1403101Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1405007Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1406560Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1408205Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1409804Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1411338Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1412884Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:47.1414611Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1416507Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1418503Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1420471Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1422415Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1424739Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1426995Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1429519Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1431472Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1433372Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1435967Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1437948Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1439902Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/multi_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1441775Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1443614Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1446170Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1448001Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1449811Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1451673Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1453586Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_multi_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1455715Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1457613Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:47.1459337Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:47.1460824Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:47.1462319Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:47.1463957Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:47.1465718Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:47.1467283Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1468732Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1470546Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1471967Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1473399Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1475118Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1476694Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1478240Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-10-10T00:04:47.1479606Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1480984Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1482428Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1484062Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1485777Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1487425Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1489007Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1490560Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1492141Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1493626Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1495319Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1496851Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1498333Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1499805Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1501334Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:47.1502782Z copying third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:47.1504471Z copying third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:47.1506246Z copying third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:47.1508274Z copying third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/batched_gemm_add_add_relu_gemm_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:47.1510229Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1512025Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1514050Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1516125Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1517941Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1519887Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1521837Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_bias_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1523909Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:47.1525705Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1527104Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1528413Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1529726Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1531143Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1532589Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1534225Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-10-10T00:04:47.1535780Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1537383Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1539173Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1541020Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1543111Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1545073Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1546876Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1548757Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1550653Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1553017Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1555002Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1556866Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1558668Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1560533Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1562394Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1564397Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:47.1566093Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1567773Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1569579Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1571280Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1572939Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1574766Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1576664Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:47.1578312Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:47.1579670Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:47.1581150Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:47.1582662Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:47.1584271Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:47.1585829Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:47.1587420Z copying third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:47.1589126Z copying third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:47.1590949Z copying third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:47.1592625Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1594350Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1596112Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1598111Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1599983Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1601643Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1603457Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1605426Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1607305Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:47.1608989Z copying third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:47.1610711Z copying third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:47.1612371Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:47.1613861Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:47.1615490Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:47.1616955Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:47.1618453Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:47.1619973Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:47.1621654Z copying third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:47.1622627Z copying third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/gemm_bias_softmax_gemm_permute_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:47.1623365Z copying third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:47.1624065Z copying third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:47.1624802Z copying third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:47.1625619Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:47.1626301Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:47.1627167Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:47.1627834Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:47.1628553Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:47.1629234Z copying third_party/fbgemm/external/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/50_put_element 2025-10-10T00:04:47.1629818Z copying third_party/fbgemm/external/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/50_put_element 2025-10-10T00:04:47.1630609Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:47.1631190Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:47.1632119Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:47.1632998Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:47.1633854Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:47.1634609Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:47.1635377Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:47.1636098Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:47.1636828Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:47.1637570Z copying third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:47.1638181Z copying third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:47.1638988Z copying third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:47.1639649Z copying third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:47.1640279Z copying third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:47.1641320Z copying third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:47.1642087Z copying third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:47.1642804Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:47.1643555Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:47.1644444Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:47.1655046Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:47.1656350Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_multiply_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:47.1657399Z copying third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:47.1658368Z copying third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:47.1659510Z copying third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:47.1660636Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:47.1661473Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_bcasted_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:47.1662310Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:47.1663083Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:47.1663806Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:47.1664782Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:47.1665583Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:47.1666572Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:47.1667268Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:47.1668184Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:47.1668920Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:47.1669891Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:47.1670623Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:47.1671504Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1672197Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1673402Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1674659Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1675420Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1676386Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1677097Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:47.1678098Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:47.1678818Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:47.1679853Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:47.1680642Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:47.1681857Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:47.1682929Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:47.1683663Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:47.1684824Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:47.1685579Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:47.1686762Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:47.1687802Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:47.1688612Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:47.1690015Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:47.1691006Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1691753Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1692889Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1695335Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1696851Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1698514Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1700097Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1701702Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1703245Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1704911Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1706642Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1708226Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1709778Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1711488Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:47.1712833Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:47.1714588Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:47.1716264Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:47.1718040Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:47.1719815Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:47.1721574Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:47.1723207Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1725089Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1726955Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1728505Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1730089Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1731640Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1733246Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1734954Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1736608Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1738298Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1739800Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1741385Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1742930Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1744644Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:47.1746222Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:47.1747767Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:47.1749498Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:47.1751045Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:47.1752659Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:47.1754324Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:47.1755889Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:47.1757525Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:47.1759038Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:47.1760821Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1762493Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1764494Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp16_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1766100Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1767950Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1769639Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_blockscale_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1771345Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1772937Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1774703Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1776823Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1778454Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1780247Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1782057Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1783806Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:47.1785867Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:47.1787386Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:47.1788992Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:47.1791049Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:47.1792520Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:47.1794492Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:47.1795913Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1797511Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1799272Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1800865Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1802431Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1804361Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1806284Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1807693Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1809261Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1810835Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1812409Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1814378Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1816370Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1818171Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1820025Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1821823Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-10-10T00:04:47.1823495Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile 2025-10-10T00:04:47.1825095Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile 2025-10-10T00:04:47.1826884Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1828467Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1830117Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1831671Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1834022Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1836029Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1838510Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1840839Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1842231Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1843880Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1845662Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:47.1847471Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:47.1848951Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:47.1850523Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:47.1852147Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1853697Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_batch_prefill.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1855682Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1857848Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1859685Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1861395Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1863478Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_pagedkv_prefill.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:47.1865373Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:47.1867501Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:47.1869222Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:47.1870711Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:47.1872289Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:47.1873819Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:47.1875678Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:47.1877288Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:47.1878929Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:47.1880909Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:47.1882691Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:47.1884455Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:47.1886481Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:47.1888451Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:47.1889901Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:47.1891426Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1892946Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1894708Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1896429Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1898452Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/gemm_weight_preshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1899970Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1901713Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:47.1903535Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf16.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1905271Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf8.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1906922Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp16.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1908497Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp8.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1910113Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf16.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1911663Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf8.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1913329Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp16.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1915028Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp8.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1916680Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1918283Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_basic.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1919906Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_mem_pipeline.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:47.1921351Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:47.1922907Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:47.1924735Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:47.1926500Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:47.1927958Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:47.1929504Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:47.1931059Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:47.1932739Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:47.1934643Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:47.1935745Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:47.1937437Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:47.1939192Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:47.1940606Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:47.1942326Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:47.1944040Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:47.1945548Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:47.1947081Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:47.1948658Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:47.1950210Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:47.1951656Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:47.1953314Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:47.1955187Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:47.1956841Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:47.1958370Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:47.1959954Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:47.1961738Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:47.1963444Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:47.1964985Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:47.1966741Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:47.1968347Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:47.1969927Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:47.1972451Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:47.1973935Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:47.1975644Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:47.1977536Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1979298Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1980927Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1982619Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1984365Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1985960Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1987537Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1990791Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1992438Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1994888Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1997225Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.1999954Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2002534Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2005315Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2008110Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2010072Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2011998Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2013651Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2015389Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2017010Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2018585Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2020195Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2021783Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2023340Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.2025022Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:47.2026440Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:47.2027598Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:47.2028704Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:47.2029919Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:47.2031294Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:47.2032572Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:47.2034012Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2035591Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2036961Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2038375Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2039772Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2041206Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2042629Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2044029Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2045621Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2047145Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2048664Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2050094Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2051506Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2053029Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2054772Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2056213Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2057633Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2059041Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2060486Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2061901Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2063267Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2064837Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:47.2066070Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:47.2067290Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:47.2068539Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:47.2069751Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:47.2070897Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:47.2072280Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:47.2074288Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:47.2076024Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:47.2077769Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:47.2079290Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:47.2080940Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:47.2082579Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:47.2084582Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2086107Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2087781Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2089274Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2090977Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2092587Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2094371Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2095956Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2097491Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2098982Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2100591Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2102195Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2103717Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2105361Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2107113Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2108617Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2110270Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2111784Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2113527Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2115232Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2117076Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2118686Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:47.2119967Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:47.2123921Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:47.2125533Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:47.2126941Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:47.2128732Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:47.2130298Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:47.2131909Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:47.2133491Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:47.2135170Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:47.2137668Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2139190Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2140862Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2142534Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2144064Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2145994Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2147410Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:47.2149226Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:47.2151922Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:47.2154712Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:47.2157797Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:47.2159451Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:47.2161265Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:47.2162747Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:47.2164604Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:47.2166263Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:47.2167917Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:47.2169436Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:47.2171116Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:47.2172755Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:47.2174570Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm_tileloop.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:47.2176217Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:47.2177885Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:47.2179349Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:47.2180972Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:47.2182685Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:47.2184452Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/run_flatmm_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-10-10T00:04:47.2186505Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/script/smoke_test_basic.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/script 2025-10-10T00:04:47.2188119Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:47.2189748Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:47.2191294Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:47.2192979Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:47.2194735Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/run_gemm_multi_d_fp16_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:47.2196374Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-10-10T00:04:47.2198183Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:47.2199993Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_backward_weight.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:47.2201598Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_forward.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:47.2203327Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:47.2205214Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_bwd_weight_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:47.2207009Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-10-10T00:04:47.2208295Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:47.2209942Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:47.2211591Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_add_4d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:47.2213264Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:47.2215083Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_unary.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-10-10T00:04:47.2216845Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:47.2218278Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:47.2219952Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:47.2221592Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:47.2223312Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-10-10T00:04:47.2224976Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:47.2226708Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:47.2228224Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-10-10T00:04:47.2229738Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:47.2231320Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:47.2233064Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_aquant_basic.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:47.2234751Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:47.2236758Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/run_gemm_aquant_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-10-10T00:04:47.2238054Z copying third_party/fbgemm/external/composable_kernel/include/ck/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:47.2239604Z copying third_party/fbgemm/external/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:47.2241334Z copying third_party/fbgemm/external/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:47.2242910Z copying third_party/fbgemm/external/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:47.2244742Z copying third_party/fbgemm/external/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:47.2246251Z copying third_party/fbgemm/external/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck 2025-10-10T00:04:47.2247995Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:47.2249524Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:47.2251252Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:47.2252699Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:47.2254537Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:47.2256224Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-10-10T00:04:47.2257827Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2259406Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2261269Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2263002Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2264918Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2266400Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2268198Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2269928Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2271458Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2273025Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2275208Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2276889Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2278599Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2280143Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2281728Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2283258Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/thread.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-10-10T00:04:47.2285644Z copying third_party/fbgemm/external/composable_kernel/include/ck/problem_transform/transform_forward_convolution3d_into_gemm_v4r4r4_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:47.2286913Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor 2025-10-10T00:04:47.2288825Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2290343Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2293128Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2294653Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2296558Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2298440Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2300030Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:47.2301829Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2303683Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2305705Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2307271Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2309159Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_mx_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2311021Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmma_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2312546Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2314368Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2316110Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2318154Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2319968Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2322137Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_ab_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2323906Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2326080Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2328223Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_dequant_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2330137Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2332990Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2334881Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_mx_moe_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2338316Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_mx_moe_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2340533Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_mx_moe_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2343018Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2345517Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2347027Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2350400Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2352677Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2355362Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2357323Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2358955Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2360524Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2362126Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_gufusion_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2363850Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2365753Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2367322Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2368901Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_moe_blockscale_b_preshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2370490Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_bpreshuffle_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2371981Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2375048Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_gufusion_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2377306Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2379001Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2381058Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2383590Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2385270Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2387649Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2389277Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2390925Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2393216Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2395391Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2397334Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_mx.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2399317Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2401573Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2403520Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2405899Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2407818Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2409729Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2411769Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2413959Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2416404Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2418325Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2420212Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2422136Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2424293Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2426826Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2428912Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2430591Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2432442Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2434390Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2436161Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2438131Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2439963Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_gather_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2442054Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2443762Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2445656Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_gather.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2448516Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2450219Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2451914Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2453815Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2455578Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2457454Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2459167Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2460925Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2462730Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:47.2464520Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2466407Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2467944Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2469596Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2471031Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2472511Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2474553Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2476109Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2477841Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2479616Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2481041Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2482837Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multiple_d_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2484577Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2486418Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2487929Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2489572Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2491160Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2492730Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2494739Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2496174Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2497762Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2499338Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2501114Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2502676Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2504574Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2505944Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2507736Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2509271Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2510890Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2512593Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2514373Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2516162Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2517847Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2519584Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2521338Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2522877Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2524529Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_mx.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2526272Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2527907Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2529553Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2531395Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2532910Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2534894Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2536606Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_data_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2538242Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2539964Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2541480Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2543204Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2545148Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2546833Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2548478Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2550237Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2551919Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2553609Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2555400Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2557251Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2558743Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2560450Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2562136Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2563801Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2565645Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2567327Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2569039Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2570862Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2572537Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2574547Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2575971Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2577971Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2579535Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2581291Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2583375Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2585045Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2586997Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2588667Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2590495Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2592073Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:47.2594312Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/codegen_device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2596326Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2598445Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2600420Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2602642Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2604659Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_e_permute_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2606625Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2608644Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multi_d_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2610585Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2612975Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2614995Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2617295Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2619388Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2621864Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2623837Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2626063Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2628092Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2629982Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl_fpAintB_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2632444Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2634637Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2636852Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2638870Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2640733Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2642932Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2644958Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2646872Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2648662Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_backward_weight_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2650604Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2652833Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_add_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2655095Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2657293Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2659266Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2661419Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_naive_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2663036Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_xdl_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2665102Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2667934Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2670451Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_dynamic_vector_dims_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2673882Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2676622Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2679395Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2681001Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_bias_add_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2684035Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2686589Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2688305Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2689744Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2691622Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_layernorm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2694227Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2696825Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2698833Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2700417Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2702003Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2703654Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2705380Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2707446Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_blockscale_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2709129Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2711183Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2713313Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2715402Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2717251Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2718916Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2720857Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2722592Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2724589Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2726628Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2728550Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2730716Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2732640Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2734938Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2736848Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2739079Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2741060Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2743031Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2745274Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2747057Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2749102Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2751143Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2753524Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2755800Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2758447Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2760826Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_explicit_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2764396Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2766024Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_two_stage_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2769046Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2770904Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2773159Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2775994Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_multiple_d_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2778173Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2780330Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2783277Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2785991Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2787878Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2790112Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2792273Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2794038Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_large_tensor_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2796510Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2798193Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multi_abd_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2800188Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2802404Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_splitk_xdl_cshuffle_two_stage.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2804644Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_xdl_cshuffle_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2806941Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2808831Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2810951Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2813180Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2815254Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2817547Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2819397Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2821233Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2823310Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2825514Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2827494Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2829485Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2831489Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multi_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2833864Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2836060Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2838067Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2840033Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2841860Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2844030Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2846084Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2847914Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2849800Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2851715Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2853499Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2855595Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2857553Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2859462Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2861347Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2863394Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2865372Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_splitk_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:47.2867582Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:47.2869423Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:47.2870902Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:47.2872876Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:47.2874593Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:47.2877054Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2879745Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2881343Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2882822Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2885083Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2887026Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2888696Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2890896Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2893235Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2895648Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2898489Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2900708Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2902545Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2904629Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2906229Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2908221Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2910091Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2912348Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2914664Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2916627Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2918730Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2920730Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2923006Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2925152Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2927758Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2929877Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2932002Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2934301Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2935939Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2937812Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2939481Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2941173Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2943049Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2945411Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2947693Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2949829Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2951416Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2953721Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2955835Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2957750Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2960053Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_conv_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2962722Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2965939Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2968237Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2970372Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2973549Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2976343Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2979348Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2982446Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2985357Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2987973Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2991002Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_blockscale_b_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2993671Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2996974Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.2999983Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3002024Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3004041Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3006514Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3008673Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_splitk_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3010622Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3012531Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3014660Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3016493Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3018706Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3020721Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3022688Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3024987Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3028132Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3031086Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3033856Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3037018Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3039806Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3041645Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3043413Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3045051Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3046602Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3048725Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3050126Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3052005Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:47.3053948Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:47.3056163Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:47.3057559Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:47.3059719Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:47.3061226Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:47.3063001Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:47.3065278Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:47.3067120Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3069056Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3070559Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3072415Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3073998Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3075977Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3077803Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:47.3079328Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3080990Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3082427Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3084292Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3085757Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3088208Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3089650Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3091766Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3093772Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_gather.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3096387Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3098193Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3099892Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3101660Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3103325Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3105104Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3106616Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3108352Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3109881Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3111818Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3113611Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3115487Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:47.3117040Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:47.3118769Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:47.3120379Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:47.3122216Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:47.3124565Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3126133Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3127990Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_data_to_gemm_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3130060Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3132093Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3133918Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3136381Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:47.3137917Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3139464Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3141530Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3143387Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3145631Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3147178Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3148919Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3150671Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3152431Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3153863Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3155777Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3157764Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3159344Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3160955Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3162491Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3164355Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3165720Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3167459Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3168909Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3170559Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3172098Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/dtype_fp64.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3173771Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/dtype_vector.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3176610Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3180240Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/e8m0.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3181282Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3182943Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3184867Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3186400Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/filter_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3188271Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3191931Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3193125Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3195988Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3197181Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3198304Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3200796Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3201807Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3202859Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3203931Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3205187Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3206296Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3207300Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3208378Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3209503Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3211045Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3212587Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3214440Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3216547Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3217942Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxf4_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3219475Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxf6_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3221138Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxf8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3222773Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxfp_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3224377Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3226607Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/numeric_limits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3228096Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/numeric_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3229441Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3230857Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3232251Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3233706Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3235268Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3236798Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/scaled_type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3238340Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3240195Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3241420Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3242846Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3244474Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3246169Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3247491Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3248831Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3250250Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3251693Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3253170Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3254737Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3256406Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3258493Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3259798Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-10-10T00:04:47.3261121Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper 2025-10-10T00:04:47.3262804Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper 2025-10-10T00:04:47.3264521Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:47.3266040Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:47.3267640Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:47.3269001Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:47.3270370Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:47.3271868Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:47.3273353Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:47.3274883Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-10-10T00:04:47.3276347Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-10-10T00:04:47.3277610Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-10-10T00:04:47.3278957Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-10-10T00:04:47.3280336Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core 2025-10-10T00:04:47.3281709Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core 2025-10-10T00:04:47.3283225Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:47.3284764Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:47.3286864Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:47.3288192Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:47.3289618Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/static_encoding_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:47.3291041Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3293590Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3296136Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/amd_transpose_load_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3297348Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3298824Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3300230Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3301752Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:47.3303197Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3304800Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3306478Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3308379Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3309791Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3311218Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3312911Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3314503Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3315869Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3317295Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:47.3319059Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3320436Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3322049Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3323451Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3324999Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3326501Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3327810Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3329545Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/mxfp_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3330862Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3332216Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3333626Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/pk_fp4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3335144Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/pk_int4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3336689Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3338076Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:47.3339647Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3341587Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3342912Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/load_tile_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3344577Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3345992Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3347355Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3348733Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3350197Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3351562Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3353211Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3354886Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3357054Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3358329Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3359821Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3361375Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3363335Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3365037Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3366778Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3368196Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_scatter_gather.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3369828Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3371745Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3373077Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3375147Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3376599Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/transpose_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3378131Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:47.3379622Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3380981Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/debug.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3382399Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3383807Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3385470Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3386780Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3388187Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3389526Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3390973Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3392299Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3393793Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3395199Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3396596Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3398031Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3399422Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3400950Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:47.3402256Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3403671Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3405255Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/concat.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3406903Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3408269Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3409731Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3411083Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3412373Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3413872Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/flush_icache.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3415272Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3416700Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3418303Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3420221Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3421413Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3423653Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/rotating_buffers.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3425452Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3428221Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/stream_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3429275Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-10-10T00:04:47.3431809Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3434050Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3436048Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3440084Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3441712Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3444559Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3446318Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3447926Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3449364Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3452796Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3454457Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3455864Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3457082Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3458360Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3459589Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3460800Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3461997Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3463240Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3464754Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3465985Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3467207Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3468451Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:47.3469649Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3470817Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3471819Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3472839Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3474435Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3476095Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3477648Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3479382Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3480855Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3482532Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3484334Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3485958Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3487537Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3489188Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3490832Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3492421Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3494035Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3495890Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3497441Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3499105Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3500667Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:47.3502793Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel/add_rmsnorm2d_rdquant_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:47.3504849Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:47.3506508Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:47.3508248Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:47.3509958Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_three_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:47.3511420Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-10-10T00:04:47.3512970Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_common_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3514710Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3516392Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3517990Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3519915Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3521407Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3523025Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-10-10T00:04:47.3524428Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:47.3526144Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:47.3527669Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:47.3529245Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:47.3531066Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/binary_elementwise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:47.3532700Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:47.3535851Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/kernel/elementwise_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-10-10T00:04:47.3537393Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:47.3538989Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:47.3540449Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-10-10T00:04:47.3541914Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:47.3543855Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/default_2d_and_dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:47.3545537Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:47.3547324Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:47.3549074Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:47.3550886Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:47.3552524Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:47.3554640Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:47.3556622Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:47.3558365Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:47.3559974Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:47.3561777Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:47.3564381Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16_itl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:47.3566417Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_uk_gfx9_32x512x128_1x1x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:47.3568463Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-10-10T00:04:47.3570492Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:47.3572310Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:47.3573998Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline/tile_flatmm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-10-10T00:04:47.3575840Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3577364Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3579352Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3581225Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3582934Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3584736Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3586485Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/variants.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:47.3588263Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_batch_prefill_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3590289Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3593089Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3595194Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3596507Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3599113Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_pagedkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3601216Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3602998Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:47.3605441Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_batch_prefill_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3607877Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_batch_prefill_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3609207Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3610910Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3612627Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3614907Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr_iglp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3616995Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3619831Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3621312Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3623015Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3625326Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3626934Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_pagedkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3629186Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_pagedkv_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3630801Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3632813Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3634715Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3636895Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3638577Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3640695Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3642146Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3643931Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3645576Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3647715Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3649791Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3651354Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3652992Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3655114Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_whole_k_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3657401Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_whole_k_prefetch_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3658997Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3661074Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3662663Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qx_ks_vs_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3664848Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3666579Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:47.3668424Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:47.3670265Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:47.3672065Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:47.3673475Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:47.3676840Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:47.3678271Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3680339Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3682348Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3684469Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3685822Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3687460Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3689098Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:47.3690772Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3692542Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3694298Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3696135Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3697825Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3699396Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_one_warp_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3701179Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3702869Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3704728Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3706284Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3708115Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3709829Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3711225Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2r1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3712938Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3714858Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3716501Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3718023Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3719822Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3721382Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3722903Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3724765Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3726928Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3728579Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:47.3730123Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:47.3731822Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:47.3733479Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_multi_d_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:47.3735557Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:47.3737208Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:47.3739076Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/universal_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:47.3741266Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3743008Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3745072Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3747169Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3748640Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v5.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3750618Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v5_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3752050Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3754422Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3756147Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3757902Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3759640Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3761444Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3762915Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3764958Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_universal_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3766877Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3768372Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3770071Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3771902Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:47.3773583Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3775544Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3778899Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3781777Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3784031Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3786580Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3788473Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3790722Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_smfmac_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:47.3792719Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/block/block_universal_gemm_as_aquant_bs_cr.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-10-10T00:04:47.3794464Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel/gemm_aquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-10-10T00:04:47.3795961Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:47.3798015Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:47.3800016Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_ag_bg_cr_v3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:47.3801728Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:47.3803166Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_group_quant_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:47.3804973Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/tile_gemm_aquant_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-10-10T00:04:47.3806571Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_backward_weight_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-10-10T00:04:47.3808106Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_forward_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-10-10T00:04:47.3809598Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/convolution_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:47.3811061Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/grouped_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:47.3812549Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:47.3814065Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-10-10T00:04:47.3816291Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:47.3818078Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/block_image_to_column_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:47.3819653Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:47.3821181Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:47.3823315Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:47.3824992Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:47.3826782Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:47.3828359Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:47.3830012Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:47.3831656Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:47.3833525Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:47.3835287Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:47.3837020Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:47.3838732Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:47.3840323Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:47.3842006Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:47.3843833Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:47.3845505Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:47.3847319Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:47.3849284Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:47.3851092Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_model_sensitive_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:47.3852536Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:47.3854572Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:47.3856163Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:47.3857880Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:47.3859487Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:47.3861175Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:47.3862967Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:47.3864693Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:47.3866435Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:47.3868181Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:47.3869560Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:47.3871184Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:47.3872724Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:47.3874632Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:47.3876393Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:47.3878314Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:47.3879761Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:47.3881535Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_problem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:47.3882561Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:47.3884426Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:47.3886647Z copying third_party/fbgemm/external/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library 2025-10-10T00:04:47.3888816Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3890574Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3892260Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3894479Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3896209Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3897321Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3898763Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3900450Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3902061Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3903762Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3905746Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3907434Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3909010Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3910541Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3912340Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3913749Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3915719Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3917305Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3918801Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3920350Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3922178Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3923748Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3925818Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3927282Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3928837Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3930701Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm1_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3932134Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3933938Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2_blockscale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3935587Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3937314Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3938991Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3940675Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3942704Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3944469Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3946196Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_sparse_embedding3_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:47.3947747Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:47.3949298Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:47.3951123Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:47.3952600Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/add_grouped_conv_bwd_wei_exp_device_operation_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:47.3954235Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:47.3956046Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3957421Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3958981Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3960851Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3962353Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3963933Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3965656Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3967434Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3968935Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3970832Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3972326Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3973864Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3975868Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3977363Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3978991Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3981168Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3983227Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3985151Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3986990Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3988520Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3990078Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_mean_squaremean_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3991687Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3993474Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3995219Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3996773Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.3998259Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4000156Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4001606Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4003407Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4005126Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4006922Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4008529Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4010203Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4011681Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4013381Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4015084Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4016976Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_blockscale_wp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4018428Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4020141Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dpp.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4021613Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4023920Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4025999Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4027547Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4029593Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply_wp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4031098Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_mx.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4033153Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4034820Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4036564Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4038508Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4040027Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4041652Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4043217Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4045132Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4047382Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4049068Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4050825Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4052284Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4060698Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4061944Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4063232Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4064512Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4065432Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4066492Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4067516Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4068708Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_dl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4069730Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_explicit_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4070717Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4071835Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4072738Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4074916Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4076948Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4078452Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4080570Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4082128Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4083734Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4086041Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_comp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4087984Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4089603Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4091233Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4092908Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_relu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4094690Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4096405Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dynamic_op.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4098036Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_inter_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4099740Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_intra_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4101536Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4103145Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_ab.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4105005Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_scaleadd_relu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4106582Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4108553Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4110632Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_large_tensor.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4112228Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_merged_groups.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4113947Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4115973Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4117762Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4120046Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4121657Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4126524Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4129004Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4131681Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4134735Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4136547Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4138698Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4140598Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4143178Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4144959Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4147420Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4149334Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4150905Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4152435Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4154036Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:47.4156065Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:47.4157985Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_column_to_image_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:47.4160091Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_image_to_column_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:47.4162215Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_transpose_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:47.4164341Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_f16_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:47.4166420Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:47.4168543Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:47.4170512Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:47.4172518Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:47.4174697Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_exp_gemm_xdl_universal_km_kn_mn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4176714Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4178773Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_two_stage_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4180779Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_v3_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4182890Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4185220Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4187224Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4189379Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:47.4191363Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4193280Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4195382Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4197396Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_binary_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4199256Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_comp_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4201178Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_dynamic_op_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4203071Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4205281Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_large_tensor_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4207186Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_mem_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4209246Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_merged_groups_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4211209Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4213223Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4215454Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_ab_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4217484Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_scaleadd_relu_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:47.4219356Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.4221177Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale/device_permute_scale_instances.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.4222931Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:47.4225107Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:47.4227108Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:47.4229196Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:47.4231268Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:47.4232974Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4234911Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4236844Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4238892Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4240730Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4242557Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4244528Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4246399Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4248236Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4250055Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4251995Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4253946Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4255924Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4257743Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4259659Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4261547Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4263384Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4265394Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4267219Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4269054Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4270862Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4272701Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4274786Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4276748Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4278584Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4280405Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4282370Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4284449Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4286334Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4288129Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4289938Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4291729Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4293539Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4295489Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4297372Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_impl_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4299193Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4301138Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4303031Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4305152Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4307162Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4309060Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4310934Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4312831Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4314893Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4316755Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4318635Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4320512Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4322448Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4324443Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4326288Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4328216Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4330165Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4332006Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4333836Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4335836Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4337652Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4339487Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4341313Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4343285Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4345329Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4346410Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4347757Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4349066Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4350260Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4351271Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4352417Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4353529Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4354708Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4355842Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4356960Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4358032Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4359310Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4360433Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4361428Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4362618Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4363773Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4364977Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4366074Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4367261Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4368168Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.4369247Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4370358Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4371508Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4372541Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4373832Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4375061Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4376120Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4377391Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4378513Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4379604Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4380667Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4381920Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4383121Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4384286Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4385394Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4387099Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4388567Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.4390148Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:47.4391539Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:47.4393582Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4395272Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4396806Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4398274Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4399805Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4401373Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4403149Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:47.4404665Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:47.4406263Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/avg_pool3d_bwd_ndhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:47.4407899Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:47.4409390Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:47.4410883Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:47.4412320Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4414055Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4415904Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4417460Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4419147Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4420796Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4422375Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4423995Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4425985Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_wmma_universal_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4427604Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4429149Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4430710Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4432311Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4433920Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4435970Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4437490Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4439468Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4441262Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4442730Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4444513Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4446077Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4447891Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4449495Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4451045Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4452674Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:47.4454471Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:47.4456574Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:47.4458097Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:47.4459560Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-10-10T00:04:47.4461652Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16/device_batched_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:47.4463372Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16/device_batched_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:47.4464707Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:47.4466753Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/device_batched_gemm_bias_permute_m2_n3_k1_xdl_c_shuffle_f16_f16_f16_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:47.4470591Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:47.4473358Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:47.4476361Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:47.4478611Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4482177Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4485124Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4487764Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4490032Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4492205Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4494281Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4496379Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4498265Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4500185Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4502177Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4503978Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4506115Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4508016Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4509859Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4511649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4513506Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:47.4515234Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:47.4517159Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:47.4519087Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:47.4521108Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:47.4523006Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:47.4524942Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:47.4526959Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/device_batched_gemm_softmax_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:47.4528777Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.4531078Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.4533257Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.4535631Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.4537810Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.4539279Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4540921Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4542526Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4544405Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4546109Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4547723Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4549339Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4551043Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4552757Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4554576Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4556188Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4557782Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4559368Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:47.4560899Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4562570Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4564395Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4566179Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4567963Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4569623Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4571277Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:47.4573033Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:47.4575366Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4577467Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4579538Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4581606Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4583663Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4585877Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4587893Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4590046Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4592162Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4594376Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4596536Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4598709Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4600785Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4602838Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4605059Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4607113Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4609112Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4611189Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4613255Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4615392Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4617430Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4619697Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4621737Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4623775Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4625965Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4627935Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4629986Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4631968Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:47.4634310Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4636496Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4638558Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4640745Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4642869Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4645044Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4647102Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4649121Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4651154Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4653187Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4655422Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4657546Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4659650Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4661672Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4663812Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4666114Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4668087Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4670052Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4672004Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4674001Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4676203Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4678341Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4680466Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4682492Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4684619Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4686774Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4688758Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4690739Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:47.4692300Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:47.4694430Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4696403Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4698377Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4700455Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4702508Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4704609Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4706576Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4708707Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4710669Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4712666Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4714788Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4716762Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4718734Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4720701Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4722757Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4724931Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4726812Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4728701Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4730846Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4732721Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4734867Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4736833Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4738776Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4740731Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4742629Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4744802Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4746694Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4748787Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:47.4750789Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4752871Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4755122Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4757109Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4759060Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4761000Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4762944Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4765004Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4766448Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4767748Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4769112Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4770243Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4771659Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4772961Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4774210Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4775468Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4776665Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4777742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4778930Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4780050Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4781162Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4782544Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4783740Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4785121Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4786346Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4787495Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4788508Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4789634Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:47.4790452Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:47.4791498Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:47.4792522Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:47.4793504Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:47.4794736Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:47.4795550Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4796605Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4797741Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4798732Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4799814Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4800862Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4801779Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4802841Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:47.4803621Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:47.4804845Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:47.4805860Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:47.4806919Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:47.4808014Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:47.4808889Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:47.4809855Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:47.4810925Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/device_conv2d_fwd_xdl_c_shuffle_bias_relu_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:47.4811998Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:47.4813176Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/device_conv2d_fwd_xdl_c_shuffle_bias_relu_add_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:47.4813987Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:47.4815243Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:47.4816195Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:47.4817263Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:47.4818201Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:47.4819125Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:47.4820047Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:47.4821136Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:47.4822143Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/device_elementwise_normalization_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:47.4823086Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4823898Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4825069Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4825894Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4826957Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4827763Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4828738Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4829553Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4830516Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4831323Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4832325Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4833188Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4834219Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4835021Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4836151Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4837057Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4838039Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4838842Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4839805Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4840613Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4841756Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4842725Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4843576Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4844642Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4845582Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4847006Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4848621Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4850210Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4851945Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4853727Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4855388Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4857168Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4858651Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4860444Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4861960Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4863775Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4865914Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4867546Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4869157Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4870759Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4872473Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4874232Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_2_stage_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4876255Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4877717Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4880396Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4882068Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4883901Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4886212Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4888257Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4890287Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4892428Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4894728Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4896781Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4898501Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4900255Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4902087Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4903754Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4905562Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4907555Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4909303Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4910994Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4912660Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4914433Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4916954Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4918641Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4920226Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4921200Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4922966Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4925050Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4926622Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4928413Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4929973Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4931569Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4933171Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4934901Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4936652Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4938264Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4939828Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4941559Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4943211Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4944931Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4946903Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:47.4948452Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4950066Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4951725Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4953321Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4955743Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4963559Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4965614Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4967404Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4969287Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4970918Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4972727Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4974649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4976397Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4978127Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4979911Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4981692Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4983483Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4985241Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4987039Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4988141Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4989116Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4990092Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4991735Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4993270Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4995725Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4997049Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4998469Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.4999980Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.5001513Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.5002911Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.5004643Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.5006283Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.5009123Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:47.5011418Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:47.5013836Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:47.5016042Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:47.5017666Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:47.5019323Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:47.5020902Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:47.5024501Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:47.5026267Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:47.5027880Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:47.5029400Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:47.5031240Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:47.5032720Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:47.5034317Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:47.5035515Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:47.5036703Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5038125Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5039228Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5040529Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5042097Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5043558Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5045102Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:47.5046435Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:47.5047768Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:47.5049058Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:47.5050324Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:47.5051749Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:47.5052968Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:47.5054409Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:47.5055526Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:47.5056744Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:47.5058464Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:47.5060090Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:47.5061637Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:47.5063331Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:47.5065201Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:47.5066809Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:47.5068361Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:47.5069623Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:47.5071481Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16/device_gemm_b_scale_wmma_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-10-10T00:04:47.5073203Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16/device_gemm_b_scale_wmma_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-10-10T00:04:47.5074765Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:47.5076410Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:47.5077635Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:47.5079267Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:47.5080794Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:47.5082441Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:47.5083929Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:47.5085575Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5087151Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5088591Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5090011Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5091473Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5093004Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5094712Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5096545Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5098141Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:47.5099701Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-10-10T00:04:47.5101473Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:47.5103512Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:47.5105547Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:47.5107317Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:47.5109054Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16/device_gemm_blockscale_wp_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-10-10T00:04:47.5110302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:47.5111490Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:47.5112692Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:47.5114442Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:47.5116308Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:47.5117936Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5119431Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5120989Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5122433Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5124274Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5125686Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5127082Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5128536Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5130022Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5131561Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5133062Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5134639Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:47.5135896Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:47.5137571Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:47.5139022Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:47.5140547Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:47.5142070Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:47.5143449Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:47.5145463Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5148054Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5150003Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5152068Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5154285Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5156124Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5158135Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5160219Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_default_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5162020Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5164037Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5166191Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5168037Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5169864Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5171787Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5173798Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:47.5175759Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5177619Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5179643Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5181454Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5183310Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5185544Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5187429Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5189509Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5191498Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5193349Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_default_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5195386Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5197486Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5199288Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_comp_mfma16x16_kpadding_instance_part3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5201196Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5203245Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5205176Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5207047Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16/device_gemm_multiply_multiply_xdl_f8_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-10-10T00:04:47.5208889Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5211020Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5212812Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5214679Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5216561Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5218526Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5220518Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:47.5222333Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5224505Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5225879Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5227773Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5229811Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5231608Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5233484Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16/device_gemm_multiply_multiply_xdl_i8_i8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-10-10T00:04:47.5234822Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-10-10T00:04:47.5236586Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5238341Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5240081Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5241807Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5243442Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5245218Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5246747Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5248448Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5250152Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5251786Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5253532Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5254849Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5256496Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5258159Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5259711Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5261441Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5263102Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5264893Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5266465Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16/device_gemm_multiply_multiply_wp_xdl_f8_f8_bf16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-10-10T00:04:47.5268050Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5269629Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5271516Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5273285Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5275066Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5276624Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5278220Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5279799Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5281365Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5282911Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5284636Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5286227Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5287979Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5289653Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5291354Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5292995Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5294809Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5296362Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5297905Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16/device_gemm_multiply_multiply_wp_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-10-10T00:04:47.5299096Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-10-10T00:04:47.5300490Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16/device_gemm_mx_xdl_bf6_bf6_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-10-10T00:04:47.5301972Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16/device_gemm_mx_xdl_bf6_bf6_bf16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-10-10T00:04:47.5303419Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16/device_gemm_mx_xdl_bf8_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:47.5305102Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16/device_gemm_mx_xdl_bf8_f8_f16_mk_kn_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-10-10T00:04:47.5306551Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:47.5308064Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_mfma_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:47.5309457Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:47.5311019Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16/device_gemm_mx_xdl_f4_f4_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-10-10T00:04:47.5312399Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16/device_gemm_mx_xdl_f6_f6_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-10-10T00:04:47.5313848Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16/device_gemm_mx_xdl_f6_f6_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-10-10T00:04:47.5315273Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:47.5316778Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_km_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:47.5318092Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:47.5319528Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16/device_gemm_mx_xdl_f8_f8_bf16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-10-10T00:04:47.5321079Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16/device_gemm_mx_xdl_f8_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:47.5322549Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16/device_gemm_mx_xdl_f8_f8_f16_mk_nk_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-10-10T00:04:47.5323726Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:47.5325235Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:47.5326602Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:47.5328028Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:47.5329297Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:47.5330294Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5331560Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5332911Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5334354Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5335580Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5336905Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5338210Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5339529Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5340742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5342133Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5343548Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5345020Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5346149Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5347367Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5348718Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5350106Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5351459Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5352882Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5354423Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5355685Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5356897Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5358189Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5359399Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5360838Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5362177Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5363480Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_kpb128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5364787Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5365999Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5367215Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5368541Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5370028Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5371398Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5372433Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5373675Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5375135Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5376469Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5377782Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5379047Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5380231Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5381521Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:47.5382670Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:47.5384025Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/device_gemm_xdl_streamk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:47.5385481Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:47.5387156Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5388948Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5390845Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5392579Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5394585Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5396194Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5397927Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5399786Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5401646Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5403417Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5405235Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5407153Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5409046Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5410847Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5412567Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5414488Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5416228Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5417980Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5419755Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5421671Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16/device_gemm_wmma_universal_bf16_bf16_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5423447Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:47.5425293Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:47.5426972Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:47.5428737Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16/device_gemm_wmma_universal_bf16_i4_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-10-10T00:04:47.5430319Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5431983Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5433779Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5435679Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5437517Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5439184Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5441014Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5442723Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5444687Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5446460Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5448048Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5449766Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5451564Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5453379Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5455231Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5456869Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5458644Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5460449Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5462277Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5463985Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16/device_gemm_wmma_universal_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-10-10T00:04:47.5465673Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5467305Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5469009Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5470802Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5472646Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5474439Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5476150Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5477845Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5479752Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5481571Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5483136Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5484923Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5486568Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5488398Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5490305Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5491938Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5493642Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5495484Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5497317Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5499100Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16/device_gemm_wmma_universal_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-10-10T00:04:47.5500704Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:47.5502512Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:47.5504265Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:47.5506016Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16/device_gemm_wmma_universal_f16_i4_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-10-10T00:04:47.5507835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5509744Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5511388Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5513187Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5515103Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5516764Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5518515Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5520110Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5521767Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5523553Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_km_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5525499Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5527250Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5528920Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5530634Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5532427Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5534061Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5535903Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5537550Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5539285Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5541228Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16/device_gemm_wmma_universal_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-10-10T00:04:47.5543007Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5544956Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5546622Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5548262Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5550051Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5551752Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5553439Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5555280Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5557035Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5558772Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16/device_gemm_wmma_universal_f8_f8_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-10-10T00:04:47.5560460Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5562405Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5564400Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5566184Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5567954Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5569677Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5571501Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5573337Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5575187Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5577039Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5578895Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5580487Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5582302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5584211Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5585920Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5587562Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5589242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5591059Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5592947Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5594815Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5596570Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5598326Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5599948Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5601823Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5603674Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5605527Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5607227Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5609025Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5610972Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5612808Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5614639Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5616527Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5618523Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5620135Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5621937Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5623803Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5625647Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5627436Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5629170Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5631072Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5632744Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:47.5634741Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:47.5636319Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5637941Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5639587Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5641330Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5643116Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5645112Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5646833Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5648713Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5650493Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5652325Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5653971Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5655626Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5657294Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5659068Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5660830Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5662696Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5664499Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5666145Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.5667706Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5669577Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5671366Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5673072Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5674830Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5676548Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5678435Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5680266Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5681722Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5683531Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5685321Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5686996Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5688717Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5690336Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5691948Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5693558Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5695590Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5697450Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:47.5699144Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:47.5700672Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:47.5702284Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5704002Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5705810Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5707445Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5709208Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5710964Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5712751Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5714572Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5716241Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5717855Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5719693Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5721407Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5723034Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5724845Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5726454Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5727785Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5729637Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5731376Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:47.5732984Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5734732Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5736604Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5738382Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5740030Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5741232Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5742915Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5744918Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5746763Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5748473Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5750018Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5751760Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5753638Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5755331Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5757315Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5761649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5766239Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5770041Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:47.5773606Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5777708Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5781657Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5785732Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5789633Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5793288Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5797329Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5801176Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:47.5804360Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-10-10T00:04:47.5807817Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5812021Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5816351Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5820264Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5824562Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5828624Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma16x16_nk_mn_comp_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5832747Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5836761Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5840696Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5845394Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5849422Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5853251Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_nk_mn_comp_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5857503Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_mfma_nk_mn_comp_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5861309Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5865346Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_f8_bf16_mk_mfma32x32_mn_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5869055Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16/device_gemm_xdl_universal_preshuffle_f8_f8_f8_bf16_mk_mfma32x32_mn_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-10-10T00:04:47.5873076Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5877348Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5881457Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5885736Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5889841Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p5.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5894013Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma16x16_mn_compute_default_instance_p6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5897977Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5901828Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5905972Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_compute_default_instance_p2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5909855Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5914271Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p1_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5918986Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5922856Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p2_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5926689Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5930894Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p3_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5934834Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5938889Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p4_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5942658Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5946896Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16/device_gemm_universal_preshuffle_xdl_f8_f8_f16_mk_mfma_mn_p5_default_instance_v2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-10-10T00:04:47.5950153Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:47.5953267Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5956848Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5960664Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5964508Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5968198Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5972023Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5975709Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5979451Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:47.5982972Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.5986554Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.5990162Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.5993754Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.5997511Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.6001326Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.6005083Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.6008672Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:47.6012163Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6016029Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6019602Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6023380Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6027128Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6030624Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6034462Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6038036Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6041567Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6045182Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6048920Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:47.6052087Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:47.6055499Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6059266Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6063312Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6067287Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6071606Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6075972Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6079934Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6084211Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6088208Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6092422Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6096339Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6100345Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6104302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6108284Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6112220Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6116228Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6120207Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6124447Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6128573Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6132353Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6136559Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6140572Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6144496Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6148342Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6152218Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6156492Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6160480Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6164623Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6168583Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6172456Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6176577Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6180348Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6184554Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6188172Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6192302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6196406Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6200404Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6204581Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6208506Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6212601Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6216476Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6220546Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6224446Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6228743Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:47.6232689Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6236661Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6240291Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6244548Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6248220Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6252162Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6256015Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6259811Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6263835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6267938Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6271818Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6275770Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6279549Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6292852Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6296852Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6300835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6305198Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6308957Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6313038Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6316877Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6320769Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6324884Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:47.6328512Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6332387Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6336317Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6340321Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6344250Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6348252Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6351868Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6355862Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6359724Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6363295Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6367110Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6370795Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6374497Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6378389Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6382054Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6385966Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6389895Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6393704Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6397711Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6401465Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6405462Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6409351Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:47.6413183Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6416906Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6420830Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6424690Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6428604Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6432311Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6436275Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6440053Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6443940Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6447959Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6451846Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6455719Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6459393Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6463347Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6467092Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6470961Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6474617Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6478539Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6482312Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6486469Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6490058Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6494219Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:47.6497857Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6501480Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6505300Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6509096Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6512833Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6516906Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6520650Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6524656Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6528421Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6532313Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6536168Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6539677Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6543585Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6547497Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6551404Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6555382Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6559134Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16/device_gemm_xdl_universal_streamk_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-10-10T00:04:47.6562470Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:47.6565361Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:47.6568302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:47.6571297Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:47.6574427Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:47.6577379Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:47.6580459Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:47.6583584Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:47.6586935Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:47.6590028Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:47.6592645Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:47.6595717Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:47.6598730Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:47.6601656Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:47.6604737Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:47.6607419Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:47.6610193Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6613236Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6616457Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6619682Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6622914Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6626143Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6629035Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6632231Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:47.6635469Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6638543Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6641585Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6644782Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6647860Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6651152Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_bf16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6654436Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6657604Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6660744Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6663853Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6667140Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6670270Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkcyx_ngkhw_f32_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6673371Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6676557Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6679572Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6682646Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6685990Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6689116Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6692238Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6695457Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6698492Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:47.6701327Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:47.6704279Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:47.6707364Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:47.6710394Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:47.6713522Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:47.6716678Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:47.6719778Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:47.6723158Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6726839Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_default_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6730229Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6733961Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_pad0_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6737635Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_default_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6741016Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6744740Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_pad0_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-10-10T00:04:47.6748380Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6751850Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6755835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6759468Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6763009Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6766762Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6770519Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6773983Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkcyx_ngkhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6777708Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6781256Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6784742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-10-10T00:04:47.6788317Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:47.6792027Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:47.6795755Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw/device_grouped_conv2d_bwd_weight_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-10-10T00:04:47.6799243Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6802914Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6806651Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6810242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6813852Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6817742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6821279Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6825003Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6828593Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6832311Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6835917Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6839628Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6843120Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6846841Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6850408Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6853874Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6857432Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6861267Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6864689Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6868270Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6871730Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6874906Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6878415Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6881848Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6885564Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6888968Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6892455Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6896268Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-10-10T00:04:47.6899259Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:47.6901970Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:47.6905022Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:47.6907950Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:47.6910729Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:47.6913638Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6916650Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6919669Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6922662Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6925837Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6929019Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6932135Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6935260Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6938286Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6941310Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6944521Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6947586Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6950431Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6953364Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6956374Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6959407Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:47.6962532Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6965689Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6968749Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6971809Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6974907Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6977839Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6980686Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6983615Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6986684Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6989632Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6992547Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6995681Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.6998750Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7001776Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7005001Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7007887Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7010774Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7013790Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7016824Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7019694Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:47.7022666Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7025705Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7028779Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7031958Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7035272Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7038468Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7041569Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7044749Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7047891Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7050986Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7054053Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7057228Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7060295Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7063344Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7066459Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:47.7069661Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7072978Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7076273Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7079463Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7082687Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7085808Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7088905Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7091971Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7095193Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7098258Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkcyx_ngkhw_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7101426Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7104685Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7107831Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7110870Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7113899Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7117050Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7120078Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7123108Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:47.7126351Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7129622Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7132910Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkcyx_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7136468Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7139927Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7143395Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7146855Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7149748Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-10-10T00:04:47.7152753Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7156106Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7159220Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7162318Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7165618Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7168911Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7172221Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7175827Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7179242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7182656Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7186172Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7189479Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7192810Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7196251Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:47.7199664Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:47.7203426Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_bias_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:47.7207034Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7210424Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7213691Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7217156Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7220730Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7224242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem/device_grouped_conv2d_fwd_bias_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7227609Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:47.7231288Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:47.7235060Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_bias_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:47.7238284Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-10-10T00:04:47.7241262Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:47.7244553Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:47.7247669Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:47.7250759Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:47.7253943Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:47.7257149Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-10-10T00:04:47.7260203Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7263356Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7266589Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7269702Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7273011Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7276216Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7279555Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7282885Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:47.7286428Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:47.7289908Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor/device_grouped_conv2d_fwd_clamp_xdl_large_tensor_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:47.7293281Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7296554Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7299628Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7302721Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7305974Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7309198Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem/device_grouped_conv2d_fwd_clamp_xdl_nhwgc_gkyxc_nhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7312492Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:47.7316007Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:47.7319508Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups/device_grouped_conv2d_fwd_clamp_xdl_merged_groups_nhwgc_gkyxc_nhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:47.7322465Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:47.7325517Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7328699Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7331868Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7335150Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7337969Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:47.7340727Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7343889Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7347145Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7350243Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7353357Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7356730Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7359879Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7362981Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:47.7366161Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7369134Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7372144Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7375476Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7378652Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7381816Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7385046Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7388139Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7391304Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7394579Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_input_f16_comp_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7397734Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7400932Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7404207Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_bf16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7407372Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7410437Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7413720Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f16_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7417091Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_16_16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7420172Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7423322Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkczyx_ngkdhw_f32_vec_transpose_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7426617Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7429718Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7432649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ngcdhw_gkzyxc_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:47.7435741Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:47.7438806Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:47.7442093Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:47.7445656Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:47.7448697Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:47.7451836Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:47.7455172Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:47.7458396Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:47.7461473Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:47.7464560Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:47.7467713Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:47.7470894Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:47.7474000Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:47.7477179Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:47.7480437Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:47.7483690Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7487226Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7490393Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7493699Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7497186Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7500450Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7503697Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7507016Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:47.7510502Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:47.7514326Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:47.7518316Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-10-10T00:04:47.7521947Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7525847Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7527677Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7529595Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7531367Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7533339Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7535379Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7537139Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7538979Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7541052Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7542960Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7544859Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7546691Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7548644Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7550505Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7552259Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7553961Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7555975Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7557964Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7559832Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7561632Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7563290Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7565206Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7566962Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7568877Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_default_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7570685Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_default_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7572442Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7574397Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_pad0_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7576194Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_pad0_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-10-10T00:04:47.7578286Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7580198Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7581994Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7583741Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7585790Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7587649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev1_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7589486Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7591441Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkczyx_ngkdhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7593181Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7595051Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7596760Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-10-10T00:04:47.7598530Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:47.7600525Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:47.7602351Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw/device_grouped_conv3d_bwd_weight_xdl_ngcdhw_gkzyxc_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-10-10T00:04:47.7603608Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:47.7605429Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:47.7607109Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:47.7608849Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:47.7610523Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:47.7611974Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:47.7613571Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:47.7615340Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:47.7617021Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:47.7618649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:47.7619937Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:47.7621433Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7622924Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7624560Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7626240Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7627746Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7629317Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7630730Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7632097Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7633684Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7635286Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7636732Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7638207Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7639678Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7641164Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7642708Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7644396Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:47.7645835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7647296Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7648735Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7650178Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7651746Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7653194Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7654771Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7656242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7657729Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7659236Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7660853Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7662365Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7663937Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7665528Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7667011Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7668593Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7670102Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7671576Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7673061Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7674649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7676119Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7677674Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:47.7679257Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7680839Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7682372Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7683901Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7685667Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7687267Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7688837Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_2x_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7690391Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7692018Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_comp_part2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7693453Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:47.7695403Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7697181Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7698874Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:47.7700388Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7701897Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7703473Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7705147Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7706653Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7708161Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7709684Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7711209Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_bf16_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7712816Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7714579Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f16_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7716197Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_mem_inter_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7717699Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ngcdhw_gkczyx_ngkdhw_f32_mem_intra_instance.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:47.7719307Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7720989Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7722703Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7724557Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7726165Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7727723Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ngcdhw_gkczyx_ngkdhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:47.7728918Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-10-10T00:04:47.7730701Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7732376Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7734203Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7735673Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7737461Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7739112Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-10-10T00:04:47.7740805Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7742383Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7744238Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-10-10T00:04:47.7745893Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:47.7747742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:47.7749511Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_bias_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-10-10T00:04:47.7751235Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7752950Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7754704Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7756319Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7757950Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7759585Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem/device_grouped_conv3d_fwd_bias_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-10-10T00:04:47.7761396Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:47.7763253Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:47.7765292Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_bias_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-10-10T00:04:47.7766625Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:47.7768246Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:47.7769837Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:47.7771381Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:47.7773002Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:47.7774329Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-10-10T00:04:47.7775906Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:47.7777454Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:47.7779035Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:47.7780603Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:47.7782227Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_16x16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:47.7783822Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-10-10T00:04:47.7785794Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7787425Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7789027Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-10-10T00:04:47.7790782Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:47.7792563Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:47.7794452Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor/device_grouped_conv3d_fwd_clamp_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-10-10T00:04:47.7796109Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7797634Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7799373Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7801041Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7802699Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7804396Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem/device_grouped_conv3d_fwd_clamp_xdl_ndhwgc_gkzyxc_ndhwgk_fp32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-10-10T00:04:47.7806056Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:47.7807804Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:47.7809568Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups/device_grouped_conv3d_fwd_clamp_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_fp32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-10-10T00:04:47.7810886Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:47.7812533Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl/device_grouped_conv3d_fwd_xdl_convinvscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:47.7813861Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:47.7815582Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:47.7817255Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:47.7818990Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:47.7820568Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:47.7822221Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:47.7823546Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:47.7825434Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl/device_grouped_conv3d_fwd_xdl_convscale_add_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:47.7826783Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:47.7828572Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:47.7830215Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_convscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:47.7831462Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:47.7833111Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7834904Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7836571Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7838038Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:47.7839242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:47.7840710Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:47.7842330Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:47.7843926Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:47.7845575Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:47.7846893Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:47.7848490Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:47.7850163Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:47.7851932Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:47.7853694Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:47.7855233Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:47.7857018Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:47.7858853Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:47.7860555Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:47.7862346Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:47.7863596Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-10-10T00:04:47.7865575Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7867418Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7869318Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7871093Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7873007Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7875057Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7876893Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_odd_m_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7878575Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_odd_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7880261Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16/device_grouped_convnd_bwd_weight_bf16_bf16_bf16_exp_odd_n_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-10-10T00:04:47.7882088Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7883834Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7885821Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7887831Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7889579Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7891281Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7893058Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_odd_m_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7895386Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_odd_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7897070Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16/device_grouped_convnd_bwd_weight_f16_f16_f16_exp_odd_n_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-10-10T00:04:47.7898268Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7899662Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7901059Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7902282Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7903788Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7905342Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7906782Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7908143Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7909480Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7910597Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7912025Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7913396Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7914822Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7916200Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7917621Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7919034Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7920558Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7922047Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7923443Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7924846Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7925886Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7927302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7928763Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7930146Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7931321Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7932634Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7933900Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f8_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:47.7935296Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:47.7936820Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:47.7938221Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:47.7939531Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:47.7940832Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:47.7942075Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:47.7943527Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:47.7945175Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:47.7946594Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:47.7947986Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:47.7949144Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7950561Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7952010Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7953515Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7955304Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7956620Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7957967Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7959275Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7960660Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7962138Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7963567Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:47.7965179Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7966869Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_km_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7968369Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7969847Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7971507Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7973113Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7974868Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:47.7976195Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7977643Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7979201Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7980683Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7982193Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7983725Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7985427Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7987032Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7988756Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7990385Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7992027Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7993557Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7995310Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7996877Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7998446Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.7999980Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.8001483Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.8003011Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.8004652Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:47.8005956Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8007267Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8008564Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8009755Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8011017Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8012368Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8013773Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:47.8015121Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8016251Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8017402Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8018579Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8019864Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8021171Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8022548Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/max_pool_bwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:47.8023692Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:47.8025091Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:47.8026420Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_groupnorm_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:47.8027787Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:47.8029105Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:47.8030577Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/normalization_bwd_data_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:47.8031872Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8033339Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_groupnorm_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8034946Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8036420Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8037885Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/normalization_bwd_gamma_beta_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8039309Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8040652Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8041944Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8043323Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_f32_f32_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8044812Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8046046Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8047454Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8048784Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8050150Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8051496Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8052723Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:47.8053722Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8055178Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8056660Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8057875Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8059088Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8060326Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8061544Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8062841Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8064407Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8065887Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8067102Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8068321Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8069577Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_fp8_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8070835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:47.8072077Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8073385Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8074789Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8075891Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8076876Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8077833Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8078694Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8079642Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8080563Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8081536Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8082443Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8083316Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:47.8084356Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8085256Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8086221Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8087157Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8088198Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8089099Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8090079Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8090919Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8091875Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8092796Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8093767Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8094714Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:47.8095655Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:47.8096649Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8097716Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8098831Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8099864Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8101056Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8102271Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8103394Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8104534Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8105581Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8106724Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8107762Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:47.8108837Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8109913Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8110896Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8111969Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8113120Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8114255Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8115424Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8116512Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8117493Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8118574Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8119556Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:47.8120378Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8121334Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8122198Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8123156Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8123998Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8125058Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8126063Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8127064Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8128069Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8128923Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8129903Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8130752Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8131788Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8132753Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8133608Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8134904Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8135853Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8136780Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8137743Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8138677Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8139700Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8140605Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8141605Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8142457Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8143412Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8144691Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8145560Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8146539Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8147389Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8148349Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8149221Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8150136Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8151164Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8152121Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8153122Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8154268Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8155207Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8156216Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8157183Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8158192Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8159174Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8160071Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8161051Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8161909Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8162875Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8163867Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8165032Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8166059Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8166937Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8167915Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8168765Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8169798Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8170773Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8171631Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8172596Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8173447Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8174577Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8175431Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8176491Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8177457Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8178389Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8179413Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8180268Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8181244Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8182190Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8183174Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8184302Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8185189Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8186163Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8187023Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8187978Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8188954Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8189890Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8190917Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8191817Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:47.8192710Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8193570Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8194727Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8195664Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8196644Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8197571Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8198459Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8199413Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8200275Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8201223Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8202163Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8203227Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8204303Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8205294Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8206230Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:47.8207040Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:47.8208047Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:47.8208628Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-10-10T00:04:47.8209230Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-10-10T00:04:47.8209915Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-10-10T00:04:47.8210476Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-10-10T00:04:47.8211056Z copying third_party/fbgemm/external/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler 2025-10-10T00:04:47.8211524Z copying third_party/fbgemm/external/composable_kernel/profiler/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler 2025-10-10T00:04:47.8212149Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8212955Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8213597Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8214732Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8215412Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8216310Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8217029Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8217722Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8218505Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8219182Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8219995Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8220737Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8221516Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8222174Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8222890Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8223570Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8224371Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8225147Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8225793Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8226630Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8227304Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8228154Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8228858Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8229640Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8230326Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8231026Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8231705Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8232479Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8233212Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8233841Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8234950Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8235667Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8236428Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8237082Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_blockscale_wp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8237822Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8238440Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8239239Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8239953Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8240709Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_wp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8241519Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_mx_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8242194Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8242971Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8243610Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8244557Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8245304Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8246125Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_preshuffle_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8246801Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8247574Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8248247Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8248943Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8249715Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_bias_clamp_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8250376Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8251186Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8251932Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8252712Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8253415Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8254468Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8255168Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8255938Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8256632Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8257285Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8258173Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8258851Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8259607Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8260252Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8260997Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8261635Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8262271Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8263024Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8263728Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8264556Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8265267Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-10-10T00:04:47.8265790Z copying third_party/fbgemm/external/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8266515Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8267048Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8267673Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8268270Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8268819Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8269370Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8270107Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8270665Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8271295Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8271839Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8272379Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8273045Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8273590Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8274287Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8274920Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8275549Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8276160Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8276775Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8277353Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8278053Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8278574Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8279128Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8279776Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8280317Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8280902Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8281598Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8282127Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8282773Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8283322Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8283865Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8284688Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_blockscale_wp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8285246Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8285868Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8286461Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8287038Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_multiply_multiply_wp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8287766Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_mx.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8288294Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8288886Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8289678Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8290233Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8290902Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8291481Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_preshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8292031Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8292701Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8293316Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8293882Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8294691Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8295259Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8295918Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8296515Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8297042Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8297702Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8298258Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8298895Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8299607Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8300148Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8300886Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8301500Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8302155Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8302718Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8303245Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8303884Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8304573Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8305182Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8305844Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8306371Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8306910Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8307498Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8308022Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8308596Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8309170Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/profiler/src 2025-10-10T00:04:47.8309696Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor 2025-10-10T00:04:47.8310299Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor 2025-10-10T00:04:47.8311100Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:47.8311810Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:47.8312602Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:47.8313278Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:47.8314056Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:47.8322721Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:47.8323506Z copying third_party/fbgemm/external/composable_kernel/python/test/test_gen_instances.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/python/test 2025-10-10T00:04:47.8324037Z copying third_party/fbgemm/external/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8324921Z copying third_party/fbgemm/external/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8325507Z copying third_party/fbgemm/external/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8325997Z copying third_party/fbgemm/external/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8326667Z copying third_party/fbgemm/external/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8327121Z copying third_party/fbgemm/external/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8327589Z copying third_party/fbgemm/external/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8328151Z copying third_party/fbgemm/external/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8328630Z copying third_party/fbgemm/external/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8329088Z copying third_party/fbgemm/external/composable_kernel/script/launch_tests.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8329566Z copying third_party/fbgemm/external/composable_kernel/script/ninja_json_converter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8330152Z copying third_party/fbgemm/external/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8330718Z copying third_party/fbgemm/external/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8331187Z copying third_party/fbgemm/external/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8331667Z copying third_party/fbgemm/external/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8332180Z copying third_party/fbgemm/external/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8332838Z copying third_party/fbgemm/external/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8333339Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8333863Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8334596Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8335141Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8335623Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8336197Z copying third_party/fbgemm/external/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8336746Z copying third_party/fbgemm/external/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8337234Z copying third_party/fbgemm/external/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8337720Z copying third_party/fbgemm/external/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8338324Z copying third_party/fbgemm/external/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8338796Z copying third_party/fbgemm/external/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8339275Z copying third_party/fbgemm/external/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8339841Z copying third_party/fbgemm/external/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8340293Z copying third_party/fbgemm/external/composable_kernel/script/remod_for_ck_tile.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8340746Z copying third_party/fbgemm/external/composable_kernel/script/remove_exec_bit.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8341371Z copying third_party/fbgemm/external/composable_kernel/script/run_ck_profiler_gemm_with_csv_shapes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8341944Z copying third_party/fbgemm/external/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8342434Z copying third_party/fbgemm/external/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8342914Z copying third_party/fbgemm/external/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8343572Z copying third_party/fbgemm/external/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8344216Z copying third_party/fbgemm/external/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8344696Z copying third_party/fbgemm/external/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8345297Z copying third_party/fbgemm/external/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script 2025-10-10T00:04:47.8345889Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script/dependency-parser 2025-10-10T00:04:47.8346459Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/main.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script/dependency-parser 2025-10-10T00:04:47.8347225Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/src/enhanced_ninja_parser.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script/dependency-parser/src 2025-10-10T00:04:47.8348046Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/src/selective_test_filter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/script/dependency-parser/src 2025-10-10T00:04:47.8348530Z copying third_party/fbgemm/external/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test 2025-10-10T00:04:47.8349175Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-10-10T00:04:47.8349745Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm/test_batched_gemm_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-10-10T00:04:47.8350296Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-10-10T00:04:47.8350982Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:47.8351600Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:47.8352263Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:47.8352886Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:47.8353509Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:47.8354474Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:47.8355191Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:47.8355917Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:47.8356696Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:47.8357478Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:47.8358152Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8359003Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8359854Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8360747Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8361586Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_device_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8362425Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8363187Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8364028Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:47.8364780Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-10-10T00:04:47.8365354Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-10-10T00:04:47.8366061Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-10-10T00:04:47.8366601Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-10-10T00:04:47.8367270Z copying third_party/fbgemm/external/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:47.8367904Z copying third_party/fbgemm/external/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:47.8368511Z copying third_party/fbgemm/external/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:47.8369242Z copying third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:47.8369828Z copying third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:47.8370319Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile 2025-10-10T00:04:47.8371077Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:47.8371826Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:47.8372625Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:47.8373316Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:47.8374265Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-10-10T00:04:47.8375033Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8375953Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8376757Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8377727Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8378608Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8379595Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8380402Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8381382Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8382222Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8383086Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8384232Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8385144Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8386082Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8386881Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8387791Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8388596Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8389497Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8390306Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8391297Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8392247Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8393149Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8394227Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8395084Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8395973Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:47.8396644Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:47.8397248Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:47.8397950Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:47.8398554Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:47.8399252Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8399885Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8400512Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8401178Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8401883Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8402604Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8403326Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-10-10T00:04:47.8403959Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/container/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/container 2025-10-10T00:04:47.8404933Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/container/test_tuple_apply.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/container 2025-10-10T00:04:47.8405504Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:47.8406045Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type/test_pk_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:47.8406695Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type/test_pk_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-10-10T00:04:47.8407272Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise 2025-10-10T00:04:47.8407941Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise/test_elementwise_1d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise 2025-10-10T00:04:47.8408589Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8409162Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8409816Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8410440Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8411004Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8411686Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_run_test.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8412303Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8412862Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8413541Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8414280Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_mem.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8414865Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_persistent.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8415711Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_run_test.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8416328Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8416976Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8417623Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8418290Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8418876Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8419573Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_run_test.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8420212Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8420773Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:47.8421464Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8422142Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8422773Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8423521Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8424367Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8425186Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8425846Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8426621Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8427404Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_run_gemm_aquant_example.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-10-10T00:04:47.8428014Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:47.8428783Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:47.8429395Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:47.8430098Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-10-10T00:04:47.8430746Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:47.8431507Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:47.8432311Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:47.8432999Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:47.8433785Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_wp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-10-10T00:04:47.8434533Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:47.8435250Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:47.8435870Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:47.8436528Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:47.8437172Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:47.8437876Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:47.8438566Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:47.8439139Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:47.8439839Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:47.8440551Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:47.8441153Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:47.8441873Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-10-10T00:04:47.8442453Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:47.8443038Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:47.8443734Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/test_copy.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:47.8444419Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/test_copy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-10-10T00:04:47.8445138Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8445754Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8446377Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8447099Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8447732Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8448457Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8449091Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-10-10T00:04:47.8450032Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8450771Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8451677Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8452467Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8453327Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8454163Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8455021Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8455829Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8456683Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8457417Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8458259Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8459007Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8459812Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8460585Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8461366Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8462244Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8463003Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8463891Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8464913Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8465680Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8466395Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8467237Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-10-10T00:04:47.8467875Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:47.8468568Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:47.8469136Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:47.8469760Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-10-10T00:04:47.8470372Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:47.8470911Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:47.8471520Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:47.8472122Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:47.8472667Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:47.8473318Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_utils.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-10-10T00:04:47.8474198Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:47.8474989Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:47.8475801Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-10-10T00:04:47.8476439Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:47.8477094Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:47.8477659Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:47.8478321Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:47.8478908Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:47.8479552Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-10-10T00:04:47.8480227Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile 2025-10-10T00:04:47.8480796Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile/test_slice_tile.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile 2025-10-10T00:04:47.8481362Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:47.8482055Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:47.8482630Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:47.8483318Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:47.8483914Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-10-10T00:04:47.8484778Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8485678Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8486402Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8487280Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8488046Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8488884Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8489605Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8490424Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8491142Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8492022Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8492742Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8493571Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8494393Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8495099Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8495924Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8496637Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8497465Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8498260Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8499102Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8499879Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8500727Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8501457Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-10-10T00:04:47.8502153Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:47.8502760Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:47.8503356Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:47.8504301Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:47.8505010Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:47.8505734Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-10-10T00:04:47.8506281Z copying third_party/fbgemm/external/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/contraction 2025-10-10T00:04:47.8506875Z copying third_party/fbgemm/external/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/contraction 2025-10-10T00:04:47.8507532Z copying third_party/fbgemm/external/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/contraction 2025-10-10T00:04:47.8508124Z copying third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:47.8508754Z copying third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:47.8509538Z copying third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:47.8510160Z copying third_party/fbgemm/external/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_util 2025-10-10T00:04:47.8510763Z copying third_party/fbgemm/external/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/conv_util 2025-10-10T00:04:47.8511383Z copying third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:47.8511994Z copying third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:47.8512631Z copying third_party/fbgemm/external/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/convnd_fwd 2025-10-10T00:04:47.8513155Z copying third_party/fbgemm/external/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/convnd_fwd 2025-10-10T00:04:47.8513656Z copying third_party/fbgemm/external/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8514424Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bf6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8514945Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8515440Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8516133Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bhalf.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8516654Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8517170Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_e8m0.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8517762Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8518247Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp6.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8518763Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8519357Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8519848Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8520342Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_mx_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8520942Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_mx_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8521507Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_mx_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8521995Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_pk_i4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8522706Z copying third_party/fbgemm/external/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/data_type 2025-10-10T00:04:47.8523393Z copying third_party/fbgemm/external/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:47.8524486Z copying third_party/fbgemm/external/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:47.8524978Z copying third_party/fbgemm/external/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8525442Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8526016Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8526479Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8527026Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8527561Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8528127Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8528587Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8529066Z copying third_party/fbgemm/external/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm 2025-10-10T00:04:47.8529752Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8530321Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8530893Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8531547Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8532109Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8532853Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8533413Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8533973Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8534955Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8535611Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-10-10T00:04:47.8536116Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-10-10T00:04:47.8536768Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-10-10T00:04:47.8537295Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-10-10T00:04:47.8537809Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-10-10T00:04:47.8538418Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-10-10T00:04:47.8539012Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:47.8539567Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:47.8540242Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:47.8540792Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:47.8541407Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-10-10T00:04:47.8541975Z copying third_party/fbgemm/external/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:47.8542601Z copying third_party/fbgemm/external/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:47.8543193Z copying third_party/fbgemm/external/composable_kernel/test/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-10-10T00:04:47.8543687Z copying third_party/fbgemm/external/composable_kernel/test/gemm_mx/test_gemm_mx.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-10-10T00:04:47.8544409Z copying third_party/fbgemm/external/composable_kernel/test/gemm_mx/test_gemm_mx_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-10-10T00:04:47.8545046Z copying third_party/fbgemm/external/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_reduce 2025-10-10T00:04:47.8545601Z copying third_party/fbgemm/external/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_reduce 2025-10-10T00:04:47.8546207Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-10-10T00:04:47.8546934Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-10-10T00:04:47.8547493Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-10-10T00:04:47.8548075Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-10-10T00:04:47.8548682Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8549284Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_bf16.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8550054Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp16.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8550669Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp8.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8551351Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8551947Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8552538Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8553229Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8553809Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8554567Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8555204Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-10-10T00:04:47.8555799Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8556672Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_bf16.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8557415Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp16.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8558216Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp8.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8558940Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8559726Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8560392Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8561151Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-10-10T00:04:47.8561828Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:47.8562520Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:47.8563324Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:47.8563986Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:47.8564914Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:47.8565608Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl_large_cases.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:47.8566387Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:47.8567093Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:47.8567803Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:47.8568649Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:47.8569489Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:47.8570239Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_v3_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:47.8570868Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:47.8571596Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:47.8572243Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:47.8573025Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:47.8573845Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_d_interface_compatibility_xdl_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:47.8574804Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:47.8575539Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:47.8576391Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp_large_cases.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:47.8577095Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:47.8577907Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_gk_bias_clamp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-10-10T00:04:47.8578455Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8579041Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8579721Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8580455Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8581161Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8581801Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8582452Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-10-10T00:04:47.8583114Z copying third_party/fbgemm/external/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/magic_number_division 2025-10-10T00:04:47.8583740Z copying third_party/fbgemm/external/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/magic_number_division 2025-10-10T00:04:47.8584511Z copying third_party/fbgemm/external/composable_kernel/test/mx_mfma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:47.8585034Z copying third_party/fbgemm/external/composable_kernel/test/mx_mfma_op/mx_mfma_op.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:47.8585533Z copying third_party/fbgemm/external/composable_kernel/test/mx_mfma_op/mx_mfma_op.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-10-10T00:04:47.8586327Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:47.8586986Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:47.8587827Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:47.8588470Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8589278Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8589986Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:47.8590557Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:47.8591278Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:47.8591875Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:47.8592676Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:47.8593284Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:47.8593953Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-10-10T00:04:47.8594807Z copying third_party/fbgemm/external/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/permute_scale 2025-10-10T00:04:47.8595378Z copying third_party/fbgemm/external/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/permute_scale 2025-10-10T00:04:47.8595966Z copying third_party/fbgemm/external/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8596478Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8596975Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8597575Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8598189Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8598685Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8599294Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8599794Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8600286Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8600887Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/pool 2025-10-10T00:04:47.8601469Z copying third_party/fbgemm/external/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/position_embedding 2025-10-10T00:04:47.8602085Z copying third_party/fbgemm/external/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/position_embedding 2025-10-10T00:04:47.8602693Z copying third_party/fbgemm/external/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reduce 2025-10-10T00:04:47.8603198Z copying third_party/fbgemm/external/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reduce 2025-10-10T00:04:47.8603885Z copying third_party/fbgemm/external/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reduce 2025-10-10T00:04:47.8604646Z copying third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:47.8605317Z copying third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:47.8606046Z copying third_party/fbgemm/external/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/scatter_gather 2025-10-10T00:04:47.8606613Z copying third_party/fbgemm/external/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/scatter_gather 2025-10-10T00:04:47.8607206Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-10-10T00:04:47.8607729Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-10-10T00:04:47.8608246Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-10-10T00:04:47.8608850Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-10-10T00:04:47.8609431Z copying third_party/fbgemm/external/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:47.8609980Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:47.8610605Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:47.8611126Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:47.8611644Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:47.8612255Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/softmax 2025-10-10T00:04:47.8612834Z copying third_party/fbgemm/external/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/space_filling_curve 2025-10-10T00:04:47.8613445Z copying third_party/fbgemm/external/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/space_filling_curve 2025-10-10T00:04:47.8614054Z copying third_party/fbgemm/external/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/transpose 2025-10-10T00:04:47.8614752Z copying third_party/fbgemm/external/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/transpose 2025-10-10T00:04:47.8615411Z copying third_party/fbgemm/external/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-10-10T00:04:47.8615921Z copying third_party/fbgemm/external/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-10-10T00:04:47.8616408Z copying third_party/fbgemm/external/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-10-10T00:04:47.8617044Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:47.8617672Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:47.8618218Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:47.8618856Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:47.8619402Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:47.8619919Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-10-10T00:04:47.8620512Z copying third_party/fbgemm/external/composable_kernel/tile_engine/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine 2025-10-10T00:04:47.8621126Z copying third_party/fbgemm/external/composable_kernel/tile_engine/include/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/include 2025-10-10T00:04:47.8621642Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops 2025-10-10T00:04:47.8622318Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8622853Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8623524Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8624208Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8624765Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/codegen_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8625418Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/gemm_host_api.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8625997Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/gemm_instance_builder.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8626544Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/gemm_profiler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8627283Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/json_config.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-10-10T00:04:47.8627899Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/benchmark.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:47.8628704Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/custom_ci_config.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:47.8629392Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/default_config.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:47.8630150Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/user_provided_config.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-10-10T00:04:47.8630483Z copying third_party/fbgemm/external/cpuinfo/.bazelrc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8630822Z copying third_party/fbgemm/external/cpuinfo/.clang-format -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8631151Z copying third_party/fbgemm/external/cpuinfo/.travis.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8631515Z copying third_party/fbgemm/external/cpuinfo/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8631932Z copying third_party/fbgemm/external/cpuinfo/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8632305Z copying third_party/fbgemm/external/cpuinfo/CMakePresets.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8632723Z copying third_party/fbgemm/external/cpuinfo/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8633123Z copying third_party/fbgemm/external/cpuinfo/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8633522Z copying third_party/fbgemm/external/cpuinfo/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8633860Z copying third_party/fbgemm/external/cpuinfo/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8634287Z copying third_party/fbgemm/external/cpuinfo/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8634639Z copying third_party/fbgemm/external/cpuinfo/WORKSPACE.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8635084Z copying third_party/fbgemm/external/cpuinfo/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8635418Z copying third_party/fbgemm/external/cpuinfo/configure.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8635744Z copying third_party/fbgemm/external/cpuinfo/confu.yaml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8636091Z copying third_party/fbgemm/external/cpuinfo/libcpuinfo.pc.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo 2025-10-10T00:04:47.8636499Z copying third_party/fbgemm/external/cpuinfo/bench/get-current.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/bench 2025-10-10T00:04:47.8636948Z copying third_party/fbgemm/external/cpuinfo/bench/init.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/bench 2025-10-10T00:04:47.8637420Z copying third_party/fbgemm/external/cpuinfo/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/cmake 2025-10-10T00:04:47.8637950Z copying third_party/fbgemm/external/cpuinfo/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/cmake 2025-10-10T00:04:47.8638491Z copying third_party/fbgemm/external/cpuinfo/cmake/cpuinfo-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/cmake 2025-10-10T00:04:47.8638897Z copying third_party/fbgemm/external/cpuinfo/deps/clog/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:47.8639386Z copying third_party/fbgemm/external/cpuinfo/deps/clog/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:47.8639951Z copying third_party/fbgemm/external/cpuinfo/deps/clog/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:47.8640353Z copying third_party/fbgemm/external/cpuinfo/deps/clog/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:47.8640774Z copying third_party/fbgemm/external/cpuinfo/deps/clog/configure.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:47.8641175Z copying third_party/fbgemm/external/cpuinfo/deps/clog/confu.yaml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog 2025-10-10T00:04:47.8641793Z copying third_party/fbgemm/external/cpuinfo/deps/clog/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/cmake 2025-10-10T00:04:47.8642252Z copying third_party/fbgemm/external/cpuinfo/deps/clog/include/clog.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/include 2025-10-10T00:04:47.8642687Z copying third_party/fbgemm/external/cpuinfo/deps/clog/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/jni 2025-10-10T00:04:47.8643315Z copying third_party/fbgemm/external/cpuinfo/deps/clog/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/jni 2025-10-10T00:04:47.8643751Z copying third_party/fbgemm/external/cpuinfo/deps/clog/src/clog.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/src 2025-10-10T00:04:47.8644282Z copying third_party/fbgemm/external/cpuinfo/deps/clog/test/clog.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/deps/clog/test 2025-10-10T00:04:47.8644685Z copying third_party/fbgemm/external/cpuinfo/include/cpuinfo-mock.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/include 2025-10-10T00:04:47.8645199Z copying third_party/fbgemm/external/cpuinfo/include/cpuinfo.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/include 2025-10-10T00:04:47.8645558Z copying third_party/fbgemm/external/cpuinfo/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/jni 2025-10-10T00:04:47.8645931Z copying third_party/fbgemm/external/cpuinfo/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/jni 2025-10-10T00:04:47.8646389Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-auxv-dump.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8646914Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-build.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8647333Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-mock.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8647756Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8648300Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-auxv-dump.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8648808Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-build.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8649265Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-cache-info.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8649813Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-cpu-info.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8650324Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-isa-info.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8650750Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-mock.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8651248Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-test.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8651770Z copying third_party/fbgemm/external/cpuinfo/scripts/android-device-dump.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8652192Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-build.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8652620Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-cache-info.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8653155Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-cpu-info.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8653593Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-cpuid-dump.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8654012Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-isa-info.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8654632Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-mock.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8655196Z copying third_party/fbgemm/external/cpuinfo/scripts/arm-linux-filesystem-dump.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8655614Z copying third_party/fbgemm/external/cpuinfo/scripts/local-bazel-build.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8656013Z copying third_party/fbgemm/external/cpuinfo/scripts/local-build.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8656565Z copying third_party/fbgemm/external/cpuinfo/scripts/parse-x86-cpuid-dump.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/scripts 2025-10-10T00:04:47.8656902Z copying third_party/fbgemm/external/cpuinfo/src/api.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src 2025-10-10T00:04:47.8657251Z copying third_party/fbgemm/external/cpuinfo/src/cache.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src 2025-10-10T00:04:47.8657584Z copying third_party/fbgemm/external/cpuinfo/src/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src 2025-10-10T00:04:47.8657954Z copying third_party/fbgemm/external/cpuinfo/src/log.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src 2025-10-10T00:04:47.8658386Z copying third_party/fbgemm/external/cpuinfo/src/arm/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm 2025-10-10T00:04:47.8658764Z copying third_party/fbgemm/external/cpuinfo/src/arm/cache.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm 2025-10-10T00:04:47.8659130Z copying third_party/fbgemm/external/cpuinfo/src/arm/midr.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm 2025-10-10T00:04:47.8659643Z copying third_party/fbgemm/external/cpuinfo/src/arm/tlb.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm 2025-10-10T00:04:47.8660067Z copying third_party/fbgemm/external/cpuinfo/src/arm/uarch.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm 2025-10-10T00:04:47.8660492Z copying third_party/fbgemm/external/cpuinfo/src/arm/android/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/android 2025-10-10T00:04:47.8661024Z copying third_party/fbgemm/external/cpuinfo/src/arm/android/properties.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/android 2025-10-10T00:04:47.8661585Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/aarch32-isa.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8662094Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/aarch64-isa.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8662513Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8663048Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/chipset.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8663483Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/clusters.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8663890Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/cp.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8664545Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/cpuinfo.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8665081Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/hwcap.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8665586Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8666000Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/midr.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-10-10T00:04:47.8666497Z copying third_party/fbgemm/external/cpuinfo/src/arm/mach/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/mach 2025-10-10T00:04:47.8667035Z copying third_party/fbgemm/external/cpuinfo/src/arm/windows/init-by-logical-sys-info.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-10-10T00:04:47.8667467Z copying third_party/fbgemm/external/cpuinfo/src/arm/windows/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-10-10T00:04:47.8667946Z copying third_party/fbgemm/external/cpuinfo/src/arm/windows/windows-arm-init.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-10-10T00:04:47.8668472Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-10-10T00:04:47.8668903Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/internal-api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-10-10T00:04:47.8669298Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/log.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-10-10T00:04:47.8669809Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-10-10T00:04:47.8670239Z copying third_party/fbgemm/external/cpuinfo/src/emscripten/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/emscripten 2025-10-10T00:04:47.8670614Z copying third_party/fbgemm/external/cpuinfo/src/linux/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:47.8671093Z copying third_party/fbgemm/external/cpuinfo/src/linux/cpulist.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:47.8671614Z copying third_party/fbgemm/external/cpuinfo/src/linux/mockfile.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:47.8672020Z copying third_party/fbgemm/external/cpuinfo/src/linux/multiline.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:47.8672503Z copying third_party/fbgemm/external/cpuinfo/src/linux/processors.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:47.8673067Z copying third_party/fbgemm/external/cpuinfo/src/linux/smallfile.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/linux 2025-10-10T00:04:47.8673444Z copying third_party/fbgemm/external/cpuinfo/src/mach/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/mach 2025-10-10T00:04:47.8673848Z copying third_party/fbgemm/external/cpuinfo/src/mach/topology.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/mach 2025-10-10T00:04:47.8674400Z copying third_party/fbgemm/external/cpuinfo/src/riscv/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv 2025-10-10T00:04:47.8674901Z copying third_party/fbgemm/external/cpuinfo/src/riscv/uarch.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv 2025-10-10T00:04:47.8675342Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-10-10T00:04:47.8675772Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-10-10T00:04:47.8676249Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/riscv-hw.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-10-10T00:04:47.8676867Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/riscv-isa.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-10-10T00:04:47.8677237Z copying third_party/fbgemm/external/cpuinfo/src/x86/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8677604Z copying third_party/fbgemm/external/cpuinfo/src/x86/cpuid.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8678089Z copying third_party/fbgemm/external/cpuinfo/src/x86/info.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8678459Z copying third_party/fbgemm/external/cpuinfo/src/x86/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8678814Z copying third_party/fbgemm/external/cpuinfo/src/x86/isa.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8679214Z copying third_party/fbgemm/external/cpuinfo/src/x86/mockcpuid.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8679675Z copying third_party/fbgemm/external/cpuinfo/src/x86/name.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8680071Z copying third_party/fbgemm/external/cpuinfo/src/x86/topology.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8680439Z copying third_party/fbgemm/external/cpuinfo/src/x86/uarch.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8680813Z copying third_party/fbgemm/external/cpuinfo/src/x86/vendor.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86 2025-10-10T00:04:47.8681359Z copying third_party/fbgemm/external/cpuinfo/src/x86/cache/descriptor.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-10-10T00:04:47.8681902Z copying third_party/fbgemm/external/cpuinfo/src/x86/cache/deterministic.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-10-10T00:04:47.8682310Z copying third_party/fbgemm/external/cpuinfo/src/x86/cache/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-10-10T00:04:47.8682726Z copying third_party/fbgemm/external/cpuinfo/src/x86/linux/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-10-10T00:04:47.8683338Z copying third_party/fbgemm/external/cpuinfo/src/x86/linux/cpuinfo.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-10-10T00:04:47.8683836Z copying third_party/fbgemm/external/cpuinfo/src/x86/linux/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-10-10T00:04:47.8684354Z copying third_party/fbgemm/external/cpuinfo/src/x86/mach/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/mach 2025-10-10T00:04:47.8684942Z copying third_party/fbgemm/external/cpuinfo/src/x86/windows/api.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/windows 2025-10-10T00:04:47.8685383Z copying third_party/fbgemm/external/cpuinfo/src/x86/windows/init.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/src/x86/windows 2025-10-10T00:04:47.8685755Z copying third_party/fbgemm/external/cpuinfo/test/arm-cache.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test 2025-10-10T00:04:47.8686126Z copying third_party/fbgemm/external/cpuinfo/test/get-current.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test 2025-10-10T00:04:47.8686608Z copying third_party/fbgemm/external/cpuinfo/test/init.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test 2025-10-10T00:04:47.8687005Z copying third_party/fbgemm/external/cpuinfo/test/size.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test 2025-10-10T00:04:47.8687551Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/alcatel-revvl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8688085Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8688644Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/atm7029b-tablet.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8689088Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/blu-r1-hd.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8689563Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-a3-2016-eu.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8690167Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-a8-2016-duos.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8690632Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-a8-2018.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8691088Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-c9-pro.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8691756Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8692237Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-grand-prime.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8692691Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j1-2016.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8693354Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8693820Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j7-prime.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8694396Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j7-tmobile.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8695050Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j7-uae.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8695557Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s3-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8696010Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s4-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8696549Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s5-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8697049Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s5-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8697500Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8697963Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s7-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8698537Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s7-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8699074Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s8-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8699525Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s8-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8700119Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-tab-3-7.0.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8700596Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-tab-3-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8701061Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-win-duos.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8701644Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-ascend-p7.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8702115Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-honor-6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8702574Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-mate-20.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8703117Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-mate-8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8703601Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-mate-9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8704059Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-p8-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8704747Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-p9-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8705346Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/iconia-one-10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8705864Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/leagoo-t5c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8706343Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lenovo-a6600-plus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8706987Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lenovo-vibe-x2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8707428Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lg-k10-eu.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8707897Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lg-optimus-g-pro.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8708458Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/meizu-pro-6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8708909Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/meizu-pro-6s.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8709378Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/meizu-pro-7-plus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8709996Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/memo-pad-7.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8710453Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-e-gen1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8710906Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8711366Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8711942Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8712394Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8712861Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8713413Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus-s.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8713856Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8714416Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8714858Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus5x.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8715413Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8715935Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus6p.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8716377Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8716980Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/oneplus-3t.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8717448Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/oppo-a37.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8717942Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/oppo-r9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8718407Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/padcod-10.1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8718967Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/pixel-xl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8719400Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/pixel.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8719846Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-mi-5c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8720437Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-redmi-2a.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8720921Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-redmi-note-3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8721470Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-redmi-note-4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8722058Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xperia-c4-dual.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8722527Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xperia-sl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8722968Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8723416Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/zenfone-2e.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8723981Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/zenfone-c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-10-10T00:04:47.8724532Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:47.8724969Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/leagoo-t5c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:47.8725460Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/memo-pad-7.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:47.8725932Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:47.8726350Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/zenfone-2e.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:47.8726843Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/zenfone-c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-10-10T00:04:47.8727444Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/alcatel-revvl.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8727902Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/alcatel-revvl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8728426Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8729051Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/arndaleboard.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8729514Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/atm7029b-tablet.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8729975Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/beagleboard-xm.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8730502Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/blu-r1-hd.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8730988Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a3-2016-eu.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8731446Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a8-2016-duos.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8731937Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a8-2018.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8732620Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a8-2018.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8733108Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-c9-pro.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8733554Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-c9-pro.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8734417Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8734895Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j1-2016.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8735341Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8735923Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j7-prime.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8736400Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j7-tmobile.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8736850Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j7-uae.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8737292Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-nexus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8737845Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s3-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8738378Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s4-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8738830Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s5-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8739391Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s5-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8739920Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s6.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8740402Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8741008Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-global.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8741475Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8741939Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-us.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8742419Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8742982Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-global.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8743434Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8743971Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-us.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8744627Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8745113Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-global.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8745576Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8746157Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-us.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8746600Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8747056Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-tab-3-7.0.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8747511Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-tab-3-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8748087Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-win-duos.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8748551Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-ascend-p7.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8749001Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-honor-6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8749677Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-10.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8750130Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8750603Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-20.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8751221Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-20.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8751752Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-8.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8752191Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8752771Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-9.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8753235Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8753707Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p20-pro.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8754346Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p20-pro.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8754957Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p8-lite.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8755480Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p8-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8755962Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p9-lite.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8756531Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p9-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8757007Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/iconia-one-10.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8757455Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/iconia-one-10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8758012Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/jetson-tx1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8758457Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/leagoo-t5c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8758917Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lenovo-a6600-plus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8759360Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lenovo-vibe-x2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8759779Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lg-k10-eu.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8760236Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lg-optimus-g-pro.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8760876Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/meizu-pro-6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8761315Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/meizu-pro-6s.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8761770Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/meizu-pro-7-plus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8762263Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/memo-pad-7.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8762698Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-e-gen1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8763319Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8763765Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8764318Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8764753Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8765182Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8765616Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/msm8996.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8766049Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus-s.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8766546Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8766980Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8767581Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus5x.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8768010Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus5x.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8768436Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8768885Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus6p.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8769305Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus6p.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8769842Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8770287Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/odroid-u2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8770761Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-3t.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8771203Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-3t.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8771740Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8772174Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8772640Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5t.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8773207Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5t.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8773818Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-a37.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8774395Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-a37.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8774863Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r15.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8775290Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r15.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8775757Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r9.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8776180Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8776627Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/padcod-10.1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8777145Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pandaboard-es.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8777583Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel-2-xl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8778011Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel-c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8778437Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel-xl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8778858Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8779331Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi-zero.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8779775Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8780227Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8780800Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8781247Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/scaleway.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8781722Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-mi-5c.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8782165Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-mi-5c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8782691Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-2a.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8783278Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8783770Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8784632Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8785202Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8785692Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xperia-c4-dual.armeabi.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8786139Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xperia-c4-dual.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8786570Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xperia-sl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8787144Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8787599Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/zenfone-2e.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8788027Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/zenfone-c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-10-10T00:04:47.8788536Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/alcatel-revvl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8788986Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/alldocube-iwork8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8789401Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/blu-r1-hd.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8789843Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-a3-2016-eu.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8790293Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-a8-2016-duos.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8790847Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-a8-2018.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8791299Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-c9-pro.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8791811Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8792244Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j1-2016.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8792657Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8795189Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j7-prime.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8797621Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j7-tmobile.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8799948Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j7-uae.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8802389Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s5-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8806139Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s5-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8808968Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8813611Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s7-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8818848Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s7-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8823521Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s8-global.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8829182Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s8-us.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8836621Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/huawei-mate-8.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8845152Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/huawei-mate-9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8853080Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/huawei-p9-lite.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8858744Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/iconia-one-10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8861247Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/lenovo-a6600-plus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8863531Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/lg-k10-eu.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8866552Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/meizu-pro-6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8870667Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/meizu-pro-6s.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8876992Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/meizu-pro-7-plus.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8881938Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8884322Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8886706Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8888930Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen5.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8891364Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus-s.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8893434Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus10.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8895528Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8897450Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus5x.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8900062Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus6.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8902439Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus6p.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8905228Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8907582Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/oneplus-3t.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8910219Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/oppo-a37.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8912368Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/oppo-r9.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8915988Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/padcod-10.1.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8917900Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/pixel-xl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8921150Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/pixel.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8924677Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xiaomi-mi-5c.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8927988Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xiaomi-redmi-note-3.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8930574Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xiaomi-redmi-note-4.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8932867Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xperia-c4-dual.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8935454Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xperia-sl.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8937213Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/zenfone-2.log -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-10-10T00:04:47.8939749Z copying third_party/fbgemm/external/cpuinfo/test/mock/alcatel-revvl.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8941181Z copying third_party/fbgemm/external/cpuinfo/test/mock/alcatel-revvl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8943083Z copying third_party/fbgemm/external/cpuinfo/test/mock/alldocube-iwork8.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8944561Z copying third_party/fbgemm/external/cpuinfo/test/mock/alldocube-iwork8.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8946736Z copying third_party/fbgemm/external/cpuinfo/test/mock/atm7029b-tablet.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8948106Z copying third_party/fbgemm/external/cpuinfo/test/mock/atm7029b-tablet.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8949736Z copying third_party/fbgemm/external/cpuinfo/test/mock/blu-r1-hd.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8951120Z copying third_party/fbgemm/external/cpuinfo/test/mock/blu-r1-hd.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8952996Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a3-2016-eu.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8954615Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a3-2016-eu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8956576Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2016-duos.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8957999Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2016-duos.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8959985Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2018.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8961351Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2018.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8963420Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-c9-pro.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8964963Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-c9-pro.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8967276Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-grand-prime-value-edition.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8968729Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-grand-prime-value-edition.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8970351Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j1-2016.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8971674Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j1-2016.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8973447Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j5.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8975170Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j5.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8977211Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-prime.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8978609Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-prime.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8980526Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-tmobile.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8981849Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-tmobile.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8984961Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-uae.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8986362Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-uae.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8988201Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s3-us.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8989640Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s3-us.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8991335Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s4-us.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8992659Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s4-us.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8994777Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-global.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8996227Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-global.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8998273Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-us.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.8999648Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-us.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9001557Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s6.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9003117Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s6.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9005176Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-global.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9006896Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-global.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9008746Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-us.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9010199Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-us.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9012212Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-global.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9013670Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-global.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9016020Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-us.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9017611Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-us.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9019860Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-global.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9021278Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-global.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9023331Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-us.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9025173Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-us.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9027685Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-7.0.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9029097Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-7.0.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9030623Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-lite.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9032169Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-lite.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9033859Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-win-duos.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9035817Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-win-duos.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9037567Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-ascend-p7.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9038928Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-ascend-p7.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9040822Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-honor-6.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9042418Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-honor-6.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9044485Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-10.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9046148Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-10.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9048268Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-20.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9049873Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-20.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9052466Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-8.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9054461Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-8.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9056713Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-9.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9058357Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-9.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9060382Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p20-pro.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9062031Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p20-pro.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9064403Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p8-lite.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9066248Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p8-lite.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9068226Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p9-lite.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9069631Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p9-lite.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9071895Z copying third_party/fbgemm/external/cpuinfo/test/mock/iconia-one-10.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9073272Z copying third_party/fbgemm/external/cpuinfo/test/mock/iconia-one-10.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9075181Z copying third_party/fbgemm/external/cpuinfo/test/mock/leagoo-t5c.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9076812Z copying third_party/fbgemm/external/cpuinfo/test/mock/leagoo-t5c.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9079043Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-a6600-plus.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9080530Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-a6600-plus.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9082388Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-vibe-x2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9083760Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-vibe-x2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9085765Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-k10-eu.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9087341Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-k10-eu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9089293Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-optimus-g-pro.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9090721Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-optimus-g-pro.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9092626Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9094546Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9096671Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6s.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9098251Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6s.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9100470Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-7-plus.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9101993Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-7-plus.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9104607Z copying third_party/fbgemm/external/cpuinfo/test/mock/memo-pad-7.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9106267Z copying third_party/fbgemm/external/cpuinfo/test/mock/memo-pad-7.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9108164Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-e-gen1.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9109700Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-e-gen1.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9111510Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen1.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9112997Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen1.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9114899Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9116429Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9118524Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen3.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9120045Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen3.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9122021Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen4.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9123396Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen4.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9125742Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen5.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9127135Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen5.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9129307Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus-s.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9130800Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus-s.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9132454Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus10.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9134213Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus10.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9135934Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus4.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9137609Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus4.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9139246Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus5x.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9140872Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus5x.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9142656Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9144046Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9146118Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6p.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9147776Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6p.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9149548Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus9.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9151212Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus9.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9153090Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-3t.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9154854Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-3t.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9156889Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9158387Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9161011Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5t.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9162628Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5t.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9165231Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-a37.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9166557Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-a37.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9168580Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r15.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9170212Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r15.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9172655Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r9.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9174374Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r9.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9176394Z copying third_party/fbgemm/external/cpuinfo/test/mock/padcod-10.1.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9177866Z copying third_party/fbgemm/external/cpuinfo/test/mock/padcod-10.1.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9179555Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-2-xl.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9181515Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-2-xl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9183636Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-c.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9185371Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-c.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9187207Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-xl.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9188751Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-xl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9190594Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9192253Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9194238Z copying third_party/fbgemm/external/cpuinfo/test/mock/scaleway.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9195754Z copying third_party/fbgemm/external/cpuinfo/test/mock/scaleway.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9197422Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-mi-5c.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9198930Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-mi-5c.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9200985Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-2a.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9202470Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-2a.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9204480Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-3.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9206199Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-3.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9208555Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-4.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9210009Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-4.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9212296Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-c4-dual.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9213834Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-c4-dual.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9215990Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-sl.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9217747Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-sl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9219684Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9221308Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9223657Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2e.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9225725Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2e.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9227650Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-c.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9229230Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-c.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/mock 2025-10-10T00:04:47.9231317Z copying third_party/fbgemm/external/cpuinfo/test/name/android-properties-interface.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9232561Z copying third_party/fbgemm/external/cpuinfo/test/name/android-properties.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9233899Z copying third_party/fbgemm/external/cpuinfo/test/name/brand-string.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9235868Z copying third_party/fbgemm/external/cpuinfo/test/name/proc-cpuinfo-hardware.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9237241Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-arch.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9238692Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-board-platform.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9240045Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-chipname.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9241474Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-mediatek-platform.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9242819Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-product-board.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/test/name 2025-10-10T00:04:47.9244403Z copying third_party/fbgemm/external/cpuinfo/tools/auxv-dump.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9245898Z copying third_party/fbgemm/external/cpuinfo/tools/cache-info.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9247220Z copying third_party/fbgemm/external/cpuinfo/tools/cpu-info.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9248863Z copying third_party/fbgemm/external/cpuinfo/tools/cpuid-dump.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9250129Z copying third_party/fbgemm/external/cpuinfo/tools/cpuinfo-dump.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9251395Z copying third_party/fbgemm/external/cpuinfo/tools/gpu-dump.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9253010Z copying third_party/fbgemm/external/cpuinfo/tools/isa-info.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cpuinfo/tools 2025-10-10T00:04:47.9254476Z copying third_party/fbgemm/external/cutlass/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9256825Z copying third_party/fbgemm/external/cutlass/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9258107Z copying third_party/fbgemm/external/cutlass/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9259942Z copying third_party/fbgemm/external/cutlass/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9261181Z copying third_party/fbgemm/external/cutlass/CUDA.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9262750Z copying third_party/fbgemm/external/cutlass/Doxyfile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9265125Z copying third_party/fbgemm/external/cutlass/EULA.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9266683Z copying third_party/fbgemm/external/cutlass/FUNCTIONALITY.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9267904Z copying third_party/fbgemm/external/cutlass/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9269427Z copying third_party/fbgemm/external/cutlass/PUBLICATIONS.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9270683Z copying third_party/fbgemm/external/cutlass/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9272430Z copying third_party/fbgemm/external/cutlass/bin2hex.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9273659Z copying third_party/fbgemm/external/cutlass/cuBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9275341Z copying third_party/fbgemm/external/cutlass/cuDNN.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9276814Z copying third_party/fbgemm/external/cutlass/customConfigs.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9278095Z copying third_party/fbgemm/external/cutlass/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9279479Z copying third_party/fbgemm/external/cutlass/setup.cfg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass 2025-10-10T00:04:47.9281101Z copying third_party/fbgemm/external/cutlass/cmake/CTestTestfile.configure.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9282416Z copying third_party/fbgemm/external/cutlass/cmake/CTestTestfile.test.configure.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9283738Z copying third_party/fbgemm/external/cutlass/cmake/NvidiaCutlassConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9285154Z copying third_party/fbgemm/external/cutlass/cmake/NvidiaCutlassPackageConfig.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9286524Z copying third_party/fbgemm/external/cutlass/cmake/googletest.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9288166Z copying third_party/fbgemm/external/cutlass/cmake/nop.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9289410Z copying third_party/fbgemm/external/cutlass/cmake/version_extended.h.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/cmake 2025-10-10T00:04:47.9290657Z copying third_party/fbgemm/external/cutlass/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9292067Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9293490Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9295034Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9296375Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9298120Z copying third_party/fbgemm/external/cutlass/docs/annotated.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9302058Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9303511Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9304876Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9306277Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9307948Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9309652Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9310879Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9312311Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9314421Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9316115Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9317618Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9318918Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9320738Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9322059Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9323369Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9324956Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9326522Z copying third_party/fbgemm/external/cutlass/docs/arch_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9327861Z copying third_party/fbgemm/external/cutlass/docs/arch_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9329185Z copying third_party/fbgemm/external/cutlass/docs/arch_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9330887Z copying third_party/fbgemm/external/cutlass/docs/array_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9332456Z copying third_party/fbgemm/external/cutlass/docs/array_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9333715Z copying third_party/fbgemm/external/cutlass/docs/array_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9336490Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9337937Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9339384Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9340693Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9343155Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9344620Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9346019Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9347426Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9349350Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9350664Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9352071Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9353775Z copying third_party/fbgemm/external/cutlass/docs/bc_s.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9355323Z copying third_party/fbgemm/external/cutlass/docs/bdwn.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9356931Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1AlignedArray.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9358353Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9359712Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9361193Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9362619Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9364931Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9366305Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9367879Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9369344Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9371098Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9372507Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9373941Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9375541Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9377163Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9378534Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9380120Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9381519Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9382861Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9384454Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9386714Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9388092Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9389688Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9391183Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9392679Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9394046Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9396069Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9397412Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9398932Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9400347Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9402352Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1HostTensor-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9403658Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1HostTensor.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9406525Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9407813Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9409673Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9411049Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9413422Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9414926Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9416797Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Semaphore-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9418198Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Semaphore.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9419807Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1SubbyteReference-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9421218Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1SubbyteReference.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9423153Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorRef-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9424769Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorRef.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9426892Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9428176Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9429788Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9432049Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9433374Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9434989Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1complex-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9436369Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1complex.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9438523Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9439696Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9441899Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9443243Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9444960Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9446438Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9448238Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9449541Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9451436Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9452766Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9454665Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9456128Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9457902Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9459323Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9461175Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_014d4e40c4295be6a8d8778d86e94fe14a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9462677Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_01int_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9464325Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9466019Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9467678Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9469209Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9470778Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9472268Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9474572Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9476012Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9477830Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9479167Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9480523Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9481920Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9483354Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9484975Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9487001Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9488562Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9490233Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9491637Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9493577Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9495127Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9497075Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9498663Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9500257Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9501608Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9503273Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la3f2abc523201c1b0228df99119ab88e1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9505665Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la91754875457d1736401ce8b815f5a9ea.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9506934Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9508596Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_5e78dabe303f20d76b00c600aab61eda.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9510757Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_6b5ec5b2b023c078c305dbf7583b79cf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9512149Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_72e1add04bb402b37cf00537c77e94a8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9513703Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_e459aab140a2ce78336e584f95886726.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9515376Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9516932Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G16e08718cffa0989cce3fe8dbc4b075b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9518587Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G78b1ed9e671a468d35013cfbe9935984.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9520190Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G8fb159e6b5b40e2838be5f52cfe17062.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9521708Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gdb805a2dc5571ac3b66e0fe6ffdcede2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9523092Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9525004Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9526656Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9528057Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9529812Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemen511cc12482dd0c67e9fe697263803a4d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9531366Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemenf2bd262ed3e202b25d5802d83965bf3b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9533127Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9534829Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003a6f54e58875f27c8964f8d800eb0a41.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9536447Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003cbb32beb84b4984cb7853662096d289.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9538368Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmS2fe0c60b727c738c622c18fc3dd76644.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9540212Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa0ceeeddc22575876eb977da7f5416a8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9542256Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa3f1805da1f79a22c4b13deb8bfd6dbc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9543674Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSec8059d5848d8771911d48e44fbab0a1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9545206Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9546952Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_d40dea6fdd53d690220261eb3df00de7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9548514Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_fd6a91cd8bbd07ecd1344326b830e3a4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9549989Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9551839Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9554503Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9555973Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9558866Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_067bcc9899cdd1d09bb72e91a0196124f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9560443Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_0c9bb6f4463ab6085e6008b5d5ad6abfd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9562480Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9563882Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9566840Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_04d70e4e6a90042308bae3da503c86e09.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9568392Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_07c56401b4df75709ae636675d9980a9a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9570415Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9571812Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9574796Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBbe7c1f7154ad5b5bf9d4d28301e2b457.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9576979Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBdb459748f0fef7bac42fca5554ff1c33.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9578488Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout4d0960ae6b1d1bf19e6239dbd002249c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9580836Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout99997dac0ac0369caba3b97208ce1ff6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9582197Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9583578Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9585334Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9586763Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9588632Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9589958Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9591572Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9592916Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9594569Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9596741Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9598064Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9599465Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9601041Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9603118Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9604700Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9606021Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9607707Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_0a57cf0ae57b6a111bda06a00be37068.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9609256Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_146441010dad1f40eb51b6dae3ded216.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9610894Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9612274Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9614549Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9616617Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_67ca7e11a38e38f2c51b84767654a90f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9618413Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_a2456a020c69a771b09829baf7b67ebf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9619945Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_e69c7b56575690d8ab3cbb5aeea28451.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9621570Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_f0ce904a9294556f15e1cc9cf7c99a93.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9623767Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_5010ca7c1b96117113514b8b4ebddfa0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9625308Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_7436805480213675b5259979e1f6a17e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9626980Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ada156b62fcbdce47009c5bf1321c92c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9629139Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ea0a4e7ce3cd5d25cabf79383efdf4d9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9631448Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_2ee3984cc649ece3b024188abfeebdad.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9633063Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_4ccafbc821b3a55cd532602442a74031.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9635488Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_8f92ea79e85febb67169c4b2d94b1b20.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9637205Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_a1f4bdda9e7a19223c391e2ec786b91d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9638494Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9639974Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9641998Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9643602Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00027dabdc144edd6276f664ca74088510.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9645936Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9647465Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___006c39f57875e0aa9d0ad82c8043ed8b98.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9649724Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9651806Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___009fb4d99d9f854adc12c5f9e63302b4c8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9653306Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00aff26d6194ae0e147368350f4cacf994.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9655457Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9656965Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0352e0dcab42bc8360606874e00173556.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9659295Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___039819fb3ccd43786d556c2c9669508ef.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9661523Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___061061fa051337e681934b994f511ad56.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9663056Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___06c47d82768aa45bab2726e67d577b0d5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9664788Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07bf53239dbcc064f44d6c5d96e4a51bb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9666644Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0b84f53cd44b339eccc12067c9f86e11c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9668864Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c430ef744703d5f98604b8ecc88574f9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9670486Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c7d419c589d601ce4eb603be566fea21.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9672587Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0dadd1ada54e0c66b1fc323db1c2d5f4b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9674200Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e406d341fae1780c4b8cd55fe869ef91.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9676009Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e52ad425e1ee3e68544873f66733237b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9678261Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0ed7daaeba1c095e77f68533d4d2c475c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9680069Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9681431Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9683469Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9685029Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9687376Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9688935Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9690670Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9692898Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9695011Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9696653Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9698820Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9700458Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9702033Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9703578Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9705988Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9707588Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9709689Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9711857Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9713323Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9715400Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9716681Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9718617Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9719867Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9721624Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9722935Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9724841Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9726293Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9728116Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9729409Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9731325Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9732519Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9734415Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9735823Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9737534Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9738797Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9740575Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9741822Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Manifest.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9743325Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9745507Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Operation.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9746967Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9748322Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9750214Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9751668Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9753145Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9754703Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9756776Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9758088Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9759589Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9761213Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9762771Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9764418Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9766101Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9768279Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9769641Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9771225Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9773372Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9774830Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9776461Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9777955Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9779504Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9781171Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9782577Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9784980Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9786502Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9788152Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9789751Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9791366Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9792818Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9794398Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9795918Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9797406Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9799473Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9801544Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9803681Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9805527Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9807737Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9809097Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9810577Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9812739Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9814045Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9815796Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9817288Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9818608Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9820068Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9821642Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9823071Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9824821Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9827111Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9828628Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9830489Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9832665Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9833997Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9835778Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9837331Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9839032Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9840616Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9842044Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00080941085bb0194af8f2f65a15192e0b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9843764Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0010e951973fa9415dd5e9e2e33dbd5289.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9845737Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0041ea81994f8af0d4d071fdb9e66b5ff0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9847926Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00498568456c9d689a9759d3d9b23c26c7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9849373Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___004d0f9b5e19c29acc17bcdc360dafebbd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9851007Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0068b3e874b5d93d11f0fa902c7f1d11d9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9853175Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a5f2f7a8271031e6cdc5daa5441f2af.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9854728Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a6d14c98b70ad1baa69b4493734b326.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9856272Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0077835ea35054e4d0771d9d6725bb9085.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9857865Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___007f87132882da9ec58c786303b28e9471.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9859314Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009ae162bdb1617beea32983ed0c15dc12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9860737Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009fd89f6dad84238fd7d63df0a0c0364f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9862275Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00a6b756b1bcfbb35fe4a3e68ff074e380.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9863660Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00d670f969180a8d182dffb356ebcc957e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9866635Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00e7c2c404e7aedfe60ad56bb5571306a1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9868665Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ebd1a63351e1085d0b718582ec7b06c8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9870042Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ed8b09ab2382d4e8728ddd2a68158934.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9871620Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f5d8ee719cad9052f71bb9bd0fa63021.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9873066Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f6b3a9dfab5e7c72d5233f7e5e6e3b9b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9875359Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f7b2f5e11bc5aeead1e0502a52c45641.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9876625Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9878333Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0184b7188941788a96624510a4b2f876.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9880051Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0855e9d9ab619202d2397180c1e4c4a5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9881996Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__213c660dae89d11f257af8ed849b6926.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9883473Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__24441807fbf0271dbae4258379c0fad6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9885149Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__29b83d435ddd06700aca12de5506840e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9886773Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__2c1476eaf582bfe972793e17babfe985.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9888625Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__402190115c926267caaaf768257c5f78.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9890161Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__52b6c173ef31c98d1eaa592790f4c1f8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9891645Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__6baada077236f1a368c61c5e11b45b72.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9893431Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__85e80b4f64dfb53cfbfdd5ac1fb09e87.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9895732Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a2cfb07ab83f71c364fb627b83ffc1e3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9897338Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a3c11cf1f00ef7a1efb8389ac6e4c6e0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9899157Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__b29f42e2659fc97d4580ce9251ffcd45.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9900706Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__d9d6aa4390d5c01350a517455e2fc142.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9902215Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__e9a9e0f4286f652f55eb9b863b21effe.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9904208Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__eb7d20f8b9d69e0ae5e7ef51dc480867.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9905998Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__ebf4714349612673e8b6609b763eeb6f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9907699Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__f04332958a49a47d6fb2b25201764630.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9909296Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9910774Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9912463Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9914681Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9916692Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9918419Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9919982Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9922023Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9923519Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0104ad31bd559a88cc418ae1cab7492ed5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9925431Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_010889a732373c350de9b9a9f6c13cd761.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9927361Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01187f8574e1fe9d7d5e8fbf09bd834bf0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9929314Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_011d3637dbd8bc58bcb020b51bf57fbfc0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9931172Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_012f9d4bd842629f7d675732247bcc1357.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9932665Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01330cb2d847cdbf495059d201f3e0ee3a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9934903Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01362d1c9ae17630d1c17a1615e68afa80.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9936614Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013a5ea9a174fff627cdcbd801f51281b7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9938261Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013cae8c66b6ce08eb63e9fb0780f3a8c8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9940050Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0149454d361ea5885cf5166a920b5145df.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9942077Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01642d01eef37fa16be616cb8f5b8097a3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9943499Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_016648f777c9d2dbab1ef78c666fcf74b4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9945247Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01793f74bfd8f116a827948ab01a37349a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9947647Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_017982f81d4ef592e19c8427de2ea933a3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9950134Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0184a89653916f5d51ab59d1b386989a17.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9952831Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018b93ffa09fd2e459d73524c0d12a4837.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9954998Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018d66e3d8188cb0463f1545f89b58769b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9956804Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019159d0ec80fd88e0f6c4de44978da1ad.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9958628Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0197fef2242a3454a7d1cebe61aee28b43.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9960610Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019ee1429da69883e567d375e27490e28e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9962313Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a31b454d9c930525c1e9ca406a514f40.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9964512Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a75d2cd74e722d6ad6a3b41aabfd432d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9966499Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01afef766ff169b7e3893ce73e5a54c7d8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9968322Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01b3fa5720e807697de61b9f937b269cd0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9970294Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01ba3cdd330cbe23d59be67495b2e75efb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9972036Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc13f671a1c59ed6f2172925532cd35e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9974306Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc82bbd3b6983e0c6f0ae466d180afcc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9976061Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bd31b3810c1fedf2e7e5959ff92b5d3d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9978089Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01c20d35180520077a5a09b1e33543c1a5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9980060Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d4483ed08587e929d7b0c6a8962d4447.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9981825Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d997c3a11a0d7dc37d7d50feed0cfc16.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9989137Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01dbd6b8468d5bd787308d2f615a24d123.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9990274Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01e0fd04345128a28d88cb94a28a569400.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9991174Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01efd5013a2503d6567e2bf6b40c97360c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9992370Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f6f6511b5033cad31083644ac69c54d8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9993139Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f96bbeb63e6d4ce4a2551279de3a9f0e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9993529Z copying third_party/fbgemm/external/cutlass/docs/classes.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9995748Z copying third_party/fbgemm/external/cutlass/docs/closed.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9997311Z copying third_party/fbgemm/external/cutlass/docs/command__line_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:47.9998901Z copying third_party/fbgemm/external/cutlass/docs/command__line_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0000594Z copying third_party/fbgemm/external/cutlass/docs/command__line_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0002567Z copying third_party/fbgemm/external/cutlass/docs/complex_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0004666Z copying third_party/fbgemm/external/cutlass/docs/complex_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0006306Z copying third_party/fbgemm/external/cutlass/docs/complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0007885Z copying third_party/fbgemm/external/cutlass/docs/complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0010237Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0011895Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0013411Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0015118Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0016862Z copying third_party/fbgemm/external/cutlass/docs/coord_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0018440Z copying third_party/fbgemm/external/cutlass/docs/coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0019958Z copying third_party/fbgemm/external/cutlass/docs/coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0021501Z copying third_party/fbgemm/external/cutlass/docs/coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0023629Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0025460Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0027077Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0028603Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0030395Z copying third_party/fbgemm/external/cutlass/docs/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0031896Z copying third_party/fbgemm/external/cutlass/docs/cutlass_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0033515Z copying third_party/fbgemm/external/cutlass/docs/cutlass_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0035935Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0037542Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0039090Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0041076Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0042640Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0044286Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0045831Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0047679Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0049312Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0050854Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0052384Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0054638Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0056303Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0057847Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0059430Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0061238Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0062828Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0064755Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0066537Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0068168Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0069689Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0071290Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0073653Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0075523Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0077134Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0078748Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0081091Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0082670Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0084400Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0085998Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0087641Z copying third_party/fbgemm/external/cutlass/docs/default__gemv_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0089222Z copying third_party/fbgemm/external/cutlass/docs/default__gemv_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0090880Z copying third_party/fbgemm/external/cutlass/docs/default__gemv_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0092717Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0094523Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0096091Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0097795Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0099630Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0101248Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0102824Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0104563Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0106885Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0108481Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0109989Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0111565Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0113228Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0115213Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0116886Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0118427Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0122423Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0124187Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0125822Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0127808Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0129684Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0131184Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0132718Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0135709Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0137323Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0138880Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0140377Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0143571Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0145457Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0146973Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0149173Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0150821Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0152343Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0153881Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0155784Z copying third_party/fbgemm/external/cutlass/docs/default__mma__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0157382Z copying third_party/fbgemm/external/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0159022Z copying third_party/fbgemm/external/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0160651Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0162280Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0163867Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0165683Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0167477Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0169111Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0170686Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0172217Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0174308Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0175959Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0177565Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0179432Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0181425Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0183051Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0184753Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0186277Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0187945Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__batched_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0189542Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0191089Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__batched_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0194279Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0196034Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0197547Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0200510Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0202193Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0203723Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0205678Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0207341Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0208838Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0210383Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0212106Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__compare_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0213702Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0215498Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__compare_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0217309Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__fill_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0219149Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0220759Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__fill_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0224788Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0226565Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0228079Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0229691Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0231419Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0233052Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0234680Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0236388Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0238057Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0239633Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0241146Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0242824Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0244592Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0246434Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0248045Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0249612Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0251525Z copying third_party/fbgemm/external/cutlass/docs/dir_000001_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0253260Z copying third_party/fbgemm/external/cutlass/docs/dir_000001_000033.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0255029Z copying third_party/fbgemm/external/cutlass/docs/dir_000002_000013.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0256769Z copying third_party/fbgemm/external/cutlass/docs/dir_000002_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0258297Z copying third_party/fbgemm/external/cutlass/docs/dir_000003_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0259923Z copying third_party/fbgemm/external/cutlass/docs/dir_000005_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0262016Z copying third_party/fbgemm/external/cutlass/docs/dir_000006_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0263847Z copying third_party/fbgemm/external/cutlass/docs/dir_000007_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0265921Z copying third_party/fbgemm/external/cutlass/docs/dir_000008_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0267732Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0269284Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000013.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0270947Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0272549Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000032.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0274411Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000010.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0276016Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000013.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0277696Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000018.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0279207Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0280720Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000032.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0282319Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0283973Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000003.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0285927Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000009.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0287499Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000010.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0289069Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000012.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0290646Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0292245Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000032.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0293833Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000033.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0295591Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0297171Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000009.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0298708Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000016.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0300335Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0301964Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000032.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0303477Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0305194Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000003.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0306823Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000009.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0308375Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000014.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0310016Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000016.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0311593Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0313149Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000017.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0314807Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0316626Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000031.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0318133Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000032.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0319737Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000033.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0321309Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0322915Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0324786Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000031.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0326425Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000033.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0328112Z copying third_party/fbgemm/external/cutlass/docs/dir_000018_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0329674Z copying third_party/fbgemm/external/cutlass/docs/dir_000018_000013.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0331250Z copying third_party/fbgemm/external/cutlass/docs/dir_000018_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0332835Z copying third_party/fbgemm/external/cutlass/docs/dir_000019_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0334701Z copying third_party/fbgemm/external/cutlass/docs/dir_000020_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0336467Z copying third_party/fbgemm/external/cutlass/docs/dir_000020_000021.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0337964Z copying third_party/fbgemm/external/cutlass/docs/dir_000021_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0339541Z copying third_party/fbgemm/external/cutlass/docs/dir_000021_000022.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0341232Z copying third_party/fbgemm/external/cutlass/docs/dir_000022_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0342781Z copying third_party/fbgemm/external/cutlass/docs/dir_000023_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0344549Z copying third_party/fbgemm/external/cutlass/docs/dir_000024_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0346117Z copying third_party/fbgemm/external/cutlass/docs/dir_000026_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0347687Z copying third_party/fbgemm/external/cutlass/docs/dir_000027_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0349287Z copying third_party/fbgemm/external/cutlass/docs/dir_000028_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0350870Z copying third_party/fbgemm/external/cutlass/docs/dir_000029_000000.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0352492Z copying third_party/fbgemm/external/cutlass/docs/dir_000031_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0354062Z copying third_party/fbgemm/external/cutlass/docs/dir_000031_000003.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0355923Z copying third_party/fbgemm/external/cutlass/docs/dir_000031_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0357468Z copying third_party/fbgemm/external/cutlass/docs/dir_000032_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0359071Z copying third_party/fbgemm/external/cutlass/docs/dir_000032_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0360736Z copying third_party/fbgemm/external/cutlass/docs/dir_000034_000002.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0362347Z copying third_party/fbgemm/external/cutlass/docs/dir_000034_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0363945Z copying third_party/fbgemm/external/cutlass/docs/dir_000034_000037.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0365678Z copying third_party/fbgemm/external/cutlass/docs/dir_000036_000025.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0367345Z copying third_party/fbgemm/external/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0368961Z copying third_party/fbgemm/external/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0370490Z copying third_party/fbgemm/external/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0372147Z copying third_party/fbgemm/external/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0373731Z copying third_party/fbgemm/external/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0375598Z copying third_party/fbgemm/external/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0377201Z copying third_party/fbgemm/external/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0378775Z copying third_party/fbgemm/external/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0380199Z copying third_party/fbgemm/external/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0381916Z copying third_party/fbgemm/external/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0383432Z copying third_party/fbgemm/external/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0385227Z copying third_party/fbgemm/external/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0386756Z copying third_party/fbgemm/external/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0388427Z copying third_party/fbgemm/external/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0389972Z copying third_party/fbgemm/external/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0391658Z copying third_party/fbgemm/external/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0393138Z copying third_party/fbgemm/external/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0394902Z copying third_party/fbgemm/external/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0396507Z copying third_party/fbgemm/external/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0398112Z copying third_party/fbgemm/external/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0399621Z copying third_party/fbgemm/external/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0401240Z copying third_party/fbgemm/external/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0403027Z copying third_party/fbgemm/external/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0404814Z copying third_party/fbgemm/external/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0406479Z copying third_party/fbgemm/external/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0408333Z copying third_party/fbgemm/external/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0409708Z copying third_party/fbgemm/external/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0411559Z copying third_party/fbgemm/external/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0413084Z copying third_party/fbgemm/external/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0414829Z copying third_party/fbgemm/external/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0416699Z copying third_party/fbgemm/external/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0418050Z copying third_party/fbgemm/external/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0419877Z copying third_party/fbgemm/external/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0421479Z copying third_party/fbgemm/external/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0422966Z copying third_party/fbgemm/external/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0424622Z copying third_party/fbgemm/external/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0426295Z copying third_party/fbgemm/external/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0427920Z copying third_party/fbgemm/external/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0429485Z copying third_party/fbgemm/external/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0431072Z copying third_party/fbgemm/external/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0432692Z copying third_party/fbgemm/external/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0434374Z copying third_party/fbgemm/external/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0435981Z copying third_party/fbgemm/external/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0437485Z copying third_party/fbgemm/external/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0439123Z copying third_party/fbgemm/external/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0440723Z copying third_party/fbgemm/external/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0442566Z copying third_party/fbgemm/external/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0444290Z copying third_party/fbgemm/external/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0445838Z copying third_party/fbgemm/external/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0447465Z copying third_party/fbgemm/external/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0449141Z copying third_party/fbgemm/external/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0450668Z copying third_party/fbgemm/external/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0452176Z copying third_party/fbgemm/external/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0453698Z copying third_party/fbgemm/external/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0455460Z copying third_party/fbgemm/external/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0457030Z copying third_party/fbgemm/external/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0458639Z copying third_party/fbgemm/external/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0460165Z copying third_party/fbgemm/external/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0461885Z copying third_party/fbgemm/external/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0463397Z copying third_party/fbgemm/external/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0465076Z copying third_party/fbgemm/external/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0466728Z copying third_party/fbgemm/external/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0468293Z copying third_party/fbgemm/external/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0469927Z copying third_party/fbgemm/external/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0471568Z copying third_party/fbgemm/external/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0473119Z copying third_party/fbgemm/external/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0474757Z copying third_party/fbgemm/external/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0476408Z copying third_party/fbgemm/external/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0477999Z copying third_party/fbgemm/external/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0480104Z copying third_party/fbgemm/external/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0481781Z copying third_party/fbgemm/external/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0483538Z copying third_party/fbgemm/external/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0485237Z copying third_party/fbgemm/external/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0486921Z copying third_party/fbgemm/external/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0488425Z copying third_party/fbgemm/external/cutlass/docs/direct__epilogue__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0490048Z copying third_party/fbgemm/external/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0491652Z copying third_party/fbgemm/external/cutlass/docs/direct__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0493690Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0495508Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0496999Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0498661Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0500369Z copying third_party/fbgemm/external/cutlass/docs/doc.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0501885Z copying third_party/fbgemm/external/cutlass/docs/doxygen.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0503649Z copying third_party/fbgemm/external/cutlass/docs/doxygen.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0505410Z copying third_party/fbgemm/external/cutlass/docs/doxygen__mainpage_8md.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0506963Z copying third_party/fbgemm/external/cutlass/docs/dynsections.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0508634Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0510392Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0511974Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0513603Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0517360Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0519081Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0520556Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0522179Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0524579Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0526204Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0527663Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0529194Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0531209Z copying third_party/fbgemm/external/cutlass/docs/epilogue__workspace_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0532851Z copying third_party/fbgemm/external/cutlass/docs/epilogue__workspace_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0534659Z copying third_party/fbgemm/external/cutlass/docs/epilogue__workspace_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0536623Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0538243Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0539960Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0541530Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0543068Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0544716Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0546441Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0547987Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0549883Z copying third_party/fbgemm/external/cutlass/docs/files.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0552055Z copying third_party/fbgemm/external/cutlass/docs/folderclosed.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0553573Z copying third_party/fbgemm/external/cutlass/docs/folderopen.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0555400Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0557077Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0558709Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0560352Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0562277Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0564014Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0565749Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0567378Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0569226Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0570851Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0572435Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0574042Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0576244Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0578341Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0579874Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0581376Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0583399Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0585237Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0587036Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0588616Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0590398Z copying third_party/fbgemm/external/cutlass/docs/functional_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0592112Z copying third_party/fbgemm/external/cutlass/docs/functional_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0593640Z copying third_party/fbgemm/external/cutlass/docs/functional_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0595367Z copying third_party/fbgemm/external/cutlass/docs/functional_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0598964Z copying third_party/fbgemm/external/cutlass/docs/functions.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0601337Z copying third_party/fbgemm/external/cutlass/docs/functions_0x7e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0602917Z copying third_party/fbgemm/external/cutlass/docs/functions_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0604890Z copying third_party/fbgemm/external/cutlass/docs/functions_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0606861Z copying third_party/fbgemm/external/cutlass/docs/functions_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0608568Z copying third_party/fbgemm/external/cutlass/docs/functions_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0611375Z copying third_party/fbgemm/external/cutlass/docs/functions_enum.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0613029Z copying third_party/fbgemm/external/cutlass/docs/functions_eval.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0614653Z copying third_party/fbgemm/external/cutlass/docs/functions_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0617071Z copying third_party/fbgemm/external/cutlass/docs/functions_func.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0619232Z copying third_party/fbgemm/external/cutlass/docs/functions_func_0x7e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0620796Z copying third_party/fbgemm/external/cutlass/docs/functions_func_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0622483Z copying third_party/fbgemm/external/cutlass/docs/functions_func_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0624395Z copying third_party/fbgemm/external/cutlass/docs/functions_func_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0626388Z copying third_party/fbgemm/external/cutlass/docs/functions_func_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0628070Z copying third_party/fbgemm/external/cutlass/docs/functions_func_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0629666Z copying third_party/fbgemm/external/cutlass/docs/functions_func_g.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0631504Z copying third_party/fbgemm/external/cutlass/docs/functions_func_h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0633082Z copying third_party/fbgemm/external/cutlass/docs/functions_func_i.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0634807Z copying third_party/fbgemm/external/cutlass/docs/functions_func_k.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0636544Z copying third_party/fbgemm/external/cutlass/docs/functions_func_l.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0638707Z copying third_party/fbgemm/external/cutlass/docs/functions_func_m.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0640509Z copying third_party/fbgemm/external/cutlass/docs/functions_func_n.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0642306Z copying third_party/fbgemm/external/cutlass/docs/functions_func_o.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0645453Z copying third_party/fbgemm/external/cutlass/docs/functions_func_p.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0647346Z copying third_party/fbgemm/external/cutlass/docs/functions_func_q.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0648986Z copying third_party/fbgemm/external/cutlass/docs/functions_func_r.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0651222Z copying third_party/fbgemm/external/cutlass/docs/functions_func_s.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0653824Z copying third_party/fbgemm/external/cutlass/docs/functions_func_t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0655658Z copying third_party/fbgemm/external/cutlass/docs/functions_func_u.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0657300Z copying third_party/fbgemm/external/cutlass/docs/functions_func_v.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0658936Z copying third_party/fbgemm/external/cutlass/docs/functions_func_w.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0660558Z copying third_party/fbgemm/external/cutlass/docs/functions_g.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0662470Z copying third_party/fbgemm/external/cutlass/docs/functions_h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0664264Z copying third_party/fbgemm/external/cutlass/docs/functions_i.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0666889Z copying third_party/fbgemm/external/cutlass/docs/functions_k.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0670494Z copying third_party/fbgemm/external/cutlass/docs/functions_l.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0673852Z copying third_party/fbgemm/external/cutlass/docs/functions_m.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0676055Z copying third_party/fbgemm/external/cutlass/docs/functions_n.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0677737Z copying third_party/fbgemm/external/cutlass/docs/functions_o.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0680949Z copying third_party/fbgemm/external/cutlass/docs/functions_p.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0683502Z copying third_party/fbgemm/external/cutlass/docs/functions_q.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0685287Z copying third_party/fbgemm/external/cutlass/docs/functions_r.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0687500Z copying third_party/fbgemm/external/cutlass/docs/functions_s.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0690707Z copying third_party/fbgemm/external/cutlass/docs/functions_t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0694936Z copying third_party/fbgemm/external/cutlass/docs/functions_type.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0697001Z copying third_party/fbgemm/external/cutlass/docs/functions_type_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0698689Z copying third_party/fbgemm/external/cutlass/docs/functions_type_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0700410Z copying third_party/fbgemm/external/cutlass/docs/functions_type_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0702016Z copying third_party/fbgemm/external/cutlass/docs/functions_type_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0704757Z copying third_party/fbgemm/external/cutlass/docs/functions_type_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0707127Z copying third_party/fbgemm/external/cutlass/docs/functions_type_g.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0708849Z copying third_party/fbgemm/external/cutlass/docs/functions_type_h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0710425Z copying third_party/fbgemm/external/cutlass/docs/functions_type_i.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0712775Z copying third_party/fbgemm/external/cutlass/docs/functions_type_k.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0714470Z copying third_party/fbgemm/external/cutlass/docs/functions_type_l.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0717477Z copying third_party/fbgemm/external/cutlass/docs/functions_type_m.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0719266Z copying third_party/fbgemm/external/cutlass/docs/functions_type_n.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0720955Z copying third_party/fbgemm/external/cutlass/docs/functions_type_o.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0723043Z copying third_party/fbgemm/external/cutlass/docs/functions_type_p.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0725164Z copying third_party/fbgemm/external/cutlass/docs/functions_type_r.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0726808Z copying third_party/fbgemm/external/cutlass/docs/functions_type_s.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0729300Z copying third_party/fbgemm/external/cutlass/docs/functions_type_t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0732051Z copying third_party/fbgemm/external/cutlass/docs/functions_type_u.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0733798Z copying third_party/fbgemm/external/cutlass/docs/functions_type_v.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0735538Z copying third_party/fbgemm/external/cutlass/docs/functions_type_w.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0737460Z copying third_party/fbgemm/external/cutlass/docs/functions_type_y.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0739029Z copying third_party/fbgemm/external/cutlass/docs/functions_u.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0740766Z copying third_party/fbgemm/external/cutlass/docs/functions_v.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0742502Z copying third_party/fbgemm/external/cutlass/docs/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0744288Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0745958Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0747550Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0749206Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0750805Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0752442Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_g.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0754371Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0755921Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_i.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0757537Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_k.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0761044Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_l.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0762745Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_m.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0764516Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_n.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0766169Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_o.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0767753Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_p.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0769540Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_r.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0771485Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_s.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0773323Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0775435Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_u.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0777462Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_v.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0779641Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_w.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0781716Z copying third_party/fbgemm/external/cutlass/docs/functions_w.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0784391Z copying third_party/fbgemm/external/cutlass/docs/functions_y.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0786361Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0788407Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0789994Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0792242Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0793998Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0796096Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0797835Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0799784Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0801517Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0803348Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0805253Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0807001Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0810794Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0812538Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0814475Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0816325Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0818185Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0820140Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0822121Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0824248Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0826064Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0827732Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0829406Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0831056Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0832707Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0834550Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0836230Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0838056Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0839669Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0841188Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0842854Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0844779Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0846413Z copying third_party/fbgemm/external/cutlass/docs/gemv__batched__strided_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0848120Z copying third_party/fbgemm/external/cutlass/docs/gemv__batched__strided_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0849832Z copying third_party/fbgemm/external/cutlass/docs/gemv__batched__strided_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0851435Z copying third_party/fbgemm/external/cutlass/docs/globals.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0853013Z copying third_party/fbgemm/external/cutlass/docs/globals_defs.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0854986Z copying third_party/fbgemm/external/cutlass/docs/globals_func.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0856759Z copying third_party/fbgemm/external/cutlass/docs/graph_legend.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0858383Z copying third_party/fbgemm/external/cutlass/docs/graph_legend.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0860112Z copying third_party/fbgemm/external/cutlass/docs/group__predicate__iterator__concept.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0861897Z copying third_party/fbgemm/external/cutlass/docs/group__predicate__tile__adapter.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0863662Z copying third_party/fbgemm/external/cutlass/docs/group__predicate__vector__concept.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0865494Z copying third_party/fbgemm/external/cutlass/docs/half_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0867077Z copying third_party/fbgemm/external/cutlass/docs/half_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0868631Z copying third_party/fbgemm/external/cutlass/docs/half_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0870022Z copying third_party/fbgemm/external/cutlass/docs/half_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0873049Z copying third_party/fbgemm/external/cutlass/docs/hierarchy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0877916Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__compare_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0879531Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0881142Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__compare_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0883201Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__elementwise_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0884997Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0886664Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0888759Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__fill_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0890362Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0891910Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__fill_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0895382Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0896901Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0898411Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0899964Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0901887Z copying third_party/fbgemm/external/cutlass/docs/host__reorder_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0903335Z copying third_party/fbgemm/external/cutlass/docs/host__reorder_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0905030Z copying third_party/fbgemm/external/cutlass/docs/host__reorder_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0906907Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0908369Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0909973Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0911569Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0914454Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0915984Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0917575Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0920510Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0922001Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0923634Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0927144Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0928729Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0930206Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0931766Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0934572Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0936063Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0937760Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0939292Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0941900Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0943572Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0945435Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0947382Z copying third_party/fbgemm/external/cutlass/docs/index.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0948939Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_0.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0950498Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_1.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0952082Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_10.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0953656Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_100.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0955382Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_101.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0957620Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_102.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0959054Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_103.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0960614Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_104.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0962336Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_105.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0963788Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_106.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0965465Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_107.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0967002Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_108.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0968593Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_109.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0970071Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_11.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0971577Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_110.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0973088Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_111.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0974682Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_112.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0976474Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_113.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0977838Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_114.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0979406Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_115.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0980913Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_116.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0982538Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_117.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0984014Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_118.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0985711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_119.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0987232Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_12.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0988772Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_120.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0990836Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_121.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0992257Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_122.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0993784Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_123.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0995522Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_124.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0997052Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_125.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.0998601Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_126.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1000176Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_127.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1001760Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_128.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1003222Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_129.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1005084Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_13.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1006734Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_130.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1008167Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_131.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1009638Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_132.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1011205Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_133.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1012712Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_134.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1014388Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_135.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1015951Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_136.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1017453Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_137.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1018974Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_138.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1020618Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_139.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1022046Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_14.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1023537Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_140.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1025427Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_141.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1026896Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_142.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1028475Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_143.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1030226Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_144.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1031661Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_145.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1033190Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_146.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1035179Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_147.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1036592Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_148.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1038114Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_149.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1039690Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_15.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1041172Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_150.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1042775Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_151.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1044516Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_152.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1046022Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_153.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1047556Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_154.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1049070Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_155.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1050587Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_156.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1052102Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_157.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1053634Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_158.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1055573Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_159.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1056976Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_16.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1058606Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_160.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1060060Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_161.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1061560Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_162.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1063066Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_163.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1064745Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_164.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1066382Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_165.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1067904Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_166.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1069445Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_167.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1070977Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_168.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1072516Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_169.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1074026Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_17.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1075725Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_170.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1077296Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_171.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1078807Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_172.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1080381Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_173.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1081993Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_174.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1083458Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_175.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1085227Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_176.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1086790Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_177.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1088352Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_178.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1089901Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_179.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1091617Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_18.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1093000Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_180.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1094676Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_181.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1096327Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_182.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1097849Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_183.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1099273Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_184.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1100836Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_185.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1102334Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_186.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1103843Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_187.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1105721Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_188.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1107236Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_189.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1108761Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_19.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1110351Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_190.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1111917Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_191.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1113445Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_192.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1115177Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_193.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1116674Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_194.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1118542Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_195.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1120267Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_196.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1121733Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_197.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1123379Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_198.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1125095Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_199.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1126604Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_2.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1128226Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_20.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1129750Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_200.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1131315Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_201.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1132868Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_202.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1134592Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_203.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1136100Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_204.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1137614Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_205.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1139100Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_206.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1140623Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_207.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1142147Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_208.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1143686Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_209.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1145390Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_21.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1146917Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_210.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1148424Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_211.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1149951Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_212.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1151486Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_213.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1153045Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_214.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1154625Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_215.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1156207Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_216.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1157748Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_217.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1159341Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_218.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1160822Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_219.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1162310Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_22.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1163910Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_220.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1165631Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_221.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1167172Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_222.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1168712Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_223.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1170453Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_224.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1171944Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_225.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1173433Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_226.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1175085Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_227.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1176619Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_228.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1178128Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_229.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1179716Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_23.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1181283Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_230.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1182805Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_231.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1184747Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_232.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1186247Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_233.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1187783Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_234.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1189311Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_235.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1190878Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_236.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1192468Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_237.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1193958Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_238.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1195660Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_239.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1197270Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_24.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1198742Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_240.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1200234Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_241.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1202295Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_242.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1203751Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_243.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1205473Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_244.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1207055Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_245.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1208606Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_246.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1210178Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_247.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1211806Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_248.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1213337Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_249.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1215007Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_25.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1216556Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_250.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1218083Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_251.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1219606Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_252.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1221150Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_253.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1222900Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_254.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1224535Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_255.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1226079Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_256.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1227584Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_257.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1229109Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_258.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1230695Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_259.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1232230Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_26.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1233758Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_260.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1235541Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_261.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1237006Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_262.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1238522Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_263.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1240036Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_264.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1241565Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_265.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1243098Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_266.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1244657Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_267.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1246378Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_268.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1248201Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_269.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1249397Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_27.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1250907Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_270.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1252401Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_271.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1253919Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_272.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1255681Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_273.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1257292Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_274.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1258815Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_275.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1260358Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_276.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1261934Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_277.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1263443Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_278.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1265270Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_279.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1266677Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_28.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1268248Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_280.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1269771Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_281.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1271309Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_282.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1273368Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_283.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1275244Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_284.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1276867Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_285.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1278528Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_286.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1280156Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_287.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1281847Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_288.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1283494Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_289.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1285446Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_29.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1287094Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_290.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1288813Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_291.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1290040Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_292.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1291504Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_293.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1293032Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_294.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1294729Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_295.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1296282Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_296.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1297831Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_297.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1299470Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_298.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1301240Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_299.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1302692Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_3.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1304420Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_30.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1305999Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_300.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1307582Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_301.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1309117Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_302.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1310676Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_303.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1312288Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_304.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1313764Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_305.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1315480Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_306.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1317096Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_307.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1318608Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_308.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1320160Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_309.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1321702Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_31.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1323228Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_310.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1324926Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_311.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1326550Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_312.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1328038Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_313.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1329553Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_314.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1331117Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_315.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1332714Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_316.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1334445Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_317.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1336002Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_318.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1338086Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_319.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1339519Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_32.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1341528Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_320.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1342920Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_321.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1344623Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_322.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1346208Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_323.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1347863Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_324.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1349399Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_325.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1351054Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_326.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1352531Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_327.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1354047Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_328.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1355761Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_329.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1357517Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_33.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1358940Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_330.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1360519Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_331.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1362102Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_332.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1363627Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_333.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1365446Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_334.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1366942Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_335.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1368458Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_336.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1369983Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_337.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1371525Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_338.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1373066Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_339.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1374669Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_34.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1376258Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_340.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1377823Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_341.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1379340Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_342.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1380867Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_343.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1382396Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_344.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1383970Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_345.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1385897Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_346.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1387321Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_347.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1388950Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_348.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1390433Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_349.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1391948Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_35.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1393509Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_350.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1395375Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_351.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1396821Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_352.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1398359Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_353.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1400297Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_354.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1401675Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_355.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1403304Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_356.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1404959Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_357.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1406471Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_358.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1408028Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_359.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1409576Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_36.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1411218Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_360.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1412703Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_361.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1414389Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_362.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1415975Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_363.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1417478Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_364.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1418997Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_365.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1420534Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_366.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1422106Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_367.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1423612Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_368.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1425313Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_369.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1426919Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_37.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1428515Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_370.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1430326Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_371.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1431893Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_372.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1433479Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_373.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1435392Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_374.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1436849Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_375.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1438373Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_376.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1439895Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_377.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1441508Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_378.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1443047Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_379.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1444748Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_38.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1446310Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_380.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1447866Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_381.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1449398Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_382.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1450922Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_383.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1452458Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_384.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1453956Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_385.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1455872Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_386.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1457302Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_387.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1458839Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_388.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1460410Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_389.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1461947Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_39.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1463482Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_390.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1465285Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_391.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1466793Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_392.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1468341Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_393.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1469837Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_394.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1471458Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_395.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1472954Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_396.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1474658Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_397.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1476203Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_398.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1477753Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_399.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1479369Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_4.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1480858Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_40.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1482353Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_400.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1483877Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_401.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1485706Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_402.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1487188Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_403.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1488723Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_404.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1490255Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_405.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1491779Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_406.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1493316Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_407.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1495178Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_408.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1496753Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_409.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1498348Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_41.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1499854Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_410.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1501441Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_411.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1503016Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_412.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1504781Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_413.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1506376Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_414.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1507869Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_415.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1509407Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_416.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1510952Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_417.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1512565Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_418.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1514300Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_419.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1515859Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_42.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1517452Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_420.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1518951Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_421.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1520465Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_422.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1521990Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_423.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1523537Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_424.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1525430Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_425.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1526793Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_426.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1528356Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_427.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1529883Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_428.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1531410Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_429.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1532996Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_43.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1534654Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_430.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1536189Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_431.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1537801Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_432.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1539311Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_433.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1540840Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_434.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1542426Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_435.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1543951Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_436.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1545646Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_437.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1547952Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_438.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1549605Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_439.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1551221Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_44.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1552838Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_440.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1554666Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_441.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1556314Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_442.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1558038Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_443.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1559653Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_444.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1561268Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_445.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1562867Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_446.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1564661Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_447.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1566268Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_448.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1567865Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_449.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1569453Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_45.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1571040Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_450.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1572623Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_451.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1574421Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_452.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1576023Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_453.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1577782Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_454.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1594066Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_455.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1595963Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_456.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1597725Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_457.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1599408Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_458.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1601009Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_459.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1602607Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_46.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1604356Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_460.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1605971Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_461.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1607559Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_462.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1609147Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_463.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1610748Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_464.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1612459Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_465.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1614053Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_466.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1615803Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_467.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1616530Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_468.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1617254Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_469.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1617968Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_47.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1618729Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_470.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1619454Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_471.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1620175Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_472.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1620900Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_473.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1621653Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_474.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1622361Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_475.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1623203Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_476.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1623915Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_477.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1624807Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_478.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1625613Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_479.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1626435Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_48.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1627161Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_480.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1627883Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_481.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1628611Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_482.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1629336Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_483.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1630629Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_484.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1632188Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_485.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1633796Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_486.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1635765Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_487.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1637361Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_488.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1638954Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_489.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1640537Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_49.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1642368Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_490.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1643896Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_491.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1645930Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_492.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1647484Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_493.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1649095Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_494.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1650710Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_495.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1652324Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_496.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1654533Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_497.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1656087Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_498.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1657776Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_499.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1659454Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_5.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1661471Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_50.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1662982Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_500.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1664759Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_501.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1667257Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_502.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1668622Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_503.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1670278Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_504.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1671872Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_505.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1673470Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_506.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1675247Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_507.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1676989Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_508.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1679240Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_509.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1680687Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_51.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1682288Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_510.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1683904Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_511.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1685760Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_512.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1687372Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_513.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1688964Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_514.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1691455Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_515.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1693017Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_516.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1694745Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_517.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1696266Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_518.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1697953Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_519.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1699469Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_52.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1701040Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_520.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1702653Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_521.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1704346Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_522.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1705947Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_523.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1707388Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_524.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1708920Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_525.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1710462Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_526.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1712009Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_527.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1713539Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_528.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1715294Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_529.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1716962Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_53.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1718450Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_530.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1719963Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_531.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1721521Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_532.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1723117Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_533.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1724841Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_534.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1726441Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_535.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1727974Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_536.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1729547Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_537.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1731183Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_538.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1732759Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_539.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1734465Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_54.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1736176Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_540.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1737663Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_541.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1739180Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_542.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1740798Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_543.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1742402Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_544.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1743903Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_545.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1745615Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_546.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1747327Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_547.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1749063Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_548.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1750638Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_549.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1752193Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_55.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1753744Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_550.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1755617Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_551.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1757118Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_552.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1758658Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_553.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1760206Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_554.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1761735Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_555.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1763277Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_556.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1764836Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_557.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1766559Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_558.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1768119Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_559.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1769640Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_56.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1771194Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_560.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1772731Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_561.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1774864Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_562.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1776484Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_563.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1778032Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_564.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1779717Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_565.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1781282Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_566.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1782805Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_567.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1784505Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_568.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1786109Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_569.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1787671Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_57.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1789398Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_570.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1790949Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_571.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1792451Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_572.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1794204Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_573.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1795726Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_574.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1797247Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_575.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1798785Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_576.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1800382Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_577.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1801935Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_578.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1803481Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_579.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1805175Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_58.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1806737Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_580.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1808383Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_581.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1809997Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_582.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1811521Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_583.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1813082Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_584.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1814649Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_585.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1816387Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_586.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1817972Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_587.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1819574Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_588.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1821107Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_589.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1822694Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_59.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1824386Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_590.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1825988Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_591.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1827575Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_592.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1829266Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_593.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1830674Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_594.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1832317Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_595.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1833801Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_596.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1835565Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_597.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1837096Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_598.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1838595Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_599.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1840119Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_6.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1841644Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_60.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1843201Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_600.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1844867Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_601.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1846465Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_602.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1847996Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_603.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1849530Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_604.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1851185Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_605.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1852719Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_606.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1854831Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_607.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1856439Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_608.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1858140Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_609.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1859680Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_61.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1861540Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_610.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1863081Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_611.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1864655Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_612.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1866369Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_613.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1867887Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_614.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1869457Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_615.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1871049Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_616.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1872573Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_617.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1874256Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_618.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1875824Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_619.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1877405Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_62.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1878962Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_620.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1880483Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_621.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1882011Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_622.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1883524Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_623.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1885233Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_624.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1886830Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_625.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1888373Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_626.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1889911Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_627.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1891609Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_628.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1893019Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_629.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1894729Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_63.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1896456Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_630.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1897957Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_631.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1899416Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_632.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1900936Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_633.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1902538Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_634.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1904207Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_635.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1905847Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_636.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1907459Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_637.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1909051Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_638.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1910717Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_639.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1912212Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_64.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1913724Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_640.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1915446Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_641.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1916976Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_642.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1918567Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_643.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1920130Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_644.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1921681Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_645.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1923218Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_646.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1924770Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_647.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1926456Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_648.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1928044Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_649.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1929712Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_65.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1931110Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_650.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1932627Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_651.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1934434Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_652.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1935930Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_653.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1937398Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_654.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1938924Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_655.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1940485Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_656.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1942027Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_657.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1943570Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_658.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1945324Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_659.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1946881Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_66.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1948513Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_660.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1949999Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_661.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1951565Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_662.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1953178Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_663.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1954835Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_664.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1956457Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_665.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1958038Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_666.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1959617Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_667.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1961171Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_668.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1962702Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_669.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1964496Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_67.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1966133Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_670.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1967707Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_671.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1969223Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_672.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1970759Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_673.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1972685Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_674.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1974449Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_675.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1975863Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_676.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1977420Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_677.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1979042Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_678.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1980547Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_679.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1982055Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_68.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1983604Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_680.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1985316Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_681.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1986967Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_682.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1988457Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_683.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1989944Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_684.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1991499Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_685.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1993037Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_686.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1994818Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_687.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1996414Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_688.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1997927Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_689.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.1999456Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_69.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2001003Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_690.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2002524Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_691.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2004336Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_692.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2005966Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_693.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2007491Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_694.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2009037Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_695.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2010680Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_696.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2012183Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_697.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2013640Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_698.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2015352Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_699.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2016879Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_7.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2018417Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_70.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2019981Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_700.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2021530Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_701.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2023166Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_702.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2024904Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_703.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2026561Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_704.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2028019Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_705.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2029629Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_706.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2031166Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_707.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2032715Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_708.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2034426Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_709.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2036008Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_71.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2037625Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_710.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2039163Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_711.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2040707Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_712.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2042267Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_713.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2043934Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_714.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2045619Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_715.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2047150Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_716.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2048762Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_717.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2050262Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_718.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2051769Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_719.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2053313Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_72.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2055070Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_720.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2056661Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_721.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2058238Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_722.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2059779Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_723.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2061734Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_724.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2063399Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_725.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2064859Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_726.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2066442Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_727.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2068116Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_728.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2069726Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_729.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2071321Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_73.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2072876Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_730.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2074561Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_731.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2076120Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_732.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2077635Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_733.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2079170Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_734.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2080828Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_735.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2082471Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_736.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2083969Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_737.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2085783Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_738.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2087411Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_739.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2088995Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_74.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2090425Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_740.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2091921Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_741.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2093440Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_742.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2095163Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_743.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2096703Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_744.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2098294Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_745.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2099861Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_746.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2101559Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_747.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2103079Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_748.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2104711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_749.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2106401Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_75.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2107941Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_750.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2109482Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_751.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2111020Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_752.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2112540Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_753.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2114213Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_754.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2115801Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_755.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2117335Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_756.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2118882Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_757.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2120614Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_758.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2122115Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_759.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2123716Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_76.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2125540Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_760.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2127021Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_761.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2128735Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_762.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2130247Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_763.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2131847Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_764.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2133382Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_765.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2135110Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_766.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2136667Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_767.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2138184Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_768.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2139834Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_769.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2141304Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_77.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2142787Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_770.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2144495Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_771.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2146039Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_78.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2147570Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_79.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2149147Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_8.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2150649Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_80.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2152232Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_81.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2153772Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_82.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2155497Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_83.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2157115Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_84.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2158749Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_85.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2160250Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_86.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2161845Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_87.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2163466Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_88.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2165158Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_89.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2166723Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_9.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2168260Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_90.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2170374Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_91.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2171846Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_92.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2173447Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_93.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2175136Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_94.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2176843Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_95.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2178573Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_96.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2180112Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_97.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2181714Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_98.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2183386Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_99.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2185085Z copying third_party/fbgemm/external/cutlass/docs/inherits.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2190785Z copying third_party/fbgemm/external/cutlass/docs/inner__product_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2192336Z copying third_party/fbgemm/external/cutlass/docs/inner__product_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2193986Z copying third_party/fbgemm/external/cutlass/docs/inner__product_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2196409Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2198035Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2199636Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2201249Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2203670Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2205428Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2207011Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2208708Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2211011Z copying third_party/fbgemm/external/cutlass/docs/jquery.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2214371Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2215975Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2217708Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2219444Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2222073Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2224504Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2226137Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2227730Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2230219Z copying third_party/fbgemm/external/cutlass/docs/kernel__launch_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2231824Z copying third_party/fbgemm/external/cutlass/docs/kernel__launch_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2233498Z copying third_party/fbgemm/external/cutlass/docs/kernel__launch_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2235697Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2237366Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2238944Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2240586Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2244385Z copying third_party/fbgemm/external/cutlass/docs/layout_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2245905Z copying third_party/fbgemm/external/cutlass/docs/layout_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2247534Z copying third_party/fbgemm/external/cutlass/docs/layout_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2249418Z copying third_party/fbgemm/external/cutlass/docs/library_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2251896Z copying third_party/fbgemm/external/cutlass/docs/library_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2253314Z copying third_party/fbgemm/external/cutlass/docs/library_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2255199Z copying third_party/fbgemm/external/cutlass/docs/library_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2259008Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2260421Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2262040Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2263686Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2266623Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2268003Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2269624Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2271310Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2273965Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__relu_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2275742Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__relu_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2277362Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__relu_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2280183Z copying third_party/fbgemm/external/cutlass/docs/manifest_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2281762Z copying third_party/fbgemm/external/cutlass/docs/manifest_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2283422Z copying third_party/fbgemm/external/cutlass/docs/manifest_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2285755Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2287321Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2288958Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2290574Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2292837Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2294524Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2296135Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2297714Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2299970Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2301510Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2303107Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2304920Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2306788Z copying third_party/fbgemm/external/cutlass/docs/memory_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2308353Z copying third_party/fbgemm/external/cutlass/docs/memory_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2309991Z copying third_party/fbgemm/external/cutlass/docs/memory_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2311613Z copying third_party/fbgemm/external/cutlass/docs/memory_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2313644Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2315501Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2317026Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2319028Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2321124Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2322859Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2324604Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2326287Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2328814Z copying third_party/fbgemm/external/cutlass/docs/mma__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2330237Z copying third_party/fbgemm/external/cutlass/docs/mma__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2331885Z copying third_party/fbgemm/external/cutlass/docs/mma__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2334652Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2336232Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2337852Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2339541Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2342138Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2343843Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2345568Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2347250Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2349692Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2351186Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2352818Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2354596Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2356738Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2358583Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2360059Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2361686Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2366613Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2368131Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2369716Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2371546Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2373954Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2375961Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2377482Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2379101Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2382539Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2384527Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2386109Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2387825Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2392352Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2394194Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2395656Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2397212Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2399217Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2400846Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2402394Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2403986Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2405911Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2407519Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2409014Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2410652Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2413158Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2415149Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2416694Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2418258Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2424888Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2426788Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2428321Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2430036Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2436777Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2438531Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2440056Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2442570Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2444352Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2445934Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2447680Z copying third_party/fbgemm/external/cutlass/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2449337Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2452927Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1arch.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2455570Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1debug.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2457329Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2458938Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1device__memory.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2460639Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2462350Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2463964Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2465906Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2467463Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2469151Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2470788Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2472616Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2474716Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2476441Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2477995Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2479711Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2481541Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2483106Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2484890Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1layout.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2486827Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1library.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2489096Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1platform.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2491234Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reduction.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2492872Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2494745Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2496383Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2497889Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2499484Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2501617Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2503253Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2505266Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2506862Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2508441Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1host.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2511009Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2512607Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2514491Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1transform.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2516121Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2517711Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2519562Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2521131Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2522645Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2524414Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2526058Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2527747Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2529397Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_enum.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2530983Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2532719Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2534450Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2536021Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2537655Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2539251Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2540834Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2542399Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2543992Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_g.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2545907Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_i.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2547723Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_k.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2549332Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_l.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2550967Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_m.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2552572Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_n.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2554327Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_o.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2556043Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_p.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2557761Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_r.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2559326Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_s.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2560882Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2562528Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_g.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2564644Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_i.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2566257Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_k.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2567846Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_l.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2569439Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_m.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2571151Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_n.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2572830Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_o.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2574534Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_p.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2576139Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_r.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2577763Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_s.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2579392Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2581057Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_type.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2582670Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_u.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2584385Z copying third_party/fbgemm/external/cutlass/docs/namespaces.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2586087Z copying third_party/fbgemm/external/cutlass/docs/nav_f.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2587622Z copying third_party/fbgemm/external/cutlass/docs/nav_g.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2589163Z copying third_party/fbgemm/external/cutlass/docs/nav_h.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2590793Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2592518Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2594265Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2596302Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2599181Z copying third_party/fbgemm/external/cutlass/docs/numeric__types_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2600788Z copying third_party/fbgemm/external/cutlass/docs/numeric__types_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2602299Z copying third_party/fbgemm/external/cutlass/docs/numeric__types_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2604272Z copying third_party/fbgemm/external/cutlass/docs/open.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2605894Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2607554Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2609128Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2610746Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2613194Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2614800Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2616448Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2618066Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2620121Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2621793Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2623322Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2625068Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2627863Z copying third_party/fbgemm/external/cutlass/docs/platform_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2630060Z copying third_party/fbgemm/external/cutlass/docs/platform_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2631589Z copying third_party/fbgemm/external/cutlass/docs/platform_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2633152Z copying third_party/fbgemm/external/cutlass/docs/platform_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2636151Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2637722Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2639292Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2641184Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2643511Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2645483Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2647028Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2648599Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2652592Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2654403Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2656092Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2657647Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2660810Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2662483Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2664005Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2665749Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2668387Z copying third_party/fbgemm/external/cutlass/docs/real_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2669967Z copying third_party/fbgemm/external/cutlass/docs/real_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2671532Z copying third_party/fbgemm/external/cutlass/docs/real_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2673273Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2675119Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2676701Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2678223Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2680169Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2681888Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2683371Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2685113Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2687271Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2688903Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2690435Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2691980Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2693577Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2695385Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2697020Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2698584Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2700339Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2702056Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2703755Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2705680Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2707530Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2709183Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2710717Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2712276Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2713926Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2715793Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2717346Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2719918Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2721557Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2723242Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2724786Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2728370Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2730048Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2731567Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2733155Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2735193Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2736796Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2738298Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2739883Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2742678Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2744515Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2746099Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2747673Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2750513Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2752211Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2753907Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2755700Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2759266Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2761156Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2762660Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2764340Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2769058Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2770782Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2772304Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2773920Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2776050Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2777731Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2779213Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2780836Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2782583Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2784362Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2786093Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2787705Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2789605Z copying third_party/fbgemm/external/cutlass/docs/simd_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2791348Z copying third_party/fbgemm/external/cutlass/docs/simd_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2792863Z copying third_party/fbgemm/external/cutlass/docs/simd_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2794566Z copying third_party/fbgemm/external/cutlass/docs/simd_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2796449Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2798286Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2799806Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2801448Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2803116Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2804824Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2806494Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2808091Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2809852Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2811478Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2813061Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2814728Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2816552Z copying third_party/fbgemm/external/cutlass/docs/splitbar.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2818117Z copying third_party/fbgemm/external/cutlass/docs/structDebugType.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2819739Z copying third_party/fbgemm/external/cutlass/docs/structDebugValue.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2821395Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2823000Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1AlignedBuffer.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2824954Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1CommandLine-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2826678Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1CommandLine.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2828493Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2830022Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Coord-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2831698Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Coord.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2833909Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Distribution-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2835684Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Distribution.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2837453Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2839112Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2840763Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2842446Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2843898Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2845724Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2847330Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2848881Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2850552Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2852131Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2854404Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2856045Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2857621Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2859208Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2860817Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2862960Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2864681Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2866434Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2867911Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2869405Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2871028Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2872756Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2874707Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2876108Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2877639Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2879048Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2880537Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2882491Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2883955Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2885665Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2887029Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2888418Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2889942Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2891300Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2892741Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2894559Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2896743Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2898130Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2899502Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixShape-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2900877Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixShape.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2902327Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Max-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2903945Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Max.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2905522Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Min-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2907295Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Min.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2908762Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2910247Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2911910Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2913311Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2915045Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2916574Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2918283Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2919624Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2921022Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2922526Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2923896Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2925439Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2927153Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2928442Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverterClamp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2930039Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2931587Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2933713Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2935318Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2936898Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2940521Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2941602Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2942574Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2943332Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2944596Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2946034Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2947517Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2949616Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2950903Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2952311Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2953689Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2955414Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2957169Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2958491Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2960081Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2961514Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2962971Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2964507Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2965884Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ScalarIO-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2967265Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ScalarIO.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2968907Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2970168Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2972013Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2974263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2975678Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2977150Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2978444Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2980093Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2981480Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2983082Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2984614Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2986190Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2987620Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2989019Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2990443Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2991967Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2993715Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2995322Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2996894Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2998743Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.2999946Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3001445Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3002837Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3004504Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3006083Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3007533Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3008942Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3010611Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3011919Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3013713Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3015801Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3017378Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3018760Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3020589Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3022089Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3023978Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3025465Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3026898Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3028743Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_0bcc4d05f9811035f08cc1b7f0154a4d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3030263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_ae0044daf80ba9fd16cab7f0051f1fde.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3031642Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_e01aa2e557b893ec75f43c473a7e2298.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3033051Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_f064fdf1faf580060072347f2c48dda7.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3034695Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__02a3f19a78995f97d793a668e0e4d4f0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3036351Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__4fea29912f54a07d7b3a1f18094a4162.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3037988Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__6997b5a0687b06c1dc11ece72f57e04d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3039521Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__96363097c47b056f0ca1911afd7f8b7a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3041277Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb13e13b2cc3bff17e7d9b004314a4d2f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3042774Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb6e65b2cf5ede7f41cb070a767158dee.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3044354Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_0a4e7894a173a90c4c8a848e15443dd6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3045865Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_30fa42e1ad201df010637cd22fc070a1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3047544Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_48b3a43bc03fff93a111ac01abe7e40d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3048989Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_76f9d24016e1b4167b16f4d7628c9546.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3050435Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_79ecb4a44f8744132619f70250e841f1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3051906Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_9a2c5a3f3ee674fa357dabc2a7291efb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3053405Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_a166f31c8e14fb2406c5abe3e6468fe0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3055272Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_f1c9d2ee842455cd0c5b71d56108d468.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3056848Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_044bdc8c1d710104533d255adabd276dc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3058445Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_070b94670e040ed5855e5b42d5ca8a443.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3059821Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0aa57e6a2e6b5da37d10688bf99419a23.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3061259Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0e9de4e141d6bff0ca93f3c42e86e80ce.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3063278Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_004bb3fd76ca2af7b3210676fa9644d95b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3065577Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00a0ac6b0d215d4ed4d6d321752b92707d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3067065Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00ca85efee0ebb14556bfdbe5191960805.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3068574Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00e3e12e263df6506b8cf06c3f4d478b8e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3069974Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_21792e1a5c20e3dff890e35812831335.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3071421Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_4f30ee91f7bb3844ff7579c68d078818.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3072931Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00b2dff9ce8caad9aff5bc6a355539161.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3074610Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00e09665ee92ae653939a9120c4351f2f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3076196Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t3dda54d0df2c21b051e222cddd982e9b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3077592Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t8c4bac365710598317a69c489f7239db.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3079088Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_86807694aea1b966dc9ae0bc9a22ac33.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3080587Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_a1ef6624fc8c10126f17f4ee88283d72.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3081976Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_7fbbb0aa08907075ded7a905cabe1d97.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3083455Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_f3dc2e59f857ada163d1e0781ea8f391.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3085047Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_8cf78649807b93684f3d431bfa34ee28.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3086687Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_e8853112b7d418aa02cf5f6b1b6348a1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3088657Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_39c3b5f2ce80d79365e55c86a34c60c4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3090060Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_9110caf9fa4e6fed12e73aa4912e9b01.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3091490Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_c07cc6439298fa5486a719e577be2538.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3093030Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_ccde11d1bbbdab3702772ce44eb9729a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3094647Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint15918972b95027764b3a849b03075ed2b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3096333Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint193e4529ff6509d9dffe61a902bae1f87.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3097897Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__2b08bf7357f4869709a6071c15462437.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3099511Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__5299c9c90c8f2f521be0c8cec1c3eb08.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3101037Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__7f429ceaeab349f61850839f58246c62.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3102551Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__8ebae0cbdf333fddfe5c24d35ebe8e02.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3104447Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__927179f46017ea5f58f859f1196c4829.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3106080Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__96070083128b01fff1ff03d9341232b2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3107562Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__a2362f92eed5bed99180572b30aba1e8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3109063Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__f083347e265b1e9eea5572d86ddb6bf9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3111187Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_303afb481b5f876ceb31af6f80d5b554.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3112703Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5221708cec5828d35db1d1c47cb4964e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3114468Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5f42559672a849e95863771a68af69f1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3116069Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_6479c01385ff06e7ae8b33a11f823c98.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3117591Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_a62aa63a212985df306fb27e8a50aeae.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3119152Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ab741d81fdc991345cb9e43c29fca573.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3120776Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ba813b2739e79cfa98433a99a00eaf46.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3122317Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_bef0c048bc0f8ba2d875cb7ab26d363b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3123937Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_0ee08a4520882d24ba9026879265e892.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3125750Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_3c87ec4ca9f646f0bf0bead0e5cf262c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3127440Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_4746fc55e614df0016c518d3fda2677e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3129013Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_546e9ec6de6a5970b326da6f6280f1d4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3130617Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_6e513ccbc44ae7909a60d93b9b5435b3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3132299Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_b4842cad42fe945980d6229487761771.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3133822Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_ba87b3ef93a089f45a272d916916236d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3135443Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_fb9487231025d1903fd4f0dbf859e253.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3137049Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b03e3b50dbcb30d0d1ac062f3a9d5abef.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3138673Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b0f8247022b39cc775caff7857c35b56d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3140158Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b451d5cf5d7e8cbbe476afe3dab5c09b2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3141735Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b64e22ea4b915e39f2f60a70b62dcc673.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3143213Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b6d968039dde5c9f062ab15f90a8049fe.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3145014Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc4b6ba004e25c44bfd9266c61f937dfb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3146799Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc68104664ee4c0c391c6df22b1ca8bba.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3148246Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bdd617edb43bc65ebc3f680e48fe9a1d5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3149764Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_1bb2e5f77f790852abba777515da1b98.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3151308Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_2d559ae99ed058d77e22f2d26b3dd474.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3152703Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_31defda8ea2b7d855642ffd77da1a411.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3154464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_44a3b2a8df88a2b067f1284515cb5371.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3156125Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_4b7308177b308a272c1889fbe9670275.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3157816Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a9888862cebd333ecaf11f7262f77d4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3159450Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a993f7e52584c39076147af4505c439.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3160995Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_73d9802d6b944a5299bc255887db6bbc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3162655Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_7dfde6c9b18b9888b3900080f3bee151.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3164288Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_839a7c8bb938d1661f4611e68f85d8cb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3166058Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_8c75b568d2509e87b439a0eecc9b1656.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3167611Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_a8a8547a07d55daa1da249db3ae19c34.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3169244Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_b0242d7a01097510effbc4718040d3e5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3170943Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_c7f88bfd32a544fba8111d2dcadeab11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3172609Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_dcd30e5a5680a0a5c8cff2896111c9eb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3174189Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_fed5cb7f8411f56c4d17a6d4d9ab09cc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3175551Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3176976Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3178398Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3179855Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3181766Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3183385Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3184846Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3186549Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3187861Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3189571Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3190948Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3192468Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3193931Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3195794Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3197119Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3198578Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3200073Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3201816Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1half__t_00_01LayoutA___00_01cutlass_1_84e30c8cc93eeb7ca02f651bd16d4c38.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3203235Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1int4b__t_00_01LayoutA___00_01cutlass_16fd808a90b3cf9d7cfc99f30888ca3fe.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3204796Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1uint1b__t_00_01LayoutA___00_01cutlass_c80a7ea4d219cd9b13b560b493338028.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3206438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01int8__t_00_01LayoutA___00_01int8__t_00_01LayoutB_505c57bb6818a941dc16f00cf35a9ec0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3207853Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01uint8__t_00_01LayoutA___00_01uint8__t_00_01Layout219a464a1248ebfc37aa29bcb10cb1b0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3209548Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3210898Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3212796Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3214287Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3215757Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3217063Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divide__assert-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3218453Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divide__assert.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3219900Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3221338Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3223223Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3224749Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3226979Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3228240Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3229891Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3231221Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3232735Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3234297Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3235842Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3237355Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3238774Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3240354Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3241817Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3243586Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_00274a94522c46cd041d0b10d484e2ef3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3245303Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_0e626b08ab2558da5b9459d2466940481.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3246704Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3248165Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3249766Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3251298Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3252766Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3254609Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3256222Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3257851Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3259293Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3261190Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3262569Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3264645Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3266067Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3268066Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3269588Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3271194Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3272599Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3274367Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3275884Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3277443Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3278816Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3280486Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3281908Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3283434Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3285067Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3286718Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3288093Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3289588Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3291321Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3292749Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3294443Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3296140Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3297717Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3299263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3300797Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3302271Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3303714Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3305174Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3307029Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3308394Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3309968Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3311344Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3312914Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3314466Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3316023Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3317560Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3318930Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3320426Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3321873Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3323455Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3325109Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3326640Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3328179Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3329633Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3331112Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3332507Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3334362Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3336074Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3337659Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3339789Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3341333Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3342805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3344511Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3346012Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3347664Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3349621Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3351169Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3352558Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3354255Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3356554Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini6d8790249bf12cac580da73bb37eb791.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3358211Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini91159e6f7e123d881e3ec45101fa4f81.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3359756Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini9e2f7c245df80a4cc90efa6b3b50b22b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3361249Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainid5663e27f30dce1ea91bc27cfb40da6c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3362869Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainief28e98b3f284469f271d28aba73de2e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3364466Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainifad5d578e4fccf2388350bc6b13bdf45.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3365640Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3367375Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1R7b839f068e1800884229b9f957f8e289.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3368966Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1Rcef1c60e23e997017ae176c92931151d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3370216Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3371923Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout69549d10c3610d943987eb90e827bc05.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3373404Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout78cabdb5254892450f7768363889ab34.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3374961Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3376508Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3378170Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___05f11e023c9e6ee5f7a888fa4c5bbf6d1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3379791Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___0c7c94d937906add757265a8e71852661.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3381037Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3382838Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm747fcabce4f700e79b702276a148156b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3384399Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm7500b0164b0b2d2b2a5293c157708b4b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3386002Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm770cbca45441d295d5d7433e8222a700.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3387570Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemmffcab2297c8de8d0013602a39c525b78.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3388758Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3390446Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_017a2f40ef0604c52d3326997deaf4c6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3391920Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_136ce744d4c1c6e8707f5a9785196194.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3393691Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_1d48185f49e4d066f8e9327bf0856b7f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3395535Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_4f8b41ecfdcf1ad5435c532fcfac762d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3396718Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3398459Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3400625Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3401983Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3403293Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3405209Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3407393Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3408741Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3410134Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3411482Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3413230Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3415030Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag286687c5e6abe22d241f789fe344a465.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3416777Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag3026e48abb8c905d1cc6d13d669700e4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3418249Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag60e462f4dabbff3b40f34af77a1d77d0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3419725Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTagb4e575c8d29a260d1cbc7b03daaa7ad0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3421212Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc01dd6530520353d132c882fddd6320f9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3422815Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc3d01cda73224ab5ff3cc0fc61ead1cb9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3424454Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc485a4f0b5a7d2d4ab2c1a24da6328048.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3426227Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc4fada4957d463c80a2831e47f28157c4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3427803Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc567cad318a31d04b70ea615d6321decd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3429348Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc5753ee9bd900740e1710b6d6a296e40e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3430812Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc59c58017beb945eede0abb1aa581b62a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3432317Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7291f9c01fb5d713dd4b081092756e21.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3433823Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7fd102a00f059761cd539b832b0ca84b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3435341Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8ab5fd2693c6a6ec43e447acb07f784c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3436981Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8e2604a56dff3a7595da9ee0604ae55e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3438893Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb27bf218007928652d5b803193eab473.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3440495Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb2e258b7bd321c633dd65d3ebcf6414a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3442012Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb7fc3be2027b2868753a4aae14e98f75.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3443484Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcbaa1784011abb8692923771e7fb21906.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3445167Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcda5cf58c271179385af56bf89955e96e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3446688Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcde61af9be1337dac1fdb210e7e7a6e01.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3448268Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcdf8d33e0ed321027ffd1ff87dcf72241.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3449761Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcfea0f3503156e8e3fba6456f0cedafdd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3451308Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcffcf31256aed23d4d8d0eab627bc0cad.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3453395Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0884059ecad03bea3e86c4cf722226097.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3454988Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0eea80d814d67886a4fe2e1d10f3b344e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3456307Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3457798Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3459790Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3461295Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_213d78696663f4231cd52c6a277c60e5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3463082Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_6a0109475095b785e1093424570cec9f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3464829Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_86011929b951a4386edd82c2df43071a.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3466094Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3467527Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3469463Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3471048Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_80986bcc93ad447832731ffb6134212a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3472503Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_a3923967cafb5cb9774c320dc24baa77.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3474288Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_d3937603119c7a34faa6d59fb44eb1d3.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3475588Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3477062Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3479187Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3480681Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element0b5460769dc2e29b8089dabe0dea7664.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3482180Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element62751fd4d5e9e1aa595a1c59145b8f01.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3483637Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Elementafcb1aeaf2035a7ac769d7acc233423b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3485266Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3486683Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3488612Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3490184Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layou1b211cc9c97c022d8fe10f2dd32c8709.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3492478Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layouc7bf8dfab285ca1d3f1fcdd3156f88fe.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3493819Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layoude3eb4cc675179705362d51bb2b48c9e.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3495076Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3497032Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3498836Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3500464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E044b039b2fe402f29b04a9f5feee5342.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3502033Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E0b527dea5015765e44fc234cadf35e29.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3503525Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E56da05ce184ecd9a73aa195e352f08b9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3505207Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E5d78d37a9ae2ec08d7d477d571df036e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3506908Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Edd80343e6570718ed237122e4ebf7fb5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3508516Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Efab1637593655fb8e409b7cbdcee4ba2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3510040Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleave661fe54d13cc2c9153dcdf31e4beaa30.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3511652Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleavecb3ad866c4f35a6c75b3b509fe6317ac.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3513139Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01in6cddcf78576aeaab7109f4b04ca21c26.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3514750Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01inf48440732c1c5f42ddbfaba179861815.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3516302Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3517653Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3519453Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3520765Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3522586Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3524041Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3525932Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3527315Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3529097Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3530449Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3531865Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3533478Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3535051Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3537084Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3538333Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3539732Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3541546Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3542989Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3544549Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3545946Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3547406Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3548805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3550902Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_77330d7783270c0eb7aa2b24c543081f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3552371Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_e41c1cd6078b6d1347fac239b0639d56.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3553958Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L066c9d2371712cdf0cac099ca9bcc578.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3555791Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L5349ba8a899653b0d5d0c23e9cf44a0c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3557337Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_0289b291e61fc11c6dd8f80a16a97bd46.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3558864Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_088f0e99e501b6012297eb30b4e89bcea.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3560597Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_013f3785e722edc6e9aab6f866309b8623.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3562231Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_01d50065ae476bfe25761aed2404fd85bf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3563840Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01int89c659e7faf47264972bdba6cd80f42b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3565431Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01intbfe74b44f9842985e186ee7faada0200.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3566911Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3568318Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3569742Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3571524Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_05434f0c746fe7543e953c4f4e635b605.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3572905Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_07ac147cb320ee0d28ff8e78eb4cd330e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3574496Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e1104c65871c539155bd3a0c7631928b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3576109Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e5ac1f521c32478a4316b5a9ea84e939.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3577549Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_17070298bc4cced0a1b98aee2bb6b455.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3579106Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_72621f7ab9ae4a4ba4fe9725cf8e89c1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3580816Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_94c813e3bbfb6f9857c155166f772687.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3582352Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_9afa1e2f7fe8284e818c1409e0230fa2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3583805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_aded668311848cc9c73554accdb29b97.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3585382Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_bf6d29bb09a025e7b96942809743e28a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3586905Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_e91e59489e973164266ab8b55889a608.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3588378Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_f16629e5249aa6882f509571d2434832.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3589812Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l086c058a15d6c79558e4f3d9ff1dc148.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3591258Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l26a133b13650c1d058273e3649f60f04.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3592795Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2aa4d2fd2e940e0d0cf7c47bc8f6017c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3594452Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2d7c9369ee79d34a9ecd602986cfab0c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3595963Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l3aca9bdfbd9560dddf80c9e0b7775f8a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3597483Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l931b11057bee5329b2f865f01881feb4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3599067Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01lbba3a796be96a0276693ef6b259ecc4a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3600586Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01le301921af6f57a0bfbb3c3961e8be641.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3601827Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3603279Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3605342Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3606731Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3608445Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha1552173080a33a19c634eb2f66813db1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3610127Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2c0d0b7cdb5c4bcb11e83c058eb65345.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3612399Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2d7c0a561bbf8f59c22021f3182fdfd7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3614043Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2f65fab287659088299cac7e3a7d1c73.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3615824Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha34a52cc7b2942e8c290f0032b6779b52.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3618168Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha3adf608332a8c9ee7014fced0da8a9ca.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3620046Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha46446d1e3871e31d2e728f710d78c8c1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3621882Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha4dc50bde4c2a3941f8f9807599cc52ef.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3623451Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha5fdfbf65379c910a1c04ef3a46a549ed.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3625323Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha69bef08ea63dd930f99d9788105873dd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3627438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha84e9f8afb6a4ca9f5dcd219b182d16e7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3629607Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha863d4139ccaa713bc4bde32c425f4067.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3631833Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha8da7a0cfbbe859b701fdd9f2b8566aa7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3634062Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha903c12d1a6db57137118ba796bc8de3e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3635815Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha99d686f7f39d14961f2f465b7d3f7026.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3637443Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa1477d8eaa363a2af9fe1b96cded5b28.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3639073Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa370fcd3431f7e4951b8c5eb885ce2fa.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3640721Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa65fcc9419ddceacdfc43dd268adb852.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3642250Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaae2ea1baf1eb4cfec940a7655796b053.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3643866Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaaf312aafe9da92ea9d417bcc12a8e7dc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3646524Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab7edfba3cdf43a07e3c4d719d87565a4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3648578Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab94a11a77dd0565102710907089acee0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3650695Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf03a122202ad10acdc96f280106d678b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3652717Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf9c49957c66a8ac51d686f0d22b8b0ea.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3654518Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafafd5c61db86cbfe90863578ddd11092.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3657062Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafd521c9baa327d4845a8f8f161b0cc97.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3658576Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc24092ddc01fc83dabb7db4c14880fe60.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3660660Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc275197ad0505c12b07f1abc87ba9121c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3662166Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc2bf00737f4ad0a9da9a8be6d3e66c152.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3664939Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc4fee9f2965b8468bfb42b94a74527d22.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3667098Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc72e82df901305098cfe0dae3a1c52620.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3668661Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc803d38bc1e4618c07c47f54c87ae2678.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3671162Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruca1d9a28a8480eb9edfb7c40780b136e6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3672631Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruccda7d350d3e2bd640227b690e127afe5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3674341Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucf60fe02fcdd80d28b7fd419133465dcc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3676597Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucfd34bebfcb8bb444b55e46bcd7ea6fb0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3678012Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_0010764e1fd5a3251a57eddafbd83eab8e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3679553Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_007182ba7df2fd06bf603976d8711bfcb9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3681110Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00a5ddf5dbb058f0e0fc5808d9dfe594c9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3682534Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00c67c16f9881e4f2fda76d8ed83ebabd6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3684036Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00ce36642cae579bce6605ff8edde3c6ab.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3685748Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00da4cf9ab35f8ffca5adfef751b4184c4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3687567Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_07e7230d4011ada5e22cfcb29103b696.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3689195Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_30934a4e911d342b2afe462e21e8268a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3690628Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3692157Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3693776Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3695342Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3696872Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3698317Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3699904Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3701436Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3703569Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3705376Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3706948Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3708426Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3709761Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3711142Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3712680Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3714058Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3715774Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3717165Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3719515Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___02100c8adad47cbe03be37d64b9a26478.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3720884Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___03822d9be37f3725022005a5434441f22.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3722395Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___093b5d2838ac5a742704ef62b5c8688f0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3723870Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0d35fa5dc4e4b4f72784c943fd857fc1d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3725495Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0e7cf8dbcdec1b98ecc43cbc7fd404caa.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3726987Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0ef23ad16881f43f6f15b3fa7d1c44a0a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3728506Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07638f8b7761f6e2e2e6918e2c05e739.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3730035Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0784c74bd670999ec23ad8ef9dc55777.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3731584Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___7981e68facdb9c437cbc67ef4cc006db.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3733113Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___d8b3878197b6208162024299927d355a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3734463Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3736797Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3738396Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3739806Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3741470Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3742937Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3744627Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3746174Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3747682Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3749114Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3750333Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3751727Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3753226Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1half__t-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3754697Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1half__t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3757128Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1integer__subbyte-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3758512Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1integer__subbyte.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3760299Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1is__pow2-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3761703Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1is__pow2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3763285Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3764835Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3766804Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3768138Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3770165Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3771514Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3773459Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3774962Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3776970Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3778369Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3780108Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3782138Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3783841Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3785424Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3786979Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3788470Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3790340Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3791651Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3793594Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3795167Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3796678Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3798130Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3799665Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3801072Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3802772Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3804984Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3806392Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3807812Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3809190Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3810935Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3812407Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3814409Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3815964Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3818097Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3819399Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3821331Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3822728Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3824876Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3826319Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3828251Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3829637Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3831530Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3832913Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3834792Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3836331Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3838454Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3839868Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3841589Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3843043Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3845143Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3846734Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3848805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3850159Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3852115Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3853488Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3855522Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3857000Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3858916Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3860266Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3862212Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3863567Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3865256Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3866710Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3868257Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3869621Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3871288Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3872663Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3874279Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3875834Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3877284Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3878833Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3880343Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3881656Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3883164Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3884662Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3886210Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3887773Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3889168Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3890687Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3892937Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3894498Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3895942Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3897365Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3898883Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3900324Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3901736Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3903222Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3904735Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3906288Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3907818Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3909389Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3910691Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3912174Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3919628Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3920854Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3921577Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3922365Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3922837Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3923749Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3924595Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3925353Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3925782Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3926817Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3928146Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3929532Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3931499Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3933007Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3934542Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3936103Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3937469Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3938968Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3940248Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3942026Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3943314Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3944933Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3946525Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3947909Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3949254Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3951035Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3952398Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3953960Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3955503Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3956929Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3958520Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3960525Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3961873Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3963432Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3964941Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3966575Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3967911Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3969866Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3971358Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Arrc22976a5dc70dc30cb0b8cb0caf7ab47.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3972952Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_01adaeadb27c0e4439444709c0eb30963.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3975464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_04badf8da5e654ee1d0a3e7ed231f3e77.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3976877Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3978288Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3979770Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3981189Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3982782Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3984387Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3985719Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3987118Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3988755Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3990183Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3991674Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3993084Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3994713Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3996238Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3997694Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.3999042Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4000398Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4001902Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4003461Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4005075Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4006723Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4008162Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4009646Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4011585Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4012935Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4014559Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4016087Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4017542Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4018857Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4020268Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4021776Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4023203Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4024886Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4026321Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4027763Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4029165Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4030721Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4032035Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4033554Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4035093Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4036617Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4038021Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4039931Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4041718Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4043072Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4044531Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4046304Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4047724Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4049347Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4050757Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4052258Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4053708Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4055289Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4056696Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4058011Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4059491Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4060811Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4062345Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4063838Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4065221Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4066705Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1conditional.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4068284Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4069747Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4071185Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4072566Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4074207Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4075701Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4077104Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4078487Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4080006Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1enable__if_3_01false_00_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4081569Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4082883Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4084600Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4086065Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4087408Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4088904Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4090359Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4091736Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4093124Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4094643Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4096428Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4097756Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4099171Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4100756Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4102129Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4103597Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4105157Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4106581Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4108126Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4109519Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4110969Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4112260Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4113766Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4115725Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4117189Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4118492Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4120545Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4121844Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4123348Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4124945Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4126464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4127974Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4129540Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4130945Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4133102Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4134543Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4136145Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4137596Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4138919Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4140375Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4141855Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4143244Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4144737Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4146321Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4147763Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4149154Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4150581Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4151951Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4153548Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4155092Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4156593Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4158083Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4159741Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4161293Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4162717Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4164265Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4165973Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4167429Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4168782Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4170154Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4171630Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4173106Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4174598Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4176059Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4177564Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4178966Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4180411Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4181803Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4183302Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4184936Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4186501Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4187901Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4189449Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4190864Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4192233Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4193714Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4195337Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4196809Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4198193Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4199638Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4201082Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4202472Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4203774Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4205397Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4207064Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4208387Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4209907Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4211376Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4212804Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4214532Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4215958Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4217507Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4218927Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4220283Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4221787Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4223082Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4224533Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4226028Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4227709Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4229028Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4230567Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4231966Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4233271Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4234815Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4236567Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4237886Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4239460Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4240843Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4242161Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4243512Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4245154Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4246571Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4247964Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4249375Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4251028Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4252377Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4253884Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4255363Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4256940Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4258289Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4259611Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4261115Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4262482Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4264039Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4265591Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4266983Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4268353Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4269882Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4271263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4272816Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4274357Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4275823Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4277190Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4279155Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4280529Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4282091Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4283534Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4285148Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4286761Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4288445Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4289953Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4292040Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4293438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4295492Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4296788Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4298198Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4299756Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4301214Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4302834Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4304400Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4305826Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4307457Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4309045Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4310582Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4312008Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4313481Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4315268Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4316907Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4318390Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4320049Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4321485Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4322982Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4324565Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4325945Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4327333Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4328912Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4330294Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4331749Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4333334Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4334894Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4336433Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4337790Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4339526Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout30b72addd464a2ca4a26785cbfd77a8e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4341139Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout369ab66cb5af61d94815b1554b7ffdd3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4342515Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout4e016ab7cfc644acd7cb4ae770339773.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4344040Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout54e3f4e44d8c1c659de062425d47747b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4345508Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout660562b232f408218828ca5915b7e73a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4347143Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout8f9867405e8781f535ae5882a63e49d7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4348425Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4349957Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4351417Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4352829Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4354542Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4355942Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4357527Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4359050Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4360555Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4362014Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4363379Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4365370Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4366814Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4368508Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4370016Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4371475Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4373130Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4374689Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4376314Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4377737Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4379180Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4380614Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4382252Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4383639Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4385255Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4386787Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4388279Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4389643Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4391216Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4392694Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4394425Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4396048Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4397991Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4399278Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4401081Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4402458Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4403971Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4405375Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4406962Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4408415Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4410025Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4411466Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4413081Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4414626Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4416031Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4417446Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4419098Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4420588Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4422054Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4423389Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4424906Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4426417Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4428018Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4429435Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4431059Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4432448Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4433889Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4435353Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4437366Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4438736Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4440279Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4441676Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4443193Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4445068Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4447181Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4448609Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4450035Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4451448Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4453224Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4454706Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4456409Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4458162Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_193dd3a37f00deff1e5dcd7c310afb1f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4459709Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_400beb827a8b62c34dc8a76365caabf4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4461239Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_4f3f32c4b336238abfd741e87bfced46.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4462733Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_55729eac7dbd6bf311ea36f680e83e93.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4464445Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_6b5c19f719ffef4036bef6a40e90c4a0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4466124Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_f990b0b9b6b1ff6a6232b5d24c22d64c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4467381Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4468788Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4470388Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4471939Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4473838Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4475286Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4476949Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4478377Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4479861Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4481355Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4482961Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4484536Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4486107Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4487702Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4489133Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4490556Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4492163Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4493690Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4495163Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4496826Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4498189Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4499673Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4501140Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4502556Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4503959Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4505988Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4507317Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4508734Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4510321Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4511724Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4513165Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4514892Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4516339Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4517789Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4519318Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4520796Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4522151Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4523535Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4525306Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4526855Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4528191Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4529772Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4531214Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4532640Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4533967Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4535654Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4537305Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4538691Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4540102Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4541442Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4542921Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4544406Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4545963Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4547413Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4548793Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4550173Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4551541Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sqrt__est-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4553128Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sqrt__est.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4555190Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4556752Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4558377Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4559844Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4561335Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4562624Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4564034Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4566179Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4567523Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4569065Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4570460Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4572001Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4573463Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4575179Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4576631Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4578325Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4579744Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4581436Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4582784Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4584536Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4586026Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4587581Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4588987Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4590682Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4592133Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4593775Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4595262Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4596985Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4598390Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4600129Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS337c4bfbdb4aa0b08021c6d28539409f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4601741Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS99f8e05faf0bb5ed48a0154afe740d81.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4603617Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4605170Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4606709Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_0a9491607d11be8e1780e79ad711aa42.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4608394Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_159afb0a42935c95137b94a812a0c347.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4609761Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_3be8b96d170d886f39b6b30acab65e7a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4611243Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_7fe4ae214b926456132d144640afba71.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4612674Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0156743786c2e07a4e523ad410e291265.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4614220Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_02d305cfb0b55c6fb236a52cf2240651e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4615733Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_032f88d1be8b209e44a4815c707ba35bb.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4617752Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0390833403016f5d817416e20828845df.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4619170Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_039093927f4b1ee61538c569bf1ae4efd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4620744Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_05192e46ead3e35a0208870cfc60f5da5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4622156Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_052caec9d5bceeb59b9a13cb3338ce64d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4623621Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_06b6dd3317cd1748fb948900df8beec57.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4625247Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_078e1f4b2964afcce5387420c9c8eaea8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4626725Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0bc37beaa523707a55987f4ffcc372fcd.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4627820Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1xor__add-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4629215Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1xor__add.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4630816Z copying third_party/fbgemm/external/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4632365Z copying third_party/fbgemm/external/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4633880Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4635672Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4636993Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4638385Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4640667Z copying third_party/fbgemm/external/cutlass/docs/sync_off.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4641983Z copying third_party/fbgemm/external/cutlass/docs/sync_on.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4643461Z copying third_party/fbgemm/external/cutlass/docs/tab_a.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4644897Z copying third_party/fbgemm/external/cutlass/docs/tab_b.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4646443Z copying third_party/fbgemm/external/cutlass/docs/tab_h.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4647719Z copying third_party/fbgemm/external/cutlass/docs/tab_s.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4649321Z copying third_party/fbgemm/external/cutlass/docs/tabs.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4650659Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4652324Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4653599Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4655046Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4657494Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4659106Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4660592Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4662198Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4663952Z copying third_party/fbgemm/external/cutlass/docs/tensor__copy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4665698Z copying third_party/fbgemm/external/cutlass/docs/tensor__copy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4667022Z copying third_party/fbgemm/external/cutlass/docs/tensor__copy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4668916Z copying third_party/fbgemm/external/cutlass/docs/tensor__norm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4670357Z copying third_party/fbgemm/external/cutlass/docs/tensor__norm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4672516Z copying third_party/fbgemm/external/cutlass/docs/tensor__norm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4673567Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4675126Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4676696Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4678097Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4681690Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4683122Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4684636Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4686315Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4690763Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4692303Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4693636Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4695103Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4696935Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4698338Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4699701Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4701166Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4703287Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4704824Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4706429Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4707801Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4709961Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4711303Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4712694Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4714223Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4716059Z copying third_party/fbgemm/external/cutlass/docs/thread_2matrix_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4717446Z copying third_party/fbgemm/external/cutlass/docs/thread_2matrix_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4718936Z copying third_party/fbgemm/external/cutlass/docs/thread_2matrix_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4720838Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4722222Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4723570Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4725045Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4727127Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4728639Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4729970Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4731370Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4733388Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4734941Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4736523Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4737851Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4740628Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4742047Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4743412Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4745074Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4747124Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4748751Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4750126Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4751913Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4753308Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4754854Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4757227Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4758688Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4760690Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4762127Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4763859Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4766010Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4767386Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4768854Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4770433Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4771965Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4773416Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4774956Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4777326Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4778673Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4780064Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4781900Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4783404Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4784980Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4786507Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4790159Z copying third_party/fbgemm/external/cutlass/docs/transpose_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4791561Z copying third_party/fbgemm/external/cutlass/docs/transpose_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4793148Z copying third_party/fbgemm/external/cutlass/docs/transpose_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4794879Z copying third_party/fbgemm/external/cutlass/docs/type__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4796520Z copying third_party/fbgemm/external/cutlass/docs/type__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4797886Z copying third_party/fbgemm/external/cutlass/docs/type__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4800582Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4801926Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4803592Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4805072Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4806562Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4807994Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4809196Z copying third_party/fbgemm/external/cutlass/docs/vector_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4810939Z copying third_party/fbgemm/external/cutlass/docs/vector_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4812147Z copying third_party/fbgemm/external/cutlass/docs/vector_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4813733Z copying third_party/fbgemm/external/cutlass/docs/vector_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4815620Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4817070Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4818676Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4819992Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4821757Z copying third_party/fbgemm/external/cutlass/docs/wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4823116Z copying third_party/fbgemm/external/cutlass/docs/wmma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4824716Z copying third_party/fbgemm/external/cutlass/docs/wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4826559Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4827995Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4829478Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4830840Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4832422Z copying third_party/fbgemm/external/cutlass/docs/wmma__ptx_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4833889Z copying third_party/fbgemm/external/cutlass/docs/wmma__ptx_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4835472Z copying third_party/fbgemm/external/cutlass/docs/wmma__ptx_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4837188Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4838825Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4840072Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4841720Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm72_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4843056Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm72_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4844770Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm72_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4846655Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4847914Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4849412Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4851603Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4853022Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4854512Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4856150Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs 2025-10-10T00:04:48.4857550Z copying third_party/fbgemm/external/cutlass/docs/search/all_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4859058Z copying third_party/fbgemm/external/cutlass/docs/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4860349Z copying third_party/fbgemm/external/cutlass/docs/search/all_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4861648Z copying third_party/fbgemm/external/cutlass/docs/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4864036Z copying third_party/fbgemm/external/cutlass/docs/search/all_10.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4865487Z copying third_party/fbgemm/external/cutlass/docs/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4866856Z copying third_party/fbgemm/external/cutlass/docs/search/all_11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4868190Z copying third_party/fbgemm/external/cutlass/docs/search/all_11.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4870632Z copying third_party/fbgemm/external/cutlass/docs/search/all_12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4871957Z copying third_party/fbgemm/external/cutlass/docs/search/all_12.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4875196Z copying third_party/fbgemm/external/cutlass/docs/search/all_13.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4876443Z copying third_party/fbgemm/external/cutlass/docs/search/all_13.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4879597Z copying third_party/fbgemm/external/cutlass/docs/search/all_14.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4880758Z copying third_party/fbgemm/external/cutlass/docs/search/all_14.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4882412Z copying third_party/fbgemm/external/cutlass/docs/search/all_15.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4883684Z copying third_party/fbgemm/external/cutlass/docs/search/all_15.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4885499Z copying third_party/fbgemm/external/cutlass/docs/search/all_16.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4886872Z copying third_party/fbgemm/external/cutlass/docs/search/all_16.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4888635Z copying third_party/fbgemm/external/cutlass/docs/search/all_17.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4889876Z copying third_party/fbgemm/external/cutlass/docs/search/all_17.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4891272Z copying third_party/fbgemm/external/cutlass/docs/search/all_18.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4892603Z copying third_party/fbgemm/external/cutlass/docs/search/all_18.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4893977Z copying third_party/fbgemm/external/cutlass/docs/search/all_19.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4895707Z copying third_party/fbgemm/external/cutlass/docs/search/all_19.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4896994Z copying third_party/fbgemm/external/cutlass/docs/search/all_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4898339Z copying third_party/fbgemm/external/cutlass/docs/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4900050Z copying third_party/fbgemm/external/cutlass/docs/search/all_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4901308Z copying third_party/fbgemm/external/cutlass/docs/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4903319Z copying third_party/fbgemm/external/cutlass/docs/search/all_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4904813Z copying third_party/fbgemm/external/cutlass/docs/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4906854Z copying third_party/fbgemm/external/cutlass/docs/search/all_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4908109Z copying third_party/fbgemm/external/cutlass/docs/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4910778Z copying third_party/fbgemm/external/cutlass/docs/search/all_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4912181Z copying third_party/fbgemm/external/cutlass/docs/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4914822Z copying third_party/fbgemm/external/cutlass/docs/search/all_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4916423Z copying third_party/fbgemm/external/cutlass/docs/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4918373Z copying third_party/fbgemm/external/cutlass/docs/search/all_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4919606Z copying third_party/fbgemm/external/cutlass/docs/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4921174Z copying third_party/fbgemm/external/cutlass/docs/search/all_9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4922431Z copying third_party/fbgemm/external/cutlass/docs/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4925061Z copying third_party/fbgemm/external/cutlass/docs/search/all_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4926473Z copying third_party/fbgemm/external/cutlass/docs/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4929754Z copying third_party/fbgemm/external/cutlass/docs/search/all_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4931002Z copying third_party/fbgemm/external/cutlass/docs/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4934709Z copying third_party/fbgemm/external/cutlass/docs/search/all_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4936062Z copying third_party/fbgemm/external/cutlass/docs/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4938544Z copying third_party/fbgemm/external/cutlass/docs/search/all_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4939828Z copying third_party/fbgemm/external/cutlass/docs/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4941513Z copying third_party/fbgemm/external/cutlass/docs/search/all_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4942895Z copying third_party/fbgemm/external/cutlass/docs/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4946506Z copying third_party/fbgemm/external/cutlass/docs/search/all_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4947825Z copying third_party/fbgemm/external/cutlass/docs/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4950449Z copying third_party/fbgemm/external/cutlass/docs/search/classes_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4951748Z copying third_party/fbgemm/external/cutlass/docs/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4953171Z copying third_party/fbgemm/external/cutlass/docs/search/classes_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4954683Z copying third_party/fbgemm/external/cutlass/docs/search/classes_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4956322Z copying third_party/fbgemm/external/cutlass/docs/search/classes_10.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4957598Z copying third_party/fbgemm/external/cutlass/docs/search/classes_10.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4959142Z copying third_party/fbgemm/external/cutlass/docs/search/classes_11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4960529Z copying third_party/fbgemm/external/cutlass/docs/search/classes_11.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4962194Z copying third_party/fbgemm/external/cutlass/docs/search/classes_12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4963450Z copying third_party/fbgemm/external/cutlass/docs/search/classes_12.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4964992Z copying third_party/fbgemm/external/cutlass/docs/search/classes_13.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4966515Z copying third_party/fbgemm/external/cutlass/docs/search/classes_13.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4967953Z copying third_party/fbgemm/external/cutlass/docs/search/classes_14.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4969239Z copying third_party/fbgemm/external/cutlass/docs/search/classes_14.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4970630Z copying third_party/fbgemm/external/cutlass/docs/search/classes_15.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4971996Z copying third_party/fbgemm/external/cutlass/docs/search/classes_15.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4973716Z copying third_party/fbgemm/external/cutlass/docs/search/classes_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4975193Z copying third_party/fbgemm/external/cutlass/docs/search/classes_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4976842Z copying third_party/fbgemm/external/cutlass/docs/search/classes_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4978121Z copying third_party/fbgemm/external/cutlass/docs/search/classes_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4979927Z copying third_party/fbgemm/external/cutlass/docs/search/classes_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4981213Z copying third_party/fbgemm/external/cutlass/docs/search/classes_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4982602Z copying third_party/fbgemm/external/cutlass/docs/search/classes_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4983964Z copying third_party/fbgemm/external/cutlass/docs/search/classes_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4985780Z copying third_party/fbgemm/external/cutlass/docs/search/classes_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4987179Z copying third_party/fbgemm/external/cutlass/docs/search/classes_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4988966Z copying third_party/fbgemm/external/cutlass/docs/search/classes_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4990243Z copying third_party/fbgemm/external/cutlass/docs/search/classes_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4991661Z copying third_party/fbgemm/external/cutlass/docs/search/classes_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4993059Z copying third_party/fbgemm/external/cutlass/docs/search/classes_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4994900Z copying third_party/fbgemm/external/cutlass/docs/search/classes_9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4996218Z copying third_party/fbgemm/external/cutlass/docs/search/classes_9.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4997835Z copying third_party/fbgemm/external/cutlass/docs/search/classes_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.4999126Z copying third_party/fbgemm/external/cutlass/docs/search/classes_a.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5000549Z copying third_party/fbgemm/external/cutlass/docs/search/classes_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5002006Z copying third_party/fbgemm/external/cutlass/docs/search/classes_b.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5003978Z copying third_party/fbgemm/external/cutlass/docs/search/classes_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5005486Z copying third_party/fbgemm/external/cutlass/docs/search/classes_c.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5007122Z copying third_party/fbgemm/external/cutlass/docs/search/classes_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5008427Z copying third_party/fbgemm/external/cutlass/docs/search/classes_d.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5009838Z copying third_party/fbgemm/external/cutlass/docs/search/classes_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5011230Z copying third_party/fbgemm/external/cutlass/docs/search/classes_e.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5013005Z copying third_party/fbgemm/external/cutlass/docs/search/classes_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5014429Z copying third_party/fbgemm/external/cutlass/docs/search/classes_f.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5016672Z copying third_party/fbgemm/external/cutlass/docs/search/close.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5018406Z copying third_party/fbgemm/external/cutlass/docs/search/defines_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5025635Z copying third_party/fbgemm/external/cutlass/docs/search/defines_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5026542Z copying third_party/fbgemm/external/cutlass/docs/search/defines_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5027302Z copying third_party/fbgemm/external/cutlass/docs/search/defines_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5028067Z copying third_party/fbgemm/external/cutlass/docs/search/defines_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5028914Z copying third_party/fbgemm/external/cutlass/docs/search/defines_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5029698Z copying third_party/fbgemm/external/cutlass/docs/search/defines_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5031389Z copying third_party/fbgemm/external/cutlass/docs/search/defines_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5033425Z copying third_party/fbgemm/external/cutlass/docs/search/enums_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5035682Z copying third_party/fbgemm/external/cutlass/docs/search/enums_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5037409Z copying third_party/fbgemm/external/cutlass/docs/search/enums_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5039133Z copying third_party/fbgemm/external/cutlass/docs/search/enums_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5040946Z copying third_party/fbgemm/external/cutlass/docs/search/enums_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5042663Z copying third_party/fbgemm/external/cutlass/docs/search/enums_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5044682Z copying third_party/fbgemm/external/cutlass/docs/search/enums_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5046504Z copying third_party/fbgemm/external/cutlass/docs/search/enums_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5048284Z copying third_party/fbgemm/external/cutlass/docs/search/enums_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5050241Z copying third_party/fbgemm/external/cutlass/docs/search/enums_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5052291Z copying third_party/fbgemm/external/cutlass/docs/search/enums_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5054370Z copying third_party/fbgemm/external/cutlass/docs/search/enums_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5056432Z copying third_party/fbgemm/external/cutlass/docs/search/enums_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5058285Z copying third_party/fbgemm/external/cutlass/docs/search/enums_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5060149Z copying third_party/fbgemm/external/cutlass/docs/search/enums_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5062161Z copying third_party/fbgemm/external/cutlass/docs/search/enums_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5064370Z copying third_party/fbgemm/external/cutlass/docs/search/enums_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5066467Z copying third_party/fbgemm/external/cutlass/docs/search/enums_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5068442Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5070535Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5072594Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5074983Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5077486Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5079645Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5082023Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5084218Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5086463Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5088615Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5090761Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5092937Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5095250Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5097220Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5099146Z copying third_party/fbgemm/external/cutlass/docs/search/files_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5101050Z copying third_party/fbgemm/external/cutlass/docs/search/files_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5102917Z copying third_party/fbgemm/external/cutlass/docs/search/files_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5104816Z copying third_party/fbgemm/external/cutlass/docs/search/files_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5106703Z copying third_party/fbgemm/external/cutlass/docs/search/files_10.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5108461Z copying third_party/fbgemm/external/cutlass/docs/search/files_10.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5110373Z copying third_party/fbgemm/external/cutlass/docs/search/files_11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5112222Z copying third_party/fbgemm/external/cutlass/docs/search/files_11.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5113965Z copying third_party/fbgemm/external/cutlass/docs/search/files_12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5116100Z copying third_party/fbgemm/external/cutlass/docs/search/files_12.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5117919Z copying third_party/fbgemm/external/cutlass/docs/search/files_13.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5119743Z copying third_party/fbgemm/external/cutlass/docs/search/files_13.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5121538Z copying third_party/fbgemm/external/cutlass/docs/search/files_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5123349Z copying third_party/fbgemm/external/cutlass/docs/search/files_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5125334Z copying third_party/fbgemm/external/cutlass/docs/search/files_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5127323Z copying third_party/fbgemm/external/cutlass/docs/search/files_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5129095Z copying third_party/fbgemm/external/cutlass/docs/search/files_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5131053Z copying third_party/fbgemm/external/cutlass/docs/search/files_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5132960Z copying third_party/fbgemm/external/cutlass/docs/search/files_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5134945Z copying third_party/fbgemm/external/cutlass/docs/search/files_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5137207Z copying third_party/fbgemm/external/cutlass/docs/search/files_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5139250Z copying third_party/fbgemm/external/cutlass/docs/search/files_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5141459Z copying third_party/fbgemm/external/cutlass/docs/search/files_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5143721Z copying third_party/fbgemm/external/cutlass/docs/search/files_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5146130Z copying third_party/fbgemm/external/cutlass/docs/search/files_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5148183Z copying third_party/fbgemm/external/cutlass/docs/search/files_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5150261Z copying third_party/fbgemm/external/cutlass/docs/search/files_9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5152462Z copying third_party/fbgemm/external/cutlass/docs/search/files_9.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5154588Z copying third_party/fbgemm/external/cutlass/docs/search/files_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5156776Z copying third_party/fbgemm/external/cutlass/docs/search/files_a.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5159043Z copying third_party/fbgemm/external/cutlass/docs/search/files_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5161125Z copying third_party/fbgemm/external/cutlass/docs/search/files_b.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5163288Z copying third_party/fbgemm/external/cutlass/docs/search/files_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5165609Z copying third_party/fbgemm/external/cutlass/docs/search/files_c.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5167866Z copying third_party/fbgemm/external/cutlass/docs/search/files_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5169878Z copying third_party/fbgemm/external/cutlass/docs/search/files_d.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5172115Z copying third_party/fbgemm/external/cutlass/docs/search/files_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5174230Z copying third_party/fbgemm/external/cutlass/docs/search/files_e.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5176493Z copying third_party/fbgemm/external/cutlass/docs/search/files_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5178694Z copying third_party/fbgemm/external/cutlass/docs/search/files_f.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5180739Z copying third_party/fbgemm/external/cutlass/docs/search/functions_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5182736Z copying third_party/fbgemm/external/cutlass/docs/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5184900Z copying third_party/fbgemm/external/cutlass/docs/search/functions_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5187187Z copying third_party/fbgemm/external/cutlass/docs/search/functions_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5190410Z copying third_party/fbgemm/external/cutlass/docs/search/functions_10.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5192463Z copying third_party/fbgemm/external/cutlass/docs/search/functions_10.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5194704Z copying third_party/fbgemm/external/cutlass/docs/search/functions_11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5196962Z copying third_party/fbgemm/external/cutlass/docs/search/functions_11.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5199534Z copying third_party/fbgemm/external/cutlass/docs/search/functions_12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5201667Z copying third_party/fbgemm/external/cutlass/docs/search/functions_12.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5204960Z copying third_party/fbgemm/external/cutlass/docs/search/functions_13.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5207193Z copying third_party/fbgemm/external/cutlass/docs/search/functions_13.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5209865Z copying third_party/fbgemm/external/cutlass/docs/search/functions_14.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5211983Z copying third_party/fbgemm/external/cutlass/docs/search/functions_14.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5214008Z copying third_party/fbgemm/external/cutlass/docs/search/functions_15.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5217293Z copying third_party/fbgemm/external/cutlass/docs/search/functions_15.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5219258Z copying third_party/fbgemm/external/cutlass/docs/search/functions_16.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5221080Z copying third_party/fbgemm/external/cutlass/docs/search/functions_16.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5222949Z copying third_party/fbgemm/external/cutlass/docs/search/functions_17.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5225071Z copying third_party/fbgemm/external/cutlass/docs/search/functions_17.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5227501Z copying third_party/fbgemm/external/cutlass/docs/search/functions_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5229669Z copying third_party/fbgemm/external/cutlass/docs/search/functions_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5231924Z copying third_party/fbgemm/external/cutlass/docs/search/functions_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5234005Z copying third_party/fbgemm/external/cutlass/docs/search/functions_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5236967Z copying third_party/fbgemm/external/cutlass/docs/search/functions_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5239225Z copying third_party/fbgemm/external/cutlass/docs/search/functions_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5241432Z copying third_party/fbgemm/external/cutlass/docs/search/functions_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5243622Z copying third_party/fbgemm/external/cutlass/docs/search/functions_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5246000Z copying third_party/fbgemm/external/cutlass/docs/search/functions_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5247845Z copying third_party/fbgemm/external/cutlass/docs/search/functions_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5249888Z copying third_party/fbgemm/external/cutlass/docs/search/functions_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5252042Z copying third_party/fbgemm/external/cutlass/docs/search/functions_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5254951Z copying third_party/fbgemm/external/cutlass/docs/search/functions_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5257239Z copying third_party/fbgemm/external/cutlass/docs/search/functions_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5259364Z copying third_party/fbgemm/external/cutlass/docs/search/functions_9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5261458Z copying third_party/fbgemm/external/cutlass/docs/search/functions_9.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5263832Z copying third_party/fbgemm/external/cutlass/docs/search/functions_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5266195Z copying third_party/fbgemm/external/cutlass/docs/search/functions_a.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5268212Z copying third_party/fbgemm/external/cutlass/docs/search/functions_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5270076Z copying third_party/fbgemm/external/cutlass/docs/search/functions_b.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5272996Z copying third_party/fbgemm/external/cutlass/docs/search/functions_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5274940Z copying third_party/fbgemm/external/cutlass/docs/search/functions_c.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5277228Z copying third_party/fbgemm/external/cutlass/docs/search/functions_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5279269Z copying third_party/fbgemm/external/cutlass/docs/search/functions_d.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5281363Z copying third_party/fbgemm/external/cutlass/docs/search/functions_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5283455Z copying third_party/fbgemm/external/cutlass/docs/search/functions_e.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5288170Z copying third_party/fbgemm/external/cutlass/docs/search/functions_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5290293Z copying third_party/fbgemm/external/cutlass/docs/search/functions_f.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5292946Z copying third_party/fbgemm/external/cutlass/docs/search/groups_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5295009Z copying third_party/fbgemm/external/cutlass/docs/search/groups_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5297324Z copying third_party/fbgemm/external/cutlass/docs/search/mag_sel.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5299708Z copying third_party/fbgemm/external/cutlass/docs/search/namespaces_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5301743Z copying third_party/fbgemm/external/cutlass/docs/search/namespaces_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5303791Z copying third_party/fbgemm/external/cutlass/docs/search/nomatches.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5306148Z copying third_party/fbgemm/external/cutlass/docs/search/search.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5308339Z copying third_party/fbgemm/external/cutlass/docs/search/search.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5310614Z copying third_party/fbgemm/external/cutlass/docs/search/search_l.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5313484Z copying third_party/fbgemm/external/cutlass/docs/search/search_m.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5315010Z copying third_party/fbgemm/external/cutlass/docs/search/search_r.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5317737Z copying third_party/fbgemm/external/cutlass/docs/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5319559Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5322055Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5323436Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5326118Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5328188Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_10.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5329737Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_10.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5342284Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5343077Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_11.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5343958Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5344846Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_12.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5345600Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_13.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5346339Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_13.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5347874Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_14.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5350359Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_14.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5352869Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_15.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5354992Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_15.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5357025Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5358963Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5361183Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5363164Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5365526Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5367584Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5371110Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5373315Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5376632Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5378707Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5381001Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5383197Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5385444Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5387559Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5390786Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5393123Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_9.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5395538Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5397702Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_a.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5401231Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5403138Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_b.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5405465Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5407018Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_c.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5408714Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5410490Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_d.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5412619Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5414382Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_e.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5416362Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5417986Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_f.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5419641Z copying third_party/fbgemm/external/cutlass/docs/search/variables_0.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5421227Z copying third_party/fbgemm/external/cutlass/docs/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5422902Z copying third_party/fbgemm/external/cutlass/docs/search/variables_1.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5424677Z copying third_party/fbgemm/external/cutlass/docs/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5426495Z copying third_party/fbgemm/external/cutlass/docs/search/variables_10.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5428094Z copying third_party/fbgemm/external/cutlass/docs/search/variables_10.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5429773Z copying third_party/fbgemm/external/cutlass/docs/search/variables_11.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5431376Z copying third_party/fbgemm/external/cutlass/docs/search/variables_11.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5433112Z copying third_party/fbgemm/external/cutlass/docs/search/variables_12.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5434765Z copying third_party/fbgemm/external/cutlass/docs/search/variables_12.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5436636Z copying third_party/fbgemm/external/cutlass/docs/search/variables_13.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5438229Z copying third_party/fbgemm/external/cutlass/docs/search/variables_13.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5439855Z copying third_party/fbgemm/external/cutlass/docs/search/variables_14.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5441470Z copying third_party/fbgemm/external/cutlass/docs/search/variables_14.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5443269Z copying third_party/fbgemm/external/cutlass/docs/search/variables_2.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5445185Z copying third_party/fbgemm/external/cutlass/docs/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5446782Z copying third_party/fbgemm/external/cutlass/docs/search/variables_3.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5448339Z copying third_party/fbgemm/external/cutlass/docs/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5449924Z copying third_party/fbgemm/external/cutlass/docs/search/variables_4.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5451530Z copying third_party/fbgemm/external/cutlass/docs/search/variables_4.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5453213Z copying third_party/fbgemm/external/cutlass/docs/search/variables_5.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5455214Z copying third_party/fbgemm/external/cutlass/docs/search/variables_5.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5456745Z copying third_party/fbgemm/external/cutlass/docs/search/variables_6.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5458381Z copying third_party/fbgemm/external/cutlass/docs/search/variables_6.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5460031Z copying third_party/fbgemm/external/cutlass/docs/search/variables_7.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5461707Z copying third_party/fbgemm/external/cutlass/docs/search/variables_7.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5463362Z copying third_party/fbgemm/external/cutlass/docs/search/variables_8.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5465282Z copying third_party/fbgemm/external/cutlass/docs/search/variables_8.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5466897Z copying third_party/fbgemm/external/cutlass/docs/search/variables_9.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5468495Z copying third_party/fbgemm/external/cutlass/docs/search/variables_9.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5471883Z copying third_party/fbgemm/external/cutlass/docs/search/variables_a.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5473510Z copying third_party/fbgemm/external/cutlass/docs/search/variables_a.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5475455Z copying third_party/fbgemm/external/cutlass/docs/search/variables_b.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5477143Z copying third_party/fbgemm/external/cutlass/docs/search/variables_b.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5478668Z copying third_party/fbgemm/external/cutlass/docs/search/variables_c.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5480218Z copying third_party/fbgemm/external/cutlass/docs/search/variables_c.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5481849Z copying third_party/fbgemm/external/cutlass/docs/search/variables_d.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5483446Z copying third_party/fbgemm/external/cutlass/docs/search/variables_d.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5485413Z copying third_party/fbgemm/external/cutlass/docs/search/variables_e.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5487006Z copying third_party/fbgemm/external/cutlass/docs/search/variables_e.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5488770Z copying third_party/fbgemm/external/cutlass/docs/search/variables_f.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5490402Z copying third_party/fbgemm/external/cutlass/docs/search/variables_f.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/docs/search 2025-10-10T00:04:48.5492180Z copying third_party/fbgemm/external/cutlass/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples 2025-10-10T00:04:48.5493819Z copying third_party/fbgemm/external/cutlass/examples/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples 2025-10-10T00:04:48.5495786Z copying third_party/fbgemm/external/cutlass/examples/00_basic_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/00_basic_gemm 2025-10-10T00:04:48.5497293Z copying third_party/fbgemm/external/cutlass/examples/00_basic_gemm/basic_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/00_basic_gemm 2025-10-10T00:04:48.5498968Z copying third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:48.5500518Z copying third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:48.5502095Z copying third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:48.5503694Z copying third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:48.5505433Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:48.5506949Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/options.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:48.5508638Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/register_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:48.5510221Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/register_layout.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:48.5511793Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/visualize_layout.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:48.5513312Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/visualize_layout.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-10-10T00:04:48.5515027Z copying third_party/fbgemm/external/cutlass/examples/04_tile_iterator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/04_tile_iterator 2025-10-10T00:04:48.5516586Z copying third_party/fbgemm/external/cutlass/examples/04_tile_iterator/tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/04_tile_iterator 2025-10-10T00:04:48.5518189Z copying third_party/fbgemm/external/cutlass/examples/05_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/05_batched_gemm 2025-10-10T00:04:48.5519853Z copying third_party/fbgemm/external/cutlass/examples/05_batched_gemm/batched_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/05_batched_gemm 2025-10-10T00:04:48.5521421Z copying third_party/fbgemm/external/cutlass/examples/06_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:48.5522885Z copying third_party/fbgemm/external/cutlass/examples/06_splitK_gemm/splitk_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:48.5524838Z copying third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:48.5526422Z copying third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:48.5528124Z copying third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:48.5529740Z copying third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:48.5531444Z copying third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:48.5533034Z copying third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:48.5534801Z copying third_party/fbgemm/external/cutlass/examples/10_planar_complex/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/10_planar_complex 2025-10-10T00:04:48.5536405Z copying third_party/fbgemm/external/cutlass/examples/10_planar_complex/planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/10_planar_complex 2025-10-10T00:04:48.5538749Z copying third_party/fbgemm/external/cutlass/examples/11_planar_complex_array/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:48.5540324Z copying third_party/fbgemm/external/cutlass/examples/11_planar_complex_array/planar_complex_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:48.5542077Z copying third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:48.5543617Z copying third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:48.5545523Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5547051Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5548685Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5550472Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5552289Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5554470Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5556456Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5558273Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5559893Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5561451Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5563025Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5564749Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5566462Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5568001Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5569662Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5571238Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5572832Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5574770Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5576118Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5577816Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_grouped_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5579496Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5581123Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5582670Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5584437Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5586027Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/test_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:48.5587669Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:48.5589417Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:48.5590960Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5592833Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5594570Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5596349Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5597748Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5599719Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5601726Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5603624Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5605352Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5607044Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5608719Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:48.5610461Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-10-10T00:04:48.5611907Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5613860Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5615775Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5617503Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5619074Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5620694Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5622259Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5624330Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5626042Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5627779Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5629529Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5631359Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5633044Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:48.5634513Z copying third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:48.5636233Z copying third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:48.5638018Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:48.5639426Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:48.5641180Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:48.5642826Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:48.5644532Z copying third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:48.5646179Z copying third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:48.5647802Z copying third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:48.5649363Z copying third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:48.5651089Z copying third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:48.5652504Z copying third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:48.5654229Z copying third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:48.5655857Z copying third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:48.5657376Z copying third_party/fbgemm/external/cutlass/examples/20_simt_canonical/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/20_simt_canonical 2025-10-10T00:04:48.5659006Z copying third_party/fbgemm/external/cutlass/examples/20_simt_canonical/simt_canonical.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/20_simt_canonical 2025-10-10T00:04:48.5660582Z copying third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:48.5662112Z copying third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:48.5663761Z copying third_party/fbgemm/external/cutlass/examples/22_quaternion_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:48.5665587Z copying third_party/fbgemm/external/cutlass/examples/22_quaternion_conv/quaternion_conv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:48.5667370Z copying third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:48.5669434Z copying third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:48.5671052Z copying third_party/fbgemm/external/cutlass/examples/24_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:48.5672540Z copying third_party/fbgemm/external/cutlass/examples/24_gemm_grouped/gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:48.5674905Z copying third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:48.5676627Z copying third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:48.5678605Z copying third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:48.5680640Z copying third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:48.5682164Z copying third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:48.5684718Z copying third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:48.5686872Z copying third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:48.5688344Z copying third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:48.5690320Z copying third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:48.5692181Z copying third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/29_3xtf32_complex_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:48.5694265Z copying third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:48.5695939Z copying third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:48.5697756Z copying third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:48.5699155Z copying third_party/fbgemm/external/cutlass/examples/31_basic_syrk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/31_basic_syrk 2025-10-10T00:04:48.5700654Z copying third_party/fbgemm/external/cutlass/examples/31_basic_syrk/basic_syrk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/31_basic_syrk 2025-10-10T00:04:48.5702315Z copying third_party/fbgemm/external/cutlass/examples/32_basic_trmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/32_basic_trmm 2025-10-10T00:04:48.5703847Z copying third_party/fbgemm/external/cutlass/examples/32_basic_trmm/basic_trmm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/32_basic_trmm 2025-10-10T00:04:48.5705815Z copying third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:48.5707343Z copying third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:48.5709146Z copying third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:48.5711101Z copying third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:48.5712902Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:48.5714739Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/gemm_softmax.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:48.5716745Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:48.5718457Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:48.5720335Z copying third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:48.5721994Z copying third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:48.5723662Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:48.5725369Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:48.5727209Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:48.5729107Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:48.5730873Z copying third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:48.5732390Z copying third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:48.5734411Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-10-10T00:04:48.5736087Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/gemm_permute.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-10-10T00:04:48.5737867Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/layouts.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-10-10T00:04:48.5739493Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/permute_info.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-10-10T00:04:48.5741142Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-10-10T00:04:48.5742679Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/conv2d.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-10-10T00:04:48.5744390Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-10-10T00:04:48.5746009Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-10-10T00:04:48.5747718Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:48.5749353Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/conv2d.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:48.5750960Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:48.5752683Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:48.5754612Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:48.5755979Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5757584Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/debug_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5759214Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5760872Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5762316Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5764426Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5766051Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5767724Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5769584Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5771304Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5772981Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5775447Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5777439Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:48.5779134Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:48.5780831Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:48.5782583Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:48.5784333Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5785943Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5787485Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5789422Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5791501Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5793651Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5795664Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:48.5798720Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5800454Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5802381Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5804455Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5807143Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5809525Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5811180Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:48.5813125Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/transform 2025-10-10T00:04:48.5815128Z copying third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:48.5816944Z copying third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:48.5818583Z copying third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:48.5820141Z copying third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:48.5821809Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:48.5823414Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:48.5824882Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:48.5826590Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:48.5828493Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_bias_act_epilogue_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:48.5830541Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_thread_map_tensor_op_for_fused_bias.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:48.5832952Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:48.5835062Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/output_tile_thread_map_for_fused_bias.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:48.5836985Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp/fused_bias_act_fragment_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-10-10T00:04:48.5839169Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp/mma_tensor_op_fragment_iterator_without_output_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-10-10T00:04:48.5840912Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5842456Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5844010Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5845745Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5847120Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5848676Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5850126Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5851783Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5853424Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_turing_and_volta.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5855106Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5856673Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5858219Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5859817Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:48.5861279Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-10-10T00:04:48.5862342Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/dual_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-10-10T00:04:48.5863635Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/dual_gemm_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-10-10T00:04:48.5865129Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/dual_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-10-10T00:04:48.5866632Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/test_run.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-10-10T00:04:48.5868200Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/device/dual_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/device 2025-10-10T00:04:48.5870062Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/kernel 2025-10-10T00:04:48.5871790Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/thread 2025-10-10T00:04:48.5873489Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:48.5875250Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:48.5876821Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:48.5878648Z copying third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:48.5880320Z copying third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:48.5882010Z copying third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:48.5883615Z copying third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:48.5885476Z copying third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:48.5887181Z copying third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:48.5888823Z copying third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:48.5890443Z copying third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:48.5892175Z copying third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:48.5893816Z copying third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/50_hopper_gemm_with_epilogue_swizzle.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:48.5895689Z copying third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:48.5897219Z copying third_party/fbgemm/external/cutlass/examples/51_hopper_gett/51_hopper_gett.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-10-10T00:04:48.5898786Z copying third_party/fbgemm/external/cutlass/examples/51_hopper_gett/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-10-10T00:04:48.5900333Z copying third_party/fbgemm/external/cutlass/examples/51_hopper_gett/gett_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-10-10T00:04:48.5902091Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:48.5903757Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:48.5905417Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:48.5907062Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:48.5908755Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:48.5910215Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:48.5912079Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:48.5913555Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:48.5915209Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:48.5916977Z copying third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/54_hopper_fp8_warp_specialized_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:48.5918609Z copying third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:48.5920244Z copying third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:48.5921792Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:48.5923552Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:48.5925369Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:48.5927065Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:48.5928649Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:48.5930188Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:48.5931894Z copying third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm/56_hopper_ptr_array_batched_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:48.5933488Z copying third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:48.5935185Z copying third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:48.5936913Z copying third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:48.5938456Z copying third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:48.5939916Z copying third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:48.5941768Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:48.5943346Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:48.5945114Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:48.5946750Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:48.5949387Z copying third_party/fbgemm/external/cutlass/examples/60_cutlass_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/60_cutlass_import 2025-10-10T00:04:48.5950699Z copying third_party/fbgemm/external/cutlass/examples/60_cutlass_import/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/60_cutlass_import 2025-10-10T00:04:48.5952243Z copying third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/61_hopper_gemm_with_topk_and_softmax.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:48.5954039Z copying third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:48.5955708Z copying third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:48.5957221Z copying third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:48.5958994Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/63_hopper_gemm_with_weight_prefetch.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:48.5960790Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:48.5971185Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:48.5973055Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:48.5975736Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:48.5978034Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:48.5980372Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/sm90_mma_tma_gmma_ss_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:48.5982790Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel/sm90_gemm_tma_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-10-10T00:04:48.5985009Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-10-10T00:04:48.5986934Z copying third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:48.5988737Z copying third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:48.5993594Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/65_distributed_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:48.5995738Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:48.5997528Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:48.5999175Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-10-10T00:04:48.6001816Z copying third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6005541Z copying third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/67_hopper_fp8_warp_specialized_gemm_with_groupwise_scaling.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6008820Z copying third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6011902Z copying third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6015635Z copying third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6019448Z copying third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling_with_sparse_groups.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6021485Z copying third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6023285Z copying third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-10-10T00:04:48.6025169Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_bf16_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:48.6026618Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_fp8_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:48.6028051Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_mixed_dtype_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:48.6029453Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:48.6030763Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:48.6032208Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/grouped_mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-10-10T00:04:48.6033501Z copying third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm/70_blackwell_fp16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:48.6034805Z copying third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm/70_blackwell_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:48.6036013Z copying third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-10-10T00:04:48.6037427Z copying third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder/71_blackwell_gemm_with_collective_builder.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-10-10T00:04:48.6038967Z copying third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-10-10T00:04:48.6040396Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/72a_blackwell_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:48.6041836Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/72b_blackwell_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:48.6043339Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/72c_blackwell_mixed_mxfp8_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:48.6044950Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-10-10T00:04:48.6046315Z copying third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-10-10T00:04:48.6047744Z copying third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster/blackwell_gemm_preferred_cluster.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-10-10T00:04:48.6049101Z copying third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk 2025-10-10T00:04:48.6050342Z copying third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk/blackwell_gemm_streamk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk 2025-10-10T00:04:48.6051617Z copying third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:48.6052932Z copying third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm_block_scaled.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:48.6054483Z copying third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-10-10T00:04:48.6055688Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/76_blackwell_conv_dgrad.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:48.6056843Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/76_blackwell_conv_fprop.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:48.6057994Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/76_blackwell_conv_wgrad.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:48.6059193Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-10-10T00:04:48.6060367Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6061497Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_bwd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6062632Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_gen.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6063763Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_mla.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6065055Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_mla_fwd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6066257Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6067354Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-10-10T00:04:48.6068523Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6069802Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6071170Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6072647Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6074290Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_epilogue_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6075805Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_mainloop_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6077359Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6078786Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6080236Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6081742Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-10-10T00:04:48.6083082Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common/pipeline_mla.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common 2025-10-10T00:04:48.6084532Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common/pow_2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common 2025-10-10T00:04:48.6085711Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:48.6086911Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:48.6088116Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device/sm100_mla.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-10-10T00:04:48.6089419Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_causal_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6090706Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6091973Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6093213Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6094656Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6096369Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6099223Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_mla_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6101089Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_fwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6102935Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_gen_kernel_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6105222Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6107007Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6108973Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_mla_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-10-10T00:04:48.6111199Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:48.6113064Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_gen_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:48.6115068Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:48.6116961Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_mla_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:48.6118795Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-10-10T00:04:48.6120736Z copying third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/78_blackwell_emulated_bf16x9_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-10-10T00:04:48.6122576Z copying third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-10-10T00:04:48.6124684Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79a_blackwell_geforce_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:48.6126502Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79b_blackwell_geforce_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:48.6128557Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79c_blackwell_geforce_mixed_mxfp8_mxfp6_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:48.6130392Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79d_blackwell_geforce_nvfp4_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:48.6132106Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-10-10T00:04:48.6134030Z copying third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm/80a_blackwell_geforce_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:48.6136459Z copying third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm/80b_blackwell_geforce_nvfp4_nvfp4_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:48.6138349Z copying third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-10-10T00:04:48.6140098Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:48.6142009Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:48.6144243Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:48.6146231Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:48.6147990Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-10-10T00:04:48.6149988Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/82_blackwell_distributed_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:48.6151948Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:48.6153661Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:48.6155492Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-10-10T00:04:48.6157203Z copying third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm/83_blackwell_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm 2025-10-10T00:04:48.6158886Z copying third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm 2025-10-10T00:04:48.6160819Z copying third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84a_blackwell_nvfp4_bf16_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:48.6163123Z copying third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84b_blackwell_mixed_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:48.6165242Z copying third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-10-10T00:04:48.6166975Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/88_hopper_fmha.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:48.6168636Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:48.6170168Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-10-10T00:04:48.6171983Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_bwd_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6173864Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6175903Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6177942Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6179880Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6181621Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6183292Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6185448Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6187240Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-10-10T00:04:48.6188958Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device/device_universal.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device 2025-10-10T00:04:48.6190583Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device 2025-10-10T00:04:48.6192215Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_builder.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6194009Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6195929Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6197699Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6199413Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6201185Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6202807Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-10-10T00:04:48.6204628Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:48.6206386Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference/fmha_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:48.6208383Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-10-10T00:04:48.6209976Z copying third_party/fbgemm/external/cutlass/examples/common/dist_gemm_helpers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/common 2025-10-10T00:04:48.6211243Z copying third_party/fbgemm/external/cutlass/examples/common/gather_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/common 2025-10-10T00:04:48.6212560Z copying third_party/fbgemm/external/cutlass/examples/common/helper.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/common 2025-10-10T00:04:48.6213947Z copying third_party/fbgemm/external/cutlass/examples/cute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute 2025-10-10T00:04:48.6215576Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6217003Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6218606Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_2.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6220131Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6221665Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6223158Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/tiled_copy.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6224712Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/tiled_copy_if.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-10-10T00:04:48.6226351Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/01_mma_sm100.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6228045Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/02_mma_tma_sm100.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6229756Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/03_mma_tma_multicast_sm100.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6231465Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/04_mma_tma_2sm_sm100.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6233267Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/05_mma_tma_epi_sm100.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6235097Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6236801Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/example_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-10-10T00:04:48.6238481Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:48.6239901Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper/wgmma_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:48.6241504Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper/wgmma_tma_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-10-10T00:04:48.6243163Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/call_from_jit.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6244980Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/elementwise_add.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6246262Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/elementwise_apply.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6248082Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/flash_attention_v2.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6249757Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/sgemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6250996Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/smem_allocator.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6252667Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/tensorop_gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-10-10T00:04:48.6254581Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_blockscaled_gemm_persistent.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:48.6256619Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:48.6258457Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_persistent.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:48.6260239Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_software_pipeline.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:48.6262041Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/fmha.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:48.6263751Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/grouped_gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-10-10T00:04:48.6265830Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:48.6268388Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_reference.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:48.6270376Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_tile_scheduler.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-10-10T00:04:48.6272630Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:48.6274677Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi/jit_argument.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:48.6276378Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi/tensor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-10-10T00:04:48.6278029Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/hopper/dense_gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/hopper 2025-10-10T00:04:48.6279768Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6281736Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/cuda_graphs.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6283652Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/cute_layout_algebra.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6285479Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/data_types.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6287302Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/elementwise_add.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6289188Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/hello_world.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6290745Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/print.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6292567Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/tensor.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6294514Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/tensorssa.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-10-10T00:04:48.6296406Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/images/cuda_graphs_image.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/images 2025-10-10T00:04:48.6298203Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/00_basic_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:48.6300152Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/01_epilogue.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:48.6301987Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:48.6303733Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/03_basic_conv2d.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:48.6305620Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/04_epilogue_visitor.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:48.6307239Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-10-10T00:04:48.6308843Z copying third_party/fbgemm/external/cutlass/include/cute/config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6310189Z copying third_party/fbgemm/external/cutlass/include/cute/int_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6311543Z copying third_party/fbgemm/external/cutlass/include/cute/layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6312937Z copying third_party/fbgemm/external/cutlass/include/cute/layout_composed.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6314454Z copying third_party/fbgemm/external/cutlass/include/cute/pointer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6315935Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_base.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6317369Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_flagged.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6318787Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6320213Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6321532Z copying third_party/fbgemm/external/cutlass/include/cute/stride.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6322758Z copying third_party/fbgemm/external/cutlass/include/cute/swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6324274Z copying third_party/fbgemm/external/cutlass/include/cute/swizzle_layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6325598Z copying third_party/fbgemm/external/cutlass/include/cute/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6326853Z copying third_party/fbgemm/external/cutlass/include/cute/tensor_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6328211Z copying third_party/fbgemm/external/cutlass/include/cute/tensor_zip.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6329593Z copying third_party/fbgemm/external/cutlass/include/cute/underscore.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute 2025-10-10T00:04:48.6331144Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/axpby.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6332679Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/clear.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6334473Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/cooperative_copy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6336116Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/cooperative_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6337580Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/copy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6338650Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/fill.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6339824Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/functional.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6341357Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6342866Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/prefer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6344535Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6346231Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/tensor_algorithms.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6347844Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/tensor_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6349406Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/tuple_algorithms.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-10-10T00:04:48.6350928Z copying third_party/fbgemm/external/cutlass/include/cute/arch/cluster_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6352393Z copying third_party/fbgemm/external/cutlass/include/cute/arch/cluster_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6353848Z copying third_party/fbgemm/external/cutlass/include/cute/arch/config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6355478Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6356845Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6357950Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm100_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6359298Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm50.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6360403Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6361941Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6362947Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6363970Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm90_desc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6365584Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6367114Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6368341Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6369659Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm100_desc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6371103Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm100_umma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6372133Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm120.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6373580Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm120_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6374738Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm61.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6376269Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm70.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6377272Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6378263Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6379260Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm89.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6380249Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6381715Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_desc.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6383178Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6392652Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6417107Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6427020Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6451447Z copying third_party/fbgemm/external/cutlass/include/cute/arch/simd_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6453578Z copying third_party/fbgemm/external/cutlass/include/cute/arch/tmem_allocator_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6455784Z copying third_party/fbgemm/external/cutlass/include/cute/arch/util.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/arch 2025-10-10T00:04:48.6457678Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_atom.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6459583Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6460826Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6462322Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm100_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6463922Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm100_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6465579Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm50.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6467089Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6468566Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6470164Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6471545Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6473054Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6474803Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6476340Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_atom.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6477921Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6479425Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm100.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6482317Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm120.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6483858Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm120_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6485514Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm61.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6486975Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm70.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6488550Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6490011Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6491472Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm89.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6492920Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6494634Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6498289Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6505401Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6509097Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6515292Z copying third_party/fbgemm/external/cutlass/include/cute/atom/partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/atom 2025-10-10T00:04:48.6516852Z copying third_party/fbgemm/external/cutlass/include/cute/container/alignment.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6518488Z copying third_party/fbgemm/external/cutlass/include/cute/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6520052Z copying third_party/fbgemm/external/cutlass/include/cute/container/array_aligned.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6521600Z copying third_party/fbgemm/external/cutlass/include/cute/container/array_subbyte.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6523250Z copying third_party/fbgemm/external/cutlass/include/cute/container/bit_field.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6524904Z copying third_party/fbgemm/external/cutlass/include/cute/container/cuda_types.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6526386Z copying third_party/fbgemm/external/cutlass/include/cute/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6527895Z copying third_party/fbgemm/external/cutlass/include/cute/container/type_list.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/container 2025-10-10T00:04:48.6529438Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/arithmetic_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6530998Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/complex.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6532506Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/int.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6534036Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/integer_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6535952Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6537560Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/integral_ratio.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6539064Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6540737Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/numeric_types.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6542258Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/real.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-10-10T00:04:48.6543775Z copying third_party/fbgemm/external/cutlass/include/cute/util/debug.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:48.6545384Z copying third_party/fbgemm/external/cutlass/include/cute/util/print.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:48.6546825Z copying third_party/fbgemm/external/cutlass/include/cute/util/print_latex.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:48.6548262Z copying third_party/fbgemm/external/cutlass/include/cute/util/print_svg.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:48.6549710Z copying third_party/fbgemm/external/cutlass/include/cute/util/print_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:48.6551232Z copying third_party/fbgemm/external/cutlass/include/cute/util/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cute/util 2025-10-10T00:04:48.6552674Z copying third_party/fbgemm/external/cutlass/include/cutlass/aligned_buffer.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6553713Z copying third_party/fbgemm/external/cutlass/include/cutlass/array.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6555279Z copying third_party/fbgemm/external/cutlass/include/cutlass/array_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6556731Z copying third_party/fbgemm/external/cutlass/include/cutlass/array_subbyte.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6558138Z copying third_party/fbgemm/external/cutlass/include/cutlass/barrier.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6559530Z copying third_party/fbgemm/external/cutlass/include/cutlass/bfloat16.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6560865Z copying third_party/fbgemm/external/cutlass/include/cutlass/blas3.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6562252Z copying third_party/fbgemm/external/cutlass/include/cutlass/blas3_types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6563678Z copying third_party/fbgemm/external/cutlass/include/cutlass/block_striped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6565309Z copying third_party/fbgemm/external/cutlass/include/cutlass/cluster_launch.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6566793Z copying third_party/fbgemm/external/cutlass/include/cutlass/complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6568293Z copying third_party/fbgemm/external/cutlass/include/cutlass/constants.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6570042Z copying third_party/fbgemm/external/cutlass/include/cutlass/coord.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6571675Z copying third_party/fbgemm/external/cutlass/include/cutlass/core_io.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6573282Z copying third_party/fbgemm/external/cutlass/include/cutlass/cuda_host_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6574821Z copying third_party/fbgemm/external/cutlass/include/cutlass/cutlass.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6576331Z copying third_party/fbgemm/external/cutlass/include/cutlass/device_kernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6577713Z copying third_party/fbgemm/external/cutlass/include/cutlass/exmy_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6579482Z copying third_party/fbgemm/external/cutlass/include/cutlass/fast_math.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6581072Z copying third_party/fbgemm/external/cutlass/include/cutlass/float8.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6582895Z copying third_party/fbgemm/external/cutlass/include/cutlass/float_subbyte.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6584702Z copying third_party/fbgemm/external/cutlass/include/cutlass/floating_point_nvrtc.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6586165Z copying third_party/fbgemm/external/cutlass/include/cutlass/functional.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6587689Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm_coord.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6589096Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm_coord.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6590484Z copying third_party/fbgemm/external/cutlass/include/cutlass/half.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6592054Z copying third_party/fbgemm/external/cutlass/include/cutlass/integer_subbyte.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6593542Z copying third_party/fbgemm/external/cutlass/include/cutlass/kernel_hardware_info.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6595169Z copying third_party/fbgemm/external/cutlass/include/cutlass/kernel_hardware_info.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6596641Z copying third_party/fbgemm/external/cutlass/include/cutlass/kernel_launch.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6598012Z copying third_party/fbgemm/external/cutlass/include/cutlass/matrix.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6602373Z copying third_party/fbgemm/external/cutlass/include/cutlass/matrix_coord.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6603950Z copying third_party/fbgemm/external/cutlass/include/cutlass/matrix_shape.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6605522Z copying third_party/fbgemm/external/cutlass/include/cutlass/numeric_conversion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6608779Z copying third_party/fbgemm/external/cutlass/include/cutlass/numeric_size.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6610231Z copying third_party/fbgemm/external/cutlass/include/cutlass/numeric_types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6611772Z copying third_party/fbgemm/external/cutlass/include/cutlass/pitch_linear_coord.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6613206Z copying third_party/fbgemm/external/cutlass/include/cutlass/predicate_vector.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6614826Z copying third_party/fbgemm/external/cutlass/include/cutlass/quaternion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6616343Z copying third_party/fbgemm/external/cutlass/include/cutlass/real.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6617825Z copying third_party/fbgemm/external/cutlass/include/cutlass/relatively_equal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6619205Z copying third_party/fbgemm/external/cutlass/include/cutlass/semaphore.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6620632Z copying third_party/fbgemm/external/cutlass/include/cutlass/subbyte_reference.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6622425Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_coord.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6623798Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_ref.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6625485Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_ref_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6626948Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_view.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6628369Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_view_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6629788Z copying third_party/fbgemm/external/cutlass/include/cutlass/tfloat32.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6631382Z copying third_party/fbgemm/external/cutlass/include/cutlass/trace.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6632758Z copying third_party/fbgemm/external/cutlass/include/cutlass/uint128.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6634334Z copying third_party/fbgemm/external/cutlass/include/cutlass/version.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6635793Z copying third_party/fbgemm/external/cutlass/include/cutlass/wmma_array.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6637258Z copying third_party/fbgemm/external/cutlass/include/cutlass/workspace.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass 2025-10-10T00:04:48.6638748Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/arch.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6640321Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/barrier.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6641879Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/cache_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6643378Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/config.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6645135Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/grid_dependency_control.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6646652Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/memory.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6648197Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/memory_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6649692Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/memory_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6651156Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6652590Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm100.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6654036Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm50.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6655743Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm60.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6657197Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm61.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6658639Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6660201Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6661923Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6663606Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm89.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6665258Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm90.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6666803Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sparse_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6668484Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sparse_sm89.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6669968Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/reg_reconfig.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6671435Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/simd.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6673048Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/simd_sm60.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6674667Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/simd_sm61.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6676190Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/synclog.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6677805Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6679390Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6680864Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma_sm72.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6682344Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-10-10T00:04:48.6683875Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/conv2d_problem_size.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:48.6685601Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/conv3d_problem_size.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:48.6687138Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/convnd_problem_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:48.6688762Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:48.6690261Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:48.6691760Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-10-10T00:04:48.6693393Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:48.6695431Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/collective_conv.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:48.6697251Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:48.6699000Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/sm100_implicit_gemm_umma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:48.6700595Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:48.6702531Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm100_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:48.6704702Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:48.6706441Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:48.6707434Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:48.6709529Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-10-10T00:04:48.6710955Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/direct_convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-10-10T00:04:48.6713264Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-10-10T00:04:48.6715197Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-10-10T00:04:48.6717700Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/conv_universal.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6720150Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6722582Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6725116Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6727648Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6729199Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6730759Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6732255Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6733758Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6735293Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6737176Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6738608Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6740193Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6741755Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6743760Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6745270Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6747125Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv2d.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6748851Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6750174Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv3d.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6751686Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6753269Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6755008Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/direct_convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6756567Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6758030Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6759582Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6761094Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6762634Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6764333Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/sm100_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6766284Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:48.6767500Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/thread/depthwise_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/thread 2025-10-10T00:04:48.6769221Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6770691Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6772227Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6773786Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6775509Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6777005Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6778422Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6779835Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6781443Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6782777Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6784301Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6785801Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6787150Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6788799Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6790376Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6791819Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6793348Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6794935Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6796399Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6797864Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6799373Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6800769Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6802203Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6803666Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6805334Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6806847Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6808175Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6809843Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6811308Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6812841Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6814408Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6815920Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6817760Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_fixed_stride_dilation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6819205Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6820672Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6822425Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_filter_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6823801Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6825336Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6826839Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6828502Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6830183Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6831650Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6833141Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6834884Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6836488Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6837989Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:48.6839364Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:48.6840899Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:48.6842447Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:48.6843884Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/blockwise_scale_layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6845296Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/cluster.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6846815Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/collective.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6848224Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/dependent_false.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6849623Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/helper_macros.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6851040Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6852517Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6853700Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/mma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6855287Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/sm100_blockscaled_layout.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6856785Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/sm100_tmem_helper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-10-10T00:04:48.6858409Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:48.6860213Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue 2025-10-10T00:04:48.6861688Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6863093Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6864583Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6866092Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6867509Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6869172Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6870605Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_nosmem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6872193Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6874274Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_nosmem.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6875993Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6877819Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6879437Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6880923Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6882802Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6884728Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:48.6886253Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm100_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:48.6888376Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm120_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:48.6889795Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm120_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:48.6891177Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:48.6892758Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:48.6894196Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6895695Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/operations.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6897363Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm100_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6899081Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6900730Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6902301Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm120_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6904371Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm120_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6906083Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6908550Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6910014Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6911744Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6913861Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6915702Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:48.6917257Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/activation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6918809Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/conversion_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6920225Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6921618Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6923220Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6924891Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6926507Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6928017Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6929507Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6930977Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6932378Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6933862Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6935343Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6936880Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6938260Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6939674Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6941094Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6942699Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6944378Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6945904Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6947273Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6948683Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6950129Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6951487Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/reduction_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6952838Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/scale_type.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:48.6954462Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6956000Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6957375Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6958811Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6960554Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6962242Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6963874Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6965418Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6966876Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6968368Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6969737Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6971124Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6972545Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6974325Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6975832Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6977353Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6978892Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6980259Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6981955Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6983340Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6984942Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6986535Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6988142Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6989486Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6990957Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6992426Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6994002Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6995636Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6997312Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.6999303Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7000804Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7002313Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7003797Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7005398Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7006893Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7008346Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7009867Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7011747Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7013331Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7014937Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7016568Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7018149Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7019616Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7021250Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7022661Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7024180Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7025726Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7027377Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:48.7028805Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:48.7030333Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:48.7031707Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:48.7033261Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:48.7035028Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:48.7036406Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7037910Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7039315Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7041022Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7042433Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7044548Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7045967Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/simt_policy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7047515Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7049751Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7052260Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7053756Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7056833Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7058715Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7060654Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7062783Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:48.7064789Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device/detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:48.7067159Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device/dist_gemm_universal_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:48.7070058Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device/full_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-10-10T00:04:48.7072039Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel/detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:48.7073451Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel/dist_gemm_kernel_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:48.7075205Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel/full_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-10-10T00:04:48.7076868Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_1d_schedules.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules 2025-10-10T00:04:48.7078664Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_base_schedule.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules 2025-10-10T00:04:48.7080015Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-10-10T00:04:48.7081929Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-10-10T00:04:48.7083410Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/gemm_enumerated_types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-10-10T00:04:48.7084864Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-10-10T00:04:48.7086583Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7088627Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7090236Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_mma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7091664Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7093027Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7094693Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7096880Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7098634Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7100579Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7102243Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7104320Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_emulated.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7106353Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7107871Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7109773Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_emulated.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7111454Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7113231Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_array_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7115321Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7116938Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_sparse_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7119002Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_mma_array_tma_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7120524Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7122153Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_mma_tma_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7123954Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_sparse_mma_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7126073Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7127551Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm80_mma_array_multistage.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7129236Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7130920Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7132988Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7134748Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7136843Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7138446Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7140038Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7141558Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7143549Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7145164Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7147078Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7148631Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7150449Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7152147Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7154045Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:48.7155849Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_9xBF16_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7157418Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_sparse_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7158894Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7160333Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockwise_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7161860Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7163594Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_pipeline_carveout.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7165208Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_simt_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7166680Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_sparse_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7168187Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7169819Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7171320Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_sparse_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7172798Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_blockwise_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7174350Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7175932Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7177365Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_sparse_mma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7178642Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm1xx_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7180182Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm1xx_sparse_config.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7181520Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7182933Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7184623Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7186050Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:48.7187263Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/base_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7188689Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7190030Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7191314Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7192817Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_array.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7194617Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_batched.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7196699Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7197858Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7199189Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7200389Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7201776Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7203059Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7204377Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7205756Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7207031Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7208383Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7209760Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7211075Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7212452Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7213727Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7215143Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7216644Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7217824Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7219168Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/rank_2k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7220504Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7221742Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/rank_k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7223067Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/symm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7224498Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/trmm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:48.7226112Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7227506Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7229032Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7230283Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7231618Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7232924Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7234241Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7235426Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7236745Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7238726Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7239886Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7241297Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7242638Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7244020Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7245738Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7247228Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7248702Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7250095Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7251524Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7252920Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7254461Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7255909Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7257333Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7258883Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7260407Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7261924Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7263310Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7264940Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7266608Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7268000Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_symm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7269654Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7271164Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7272547Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_trmm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7274040Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7275756Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7277153Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7278726Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7280225Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_array.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7281687Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_batched.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7283159Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7284955Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7286743Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7288182Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7289655Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7291194Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7292634Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7294233Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7295936Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7297464Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7299328Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7300722Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7302210Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7304451Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7305969Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7307524Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7308935Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7310348Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7312209Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7313621Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7315217Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7317134Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7318936Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7320418Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7322074Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7323539Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7325269Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7326719Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/params_universal_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7328154Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7330082Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7331414Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7332846Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7334545Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7336542Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7338268Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7340219Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7342174Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7343899Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7346065Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7347964Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_sparse_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7349832Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_static_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7351307Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7353295Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_group.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7354827Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7356919Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm120_gemm_tma_warpspecialized_cooperative_asymmetric_dma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7358492Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7360080Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm70_gemm_array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7361632Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7363534Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7365245Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7367102Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7368625Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7371009Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7372770Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7374495Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7376375Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7377887Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7379363Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7380964Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7382880Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7384507Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7386091Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7388105Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7389631Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/symm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7392118Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7393762Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/tile_scheduler_detail.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7396400Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7400001Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:48.7401583Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:48.7404230Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma_sm50.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:48.7406561Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma_sm60.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:48.7408145Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma_sm61.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:48.7410614Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7413417Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7415480Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7417106Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7418718Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7421447Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7422896Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7424738Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7427249Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7428832Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7430318Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7432467Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7433956Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7435770Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7437241Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7438806Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7440224Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7441677Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7443230Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7444797Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7446901Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7448373Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7449855Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_trmm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7451214Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7452611Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7453789Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/gemv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7455157Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/index_remat.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7456500Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7457752Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7459354Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7460716Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7462123Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7463409Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7464944Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7466351Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7467604Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7468927Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7470223Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7471574Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7472943Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7474399Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7475924Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:48.7477321Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7478638Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7479793Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7481007Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7482274Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7483537Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7484853Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7486010Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7487265Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7488915Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7490222Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7492132Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7493454Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7494823Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7496285Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7497438Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_simt.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7498787Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7499954Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7501722Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7502798Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7504222Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7505710Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7507068Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7508297Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7509996Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7511269Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7513619Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7516257Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7518491Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7520091Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7521757Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7523370Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7525260Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7526989Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7528568Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:48.7530132Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/layout.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7531673Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/matrix.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7533519Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/permute.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7535525Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7537173Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7538804Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7540618Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7542293Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7544311Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/vector.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-10-10T00:04:48.7545766Z copying third_party/fbgemm/external/cutlass/include/cutlass/pipeline/pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-10-10T00:04:48.7547312Z copying third_party/fbgemm/external/cutlass/include/cutlass/pipeline/sm100_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-10-10T00:04:48.7549229Z copying third_party/fbgemm/external/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-10-10T00:04:48.7551089Z copying third_party/fbgemm/external/cutlass/include/cutlass/platform/platform.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/platform 2025-10-10T00:04:48.7553006Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction 2025-10-10T00:04:48.7554724Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/reduce_split_k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:48.7556357Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:48.7557986Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:48.7559625Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:48.7561317Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:48.7562792Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:48.7564642Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:48.7566338Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:48.7568018Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread/reduce.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:48.7569586Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread/reduction_operators.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:48.7571034Z copying third_party/fbgemm/external/cutlass/include/cutlass/thread/matrix.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/thread 2025-10-10T00:04:48.7572813Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/pitch_linear_thread_map.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform 2025-10-10T00:04:48.7574862Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/collective 2025-10-10T00:04:48.7576843Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/device 2025-10-10T00:04:48.7578378Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:48.7580035Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:48.7581702Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:48.7583372Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/thread/transpose.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:48.7584956Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/thread/unary_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:48.7586633Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/ell_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7588317Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7590191Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7592119Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7593765Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7595513Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7597882Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7599585Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7601254Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7603023Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7605142Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7607182Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7608864Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7611557Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7613013Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7614638Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7616465Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7618263Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7620194Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7622166Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7623850Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7625944Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7627587Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7629612Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7631544Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:48.7633223Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/include/cutlass/transform/warp 2025-10-10T00:04:48.7635030Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/blackwell.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7636932Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/blackwell_cluster_launch_control.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7638460Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/blackwell_functionality.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7641108Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/code_organization.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7642592Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_2x.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7644337Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_3x.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7646201Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_3x_backwards_compatibility.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7647893Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_3x_design.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7649588Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/dependent_kernel_launch.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7651125Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/doxygen_mainpage.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7652807Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/efficient_gemm.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7654735Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/functionality.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7656974Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/fundamental_types.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7658481Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/gemm_api.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7660487Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/gemm_api_3x.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7662727Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/getting_started.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7664276Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/grouped_scheduler.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7666348Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/ide_setup.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7668097Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/implicit_gemm_convolution.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7670306Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/layout.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7671824Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/pipeline.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7673553Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/profiler.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7676177Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/programming_guidelines.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7678458Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/quickstart.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7680102Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/terminology.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7681810Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/tile_iterator_concept.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7683561Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/utilities.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-10-10T00:04:48.7685732Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/build/building_in_windows_with_visual_studio.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-10-10T00:04:48.7687624Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/build/building_with_clang_as_host_compiler.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-10-10T00:04:48.7688884Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/build/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-10-10T00:04:48.7690516Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/00_quickstart.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7692155Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/01_layout.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7694462Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/02_layout_algebra.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7696206Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/03_tensor.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7698000Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/04_algorithms.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7699612Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0t_mma_atom.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7701747Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0x_gemm_tutorial.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7703577Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0y_predication.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7705483Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0z_tma_tensors.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7707234Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-10-10T00:04:48.7708838Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7710440Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7711974Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/faqs.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7713665Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/functionality.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7715400Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/limitations.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7717069Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/overview.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7718663Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/quick_start.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-10-10T00:04:48.7720382Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7721982Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_arch.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7723645Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7725364Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_common.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7726973Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_cpasync.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7728662Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_tcgen05.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7730208Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warp.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7731824Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warpgroup.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7734430Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/utils.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-10-10T00:04:48.7737285Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/autotuning_gemm.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7739217Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/debugging.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7742066Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_code_generation.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7743627Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_control_flow.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7746242Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_dynamic_layout.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7748434Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_introduction.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7750383Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_arg_generation.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7752334Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_caching.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7755602Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_compilation_options.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7757602Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_modes.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7769812Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/framework_integration.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7770967Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/notebooks.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-10-10T00:04:48.7772261Z copying third_party/fbgemm/external/cutlass/media/images/13_example_block_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7775031Z copying third_party/fbgemm/external/cutlass/media/images/13_example_fusion.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7776953Z copying third_party/fbgemm/external/cutlass/media/images/13_example_rf_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7778613Z copying third_party/fbgemm/external/cutlass/media/images/13_example_shmem_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7780406Z copying third_party/fbgemm/external/cutlass/media/images/M128xK4_scalefactor_gmem.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7783639Z copying third_party/fbgemm/external/cutlass/media/images/conv2d-fprop-int4.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7796705Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-2.8-gemm-performance.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7797527Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7831006Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7835036Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7837864Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7840316Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7842728Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.8-blackwell-gemm-peak-performance.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7844632Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-gemm-components.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7847377Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-layered-organization.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7849232Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7850744Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-performance-plot.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7852930Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-reduction-in-named-iterators.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7857333Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-threadblock-gemm.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7859600Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-threadblock-mma-pipelined.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7862478Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-tile-iteration.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7864729Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-tile-structure.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7867315Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7870195Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-warp-level-gemm-operation.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7872396Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-warp-thread-tile-structure.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7875564Z copying third_party/fbgemm/external/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7878688Z copying third_party/fbgemm/external/cutlass/media/images/gemm-hierarchy-with-epilogue.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7882269Z copying third_party/fbgemm/external/cutlass/media/images/gemm-structural-components.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7885952Z copying third_party/fbgemm/external/cutlass/media/images/grouped-gemm-schedule-2x2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7887610Z copying third_party/fbgemm/external/cutlass/media/images/grouped-gemm-schedule-varied.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7889226Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-3x3.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7890724Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-ideal.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7892280Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-macro.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7894022Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7895604Z copying third_party/fbgemm/external/cutlass/media/images/ldmatrix-8x128bx4.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7901677Z copying third_party/fbgemm/external/cutlass/media/images/ldmatrix-tensorop-32x32x32.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7912843Z copying third_party/fbgemm/external/cutlass/media/images/mma-8x8x32.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7916919Z copying third_party/fbgemm/external/cutlass/media/images/narrow_precison_multiple_block_sf_layout.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7918693Z copying third_party/fbgemm/external/cutlass/media/images/non_persistent.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7922120Z copying third_party/fbgemm/external/cutlass/media/images/persistent_clc.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7926339Z copying third_party/fbgemm/external/cutlass/media/images/persistent_static.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7930858Z copying third_party/fbgemm/external/cutlass/media/images/software-pipeline.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7934318Z copying third_party/fbgemm/external/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7937376Z copying third_party/fbgemm/external/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7940337Z copying third_party/fbgemm/external/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images 2025-10-10T00:04:48.7943923Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7949992Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7954351Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7963498Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7972765Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7975620Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7982182Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.7988143Z copying third_party/fbgemm/external/cutlass/media/images/cute/TiledCopyA.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8000904Z copying third_party/fbgemm/external/cutlass/media/images/cute/TiledMmaC.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8004260Z copying third_party/fbgemm/external/cutlass/media/images/cute/complement1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8006117Z copying third_party/fbgemm/external/cutlass/media/images/cute/composition1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8009389Z copying third_party/fbgemm/external/cutlass/media/images/cute/composition2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8012495Z copying third_party/fbgemm/external/cutlass/media/images/cute/divide1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8014766Z copying third_party/fbgemm/external/cutlass/media/images/cute/divide2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8023422Z copying third_party/fbgemm/external/cutlass/media/images/cute/divide3.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8028767Z copying third_party/fbgemm/external/cutlass/media/images/cute/gmma_coremat_cd_fp16.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8031479Z copying third_party/fbgemm/external/cutlass/media/images/cute/gmma_wg_n_slice.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8048830Z copying third_party/fbgemm/external/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8052339Z copying third_party/fbgemm/external/cutlass/media/images/cute/logical_divide-and-zipped_divide.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8055915Z copying third_party/fbgemm/external/cutlass/media/images/cute/product1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8058028Z copying third_party/fbgemm/external/cutlass/media/images/cute/product2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8060208Z copying third_party/fbgemm/external/cutlass/media/images/cute/product2d.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8063188Z copying third_party/fbgemm/external/cutlass/media/images/cute/productblocked2d.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8066452Z copying third_party/fbgemm/external/cutlass/media/images/cute/productraked2d.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8069193Z copying third_party/fbgemm/external/cutlass/media/images/cute/slice.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8072726Z copying third_party/fbgemm/external/cutlass/media/images/cute/tC_partitioning.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8076192Z copying third_party/fbgemm/external/cutlass/media/images/cute/tv_layout.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/media/images/cute 2025-10-10T00:04:48.8087412Z copying third_party/fbgemm/external/cutlass/python/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python 2025-10-10T00:04:48.8088912Z copying third_party/fbgemm/external/cutlass/python/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python 2025-10-10T00:04:48.8090523Z copying third_party/fbgemm/external/cutlass/python/setup_cutlass.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python 2025-10-10T00:04:48.8092012Z copying third_party/fbgemm/external/cutlass/python/setup_library.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python 2025-10-10T00:04:48.8093578Z copying third_party/fbgemm/external/cutlass/python/setup_pycute.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python 2025-10-10T00:04:48.8095408Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/EULA.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL 2025-10-10T00:04:48.8097241Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL 2025-10-10T00:04:48.8098741Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8100232Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/ast_helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8101876Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/ast_preprocessor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8104018Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/cache_helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8105731Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8107258Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/compiler.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8108835Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/dsl.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8110899Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/env_manager.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8112497Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/jit_executor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8114238Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/typing.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-10-10T00:04:48.8116377Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:48.8117971Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/arith.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:48.8119754Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/gpu.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:48.8121403Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/lru_cache_ir.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:48.8122705Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/op.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-10-10T00:04:48.8124488Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:48.8126065Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/cuda.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:48.8127752Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/device_tensor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:48.8129344Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/dlpack_types.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:48.8130835Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/jit_arg_adapters.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:48.8132537Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/tensor_descriptor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-10-10T00:04:48.8134266Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:48.8135801Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/logger.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:48.8137564Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/stacktrace.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:48.8138830Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/timer.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-10-10T00:04:48.8140561Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:48.8142115Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/impl_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:48.8143639Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/torch.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-10-10T00:04:48.8145532Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:48.8147101Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/core.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:48.8150545Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/math.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:48.8152158Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/runtime.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:48.8153816Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/testing.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:48.8155697Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/typing.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-10-10T00:04:48.8157251Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:48.8158912Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/elect.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:48.8160446Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/mbar.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:48.8162151Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/nvvm_wrappers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:48.8163837Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/smem.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:48.8165574Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/tmem.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-10-10T00:04:48.8167121Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:48.8168690Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:48.8170343Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-10-10T00:04:48.8171975Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:48.8173532Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/copy.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:48.8175438Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-10-10T00:04:48.8177072Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:48.8178625Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/copy.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:48.8180299Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:48.8181903Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/mma.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-10-10T00:04:48.8183729Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:48.8185561Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/copy.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:48.8187186Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/mma.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-10-10T00:04:48.8188823Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:48.8190237Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:48.8191889Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/mma.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-10-10T00:04:48.8193507Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:48.8194946Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:48.8196911Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/sm100.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:48.8198554Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/sm90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-10-10T00:04:48.8200258Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8201885Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8203366Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/ampere_helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8205023Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/blackwell_helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8206936Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/blockscaled_layout.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8208655Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/grouped_gemm_tile_scheduler_helper.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8210197Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/hardware_info.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8211737Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/hopper_helpers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8213318Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/layout.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8214972Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/smem_allocator.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8216657Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/smem_capacity.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8218261Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/static_persistent_tile_scheduler.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8219851Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/tensormap_manager.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-10-10T00:04:48.8221448Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:48.8223029Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/cutlass.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:48.8225057Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/cutlass_ast_decorators.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-10-10T00:04:48.8226697Z copying third_party/fbgemm/external/cutlass/python/cutlass/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass 2025-10-10T00:04:48.8228264Z copying third_party/fbgemm/external/cutlass/python/cutlass/library_defaults.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass 2025-10-10T00:04:48.8229981Z copying third_party/fbgemm/external/cutlass/python/cutlass/shape.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass 2025-10-10T00:04:48.8231570Z copying third_party/fbgemm/external/cutlass/python/cutlass/swizzle.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass 2025-10-10T00:04:48.8233226Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8234792Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/arguments.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8236701Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/c_types.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8238813Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/compiler.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8240781Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/conv2d_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8242764Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/epilogue.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8244427Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/frontend.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8245994Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/gemm_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8248490Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/library.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8250475Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/memory_manager.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8253141Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8254521Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/reduction_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8256736Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/type_hint.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend 2025-10-10T00:04:48.8258242Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt 2025-10-10T00:04:48.8259655Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/epilogue.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt 2025-10-10T00:04:48.8260779Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:48.8263287Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend/emitter_base.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:48.8264575Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend/sm80_emitter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:48.8265928Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend/sm80_nodes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:48.8267084Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend/sm90_emitter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:48.8268318Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend/sm90_nodes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:48.8269452Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:48.8270614Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend/frontend_base.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:48.8271837Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend/python_ast.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:48.8273398Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8275490Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/compute_nodes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8277079Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/dag_ir.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8278850Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/layout_algorithm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8280541Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/layout_nodes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8282271Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/load_nodes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8283948Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/node.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8285844Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/store_nodes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8287495Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir/tensor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:48.8289213Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8290992Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/graph_drawer.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8292728Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_argument_type.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8294779Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_dag_2_tree.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8296328Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_fix_element_d.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8298085Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_get_impl.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8300081Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_layout_elimination.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8301673Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_manager.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8303409Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_no_op_elimination.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8305236Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_preprocess_red.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8306947Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/pass_shape_type_propagation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8308525Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/smem_size_calculator.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8310134Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes/util.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:48.8311638Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/utils 2025-10-10T00:04:48.8313260Z copying third_party/fbgemm/external/cutlass/python/cutlass/backend/utils/device.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/backend/utils 2025-10-10T00:04:48.8314919Z copying third_party/fbgemm/external/cutlass/python/cutlass/emit/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/emit 2025-10-10T00:04:48.8316597Z copying third_party/fbgemm/external/cutlass/python/cutlass/emit/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/emit 2025-10-10T00:04:48.8318204Z copying third_party/fbgemm/external/cutlass/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/emit 2025-10-10T00:04:48.8320363Z copying third_party/fbgemm/external/cutlass/python/cutlass/epilogue/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/epilogue 2025-10-10T00:04:48.8321996Z copying third_party/fbgemm/external/cutlass/python/cutlass/epilogue/epilogue.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/epilogue 2025-10-10T00:04:48.8323702Z copying third_party/fbgemm/external/cutlass/python/cutlass/epilogue/evt_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/epilogue 2025-10-10T00:04:48.8325406Z copying third_party/fbgemm/external/cutlass/python/cutlass/op/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/op 2025-10-10T00:04:48.8326958Z copying third_party/fbgemm/external/cutlass/python/cutlass/op/conv.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/op 2025-10-10T00:04:48.8329302Z copying third_party/fbgemm/external/cutlass/python/cutlass/op/gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/op 2025-10-10T00:04:48.8330961Z copying third_party/fbgemm/external/cutlass/python/cutlass/op/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/op 2025-10-10T00:04:48.8332612Z copying third_party/fbgemm/external/cutlass/python/cutlass/op/op.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/op 2025-10-10T00:04:48.8335026Z copying third_party/fbgemm/external/cutlass/python/cutlass/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/utils 2025-10-10T00:04:48.8336404Z copying third_party/fbgemm/external/cutlass/python/cutlass/utils/check.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/utils 2025-10-10T00:04:48.8338131Z copying third_party/fbgemm/external/cutlass/python/cutlass/utils/datatypes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/utils 2025-10-10T00:04:48.8339730Z copying third_party/fbgemm/external/cutlass/python/cutlass/utils/lazy_import.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/utils 2025-10-10T00:04:48.8341339Z copying third_party/fbgemm/external/cutlass/python/cutlass/utils/profiler.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass/utils 2025-10-10T00:04:48.8342922Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8344722Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/conv2d_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8346567Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/conv3d_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8348380Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/conv3x_emitter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8350217Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/emit_kernel_listing.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8352622Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/gemm_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8355193Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/generator.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8360729Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/library.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8362962Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/manifest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8365027Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/rank_2k_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8366780Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/rank_k_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8368481Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/sm90_shapes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8369982Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/sm90_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8372264Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/symm_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8373698Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/trmm_operation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-10-10T00:04:48.8375506Z copying third_party/fbgemm/external/cutlass/python/docs/.buildinfo -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8377373Z copying third_party/fbgemm/external/cutlass/python/docs/contribute.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8379065Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.emit.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8381167Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8383045Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.op.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8385945Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.utils.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8387821Z copying third_party/fbgemm/external/cutlass/python/docs/examples.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8389518Z copying third_party/fbgemm/external/cutlass/python/docs/genindex.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8391653Z copying third_party/fbgemm/external/cutlass/python/docs/index.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8393678Z copying third_party/fbgemm/external/cutlass/python/docs/install.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8395493Z copying third_party/fbgemm/external/cutlass/python/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8397478Z copying third_party/fbgemm/external/cutlass/python/docs/objects.inv -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8399021Z copying third_party/fbgemm/external/cutlass/python/docs/py-modindex.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8401105Z copying third_party/fbgemm/external/cutlass/python/docs/search.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8402618Z copying third_party/fbgemm/external/cutlass/python/docs/searchindex.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs 2025-10-10T00:04:48.8405063Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/index.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules 2025-10-10T00:04:48.8406884Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/epilogue.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:48.8408832Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/library_defaults.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:48.8411532Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/swizzle.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:48.8413173Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/emit/pytorch.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/emit 2025-10-10T00:04:48.8416134Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op/gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:48.8419015Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:48.8420949Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op/op.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:48.8422801Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils/check.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:48.8425474Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils/datatypes.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:48.8427354Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/contribute.md.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8429019Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.emit.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8430533Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.op.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8432151Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8433742Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.utils.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8435472Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/examples.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8437003Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/index.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8438569Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/install.md.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8440174Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/modules.rst.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-10-10T00:04:48.8441926Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-10-10T00:04:48.8443516Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-10-10T00:04:48.8445375Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-10-10T00:04:48.8446963Z copying third_party/fbgemm/external/cutlass/python/docs/_static/basic.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8448833Z copying third_party/fbgemm/external/cutlass/python/docs/_static/check-solid.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8450309Z copying third_party/fbgemm/external/cutlass/python/docs/_static/clipboard.min.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8451976Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copy-button.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8453548Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copybutton.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8455238Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copybutton.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8457082Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copybutton_funcs.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8458662Z copying third_party/fbgemm/external/cutlass/python/docs/_static/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8460288Z copying third_party/fbgemm/external/cutlass/python/docs/_static/debug.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8461867Z copying third_party/fbgemm/external/cutlass/python/docs/_static/doctools.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8463566Z copying third_party/fbgemm/external/cutlass/python/docs/_static/documentation_options.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8465178Z copying third_party/fbgemm/external/cutlass/python/docs/_static/file.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8466822Z copying third_party/fbgemm/external/cutlass/python/docs/_static/language_data.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8468429Z copying third_party/fbgemm/external/cutlass/python/docs/_static/logo-dark-mode.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8470890Z copying third_party/fbgemm/external/cutlass/python/docs/_static/logo-light-mode.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8472659Z copying third_party/fbgemm/external/cutlass/python/docs/_static/minus.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8474668Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8476268Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-code-cells.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8477943Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-gallery.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8479923Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8481536Z copying third_party/fbgemm/external/cutlass/python/docs/_static/plus.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8482691Z copying third_party/fbgemm/external/cutlass/python/docs/_static/pygments.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8493946Z copying third_party/fbgemm/external/cutlass/python/docs/_static/searchtools.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8495435Z copying third_party/fbgemm/external/cutlass/python/docs/_static/skeleton.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8496652Z copying third_party/fbgemm/external/cutlass/python/docs/_static/sphinx_highlight.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8497753Z copying third_party/fbgemm/external/cutlass/python/docs/_static/tabs.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8498833Z copying third_party/fbgemm/external/cutlass/python/docs/_static/tabs.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static 2025-10-10T00:04:48.8505555Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo-extensions.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-10-10T00:04:48.8506890Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo.js -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-10-10T00:04:48.8512977Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-10-10T00:04:48.8516890Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo.js.map -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-10-10T00:04:48.8517974Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo-extensions.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-10-10T00:04:48.8522084Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo-extensions.css.map -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-10-10T00:04:48.8523061Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-10-10T00:04:48.8525343Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo.css.map -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-10-10T00:04:48.8528208Z copying third_party/fbgemm/external/cutlass/python/docs/externals/00_basic_gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:48.8532370Z copying third_party/fbgemm/external/cutlass/python/docs/externals/00_basic_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:48.8535079Z copying third_party/fbgemm/external/cutlass/python/docs/externals/01_epilogue.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:48.8536081Z copying third_party/fbgemm/external/cutlass/python/docs/externals/01_epilogue.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:48.8538360Z copying third_party/fbgemm/external/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:48.8540709Z copying third_party/fbgemm/external/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs/externals 2025-10-10T00:04:48.8541517Z copying third_party/fbgemm/external/cutlass/python/docs_src/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src 2025-10-10T00:04:48.8542424Z copying third_party/fbgemm/external/cutlass/python/docs_src/make.bat -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src 2025-10-10T00:04:48.8544488Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/conf.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8545525Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/contribute.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8546434Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.emit.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8547458Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.op.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8548475Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8549423Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.utils.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8550332Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/examples.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8551208Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8552099Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/install.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8553026Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/modules.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-10-10T00:04:48.8554475Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_static/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-10-10T00:04:48.8555511Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_static/logo-dark-mode.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-10-10T00:04:48.8556533Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_static/logo-light-mode.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-10-10T00:04:48.8557574Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_templates/layout.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/_templates 2025-10-10T00:04:48.8558829Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-10-10T00:04:48.8559911Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/externals/01_epilogue.nblink -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-10-10T00:04:48.8561108Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-10-10T00:04:48.8562036Z copying third_party/fbgemm/external/cutlass/python/pycute/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/pycute 2025-10-10T00:04:48.8562817Z copying third_party/fbgemm/external/cutlass/python/pycute/int_tuple.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/pycute 2025-10-10T00:04:48.8563735Z copying third_party/fbgemm/external/cutlass/python/pycute/layout.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/pycute 2025-10-10T00:04:48.8564766Z copying third_party/fbgemm/external/cutlass/python/pycute/swizzle.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/pycute 2025-10-10T00:04:48.8565580Z copying third_party/fbgemm/external/cutlass/python/pycute/typing.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/python/pycute 2025-10-10T00:04:48.8566302Z copying third_party/fbgemm/external/cutlass/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test 2025-10-10T00:04:48.8567251Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/installation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass 2025-10-10T00:04:48.8568458Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:48.8569573Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:48.8570617Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:48.8571629Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:48.8572610Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/emit 2025-10-10T00:04:48.8573614Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:48.8575315Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:48.8577453Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:48.8580028Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:48.8581073Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:48.8582581Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-10-10T00:04:48.8584426Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/utils/evt_testbed.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/evt/utils 2025-10-10T00:04:48.8586045Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_batched.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8587642Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8589246Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8590793Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8592513Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8594004Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8595731Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8597341Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8598989Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8600477Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8602130Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_testbed.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8603885Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8605663Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:48.8607501Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/conv2d_interface.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-10-10T00:04:48.8609176Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/evt_interface.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-10-10T00:04:48.8610798Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/gemm_interface.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-10-10T00:04:48.8612508Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-10-10T00:04:48.8614350Z copying third_party/fbgemm/external/cutlass/test/python/pycute/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8616119Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_coalesce.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8617905Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_complement.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8619547Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_composition.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8621220Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_int_tuple.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8622873Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_left_inverse.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8624624Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_right_inverse.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8626260Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_typing.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/python/pycute 2025-10-10T00:04:48.8627933Z copying third_party/fbgemm/external/cutlass/test/self_contained_includes/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/self_contained_includes 2025-10-10T00:04:48.8629429Z copying third_party/fbgemm/external/cutlass/test/unit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit 2025-10-10T00:04:48.8630986Z copying third_party/fbgemm/external/cutlass/test/unit/test_unit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit 2025-10-10T00:04:48.8632768Z copying third_party/fbgemm/external/cutlass/test/unit/cluster_launch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cluster_launch 2025-10-10T00:04:48.8634670Z copying third_party/fbgemm/external/cutlass/test/unit/cluster_launch/cluster_launch.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cluster_launch 2025-10-10T00:04:48.8636120Z copying third_party/fbgemm/external/cutlass/test/unit/common/cutlass_unit_test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/common 2025-10-10T00:04:48.8637743Z copying third_party/fbgemm/external/cutlass/test/unit/common/filter_architecture.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/common 2025-10-10T00:04:48.8639252Z copying third_party/fbgemm/external/cutlass/test/unit/conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv 2025-10-10T00:04:48.8640937Z copying third_party/fbgemm/external/cutlass/test/unit/conv/cache_testbed_output.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv 2025-10-10T00:04:48.8642833Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8644965Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8646579Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8648160Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8649895Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8651477Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8653158Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8655029Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8656661Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8658382Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_few_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8659991Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_fixed_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8661691Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8663457Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8665318Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8666955Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8668730Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8670419Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8671963Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8673662Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8675417Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8677032Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8678679Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f16_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8680309Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8682029Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_qf32nhwc_qf32nhwc_qf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8683720Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8685670Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8687431Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8689098Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8691060Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8692657Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8694625Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8696323Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8698029Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8699523Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8701144Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8702827Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8704593Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8706142Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_problems.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8708742Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8710016Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8712038Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8713275Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8715574Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8717398Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8719469Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8721117Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8722893Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8724605Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8726353Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8728070Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8729858Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8731237Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8733060Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8735211Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8737157Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8738760Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8740542Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8742767Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8744663Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8746232Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8747898Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8749414Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8751020Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_problems.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8752746Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8755379Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8756793Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8758550Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8760594Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8761860Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8763849Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv2d_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8765426Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8767396Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv3d_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8768827Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8770606Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8772682Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8774848Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_fixed_stride_dilation_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8776806Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8778457Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/group_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-10-10T00:04:48.8779942Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:48.8781714Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:48.8783514Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/testbed_conv.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:48.8785476Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8787315Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv1d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8789115Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv1d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8790725Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8792399Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8794362Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8795951Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8797670Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_bf16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8799325Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8801093Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8802732Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8804664Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv2d_dgrad_implicit_gemm_f8_f8_f8_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8806282Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8808098Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8809758Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8811382Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_bf16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8813013Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8814955Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f16_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8816634Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8818316Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f8_f8_f8_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8820026Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8821820Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8823713Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8825654Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8827426Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8829194Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:48.8830776Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8832759Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8834566Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8836160Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8838062Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8839800Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8841595Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8843311Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8845060Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8846864Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8850310Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8852185Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8854521Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8856547Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8858350Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8861090Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8863046Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8865896Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8867802Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8869943Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8872969Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8875385Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8876973Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8879433Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8881792Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8883581Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8885607Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8887396Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8889168Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8891994Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8893804Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8896633Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8899277Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8900882Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:48.8902417Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8904551Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8906308Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8907852Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8909576Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8911322Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8912910Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8914898Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8916818Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_with_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8918368Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8920064Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8921844Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8923583Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8925505Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8927560Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8929174Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:48.8930545Z copying third_party/fbgemm/external/cutlass/test/unit/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8932278Z copying third_party/fbgemm/external/cutlass/test/unit/core/array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8934519Z copying third_party/fbgemm/external/cutlass/test/unit/core/bfloat16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8935951Z copying third_party/fbgemm/external/cutlass/test/unit/core/complex.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8937738Z copying third_party/fbgemm/external/cutlass/test/unit/core/fast_numeric_conversion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8939245Z copying third_party/fbgemm/external/cutlass/test/unit/core/float8.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8940861Z copying third_party/fbgemm/external/cutlass/test/unit/core/functional.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8942566Z copying third_party/fbgemm/external/cutlass/test/unit/core/half.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8944314Z copying third_party/fbgemm/external/cutlass/test/unit/core/matrix.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8945989Z copying third_party/fbgemm/external/cutlass/test/unit/core/matrix_coord.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8947651Z copying third_party/fbgemm/external/cutlass/test/unit/core/numeric_conversion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8949490Z copying third_party/fbgemm/external/cutlass/test/unit/core/numeric_conversion_subbyte.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8951004Z copying third_party/fbgemm/external/cutlass/test/unit/core/predicate_vector.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8952600Z copying third_party/fbgemm/external/cutlass/test/unit/core/quaternion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8954411Z copying third_party/fbgemm/external/cutlass/test/unit/core/tensor_ref.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8955968Z copying third_party/fbgemm/external/cutlass/test/unit/core/tensor_view.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8957623Z copying third_party/fbgemm/external/cutlass/test/unit/core/test_unit_core.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8959271Z copying third_party/fbgemm/external/cutlass/test/unit/core/tfloat32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8960942Z copying third_party/fbgemm/external/cutlass/test/unit/core/uint128.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/core 2025-10-10T00:04:48.8962770Z copying third_party/fbgemm/external/cutlass/test/unit/cute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute 2025-10-10T00:04:48.8964445Z copying third_party/fbgemm/external/cutlass/test/unit/cute/cooperative_gemm_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute 2025-10-10T00:04:48.8966571Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8968004Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/cooperative_copy.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8969855Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8971559Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/cp_sync.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8972975Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/ldsm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8974893Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/tiled_cp_async.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8976529Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-10-10T00:04:48.8978150Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8979690Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/array_subbyte.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8981363Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/bitfield.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8982897Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/coalesce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8984714Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/compact_xmajor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8986308Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/compare.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8988058Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/complement.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8989656Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/composition.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8991281Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/constants.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8992772Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/core_unit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8994644Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/domain_distribute.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8996290Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/int_tuple.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8998025Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/inverse_left.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.8999563Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/inverse_right.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9001153Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/logical_divide.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9002873Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/logical_product.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9004661Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/math.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9006775Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/mixedbits.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9008059Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/nullspace.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9009615Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9011256Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/reverse.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9012872Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/swizzle_layout.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9014942Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/tensor_algs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9016464Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/tuple.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-10-10T00:04:48.9018568Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9019974Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/bulk_load.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9021567Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/bulk_store.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9023381Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9025090Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/stsm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9026837Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_load.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9028670Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9030238Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_mcast_load.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9031861Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9033647Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_store.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9035363Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-10-10T00:04:48.9036991Z copying third_party/fbgemm/external/cutlass/test/unit/cute/layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/layout 2025-10-10T00:04:48.9038675Z copying third_party/fbgemm/external/cutlass/test/unit/cute/layout/layout_operator.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/layout 2025-10-10T00:04:48.9040490Z copying third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:48.9042179Z copying third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation/tuple.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:48.9043612Z copying third_party/fbgemm/external/cutlass/test/unit/cute/turing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-10-10T00:04:48.9045376Z copying third_party/fbgemm/external/cutlass/test/unit/cute/turing/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-10-10T00:04:48.9047019Z copying third_party/fbgemm/external/cutlass/test/unit/cute/volta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-10-10T00:04:48.9048592Z copying third_party/fbgemm/external/cutlass/test/unit/cute/volta/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-10-10T00:04:48.9050260Z copying third_party/fbgemm/external/cutlass/test/unit/cute/volta/vectorization_auto.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-10-10T00:04:48.9052356Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9055162Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f16_sm80.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9056775Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm70.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9058607Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm75.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9061016Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm80.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9064339Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_tf32_sm80.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9066088Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9068093Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32_interleaved.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9069727Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_dgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9071409Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_fprop_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9073228Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_wgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-10-10T00:04:48.9074837Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue 2025-10-10T00:04:48.9076349Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:48.9077907Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/activation.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:48.9079646Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/linear_combination.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:48.9081342Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:48.9082990Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9084860Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9086536Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9088309Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9090012Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9091908Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9095032Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9097559Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9099280Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9101004Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9102831Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9104790Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9106613Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9108351Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:48.9110018Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:48.9111598Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:48.9113366Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:48.9115193Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:48.9116566Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm 2025-10-10T00:04:48.9118226Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9120528Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9122353Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9124034Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9126168Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9127726Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9129370Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9131307Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9133212Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9135311Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9136961Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9138593Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9140297Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9142046Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9143515Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9145329Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9147062Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9148704Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9150258Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9151971Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9153696Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_direct_store_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9155398Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9157075Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9158813Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9160723Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9162805Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9164881Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9166653Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9168218Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9169974Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9171576Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9173415Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9175085Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9176806Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9178668Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9180385Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9182098Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9183742Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9185474Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9187312Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9188920Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9191086Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9193882Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9196400Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9198458Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9200391Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9202054Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9205344Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9207079Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9209787Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9211190Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9213115Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9216268Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9218797Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9220423Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9222337Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9225040Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9226654Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9228789Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_broadcast_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9230582Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9232697Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9235349Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9236884Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9239609Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9241576Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9243277Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9245441Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9247552Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9249394Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9252592Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9254567Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_singlestage_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9256199Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9257850Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9259841Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9261741Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9263481Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9265374Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9267000Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9268662Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9270464Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9272125Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9273920Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9275756Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9277387Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9279035Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9281056Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9282670Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9284514Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9286254Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9287863Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9289585Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9291286Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9293035Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9295073Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9296769Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9298484Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9300251Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9301971Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9303672Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f16t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9305569Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9307337Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9309012Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9310788Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9312849Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9314706Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9316365Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9318368Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9320057Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9321723Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9323391Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9325300Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9326942Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9328588Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9330442Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9332101Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9333781Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9335959Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9337876Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9339413Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9341196Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9343003Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9345127Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9346962Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9348664Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9350461Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9352128Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9353836Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9356559Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9357972Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9359705Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9361635Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9363459Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9365310Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9367006Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9368818Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9370655Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9372585Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9374692Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9376343Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9377949Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9379894Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9381417Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9383045Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9386727Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9388620Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9391926Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9393453Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9395472Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9397285Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9398543Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9400537Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9402266Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9404024Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9405963Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9408135Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9409861Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9411749Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9413427Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9415468Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9417169Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9418907Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9420562Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9422230Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9423911Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9425848Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9427505Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9429178Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9430932Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9432673Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9434696Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9436416Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9438161Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9439816Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9441445Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9443122Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9445067Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9446768Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9448431Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9450160Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9451861Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9453478Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9455587Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_with_reduction_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9457354Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_with_reduction_f16t_f16n_f16n_tensorop_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9459030Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9460958Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9462683Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9464612Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9466387Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9468114Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9469787Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9471518Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9473265Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9475080Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9476906Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9478567Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9480297Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9482052Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9483830Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9485774Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9487476Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9489226Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9490898Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9492588Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9494423Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/multistage_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9496211Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9497926Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9499633Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9501944Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9504042Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9505975Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9508000Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9509900Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9511879Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9513824Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9516111Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9518085Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9520046Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9521692Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9524260Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9526736Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9529085Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9531452Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9534769Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9538043Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9540934Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9543240Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9545910Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9548592Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9550765Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9553220Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9555470Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9558144Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9560905Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9563149Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9565872Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9567898Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9570586Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9572468Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9575560Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sm50.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9577535Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9579520Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9581845Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9584225Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9586703Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_bf16_bf16_bf16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9589121Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f16_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9591013Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9593032Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9595079Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9597154Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9598915Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_bias_relu.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9600784Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9602593Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9604766Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9606809Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f4_f4_f32_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9608597Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f4_f4_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9610456Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f6_f6_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9612323Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9614301Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9616219Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9618078Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_i8_i8_i8_tensor_op_s32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9619879Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_mxf4_mxf8_mxf8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9621569Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_auto.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9623427Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9625419Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9627277Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9629088Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9630857Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9632534Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9634378Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9636310Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9637900Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9639592Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9641292Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9643239Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9645081Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9647019Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9648736Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9650346Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9652127Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9654031Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9656117Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9658115Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9659941Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9662034Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_unspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9663976Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9666080Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9668594Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_load.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9670360Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_store.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9672322Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_bias_elementwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9674607Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_dag.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9676229Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_reduce.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9677962Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_row_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9680407Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9683792Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_aux_load.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9685964Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_bias_elementwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9687675Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_dag.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9688987Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_reduce.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9690771Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_row_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9693009Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9695187Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9697153Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9699314Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9702349Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9703498Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9705218Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9707923Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9709069Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9710736Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9712471Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32_evt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9714009Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9715905Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative_evt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9717771Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9719946Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9721557Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9723407Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9726197Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32_evt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9727821Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9729349Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9730859Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9732385Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9733666Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9735350Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9736817Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9738390Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9739896Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9741409Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9742894Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9744430Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9746155Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32_gmma_rs_cluster_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9747647Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9749174Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9750679Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f8_f8_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9752170Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_s8_s8_s32_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9753745Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9755283Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9756716Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9758204Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9759790Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9761156Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9762636Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9764203Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9765714Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9767176Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9768781Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9770253Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9771711Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9773203Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9774735Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9776205Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9777710Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9779182Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9780736Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9782084Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9783512Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9785175Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9787089Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9788400Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9789887Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9791340Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9792820Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9794462Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9795991Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9797540Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9799013Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9800561Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9801961Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9803424Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9805040Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9806621Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9808151Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9809578Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9811062Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9812599Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9814299Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9815853Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9817378Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9818828Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9820306Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9821837Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9823275Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9824881Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9826491Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9827983Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9829411Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9830814Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9832281Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9833772Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9835312Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9836770Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9838271Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9839735Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9841319Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9842855Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9844448Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9846185Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9847542Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9849346Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9850860Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9852696Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9854271Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9856092Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9857654Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9859239Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9860813Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9862284Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9863844Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9865512Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9867362Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_sanity.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9868680Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_sparse.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9870167Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_splitk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9871685Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_symm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9873360Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9875008Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_universal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9876631Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9878073Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9880402Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9882051Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9884191Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9885777Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9887568Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9889389Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9891670Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9893463Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9895537Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9897546Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9899020Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9900453Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9902684Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64n_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9904297Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9905978Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9907993Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9909443Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9910964Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9912486Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-10-10T00:04:48.9914356Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9915950Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_f16_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9917975Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_f16_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9919793Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9921597Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f16_mxf8_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9923316Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f32_f32_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9925341Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f32_f32_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9927313Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf4_f32_f32_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9928985Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf6_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9930739Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf4_mxf8_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9932543Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf6_mxf4_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9934293Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf6_mxf6_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9936131Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf6_mxf8_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9937843Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf4_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9939589Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf4_f32_f16_mxf8_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9941286Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf4_f32_f32_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9943162Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf6_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9945131Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_f16_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9946904Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9948508Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_nnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9950157Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_nnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9951751Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9953465Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9955177Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_tnt_streamk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9960683Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_ttn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9962199Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f16_mxf8_q_ttt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9963690Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f32_f32_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9965315Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_f32_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9966763Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f16_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9968135Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f16_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9969774Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f32_q_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9971252Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_f32_q_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9972756Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_mxf8_q_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9974576Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_mxf8_mxf8_f32_void_mxf8_q_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9976057Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_f16_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9977526Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_f16_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9979093Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_nvf4_o_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9980586Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_nvf4_o_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9982099Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f16_nvf4_o_tnt_streamk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9983571Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f32_f32_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9985174Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_f32_f32_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9986661Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f16_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9988124Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f16_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9989598Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f32_o_tnn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9991168Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_f32_o_tnt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9992663Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_nvf4_o_tnn_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9994421Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/sm100_bssp_gemm_nvf4_nvf4_f32_void_nvf4_o_tnt_sfd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:48.9995789Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:48.9997118Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf4_void_f16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:48.9998448Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf4_void_f16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:48.9999842Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf6_f32_f16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0001167Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf6_f32_f16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0002495Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf8_bf16_bf16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0003836Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf8_bf16_bf16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0005307Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf4_f16_f16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0006641Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf4_f16_f16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0007991Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf6_void_bf16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0009325Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf6_void_bf16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0010748Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf8_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0012070Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf8_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0013389Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf4_f16_bf16_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0014952Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf4_f16_bf16_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0016350Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf6_f16_f8_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0017665Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf6_f16_f8_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0018983Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf8_void_f8_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0020381Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf8_void_f8_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0021677Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0023008Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16_features.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0024479Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_f16_nvfp4_epilogue.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0025689Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0026984Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f16_f16_f32_f16_f16_hmma.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0028291Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f16_f16_f32_f32_f32_streamk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0029586Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f32_f32_f32_f32_f32_tfmma.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0030953Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f8_f8_f32_f16_f16_qmma.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0032217Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f8_f8_f32_f16_f8_qmma.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0033558Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_f8_f8_f32_f32_f32_qmma.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0035046Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/sm100_sp_gemm_s8_s8_s32_s8_s8_imma.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-10-10T00:04:49.0036491Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0037984Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f4_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0039537Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f4_f32_f16_f8_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0041027Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f4_f32_f32_f32_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0042504Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f6_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0043812Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f4_f8_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0045298Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f4_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0054923Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f6_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0056710Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f6_f32_f16_f8_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0058483Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f6_f32_f32_f32_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0060352Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f6_f8_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0062056Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f8_f4_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0063940Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/sm100_sp_gemm_f8_f6_f32_f16_f16_tn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0065648Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0066883Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_f16_f16_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0068273Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0069608Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_f16_f8_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0071102Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0072361Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_s32_s32_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0073727Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_void_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-10-10T00:04:49.0075501Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0077000Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_nn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0078610Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0080254Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0081867Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_tt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0083618Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f8_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0085218Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f8_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0086962Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f8_f6f4_void_f32_nt_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0088711Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f8_f6f4_void_f32_tn_layout.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-10-10T00:04:49.0090390Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0092083Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0094360Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4_f4_f32_tensor_op_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0096215Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0097944Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f4t_f4n_f4t_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0099669Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f6_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0101375Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f8_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0103116Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/sm120_bssp_gemm_f8t_f8n_f8t_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-10-10T00:04:49.0104779Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0105600Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf4_mxf4_f32_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0106642Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf6_mxf8_f32_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0107429Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_bf16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0109975Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_bf16_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0110860Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_epilogue.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0111729Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0112530Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0113776Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0116583Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32_narrow_output.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0118129Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0119905Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_nvf4_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0121697Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_nvf4_group_gemm_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-10-10T00:04:49.0123257Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0125147Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0126896Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0128613Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f32_tensor_op_epilogue_fusion.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0130437Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0132039Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f6_f4_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0133717Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f6_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0135682Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f8_f6_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0137343Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/sm120_sparse_gemm_f8_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-10-10T00:04:49.0138842Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0140649Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f4_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0142262Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0143892Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0145799Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f16_tensor_op_narrow_output.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0147453Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0149210Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f32_tensor_op_narrow_output.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0150751Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f8_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0152430Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f8_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0154279Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f6_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0155988Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f6_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0157610Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f8_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0159309Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f8_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0161156Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f8_f8_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0162798Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f8_f8_f32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-10-10T00:04:49.0164304Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/kernel/batched_gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:49.0167141Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/kernel/testbed_gemv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:49.0168663Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-10-10T00:04:49.0170377Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/gemm_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-10-10T00:04:49.0171891Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/gemm_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-10-10T00:04:49.0173619Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/gemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-10-10T00:04:49.0175294Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-10-10T00:04:49.0177167Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:49.0178769Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:49.0180411Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host/testbed_host.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:49.0182073Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0183642Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/batched_gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0185697Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0187359Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0190687Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0192070Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0195131Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0196749Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0198642Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0200175Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0202447Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0204279Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0206243Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0208856Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0210497Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0212314Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0214013Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0216098Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0217864Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0219478Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0221203Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0222951Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:49.0224779Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0226453Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0228097Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0229795Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0231274Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0233362Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm50.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0235033Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm60.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0236668Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0238222Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0239825Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0241780Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0243868Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm90.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0245644Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0247578Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0249563Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0251311Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/wmma_sm72.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0252977Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-10-10T00:04:49.0254720Z copying third_party/fbgemm/external/cutlass/test/unit/layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/layout 2025-10-10T00:04:49.0256260Z copying third_party/fbgemm/external/cutlass/test/unit/layout/matrix.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/layout 2025-10-10T00:04:49.0257808Z copying third_party/fbgemm/external/cutlass/test/unit/layout/tensor.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/layout 2025-10-10T00:04:49.0259428Z copying third_party/fbgemm/external/cutlass/test/unit/layout/tensor_nhwc.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/layout 2025-10-10T00:04:49.0261013Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc 2025-10-10T00:04:49.0262707Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-10-10T00:04:49.0264490Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:49.0266098Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:49.0267457Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib/assert.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:49.0269087Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib/stdint.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:49.0270743Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:49.0272266Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/nvrtc_config.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:49.0273742Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:49.0275461Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:49.0277106Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:49.0278750Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0280248Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_async.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0282024Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_cluster_launch_control_async_warp_specialized_blackwell.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0283489Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_tma_async.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0285300Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0287054Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0288594Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/sequence_barrier.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0290120Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0291752Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/testbed_cluster_launch_control.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-10-10T00:04:49.0293330Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction 2025-10-10T00:04:49.0294932Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-10-10T00:04:49.0296677Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-10-10T00:04:49.0298307Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-10-10T00:04:49.0300358Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:49.0301973Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/kernel/reduce_splitk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:49.0303555Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:49.0305456Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-10-10T00:04:49.0307157Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/thread/reduction_thread.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-10-10T00:04:49.0308691Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-10-10T00:04:49.0310307Z copying third_party/fbgemm/external/cutlass/test/unit/substrate/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/substrate 2025-10-10T00:04:49.0311792Z copying third_party/fbgemm/external/cutlass/test/unit/substrate/dependent_false.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/substrate 2025-10-10T00:04:49.0313263Z copying third_party/fbgemm/external/cutlass/test/unit/transform/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform 2025-10-10T00:04:49.0314932Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:49.0316733Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:49.0318458Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:49.0319812Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:49.0321587Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:49.0323286Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-10-10T00:04:49.0325268Z copying third_party/fbgemm/external/cutlass/test/unit/transform/kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/kernel 2025-10-10T00:04:49.0326872Z copying third_party/fbgemm/external/cutlass/test/unit/transform/kernel/filter_format_transformer.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/kernel 2025-10-10T00:04:49.0328530Z copying third_party/fbgemm/external/cutlass/test/unit/transform/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:49.0330166Z copying third_party/fbgemm/external/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:49.0331855Z copying third_party/fbgemm/external/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:49.0333358Z copying third_party/fbgemm/external/cutlass/test/unit/util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/util 2025-10-10T00:04:49.0334963Z copying third_party/fbgemm/external/cutlass/test/unit/util/cutlass_test_levels.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/util 2025-10-10T00:04:49.0336480Z copying third_party/fbgemm/external/cutlass/test/unit/util/rms_norm.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/util 2025-10-10T00:04:49.0338054Z copying third_party/fbgemm/external/cutlass/test/unit/util/tensor_reduce.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/test/unit/util 2025-10-10T00:04:49.0339527Z copying third_party/fbgemm/external/cutlass/tools/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools 2025-10-10T00:04:49.0341099Z copying third_party/fbgemm/external/cutlass/tools/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library 2025-10-10T00:04:49.0342987Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/arch_mappings.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0344590Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/descriptions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0346339Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/handle.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0347992Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/library.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0349715Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0351340Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/operation_table.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0353108Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/singleton.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0354840Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0356421Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/util.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:49.0357940Z copying third_party/fbgemm/external/cutlass/tools/library/src/block_scaled_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0359643Z copying third_party/fbgemm/external/cutlass/tools/library/src/blockwise_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0361270Z copying third_party/fbgemm/external/cutlass/tools/library/src/conv2d_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0363104Z copying third_party/fbgemm/external/cutlass/tools/library/src/conv3d_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0364923Z copying third_party/fbgemm/external/cutlass/tools/library/src/conv_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0366920Z copying third_party/fbgemm/external/cutlass/tools/library/src/gemm_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0368897Z copying third_party/fbgemm/external/cutlass/tools/library/src/gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0370693Z copying third_party/fbgemm/external/cutlass/tools/library/src/grouped_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0372427Z copying third_party/fbgemm/external/cutlass/tools/library/src/handle.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0374431Z copying third_party/fbgemm/external/cutlass/tools/library/src/library_internal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0376151Z copying third_party/fbgemm/external/cutlass/tools/library/src/manifest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0377625Z copying third_party/fbgemm/external/cutlass/tools/library/src/operation_table.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0379146Z copying third_party/fbgemm/external/cutlass/tools/library/src/rank_2k_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0380813Z copying third_party/fbgemm/external/cutlass/tools/library/src/rank_k_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0382419Z copying third_party/fbgemm/external/cutlass/tools/library/src/singleton.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0384002Z copying third_party/fbgemm/external/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0385817Z copying third_party/fbgemm/external/cutlass/tools/library/src/symm_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0387389Z copying third_party/fbgemm/external/cutlass/tools/library/src/trmm_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0388952Z copying third_party/fbgemm/external/cutlass/tools/library/src/util.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src 2025-10-10T00:04:49.0391123Z copying third_party/fbgemm/external/cutlass/tools/library/src/reduction/init_reduction_operations.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-10-10T00:04:49.0398559Z copying third_party/fbgemm/external/cutlass/tools/library/src/reduction/reduction_device.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-10-10T00:04:49.0399636Z copying third_party/fbgemm/external/cutlass/tools/library/src/reduction/reduction_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-10-10T00:04:49.0400290Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0401325Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0402523Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_mixed8bitsa.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0403465Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0404739Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_fp8_bf16out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0405670Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp16out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0406479Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0407476Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0408347Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/conv2d.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0409386Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/conv3d.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0410417Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/conv_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0412283Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0413817Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0415645Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0417206Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0418673Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f4_f4_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0420303Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f4_f6_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0421797Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f4_f8_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0423390Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f6_f4_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0425051Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f6_f6_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0426663Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f6_f8_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0428318Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f8_f4_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0429813Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f8_f6_f32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0431453Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0433026Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0434790Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0436354Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0437956Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0439389Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp_other.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0440866Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int4.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0442405Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0443909Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0445633Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0447269Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0448902Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0450524Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0452184Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/initialize_reference_operations.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-10-10T00:04:49.0453612Z copying third_party/fbgemm/external/cutlass/tools/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler 2025-10-10T00:04:49.0455732Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/block_scaled_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0457374Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/blockwise_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0458904Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0460773Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0462209Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0463901Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0465827Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0467414Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/debug.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0468833Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0470450Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/device_context.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0472059Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0473664Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0475479Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0477208Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/grouped_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0478863Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0480427Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/options.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0482086Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0483692Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0485473Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0487356Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0489042Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0490441Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0492121Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0493538Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0495602Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:49.0496923Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/block_scaled_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0499044Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/blockwise_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0500949Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/conv2d_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0503036Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/conv3d_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0504922Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/cublas_helpers.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0507005Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/cudnn_helpers.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0508683Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/cutlass_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0510233Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/device_allocation.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0512498Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/device_context.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0514240Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/enumerated_types.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0515941Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0518046Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/gpu_timer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0519702Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/grouped_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0521988Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0523704Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0525885Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/options.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0527840Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/performance_report.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0529517Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/performance_result.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0531078Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/problem_space.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0533147Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0535482Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/rank_k_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0537275Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0538976Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/symm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0540744Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/trmm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-10-10T00:04:49.0542487Z copying third_party/fbgemm/external/cutlass/tools/util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util 2025-10-10T00:04:49.0544485Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0546251Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/command_line.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0547802Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0549456Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/debug.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0551069Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_dump.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0552638Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_groupnorm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0554458Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_layernorm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0556213Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_memory.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0557896Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0559486Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0561269Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0562867Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0564578Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0566200Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0567918Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/distribution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0569399Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/exceptions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0571063Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0572701Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0574426Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_reorder.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0576001Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_tensor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0577778Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0579435Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_uncompress.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0580989Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/index_sequence.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0582561Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0584397Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/packed_stride.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0586098Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/print_error.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0587730Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/tensor_view_io.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0589362Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/type_traits.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:49.0591310Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:49.0592770Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:49.0594530Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0596470Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0598268Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0599774Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0601441Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0602890Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0604851Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0606365Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0608440Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0609904Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0611645Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:49.0613323Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:49.0615019Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:49.0616625Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:49.0618355Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-10-10T00:04:49.0619746Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0621600Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0623328Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0624974Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0626776Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0628241Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0629897Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0631783Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0633461Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0635158Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0636948Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/symm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0638603Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0640273Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0641925Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0643344Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0645082Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0646940Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0648869Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0650544Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0652186Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0653702Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0655602Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0657018Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0658808Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:49.0660289Z copying third_party/fbgemm/external/cutlass/tools/util/scripts/split_test_cmake.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/cutlass/tools/util/scripts 2025-10-10T00:04:49.0661746Z copying third_party/fbgemm/external/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0663217Z copying third_party/fbgemm/external/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0664768Z copying third_party/fbgemm/external/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0666430Z copying third_party/fbgemm/external/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0667959Z copying third_party/fbgemm/external/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0669387Z copying third_party/fbgemm/external/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0670898Z copying third_party/fbgemm/external/googletest/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0672364Z copying third_party/fbgemm/external/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0673862Z copying third_party/fbgemm/external/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0675568Z copying third_party/fbgemm/external/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0677162Z copying third_party/fbgemm/external/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0678598Z copying third_party/fbgemm/external/googletest/googletest_deps.bzl -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest 2025-10-10T00:04:49.0680377Z copying third_party/fbgemm/external/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/ci 2025-10-10T00:04:49.0682090Z copying third_party/fbgemm/external/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/ci 2025-10-10T00:04:49.0683635Z copying third_party/fbgemm/external/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/ci 2025-10-10T00:04:49.0685309Z copying third_party/fbgemm/external/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0686834Z copying third_party/fbgemm/external/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0689199Z copying third_party/fbgemm/external/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0690672Z copying third_party/fbgemm/external/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0692362Z copying third_party/fbgemm/external/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0693836Z copying third_party/fbgemm/external/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0696809Z copying third_party/fbgemm/external/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0698437Z copying third_party/fbgemm/external/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0700106Z copying third_party/fbgemm/external/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0701619Z copying third_party/fbgemm/external/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0703150Z copying third_party/fbgemm/external/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0704817Z copying third_party/fbgemm/external/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0706586Z copying third_party/fbgemm/external/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0708128Z copying third_party/fbgemm/external/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0709654Z copying third_party/fbgemm/external/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs 2025-10-10T00:04:49.0711214Z copying third_party/fbgemm/external/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/_data 2025-10-10T00:04:49.0712770Z copying third_party/fbgemm/external/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/_layouts 2025-10-10T00:04:49.0714368Z copying third_party/fbgemm/external/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/_sass 2025-10-10T00:04:49.0715992Z copying third_party/fbgemm/external/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/assets/css 2025-10-10T00:04:49.0717614Z copying third_party/fbgemm/external/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/reference 2025-10-10T00:04:49.0719210Z copying third_party/fbgemm/external/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/reference 2025-10-10T00:04:49.0720887Z copying third_party/fbgemm/external/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/reference 2025-10-10T00:04:49.0722618Z copying third_party/fbgemm/external/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/reference 2025-10-10T00:04:49.0724425Z copying third_party/fbgemm/external/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/docs/reference 2025-10-10T00:04:49.0726462Z copying third_party/fbgemm/external/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock 2025-10-10T00:04:49.0727971Z copying third_party/fbgemm/external/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock 2025-10-10T00:04:49.0729634Z copying third_party/fbgemm/external/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/cmake 2025-10-10T00:04:49.0731150Z copying third_party/fbgemm/external/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/cmake 2025-10-10T00:04:49.0732574Z copying third_party/fbgemm/external/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/docs 2025-10-10T00:04:49.0734363Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0736711Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0738396Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0740032Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0743368Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0745359Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0746936Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0748501Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0750691Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-10-10T00:04:49.0752367Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:49.0753981Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:49.0755733Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:49.0757489Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:49.0758939Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:49.0760652Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:49.0762021Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:49.0763564Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0765219Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0766776Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0768340Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0770034Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0771728Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0773347Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/src 2025-10-10T00:04:49.0774897Z copying third_party/fbgemm/external/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0776611Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0778813Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0780368Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0782144Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0783858Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0786099Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0788414Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0790992Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0793077Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0794766Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0796684Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0798284Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0799968Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0801369Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0802974Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0805148Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0806697Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0808211Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0809720Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0811216Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0812730Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0814403Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0816204Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0817759Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0819369Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0821714Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0824018Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0828240Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googlemock/test 2025-10-10T00:04:49.0830216Z copying third_party/fbgemm/external/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest 2025-10-10T00:04:49.0831979Z copying third_party/fbgemm/external/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest 2025-10-10T00:04:49.0833930Z copying third_party/fbgemm/external/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/cmake 2025-10-10T00:04:49.0835903Z copying third_party/fbgemm/external/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/cmake 2025-10-10T00:04:49.0837220Z copying third_party/fbgemm/external/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/cmake 2025-10-10T00:04:49.0838506Z copying third_party/fbgemm/external/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/cmake 2025-10-10T00:04:49.0839609Z copying third_party/fbgemm/external/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/cmake 2025-10-10T00:04:49.0841024Z copying third_party/fbgemm/external/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/docs 2025-10-10T00:04:49.0842260Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0843611Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0844995Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0846393Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0847707Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0849044Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0850508Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0851688Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0853065Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0854455Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0855814Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0857352Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-10-10T00:04:49.0858919Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0860694Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0862250Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0864011Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0866155Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0867767Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0870124Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0872267Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-10-10T00:04:49.0875038Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:49.0877724Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:49.0880380Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:49.0883030Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:49.0885519Z copying third_party/fbgemm/external/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0887526Z copying third_party/fbgemm/external/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0889529Z copying third_party/fbgemm/external/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0891576Z copying third_party/fbgemm/external/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0893671Z copying third_party/fbgemm/external/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0895998Z copying third_party/fbgemm/external/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0898105Z copying third_party/fbgemm/external/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0900256Z copying third_party/fbgemm/external/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0902303Z copying third_party/fbgemm/external/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0904580Z copying third_party/fbgemm/external/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0906624Z copying third_party/fbgemm/external/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0908591Z copying third_party/fbgemm/external/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0910757Z copying third_party/fbgemm/external/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0912859Z copying third_party/fbgemm/external/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0915112Z copying third_party/fbgemm/external/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0917194Z copying third_party/fbgemm/external/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0919283Z copying third_party/fbgemm/external/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0921369Z copying third_party/fbgemm/external/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/samples 2025-10-10T00:04:49.0923362Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0925518Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0927494Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0929422Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0931408Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0933397Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0935517Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0937442Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0939596Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0941580Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0943554Z copying third_party/fbgemm/external/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0945634Z copying third_party/fbgemm/external/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/src 2025-10-10T00:04:49.0947533Z copying third_party/fbgemm/external/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0949736Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0952063Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0954656Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0956937Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0959161Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0961280Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0963412Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0965759Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0967901Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0970012Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0972390Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0975174Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0977642Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0979924Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0982130Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0984800Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0987068Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0989326Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0991598Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0993962Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0996460Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.0998790Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1001045Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1003262Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1005625Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1007757Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1009887Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1012113Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1014530Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1016642Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1018901Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1021293Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1023673Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1026220Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1028498Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1030910Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1033191Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1035590Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1037711Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1039911Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1042157Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1044886Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1046616Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1047912Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1049159Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1050499Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1051845Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1053175Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1054594Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1055730Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1056960Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1058230Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1059442Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1060516Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1061848Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1063130Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1064579Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1065644Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1066693Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1067785Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1069077Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1070375Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1071699Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1072902Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1074014Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1075358Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1076550Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1077641Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1078937Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1080254Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1081488Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1082556Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1083757Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1085149Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1086417Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1087777Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1088984Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1090245Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1091461Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1092649Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1093737Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1095038Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1096135Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1097590Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1098767Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1099971Z copying third_party/fbgemm/external/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1101188Z copying third_party/fbgemm/external/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/googletest/googletest/test 2025-10-10T00:04:49.1102233Z copying third_party/fbgemm/external/hipify_torch/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch 2025-10-10T00:04:49.1103023Z copying third_party/fbgemm/external/hipify_torch/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch 2025-10-10T00:04:49.1103811Z copying third_party/fbgemm/external/hipify_torch/hipify_cli.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch 2025-10-10T00:04:49.1104689Z copying third_party/fbgemm/external/hipify_torch/setup.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch 2025-10-10T00:04:49.1105677Z copying third_party/fbgemm/external/hipify_torch/cmake/Hipify.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/cmake 2025-10-10T00:04:49.1106596Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-10-10T00:04:49.1107692Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/constants.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-10-10T00:04:49.1108820Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/cuda_to_hip_mappings.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-10-10T00:04:49.1109825Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/hipify_python.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-10-10T00:04:49.1111169Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/version.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-10-10T00:04:49.1112266Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/v2/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-10-10T00:04:49.1113484Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/v2/cuda_to_hip_mappings.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-10-10T00:04:49.1114650Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/v2/hipify_python.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-10-10T00:04:49.1115766Z copying third_party/fbgemm/external/hipify_torch/test/test_installation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/test 2025-10-10T00:04:49.1116841Z copying third_party/fbgemm/external/hipify_torch/tools/replace_cuda_with_hip_files.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/hipify_torch/tools 2025-10-10T00:04:49.1117685Z copying third_party/fbgemm/external/json/.cirrus.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1118685Z copying third_party/fbgemm/external/json/.clang-format -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1119515Z copying third_party/fbgemm/external/json/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1120192Z copying third_party/fbgemm/external/json/.lgtm.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1120961Z copying third_party/fbgemm/external/json/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1121685Z copying third_party/fbgemm/external/json/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1122393Z copying third_party/fbgemm/external/json/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1123092Z copying third_party/fbgemm/external/json/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1125684Z copying third_party/fbgemm/external/json/LICENSE.MIT -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1127020Z copying third_party/fbgemm/external/json/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1128746Z copying third_party/fbgemm/external/json/Package.swift -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1130048Z copying third_party/fbgemm/external/json/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1132641Z copying third_party/fbgemm/external/json/WORKSPACE.bazel -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1133981Z copying third_party/fbgemm/external/json/meson.build -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1135850Z copying third_party/fbgemm/external/json/nlohmann_json.natvis -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1137323Z copying third_party/fbgemm/external/json/wsjcpp.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json 2025-10-10T00:04:49.1139372Z copying third_party/fbgemm/external/json/.reuse/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/.reuse 2025-10-10T00:04:49.1140412Z copying third_party/fbgemm/external/json/.reuse/dep5 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/.reuse 2025-10-10T00:04:49.1141917Z copying third_party/fbgemm/external/json/.reuse/templates/json.jinja2 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/.reuse/templates 2025-10-10T00:04:49.1143510Z copying third_party/fbgemm/external/json/.reuse/templates/json_support.jinja2 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/.reuse/templates 2025-10-10T00:04:49.1145152Z copying third_party/fbgemm/external/json/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/LICENSES 2025-10-10T00:04:49.1147006Z copying third_party/fbgemm/external/json/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/LICENSES 2025-10-10T00:04:49.1148403Z copying third_party/fbgemm/external/json/LICENSES/GPL-3.0-only.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/LICENSES 2025-10-10T00:04:49.1150270Z copying third_party/fbgemm/external/json/LICENSES/MIT.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/LICENSES 2025-10-10T00:04:49.1151575Z copying third_party/fbgemm/external/json/cmake/ci.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:49.1153622Z copying third_party/fbgemm/external/json/cmake/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:49.1155201Z copying third_party/fbgemm/external/json/cmake/download_test_data.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:49.1156743Z copying third_party/fbgemm/external/json/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:49.1158408Z copying third_party/fbgemm/external/json/cmake/pkg-config.pc.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:49.1160512Z copying third_party/fbgemm/external/json/cmake/test.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake 2025-10-10T00:04:49.1161923Z copying third_party/fbgemm/external/json/cmake/scripts/gen_bazel_build_file.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/cmake/scripts 2025-10-10T00:04:49.1163323Z copying third_party/fbgemm/external/json/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs 2025-10-10T00:04:49.1165214Z copying third_party/fbgemm/external/json/docs/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs 2025-10-10T00:04:49.1166619Z copying third_party/fbgemm/external/json/docs/avatars.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs 2025-10-10T00:04:49.1182697Z copying third_party/fbgemm/external/json/docs/json.gif -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs 2025-10-10T00:04:49.1198067Z copying third_party/fbgemm/external/json/docs/docset/Info.plist -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1199614Z copying third_party/fbgemm/external/json/docs/docset/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1201145Z copying third_party/fbgemm/external/json/docs/docset/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1202665Z copying third_party/fbgemm/external/json/docs/docset/docSet.sql -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1204608Z copying third_party/fbgemm/external/json/docs/docset/docset.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1206062Z copying third_party/fbgemm/external/json/docs/docset/icon.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1207554Z copying third_party/fbgemm/external/json/docs/docset/icon@2x.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/docset 2025-10-10T00:04:49.1208924Z copying third_party/fbgemm/external/json/docs/examples/README.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1210472Z copying third_party/fbgemm/external/json/docs/examples/README.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1212043Z copying third_party/fbgemm/external/json/docs/examples/accept__string.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1213561Z copying third_party/fbgemm/external/json/docs/examples/accept__string.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1215183Z copying third_party/fbgemm/external/json/docs/examples/array.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1216791Z copying third_party/fbgemm/external/json/docs/examples/array.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1218297Z copying third_party/fbgemm/external/json/docs/examples/array_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1219750Z copying third_party/fbgemm/external/json/docs/examples/array_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1221288Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1222790Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1224540Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1226099Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1227513Z copying third_party/fbgemm/external/json/docs/examples/at__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1229036Z copying third_party/fbgemm/external/json/docs/examples/at__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1230525Z copying third_party/fbgemm/external/json/docs/examples/at__keytype_const.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1232034Z copying third_party/fbgemm/external/json/docs/examples/at__keytype_const.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1233555Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1235224Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1236718Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1238262Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1239730Z copying third_party/fbgemm/external/json/docs/examples/at__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1241246Z copying third_party/fbgemm/external/json/docs/examples/at__size_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1242779Z copying third_party/fbgemm/external/json/docs/examples/at__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1244476Z copying third_party/fbgemm/external/json/docs/examples/at__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1246010Z copying third_party/fbgemm/external/json/docs/examples/back.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1247599Z copying third_party/fbgemm/external/json/docs/examples/back.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1249169Z copying third_party/fbgemm/external/json/docs/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1250846Z copying third_party/fbgemm/external/json/docs/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1252287Z copying third_party/fbgemm/external/json/docs/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1253783Z copying third_party/fbgemm/external/json/docs/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1255491Z copying third_party/fbgemm/external/json/docs/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1257004Z copying third_party/fbgemm/external/json/docs/examples/basic_json__basic_json.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1258736Z copying third_party/fbgemm/external/json/docs/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1260306Z copying third_party/fbgemm/external/json/docs/examples/basic_json__copyassignment.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1261758Z copying third_party/fbgemm/external/json/docs/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1263298Z copying third_party/fbgemm/external/json/docs/examples/basic_json__list_init_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1264991Z copying third_party/fbgemm/external/json/docs/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1266527Z copying third_party/fbgemm/external/json/docs/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1267990Z copying third_party/fbgemm/external/json/docs/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1269524Z copying third_party/fbgemm/external/json/docs/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1271058Z copying third_party/fbgemm/external/json/docs/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1272607Z copying third_party/fbgemm/external/json/docs/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1274422Z copying third_party/fbgemm/external/json/docs/examples/basic_json__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1276002Z copying third_party/fbgemm/external/json/docs/examples/basic_json__value_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1277465Z copying third_party/fbgemm/external/json/docs/examples/begin.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1279034Z copying third_party/fbgemm/external/json/docs/examples/begin.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1280580Z copying third_party/fbgemm/external/json/docs/examples/binary.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1282171Z copying third_party/fbgemm/external/json/docs/examples/binary.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1283640Z copying third_party/fbgemm/external/json/docs/examples/binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1285420Z copying third_party/fbgemm/external/json/docs/examples/binary_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1286882Z copying third_party/fbgemm/external/json/docs/examples/boolean_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1288372Z copying third_party/fbgemm/external/json/docs/examples/boolean_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1290045Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1291592Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1293159Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__clear_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1294795Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__clear_subtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1296268Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__has_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1297790Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__has_subtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1299358Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__set_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1300993Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__set_subtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1302581Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__subtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1304197Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__subtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1305722Z copying third_party/fbgemm/external/json/docs/examples/cbegin.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1307262Z copying third_party/fbgemm/external/json/docs/examples/cbegin.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1308876Z copying third_party/fbgemm/external/json/docs/examples/cbor_tag_handler_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1310442Z copying third_party/fbgemm/external/json/docs/examples/cbor_tag_handler_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1311919Z copying third_party/fbgemm/external/json/docs/examples/cend.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1313476Z copying third_party/fbgemm/external/json/docs/examples/cend.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1315233Z copying third_party/fbgemm/external/json/docs/examples/clear.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1316796Z copying third_party/fbgemm/external/json/docs/examples/clear.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1318437Z copying third_party/fbgemm/external/json/docs/examples/contains__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1320152Z copying third_party/fbgemm/external/json/docs/examples/contains__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1321623Z copying third_party/fbgemm/external/json/docs/examples/contains__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1323139Z copying third_party/fbgemm/external/json/docs/examples/contains__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1324818Z copying third_party/fbgemm/external/json/docs/examples/contains__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1326554Z copying third_party/fbgemm/external/json/docs/examples/contains__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1327996Z copying third_party/fbgemm/external/json/docs/examples/count__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1329508Z copying third_party/fbgemm/external/json/docs/examples/count__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1331026Z copying third_party/fbgemm/external/json/docs/examples/count__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1332566Z copying third_party/fbgemm/external/json/docs/examples/count__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1334049Z copying third_party/fbgemm/external/json/docs/examples/crbegin.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1335826Z copying third_party/fbgemm/external/json/docs/examples/crbegin.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1337335Z copying third_party/fbgemm/external/json/docs/examples/crend.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1338901Z copying third_party/fbgemm/external/json/docs/examples/crend.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1340509Z copying third_party/fbgemm/external/json/docs/examples/default_object_comparator_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1342048Z copying third_party/fbgemm/external/json/docs/examples/default_object_comparator_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1343581Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_extended.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1345420Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_extended.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1346986Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_standard.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1348735Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_standard.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1350285Z copying third_party/fbgemm/external/json/docs/examples/diff.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1351966Z copying third_party/fbgemm/external/json/docs/examples/diff.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1353478Z copying third_party/fbgemm/external/json/docs/examples/dump.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1355248Z copying third_party/fbgemm/external/json/docs/examples/dump.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1356759Z copying third_party/fbgemm/external/json/docs/examples/emplace.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1358298Z copying third_party/fbgemm/external/json/docs/examples/emplace.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1359889Z copying third_party/fbgemm/external/json/docs/examples/emplace_back.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1361458Z copying third_party/fbgemm/external/json/docs/examples/emplace_back.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1363048Z copying third_party/fbgemm/external/json/docs/examples/empty.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1364694Z copying third_party/fbgemm/external/json/docs/examples/empty.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1366259Z copying third_party/fbgemm/external/json/docs/examples/end.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1367806Z copying third_party/fbgemm/external/json/docs/examples/end.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1369423Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1370993Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1372598Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1374321Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1375876Z copying third_party/fbgemm/external/json/docs/examples/erase__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1377481Z copying third_party/fbgemm/external/json/docs/examples/erase__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1379071Z copying third_party/fbgemm/external/json/docs/examples/erase__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1380658Z copying third_party/fbgemm/external/json/docs/examples/erase__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1382178Z copying third_party/fbgemm/external/json/docs/examples/erase__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1383752Z copying third_party/fbgemm/external/json/docs/examples/erase__size_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1385520Z copying third_party/fbgemm/external/json/docs/examples/error_handler_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1387127Z copying third_party/fbgemm/external/json/docs/examples/error_handler_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1388736Z copying third_party/fbgemm/external/json/docs/examples/exception.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1390290Z copying third_party/fbgemm/external/json/docs/examples/exception.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1391928Z copying third_party/fbgemm/external/json/docs/examples/find__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1393434Z copying third_party/fbgemm/external/json/docs/examples/find__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1395212Z copying third_party/fbgemm/external/json/docs/examples/find__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1396789Z copying third_party/fbgemm/external/json/docs/examples/find__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1398316Z copying third_party/fbgemm/external/json/docs/examples/flatten.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1400005Z copying third_party/fbgemm/external/json/docs/examples/flatten.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1401525Z copying third_party/fbgemm/external/json/docs/examples/from_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1403119Z copying third_party/fbgemm/external/json/docs/examples/from_bjdata.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1405779Z copying third_party/fbgemm/external/json/docs/examples/from_bson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1407199Z copying third_party/fbgemm/external/json/docs/examples/from_bson.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1408743Z copying third_party/fbgemm/external/json/docs/examples/from_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1410311Z copying third_party/fbgemm/external/json/docs/examples/from_cbor.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1411921Z copying third_party/fbgemm/external/json/docs/examples/from_json__default_constructible.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1413543Z copying third_party/fbgemm/external/json/docs/examples/from_json__default_constructible.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1415492Z copying third_party/fbgemm/external/json/docs/examples/from_json__non_default_constructible.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1417057Z copying third_party/fbgemm/external/json/docs/examples/from_json__non_default_constructible.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1418517Z copying third_party/fbgemm/external/json/docs/examples/from_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1420098Z copying third_party/fbgemm/external/json/docs/examples/from_msgpack.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1421620Z copying third_party/fbgemm/external/json/docs/examples/from_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1423167Z copying third_party/fbgemm/external/json/docs/examples/from_ubjson.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1424770Z copying third_party/fbgemm/external/json/docs/examples/front.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1426565Z copying third_party/fbgemm/external/json/docs/examples/front.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1428127Z copying third_party/fbgemm/external/json/docs/examples/get__PointerType.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1429679Z copying third_party/fbgemm/external/json/docs/examples/get__PointerType.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1431182Z copying third_party/fbgemm/external/json/docs/examples/get__ValueType_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1432825Z copying third_party/fbgemm/external/json/docs/examples/get__ValueType_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1434517Z copying third_party/fbgemm/external/json/docs/examples/get_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1436184Z copying third_party/fbgemm/external/json/docs/examples/get_allocator.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1437672Z copying third_party/fbgemm/external/json/docs/examples/get_binary.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1439230Z copying third_party/fbgemm/external/json/docs/examples/get_binary.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1440730Z copying third_party/fbgemm/external/json/docs/examples/get_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1442298Z copying third_party/fbgemm/external/json/docs/examples/get_ptr.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1443882Z copying third_party/fbgemm/external/json/docs/examples/get_ref.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1445632Z copying third_party/fbgemm/external/json/docs/examples/get_ref.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1447156Z copying third_party/fbgemm/external/json/docs/examples/get_to.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1448734Z copying third_party/fbgemm/external/json/docs/examples/get_to.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1450279Z copying third_party/fbgemm/external/json/docs/examples/insert.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1451845Z copying third_party/fbgemm/external/json/docs/examples/insert.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1453530Z copying third_party/fbgemm/external/json/docs/examples/insert__count.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1455385Z copying third_party/fbgemm/external/json/docs/examples/insert__count.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1456886Z copying third_party/fbgemm/external/json/docs/examples/insert__ilist.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1458455Z copying third_party/fbgemm/external/json/docs/examples/insert__ilist.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1460174Z copying third_party/fbgemm/external/json/docs/examples/insert__range.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1461805Z copying third_party/fbgemm/external/json/docs/examples/insert__range.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1463355Z copying third_party/fbgemm/external/json/docs/examples/insert__range_object.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1465182Z copying third_party/fbgemm/external/json/docs/examples/insert__range_object.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1466689Z copying third_party/fbgemm/external/json/docs/examples/invalid_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1468222Z copying third_party/fbgemm/external/json/docs/examples/invalid_iterator.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1469735Z copying third_party/fbgemm/external/json/docs/examples/is_array.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1471306Z copying third_party/fbgemm/external/json/docs/examples/is_array.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1472982Z copying third_party/fbgemm/external/json/docs/examples/is_binary.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1474821Z copying third_party/fbgemm/external/json/docs/examples/is_binary.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1476674Z copying third_party/fbgemm/external/json/docs/examples/is_boolean.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1478155Z copying third_party/fbgemm/external/json/docs/examples/is_boolean.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1479745Z copying third_party/fbgemm/external/json/docs/examples/is_discarded.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1481321Z copying third_party/fbgemm/external/json/docs/examples/is_discarded.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1482880Z copying third_party/fbgemm/external/json/docs/examples/is_null.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1484643Z copying third_party/fbgemm/external/json/docs/examples/is_null.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1486256Z copying third_party/fbgemm/external/json/docs/examples/is_number.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1487845Z copying third_party/fbgemm/external/json/docs/examples/is_number.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1489415Z copying third_party/fbgemm/external/json/docs/examples/is_number_float.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1490988Z copying third_party/fbgemm/external/json/docs/examples/is_number_float.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1492559Z copying third_party/fbgemm/external/json/docs/examples/is_number_integer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1494281Z copying third_party/fbgemm/external/json/docs/examples/is_number_integer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1495836Z copying third_party/fbgemm/external/json/docs/examples/is_number_unsigned.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1497415Z copying third_party/fbgemm/external/json/docs/examples/is_number_unsigned.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1499007Z copying third_party/fbgemm/external/json/docs/examples/is_object.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1500536Z copying third_party/fbgemm/external/json/docs/examples/is_object.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1502178Z copying third_party/fbgemm/external/json/docs/examples/is_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1504815Z copying third_party/fbgemm/external/json/docs/examples/is_primitive.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1506602Z copying third_party/fbgemm/external/json/docs/examples/is_string.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1508322Z copying third_party/fbgemm/external/json/docs/examples/is_string.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1510095Z copying third_party/fbgemm/external/json/docs/examples/is_structured.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1511986Z copying third_party/fbgemm/external/json/docs/examples/is_structured.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1513719Z copying third_party/fbgemm/external/json/docs/examples/items.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1515561Z copying third_party/fbgemm/external/json/docs/examples/items.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1517308Z copying third_party/fbgemm/external/json/docs/examples/json_base_class_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1519093Z copying third_party/fbgemm/external/json/docs/examples/json_base_class_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1520863Z copying third_party/fbgemm/external/json/docs/examples/json_lines.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1522604Z copying third_party/fbgemm/external/json/docs/examples/json_lines.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1524522Z copying third_party/fbgemm/external/json/docs/examples/json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1526283Z copying third_party/fbgemm/external/json/docs/examples/json_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1528047Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__back.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1529848Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__back.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1531649Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__empty.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1533495Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__empty.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1535531Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1537475Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1539480Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal_stringtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1541757Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal_stringtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1543905Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1546071Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1548138Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal_stringtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1550287Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal_stringtype.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1552297Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1554466Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1556442Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1558465Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1560455Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_string_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1562432Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_string_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1564523Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1566460Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1568343Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1570199Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__pop_back.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1572055Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1573913Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__push_back.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1575911Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1577746Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__string_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1579586Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1581538Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__to_string.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1583416Z copying third_party/fbgemm/external/json/docs/examples/max_size.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1585360Z copying third_party/fbgemm/external/json/docs/examples/max_size.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1587076Z copying third_party/fbgemm/external/json/docs/examples/merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1588804Z copying third_party/fbgemm/external/json/docs/examples/merge_patch.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1590475Z copying third_party/fbgemm/external/json/docs/examples/meta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1592144Z copying third_party/fbgemm/external/json/docs/examples/meta.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1594023Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1596423Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_explicit.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1598502Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1600505Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1602658Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1605114Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1607375Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1609599Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1611834Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1614058Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1616410Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1618602Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1620745Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1622855Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_explicit.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1625379Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1627484Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1629891Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1632238Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1634703Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1636964Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1639345Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1641637Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1643881Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1646305Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1648366Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1650278Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1652240Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_begin.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1654413Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_begin.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1656429Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_no_version.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1658518Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_no_version.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1660485Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1662431Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1664551Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum_2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1666519Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum_2.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1668625Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_version.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1670624Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_version.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1672471Z copying third_party/fbgemm/external/json/docs/examples/number_float_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1674399Z copying third_party/fbgemm/external/json/docs/examples/number_float_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1676183Z copying third_party/fbgemm/external/json/docs/examples/number_integer_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1677980Z copying third_party/fbgemm/external/json/docs/examples/number_integer_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1679886Z copying third_party/fbgemm/external/json/docs/examples/number_unsigned_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1681703Z copying third_party/fbgemm/external/json/docs/examples/number_unsigned_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1683496Z copying third_party/fbgemm/external/json/docs/examples/object.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1685380Z copying third_party/fbgemm/external/json/docs/examples/object.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1687170Z copying third_party/fbgemm/external/json/docs/examples/object_comparator_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1689025Z copying third_party/fbgemm/external/json/docs/examples/object_comparator_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1690805Z copying third_party/fbgemm/external/json/docs/examples/object_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1692502Z copying third_party/fbgemm/external/json/docs/examples/object_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1694440Z copying third_party/fbgemm/external/json/docs/examples/operator__ValueType.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1696299Z copying third_party/fbgemm/external/json/docs/examples/operator__ValueType.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1698122Z copying third_party/fbgemm/external/json/docs/examples/operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1699939Z copying third_party/fbgemm/external/json/docs/examples/operator__equal.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1701784Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1703674Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1705790Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__specializations.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1707801Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__specializations.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1709905Z copying third_party/fbgemm/external/json/docs/examples/operator__greater.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1711754Z copying third_party/fbgemm/external/json/docs/examples/operator__greater.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1713718Z copying third_party/fbgemm/external/json/docs/examples/operator__greaterequal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1715808Z copying third_party/fbgemm/external/json/docs/examples/operator__greaterequal.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1716643Z copying third_party/fbgemm/external/json/docs/examples/operator__less.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1717474Z copying third_party/fbgemm/external/json/docs/examples/operator__less.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1718320Z copying third_party/fbgemm/external/json/docs/examples/operator__lessequal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1719285Z copying third_party/fbgemm/external/json/docs/examples/operator__lessequal.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1720126Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1720975Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1721879Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1722799Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1723624Z copying third_party/fbgemm/external/json/docs/examples/operator__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1724649Z copying third_party/fbgemm/external/json/docs/examples/operator__value_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1725545Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1726559Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1727544Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1728491Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1729372Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1730299Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1731211Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype_const.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1732293Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype_const.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1733301Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1734493Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1735466Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1736421Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1737304Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1738202Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1739198Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1740136Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1741010Z copying third_party/fbgemm/external/json/docs/examples/operator_deserialize.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1741899Z copying third_party/fbgemm/external/json/docs/examples/operator_deserialize.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1742753Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1743636Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1744709Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1745642Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1746504Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1747397Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__basic_json.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1748291Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1749187Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1750163Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__const_reference.c++20.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1751164Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__const_reference.c++20.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1752337Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__scalartype.c++20.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1753308Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__scalartype.c++20.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1754389Z copying third_party/fbgemm/external/json/docs/examples/ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1755237Z copying third_party/fbgemm/external/json/docs/examples/ordered_json.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1756047Z copying third_party/fbgemm/external/json/docs/examples/ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1756862Z copying third_party/fbgemm/external/json/docs/examples/ordered_map.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1757673Z copying third_party/fbgemm/external/json/docs/examples/other_error.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1759119Z copying third_party/fbgemm/external/json/docs/examples/other_error.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1760682Z copying third_party/fbgemm/external/json/docs/examples/out_of_range.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1762337Z copying third_party/fbgemm/external/json/docs/examples/out_of_range.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1764064Z copying third_party/fbgemm/external/json/docs/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1765678Z copying third_party/fbgemm/external/json/docs/examples/parse__allow_exceptions.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1767402Z copying third_party/fbgemm/external/json/docs/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1768976Z copying third_party/fbgemm/external/json/docs/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1770586Z copying third_party/fbgemm/external/json/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1772210Z copying third_party/fbgemm/external/json/docs/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1773733Z copying third_party/fbgemm/external/json/docs/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1775602Z copying third_party/fbgemm/external/json/docs/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1777173Z copying third_party/fbgemm/external/json/docs/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1778776Z copying third_party/fbgemm/external/json/docs/examples/parse__iterator_pair.link -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1780346Z copying third_party/fbgemm/external/json/docs/examples/parse__iterator_pair.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1781860Z copying third_party/fbgemm/external/json/docs/examples/parse__pointers.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1783626Z copying third_party/fbgemm/external/json/docs/examples/parse__pointers.link -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1785557Z copying third_party/fbgemm/external/json/docs/examples/parse__pointers.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1787396Z copying third_party/fbgemm/external/json/docs/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1788972Z copying third_party/fbgemm/external/json/docs/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1790426Z copying third_party/fbgemm/external/json/docs/examples/parse_error.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1792074Z copying third_party/fbgemm/external/json/docs/examples/parse_error.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1793647Z copying third_party/fbgemm/external/json/docs/examples/patch.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1795498Z copying third_party/fbgemm/external/json/docs/examples/patch.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1797022Z copying third_party/fbgemm/external/json/docs/examples/patch_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1798592Z copying third_party/fbgemm/external/json/docs/examples/patch_inplace.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1800141Z copying third_party/fbgemm/external/json/docs/examples/push_back.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1801761Z copying third_party/fbgemm/external/json/docs/examples/push_back.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1803393Z copying third_party/fbgemm/external/json/docs/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1805214Z copying third_party/fbgemm/external/json/docs/examples/push_back__initializer_list.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1806758Z copying third_party/fbgemm/external/json/docs/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1808340Z copying third_party/fbgemm/external/json/docs/examples/push_back__object_t__value.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1809890Z copying third_party/fbgemm/external/json/docs/examples/rbegin.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1811448Z copying third_party/fbgemm/external/json/docs/examples/rbegin.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1813011Z copying third_party/fbgemm/external/json/docs/examples/rend.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1814717Z copying third_party/fbgemm/external/json/docs/examples/rend.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1816474Z copying third_party/fbgemm/external/json/docs/examples/sax_parse.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1818057Z copying third_party/fbgemm/external/json/docs/examples/sax_parse.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1819704Z copying third_party/fbgemm/external/json/docs/examples/sax_parse__binary.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1821323Z copying third_party/fbgemm/external/json/docs/examples/sax_parse__binary.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1822816Z copying third_party/fbgemm/external/json/docs/examples/size.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1824724Z copying third_party/fbgemm/external/json/docs/examples/size.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1826325Z copying third_party/fbgemm/external/json/docs/examples/std_hash.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1827890Z copying third_party/fbgemm/external/json/docs/examples/std_hash.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1829408Z copying third_party/fbgemm/external/json/docs/examples/std_swap.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1831006Z copying third_party/fbgemm/external/json/docs/examples/std_swap.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1832703Z copying third_party/fbgemm/external/json/docs/examples/string_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1834402Z copying third_party/fbgemm/external/json/docs/examples/string_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1836044Z copying third_party/fbgemm/external/json/docs/examples/swap__array_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1837625Z copying third_party/fbgemm/external/json/docs/examples/swap__array_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1839186Z copying third_party/fbgemm/external/json/docs/examples/swap__binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1840784Z copying third_party/fbgemm/external/json/docs/examples/swap__binary_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1842336Z copying third_party/fbgemm/external/json/docs/examples/swap__object_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1843918Z copying third_party/fbgemm/external/json/docs/examples/swap__object_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1845656Z copying third_party/fbgemm/external/json/docs/examples/swap__reference.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1847242Z copying third_party/fbgemm/external/json/docs/examples/swap__reference.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1848794Z copying third_party/fbgemm/external/json/docs/examples/swap__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1850388Z copying third_party/fbgemm/external/json/docs/examples/swap__string_t.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1851954Z copying third_party/fbgemm/external/json/docs/examples/to_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1853590Z copying third_party/fbgemm/external/json/docs/examples/to_bjdata.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1855366Z copying third_party/fbgemm/external/json/docs/examples/to_bson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1856968Z copying third_party/fbgemm/external/json/docs/examples/to_bson.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1858707Z copying third_party/fbgemm/external/json/docs/examples/to_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1860200Z copying third_party/fbgemm/external/json/docs/examples/to_cbor.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1861907Z copying third_party/fbgemm/external/json/docs/examples/to_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1863424Z copying third_party/fbgemm/external/json/docs/examples/to_json.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1865157Z copying third_party/fbgemm/external/json/docs/examples/to_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1866786Z copying third_party/fbgemm/external/json/docs/examples/to_msgpack.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1868358Z copying third_party/fbgemm/external/json/docs/examples/to_string.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1870025Z copying third_party/fbgemm/external/json/docs/examples/to_string.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1871574Z copying third_party/fbgemm/external/json/docs/examples/to_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1873136Z copying third_party/fbgemm/external/json/docs/examples/to_ubjson.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1874841Z copying third_party/fbgemm/external/json/docs/examples/type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1876551Z copying third_party/fbgemm/external/json/docs/examples/type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1878132Z copying third_party/fbgemm/external/json/docs/examples/type_error.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1879831Z copying third_party/fbgemm/external/json/docs/examples/type_error.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1881394Z copying third_party/fbgemm/external/json/docs/examples/type_name.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1883044Z copying third_party/fbgemm/external/json/docs/examples/type_name.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1884702Z copying third_party/fbgemm/external/json/docs/examples/unflatten.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1886441Z copying third_party/fbgemm/external/json/docs/examples/unflatten.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1887985Z copying third_party/fbgemm/external/json/docs/examples/update.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1889554Z copying third_party/fbgemm/external/json/docs/examples/update.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1891142Z copying third_party/fbgemm/external/json/docs/examples/update__range.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1892770Z copying third_party/fbgemm/external/json/docs/examples/update__range.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1894547Z copying third_party/fbgemm/external/json/docs/examples/value__json_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1896196Z copying third_party/fbgemm/external/json/docs/examples/value__json_ptr.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1897718Z copying third_party/fbgemm/external/json/docs/examples/value__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1899380Z copying third_party/fbgemm/external/json/docs/examples/value__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1900945Z copying third_party/fbgemm/external/json/docs/examples/value__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1902500Z copying third_party/fbgemm/external/json/docs/examples/value__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/examples 2025-10-10T00:04:49.1904015Z copying third_party/fbgemm/external/json/docs/mkdocs/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs 2025-10-10T00:04:49.1905737Z copying third_party/fbgemm/external/json/docs/mkdocs/mkdocs.yml -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs 2025-10-10T00:04:49.1907447Z copying third_party/fbgemm/external/json/docs/mkdocs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs 2025-10-10T00:04:49.1908925Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs 2025-10-10T00:04:49.1910439Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1912021Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_gtgt.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1913604Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_literal_json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1915421Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_literal_json_pointer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1916794Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_ltlt.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1918327Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1919848Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-10-10T00:04:49.1921498Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:49.1923088Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:49.1924782Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:49.1926294Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1927900Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1929496Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1931026Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1932660Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1934353Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1935946Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1937592Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1938916Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1940713Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1942321Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1943827Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1945502Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1947020Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1948569Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1950075Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1951594Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1953122Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1954877Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1956511Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1957955Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1959531Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1961180Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1962622Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1972748Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1973524Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1974427Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1975245Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1975931Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1976566Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1977121Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_bjdata.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1977789Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1978320Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1978859Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1979606Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1980137Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1981301Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1983000Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1984675Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1986258Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1987780Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1989318Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1990941Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1992728Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1994420Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1996020Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1997608Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.1999122Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2000752Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2002267Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2003757Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2005515Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2007116Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2008655Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2010259Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2011694Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2013201Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2014935Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2016593Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2018077Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2019660Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/json_base_class_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2021284Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2022852Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2024630Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2026144Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2027681Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2029260Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2030959Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2032507Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2034218Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2035809Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2037464Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2039138Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2040699Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2042349Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2044017Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2045897Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2047473Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2049004Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2050636Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2052203Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2053884Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_spaceship.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2055736Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2057248Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2058771Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2060396Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2062056Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2063737Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2065538Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2067097Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2068685Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/patch_inplace.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2070263Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2071843Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2073394Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2075244Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2076827Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2078416Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2080026Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2081617Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2083480Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2085389Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_bjdata.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2086929Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2088588Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2090187Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2091734Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2093326Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2095391Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2097001Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2098718Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2100410Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2102058Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2103665Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2105509Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2107124Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:49.2108902Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:49.2110492Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:49.2111861Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:49.2113478Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:49.2115006Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:49.2116739Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:49.2118079Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2119700Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2121215Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2122742Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2124413Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2126026Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2127372Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2129088Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2130625Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_string_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2132160Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2133642Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2135418Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2136951Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/string_t.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2138547Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:49.2140060Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2141579Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2143088Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2144823Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2146224Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2147847Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2149534Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2150815Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2152442Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2153958Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2155731Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2157178Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2158685Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2160289Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:49.2161819Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2163374Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2165138Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_diagnostics.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2166758Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2168244Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_cpp_11.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2169782Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_filesystem.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2171298Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_ranges.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2172829Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_static_rtti.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2174557Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2176054Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_no_io.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2177492Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_noexception.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2179243Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2181215Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2182413Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_throw_user.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2184050Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_use_global_udls.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2185841Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2187554Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_use_legacy_discarded_value_comparison.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2188860Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2190568Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2192130Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2193670Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_begin.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2195447Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_no_version.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2197121Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2198668Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:49.2200092Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/css/custom.css -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/css 2025-10-10T00:04:49.2201737Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2203344Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/assertions.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2204991Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2206671Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/comments.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2208133Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2209717Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2211469Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2212968Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2214560Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/macros.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2216212Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2217780Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/namespace.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2219279Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-10-10T00:04:49.2220883Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/bjdata.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:49.2222584Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:49.2224057Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:49.2226433Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:49.2227709Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:49.2229070Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:49.2230629Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:49.2232037Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:49.2233387Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:49.2234952Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:49.2236452Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:49.2237880Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/json_lines.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:49.2239239Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:49.2240678Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:49.2241995Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:49.2243276Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/types 2025-10-10T00:04:49.2244952Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/features/types 2025-10-10T00:04:49.2246472Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/code_of_conduct.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2247782Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2249210Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2250870Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/faq.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2252202Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/license.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2253564Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/releases.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2256296Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-10-10T00:04:49.2257743Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-10-10T00:04:49.2259782Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-10-10T00:04:49.2261575Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-10-10T00:04:49.2262991Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-10-10T00:04:49.2265049Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:49.2266538Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:49.2267903Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/index.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:49.2269319Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/migration_guide.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:49.2270802Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:49.2272246Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-10-10T00:04:49.2273633Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:49.2275132Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:49.2276541Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:49.2278015Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:49.2279312Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:49.2280488Z copying third_party/fbgemm/external/json/docs/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/mkdocs/scripts 2025-10-10T00:04:49.2281939Z copying third_party/fbgemm/external/json/docs/usages/ios.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/usages 2025-10-10T00:04:49.2285034Z copying third_party/fbgemm/external/json/docs/usages/macos.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/docs/usages 2025-10-10T00:04:49.2297252Z copying third_party/fbgemm/external/json/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann 2025-10-10T00:04:49.2298635Z copying third_party/fbgemm/external/json/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann 2025-10-10T00:04:49.2299842Z copying third_party/fbgemm/external/json/include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann 2025-10-10T00:04:49.2302930Z copying third_party/fbgemm/external/json/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann 2025-10-10T00:04:49.2304364Z copying third_party/fbgemm/external/json/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann 2025-10-10T00:04:49.2305918Z copying third_party/fbgemm/external/json/include/nlohmann/detail/abi_macros.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2307311Z copying third_party/fbgemm/external/json/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2308674Z copying third_party/fbgemm/external/json/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2310208Z copying third_party/fbgemm/external/json/include/nlohmann/detail/json_custom_base_class.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2311526Z copying third_party/fbgemm/external/json/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2313275Z copying third_party/fbgemm/external/json/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2314750Z copying third_party/fbgemm/external/json/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2316800Z copying third_party/fbgemm/external/json/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2317968Z copying third_party/fbgemm/external/json/include/nlohmann/detail/string_concat.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2319444Z copying third_party/fbgemm/external/json/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2320757Z copying third_party/fbgemm/external/json/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail 2025-10-10T00:04:49.2322369Z copying third_party/fbgemm/external/json/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-10-10T00:04:49.2323968Z copying third_party/fbgemm/external/json/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-10-10T00:04:49.2325959Z copying third_party/fbgemm/external/json/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-10-10T00:04:49.2327314Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:49.2329602Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:49.2331009Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:49.2332554Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:49.2334730Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:49.2336238Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-10-10T00:04:49.2337723Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:49.2339112Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:49.2340633Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:49.2342117Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:49.2343507Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:49.2345203Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-10-10T00:04:49.2346517Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2348055Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2349383Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2350672Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2352060Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/std_fs.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2353549Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2355155Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-10-10T00:04:49.2356620Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:49.2357998Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:49.2359385Z copying third_party/fbgemm/external/json/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-10-10T00:04:49.2361574Z copying third_party/fbgemm/external/json/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-10-10T00:04:49.2362844Z copying third_party/fbgemm/external/json/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-10-10T00:04:49.2364840Z copying third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:49.2367265Z copying third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:49.2368394Z copying third_party/fbgemm/external/json/single_include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/single_include/nlohmann 2025-10-10T00:04:49.2377406Z copying third_party/fbgemm/external/json/single_include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/single_include/nlohmann 2025-10-10T00:04:49.2378595Z copying third_party/fbgemm/external/json/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests 2025-10-10T00:04:49.2380112Z copying third_party/fbgemm/external/json/tests/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests 2025-10-10T00:04:49.2381364Z copying third_party/fbgemm/external/json/tests/fuzzing.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests 2025-10-10T00:04:49.2383046Z copying third_party/fbgemm/external/json/tests/abi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi 2025-10-10T00:04:49.2384477Z copying third_party/fbgemm/external/json/tests/abi/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi 2025-10-10T00:04:49.2386189Z copying third_party/fbgemm/external/json/tests/abi/config/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/config 2025-10-10T00:04:49.2387543Z copying third_party/fbgemm/external/json/tests/abi/config/config.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/config 2025-10-10T00:04:49.2388780Z copying third_party/fbgemm/external/json/tests/abi/config/custom.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/config 2025-10-10T00:04:49.2390115Z copying third_party/fbgemm/external/json/tests/abi/config/default.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/config 2025-10-10T00:04:49.2391450Z copying third_party/fbgemm/external/json/tests/abi/config/noversion.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/config 2025-10-10T00:04:49.2392777Z copying third_party/fbgemm/external/json/tests/abi/diag/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/diag 2025-10-10T00:04:49.2394314Z copying third_party/fbgemm/external/json/tests/abi/diag/diag.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/diag 2025-10-10T00:04:49.2395646Z copying third_party/fbgemm/external/json/tests/abi/diag/diag.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/diag 2025-10-10T00:04:49.2396997Z copying third_party/fbgemm/external/json/tests/abi/diag/diag_off.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/diag 2025-10-10T00:04:49.2398319Z copying third_party/fbgemm/external/json/tests/abi/diag/diag_on.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/diag 2025-10-10T00:04:49.2399874Z copying third_party/fbgemm/external/json/tests/abi/include/nlohmann/json_v3_10_5.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/include/nlohmann 2025-10-10T00:04:49.2408000Z copying third_party/fbgemm/external/json/tests/abi/inline_ns/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-10-10T00:04:49.2409384Z copying third_party/fbgemm/external/json/tests/abi/inline_ns/use_current.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-10-10T00:04:49.2411050Z copying third_party/fbgemm/external/json/tests/abi/inline_ns/use_v3_10_5.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-10-10T00:04:49.2412495Z copying third_party/fbgemm/external/json/tests/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/benchmarks 2025-10-10T00:04:49.2413961Z copying third_party/fbgemm/external/json/tests/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/benchmarks/src 2025-10-10T00:04:49.2415866Z copying third_party/fbgemm/external/json/tests/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_add_subdirectory 2025-10-10T00:04:49.2417294Z copying third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project 2025-10-10T00:04:49.2418614Z copying third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project 2025-10-10T00:04:49.2419843Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content 2025-10-10T00:04:49.2421330Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content/project 2025-10-10T00:04:49.2422671Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content/project 2025-10-10T00:04:49.2424050Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content2 2025-10-10T00:04:49.2425599Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content2/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content2/project 2025-10-10T00:04:49.2426943Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content2/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_fetch_content2/project 2025-10-10T00:04:49.2428144Z copying third_party/fbgemm/external/json/tests/cmake_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import 2025-10-10T00:04:49.2429602Z copying third_party/fbgemm/external/json/tests/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import/project 2025-10-10T00:04:49.2431019Z copying third_party/fbgemm/external/json/tests/cmake_import/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import/project 2025-10-10T00:04:49.2432329Z copying third_party/fbgemm/external/json/tests/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import_minver 2025-10-10T00:04:49.2433775Z copying third_party/fbgemm/external/json/tests/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import_minver/project 2025-10-10T00:04:49.2435215Z copying third_party/fbgemm/external/json/tests/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_import_minver/project 2025-10-10T00:04:49.2436664Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories 2025-10-10T00:04:49.2438156Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:49.2439544Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:49.2440916Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:49.2442330Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:49.2443683Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:49.2445141Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-10-10T00:04:49.2446318Z copying third_party/fbgemm/external/json/tests/cuda_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cuda_example 2025-10-10T00:04:49.2447639Z copying third_party/fbgemm/external/json/tests/cuda_example/json_cuda.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/cuda_example 2025-10-10T00:04:49.2449168Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:49.2450909Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:49.2454442Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:49.2455951Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:49.2457304Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:49.2458945Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2460603Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2462213Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2465520Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2468494Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2471169Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2473815Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2476364Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:49.2478927Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:49.2480391Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:49.2484754Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:49.2486259Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:49.2487651Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:49.2489010Z copying third_party/fbgemm/external/json/tests/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2490475Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2491779Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2493093Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2494596Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2496163Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2497547Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2498834Z copying third_party/fbgemm/external/json/tests/src/make_test_data_available.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2500091Z copying third_party/fbgemm/external/json/tests/src/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2501444Z copying third_party/fbgemm/external/json/tests/src/unit-32bit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2503125Z copying third_party/fbgemm/external/json/tests/src/unit-algorithms.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2504575Z copying third_party/fbgemm/external/json/tests/src/unit-allocator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2506270Z copying third_party/fbgemm/external/json/tests/src/unit-alt-string.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2507629Z copying third_party/fbgemm/external/json/tests/src/unit-assert_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2509142Z copying third_party/fbgemm/external/json/tests/src/unit-binary_formats.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2510454Z copying third_party/fbgemm/external/json/tests/src/unit-bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2513441Z copying third_party/fbgemm/external/json/tests/src/unit-bson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2515510Z copying third_party/fbgemm/external/json/tests/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2516773Z copying third_party/fbgemm/external/json/tests/src/unit-capacity.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2518421Z copying third_party/fbgemm/external/json/tests/src/unit-cbor.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2520928Z copying third_party/fbgemm/external/json/tests/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2522291Z copying third_party/fbgemm/external/json/tests/src/unit-class_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2523773Z copying third_party/fbgemm/external/json/tests/src/unit-class_lexer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2525496Z copying third_party/fbgemm/external/json/tests/src/unit-class_parser.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2527698Z copying third_party/fbgemm/external/json/tests/src/unit-comparison.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2529296Z copying third_party/fbgemm/external/json/tests/src/unit-concepts.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2530629Z copying third_party/fbgemm/external/json/tests/src/unit-constructor1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2532518Z copying third_party/fbgemm/external/json/tests/src/unit-constructor2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2533828Z copying third_party/fbgemm/external/json/tests/src/unit-convenience.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2535574Z copying third_party/fbgemm/external/json/tests/src/unit-conversions.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2537631Z copying third_party/fbgemm/external/json/tests/src/unit-custom-base-class.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2538879Z copying third_party/fbgemm/external/json/tests/src/unit-deserialization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2540655Z copying third_party/fbgemm/external/json/tests/src/unit-diagnostics.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2542062Z copying third_party/fbgemm/external/json/tests/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2543468Z copying third_party/fbgemm/external/json/tests/src/unit-element_access1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2545483Z copying third_party/fbgemm/external/json/tests/src/unit-element_access2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2547610Z copying third_party/fbgemm/external/json/tests/src/unit-hash.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2548968Z copying third_party/fbgemm/external/json/tests/src/unit-inspection.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2550510Z copying third_party/fbgemm/external/json/tests/src/unit-items.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2552306Z copying third_party/fbgemm/external/json/tests/src/unit-iterators1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2554260Z copying third_party/fbgemm/external/json/tests/src/unit-iterators2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2556237Z copying third_party/fbgemm/external/json/tests/src/unit-json_patch.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2558018Z copying third_party/fbgemm/external/json/tests/src/unit-json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2559717Z copying third_party/fbgemm/external/json/tests/src/unit-large_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2561221Z copying third_party/fbgemm/external/json/tests/src/unit-merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2562552Z copying third_party/fbgemm/external/json/tests/src/unit-meta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2563997Z copying third_party/fbgemm/external/json/tests/src/unit-modifiers.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2565934Z copying third_party/fbgemm/external/json/tests/src/unit-msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2568436Z copying third_party/fbgemm/external/json/tests/src/unit-no-mem-leak-on-adl-serialize.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2569635Z copying third_party/fbgemm/external/json/tests/src/unit-noexcept.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2571402Z copying third_party/fbgemm/external/json/tests/src/unit-ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2572677Z copying third_party/fbgemm/external/json/tests/src/unit-ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2574356Z copying third_party/fbgemm/external/json/tests/src/unit-pointer_access.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2576106Z copying third_party/fbgemm/external/json/tests/src/unit-readme.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2577433Z copying third_party/fbgemm/external/json/tests/src/unit-reference_access.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2578982Z copying third_party/fbgemm/external/json/tests/src/unit-regression1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2580970Z copying third_party/fbgemm/external/json/tests/src/unit-regression2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2582653Z copying third_party/fbgemm/external/json/tests/src/unit-serialization.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2583988Z copying third_party/fbgemm/external/json/tests/src/unit-testsuites.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2586645Z copying third_party/fbgemm/external/json/tests/src/unit-to_chars.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2588387Z copying third_party/fbgemm/external/json/tests/src/unit-type_traits.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2589661Z copying third_party/fbgemm/external/json/tests/src/unit-ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2592012Z copying third_party/fbgemm/external/json/tests/src/unit-udl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2593301Z copying third_party/fbgemm/external/json/tests/src/unit-udt.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2595276Z copying third_party/fbgemm/external/json/tests/src/unit-udt_macro.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2596937Z copying third_party/fbgemm/external/json/tests/src/unit-unicode1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2598838Z copying third_party/fbgemm/external/json/tests/src/unit-unicode2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2600451Z copying third_party/fbgemm/external/json/tests/src/unit-unicode3.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2601831Z copying third_party/fbgemm/external/json/tests/src/unit-unicode4.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2603423Z copying third_party/fbgemm/external/json/tests/src/unit-unicode5.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2604981Z copying third_party/fbgemm/external/json/tests/src/unit-user_defined_input.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2606370Z copying third_party/fbgemm/external/json/tests/src/unit-windows_h.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2607819Z copying third_party/fbgemm/external/json/tests/src/unit-wstring.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2609080Z copying third_party/fbgemm/external/json/tests/src/unit.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/src 2025-10-10T00:04:49.2610784Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2612075Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2613514Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2615034Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2616460Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2617780Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2619316Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2620649Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2622100Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2623549Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2625061Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2626367Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2627756Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2629097Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2630523Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2631882Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2633330Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2634938Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2636402Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2638257Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2639437Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2640868Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2642239Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2643795Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2645269Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2646696Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2648046Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2649435Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2650839Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2652274Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2653710Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2655198Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2656640Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2658065Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2659464Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2660906Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2662340Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2663747Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2665198Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2666644Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2668148Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-10-10T00:04:49.2669506Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/afl 2025-10-10T00:04:49.2671099Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/standalone 2025-10-10T00:04:49.2672387Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2673909Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2675374Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2676851Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2678175Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2679476Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2680941Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2682282Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2683833Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2685167Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2686673Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2687983Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2689389Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2690805Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2692139Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2693529Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2695217Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2696518Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2697855Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2699430Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2700743Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2702251Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2703488Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2705057Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2706492Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2707899Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2709227Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2710607Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2712084Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2713422Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2715006Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2716436Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2717952Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2719343Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2720765Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2722137Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2723885Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2725344Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2726957Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2728580Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2730039Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2731362Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2732813Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2734261Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2735726Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2737215Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2738591Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2739964Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2741358Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2742782Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2744331Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2745775Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2747176Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2748615Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2750067Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2751617Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2753001Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2754710Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2756145Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2757546Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2759008Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2760383Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2761816Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2763306Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2764819Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2766266Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2767681Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2769084Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2770510Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2771907Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2773285Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2774845Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2776437Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2777832Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2779416Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2780843Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2782227Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2783683Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2785259Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2786791Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2788150Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2789569Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2791132Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2792529Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2793968Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2795562Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2797032Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2798444Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2799906Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2801336Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2802693Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2804252Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2805776Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2807285Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2808747Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2810215Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2811641Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2813059Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2814615Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2816262Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2817661Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2819098Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2820568Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2822125Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2823607Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2825132Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2826636Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:49.2828104Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:49.2829443Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:49.2830949Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:49.2832237Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:49.2833683Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:49.2835080Z copying third_party/fbgemm/external/json/tests/thirdparty/doctest/doctest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/doctest 2025-10-10T00:04:49.2839214Z copying third_party/fbgemm/external/json/tests/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/doctest 2025-10-10T00:04:49.2840535Z copying third_party/fbgemm/external/json/tests/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/fifo_map 2025-10-10T00:04:49.2841948Z copying third_party/fbgemm/external/json/tests/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tests/thirdparty/imapdl 2025-10-10T00:04:49.2843205Z copying third_party/fbgemm/external/json/tools/amalgamate/CHANGES.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/amalgamate 2025-10-10T00:04:49.2844697Z copying third_party/fbgemm/external/json/tools/amalgamate/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/amalgamate 2025-10-10T00:04:49.2846180Z copying third_party/fbgemm/external/json/tools/amalgamate/amalgamate.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/amalgamate 2025-10-10T00:04:49.2847738Z copying third_party/fbgemm/external/json/tools/amalgamate/config_json.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/amalgamate 2025-10-10T00:04:49.2849014Z copying third_party/fbgemm/external/json/tools/amalgamate/config_json_fwd.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/amalgamate 2025-10-10T00:04:49.2850372Z copying third_party/fbgemm/external/json/tools/gdb_pretty_printer/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/gdb_pretty_printer 2025-10-10T00:04:49.2851772Z copying third_party/fbgemm/external/json/tools/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/gdb_pretty_printer 2025-10-10T00:04:49.2853038Z copying third_party/fbgemm/external/json/tools/generate_natvis/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/generate_natvis 2025-10-10T00:04:49.2854566Z copying third_party/fbgemm/external/json/tools/generate_natvis/generate_natvis.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/generate_natvis 2025-10-10T00:04:49.2856061Z copying third_party/fbgemm/external/json/tools/generate_natvis/nlohmann_json.natvis.j2 -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/generate_natvis 2025-10-10T00:04:49.2857290Z copying third_party/fbgemm/external/json/tools/macro_builder/main.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/macro_builder 2025-10-10T00:04:49.2858627Z copying third_party/fbgemm/external/json/tools/serve_header/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/serve_header 2025-10-10T00:04:49.2860014Z copying third_party/fbgemm/external/json/tools/serve_header/demo.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/serve_header 2025-10-10T00:04:49.2866193Z copying third_party/fbgemm/external/json/tools/serve_header/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/serve_header 2025-10-10T00:04:49.2867440Z copying third_party/fbgemm/external/json/tools/serve_header/serve_header.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/serve_header 2025-10-10T00:04:49.2868907Z copying third_party/fbgemm/external/json/tools/serve_header/serve_header.yml.example -> torch-2.10.0a0+git344e636/third_party/fbgemm/external/json/tools/serve_header 2025-10-10T00:04:49.2869937Z copying third_party/fbgemm/fbgemm_gpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:49.2871480Z copying third_party/fbgemm/fbgemm_gpu/FbgemmGpu.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:49.2872821Z copying third_party/fbgemm/fbgemm_gpu/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:49.2874491Z copying third_party/fbgemm/fbgemm_gpu/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:49.2876009Z copying third_party/fbgemm/fbgemm_gpu/requirements_genai.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:49.2877248Z copying third_party/fbgemm/fbgemm_gpu/setup.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu 2025-10-10T00:04:49.2879096Z copying third_party/fbgemm/fbgemm_gpu/bench/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2880783Z copying third_party/fbgemm/fbgemm_gpu/bench/batched_unary_embeddings_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2882030Z copying third_party/fbgemm/fbgemm_gpu/bench/bench_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2883906Z copying third_party/fbgemm/fbgemm_gpu/bench/histogram_binning_calibration_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2885534Z copying third_party/fbgemm/fbgemm_gpu/bench/jagged_tensor_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2887387Z copying third_party/fbgemm/fbgemm_gpu/bench/merge_embeddings_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2888779Z copying third_party/fbgemm/fbgemm_gpu/bench/quantize_ops_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2890393Z copying third_party/fbgemm/fbgemm_gpu/bench/sparse_ops_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2892071Z copying third_party/fbgemm/fbgemm_gpu/bench/stride_gemm_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2893371Z copying third_party/fbgemm/fbgemm_gpu/bench/verify_fp16_stochastic_benchmark.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench 2025-10-10T00:04:49.2895059Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2896394Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/batch_benchmark_run.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2897692Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/run_tbe_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2899165Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/split_table_batched_embeddings_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2900924Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_cache_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2902479Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_inference_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2904446Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_kv_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2906088Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_ssd_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2907702Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_training_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2909374Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_utils_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-10-10T00:04:49.2910940Z copying third_party/fbgemm/fbgemm_gpu/cmake/Asmjit.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:49.2912202Z copying third_party/fbgemm/fbgemm_gpu/cmake/Fbgemm.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:49.2913544Z copying third_party/fbgemm/fbgemm_gpu/cmake/Hip.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:49.2914942Z copying third_party/fbgemm/fbgemm_gpu/cmake/TbeInference.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:49.2916600Z copying third_party/fbgemm/fbgemm_gpu/cmake/TbeTraining.cmake -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:49.2917718Z copying third_party/fbgemm/fbgemm_gpu/cmake/tbe_sources.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/cmake 2025-10-10T00:04:49.2919424Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2920741Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2922159Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_backward_split.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2923766Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2925150Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2926454Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_forward_split.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2927863Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_index_select.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2929147Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/jinja_environment.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2930681Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/optimizer_args.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2932553Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/optimizers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2934605Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/scripts_argsparse.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2935980Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/torch_type_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-10-10T00:04:49.2937492Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_cpu_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:49.2939002Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:49.2940549Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:49.2942045Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_lookup.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:49.2943512Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_host_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:49.2945099Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_kernel_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-10-10T00:04:49.2946695Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/embedding_ops_placeholder.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training 2025-10-10T00:04:49.2948287Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2949692Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_approx_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2951048Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2952576Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_device_kernel_template.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2953931Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_grad_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2955643Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_cpu_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2957051Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2958875Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_indice_weights_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2960352Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_cta_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2961993Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_warp_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2963587Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_meta_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2965122Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-10-10T00:04:49.2967252Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/rocm/embedding_backward_split_device_kernel_template.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/backward/rocm 2025-10-10T00:04:49.2968550Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2970302Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_nobag_small_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2971611Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2973453Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_v2_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2975131Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_meta_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2976617Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_nobag_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2978090Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-10-10T00:04:49.2979710Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-10-10T00:04:49.2981166Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-10-10T00:04:49.2982877Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-10-10T00:04:49.2984526Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_device_kernel_template.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-10-10T00:04:49.2985910Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_host_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-10-10T00:04:49.2987253Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_kernel_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-10-10T00:04:49.2988690Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_template.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-10-10T00:04:49.2990084Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_autograd_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-10-10T00:04:49.2991935Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cpu_wrapper_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-10-10T00:04:49.2993325Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cuda_wrapper_template.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-10-10T00:04:49.2994888Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/pt2_arg_utils_template.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-10-10T00:04:49.2996562Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-10-10T00:04:49.2997855Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/__init__.template -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-10-10T00:04:49.2999241Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/lookup_args.template -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-10-10T00:04:49.3000537Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/optimizer_args.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-10-10T00:04:49.3002025Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/split_embedding_codegen_lookup_invoker.template -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-10-10T00:04:49.3003580Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/split_embedding_optimizer_codegen.template -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-10-10T00:04:49.3004965Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_host.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-10-10T00:04:49.3006636Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-10-10T00:04:49.3007863Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_v1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-10-10T00:04:49.3009248Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_v2.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-10-10T00:04:49.3010753Z copying third_party/fbgemm/fbgemm_gpu/docs/Doxyfile.in -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs 2025-10-10T00:04:49.3013031Z copying third_party/fbgemm/fbgemm_gpu/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs 2025-10-10T00:04:49.3014411Z copying third_party/fbgemm/fbgemm_gpu/docs/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs 2025-10-10T00:04:49.3016120Z copying third_party/fbgemm/fbgemm_gpu/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs 2025-10-10T00:04:49.3017269Z copying third_party/fbgemm/fbgemm_gpu/docs/src/conf.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src 2025-10-10T00:04:49.3018810Z copying third_party/fbgemm/fbgemm_gpu/docs/src/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src 2025-10-10T00:04:49.3020068Z copying third_party/fbgemm/fbgemm_gpu/docs/src/nitpick.ignore -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src 2025-10-10T00:04:49.3021611Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm 2025-10-10T00:04:49.3023031Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api/QuantUtils.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api 2025-10-10T00:04:49.3024517Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api/tbe_cpu_autovec.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api 2025-10-10T00:04:49.3026104Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/development/BuildInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/development 2025-10-10T00:04:49.3027307Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai 2025-10-10T00:04:49.3028916Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development/BuildInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-10-10T00:04:49.3030521Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development/InstallationInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-10-10T00:04:49.3031810Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development/TestInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-10-10T00:04:49.3032906Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu 2025-10-10T00:04:49.3034519Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/embedding_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3035989Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/experimental_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3037444Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/faster_hash_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3038802Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/feature_gates.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3040403Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/input_combine.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3041816Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/jagged_tensor_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3043346Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/layout_transform_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3044848Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/memory_utils.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3046476Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/merge_pooled_embeddings.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3047696Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/quantize_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3049019Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/sparse_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3050591Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/split_table_batched_embeddings.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3051954Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-10-10T00:04:49.3053446Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/BuildInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-10-10T00:04:49.3055063Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/FeatureGates.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-10-10T00:04:49.3056580Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/InstallationInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-10-10T00:04:49.3058477Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/TestInstructions.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-10-10T00:04:49.3059895Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion1.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-10-10T00:04:49.3062725Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion2.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-10-10T00:04:49.3066823Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion3.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-10-10T00:04:49.3070599Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorExample.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-10-10T00:04:49.3074527Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-10-10T00:04:49.3075779Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/feature_gates.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3077290Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/jagged_tensor_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3078620Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/pooled_embedding_modules.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3079950Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/pooled_embedding_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3081269Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/quantize_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3082688Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/sparse_ops.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3083991Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/tbe_ops_inference.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3085599Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/tbe_ops_training.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-10-10T00:04:49.3086928Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/stable-api/python_api.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/stable-api 2025-10-10T00:04:49.3088172Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/ContactUs.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-10-10T00:04:49.3089535Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/Contributing.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-10-10T00:04:49.3091186Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/License.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-10-10T00:04:49.3092413Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/Releases.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-10-10T00:04:49.3093783Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/index.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-10-10T00:04:49.3095658Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Cpp.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-10-10T00:04:49.3097051Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/ExampleGraph.dot -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-10-10T00:04:49.3098337Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Overview.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-10-10T00:04:49.3099709Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Python.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-10-10T00:04:49.3101034Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Sphinx.rst -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-10-10T00:04:49.3102448Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example 2025-10-10T00:04:49.3103881Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/example/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/example 2025-10-10T00:04:49.3105475Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/example/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/example 2025-10-10T00:04:49.3106958Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/src/cutlass_sgemm_nn.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-10-10T00:04:49.3108263Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/src/example_nccl.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-10-10T00:04:49.3109604Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/src/example_ops.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-10-10T00:04:49.3110914Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-10-10T00:04:49.3112461Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/add_tensors_float_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-10-10T00:04:49.3113707Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/sgemm_float_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-10-10T00:04:49.3115166Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/triton_example_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-10-10T00:04:49.3116411Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm 2025-10-10T00:04:49.3117781Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-10-10T00:04:49.3119195Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/fp4_quantize_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-10-10T00:04:49.3120619Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/fp8_gemm_benchmark.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-10-10T00:04:49.3121953Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/fp8_gemm_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-10-10T00:04:49.3123714Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/grouped_gemm_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-10-10T00:04:49.3125101Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:49.3126584Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/fp4_quantize.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:49.3129701Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:49.3132496Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/grouped_gemm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:49.3134421Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/matmul_perf_model.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:49.3135773Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-10-10T00:04:49.3137125Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai 2025-10-10T00:04:49.3138486Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai 2025-10-10T00:04:49.3140014Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-10-10T00:04:49.3141314Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/comm_bench.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-10-10T00:04:49.3142841Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/gather_scatter_bench.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-10-10T00:04:49.3144370Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/quantize_bench.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-10-10T00:04:49.3146110Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/quantize_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-10-10T00:04:49.3148271Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-10-10T00:04:49.3149532Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/quantize.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-10-10T00:04:49.3151280Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-10-10T00:04:49.3152769Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha/cutlass_blackwell_fmha_custom_op.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-10-10T00:04:49.3154301Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha/cutlass_blackwell_fmha_interface.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-10-10T00:04:49.3155432Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:49.3156792Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:49.3158193Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/activation.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:49.3159706Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/gather_scatter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:49.3161449Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/layers.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:49.3163241Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/shuffling.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-10-10T00:04:49.3164863Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/attention.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-10-10T00:04:49.3166329Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/attention_defs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-10-10T00:04:49.3167706Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/gqa_attn_splitk.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-10-10T00:04:49.3170245Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_fmha.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3171832Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_fmha_bwd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3173506Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_fmha_gen.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3175348Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_mla.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3177061Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_mla_fwd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3179651Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3180951Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3182407Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/benchmarks.sh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3183795Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_bwd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3185439Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_fwd.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3187100Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_utils.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3188463Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_gen_impl.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3189983Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_gen_interface.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3191293Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/gen_example.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-10-10T00:04:49.3192884Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3194545Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3196350Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_fwd_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3197869Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3199768Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_gen_epilogue_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3201158Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_gen_mainloop_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3203420Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_load_cpasync_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3205013Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3206641Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_mla_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3208383Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/sm100_fmha_mla_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-10-10T00:04:49.3209827Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common/pipeline_mla.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common 2025-10-10T00:04:49.3211346Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common/pow_2.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common 2025-10-10T00:04:49.3212788Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-10-10T00:04:49.3214396Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-10-10T00:04:49.3216015Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device/sm100_mla.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-10-10T00:04:49.3217652Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_causal_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3219140Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3220516Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3222006Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3223484Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3225085Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_fmha_bwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3227405Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_fmha_bwd_mla_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3229498Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_fmha_fwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3230993Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_fmha_gen_kernel_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3232508Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_fmha_mla_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3233987Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_fmha_mla_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3236439Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/sm100_mla_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-10-10T00:04:49.3237865Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-10-10T00:04:49.3239502Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_fwd_gen_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-10-10T00:04:49.3240855Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_fwd_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-10-10T00:04:49.3242233Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_mla_reference.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-10-10T00:04:49.3243735Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-10-10T00:04:49.3244960Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce 2025-10-10T00:04:49.3246365Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce 2025-10-10T00:04:49.3247782Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce 2025-10-10T00:04:49.3249177Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce/coalesce_defs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/coalesce 2025-10-10T00:04:49.3250414Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm/car.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm 2025-10-10T00:04:49.3251875Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm/car.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm 2025-10-10T00:04:49.3253858Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-10-10T00:04:49.3255264Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-10-10T00:04:49.3256733Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter_defs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-10-10T00:04:49.3257968Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3259405Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3261699Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3262946Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3264557Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_convert.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3265973Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_defs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3267640Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_dequantize.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-10-10T00:04:49.3269082Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-10-10T00:04:49.3270412Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-10-10T00:04:49.3272186Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling_defs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-10-10T00:04:49.3273554Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-10-10T00:04:49.3275252Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-10-10T00:04:49.3277411Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize_defs.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-10-10T00:04:49.3278811Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/ck_utility.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-10-10T00:04:49.3280225Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_blockwise_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-10-10T00:04:49.3281668Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_tensorwise_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-10-10T00:04:49.3283223Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/bf16_grouped_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped 2025-10-10T00:04:49.3285211Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x32x128_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3286735Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3288124Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3289566Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x64x128_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3291206Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x64x128_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3292538Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x64x128_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3293888Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x96x128_16x16_1x3_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3295486Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x96x128_16x16_1x3_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3296895Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x96x128_16x16_1x3_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3298333Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x96x128_16x16_1x3_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3299751Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x16x96x64_16x16_1x3_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3301121Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3302622Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x32x64x128_32x32_1x1_16x8x1_16x8x1_1x16x1x8_8x8x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3303995Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x32x64x128_32x32_1x1_16x8x1_16x8x1_1x16x1x8_8x8x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3305623Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x32x96x128_16x16_2x3_16x8x1_16x8x1_1x32x1x4_8x8x1_2x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3306993Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x64x128x64_32x32_2x2_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3308608Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_128x64x96x64_16x16_4x3_8x16x1_8x16x1_1x32x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3310019Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x128x128x128_32x32_2x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3311392Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x128x128x64_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3312966Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x128x128x64_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3314694Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x128x224x64_16x16_4x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3315987Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x128x256x64_32x32_4x2_8x32x1_8x32x1_1x16x1x16_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3317346Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x128x96x64_16x16_4x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3318741Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x16x128x128_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3320125Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x16x128x128_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3321509Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x16x64x128_16x16_1x1_16x16x1_16x16x1_1x16x1x16_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3322990Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x224x256x32_16x16_7x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3324621Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x256x128x32_32x32_4x2_4x64x1_4x64x1_1x32x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3326088Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x256x160x64_16x16_8x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3327481Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x256x192x64_32x32_4x3_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3329040Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x256x224x64_16x16_8x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3330405Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x256x256x64_32x32_4x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3331784Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x32x128x128_16x16_1x4_16x16x1_16x16x1_1x32x1x8_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3333290Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x32x224x64_16x16_1x7_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3334929Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x32x96x64_16x16_1x3_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3336418Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x32x96x64_16x16_1x3_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3337851Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x64x128x128_32x32_2x1_16x16x1_16x16x1_1x16x1x16_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3339260Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x64x192x128_16x16_4x3_16x16x1_16x16x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3340685Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_256x64x96x64_16x16_2x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3342186Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_64x16x16x128_16x16_1x1_16x4x1_16x4x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3343677Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_64x16x16x128_16x16_1x1_16x4x1_16x4x1_1x16x1x4_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3345194Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_64x16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3346746Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_64x16x32x128_16x16_1x2_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3348713Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_64x16x48x128_16x16_1x3_16x4x1_16x4x1_1x16x1x4_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3350140Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_64x16x64x128_16x16_1x4_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3351387Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3352901Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_kernel_manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-10-10T00:04:49.3354459Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/fp8fp8bf16_rowwise_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-10-10T00:04:49.3356268Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/fp8fp8fp16_rowwise_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-10-10T00:04:49.3357915Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3359628Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x128x16x128_16x16_4x1_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3361135Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x128x32x128_32x32_2x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3362814Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3364445Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2_4_split_k.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3365792Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2_8_split_k.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3367289Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3368710Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3370120Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2_8_split_k.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3371539Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3372932Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3374487Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_interwave_v2_2_split_k.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3375917Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3377441Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v2_2_split_k.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3378994Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x16x32x512_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3380490Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x128x128_32x32_1x2_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3381920Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x16x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3383522Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x16x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3385060Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x16x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_interwave_v2_16.split_k -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3386465Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x16x256_16x16_1x1_16x8x1_16x8x1_1x32x1x4_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3387896Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x16x512_16x16_1x1_32x4x1_32x4x1_1x32x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3389359Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x16x512_16x16_1x1_32x4x1_32x4x1_1x32x1x4_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3390757Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x64x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3392198Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x64x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_interwave_v2_16.split_k -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3393600Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x32x64x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3395186Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x64x32x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3396849Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x64x32x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2_16.split_k -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3398240Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_128x64x32x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3399629Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x128x128_16x16_4x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3401182Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3402570Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3403975Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v5.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3405551Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x128x256_32x32_2x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3407032Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x128x64_32x32_2x2_4x64x1_4x64x1_1x32x1x8_8x8x1_1x1_intrawave_v4.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3408435Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x160x128_16x16_4x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3409834Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x160x128_32x32_1x5_8x32x1_8x32x1_1x64x1x4_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3411298Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x192x128_32x32_2x3_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3412919Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x256x128_32x32_2x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3414675Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x64x128_32x32_2x1_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3415927Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x64x256_32x32_2x1_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3417848Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x96x128_16x16_4x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3419246Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x128x96x256_32x32_1x3_16x16x1_16x16x1_1x64x1x4_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3420638Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x160x128x128_16x16_5x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3422036Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x160x256x128_16x16_5x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3423577Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x160x96x128_16x16_5x3_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3425113Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x16x64x128_16x16_1x1_16x16x1_8x32x1_1x16x1x16_4x4x1_1x1_intrawave_v2_8_split_k.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3426576Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x16x64x512_16x16_1x1_32x8x1_32x8x1_1x16x1x16_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3428024Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x16x64x512_16x16_1x1_32x8x1_32x8x1_1x16x1x16_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3429498Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x192x128x128_16x16_6x4_8x32x1_8x32x1_1x32x1x8_8x8x1_2x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3431087Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x192x192x128_16x16_6x6_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3432495Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x192x224x128_16x16_6x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3434004Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x192x256x128_16x16_6x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3435586Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x192x256x128_16x16_6x8_8x32x1_8x32x1_1x32x1x8_8x8x1_2x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3437093Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x224x160x128_16x16_7x5_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3438492Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x224x192x128_16x16_7x6_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3439945Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x224x256x128_16x16_7x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3441342Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x128x128_16x16_8x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3442820Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x128x128_32x32_4x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3444443Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x160x128_16x16_8x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3445809Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x192x128_16x16_8x6_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3447454Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x192x128_32x32_4x3_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3448941Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x224x128_16x16_8x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3450333Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x256x128_16x16_8x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3451831Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x256x64_16x16_8x8_4x64x1_4x64x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3453241Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x256x64_32x32_4x4_4x64x1_4x64x1_1x32x1x8_8x8x1_1x1_intrawave_v4.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3454849Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x96x128_16x16_8x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3456403Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x256x96x128_32x32_2x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3457798Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x32x128x256_32x32_1x1_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3459269Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x32x64x512_16x16_1x2_32x8x1_32x8x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3460758Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x128x128_32x32_1x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3462211Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x128x256_32x32_1x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3463695Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x16x512_16x16_1x1_32x8x1_32x8x1_1x64x1x4_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3465642Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x192x128_32x32_1x3_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3467076Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x192x256_32x32_1x3_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3468471Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x256x128_32x32_1x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3470009Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x64x128_32x32_1x1_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3471413Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x64x512_32x32_1x1_32x8x1_32x8x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3472867Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x64x96x256_16x16_2x3_16x16x1_16x16x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3474390Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x80x128x256_16x16_5x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3475939Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_256x96x128x128_16x16_3x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3477433Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x128_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3478893Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x128_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v1_16.split_k -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3480281Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x128_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3481815Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x256_16x16_1x1_16x4x1_16x4x1_1x16x1x4_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3483366Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x256_16x16_1x1_16x4x1_16x4x1_1x4x1x16_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3484859Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x512_16x16_1x1_32x2x1_32x2x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3486317Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x512_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3487783Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_64x16x16x64_16x16_1x1_4x16x1_4x16x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3489054Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8bf16_rowwise_kernel_manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3490865Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3492265Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_128x32x16x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3493750Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3495330Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3496887Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v5.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3498332Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_256x224x256x128_16x16_7x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3499899Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_256x256x256x128_16x16_8x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3501497Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_64x16x16x128_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3502988Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_64x16x16x256_16x16_1x1_16x4x1_16x4x1_1x4x1x16_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3504525Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8fp8fp16_rowwise_kernel_manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-10-10T00:04:49.3505924Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/fp8_rowwise_batched_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched 2025-10-10T00:04:49.3507688Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3509172Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x256_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3510633Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x256_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3512045Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x256_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3513511Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x256_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3515109Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3516581Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x512_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3518383Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x16x32x512_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3519840Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x32x128x128_32x32_1x2_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3521345Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_128x32x64x128_32x32_1x1_8x16x1_8x16x1_1x16x1x8_8x8x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3522891Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3524490Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v4.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3525985Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v5.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3527495Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x128x256_32x32_2x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3528957Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x160x128_32x32_1x5_8x32x1_8x32x1_1x64x1x4_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3530403Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x192x128_32x32_2x3_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3531872Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x256x128_32x32_2x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3533328Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x64x128_32x32_2x1_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3535188Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x128x96x256_32x32_1x3_16x16x1_16x16x1_1x64x1x4_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3536717Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x16x64x512_16x16_1x1_32x8x1_32x8x1_1x16x1x16_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3538181Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x224x256x128_16x16_7x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3539756Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x256x128x128_16x16_8x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3541196Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x256x160x128_16x16_8x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3542841Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x256x192x128_16x16_8x6_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3544434Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x256x224x128_16x16_8x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3545872Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x256x256x128_16x16_8x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3547317Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x32x128x256_32x32_1x1_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3548751Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x32x64x512_16x16_1x2_32x8x1_32x8x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3550372Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x64x128x256_32x32_1x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3552082Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x64x192x256_32x32_1x3_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3553553Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x64x64x128_32x32_1x1_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3555054Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_256x64x64x512_32x32_1x1_32x8x1_32x8x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3557032Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_64x16x16x512_16x16_1x1_32x2x1_32x2x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3558433Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_64x16x16x512_16x16_1x1_32x2x1_32x2x1_1x16x1x4_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3559826Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_64x16x16x512_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3561176Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_64x16x16x512_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3562304Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3563554Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels/fp8_rowwise_batched_kernel_manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-10-10T00:04:49.3565081Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/fp8_rowwise_grouped_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped 2025-10-10T00:04:49.3567076Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3568671Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3570340Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x32x256_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3571806Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3573287Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3574997Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3576384Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3577816Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3579254Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x64x256_16x16_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3580665Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x16x96x256_16x16_1x3_16x8x1_16x8x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3582085Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x32x16x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2x2x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3583521Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x32x64x256_16x16_1x4_16x8x1_16x8x1_1x32x1x4_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3584964Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x32x64x256_32x32_1x1_16x8x1_16x8x1_1x16x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3586683Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x64x64x256_32x32_1x2_16x8x1_16x8x1_1x16x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3588119Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_128x64x64x256_32x32_2x1_16x8x1_16x8x1_1x16x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3589578Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3591103Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x128x128x128_32x32_2x2_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3592548Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x128x128x256_32x32_2x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3594011Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x128x224x128_16x16_4x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3595556Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x128x256x128_32x32_4x2_8x32x1_8x32x1_1x16x1x16_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3596939Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x128x96x128_16x16_4x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3598396Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x128x256_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3599864Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x128x256_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3601338Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x128x256_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3603025Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x64x256_16x16_1x1_16x16x1_16x16x1_1x16x1x16_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3604613Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x64x256_16x16_1x1_16x16x1_16x16x1_1x16x1x16_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3606146Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x64x256_16x16_1x1_16x16x1_16x16x1_1x16x1x16_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3607606Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x16x64x512_16x16_1x1_32x8x1_32x8x1_1x16x1x16_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3609020Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x192x96x128_16x16_6x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3610462Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x224x256x128_16x16_7x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3611891Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x256x128x64_32x32_4x2_4x64x1_4x64x1_1x32x1x8_8x8x1_1x1_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3613338Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x256x160x128_32x32_2x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3614923Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x256x192x128_32x32_4x3_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3616333Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x256x224x128_16x16_8x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3617777Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x256x256x128_32x32_4x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3619484Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x256x256x128_32x32_8x2_8x32x1_8x32x1_1x16x1x16_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3620889Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x128x128_16x16_1x4_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3622342Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x160x128_16x16_1x5_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3623636Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x160x128_16x16_1x5_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3625391Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x256x128_16x16_1x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3626989Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x32x512_16x16_1x1_32x8x1_32x8x1_1x32x1x8_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3628436Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x32x512_16x16_1x1_32x8x1_32x8x1_1x32x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3629900Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x32x64x512_16x16_2x1_32x8x1_32x8x1_1x32x1x8_8x8x1_2x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3631387Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x64x128x256_32x32_1x2_16x16x1_16x16x1_1x32x1x8_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3632884Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x64x128x256_32x32_2x1_16x16x1_16x16x1_1x16x1x16_8x8x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3634639Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x64x160x128_16x16_2x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3636262Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_256x64x192x128_16x16_4x3_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3637720Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_64x16x16x128_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3639175Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_64x16x16x256_16x16_1x1_16x4x1_16x4x1_1x16x1x4_4x4x1_1x1_interwave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3640712Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_64x16x16x256_16x16_1x1_16x4x1_16x4x1_1x16x1x4_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3642150Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_64x16x32x256_16x16_1x2_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3643591Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_64x16x64x256_16x16_1x4_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_interwave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3644999Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_64x16x64x256_16x16_1x4_16x4x1_16x4x1_1x16x1x4_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3646197Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3647670Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_heuristic.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3649540Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels/fp8_rowwise_grouped_kernel_manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-10-10T00:04:49.3651010Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/fp8_rowwise_preshuffle_gemm.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle 2025-10-10T00:04:49.3652806Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3654530Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_128x16x32x128_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3656023Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3657648Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_128x16x32x512_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3659154Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_128x32x16x512_16x16_1x1_32x4x1_32x4x1_1x32x1x4_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3660643Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_128x32x16x512_16x16_1x1_32x4x1_32x4x1_1x32x1x4_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3662097Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x128x128_16x16_8x2_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3663612Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x128x256_16x16_8x2_16x16x1_16x16x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3665260Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x160x128_16x16_4x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3666698Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x192x128_16x16_8x3_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3668199Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x224x128_16x16_4x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3669876Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x256x128_16x16_8x4_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3671416Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x64x128_16x16_8x1_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3672916Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x64x256_16x16_8x1_16x16x1_16x16x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3674622Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x96x128_16x16_4x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3676158Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x128x96x256_16x16_4x3_16x16x1_16x16x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3677666Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x128x128_16x16_10x2_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3679142Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x160x128_16x16_5x5_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3680543Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x192x128_16x16_10x3_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3682056Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x224x128_16x16_5x7_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3683527Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x256x128_16x16_10x4_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3684928Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x64x128_16x16_10x1_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3686688Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x160x96x128_16x16_5x3_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3688247Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x128x256_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3689772Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x128x256_16x16_1x2_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3691260Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x128x512_16x16_1x2_32x8x1_32x8x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3692788Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x128x512_16x16_1x2_32x8x1_32x8x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3694391Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x256x256_16x16_1x4_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3695858Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x256x256_16x16_1x4_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3697355Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x256x512_16x16_1x4_32x8x1_32x8x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3698857Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x256x512_16x16_1x4_32x8x1_32x8x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3700412Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x512x256_16x16_1x8_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3701919Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x512x256_16x16_1x8_16x16x1_16x16x1_1x16x1x16_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3703650Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x64x256_16x16_1x1_16x16x1_16x16x1_1x16x1x16_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3705235Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x64x256_16x16_1x1_16x16x1_16x16x1_1x16x1x16_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3706788Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x64x512_16x16_1x1_32x8x1_32x8x1_1x16x1x16_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3708233Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x16x64x512_16x16_1x1_32x8x1_32x8x1_1x16x1x16_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3709423Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x128x128_16x16_12x2_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3711047Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x160x128_16x16_6x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3712560Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x192x128_16x16_12x3_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3714060Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x224x128_16x16_6x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3715645Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x256x128_16x16_12x4_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3717173Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x64x128_16x16_12x1_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3718843Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x192x96x128_16x16_6x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3720431Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x128x128_16x16_14x2_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3721937Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x160x128_16x16_7x5_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3723518Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x192x128_16x16_14x3_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3725084Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x224x128_16x16_7x7_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3726554Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x256x128_16x16_14x4_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3728064Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x64x128_16x16_14x1_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3729547Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x224x96x128_16x16_7x3_8x32x1_8x32x1_1x32x1x8_4x4x1_1x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3731045Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x128x128_16x16_16x2_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3732494Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x160x128_16x16_8x5_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3733971Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x192x128_16x16_16x3_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3735746Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x224x128_16x16_8x7_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3737504Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x256x128_16x16_16x4_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3738985Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x256x128_16x16_8x8_8x32x1_8x32x1_1x32x1x8_8x8x1_1x2_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3740560Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x64x128_16x16_16x1_8x32x1_8x32x1_1x32x1x8_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3742033Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x256x96x128_16x16_8x3_8x32x1_8x32x1_1x64x1x4_8x8x1_2x1_intrawave_v3.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3743478Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x32x64x512_16x16_1x2_32x8x1_32x8x1_1x32x1x8_8x8x1_1x2_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3745042Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x32x64x512_16x16_1x2_32x8x1_32x8x1_1x32x1x8_8x8x1_1x2_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3746487Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x64x16x512_16x16_1x1_32x8x1_32x8x1_1x64x1x4_4x4x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3747951Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x64x16x512_16x16_1x1_32x8x1_32x8x1_1x64x1x4_4x4x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3749392Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x64x64x512_32x32_1x1_32x8x1_32x8x1_1x32x1x8_8x8x1_1x1_intrawave_v1.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3750865Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_256x64x64x512_32x32_1x1_32x8x1_32x8x1_1x32x1x8_8x8x1_1x1_intrawave_v2.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3752185Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3753604Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/fp8_rowwise_preshuffle_kernel_manifest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3755136Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/kernel_gen.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3756789Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/kernel_templates.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-10-10T00:04:49.3758288Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3759881Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3761300Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_kernel.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3762713Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_op.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3764204Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3765661Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3767028Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/main.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3768679Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/run.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-10-10T00:04:49.3770174Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moe_api.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3771579Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3773030Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3774627Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3776019Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_bf16_m32.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3777397Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_fp16_m32.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3778803Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moesorting_api.hip -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-10-10T00:04:49.3780541Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize/tuning_cache.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-10-10T00:04:49.3781985Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize/utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-10-10T00:04:49.3783401Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize/utils_gpu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-10-10T00:04:49.3784815Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts/gen_kernels.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts 2025-10-10T00:04:49.3786416Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts/make_heuristic.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts 2025-10-10T00:04:49.3787911Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3789448Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3790910Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3792483Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_rowwise_batched.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3793937Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_shuffled_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3795559Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3797085Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3798532Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3799933Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_blockwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3801350Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_cublas.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3802832Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3804415Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3805780Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_lite.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3807182Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3808628Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3810035Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3811490Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_tensorwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3812914Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_rowwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3814494Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3816079Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3817527Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3819030Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16_dynamic.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3820466Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mixed_dtype_utils.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3821943Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-10-10T00:04:49.3823619Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3825122Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3826701Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3828013Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_1_2_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3829412Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_1_4_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3830836Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3832234Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3833626Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3835222Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_2_2_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3836843Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3838317Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3839771Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_4_4_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3841305Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_16_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3842623Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_16_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3844038Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_16_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3845706Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3847115Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3848612Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3849997Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3851380Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3852755Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3854395Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3855668Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3857140Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3858548Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3860052Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3861429Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3862826Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3864426Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_2_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3865761Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3867209Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3868588Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3870078Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3871473Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3872850Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3874378Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3875886Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3877395Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_16_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3878852Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_16_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3880160Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_16_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3881603Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_256_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3883084Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3884483Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3886075Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_32_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3887486Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_32_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3888877Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3890281Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3891694Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_64_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3893096Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_64_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3894673Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3896489Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-10-10T00:04:49.3898295Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3899645Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3901024Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3902522Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_1_2_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3903867Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3905346Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3906871Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3908204Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_2_2_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3909748Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3911177Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3912579Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_16_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3913984Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_16_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3915745Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_16_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3917101Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3918520Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3920012Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3921350Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3922691Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3924268Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3925611Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3927089Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3928428Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_32_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3929853Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_32_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3931240Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3932772Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3934356Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3935703Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_2_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3937220Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3938564Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3939898Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3941364Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3942760Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3944313Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3945642Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3947159Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3948608Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_16_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3950095Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_16_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3951508Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_16_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3952861Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_256_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3954411Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3956051Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3957403Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_32_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3958855Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_32_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3960252Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3961730Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3963137Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_64_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3964699Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_64_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3966128Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3967898Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-10-10T00:04:49.3969231Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_1_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3970715Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_1_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3972020Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_1_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3973378Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_1_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3974970Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_1_4_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3976393Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_1_4_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3977739Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_2_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3979165Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_2_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3980536Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3981900Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3983268Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3984785Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_128_4_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3986355Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3987801Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3989195Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3990635Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_2_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3991936Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_4_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3993339Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_192_4_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3994891Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3996668Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_128_256_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3998074Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.3999455Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4000875Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4002278Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4003665Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4005424Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_2_4_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4006878Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_4_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4008267Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_128_4_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4009647Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4011072Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4012559Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4013878Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4015365Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4016799Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_2_4_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4018276Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4019596Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_192_4_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4020987Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4022363Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4023783Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4025393Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_2_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4026877Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4028303Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_2_4_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4029703Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4031097Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_256_256_4_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4032562Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4034226Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-10-10T00:04:49.4035710Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_128_128_256_1_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4037134Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_128_128_256_1_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4038584Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_128_64_256_1_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4039899Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_128_64_256_1_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4041370Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_128_256_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4042747Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_128_256_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4044212Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_256_256_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4045457Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_256_256_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4047017Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_64_256_2_1_1_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4048450Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_64_256_2_1_1_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4049816Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4051406Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-10-10T00:04:49.4052922Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise/f8f8bf16_groupwise_128_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-10-10T00:04:49.4054474Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise/f8f8bf16_groupwise_128_16_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-10-10T00:04:49.4055757Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise/f8f8bf16_groupwise_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-10-10T00:04:49.4057279Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise/f8f8bf16_groupwise_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-10-10T00:04:49.4058848Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped/f8f8bf16_groupwise_grouped_128_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-10-10T00:04:49.4060197Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped/f8f8bf16_groupwise_grouped_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-10-10T00:04:49.4061769Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped/f8f8bf16_groupwise_grouped_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-10-10T00:04:49.4063030Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_128_128_2_1_1_9_t_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4064593Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_128_128_2_2_1_10_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4066089Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_1_2_1_10_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4067511Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_2_1_1_10_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4068892Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_2_1_1_9_f_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4070291Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_256_128_4_4_1_9_f_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4071957Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_32_128_1_1_1_10_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4073377Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_128_64_128_1_1_1_10_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4074825Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_128_128_1_1_1_9_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4076283Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_16_128_1_1_1_9_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4077767Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_1_1_1_9_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4079086Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_256_128_2_1_1_9_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4080441Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_32_128_2_1_1_9_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4081856Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_64_64_128_2_1_1_9_f_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4083223Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4084860Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-10-10T00:04:49.4086492Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_128_128_128_1_2_1_10_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4087885Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_128_128_128_1_2_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4089290Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_128_128_128_2_1_1_10_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4090831Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_128_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4092271Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_64_128_128_1_2_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4098733Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_64_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4100405Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_64_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4101875Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_64_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4103259Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_64_128_128_2_1_1_9_f_e5m2.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4104749Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4106066Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched/f8f8bf16_rowwise_batched_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-10-10T00:04:49.4107364Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4108623Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4109810Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4111066Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4112294Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_128_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4113803Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4115131Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_16_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4116453Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_16_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4117841Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_16_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4119173Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_256_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4120467Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_256_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4121710Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_256_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4122944Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_256_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4124269Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_256_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4125459Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_256_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4126698Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4127973Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_32_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4129409Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_32_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4130754Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4132045Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_64_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4133181Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_128_64_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4134610Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4135918Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4137124Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4138456Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4139759Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_128_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4141055Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4142218Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_16_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4143381Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_16_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4144671Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_16_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4146218Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4147540Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_32_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4148863Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_32_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4150456Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4151779Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_64_128_2_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4153150Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_256_64_128_4_1_1_9_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4154721Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4156581Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped/f8f8bf16_rowwise_grouped_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-10-10T00:04:49.4158277Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_128_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4159821Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_128_256_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4161255Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_128_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4162845Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_128_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4164477Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_256_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4166031Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_256_256_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4167363Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_256_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4168759Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_256_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4170098Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4171708Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100/f8f8bf16_rowwise_grouped_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-10-10T00:04:49.4172967Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/fp8_blockwise_cutlass_helpers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-10-10T00:04:49.4175029Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/kernel_mode.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-10-10T00:04:49.4176414Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/threadblock.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-10-10T00:04:49.4178020Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_128_128_256_1_1_1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4179423Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_128_64_256_1_1_1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4180797Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_256_128_256_2_1_1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4182203Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_256_256_256_2_1_1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4183586Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_256_64_256_2_1_1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4185291Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4186957Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_manifest.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-10-10T00:04:49.4188063Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16_fast_gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-10-10T00:04:49.4189599Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16fp8bf16_fast_gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-10-10T00:04:49.4190911Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/fp8fp8bf16_fast_gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-10-10T00:04:49.4192278Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/sweep_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-10-10T00:04:49.4193763Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/common_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-10-10T00:04:49.4195363Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-10-10T00:04:49.4196924Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-10-10T00:04:49.4198354Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/utility.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-10-10T00:04:49.4199742Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/include/fbgemm_gpu/torch_ops.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/include/fbgemm_gpu 2025-10-10T00:04:49.4201054Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/attention_ref_fp8.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4202441Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/bert_padding.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4203961Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/blackwell_fmha_custom_op_check.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4205483Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/blackwell_fmha_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4207093Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/blackwell_fmha_test_deterministic.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4208365Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/gqa_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4210000Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-10-10T00:04:49.4211392Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/coalesce/coalesce_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/coalesce 2025-10-10T00:04:49.4212754Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/comm/multi_gpu_car_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/comm 2025-10-10T00:04:49.4214550Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/gather_scatter/gather_scatter_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/gather_scatter 2025-10-10T00:04:49.4215981Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache/kv_cache_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-10-10T00:04:49.4217668Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache/quantize_qkv_per_head_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-10-10T00:04:49.4218995Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache/rope_padded.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-10-10T00:04:49.4220306Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4221702Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/activation_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4223074Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/gather_scatter_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4224621Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/layers_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4226378Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/parallelism.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4227713Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/shuffling_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4229329Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-10-10T00:04:49.4230735Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/quantize 2025-10-10T00:04:49.4232689Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:49.4233956Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:49.4235506Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:49.4236983Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/context_causal_target.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:49.4238533Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/deltaq_causal.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:49.4240168Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/deltaq_local.png -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-10-10T00:04:49.4241671Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-10-10T00:04:49.4243009Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu/cuda_hstu_attention.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-10-10T00:04:49.4244493Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu/library.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-10-10T00:04:49.4245966Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/generate_kernels.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src 2025-10-10T00:04:49.4247490Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/block_info.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4248926Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4250194Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu_bwd.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4252047Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu_fwd.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4253543Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4255252Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/kernel_traits.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4256776Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/static_switch.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4258108Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-10-10T00:04:49.4259728Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations/.gitkeep -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations 2025-10-10T00:04:49.4261031Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/epilogue_bwd_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4262445Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/epilogue_fwd_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4263761Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4265245Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_bwd_kernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4266958Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_bwd_launch_template.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4268364Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_bwd_postprocess_kernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4269733Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_fwd_kernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4271388Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_fwd_launch_template.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4272712Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4274629Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/kernel_traits.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4276607Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/mainloop_bwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4278605Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/mainloop_fwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4280460Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/named_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4281645Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/seq_len.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4283035Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/static_switch.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4284603Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4286134Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/tile_scheduler_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4287422Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-10-10T00:04:49.4289064Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations/.gitkeep -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations 2025-10-10T00:04:49.4290083Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/test/hstu_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/test 2025-10-10T00:04:49.4291828Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/test/tma_error_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/hstu/test 2025-10-10T00:04:49.4293301Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/README.md -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention 2025-10-10T00:04:49.4294773Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/setup.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention 2025-10-10T00:04:49.4296291Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/bench_fwd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks 2025-10-10T00:04:49.4297818Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton/tlx_fwd_ws_pingpong_proton.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton 2025-10-10T00:04:49.4299383Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton/tlx_fwd_ws_proton.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton 2025-10-10T00:04:49.4300901Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/scripts/swa_wasted_tflops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/scripts 2025-10-10T00:04:49.4302262Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial 2025-10-10T00:04:49.4303483Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial 2025-10-10T00:04:49.4305056Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops 2025-10-10T00:04:49.4306816Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch 2025-10-10T00:04:49.4308115Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch/two_simplicial_attention.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch 2025-10-10T00:04:49.4309498Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-10-10T00:04:49.4310721Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/fwd_ws.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-10-10T00:04:49.4312269Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/fwd_ws_pingpong.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-10-10T00:04:49.4313902Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/fwd_ws_pipelined.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-10-10T00:04:49.4315776Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-10-10T00:04:49.4317643Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton/bwd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-10-10T00:04:49.4319193Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton/fwd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-10-10T00:04:49.4320520Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_tlx_fwd_ws.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-10-10T00:04:49.4321913Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_tlx_fwd_ws_pingpong.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-10-10T00:04:49.4323268Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_tlx_fwd_ws_pipelined.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-10-10T00:04:49.4324710Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_triton_fwd.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-10-10T00:04:49.4325817Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4327455Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/batched_unary_embeddings_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4328566Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/enums.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4329984Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/metrics.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4331429Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/permute_pooled_embedding_modules.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4332960Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4334223Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize_comm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4335890Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4337187Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/runtime_monitor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4338670Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sparse_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4340498Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_configs.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4342155Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_inference_converter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4343385Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_optimizer_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4344810Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4346462Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4347756Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4349451Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4351567Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4354496Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4355783Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4357070Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe_input_multiplexer.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4358393Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/uvm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-10-10T00:04:49.4359900Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config 2025-10-10T00:04:49.4361373Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config/feature_list.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config 2025-10-10T00:04:49.4362556Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4363887Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4365413Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/examples.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4366814Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/jagged_tensor_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4368485Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4369679Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4370954Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/quantize_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4372262Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/sparse_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-10-10T00:04:49.4373999Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize 2025-10-10T00:04:49.4375515Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize/quantize_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize 2025-10-10T00:04:49.4376759Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll 2025-10-10T00:04:49.4378364Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu 2025-10-10T00:04:49.4379637Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu/cpu_sll.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu 2025-10-10T00:04:49.4381428Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta 2025-10-10T00:04:49.4382724Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta/meta_sll.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta 2025-10-10T00:04:49.4384625Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4386038Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4387705Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4388991Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4390297Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4391763Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4393361Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4394836Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4396237Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4397969Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4399533Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4400684Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4402230Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-10-10T00:04:49.4403466Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe 2025-10-10T00:04:49.4405015Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4406467Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/bench_config.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4407821Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/bench_runs.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4409585Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/benchmark_click_interface.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4410755Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/eeg_cli.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4412525Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4413773Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/eval_compression.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4415089Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/reporter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4416776Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4418114Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config_bench_helper.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4419498Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4420981Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4422238Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-10-10T00:04:49.4423656Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-10-10T00:04:49.4425127Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache/kv_embedding_ops_inference.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-10-10T00:04:49.4426828Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-10-10T00:04:49.4428017Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-10-10T00:04:49.4429374Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-10-10T00:04:49.4430814Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/inference.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-10-10T00:04:49.4432402Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/training.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-10-10T00:04:49.4435777Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils 2025-10-10T00:04:49.4437247Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils 2025-10-10T00:04:49.4438438Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats 2025-10-10T00:04:49.4439888Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats 2025-10-10T00:04:49.4441242Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-10-10T00:04:49.4442589Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-10-10T00:04:49.4443921Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/offsets.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-10-10T00:04:49.4445702Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/quantize.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-10-10T00:04:49.4447050Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/requests.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-10-10T00:04:49.4448671Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-10-10T00:04:49.4449925Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-10-10T00:04:49.4451254Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/quantize.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-10-10T00:04:49.4453018Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/quantize_ref.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-10-10T00:04:49.4454516Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged 2025-10-10T00:04:49.4456067Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged 2025-10-10T00:04:49.4457618Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-10-10T00:04:49.4458969Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/filestore.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-10-10T00:04:49.4460290Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/loader.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-10-10T00:04:49.4461648Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/torch_library.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-10-10T00:04:49.4463166Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4464820Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_backward_template_helpers.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4466206Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4467587Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_split_cpu.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4469093Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_template_helpers.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4470395Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_inplace_update.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4471764Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/input_combine.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4473558Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/intraining_embedding_pruning.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4475104Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/layout_transform_ops.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4476833Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/merge_pooled_embeddings.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4478113Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4479454Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_function.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4480736Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4482091Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4483393Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4484910Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4486255Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/quantize_ops.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4487609Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/quantize_ops_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4489018Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4490271Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4492223Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4493542Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4495036Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-10-10T00:04:49.4496628Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/config/feature_gates.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/config 2025-10-10T00:04:49.4498060Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops/common_utils.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-10-10T00:04:49.4499467Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops/faster_hash_ops.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-10-10T00:04:49.4500832Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops/faster_hash_ops.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-10-10T00:04:49.4502111Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm/cdna_guard.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-10-10T00:04:49.4503595Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm/split_embeddings_common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-10-10T00:04:49.4505277Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-10-10T00:04:49.4506789Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/kv_db_cpp_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-10-10T00:04:49.4508242Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/raw_embedding_streamer.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-10-10T00:04:49.4509458Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/assert_macros.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4510846Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/bench_utils.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4512220Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4513533Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4514964Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/bitonic_sort.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4516337Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cpu_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4517755Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_postfix.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4519184Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_prefix.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4520424Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_block_count.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4521859Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_prelude.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4523270Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_utilities.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4524886Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/device_cache_flusher.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4526173Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/device_sort.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4527506Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/dispatch_macros.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4529386Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/embedding_bounds_check_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4530511Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/enum_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4531870Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/find_qparams.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4533225Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/fixed_divisor.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4534664Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/float.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4536400Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/host_device_buffer_pair.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4537650Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/inclusive_sum_scan.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4539159Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/kernel_execution_timer.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4540820Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/kernel_launcher.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4542146Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/log2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4543488Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/ops_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4545072Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/pt2_autograd_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4546530Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/shared_memory.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4547855Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/source_context.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4549387Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/stochastic_rounding.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4550690Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4552179Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor_builder.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4553534Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4555399Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/topology_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4556651Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/torch_library.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4557947Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4559308Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vec4.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4561010Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vec4acc.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4562378Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vec_quant.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4564004Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vecn.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4565979Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/weight_row.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-10-10T00:04:49.4567575Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/half2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-10-10T00:04:49.4568996Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/stochastic_rounding.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-10-10T00:04:49.4570304Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/vec2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-10-10T00:04:49.4571752Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/weight_row.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-10-10T00:04:49.4572931Z copying third_party/fbgemm/fbgemm_gpu/list_versions/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/list_versions 2025-10-10T00:04:49.4574491Z copying third_party/fbgemm/fbgemm_gpu/list_versions/cli_run.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/list_versions 2025-10-10T00:04:49.4576108Z copying third_party/fbgemm/fbgemm_gpu/src/histogram_binning_calibration_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src 2025-10-10T00:04:49.4577390Z copying third_party/fbgemm/fbgemm_gpu/src/placeholder.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src 2025-10-10T00:04:49.4578730Z copying third_party/fbgemm/fbgemm_gpu/src/topology_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src 2025-10-10T00:04:49.4580315Z copying third_party/fbgemm/fbgemm_gpu/src/config/feature_gates.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/config 2025-10-10T00:04:49.4581671Z copying third_party/fbgemm/fbgemm_gpu/src/docs/example_code.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/docs 2025-10-10T00:04:49.4583204Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/SynchronizedShardedMap.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4584680Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4586968Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache_wrapper.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4588368Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_inference_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4589641Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_inference_wrapper.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4590969Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_inference_embedding.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4593224Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/feature_evict.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4595228Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/fixed_block_pool.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-10-10T00:04:49.4596656Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-10-10T00:04:49.4598117Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-10-10T00:04:49.4599617Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-10-10T00:04:49.4600944Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-10-10T00:04:49.4602232Z copying third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops/faster_hash.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops 2025-10-10T00:04:49.4603904Z copying third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops/faster_hash.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops 2025-10-10T00:04:49.4605873Z copying third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-10-10T00:04:49.4607308Z copying third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-10-10T00:04:49.4608975Z copying third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-10-10T00:04:49.4610582Z copying third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-10-10T00:04:49.4612211Z copying third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-10-10T00:04:49.4613493Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4614945Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4616213Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4618055Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4619395Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4620845Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4622300Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4623614Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4625140Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4626602Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4628005Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4629388Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4631098Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4632359Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4634209Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4635773Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4637684Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4639630Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4640984Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4642424Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4643944Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4645525Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4647130Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_1d_to_dense.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4648263Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_2d_to_dense.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-10-10T00:04:49.4649509Z copying third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-10-10T00:04:49.4651063Z copying third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-10-10T00:04:49.4652279Z copying third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-10-10T00:04:49.4653460Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4655007Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4656406Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4657724Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4659284Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_fallback.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4660550Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4661878Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-10-10T00:04:49.4663448Z copying third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-10-10T00:04:49.4665007Z copying third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-10-10T00:04:49.4666671Z copying third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-10-10T00:04:49.4667967Z copying third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-10-10T00:04:49.4669354Z copying third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops_host.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-10-10T00:04:49.4670974Z copying third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-10-10T00:04:49.4672425Z copying third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-10-10T00:04:49.4673907Z copying third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-10-10T00:04:49.4675321Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4676738Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4678158Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4679606Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4680902Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4682262Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4683672Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-10-10T00:04:49.4685088Z copying third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache/ps_split_table_batched_embeddings.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache 2025-10-10T00:04:49.4686537Z copying third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache/ps_table_batched_embeddings.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache 2025-10-10T00:04:49.4687708Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4689056Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx_common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4690470Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_bfloat16.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4691823Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4693296Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4695108Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4696737Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_hfp8.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4697990Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_msfp.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4699345Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_mx.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4700747Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_mx.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4702179Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4704055Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4705465Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4706889Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-10-10T00:04:49.4708253Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx 2025-10-10T00:04:49.4709614Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx/common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx 2025-10-10T00:04:49.4711249Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4712401Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4713846Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4715328Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4716712Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4718067Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4719493Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4720889Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4722883Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features_2d_weights.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4724639Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4726068Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4727413Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4728653Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_group_index.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4729999Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_index_add.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4731386Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_index_select.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4732762Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_invert_permute.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4734230Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4737246Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4738578Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4740012Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4741370Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4742737Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute102.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4744393Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_1d.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4745920Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_2d.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4747413Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4748738Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_range.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4750164Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4751850Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4753094Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_zipf.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-10-10T00:04:49.4754990Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/cachelib_cache.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4756344Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/common.cuh -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4757676Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/common.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4759354Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/kv_db_cpp_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4760668Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4762033Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4763476Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4764934Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4766448Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4767783Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4769223Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4770626Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4772112Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4773484Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4775188Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4776445Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4778111Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/raw_embedding_streamer.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4779457Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4780942Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4782482Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-10-10T00:04:49.4783917Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/tests/raw_embedding_streamer_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/tests 2025-10-10T00:04:49.4785702Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4787142Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4788514Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4789950Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4791495Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4793170Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_meta.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4794659Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-10-10T00:04:49.4796287Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/embedding_rocksdb_wrapper.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4797586Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/initializer.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4799004Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4800219Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4801637Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4803129Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4804833Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4806360Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4807727Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_scratch_pad_indices_queue.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4809137Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_embeddings_cache_cuda.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4810861Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4812651Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-10-10T00:04:49.4814808Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/test/ssd_table_batched_embeddings_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/test 2025-10-10T00:04:49.4815823Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_models.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4817263Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_models.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4818541Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_utils.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4820152Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4821541Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_estimator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4822880Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_estimator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4824381Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4825862Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_generator.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4827206Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_generator.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4828587Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-10-10T00:04:49.4830146Z copying third_party/fbgemm/fbgemm_gpu/test/batched_unary_embeddings_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4831390Z copying third_party/fbgemm/fbgemm_gpu/test/failures_dict.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4832936Z copying third_party/fbgemm/fbgemm_gpu/test/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4834348Z copying third_party/fbgemm/fbgemm_gpu/test/faster_hash_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4836581Z copying third_party/fbgemm/fbgemm_gpu/test/layout_transform_ops_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4837992Z copying third_party/fbgemm/fbgemm_gpu/test/merge_pooled_embeddings_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4839253Z copying third_party/fbgemm/fbgemm_gpu/test/metric_ops_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4840702Z copying third_party/fbgemm/fbgemm_gpu/test/runtime_monitor_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4841950Z copying third_party/fbgemm/fbgemm_gpu/test/test_utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test 2025-10-10T00:04:49.4843573Z copying third_party/fbgemm/fbgemm_gpu/test/combine/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/combine 2025-10-10T00:04:49.4844965Z copying third_party/fbgemm/fbgemm_gpu/test/combine/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/combine 2025-10-10T00:04:49.4846562Z copying third_party/fbgemm/fbgemm_gpu/test/combine/empty_weights_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/combine 2025-10-10T00:04:49.4847812Z copying third_party/fbgemm/fbgemm_gpu/test/combine/failures_dict.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/combine 2025-10-10T00:04:49.4849120Z copying third_party/fbgemm/fbgemm_gpu/test/combine/input_combine_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/combine 2025-10-10T00:04:49.4850722Z copying third_party/fbgemm/fbgemm_gpu/test/config/feature_gate_cpp_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/config 2025-10-10T00:04:49.4851960Z copying third_party/fbgemm/fbgemm_gpu/test/config/feature_gate_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/config 2025-10-10T00:04:49.4853671Z copying third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache/feature_evict_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-10-10T00:04:49.4855839Z copying third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache/fixed_block_pool_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-10-10T00:04:49.4857198Z copying third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache/sharded_map_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-10-10T00:04:49.4858388Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/1d_to_dense_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4859941Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/2d_to_dense_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4861262Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4862750Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/batched_dense_vec_jagged_2d_mul_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4863940Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4865879Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/dense_bmm_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4867243Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/dense_dense_elementwise_add_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4868581Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/dense_to_jagged_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4870001Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/elementwise_binary_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4871424Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/expand_into_jagged_permute_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4872767Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/failures_dict.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4874255Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/jagged_index_select_2d_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4875855Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/jagged_to_padded_dense_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4877246Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/keyed_jagged_index_select_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4878537Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/misc_ops_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4880041Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/slice_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4881368Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/unique_indices_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-10-10T00:04:49.4882913Z copying third_party/fbgemm/fbgemm_gpu/test/lint/check_meta_header.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/lint 2025-10-10T00:04:49.4884357Z copying third_party/fbgemm/fbgemm_gpu/test/lint/flake8_problem_matcher.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/lint 2025-10-10T00:04:49.4885794Z copying third_party/fbgemm/fbgemm_gpu/test/permute/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/permute 2025-10-10T00:04:49.4887111Z copying third_party/fbgemm/fbgemm_gpu/test/permute/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/permute 2025-10-10T00:04:49.4888660Z copying third_party/fbgemm/fbgemm_gpu/test/permute/failures_dict.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/permute 2025-10-10T00:04:49.4890048Z copying third_party/fbgemm/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/permute 2025-10-10T00:04:49.4891288Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4892832Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/bfloat16_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4894243Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/comm_codec_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4895681Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4897203Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/failures_dict.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4898591Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4899901Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/fp8_rowwise_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4901501Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/fused_8bit_rowwise_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4902873Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/fused_nbit_rowwise_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4904659Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/hfp8_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4906341Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mixed_dim_int8_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4907540Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/msfp_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4908859Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mx4_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-10-10T00:04:49.4910456Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mx/LICENSE -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize/mx 2025-10-10T00:04:49.4911750Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mx/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/quantize/mx 2025-10-10T00:04:49.4913478Z copying third_party/fbgemm/fbgemm_gpu/test/release/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/release 2025-10-10T00:04:49.4914972Z copying third_party/fbgemm/fbgemm_gpu/test/release/example.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/release 2025-10-10T00:04:49.4916630Z copying third_party/fbgemm/fbgemm_gpu/test/release/stable_ops_v1.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/release 2025-10-10T00:04:49.4917917Z copying third_party/fbgemm/fbgemm_gpu/test/release/stable_release_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/release 2025-10-10T00:04:49.4919193Z copying third_party/fbgemm/fbgemm_gpu/test/release/utils.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/release 2025-10-10T00:04:49.4920713Z copying third_party/fbgemm/fbgemm_gpu/test/sll/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4922095Z copying third_party/fbgemm/fbgemm_gpu/test/sll/array_jagged_bmm_jagged_out_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4923559Z copying third_party/fbgemm/fbgemm_gpu/test/sll/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4924991Z copying third_party/fbgemm/fbgemm_gpu/test/sll/dense_jagged_cat_jagged_out_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4926367Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged2_to_padded_dense_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4927696Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_bmm_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4929403Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_elementwise_add_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4930713Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_elementwise_mul_jagged_out_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4932015Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_flash_attention_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4933460Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_flash_attention_basic_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4934862Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_jagged_bmm_jagged_out_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4936505Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_jagged_bmm_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4937922Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4939150Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_softmax_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4940885Z copying third_party/fbgemm/fbgemm_gpu/test/sll/multi_head_jagged_flash_attention_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sll 2025-10-10T00:04:49.4941983Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4943707Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/block_bucketize_2d_weights_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4945700Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/block_bucketize_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4947604Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4948904Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/cumsum_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4950394Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/failures_dict.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4952336Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/histogram_binning_calibration_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4954033Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/index_select_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4955846Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/misc_ops_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4957485Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/pack_segments_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4959241Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/permute_embeddings_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4960820Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/permute_indices_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4962566Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/permute_sparse_features_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4963930Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/reorder_batched_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4965971Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/tensor_assert_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4967191Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/utils_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-10-10T00:04:49.4968466Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe 2025-10-10T00:04:49.4969969Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe 2025-10-10T00:04:49.4971518Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/bench/tbe_data_config_loader_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/bench 2025-10-10T00:04:49.4972901Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/bench/tbe_data_config_models_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/bench 2025-10-10T00:04:49.4974327Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4975962Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/cache_common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4977278Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/cache_overflow_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4978649Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/cache_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4980351Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4981669Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/linearize_cache_indices_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4982943Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/lxu_cache_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-10-10T00:04:49.4984620Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-10-10T00:04:49.4986290Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/dram_kv_inference_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-10-10T00:04:49.4987580Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/dram_kv_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-10-10T00:04:49.4989011Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-10-10T00:04:49.4990268Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/eeg/eeg_utils_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-10-10T00:04:49.4991797Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/eeg/tbe_indices_estimator_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-10-10T00:04:49.4993080Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/eeg/tbe_indices_generator_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-10-10T00:04:49.4994545Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.4996198Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.4997618Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.4999052Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/inference_converter_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.5000467Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/kv_embedding_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.5001759Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_cache_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.5003519Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_forward_autovec_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.5004762Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_forward_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.5006712Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_split_embeddings_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-10-10T00:04:49.5008014Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5009829Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5011031Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/kv_backend_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5013125Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/kv_tensor_wrapper_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5014899Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_split_tbe_inference_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5016294Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_split_tbe_training_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5018133Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_tbe_training_adam_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5019844Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_tbe_training_partial_rowwise_adam_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5021602Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_tbe_training_rowwise_adagrad_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5023237Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_utils_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5024855Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/training_common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-10-10T00:04:49.5026905Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/embedding_cache/rocksdb_embedding_cache_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/embedding_cache 2025-10-10T00:04:49.5027934Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/stats/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-10-10T00:04:49.5029486Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/stats/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-10-10T00:04:49.5030828Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/stats/tbe_bench_params_reporter_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-10-10T00:04:49.5032126Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5033578Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_common.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5035235Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_global_weight_decay_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5036749Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_large_dim_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5038012Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5039489Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_dense_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5040795Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_none_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5042234Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_optimizers_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5044287Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_sgd_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5046063Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5047587Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/forward_backward_int32_overflow_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5048759Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/forward_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-10-10T00:04:49.5050453Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:49.5051779Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/cpu_kernel_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:49.5053136Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/failures_dict_fast.json -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:49.5054700Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/generate_vbe_metadata_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:49.5056340Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/split_embeddings_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:49.5057885Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/split_embeddings_utils_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-10-10T00:04:49.5059373Z copying third_party/fbgemm/fbgemm_gpu/test/utils/filestore_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5060739Z copying third_party/fbgemm/fbgemm_gpu/test/utils/kernel_launcher_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5062309Z copying third_party/fbgemm/fbgemm_gpu/test/utils/stochastic_rounding_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5063621Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_builder_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5065117Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_builder_with_memcheck_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5066447Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5068076Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_with_memcheck_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5069289Z copying third_party/fbgemm/fbgemm_gpu/test/utils/weight_row_test.cu -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/utils 2025-10-10T00:04:49.5070920Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/cache_miss_emulate_test.cpp -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-10-10T00:04:49.5072209Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/copy_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-10-10T00:04:49.5073727Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/ops_load_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-10-10T00:04:49.5075052Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/uvm_test.py -> torch-2.10.0a0+git344e636/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-10-10T00:04:49.5076584Z copying third_party/fbgemm/include/fbgemm/ConvUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5077932Z copying third_party/fbgemm/include/fbgemm/Fbgemm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5079705Z copying third_party/fbgemm/include/fbgemm/FbgemmBuild.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5080935Z copying third_party/fbgemm/include/fbgemm/FbgemmConvert.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5082673Z copying third_party/fbgemm/include/fbgemm/FbgemmEmbedding.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5083853Z copying third_party/fbgemm/include/fbgemm/FbgemmFP16.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5085512Z copying third_party/fbgemm/include/fbgemm/FbgemmFP32.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5086844Z copying third_party/fbgemm/include/fbgemm/FbgemmFPCommon.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5088312Z copying third_party/fbgemm/include/fbgemm/FbgemmI64.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5089651Z copying third_party/fbgemm/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5091184Z copying third_party/fbgemm/include/fbgemm/FbgemmI8DirectconvAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5092385Z copying third_party/fbgemm/include/fbgemm/FbgemmI8Spmdm.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5093994Z copying third_party/fbgemm/include/fbgemm/FbgemmPackMatrixB.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5095599Z copying third_party/fbgemm/include/fbgemm/FbgemmSparse.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5096918Z copying third_party/fbgemm/include/fbgemm/FloatConversion.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5098467Z copying third_party/fbgemm/include/fbgemm/OutputProcessing-inl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5099752Z copying third_party/fbgemm/include/fbgemm/PackingTraits-inl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5101333Z copying third_party/fbgemm/include/fbgemm/QuantUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5103014Z copying third_party/fbgemm/include/fbgemm/QuantUtilsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5104635Z copying third_party/fbgemm/include/fbgemm/QuantUtilsAvx512.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5105932Z copying third_party/fbgemm/include/fbgemm/QuantUtilsNeon.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5107444Z copying third_party/fbgemm/include/fbgemm/SimdUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5108673Z copying third_party/fbgemm/include/fbgemm/Types.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5110121Z copying third_party/fbgemm/include/fbgemm/Utils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5112032Z copying third_party/fbgemm/include/fbgemm/UtilsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5113886Z copying third_party/fbgemm/include/fbgemm/spmmUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5115410Z copying third_party/fbgemm/include/fbgemm/spmmUtilsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/include/fbgemm 2025-10-10T00:04:49.5116892Z copying third_party/fbgemm/src/CodeCache.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5118330Z copying third_party/fbgemm/src/CodeGenHelpers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5119710Z copying third_party/fbgemm/src/DirectConv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5121131Z copying third_party/fbgemm/src/EmbeddingSpMDM.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5123094Z copying third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5125598Z copying third_party/fbgemm/src/EmbeddingSpMDMAutovec.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5126774Z copying third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5128253Z copying third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5129912Z copying third_party/fbgemm/src/EmbeddingSpMDMNBit.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5131710Z copying third_party/fbgemm/src/EmbeddingSpMDMSve.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5133279Z copying third_party/fbgemm/src/EmbeddingStatsTracker.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5134939Z copying third_party/fbgemm/src/EmbeddingStatsTracker.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5136344Z copying third_party/fbgemm/src/EmbeddingStatsTrackerConfig.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5137739Z copying third_party/fbgemm/src/ExecuteKernel.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5139025Z copying third_party/fbgemm/src/ExecuteKernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5140739Z copying third_party/fbgemm/src/ExecuteKernelGeneric.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5142188Z copying third_party/fbgemm/src/ExecuteKernelU8S8.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5143750Z copying third_party/fbgemm/src/ExecuteKernelU8S8.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5145244Z copying third_party/fbgemm/src/Fbgemm.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5146991Z copying third_party/fbgemm/src/FbgemmBfloat16Convert.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5148267Z copying third_party/fbgemm/src/FbgemmBfloat16ConvertAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5149808Z copying third_party/fbgemm/src/FbgemmBfloat16ConvertAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5150963Z copying third_party/fbgemm/src/FbgemmConv.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5152497Z copying third_party/fbgemm/src/FbgemmFP16.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5154007Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5155932Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5157181Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5159596Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5161155Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512_256.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5163203Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512_256.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5164788Z copying third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5166452Z copying third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5167794Z copying third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx512_256.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5169204Z copying third_party/fbgemm/src/FbgemmFP16UKernelsSve128.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5171151Z copying third_party/fbgemm/src/FbgemmFP16UKernelsSve128.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5172247Z copying third_party/fbgemm/src/FbgemmFPCommon.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5173899Z copying third_party/fbgemm/src/FbgemmFloat16Convert.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5175509Z copying third_party/fbgemm/src/FbgemmFloat16ConvertAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5176791Z copying third_party/fbgemm/src/FbgemmFloat16ConvertAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5178220Z copying third_party/fbgemm/src/FbgemmFloat16ConvertSVE.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5179468Z copying third_party/fbgemm/src/FbgemmI64.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5181108Z copying third_party/fbgemm/src/FbgemmI8Depthwise2DAvx2-inl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5182613Z copying third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5184380Z copying third_party/fbgemm/src/FbgemmI8DepthwiseAvx2-inl.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5186048Z copying third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5187611Z copying third_party/fbgemm/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5188664Z copying third_party/fbgemm/src/FbgemmI8Spmdm.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5190245Z copying third_party/fbgemm/src/FbgemmPackMatrixB.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5191726Z copying third_party/fbgemm/src/FbgemmSparseDense.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5193213Z copying third_party/fbgemm/src/FbgemmSparseDenseAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5194799Z copying third_party/fbgemm/src/FbgemmSparseDenseAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5196247Z copying third_party/fbgemm/src/FbgemmSparseDenseInt8Avx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5197747Z copying third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5199383Z copying third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5200597Z copying third_party/fbgemm/src/GenerateI8Depthwise.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5202220Z copying third_party/fbgemm/src/GenerateI8Depthwise.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5203512Z copying third_party/fbgemm/src/GenerateKernel.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5204832Z copying third_party/fbgemm/src/GenerateKernel.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5206773Z copying third_party/fbgemm/src/GenerateKernelDirectConvU8S8S32ACC32.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5208141Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC16.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5209676Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5211200Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5212417Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5214258Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5215854Z copying third_party/fbgemm/src/GroupwiseConv.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5217535Z copying third_party/fbgemm/src/GroupwiseConv.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5219061Z copying third_party/fbgemm/src/GroupwiseConvAcc32Avx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5220569Z copying third_party/fbgemm/src/GroupwiseConvAcc32Avx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5221977Z copying third_party/fbgemm/src/InlineAsmDefines.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5223469Z copying third_party/fbgemm/src/KleidiAIFP16UKernelsNeon.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5225981Z copying third_party/fbgemm/src/KleidiAIFP16UKernelsNeon.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5227386Z copying third_party/fbgemm/src/MaskAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5228887Z copying third_party/fbgemm/src/OptimizedKernelsAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5230370Z copying third_party/fbgemm/src/OptimizedKernelsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5231717Z copying third_party/fbgemm/src/PackAMatrix.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5233265Z copying third_party/fbgemm/src/PackAWithIm2Col.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5234928Z copying third_party/fbgemm/src/PackAWithQuantRowOffset.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5236526Z copying third_party/fbgemm/src/PackAWithRowOffset.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5238079Z copying third_party/fbgemm/src/PackBMatrix.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5239772Z copying third_party/fbgemm/src/PackDepthwiseConvMatrixAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5241156Z copying third_party/fbgemm/src/PackMatrix.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5242687Z copying third_party/fbgemm/src/PackWeightMatrixForGConv.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5244242Z copying third_party/fbgemm/src/PackWeightsForConv.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5245892Z copying third_party/fbgemm/src/PackWeightsForDirectConv.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5247258Z copying third_party/fbgemm/src/QuantUtils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5249163Z copying third_party/fbgemm/src/QuantUtilsAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5251330Z copying third_party/fbgemm/src/QuantUtilsAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5252908Z copying third_party/fbgemm/src/QuantUtilsNeon.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5254664Z copying third_party/fbgemm/src/RefImplementations.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5256803Z copying third_party/fbgemm/src/RefImplementations.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5258297Z copying third_party/fbgemm/src/RowWiseSparseAdagradFused.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5260090Z copying third_party/fbgemm/src/SparseAdagrad.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5261843Z copying third_party/fbgemm/src/TransposeUtils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5263267Z copying third_party/fbgemm/src/TransposeUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5264918Z copying third_party/fbgemm/src/TransposeUtilsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5266681Z copying third_party/fbgemm/src/TransposeUtilsNeon.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5268209Z copying third_party/fbgemm/src/TransposeUtilsSve.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5269873Z copying third_party/fbgemm/src/Utils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5271725Z copying third_party/fbgemm/src/UtilsAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5273210Z copying third_party/fbgemm/src/UtilsAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5275470Z copying third_party/fbgemm/src/UtilsNeon.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5276969Z copying third_party/fbgemm/src/UtilsSve.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5278657Z copying third_party/fbgemm/src/codegen_fp16fp32.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5280217Z copying third_party/fbgemm/src/spmmUtils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5281732Z copying third_party/fbgemm/src/spmmUtilsAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src 2025-10-10T00:04:49.5283281Z copying third_party/fbgemm/src/fp32/FbgemmFP32.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5285015Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx2.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5286592Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx2.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5287868Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5290481Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5291758Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512_256.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5293907Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512_256.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5295450Z copying third_party/fbgemm/src/fp32/KleidiAIFP32UKernelsNeon.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5297469Z copying third_party/fbgemm/src/fp32/KleidiAIFP32UKernelsNeon.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/src/fp32 2025-10-10T00:04:49.5298664Z copying third_party/fbgemm/test/Bfloat16ConvertTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5299945Z copying third_party/fbgemm/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5301484Z copying third_party/fbgemm/test/EmbeddingSpMDM8BitTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5302974Z copying third_party/fbgemm/test/EmbeddingSpMDMNBitTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5304745Z copying third_party/fbgemm/test/EmbeddingSpMDMTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5306430Z copying third_party/fbgemm/test/EmbeddingSpMDMTestUtils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5307631Z copying third_party/fbgemm/test/EmbeddingSpMDMTestUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5308991Z copying third_party/fbgemm/test/FBGemmFPTest.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5310406Z copying third_party/fbgemm/test/FP16Test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5311754Z copying third_party/fbgemm/test/FP32Test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5313188Z copying third_party/fbgemm/test/Float16ConvertTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5314696Z copying third_party/fbgemm/test/GConvTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5316274Z copying third_party/fbgemm/test/I64Test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5317727Z copying third_party/fbgemm/test/I8DepthwiseTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5319333Z copying third_party/fbgemm/test/I8DirectconvTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5321048Z copying third_party/fbgemm/test/I8SpmdmTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5322567Z copying third_party/fbgemm/test/Im2ColFusedRequantizeTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5324279Z copying third_party/fbgemm/test/PackedRequantizeAcc16Test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5325894Z copying third_party/fbgemm/test/PackedRequantizeTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5327410Z copying third_party/fbgemm/test/QuantUtilsTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5329098Z copying third_party/fbgemm/test/QuantizationHelpers.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5330307Z copying third_party/fbgemm/test/QuantizationHelpers.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5331742Z copying third_party/fbgemm/test/RadixSortTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5333092Z copying third_party/fbgemm/test/RequantizeOnlyTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5334770Z copying third_party/fbgemm/test/RowWiseSparseAdagradFusedTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5336210Z copying third_party/fbgemm/test/SparseAdagradTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5337700Z copying third_party/fbgemm/test/SparseDenseMMFP32Test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5338931Z copying third_party/fbgemm/test/SparseDenseMMInt8Test.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5340407Z copying third_party/fbgemm/test/SparsePackUnpackTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5341542Z copying third_party/fbgemm/test/TestUtils.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5343104Z copying third_party/fbgemm/test/TestUtils.h -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5344560Z copying third_party/fbgemm/test/TransposeTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5346210Z copying third_party/fbgemm/test/TransposedRequantizeTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5347573Z copying third_party/fbgemm/test/UniConvTest.cc -> torch-2.10.0a0+git344e636/third_party/fbgemm/test 2025-10-10T00:04:49.5349356Z copying third_party/flash-attention/AUTHORS -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5350504Z copying third_party/flash-attention/LICENSE -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5351981Z copying third_party/flash-attention/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5353188Z copying third_party/flash-attention/Makefile -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5354743Z copying third_party/flash-attention/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5356425Z copying third_party/flash-attention/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5357985Z copying third_party/flash-attention/usage.md -> torch-2.10.0a0+git344e636/third_party/flash-attention 2025-10-10T00:04:49.5359748Z copying third_party/flash-attention/assets/flash2_a100_fwd_bwd_benchmark.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5364306Z copying third_party/flash-attention/assets/flash2_h100_fwd_bwd_benchmark.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5368163Z copying third_party/flash-attention/assets/flash3_fp16_fwd.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5371774Z copying third_party/flash-attention/assets/flashattention_logo.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5395327Z copying third_party/flash-attention/assets/flashattn_banner.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5399468Z copying third_party/flash-attention/assets/flashattn_banner.pdf -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5404729Z copying third_party/flash-attention/assets/flashattn_memory.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5406902Z copying third_party/flash-attention/assets/flashattn_speedup.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5409189Z copying third_party/flash-attention/assets/flashattn_speedup_3090.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5411479Z copying third_party/flash-attention/assets/flashattn_speedup_a100_d128.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5413831Z copying third_party/flash-attention/assets/flashattn_speedup_t4.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5416337Z copying third_party/flash-attention/assets/flashattn_speedup_t4_fwd.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5418689Z copying third_party/flash-attention/assets/gpt2_training_curve.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5421568Z copying third_party/flash-attention/assets/gpt2_training_efficiency.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5426478Z copying third_party/flash-attention/assets/gpt3_training_curve.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5429368Z copying third_party/flash-attention/assets/gpt3_training_efficiency.jpg -> torch-2.10.0a0+git344e636/third_party/flash-attention/assets 2025-10-10T00:04:49.5433984Z copying third_party/flash-attention/benchmarks/benchmark_alibi.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/benchmarks 2025-10-10T00:04:49.5436481Z copying third_party/flash-attention/benchmarks/benchmark_causal.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/benchmarks 2025-10-10T00:04:49.5438020Z copying third_party/flash-attention/benchmarks/benchmark_flash_attention.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/benchmarks 2025-10-10T00:04:49.5439935Z copying third_party/flash-attention/benchmarks/benchmark_gemm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/benchmarks 2025-10-10T00:04:49.5441539Z copying third_party/flash-attention/csrc/composable_kernel/.clang-format -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5443358Z copying third_party/flash-attention/csrc/composable_kernel/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5445174Z copying third_party/flash-attention/csrc/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5446728Z copying third_party/flash-attention/csrc/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5448134Z copying third_party/flash-attention/csrc/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5449564Z copying third_party/flash-attention/csrc/composable_kernel/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5450848Z copying third_party/flash-attention/csrc/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5452559Z copying third_party/flash-attention/csrc/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5453759Z copying third_party/flash-attention/csrc/composable_kernel/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5455099Z copying third_party/flash-attention/csrc/composable_kernel/Dockerfile -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5456801Z copying third_party/flash-attention/csrc/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5458062Z copying third_party/flash-attention/csrc/composable_kernel/Jenkinsfile -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5459943Z copying third_party/flash-attention/csrc/composable_kernel/LICENSE -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5461232Z copying third_party/flash-attention/csrc/composable_kernel/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5462625Z copying third_party/flash-attention/csrc/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5464005Z copying third_party/flash-attention/csrc/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5465482Z copying third_party/flash-attention/csrc/composable_kernel/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5466864Z copying third_party/flash-attention/csrc/composable_kernel/rbuild.ini -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5468251Z copying third_party/flash-attention/csrc/composable_kernel/requirements.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel 2025-10-10T00:04:49.5469763Z copying third_party/flash-attention/csrc/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/.azuredevops 2025-10-10T00:04:49.5471227Z copying third_party/flash-attention/csrc/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example 2025-10-10T00:04:49.5472620Z copying third_party/flash-attention/csrc/composable_kernel/client_example/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example 2025-10-10T00:04:49.5474276Z copying third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm 2025-10-10T00:04:49.5475618Z copying third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm 2025-10-10T00:04:49.5477183Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5478887Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5480263Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5481595Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5483015Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5484506Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5485901Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-10-10T00:04:49.5487249Z copying third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:49.5488656Z copying third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:49.5490182Z copying third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-10-10T00:04:49.5491497Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:49.5492888Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:49.5494504Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:49.5496077Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:49.5497430Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:49.5498824Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-10-10T00:04:49.5500219Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:49.5501727Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:49.5503012Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:49.5504512Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:49.5505989Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-10-10T00:04:49.5507398Z copying third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax 2025-10-10T00:04:49.5508780Z copying third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax 2025-10-10T00:04:49.5510226Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5511596Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5513109Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5514600Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5516005Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5517390Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5518812Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5520104Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-10-10T00:04:49.5521383Z copying third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:49.5522742Z copying third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:49.5524368Z copying third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-10-10T00:04:49.5525709Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5527204Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5528581Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5530010Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5531465Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5532832Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5534375Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5535987Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-10-10T00:04:49.5537508Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:49.5538893Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:49.5540352Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:49.5541878Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data_input_fp16_comp_bf8f8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-10-10T00:04:49.5543210Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5544706Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5546295Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5547252Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5549254Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5550498Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5551886Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-10-10T00:04:49.5553243Z copying third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:49.5554794Z copying third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization 2025-10-10T00:04:49.5556094Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:49.5557469Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:49.5558942Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:49.5560382Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-10-10T00:04:49.5561860Z copying third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:49.5563434Z copying third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id 2025-10-10T00:04:49.5564958Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:49.5566362Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:49.5567910Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:49.5569202Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-10-10T00:04:49.5570527Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:49.5571897Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply 2025-10-10T00:04:49.5573268Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce 2025-10-10T00:04:49.5574977Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce 2025-10-10T00:04:49.5576525Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:49.5577906Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:49.5579416Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:49.5580783Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:49.5582156Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-10-10T00:04:49.5583573Z copying third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:49.5585160Z copying third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-10-10T00:04:49.5586703Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:49.5588297Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:49.5589736Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:49.5591224Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-10-10T00:04:49.5592703Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-10-10T00:04:49.5594293Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-10-10T00:04:49.5595772Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-10-10T00:04:49.5597344Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-10-10T00:04:49.5598750Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-10-10T00:04:49.5600326Z copying third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:49.5601775Z copying third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm 2025-10-10T00:04:49.5603230Z copying third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:49.5604899Z copying third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias 2025-10-10T00:04:49.5606320Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:49.5607736Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:49.5609122Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:49.5610546Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:49.5612015Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-10-10T00:04:49.5613304Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:49.5614839Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:49.5616357Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-10-10T00:04:49.5617741Z copying third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:49.5619110Z copying third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose 2025-10-10T00:04:49.5620475Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation 2025-10-10T00:04:49.5622259Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear/grouped_conv_bwd_data_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-10-10T00:04:49.5623695Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale/grouped_conv_bwd_data_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-10-10T00:04:49.5625387Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear/grouped_conv_bwd_weight_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-10-10T00:04:49.5626833Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale/grouped_conv_bwd_weight_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-10-10T00:04:49.5628338Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear/grouped_conv_fwd_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-10-10T00:04:49.5629793Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:49.5631535Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/conv3d_fwd_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-10-10T00:04:49.5633133Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:49.5634964Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:49.5636747Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:49.5638397Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:49.5640070Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-10-10T00:04:49.5641674Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:49.5643381Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/conv3d_fwd_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-10-10T00:04:49.5645139Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:49.5646905Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:49.5648670Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/conv3d_fwd_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-10-10T00:04:49.5650372Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:49.5652232Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/conv3d_fwd_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-10-10T00:04:49.5653845Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale/grouped_conv_fwd_scale_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-10-10T00:04:49.5655655Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:49.5657454Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:49.5659160Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:49.5660860Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:49.5662565Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab/grouped_conv_fwd_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-10-10T00:04:49.5664547Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:49.5666455Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:49.5668355Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:49.5670238Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:49.5672359Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu/grouped_conv_fwd_scaleadd_scaleadd_relu_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:49.5673427Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:49.5674605Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:49.5675783Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:49.5676667Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:49.5677445Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:49.5678094Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-10-10T00:04:49.5678826Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:49.5679586Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:49.5680257Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:49.5681059Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:49.5681744Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:49.5682667Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-10-10T00:04:49.5685088Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:49.5686479Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:49.5687861Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:49.5689463Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:49.5690771Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:49.5692164Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-10-10T00:04:49.5693377Z copying third_party/flash-attention/csrc/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5695036Z copying third_party/flash-attention/csrc/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5696534Z copying third_party/flash-attention/csrc/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5697926Z copying third_party/flash-attention/csrc/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5699252Z copying third_party/flash-attention/csrc/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5700881Z copying third_party/flash-attention/csrc/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5702168Z copying third_party/flash-attention/csrc/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5703465Z copying third_party/flash-attention/csrc/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5704923Z copying third_party/flash-attention/csrc/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/cmake 2025-10-10T00:04:49.5706385Z copying third_party/flash-attention/csrc/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen 2025-10-10T00:04:49.5707714Z copying third_party/flash-attention/csrc/composable_kernel/codegen/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen 2025-10-10T00:04:49.5709167Z copying third_party/flash-attention/csrc/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/driver 2025-10-10T00:04:49.5710686Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:49.5712028Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:49.5713393Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:49.5714895Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:49.5716436Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-10-10T00:04:49.5718018Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:49.5719432Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-10-10T00:04:49.5720997Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_op.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.5722318Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.5723594Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/operation 2025-10-10T00:04:49.5724977Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5726542Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5728076Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5729525Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5730888Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5732355Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5733882Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-10-10T00:04:49.5735399Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:49.5736815Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:49.5738243Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:49.5739682Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:49.5741165Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:49.5742588Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-10-10T00:04:49.5744370Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/include 2025-10-10T00:04:49.5746265Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/include 2025-10-10T00:04:49.5747935Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc 2025-10-10T00:04:49.5749623Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:49.5751032Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:49.5752393Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:49.5753757Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:49.5755219Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:49.5756655Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-10-10T00:04:49.5758036Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:49.5759516Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:49.5760904Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:49.5762328Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-10-10T00:04:49.5763580Z copying third_party/flash-attention/csrc/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs 2025-10-10T00:04:49.5764970Z copying third_party/flash-attention/csrc/composable_kernel/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs 2025-10-10T00:04:49.5766393Z copying third_party/flash-attention/csrc/composable_kernel/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs 2025-10-10T00:04:49.5767721Z copying third_party/flash-attention/csrc/composable_kernel/docs/license.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs 2025-10-10T00:04:49.5769153Z copying third_party/flash-attention/csrc/composable_kernel/docs/refs.bib -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs 2025-10-10T00:04:49.5770628Z copying third_party/flash-attention/csrc/composable_kernel/docs/conceptual/what-is-ck.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/conceptual 2025-10-10T00:04:49.5771923Z copying third_party/flash-attention/csrc/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/data 2025-10-10T00:04:49.5778118Z copying third_party/flash-attention/csrc/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/data 2025-10-10T00:04:49.5784769Z copying third_party/flash-attention/csrc/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/doxygen 2025-10-10T00:04:49.5787181Z copying third_party/flash-attention/csrc/composable_kernel/docs/install/dockerhub.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/install 2025-10-10T00:04:49.5788634Z copying third_party/flash-attention/csrc/composable_kernel/docs/reference/API_Reference_Guide.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-10-10T00:04:49.5790068Z copying third_party/flash-attention/csrc/composable_kernel/docs/reference/Supported_Primitives_Guide.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-10-10T00:04:49.5791364Z copying third_party/flash-attention/csrc/composable_kernel/docs/reference/wrapper.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-10-10T00:04:49.5792638Z copying third_party/flash-attention/csrc/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-10-10T00:04:49.5794044Z copying third_party/flash-attention/csrc/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-10-10T00:04:49.5795575Z copying third_party/flash-attention/csrc/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-10-10T00:04:49.5797016Z copying third_party/flash-attention/csrc/composable_kernel/docs/tutorial/tutorial_hello_world.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/docs/tutorial 2025-10-10T00:04:49.5798337Z copying third_party/flash-attention/csrc/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example 2025-10-10T00:04:49.5799756Z copying third_party/flash-attention/csrc/composable_kernel/example/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example 2025-10-10T00:04:49.5801229Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5802609Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5804003Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5805614Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5807082Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5808395Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5809733Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5811236Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5812645Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5813932Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5815276Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5816734Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5818146Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5819573Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_rtn.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5820969Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5822360Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5823684Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5825191Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5826661Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5827970Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5829724Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5835771Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5840329Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5844300Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5846069Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5847400Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5848814Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5850815Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5852134Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5853517Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5855061Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5856492Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5858067Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5859840Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5861190Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5862548Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5863841Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5865434Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5867307Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-10-10T00:04:49.5868894Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:49.5870478Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:49.5872111Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:49.5873704Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:49.5875912Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-10-10T00:04:49.5877450Z copying third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:49.5878931Z copying third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:49.5880404Z copying third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-10-10T00:04:49.5881974Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5884044Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5885785Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5887399Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5889088Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5890816Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5892928Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5894730Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5896455Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5898367Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-10-10T00:04:49.5900023Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5901870Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5903343Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5905047Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5906694Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5908199Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5909667Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5911440Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5913063Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5914717Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5916207Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5917719Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5919379Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5921098Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5922575Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5924051Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5925873Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5927710Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5929350Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-10-10T00:04:49.5930997Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5932783Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5934834Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5936962Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5939150Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5941013Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5942862Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5945080Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/run_convnd_fwd_max_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-10-10T00:04:49.5946726Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5948034Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5949891Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5951236Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5952713Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5954530Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5956139Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5957684Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5959193Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5961088Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-10-10T00:04:49.5962651Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:49.5964327Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:49.5966113Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:49.5967608Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:49.5969060Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-10-10T00:04:49.5970572Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:49.5972553Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:49.5974351Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:49.5976035Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-10-10T00:04:49.5977600Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5979072Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5980590Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5982391Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5984618Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5986228Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5988409Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5990132Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5991965Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5993641Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5995361Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5996955Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.5998512Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.6000018Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.6001582Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-10-10T00:04:49.6003244Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6005137Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_add_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6007046Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6009266Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6011156Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6012908Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6014769Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6016463Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6018278Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6020223Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6022430Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6024333Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-10-10T00:04:49.6025992Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:49.6027494Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:49.6029027Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:49.6030640Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:49.6032282Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-10-10T00:04:49.6033878Z copying third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:49.6036059Z copying third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce 2025-10-10T00:04:49.6037709Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:49.6039519Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:49.6041331Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:49.6043020Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:49.6044824Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-10-10T00:04:49.6052540Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6054839Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6056742Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6059034Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6060827Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6062587Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6064621Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6066433Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-10-10T00:04:49.6068077Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:49.6069695Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:49.6071407Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:49.6073292Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:49.6075285Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-10-10T00:04:49.6076875Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6078241Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6079638Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6081042Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6082807Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6084462Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6085874Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-10-10T00:04:49.6087284Z copying third_party/flash-attention/csrc/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-10-10T00:04:49.6088569Z copying third_party/flash-attention/csrc/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-10-10T00:04:49.6089873Z copying third_party/flash-attention/csrc/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-10-10T00:04:49.6091337Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6092868Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6094574Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6096120Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6097637Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6099182Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6100908Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6102529Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6104391Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6106238Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-10-10T00:04:49.6107842Z copying third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:49.6109603Z copying third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m2n3k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:49.6111357Z copying third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m3n2k1_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-10-10T00:04:49.6112944Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6114597Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6116094Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6117681Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6119342Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6120965Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6122603Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6124428Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6126051Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6128179Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6130033Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6131632Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6133129Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6134953Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6136706Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6138322Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6139928Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6141591Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6143357Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-10-10T00:04:49.6145181Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:49.6146993Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:49.6148775Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:49.6150581Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:49.6152495Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-10-10T00:04:49.6154287Z copying third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:49.6156043Z copying third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute/grouped_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-10-10T00:04:49.6158077Z copying third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:49.6159964Z copying third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:49.6161799Z copying third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-10-10T00:04:49.6163610Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6165554Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6167235Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6168890Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6170634Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6172450Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_wmma_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6174421Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6176252Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6178576Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6180486Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6182297Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_bias_relu_add_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6184407Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6186295Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6188270Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_bias_relu_add_wmma_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6190152Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-10-10T00:04:49.6191819Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6193490Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6195310Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6196895Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6198505Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6200113Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6201701Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-10-10T00:04:49.6203368Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6205567Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6208032Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6210003Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6212291Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6214510Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6216496Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6218379Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6220529Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6222618Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_lower_triangle_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6224710Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_gemm_scale_softmax_gemm_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6226660Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6228548Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/multi_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6230406Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6232301Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6234554Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6236446Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6238308Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6240489Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6242995Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_multi_query_attention_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6244953Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6246785Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-10-10T00:04:49.6248606Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:49.6250103Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:49.6251641Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:49.6253226Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:49.6254990Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-10-10T00:04:49.6256526Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6257946Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6259413Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6260913Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6262430Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6263995Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6265746Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6267515Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-10-10T00:04:49.6269253Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6270961Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6272454Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6274023Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6275925Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6277941Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6279563Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6281162Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6282684Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6284346Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6285877Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6287395Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6288909Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6290423Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6291977Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-10-10T00:04:49.6293540Z copying third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:49.6295437Z copying third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding 2025-10-10T00:04:49.6297292Z copying third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:49.6299286Z copying third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/batched_gemm_add_add_relu_gemm_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-10-10T00:04:49.6301151Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6302959Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6304896Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6306762Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_wmma_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6308707Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6310662Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16_comp_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6312599Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_bias_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6314662Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-10-10T00:04:49.6316711Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6318185Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6319623Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6321074Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6322701Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6324414Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6325951Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-10-10T00:04:49.6327536Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6329158Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6330990Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6332874Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6335023Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6336964Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6338796Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6340598Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6342452Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6344459Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6346441Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6348345Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6350359Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6352303Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6354297Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6356236Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-10-10T00:04:49.6358197Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6360237Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6361931Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6363623Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6365440Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6367125Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6368813Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-10-10T00:04:49.6370425Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:49.6371961Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:49.6373488Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:49.6375224Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:49.6377034Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:49.6378686Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-10-10T00:04:49.6380382Z copying third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:49.6382100Z copying third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:49.6384195Z copying third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-10-10T00:04:49.6386443Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6388143Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6389830Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6391537Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6393230Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6395104Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6396855Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6398654Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6400386Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-10-10T00:04:49.6402120Z copying third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:49.6404202Z copying third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization 2025-10-10T00:04:49.6406250Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:49.6407848Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:49.6409402Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:49.6410968Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:49.6412632Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:49.6414504Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-10-10T00:04:49.6416220Z copying third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:49.6418002Z copying third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/gemm_bias_softmax_gemm_permute_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-10-10T00:04:49.6419663Z copying third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:49.6421128Z copying third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:49.6422601Z copying third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-10-10T00:04:49.6424214Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:49.6425787Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:49.6427340Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:49.6428895Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:49.6430423Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-10-10T00:04:49.6432097Z copying third_party/flash-attention/csrc/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/50_put_element 2025-10-10T00:04:49.6433551Z copying third_party/flash-attention/csrc/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/50_put_element 2025-10-10T00:04:49.6435292Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:49.6436805Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:49.6438353Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:49.6439952Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:49.6441469Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-10-10T00:04:49.6442936Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:49.6444510Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:49.6446032Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:49.6447516Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-10-10T00:04:49.6449057Z copying third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:49.6451045Z copying third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd 2025-10-10T00:04:49.6452555Z copying third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:49.6454180Z copying third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd 2025-10-10T00:04:49.6455769Z copying third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:49.6457472Z copying third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:49.6459653Z copying third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD/grouped_gemm_multi_abd_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-10-10T00:04:49.6461393Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:49.6462977Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:49.6464743Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:49.6466341Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:49.6468045Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_multiply_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-10-10T00:04:49.6469734Z copying third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:49.6471410Z copying third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:49.6473125Z copying third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-10-10T00:04:49.6474866Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:49.6476479Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_bcasted_bias_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:49.6478173Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:49.6479816Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:49.6481383Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-10-10T00:04:49.6482947Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:49.6484990Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:49.6486907Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:49.6488741Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-10-10T00:04:49.6490463Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:49.6492220Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:49.6494267Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:49.6496103Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-10-10T00:04:49.6497789Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6499959Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6501699Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6503448Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6505380Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6507122Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6508897Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-10-10T00:04:49.6510613Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:49.6512392Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:49.6514575Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:49.6516622Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-10-10T00:04:49.6518405Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:49.6520220Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:49.6522192Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:49.6524281Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:49.6526222Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-10-10T00:04:49.6527995Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:49.6529780Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:49.6531595Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:49.6533404Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-10-10T00:04:49.6535701Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6537510Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6539369Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6541283Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6543348Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6545394Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6547273Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6549202Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6551211Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6553043Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6555021Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6557245Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6559171Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6560988Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-10-10T00:04:49.6562749Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:49.6564532Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:49.6566161Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:49.6567894Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:49.6569582Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:49.6571460Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-10-10T00:04:49.6573192Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6575005Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6576668Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6578416Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6580097Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6581745Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6583412Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6585112Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6586675Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6588312Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6589970Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6591644Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6593291Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6595212Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-10-10T00:04:49.6597014Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:49.6598488Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:49.6600202Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:49.6601674Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:49.6603263Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-10-10T00:04:49.6605054Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:49.6606554Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:49.6608035Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:49.6609514Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-10-10T00:04:49.6611059Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:49.6612770Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:49.6614837Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:49.6616784Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:49.6618549Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-10-10T00:04:49.6620272Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:49.6621979Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:49.6623689Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:49.6625967Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:49.6627956Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:49.6629885Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-10-10T00:04:49.6631542Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile 2025-10-10T00:04:49.6632977Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile 2025-10-10T00:04:49.6634535Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6635915Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6637288Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6638672Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6640118Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6641548Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6642991Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6644593Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6646039Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6647457Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6648794Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-10-10T00:04:49.6650277Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:49.6652028Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:49.6653758Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-10-10T00:04:49.6655525Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:49.6657085Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:49.6658730Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:49.6660445Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:49.6662141Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-10-10T00:04:49.6663741Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/misc 2025-10-10T00:04:49.6665479Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:49.6667060Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:49.6668527Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:49.6670166Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:49.6672178Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-10-10T00:04:49.6673761Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:49.6675597Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:49.6677287Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:49.6678932Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:49.6680515Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-10-10T00:04:49.6682036Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:49.6683547Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-10-10T00:04:49.6685244Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:49.6686933Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-10-10T00:04:49.6688428Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:49.6689817Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:49.6691177Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:49.6692549Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/gemm_basic.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:49.6693831Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:49.6695391Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-10-10T00:04:49.6696842Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:49.6698321Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script 2025-10-10T00:04:49.6699758Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:49.6701162Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:49.6702583Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:49.6704280Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-10-10T00:04:49.6705789Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:49.6707198Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:49.6708568Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-10-10T00:04:49.6709856Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:49.6710691Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:49.6711342Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:49.6712073Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-10-10T00:04:49.6712829Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:49.6713710Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:49.6714649Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-10-10T00:04:49.6715447Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/script 2025-10-10T00:04:49.6716104Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:49.6716940Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:49.6717585Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:49.6718358Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:49.6719012Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-10-10T00:04:49.6719972Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-10-10T00:04:49.6720679Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:49.6721414Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:49.6722071Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:49.6722727Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:49.6723550Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-10-10T00:04:49.6724391Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6725306Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6726111Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6726965Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6727836Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6728622Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6729522Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6730286Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6731165Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6732072Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6733049Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6733821Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6734832Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6735724Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6736576Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6737461Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6738229Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6739121Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6739892Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6740852Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6741610Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6742498Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-10-10T00:04:49.6743164Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:49.6743954Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-10-10T00:04:49.6744911Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:49.6745832Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:49.6746597Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:49.6747476Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:49.6748436Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-10-10T00:04:49.6749291Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6750295Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6751173Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6752161Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6753216Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6754219Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6755293Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6756295Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6757325Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6758435Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6759436Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6760313Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6761478Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6762426Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6763375Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6764555Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6765439Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6766543Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6767540Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6768412Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6769485Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6770630Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-10-10T00:04:49.6771446Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:49.6772404Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-10-10T00:04:49.6773055Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:49.6774486Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:49.6775962Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:49.6777622Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:49.6779027Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-10-10T00:04:49.6780884Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6782350Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6783919Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6785783Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6787154Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6788902Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6790400Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6791965Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6793484Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6795067Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6796572Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6798356Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6799768Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6801538Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6802880Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6804663Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6806126Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6807635Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6809267Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6810692Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6812214Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6813835Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-10-10T00:04:49.6815622Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:49.6817031Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script 2025-10-10T00:04:49.6818642Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:49.6820006Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:49.6821764Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:49.6823177Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:49.6824949Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-10-10T00:04:49.6826628Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-10-10T00:04:49.6828184Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:49.6829792Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:49.6831176Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:49.6832870Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-10-10T00:04:49.6834601Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6836086Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6837598Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6839150Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6840762Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6842300Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6843791Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6845686Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6847094Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6848595Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6850293Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6851715Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6853240Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6855133Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6856689Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6858225Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6859759Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6861311Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6862935Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6864571Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6866067Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6867957Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-10-10T00:04:49.6869210Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-10-10T00:04:49.6872489Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:49.6873912Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-10-10T00:04:49.6875671Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:49.6877225Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:49.6878578Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:49.6880406Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:49.6881625Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:49.6883216Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-10-10T00:04:49.6885333Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6886861Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6888660Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6889975Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6891620Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6892979Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6894908Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-10-10T00:04:49.6896147Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:49.6898368Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:49.6900672Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:49.6903221Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-10-10T00:04:49.6905088Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:49.6906694Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:49.6908068Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:49.6909808Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:49.6911345Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-10-10T00:04:49.6912988Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:49.6914536Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:49.6916323Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:49.6917586Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:49.6919269Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:49.6920601Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-10-10T00:04:49.6922214Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:49.6923684Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:49.6925374Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:49.6926908Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:49.6928382Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:49.6929978Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-10-10T00:04:49.6931677Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:49.6932996Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:49.6934898Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:49.6936244Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:49.6937882Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:49.6939498Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-10-10T00:04:49.6940958Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6942473Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6944435Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6945911Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6947666Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6948986Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6950665Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6952113Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6953697Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6955416Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6957127Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6958691Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6960795Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6962095Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6963475Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-10-10T00:04:49.6965211Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/problem_transform/transform_forward_convolution3d_into_gemm_v4r4r4_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/problem_transform 2025-10-10T00:04:49.6966488Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor 2025-10-10T00:04:49.6968022Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6969431Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6971571Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6972822Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6974514Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6976104Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6977596Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-10-10T00:04:49.6979006Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6980568Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6982122Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6983768Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6985485Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6987295Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_ab_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6988709Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_scale_selector.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6990106Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6991599Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6992975Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6994872Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6996438Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6997924Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.6999807Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7001374Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7003173Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7004870Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7006606Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7008170Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7009788Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7011487Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7013141Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7014820Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7016894Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7018554Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7020099Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7021554Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7022882Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7024538Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7026108Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7027582Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7029073Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7030497Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7032008Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7033449Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7034996Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7036508Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7037998Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7039488Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7041015Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-10-10T00:04:49.7042504Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7043962Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7045605Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7046983Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7048244Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7049596Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7051065Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7052359Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7053757Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7055259Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7056742Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7058211Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multiple_d_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7059544Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7061008Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7062437Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7063790Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7065296Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7066790Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7068174Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7069514Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7070871Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7072228Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7073717Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7075268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7076763Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7078182Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7079630Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7081004Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7082462Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7083837Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7085330Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7086845Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7088344Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7089736Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7091112Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7092504Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7093879Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7095435Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7096924Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7098337Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7099715Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7101284Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7102677Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_data_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7104232Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7105569Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7106976Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7108485Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7109864Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7111221Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7112737Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7114236Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7115723Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7117224Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7118560Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7119965Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7121316Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7122742Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7124356Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7125905Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7127246Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7128590Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7130070Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7131445Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7132796Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7134392Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7135896Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7137401Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7138791Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7140372Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7142000Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7143401Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7145081Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7146585Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7148231Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7149533Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-10-10T00:04:49.7151117Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/codegen_device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7152831Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7154469Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7156304Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7158016Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7159713Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_e_permute_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7161359Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7163018Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multi_d_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7165699Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7167495Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7169140Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7170923Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7172760Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7174804Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7176644Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7178361Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7179942Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7181613Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7183413Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7185145Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7186792Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7188697Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7190313Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7191894Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7193354Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_backward_weight_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7195205Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7197022Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_add_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7198862Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_bias_activation_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7200763Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7202392Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7204211Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_naive_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7205563Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_xdl_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7207320Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7209517Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_convnd_bwd_data_nwc_kxc_nwk_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7211627Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_dynamic_vector_dims_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7213065Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7214792Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7216345Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7218120Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_bias_add_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7219861Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7221550Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7223238Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7225225Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7227038Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_layernorm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7228829Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7230448Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7232188Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7234035Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7235580Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7237385Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7238972Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7240646Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7242301Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7243868Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7245406Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7247044Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7248769Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7250231Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7251905Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7253618Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7255387Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7257140Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_skip_b_lds.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7258803Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7260418Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7261961Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7263577Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7265374Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7267250Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7268978Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_data_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7270678Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7272968Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7274745Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_two_stage_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7277128Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7278804Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7280494Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_multiple_d_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7282305Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_dl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7284185Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7286507Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_abd_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7289240Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7290827Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7292617Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7294411Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7296056Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_fwd_multiple_d_xdl_large_tensor_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7298007Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7299497Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multi_abd_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7301085Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7302857Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_splitk_xdl_cshuffle_two_stage.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7304738Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_xdl_cshuffle_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7306548Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_softmax_gemm_permute_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7308168Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7309878Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7311644Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7313317Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7315261Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7317068Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7318689Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multi_query_attention_forward_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7320491Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7322312Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7323820Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7325578Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7327194Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7328799Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7330505Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7332026Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7333603Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7335296Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7336858Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7338369Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7340064Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7341606Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7343234Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7345116Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7346625Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_splitk_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-10-10T00:04:49.7348334Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:49.7349868Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:49.7351250Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:49.7352813Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:49.7354413Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-10-10T00:04:49.7356476Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7358609Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7360118Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7361619Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7363408Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7365080Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7366679Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7368555Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_gemm_multiple_d_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7370485Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_multiple_d_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7372315Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7374695Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7376545Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7378247Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7379830Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7381302Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7382851Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7384445Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7386455Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7388278Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7389791Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7391582Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7393234Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7395257Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7397007Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7399076Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7400886Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7402592Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7404554Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7406004Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7407630Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7409051Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7410550Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7412173Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7414346Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7416374Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7418086Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7419618Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7421381Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_bwd_weight_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7423510Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7426189Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7427948Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7429864Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7432132Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7434582Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7437138Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7439482Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7441437Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7443320Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7445081Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7447115Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7448744Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_splitk_lds_direct_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7450505Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7452319Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7454049Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7455917Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7457836Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7459484Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7461268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7462976Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7464623Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7466250Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7467745Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7469208Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7470784Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7472408Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-10-10T00:04:49.7474268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:49.7476072Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_reduce_second_half_batchnorm_backward_final.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:49.7477550Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:49.7479191Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_batchnorm_forward_final_obsolete.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:49.7480799Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_second_half_multiblock_reduce_first_half.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-10-10T00:04:49.7482350Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_gemm_multiple_d_welford_first_half_xdl_cshuffle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:49.7484301Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-10-10T00:04:49.7485936Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7487644Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7489192Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7490956Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7492404Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7493860Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7495721Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-10-10T00:04:49.7497154Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7498493Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7499917Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7501380Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7502752Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7505027Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7506392Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7508226Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7509970Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7511747Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7513234Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7514902Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7516402Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7517902Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7519262Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7520713Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7522290Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7523814Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7525458Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-10-10T00:04:49.7526866Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:49.7528466Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:49.7529879Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:49.7531473Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-10-10T00:04:49.7533344Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7535002Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7536720Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_data_to_gemm_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7538685Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7540274Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7542151Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7544418Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-10-10T00:04:49.7545643Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7547061Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7548881Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7550372Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7551731Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7553206Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7554725Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7556180Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7557518Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7558934Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7560457Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7562003Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7563356Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7564801Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7566209Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7567712Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7569016Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7570422Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7573394Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7574824Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7576422Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7577738Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7579124Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7580563Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7581898Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7583428Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7584950Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7586473Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7587914Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7589131Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7590550Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7591980Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7593386Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7595444Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7596882Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7598160Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7599535Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7600900Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7602303Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7603679Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7605285Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7606917Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7608393Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7609792Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7611200Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7612560Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7614012Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7615361Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7617038Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7618593Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7619923Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7621327Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7622907Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7624369Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7625747Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7627148Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7628552Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7629993Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7631438Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7632951Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7634506Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7636576Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7637940Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-10-10T00:04:49.7639262Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper 2025-10-10T00:04:49.7640757Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper 2025-10-10T00:04:49.7642371Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:49.7643873Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations 2025-10-10T00:04:49.7645410Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/traits 2025-10-10T00:04:49.7646830Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:49.7648235Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:49.7649805Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:49.7651224Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-10-10T00:04:49.7652536Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-10-10T00:04:49.7653921Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-10-10T00:04:49.7655339Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-10-10T00:04:49.7656857Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-10-10T00:04:49.7658251Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core 2025-10-10T00:04:49.7659615Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core 2025-10-10T00:04:49.7661193Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:49.7662671Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:49.7664790Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:49.7666148Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-10-10T00:04:49.7667617Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:49.7670050Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:49.7671451Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:49.7672699Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-10-10T00:04:49.7674275Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7675898Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7677279Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7678669Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7680016Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7681425Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7683114Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7684658Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7685999Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7687331Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-10-10T00:04:49.7688874Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7690327Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7692120Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7693598Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7695201Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7696761Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7698101Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7699678Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7701123Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7702456Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7703773Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-10-10T00:04:49.7705288Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7707301Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7708637Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7709979Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7711317Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7712706Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7714308Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7715761Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7717167Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7718666Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7720785Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7722056Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7723400Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7731868Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7733057Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7733822Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7735081Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7735895Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7736828Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7737875Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7738639Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-10-10T00:04:49.7739620Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/amd_address_space.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7740619Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7741415Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7742423Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7743723Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7745231Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7746711Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7748079Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7749413Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7750820Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7752237Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7753567Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7755252Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7756697Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7758119Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-10-10T00:04:49.7759398Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7760773Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7762467Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7763863Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7765395Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7766797Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7768218Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7769545Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7771006Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7772412Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7773731Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7775121Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7776686Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-10-10T00:04:49.7778304Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7779638Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7780975Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7782363Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7783814Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7785258Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7786635Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7787977Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7789413Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7790991Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7792426Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7794038Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7795480Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7796886Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7798266Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7799834Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7801116Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7802462Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-10-10T00:04:49.7803823Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7805294Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7806684Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7808016Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7809342Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7810749Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7812212Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7813529Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7815055Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7816549Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7817926Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7819273Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7820715Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7822094Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7823453Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7824932Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7826759Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7828042Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-10-10T00:04:49.7829699Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel/add_rmsnorm2d_rdquant_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-10-10T00:04:49.7831233Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:49.7832677Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:49.7834235Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:49.7835579Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_three_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-10-10T00:04:49.7836807Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:49.7838260Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:49.7839583Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-10-10T00:04:49.7841145Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise 2025-10-10T00:04:49.7842919Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:49.7844422Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:49.7845874Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-10-10T00:04:49.7847369Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:49.7849072Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:49.7850559Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:49.7852088Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-10-10T00:04:49.7853472Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:49.7855158Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:49.7857323Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16_itl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:49.7859132Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_uk_gfx9_32x512x128_1x1x1_16x16x16.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-10-10T00:04:49.7860773Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:49.7862139Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:49.7863759Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:49.7865424Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:49.7866876Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:49.7868390Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-10-10T00:04:49.7869870Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:49.7872143Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:49.7873779Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:49.7875218Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:49.7877282Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:49.7878682Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-10-10T00:04:49.7880440Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7881878Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7883430Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7885225Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dq_dk_dv_pipeline_kr_ktr_vr_iglp.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7887038Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7889277Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7890547Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7891997Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7893552Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7895061Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7896672Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7898247Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7899922Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_nwarp_sshuffle_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7901246Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7902957Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7904371Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7905844Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7907446Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7909166Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7910896Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7912261Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7913616Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7915268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7917071Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7918456Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qx_ks_vs_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7920084Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7921707Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-10-10T00:04:49.7923138Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:49.7924904Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:49.7926508Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:49.7927880Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-10-10T00:04:49.7929498Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7931124Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7932794Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7934404Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7935861Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7937243Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7938684Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7940101Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-10-10T00:04:49.7941409Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7942866Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7944401Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7945943Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7947628Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7948964Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_one_warp_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7950359Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7951818Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7953244Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7954673Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7956219Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7957587Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7958974Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7960485Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7961922Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7963268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7964891Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7966460Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7967730Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7969117Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-10-10T00:04:49.7970838Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:49.7972242Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:49.7973770Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:49.7975233Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-10-10T00:04:49.7976757Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7978142Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7979633Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7981183Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7982709Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7984356Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7986104Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7987623Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7989009Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7990413Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_universal_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7991871Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7993257Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-10-10T00:04:49.7994838Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:49.7996331Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:49.7997961Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:49.7999647Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:49.8001078Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-10-10T00:04:49.8002609Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-10-10T00:04:49.8004298Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/block_image_to_column_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:49.8005688Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-10-10T00:04:49.8007217Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-10-10T00:04:49.8008779Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:49.8010176Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:49.8011781Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:49.8013232Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:49.8014890Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-10-10T00:04:49.8016511Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:49.8018110Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-10-10T00:04:49.8019504Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-10-10T00:04:49.8020911Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/kernel 2025-10-10T00:04:49.8022368Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-10-10T00:04:49.8023733Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:49.8025320Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:49.8026932Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:49.8028322Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-10-10T00:04:49.8029767Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-10-10T00:04:49.8031267Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:49.8032644Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:49.8034042Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:49.8035543Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-10-10T00:04:49.8036977Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:49.8038389Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-10-10T00:04:49.8040055Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:49.8041412Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:49.8042873Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:49.8044335Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-10-10T00:04:49.8045725Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:49.8047185Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block 2025-10-10T00:04:49.8048524Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:49.8050015Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block 2025-10-10T00:04:49.8051499Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-10-10T00:04:49.8052910Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:49.8054424Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:49.8055925Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_problem.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-10-10T00:04:49.8057002Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:49.8058363Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref 2025-10-10T00:04:49.8060046Z copying third_party/flash-attention/csrc/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library 2025-10-10T00:04:49.8061788Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8063336Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8064962Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8066593Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8068088Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8069542Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8070989Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8072512Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8074214Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8075717Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8077490Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8079101Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8080574Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8081917Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8083366Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8084881Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8086425Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8087902Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8089323Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8090797Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8092334Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8093895Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8095407Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8096938Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8098411Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8099870Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8101373Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8102990Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_sparse_embedding3_forward_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-10-10T00:04:49.8104434Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:49.8105948Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-10-10T00:04:49.8107454Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:49.8108854Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-10-10T00:04:49.8110253Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8111713Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8113156Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8114789Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8116295Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8117832Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8119156Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8120710Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8122360Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8123857Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8125448Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8126907Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8128337Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8129775Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8131659Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8133560Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8135229Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8136869Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8138556Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8139953Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_mean_squaremean_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8141439Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8142981Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8144567Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8146096Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8147474Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8149013Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8150494Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8151949Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8153491Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8155061Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8156523Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8158097Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8159448Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8160869Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8162416Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8163926Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8165827Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8167183Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8168908Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8170503Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8172141Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8173853Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8175510Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8177289Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8178744Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8180415Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8182246Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8183651Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8185381Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8186976Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8188441Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8189941Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8191542Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8193064Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8195023Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8196652Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_dl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8198132Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8199651Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8201055Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8202804Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8204597Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8206249Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_comp_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8207793Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8209268Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8210794Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8212252Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_relu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8213689Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8215543Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dynamic_op.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8217088Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_inter_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8218575Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_intra_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8220207Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8221601Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_ab.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8223182Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_scaleadd_relu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8224800Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8226508Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8228294Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_large_tensor.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8229799Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_merged_groups.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8231200Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8232867Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8234677Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8236263Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8237765Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8239511Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8243538Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop_multiply.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8245233Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8246752Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8248411Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8250087Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8251471Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8252379Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8253277Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8254273Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8255700Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8258206Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8259651Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8261141Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-10-10T00:04:49.8262905Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-10-10T00:04:49.8265373Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_column_to_image_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:49.8266884Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange/device_image_to_column_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-10-10T00:04:49.8268410Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_f16_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:49.8270039Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_wmma_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:49.8271652Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:49.8273336Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:49.8275356Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-10-10T00:04:49.8277241Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:49.8278946Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_two_stage_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:49.8280648Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:49.8282396Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:49.8284264Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:49.8285867Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight/device_grouped_conv_bwd_weight_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-10-10T00:04:49.8287721Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_dl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8289206Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_wmma_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8290872Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_bilinear_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8292814Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_binary_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8294520Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_comp_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8296513Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_dynamic_op_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8298321Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8300780Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_large_tensor_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8302333Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_mem_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8304405Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_merged_groups_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8305880Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_outelementop_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8307731Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scale_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8309519Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_ab_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8311108Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd/device_grouped_conv_fwd_xdl_scaleadd_scaleadd_relu_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-10-10T00:04:49.8312653Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:49.8314532Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale/device_permute_scale_instances.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:49.8316328Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:49.8318168Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:49.8319719Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_bias_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:49.8321235Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perchannel_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:49.8322879Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perlayer_quantization.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:49.8324273Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8325655Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8327298Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8328911Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8330354Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8331811Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8333248Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8334957Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8336427Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8337857Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8339295Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8341023Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8342487Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8343907Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8345423Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8346906Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8348605Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8350034Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8351498Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8353148Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8354645Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8356236Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8357768Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8359374Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8360848Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8362277Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8363687Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8365263Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8366721Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8368153Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8369583Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8371221Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8372655Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8374243Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8375748Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_impl_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8377282Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8378771Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8380218Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8381716Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8383175Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8384760Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8386283Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8387848Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8389352Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8391017Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8392648Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8394228Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8395611Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8397074Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8398532Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8400007Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8401460Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8402920Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8404479Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8406099Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8407535Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8408970Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8410488Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8412067Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8413485Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8415062Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8416657Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8418109Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8419549Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8421094Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8422535Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8424813Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8426363Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8427802Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8429486Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8430906Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8432354Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8433779Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8435389Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8436951Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8438386Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8439821Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8441360Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8442869Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8444341Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:49.8446066Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8447717Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8449186Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8450557Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8452111Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8453547Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8455122Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8456513Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8458114Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8459712Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8461082Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8462444Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8463868Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8465550Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8466999Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8468383Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_type.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8469900Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:49.8471325Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:49.8472532Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu 2025-10-10T00:04:49.8474525Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8476081Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8477431Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8478920Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8480278Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8481637Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8483170Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/device_avg_pool2d_bwd_nhwc_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-10-10T00:04:49.8484653Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:49.8486193Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/avg_pool3d_bwd_ndhwc_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:49.8487657Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:49.8489146Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:49.8490647Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/device_avg_pool3d_bwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-10-10T00:04:49.8491988Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8493662Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8495163Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8496708Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8498170Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_bf16_bf16_bf16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8499599Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8501076Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8502706Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8504397Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8506038Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8507514Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8509022Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8510412Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_f32_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8511914Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8513370Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8514997Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8516640Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/device_batched_gemm_xdl_int8_int8_int8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-10-10T00:04:49.8518093Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:49.8519777Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:49.8521531Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/device_batched_gemm_add_relu_gemm_add_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-10-10T00:04:49.8522841Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:49.8524457Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/device_batched_gemm_bias_permute_m2_n3_k1_xdl_c_shuffle_f16_f16_f16_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-10-10T00:04:49.8525875Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:49.8527432Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:49.8528903Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/device_batched_gemm_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gon_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-10-10T00:04:49.8530347Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8531882Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8533562Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8535139Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8536785Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8538920Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8540409Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8541842Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8543528Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_f16_f16_f16_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8545140Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8546998Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8548487Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8550053Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gkm_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8551647Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8553190Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gkn_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8554833Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8556542Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/device_batched_gemm_multi_d_dl_i8_i8_i8_gmk_gnk_gmn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-10-10T00:04:49.8557974Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:49.8559488Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:49.8560962Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gkm_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:49.8562524Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gkn_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:49.8564001Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/device_batched_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_gmk_gnk_gmn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-10-10T00:04:49.8565451Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:49.8567190Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/device_batched_gemm_softmax_gemm_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-10-10T00:04:49.8568688Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:49.8570701Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:49.8572313Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_bias_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:49.8574052Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_bf16_bf16_bf16_bf16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:49.8575869Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/device_batched_gemm_softmax_gemm_permute_xdl_cshuffle_f16_f16_f16_f16_gmk_gnk_gno_gmo_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:49.8576982Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8578312Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8579841Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8581319Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8582907Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8584536Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8586171Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8587714Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8589363Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8591189Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8605734Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8607072Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8608280Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-10-10T00:04:49.8609376Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8610725Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8612073Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8613408Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8614822Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8616016Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8617206Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/device_column_to_image_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-10-10T00:04:49.8618541Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-10-10T00:04:49.8620142Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8621750Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8623680Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8625425Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8626984Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8628542Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8630089Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8631655Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8633326Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8635021Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8636849Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8638524Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8640142Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8641763Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8643340Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8645054Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8646590Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8648109Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8649609Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8651159Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8652973Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8654743Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8656352Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8658088Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8659619Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8661134Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8662655Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8664392Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D/device_contraction_bilinear_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-10-10T00:04:49.8666025Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8667617Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8669447Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8671116Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_bf16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8672654Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8674451Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8676012Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8677557Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_f16_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8679186Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8680825Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8682477Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8684192Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_bf16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8685778Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8687510Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8689053Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8690676Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_compute_f16_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8692376Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8693968Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8695598Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8697146Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8698783Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8700484Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8702040Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8703719Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_compute_f32_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8705374Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_kknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8706880Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_knnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8708567Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mknn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8710174Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D/device_contraction_bilinear_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_f64_mnnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-10-10T00:04:49.8711337Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-10-10T00:04:49.8712972Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8714732Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8716209Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8717762Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8719277Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8720967Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8722495Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8723981Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8725720Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8727254Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8728753Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8730259Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8731750Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8733248Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8734865Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8736456Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8738099Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8739572Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8741073Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8742691Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8744372Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8745884Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8747408Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8748941Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8750401Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8751857Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8753403Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8755092Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D/device_contraction_scale_m2_n2_k2_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-10-10T00:04:49.8756604Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8758258Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8759957Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8761454Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_bf16_bf16_bf16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8762944Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8764700Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8766192Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8767740Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f16_f16_f16_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8769197Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8770899Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8772434Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8773928Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_bf16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8775690Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8777181Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8778676Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8780161Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_compute_f16_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8781594Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8782914Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8784413Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8785686Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f32_f32_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8787452Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8788965Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8790479Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8792115Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_compute_f32_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8793368Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_kkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8794946Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_knn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8796413Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mkn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8797851Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D/device_contraction_scale_m6_n6_k6_xdl_c_shuffle_f64_f64_f64_mnn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-10-10T00:04:49.8798748Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:49.8800097Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:49.8801473Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:49.8802977Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:49.8804407Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/device_conv1d_bwd_data_xdl_nwc_kxc_nwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-10-10T00:04:49.8805380Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8806763Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8808200Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8809415Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_dl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8810774Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8811946Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8813323Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8814832Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/device_conv2d_bwd_data_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-10-10T00:04:49.8815761Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:49.8817058Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_c_shuffle_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:49.8818376Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:49.8819882Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:49.8821204Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:49.8822417Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-10-10T00:04:49.8823589Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:49.8825243Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/device_conv2d_fwd_xdl_c_shuffle_bias_relu_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-10-10T00:04:49.8826504Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:49.8828053Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/device_conv2d_fwd_xdl_c_shuffle_bias_relu_add_nhwc_kyxc_nhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-10-10T00:04:49.8829192Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:49.8830582Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:49.8831965Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:49.8833331Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:49.8834746Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/device_conv3d_bwd_data_xdl_ndhwc_kzyxc_ndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-10-10T00:04:49.8835804Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:49.8837123Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-10-10T00:04:49.8838468Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:49.8839988Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/device_elementwise_normalization_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-10-10T00:04:49.8841286Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8842320Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8843501Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8844856Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8846150Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8847233Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8848327Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8849547Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8850840Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8852160Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8853251Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8854460Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8855823Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8857115Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8858124Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8859274Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8860561Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8861705Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8862691Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8863962Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8865453Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dl_i8_i8_i8_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8866644Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8868042Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8869159Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8870358Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_km_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8871683Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8873068Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8874471Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8875590Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_dpp_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8876694Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8877977Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8879511Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8880960Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8882419Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8883896Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8885647Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8887335Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8888869Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8890469Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8891944Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8893358Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_wmma_int8_int8_int8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8894954Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_2_stage_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8896679Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8898146Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8899619Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8901265Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8902894Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8904650Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8906431Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8908112Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8909725Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8911445Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f16_f8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8913072Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8914645Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8916207Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8917712Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8919399Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8921078Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8922637Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8924224Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8925759Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_interwave_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8927110Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v1_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8928595Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8930713Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_kn_mn_v2_padded_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8932174Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_fp8_fp8_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8933556Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8935153Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8936828Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8938339Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8939929Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8941404Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8942869Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8944388Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8945922Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_c_shuffle_lds_direct_load_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8947370Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8948818Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8950338Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8951818Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8953213Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8954875Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8956434Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8957930Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f64_f64_f64_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-10-10T00:04:49.8959454Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8960950Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8962582Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8964350Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8966017Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8967455Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8969087Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8970674Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8972198Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8973528Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8974976Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8976407Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8977864Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8979294Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8980783Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8982433Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8983944Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/km_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8985360Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8986932Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8988461Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8989916Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8991415Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8992879Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8994630Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8995976Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_kn_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8997371Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_add_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.8998977Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9000396Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9001847Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_default_pipeline_v2_opt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9003419Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9005027Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9006500Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_default_pipeline_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9007983Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/mk_nk_mn_irregular_interwave_pipeline_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-10-10T00:04:49.9009235Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-10-10T00:04:49.9011030Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9012927Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9014714Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9016654Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9018351Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9020064Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9021895Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9023695Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16/device_gemm_ab_scale_xdl_f8_f8_bf16_mk_nk_mn_128_128_128_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-10-10T00:04:49.9024750Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:49.9026109Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:49.9027459Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/device_gemm_add_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-10-10T00:04:49.9028759Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:49.9030094Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:49.9031507Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:49.9032905Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:49.9034505Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/device_gemm_add_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-10-10T00:04:49.9036247Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9037851Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9039349Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9041159Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9042824Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9044641Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9046364Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/device_gemm_add_fastgelu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-10-10T00:04:49.9047736Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:49.9049274Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:49.9050886Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:49.9052463Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:49.9054226Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/device_gemm_add_multiply_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-10-10T00:04:49.9055830Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:49.9057271Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:49.9058744Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/device_gemm_add_relu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-10-10T00:04:49.9060157Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:49.9061738Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:49.9063410Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_km_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:49.9065142Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:49.9066734Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/device_gemm_add_relu_add_xdl_c_shuffle_layernorm_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-10-10T00:04:49.9068187Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:49.9069618Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_bf16_i8_bf16_bf16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:49.9071096Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/device_gemm_add_silu_xdl_c_shuffle_f16_i8_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-10-10T00:04:49.9072441Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-10-10T00:04:49.9074481Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:49.9076169Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16/device_gemm_b_scale_xdl_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-10-10T00:04:49.9077341Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:49.9079009Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:49.9080512Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:49.9082006Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:49.9083596Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/device_gemm_bias_add_mean_squaremean_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-10-10T00:04:49.9085132Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9086709Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9088201Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9089768Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9091359Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_wmma_c_shuffle_i8_i8_i8_i8_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9092867Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9094508Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9096119Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_kn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9097733Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/device_gemm_bilinear_xdl_c_shuffle_f16_f16_f16_f16_mk_nk_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-10-10T00:04:49.9099244Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:49.9100770Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:49.9102459Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:49.9104337Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:49.9106109Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/device_gemm_fastgelu_xdl_c_shuffle_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-10-10T00:04:49.9107655Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9109165Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9110865Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9112182Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9113772Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9115299Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9116705Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_bias_gelu_bf16_i8_bf16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9118174Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9119577Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9121005Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9122700Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_bias_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9124301Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/device_gemm_xdl_multi_abd_multiply_gelu_bf16_i8_bf16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-10-10T00:04:49.9125619Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:49.9127481Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:49.9129057Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f16_f16_f16_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:49.9130555Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_kn_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:49.9132394Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/device_gemm_multiply_add_xdl_c_shuffle_f16_f8_f32_f32_f16_mk_nk_mn_mn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-10-10T00:04:49.9133900Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-10-10T00:04:49.9135958Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9138018Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9139955Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9141949Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9143996Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9146131Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9147918Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16/device_gemm_multiply_multiply_xdl_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-10-10T00:04:49.9149772Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9151787Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9153539Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9155520Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9157527Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9159493Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9161250Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16/device_gemm_multiply_multiply_xdl_i8_i8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-10-10T00:04:49.9162553Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:49.9163986Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:49.9165418Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:49.9166752Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:49.9168075Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/device_gemm_reduce_xdl_cshuffle_f16_f16_f16_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-10-10T00:04:49.9169123Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9170476Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9171825Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9173067Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9174617Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_comp_fp8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9175774Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9177006Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9178444Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9179912Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9181336Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9182721Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9184063Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9185448Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9186579Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9187862Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9189249Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_interwave_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9190776Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v1_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9192129Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9193511Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_v2_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9195049Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9196378Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9197662Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9198799Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9200183Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9201676Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9203170Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_kpb128_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9204733Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9206333Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9207829Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f16_fp8_f16_mk_nk_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9209280Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9210674Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9212277Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9213731Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_f32_f32_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9215346Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9216890Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9218343Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9219886Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v1_interwave_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9221332Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_kn_mn_v2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9222840Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_fp8_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9224444Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/device_gemm_xdl_splitk_lds_direct_load_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-10-10T00:04:49.9225964Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:49.9227436Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/device_gemm_xdl_streamk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-10-10T00:04:49.9228867Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-10-10T00:04:49.9230973Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9232762Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9234814Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9236633Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9238341Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9240154Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9242047Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9243987Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9245925Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9247652Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9249707Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9251358Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9253040Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9254875Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9256692Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9258497Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9260212Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9262008Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9263669Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9265625Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9267468Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9269298Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9270871Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9272507Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9274567Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9276526Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9278453Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9280143Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9281958Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9283885Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9285811Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9287560Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9289254Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9290876Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9292704Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9294670Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9296420Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9298199Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9300027Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9301963Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9303659Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:49.9305543Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16/device_gemm_xdl_universal_bf16_i4_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-10-10T00:04:49.9307138Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9308888Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9310431Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9312484Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9314416Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9316205Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9317991Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9319812Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9321454Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9323219Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9325005Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9326630Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9328509Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9330334Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9332089Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9333859Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9335672Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9337365Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9339015Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9340835Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9342616Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9344356Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9346217Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9347875Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9349823Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9351608Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9353286Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9355054Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9356761Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9358477Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9360280Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9362090Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9363730Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9365544Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9367420Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9369230Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16/device_gemm_xdl_universal_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-10-10T00:04:49.9370859Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:49.9372484Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16/device_gemm_xdl_universal_f16_i4_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-10-10T00:04:49.9374049Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9375874Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9377527Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9379494Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9381286Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9382991Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9384889Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9386741Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9388526Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9390154Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9391786Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9393333Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9395063Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9397032Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9398814Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9400637Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9402279Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9403937Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16/device_gemm_xdl_universal_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-10-10T00:04:49.9405622Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9407401Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9409225Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9410823Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_comp_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9412719Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9414451Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9416101Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v1_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9417912Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9419750Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9421460Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_kn_mn_mem_v2_nkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9423079Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9424826Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9426499Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9428296Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9430145Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9431893Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9433647Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16/device_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9435135Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-10-10T00:04:49.9436996Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9439024Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9440919Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9442739Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16/device_batched_gemm_xdl_universal_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9444545Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9446718Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9448662Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9450536Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16/device_batched_gemm_xdl_universal_f8_f8_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-10-10T00:04:49.9451942Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-10-10T00:04:49.9453734Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9455777Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9457614Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9459375Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9461117Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9463240Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9465277Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9467019Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16/device_gemm_xdl_universal_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-10-10T00:04:49.9468930Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9470864Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9472576Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9474586Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9476307Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9478221Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9480083Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9482117Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16/device_gemm_xdl_universal_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-10-10T00:04:49.9483847Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9485951Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9487676Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9489545Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9491440Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9493140Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9495010Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9496728Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9498709Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9500618Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9502510Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16/device_gemm_xdl_universal_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-10-10T00:04:49.9503846Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-10-10T00:04:49.9505785Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9507963Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9509813Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9511634Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9513677Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9515892Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9517694Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9519830Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9521840Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9523652Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9525831Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9527763Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9529590Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9532012Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9533864Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9535924Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_comp_mpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9538135Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9539977Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9542079Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v1_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9544033Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9546051Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9548171Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_km_nk_mn_mem_v2_mkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9550124Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9551973Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9554357Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9556239Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9558269Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9560294Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9562128Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9564390Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9566408Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9568308Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9570490Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9572340Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9574675Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9576582Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9578411Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9580323Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9582398Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9584495Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16/device_gemm_xdl_universal_streamk_bf16_bf16_bf16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-10-10T00:04:49.9586224Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9588432Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9590269Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9592242Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9594397Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9596225Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9597999Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9599921Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9601976Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9603881Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9606079Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9608021Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9609856Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9611792Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9613851Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9615804Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9618025Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9619963Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9621899Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9624033Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9625944Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9627898Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16/device_gemm_xdl_universal_streamk_f16_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-10-10T00:04:49.9629802Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9631617Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9633521Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9635794Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9637618Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9639694Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9641645Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9643418Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9645537Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9647497Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9649286Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9651193Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9653272Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9655183Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9657278Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9659233Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9661010Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9662944Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9665170Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9666929Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9668980Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9671025Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16/device_gemm_xdl_universal_streamk_f16_f8_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-10-10T00:04:49.9672715Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9674986Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9676867Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9678689Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9680719Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9682563Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9684625Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9686789Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9688541Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9690664Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9692821Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9694774Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9696740Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9698630Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9700410Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9702504Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9704705Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9706468Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9708687Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9710526Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9712345Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9714518Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16/device_gemm_xdl_universal_streamk_f8_f16_f16_mk_nk_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-10-10T00:04:49.9715740Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-10-10T00:04:49.9717363Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:49.9718902Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:49.9720586Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:49.9722101Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:49.9723581Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:49.9725301Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl/device_grouped_conv1d_bwd_weight_dl_nwgc_gkxc_nwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-10-10T00:04:49.9727024Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:49.9728603Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:49.9730179Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl/device_grouped_conv1d_bwd_weight_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-10-10T00:04:49.9731373Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-10-10T00:04:49.9732826Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:49.9734440Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:49.9735802Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:49.9737487Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl/device_grouped_conv1d_fwd_xdl_gnwc_gkxc_gnwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-10-10T00:04:49.9738833Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-10-10T00:04:49.9740466Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9742098Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9743797Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9745497Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9747037Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9748542Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9750110Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9751681Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma/device_grouped_conv2d_bwd_data_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-10-10T00:04:49.9753252Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:49.9755209Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:49.9756645Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:49.9757911Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:49.9759599Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:49.9761226Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl/device_grouped_conv2d_bwd_data_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-10-10T00:04:49.9762442Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-10-10T00:04:49.9764066Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:49.9765709Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:49.9767246Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:49.9768850Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:49.9770375Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:49.9772032Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl/device_grouped_conv2d_bwd_weight_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-10-10T00:04:49.9773634Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9775328Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9777133Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9778825Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9780460Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9781930Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_ngchw_gkyxc_ngkhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9783535Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9785375Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9786925Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9788582Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9790265Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9791917Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_two_stage_xdl_nhwgc_gkyxc_nhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9793625Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9795401Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9796986Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9798626Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9800168Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9801677Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9803181Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/device_grouped_conv2d_bwd_weight_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-10-10T00:04:49.9804589Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-10-10T00:04:49.9806171Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:49.9807590Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:49.9808989Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:49.9810443Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl/device_grouped_conv2d_fwd_dl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-10-10T00:04:49.9811946Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9813458Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9815065Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9816476Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9817935Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9819456Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9820896Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9822500Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_gnhwc_gkyxc_gnhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9823974Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9825631Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9827183Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9834807Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9836248Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9837878Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9839393Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9840936Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma/device_grouped_conv2d_fwd_wmma_nhwgc_gkyxc_nhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-10-10T00:04:49.9842351Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9843819Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9845524Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_gnhwc_gkyxc_gnhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9847084Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9848517Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9850026Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9851559Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9853024Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9854614Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9856062Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9857529Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-10-10T00:04:49.9859073Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9860569Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9862076Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9863805Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9865445Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9867033Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9868751Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9870325Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-10-10T00:04:49.9871972Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:49.9873575Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:49.9875297Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:49.9876899Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor/device_grouped_conv2d_fwd_xdl_large_tensor_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-10-10T00:04:49.9878465Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9880241Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9881809Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9883359Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9885286Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9886790Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9888283Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9889780Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_ngchw_gkyxc_ngkhw_int8_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9891269Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9892768Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9894387Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9895919Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9897661Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9899183Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9900722Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9902389Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem/device_grouped_conv2d_fwd_xdl_nhwgc_gkyxc_nhwgk_int8_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-10-10T00:04:49.9904182Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9905698Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9907342Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9908912Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_ngchw_gkyxc_ngkhw_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9910499Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9912079Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9914007Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9915809Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups/device_grouped_conv2d_fwd_xdl_merged_groups_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-10-10T00:04:49.9917066Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-10-10T00:04:49.9918687Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:49.9920359Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:49.9921940Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:49.9923501Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl/device_grouped_conv2d_fwd_xdl_dynamic_op_nhwgc_gkyxc_nhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-10-10T00:04:49.9924821Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-10-10T00:04:49.9926334Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9927848Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9929402Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9931019Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9932525Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9934011Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9935499Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9937213Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma/device_grouped_conv3d_bwd_data_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-10-10T00:04:49.9938697Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9940266Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9941817Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9943368Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9944989Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9946495Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9948216Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl/device_grouped_conv3d_bwd_data_xdl_ndhwgc_gkzyxc_ndhwgk_input_f16_comp_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-10-10T00:04:49.9949594Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-10-10T00:04:49.9951209Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:49.9952969Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:49.9954969Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl/device_grouped_conv3d_bwd_data_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-10-10T00:04:49.9956276Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-10-10T00:04:49.9957916Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:49.9959566Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:49.9961162Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl/device_grouped_conv3d_bwd_data_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-10-10T00:04:49.9962086Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-10-10T00:04:49.9964273Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:49.9966168Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:49.9968119Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:49.9970232Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:49.9972136Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:49.9973751Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl/device_grouped_conv3d_bwd_weight_dl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-10-10T00:04:49.9975507Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9977087Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9978704Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9980340Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9982005Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9983815Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9985578Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9987109Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma/device_grouped_conv3d_bwd_weight_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-10-10T00:04:49.9988889Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:49.9990610Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:49.9992325Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:49.9993980Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:49.9995675Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:49.9997241Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ndhwgc_gkzyxc_ndhwgk_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:49.9998808Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0000625Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0002311Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_bf16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0003979Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev1_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0005891Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev2_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0007500Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_two_stage_xdl_ngcdhw_gkzyxc_ngkdhw_f16_pipev5_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0009055Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0010586Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0012158Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0013813Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_f32_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0015595Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0017271Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0018934Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0020470Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/device_grouped_conv3d_bwd_weight_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-10-10T00:04:50.0021917Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-10-10T00:04:50.0023698Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:50.0025513Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:50.0027215Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:50.0028982Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl/device_grouped_conv3d_bwd_weight_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-10-10T00:04:50.0030304Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-10-10T00:04:50.0032004Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:50.0033678Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_comp_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:50.0035556Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:50.0037078Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl/device_grouped_conv3d_bwd_weight_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-10-10T00:04:50.0038192Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-10-10T00:04:50.0039803Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0041222Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0042615Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0044212Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0045757Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0047254Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0048630Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0050117Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_gndhwc_gkzyxc_gndhwk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0051835Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0053588Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0055396Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0057321Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_f16_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0059032Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0060818Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_1x1s1p0_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0062173Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0063243Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma/device_grouped_conv3d_fwd_wmma_ndhwgc_gkzyxc_ndhwgk_i8_oddc_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-10-10T00:04:50.0064688Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0066176Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0067693Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0069114Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0070505Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0072063Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0073527Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0075007Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0076551Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0077733Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0079103Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0080570Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_fp8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0081867Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-10-10T00:04:50.0083290Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:50.0085097Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:50.0086681Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_comp_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-10-10T00:04:50.0088129Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:50.0089708Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:50.0091249Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor/device_grouped_conv3d_fwd_xdl_large_tensor_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-10-10T00:04:50.0092900Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:50.0094424Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_bf16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:50.0095931Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:50.0097644Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f16_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:50.0099323Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_inter_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:50.0101221Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem/device_grouped_conv3d_fwd_xdl_ndhwgc_gkzyxc_ndhwgk_f32_mem_intra_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-10-10T00:04:50.0103240Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:50.0105169Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:50.0107171Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups/device_grouped_conv3d_fwd_xdl_merged_groups_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-10-10T00:04:50.0108544Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-10-10T00:04:50.0110287Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:50.0112197Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:50.0113930Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:50.0115756Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl/device_grouped_conv3d_fwd_xdl_bilinear_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-10-10T00:04:50.0117342Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-10-10T00:04:50.0119206Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl/device_grouped_conv3d_fwd_xdl_convinvscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-10-10T00:04:50.0121007Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-10-10T00:04:50.0122901Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:50.0124723Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:50.0126826Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:50.0128708Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_bf8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:50.0130607Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl/device_grouped_conv3d_fwd_xdl_convscale_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-10-10T00:04:50.0132198Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-10-10T00:04:50.0134297Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl/device_grouped_conv3d_fwd_xdl_convscale_add_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-10-10T00:04:50.0135777Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-10-10T00:04:50.0137872Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_combconvscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_f8_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:50.0139777Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl/device_grouped_conv3d_fwd_xdl_convscale_relu_ndhwgc_gkzyxc_ndhwgk_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-10-10T00:04:50.0141514Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-10-10T00:04:50.0143292Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:50.0145213Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:50.0147194Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:50.0149179Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl/device_grouped_conv3d_fwd_xdl_dynamic_op_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-10-10T00:04:50.0150679Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-10-10T00:04:50.0152532Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:50.0154437Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:50.0156218Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:50.0158050Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-10-10T00:04:50.0159626Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-10-10T00:04:50.0161563Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:50.0163486Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:50.0165524Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:50.0167610Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_ab_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-10-10T00:04:50.0169180Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-10-10T00:04:50.0171249Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:50.0173324Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:50.0175380Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:50.0177561Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl/device_grouped_conv3d_fwd_xdl_scaleadd_scaleadd_relu_ndhwgc_gkzyxc_ndhwgk_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-10-10T00:04:50.0178884Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0180864Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0182491Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_bf16_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0184354Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0186155Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0187715Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_multiple_d_splitk_xdl_two_stage_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0189310Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0190888Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0192397Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0193959Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0195747Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0197314Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0198943Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_km_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0200735Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0202336Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0203977Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0205838Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0207512Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0209117Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_bf16_bf16_bf16_mk_nk_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0210667Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0212310Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0213970Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv1_inter.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0215585Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_kn_mn_irregular_pv2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0217101Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0218970Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f16_f16_mk_nk_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0220574Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f16_f8_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0221995Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/device_grouped_gemm_xdl_splitk_f8_f16_f16_mk_kn_mn_irregular_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-10-10T00:04:50.0223365Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:50.0225283Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:50.0226904Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:50.0228555Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:50.0230227Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/device_grouped_gemm_xdl_fixed_nk_bias_f16_f16_f32_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-10-10T00:04:50.0231706Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:50.0233253Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:50.0234995Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:50.0236703Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:50.0238504Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/device_grouped_gemm_fastgelu_xdl_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-10-10T00:04:50.0239865Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0241502Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0243178Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0245066Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0246679Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0248340Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0250015Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_fp8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0251484Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0253123Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/device_grouped_gemm_xdl_fixed_nk_f16_i8_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-10-10T00:04:50.0254806Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0256573Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_km_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0258261Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_kn_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0260050Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bf16_i8_bf16_mk_nk_mn_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0261903Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0263816Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0265653Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/device_grouped_gemm_xdl_fixed_nk_bias_gelu_bf16_i8_bf16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-10-10T00:04:50.0267058Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0268783Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0270480Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_f16_f16_f16_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0272191Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0273989Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0276031Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0277887Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0279633Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_comp_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0281547Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0283436Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0285308Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0287158Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v1_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0288906Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_default_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0290609Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_kpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0292465Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnkpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0294351Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bf16_i8_bf16_mk_kn_mn_mem_v2_mnpadding_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0296291Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0298070Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_bias_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0299873Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/device_grouped_gemm_xdl_tile_loop_multiply_fastgelu_bf16_i8_bf16_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-10-10T00:04:50.0301386Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0302960Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gndhwc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0304638Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnhwc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0306088Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_gnwc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0307579Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_ndhwgc_3d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0309063Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nhwgc_2d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0310532Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/device_image_to_column_nwgc_1d_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-10-10T00:04:50.0311874Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0313307Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0315002Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0316444Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0317879Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0319405Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/device_max_pool_bwd_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0320929Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/max_pool_bwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-10-10T00:04:50.0322188Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-10-10T00:04:50.0323621Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:50.0325351Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_groupnorm_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:50.0326970Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:50.0328712Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/device_layernorm2d_bwd_data_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:50.0330284Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/normalization_bwd_data_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-10-10T00:04:50.0331871Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0333685Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_groupnorm_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0335974Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0337728Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/device_layernorm2d_bwd_gamma_beta_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0339512Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/normalization_bwd_gamma_beta_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0341325Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0343011Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0344884Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0346677Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_f32_f32_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0348386Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0350116Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0351821Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0353516Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0355371Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0357257Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0358959Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-10-10T00:04:50.0360464Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0362170Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0363505Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0365022Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0366373Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0367696Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0369003Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0370299Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0371599Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0372870Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0374222Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0375427Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp16_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0376859Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_fp8_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0378145Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_instances.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-10-10T00:04:50.0379557Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0380916Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0382223Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0383456Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0384758Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0385831Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_avg_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0387059Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0388352Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0389632Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0390963Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0392074Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/device_max_pool2d_fwd_nhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0393278Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-10-10T00:04:50.0394683Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0396143Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0397542Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0398844Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0400112Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0401366Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_avg_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0402576Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_bf16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0403817Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f16_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0405144Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f32_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0406504Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_f8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0407966Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/device_max_pool3d_fwd_ndhwc_i8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0409269Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-10-10T00:04:50.0410315Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-10-10T00:04:50.0411601Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0413266Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0415013Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0416266Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0417685Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0419137Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0420588Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0422027Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_bias_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0423425Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_int8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0425186Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perchannel_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0426673Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_perlayer_quantization_int8_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-10-10T00:04:50.0428097Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0429545Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0431097Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0432553Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0434206Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_dl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0435687Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0437160Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0438597Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_km_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0440033Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_kn_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0441457Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/device_gemm_quantization_xdl_c_shuffle_i8_i8_i8_mk_nk_mn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0442944Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-10-10T00:04:50.0444229Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0445401Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0446542Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0447998Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0449337Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0450640Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0451832Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0453033Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0454333Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0455541Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0456854Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0458145Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0459549Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0460754Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0461910Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0463200Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0464658Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0466004Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0467309Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0468455Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0469631Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0470818Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0472130Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0473438Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0474725Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0476024Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0477167Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0478485Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0479850Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0481175Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0482412Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0483525Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0484902Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0486257Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0487595Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_b16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0488703Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0489939Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f16_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0491278Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0492630Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0493972Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0495471Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0496933Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0498254Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_multiblock_atomic_add_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0499441Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0500560Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0501804Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0503117Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0504566Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0505823Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_b16_f32_b16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0507035Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0508408Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0509623Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f16_f16_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0510829Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0512208Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0513602Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f16_f32_f16_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0515075Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0516397Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0517708Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0518961Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0520132Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0521369Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f32_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0522545Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0523822Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0525472Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f32_f64_f32_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0526803Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0528131Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0529525Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0530862Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0532070Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0533301Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_f64_f64_f64_norm2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0534764Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0535890Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i32_i8_avg.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0537236Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_amax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0538538Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_max.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0539776Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise_i8_i8_i8_min.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-10-10T00:04:50.0540932Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0542200Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0543395Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0544800Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0546207Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0547593Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0548905Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0550127Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0551210Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0552439Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0553777Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0554995Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0556334Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0557832Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0559059Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-10-10T00:04:50.0560074Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:50.0561383Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-10-10T00:04:50.0562171Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-10-10T00:04:50.0563181Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-10-10T00:04:50.0564273Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-10-10T00:04:50.0564994Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-10-10T00:04:50.0565714Z copying third_party/flash-attention/csrc/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler 2025-10-10T00:04:50.0566468Z copying third_party/flash-attention/csrc/composable_kernel/profiler/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler 2025-10-10T00:04:50.0567311Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0568239Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0569368Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0570268Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0571311Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0572432Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0573235Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0574640Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0575834Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0576664Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0577699Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0578851Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0579805Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0580718Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0581832Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0582766Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0583640Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0584883Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0585764Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0586700Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0587818Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0588767Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0589647Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0590816Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0591840Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0592695Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0593718Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0594952Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0595783Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0596834Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0597786Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0598646Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0599748Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0600557Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0601501Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0602642Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0603541Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0604779Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0605677Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0606992Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0607933Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0608845Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0609936Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0610992Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0612071Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0612972Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0614215Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0615160Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0616089Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0617174Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0618219Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0619167Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0620126Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0621260Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0622170Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0623297Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0624444Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0625494Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0626459Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0627450Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0628481Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0629582Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0630484Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0631360Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0632410Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0633362Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-10-10T00:04:50.0634030Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0635113Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0635763Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0636729Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0637491Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0638325Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0639476Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0640186Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0641087Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0641837Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0642635Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0643670Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0644707Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0645512Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0646355Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0647096Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0648081Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0648833Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0649632Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0650405Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0651159Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0652048Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0652741Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0653732Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0654958Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0655730Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0656594Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0657277Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0658282Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0658950Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0659988Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0660861Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0661590Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0662575Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0663214Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0664197Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0664948Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0665783Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0666571Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0667382Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0668319Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0669004Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0670076Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0670994Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0671736Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0672742Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0673466Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0674522Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0675547Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0676244Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0677235Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0677999Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0678802Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0679742Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0680432Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0681365Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0682058Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0682908Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0683715Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0684571Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0685537Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0686244Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0687002Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0687755Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0688428Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-10-10T00:04:50.0689322Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor 2025-10-10T00:04:50.0689936Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor 2025-10-10T00:04:50.0691085Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:50.0692087Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-10-10T00:04:50.0692999Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:50.0693955Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-10-10T00:04:50.0694877Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:50.0695790Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm 2025-10-10T00:04:50.0696456Z copying third_party/flash-attention/csrc/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0697251Z copying third_party/flash-attention/csrc/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0697914Z copying third_party/flash-attention/csrc/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0698663Z copying third_party/flash-attention/csrc/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0699411Z copying third_party/flash-attention/csrc/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0700156Z copying third_party/flash-attention/csrc/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0700901Z copying third_party/flash-attention/csrc/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0701755Z copying third_party/flash-attention/csrc/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0702326Z copying third_party/flash-attention/csrc/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0703173Z copying third_party/flash-attention/csrc/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0703738Z copying third_party/flash-attention/csrc/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0704730Z copying third_party/flash-attention/csrc/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0705438Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0706395Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0706960Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0707884Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0708505Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0709254Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0710025Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0710707Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0711456Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0712110Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0712908Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0713528Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0714534Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0715298Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0716164Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0716695Z copying third_party/flash-attention/csrc/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0717613Z copying third_party/flash-attention/csrc/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0718179Z copying third_party/flash-attention/csrc/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0719074Z copying third_party/flash-attention/csrc/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0719665Z copying third_party/flash-attention/csrc/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0720598Z copying third_party/flash-attention/csrc/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0721314Z copying third_party/flash-attention/csrc/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0722050Z copying third_party/flash-attention/csrc/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/script 2025-10-10T00:04:50.0722667Z copying third_party/flash-attention/csrc/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test 2025-10-10T00:04:50.0723515Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm 2025-10-10T00:04:50.0724477Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm 2025-10-10T00:04:50.0725245Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:50.0726289Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:50.0727116Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-10-10T00:04:50.0728008Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:50.0728884Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d 2025-10-10T00:04:50.0729722Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:50.0730980Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce 2025-10-10T00:04:50.0731913Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:50.0732865Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:50.0733927Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-10-10T00:04:50.0735177Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0736382Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0737594Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0738689Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0739897Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0741106Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0742196Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-10-10T00:04:50.0742865Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-10-10T00:04:50.0743863Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-10-10T00:04:50.0744883Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-10-10T00:04:50.0745635Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-10-10T00:04:50.0746654Z copying third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:50.0747618Z copying third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:50.0748427Z copying third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-10-10T00:04:50.0749428Z copying third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:50.0750214Z copying third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map 2025-10-10T00:04:50.0751005Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile 2025-10-10T00:04:50.0751934Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:50.0752791Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:50.0753881Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:50.0754629Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-10-10T00:04:50.0755621Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:50.0756288Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:50.0757217Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:50.0757931Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-10-10T00:04:50.0758827Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:50.0759721Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:50.0760571Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:50.0761595Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-10-10T00:04:50.0762742Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:50.0763607Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column 2025-10-10T00:04:50.0764612Z copying third_party/flash-attention/csrc/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-10-10T00:04:50.0765485Z copying third_party/flash-attention/csrc/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-10-10T00:04:50.0766267Z copying third_party/flash-attention/csrc/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-10-10T00:04:50.0767385Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:50.0768506Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:50.0769469Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-10-10T00:04:50.0770240Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_util 2025-10-10T00:04:50.0771078Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/conv_util 2025-10-10T00:04:50.0771828Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:50.0772792Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data 2025-10-10T00:04:50.0773514Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd 2025-10-10T00:04:50.0774426Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd 2025-10-10T00:04:50.0775151Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0775941Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0776674Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0777447Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0778451Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0779115Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0780053Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0780668Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-10-10T00:04:50.0781699Z copying third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:50.0782904Z copying third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization 2025-10-10T00:04:50.0783530Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0784571Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0785095Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0785961Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0786503Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0787325Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0787955Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0788811Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0789374Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-10-10T00:04:50.0790373Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0791087Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0791981Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0792827Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0793748Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0794839Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0795610Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0796438Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0797363Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0798258Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-10-10T00:04:50.0799157Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-10-10T00:04:50.0799982Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-10-10T00:04:50.0800715Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-10-10T00:04:50.0801655Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-10-10T00:04:50.0802299Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-10-10T00:04:50.0803229Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:50.0804236Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm 2025-10-10T00:04:50.0805005Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce 2025-10-10T00:04:50.0805859Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce 2025-10-10T00:04:50.0806558Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-10-10T00:04:50.0807536Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-10-10T00:04:50.0808233Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-10-10T00:04:50.0809243Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-10-10T00:04:50.0810519Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-10-10T00:04:50.0811878Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-10-10T00:04:50.0813247Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-10-10T00:04:50.0814744Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/test_gemm_universal_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-10-10T00:04:50.0816293Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:50.0817806Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:50.0819161Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:50.0820502Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:50.0821914Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-10-10T00:04:50.0823242Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:50.0824823Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:50.0826314Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:50.0827788Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:50.0829227Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-10-10T00:04:50.0830485Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:50.0831930Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:50.0833319Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:50.0834855Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:50.0836516Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_d_interface_compatibility_xdl_wmma.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-10-10T00:04:50.0837679Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0839168Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0840556Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0841906Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0843463Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0845847Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0848149Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-10-10T00:04:50.0850482Z copying third_party/flash-attention/csrc/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/magic_number_division 2025-10-10T00:04:50.0852913Z copying third_party/flash-attention/csrc/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/magic_number_division 2025-10-10T00:04:50.0855564Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:50.0857796Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:50.0859839Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-10-10T00:04:50.0862044Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0864495Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0866814Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-10-10T00:04:50.0868658Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:50.0870660Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:50.0872697Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:50.0874992Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:50.0876915Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:50.0878753Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-10-10T00:04:50.0880692Z copying third_party/flash-attention/csrc/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/permute_scale 2025-10-10T00:04:50.0882500Z copying third_party/flash-attention/csrc/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/permute_scale 2025-10-10T00:04:50.0884256Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0885848Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0887531Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0889126Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0890815Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0892423Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0893963Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0895816Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0897448Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0899063Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-10-10T00:04:50.0900878Z copying third_party/flash-attention/csrc/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/position_embedding 2025-10-10T00:04:50.0902750Z copying third_party/flash-attention/csrc/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/position_embedding 2025-10-10T00:04:50.0904540Z copying third_party/flash-attention/csrc/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-10-10T00:04:50.0906255Z copying third_party/flash-attention/csrc/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-10-10T00:04:50.0908102Z copying third_party/flash-attention/csrc/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-10-10T00:04:50.0909927Z copying third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:50.0911685Z copying third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd 2025-10-10T00:04:50.0913524Z copying third_party/flash-attention/csrc/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/scatter_gather 2025-10-10T00:04:50.0915438Z copying third_party/flash-attention/csrc/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/scatter_gather 2025-10-10T00:04:50.0917132Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-10-10T00:04:50.0918740Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-10-10T00:04:50.0920313Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-10-10T00:04:50.0921951Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-10-10T00:04:50.0923571Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:50.0925405Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:50.0927121Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:50.0928884Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:50.0930454Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:50.0932016Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-10-10T00:04:50.0933647Z copying third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve 2025-10-10T00:04:50.0935512Z copying third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve 2025-10-10T00:04:50.0937168Z copying third_party/flash-attention/csrc/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/transpose 2025-10-10T00:04:50.0939061Z copying third_party/flash-attention/csrc/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/transpose 2025-10-10T00:04:50.0940723Z copying third_party/flash-attention/csrc/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-10-10T00:04:50.0941953Z copying third_party/flash-attention/csrc/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-10-10T00:04:50.0943468Z copying third_party/flash-attention/csrc/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-10-10T00:04:50.0945168Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:50.0946742Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:50.0948523Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:50.0950302Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:50.0952011Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:50.0953645Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-10-10T00:04:50.0955208Z copying third_party/flash-attention/csrc/cutlass/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0956445Z copying third_party/flash-attention/csrc/cutlass/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0957703Z copying third_party/flash-attention/csrc/cutlass/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0958944Z copying third_party/flash-attention/csrc/cutlass/CONTRIBUTORS.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0960306Z copying third_party/flash-attention/csrc/cutlass/CUDA.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0961447Z copying third_party/flash-attention/csrc/cutlass/Doxyfile -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0962537Z copying third_party/flash-attention/csrc/cutlass/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0963696Z copying third_party/flash-attention/csrc/cutlass/PUBLICATIONS.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0964971Z copying third_party/flash-attention/csrc/cutlass/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0966192Z copying third_party/flash-attention/csrc/cutlass/bin2hex.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0967425Z copying third_party/flash-attention/csrc/cutlass/cuBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0968577Z copying third_party/flash-attention/csrc/cutlass/cuDNN.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0969776Z copying third_party/flash-attention/csrc/cutlass/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0970808Z copying third_party/flash-attention/csrc/cutlass/setup.cfg -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass 2025-10-10T00:04:50.0972162Z copying third_party/flash-attention/csrc/cutlass/cmake/CTestTestfile.configure.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0973223Z copying third_party/flash-attention/csrc/cutlass/cmake/CTestTestfile.test.configure.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0974427Z copying third_party/flash-attention/csrc/cutlass/cmake/NvidiaCutlassConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0975821Z copying third_party/flash-attention/csrc/cutlass/cmake/NvidiaCutlassPackageConfig.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0977271Z copying third_party/flash-attention/csrc/cutlass/cmake/googletest.cmake -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0978550Z copying third_party/flash-attention/csrc/cutlass/cmake/nop.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0979848Z copying third_party/flash-attention/csrc/cutlass/cmake/version_extended.h.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/cmake 2025-10-10T00:04:50.0981042Z copying third_party/flash-attention/csrc/cutlass/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0982294Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0983698Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0985208Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0986552Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0987820Z copying third_party/flash-attention/csrc/cutlass/docs/annotated.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0989299Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0990635Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0991966Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0993054Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0994458Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0995839Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0997218Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.0998669Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1000109Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1001648Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1003087Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1004726Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1005942Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1006886Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1007834Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1008778Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1009698Z copying third_party/flash-attention/csrc/cutlass/docs/arch_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1010594Z copying third_party/flash-attention/csrc/cutlass/docs/arch_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1011519Z copying third_party/flash-attention/csrc/cutlass/docs/arch_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1012426Z copying third_party/flash-attention/csrc/cutlass/docs/array_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1013314Z copying third_party/flash-attention/csrc/cutlass/docs/array_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1014328Z copying third_party/flash-attention/csrc/cutlass/docs/array_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1015259Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1016370Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1017347Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1018312Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1019285Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1020274Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1021312Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1022981Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1025851Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1027358Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1028826Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1030429Z copying third_party/flash-attention/csrc/cutlass/docs/bc_s.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1032267Z copying third_party/flash-attention/csrc/cutlass/docs/bdwn.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1034003Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1AlignedArray.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1036060Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1038465Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1040043Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1041596Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1043513Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1045301Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1046967Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1048815Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1050644Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1052533Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1054434Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1056092Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1057811Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1059518Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1061254Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1062961Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1064607Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1066160Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1067766Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1069410Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1071180Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1073028Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1074885Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1076502Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1078154Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1080036Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1081673Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1083234Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1084453Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1HostTensor-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1085936Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1HostTensor.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1087455Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1089173Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1090788Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1092048Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1093707Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1095326Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1096863Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Semaphore-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1098377Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Semaphore.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1099878Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1SubbyteReference-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1101405Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1SubbyteReference.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1102914Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorRef-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1104474Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorRef.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1106873Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1108431Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1109910Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1112047Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1113604Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1115248Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1complex-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1116698Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1complex.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1118424Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1119948Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1121538Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1123157Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1124920Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1126534Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1128124Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1129699Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1131318Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1132966Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1134767Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1136490Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1138324Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1140004Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1141778Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_014d4e40c4295be6a8d8778d86e94fe14a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1144295Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_01int_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1146334Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1148044Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1149744Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1151492Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1153254Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1155111Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1156878Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1158665Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1160563Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1162704Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1164616Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1166291Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1168017Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1169722Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1171504Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1173341Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1175472Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1177346Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1179246Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1180983Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1182643Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1184988Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1187234Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1189126Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1190991Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la3f2abc523201c1b0228df99119ab88e1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1193258Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la91754875457d1736401ce8b815f5a9ea.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1195496Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1197398Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_5e78dabe303f20d76b00c600aab61eda.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1199677Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_6b5ec5b2b023c078c305dbf7583b79cf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1202034Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_72e1add04bb402b37cf00537c77e94a8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1204337Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_e459aab140a2ce78336e584f95886726.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1206474Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1208592Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G16e08718cffa0989cce3fe8dbc4b075b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1210964Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G78b1ed9e671a468d35013cfbe9935984.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1213202Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G8fb159e6b5b40e2838be5f52cfe17062.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1215481Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gdb805a2dc5571ac3b66e0fe6ffdcede2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1217717Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1219765Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1221942Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1223823Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1225843Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemen511cc12482dd0c67e9fe697263803a4d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1228270Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemenf2bd262ed3e202b25d5802d83965bf3b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1230193Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1232050Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003a6f54e58875f27c8964f8d800eb0a41.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1234249Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003cbb32beb84b4984cb7853662096d289.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1236348Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmS2fe0c60b727c738c622c18fc3dd76644.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1238477Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa0ceeeddc22575876eb977da7f5416a8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1240737Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa3f1805da1f79a22c4b13deb8bfd6dbc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1242846Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSec8059d5848d8771911d48e44fbab0a1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1244815Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1246716Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_d40dea6fdd53d690220261eb3df00de7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1248958Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_fd6a91cd8bbd07ecd1344326b830e3a4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1250786Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1252327Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1253870Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1255251Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1256969Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_067bcc9899cdd1d09bb72e91a0196124f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1259156Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_0c9bb6f4463ab6085e6008b5d5ad6abfd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1260815Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1262393Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1264282Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_04d70e4e6a90042308bae3da503c86e09.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1266566Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_07c56401b4df75709ae636675d9980a9a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1268585Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1270366Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1272264Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBbe7c1f7154ad5b5bf9d4d28301e2b457.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1275086Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBdb459748f0fef7bac42fca5554ff1c33.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1277159Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout4d0960ae6b1d1bf19e6239dbd002249c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1279414Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layout99997dac0ac0369caba3b97208ce1ff6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1281585Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1283155Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1284808Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1286442Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1288085Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1289772Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1291461Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1293136Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1294896Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1296516Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1298190Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1299707Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1301552Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1303206Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1304913Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1306525Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1308532Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_0a57cf0ae57b6a111bda06a00be37068.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1310692Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp_3_01Shape___00_01complex_3_01RealElementA_01_146441010dad1f40eb51b6dae3ded216.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1312456Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1313983Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1315389Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1317228Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_67ca7e11a38e38f2c51b84767654a90f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1319343Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_a2456a020c69a771b09829baf7b67ebf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1321723Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_e69c7b56575690d8ab3cbb5aeea28451.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1323759Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kA_00_01Element_f0ce904a9294556f15e1cc9cf7c99a93.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1325939Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_5010ca7c1b96117113514b8b4ebddfa0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1328011Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_7436805480213675b5259979e1f6a17e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1330005Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ada156b62fcbdce47009c5bf1321c92c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1332286Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kB_00_01Element_ea0a4e7ce3cd5d25cabf79383efdf4d9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1334829Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_2ee3984cc649ece3b024188abfeebdad.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1336862Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_4ccafbc821b3a55cd532602442a74031.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1338940Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_8f92ea79e85febb67169c4b2d94b1b20.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1341122Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator_3_01Shape___00_01Operand_1_1kC_00_01Element_a1f4bdda9e7a19223c391e2ec786b91d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1343042Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1352764Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1354665Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1356656Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00027dabdc144edd6276f664ca74088510.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1358726Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1360825Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___006c39f57875e0aa9d0ad82c8043ed8b98.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1362930Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1365336Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___009fb4d99d9f854adc12c5f9e63302b4c8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1367467Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00aff26d6194ae0e147368350f4cacf994.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1369577Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1371673Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0352e0dcab42bc8360606874e00173556.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1373766Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___039819fb3ccd43786d556c2c9669508ef.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1376011Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___061061fa051337e681934b994f511ad56.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1378129Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___06c47d82768aa45bab2726e67d577b0d5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1380241Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07bf53239dbcc064f44d6c5d96e4a51bb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1382474Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0b84f53cd44b339eccc12067c9f86e11c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1384731Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c430ef744703d5f98604b8ecc88574f9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1386851Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c7d419c589d601ce4eb603be566fea21.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1388984Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0dadd1ada54e0c66b1fc323db1c2d5f4b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1391149Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e406d341fae1780c4b8cd55fe869ef91.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1393164Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e52ad425e1ee3e68544873f66733237b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1395506Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0ed7daaeba1c095e77f68533d4d2c475c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1397209Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1398798Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1400501Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1402622Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1404652Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1406796Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1409083Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1411553Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1414228Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1416491Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1419008Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1421199Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1423452Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1426041Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1428202Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1430712Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1432871Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1435643Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1438090Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1440006Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1441535Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1443229Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1445056Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1446707Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1448249Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1449761Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1451162Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1452718Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1454368Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1455624Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1457148Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1458677Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1460264Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1461807Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1463289Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1464944Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1466605Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Manifest.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1468118Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1469634Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Operation.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1471149Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1472661Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1474318Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1476090Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1477721Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1479221Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1480713Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1482194Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1483384Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1485194Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1487017Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1489020Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1491258Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1493748Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1496032Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1498638Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1500832Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1503365Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1505636Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1508252Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1510473Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1512594Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1514895Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1517413Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1519606Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1521944Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1524383Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1526774Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1529070Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1531348Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1533907Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1536136Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1538540Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1540894Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1543531Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1545956Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1548121Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1550339Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1552551Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1555243Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1557362Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1559622Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1561588Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1563656Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1565515Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1567630Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1570006Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1572127Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1574910Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1577132Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1579278Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1581410Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1583945Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1586194Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1588405Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1590770Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1592954Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1595440Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00080941085bb0194af8f2f65a15192e0b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1597751Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0010e951973fa9415dd5e9e2e33dbd5289.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1599843Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0041ea81994f8af0d4d071fdb9e66b5ff0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1601914Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00498568456c9d689a9759d3d9b23c26c7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1604008Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___004d0f9b5e19c29acc17bcdc360dafebbd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1606668Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0068b3e874b5d93d11f0fa902c7f1d11d9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1608846Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a5f2f7a8271031e6cdc5daa5441f2af.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1610927Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a6d14c98b70ad1baa69b4493734b326.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1613005Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0077835ea35054e4d0771d9d6725bb9085.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1615321Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___007f87132882da9ec58c786303b28e9471.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1617496Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009ae162bdb1617beea32983ed0c15dc12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1619795Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009fd89f6dad84238fd7d63df0a0c0364f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1622026Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00a6b756b1bcfbb35fe4a3e68ff074e380.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1624332Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00d670f969180a8d182dffb356ebcc957e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1626580Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00e7c2c404e7aedfe60ad56bb5571306a1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1628864Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ebd1a63351e1085d0b718582ec7b06c8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1631076Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ed8b09ab2382d4e8728ddd2a68158934.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1633300Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f5d8ee719cad9052f71bb9bd0fa63021.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1635585Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f6b3a9dfab5e7c72d5233f7e5e6e3b9b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1637892Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f7b2f5e11bc5aeead1e0502a52c45641.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1639907Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1642082Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0184b7188941788a96624510a4b2f876.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1644327Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0855e9d9ab619202d2397180c1e4c4a5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1646427Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__213c660dae89d11f257af8ed849b6926.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1648582Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__24441807fbf0271dbae4258379c0fad6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1651031Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__29b83d435ddd06700aca12de5506840e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1653119Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__2c1476eaf582bfe972793e17babfe985.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1655303Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__402190115c926267caaaf768257c5f78.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1657400Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__52b6c173ef31c98d1eaa592790f4c1f8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1660048Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__6baada077236f1a368c61c5e11b45b72.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1662261Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__85e80b4f64dfb53cfbfdd5ac1fb09e87.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1664479Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a2cfb07ab83f71c364fb627b83ffc1e3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1666623Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a3c11cf1f00ef7a1efb8389ac6e4c6e0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1669013Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__b29f42e2659fc97d4580ce9251ffcd45.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1671246Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__d9d6aa4390d5c01350a517455e2fc142.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1672989Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__e9a9e0f4286f652f55eb9b863b21effe.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1675244Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__eb7d20f8b9d69e0ae5e7ef51dc480867.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1677770Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__ebf4714349612673e8b6609b763eeb6f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1679851Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__f04332958a49a47d6fb2b25201764630.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1681830Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1683821Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1685959Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1688063Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1690760Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1693019Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1695580Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1698117Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1700275Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0104ad31bd559a88cc418ae1cab7492ed5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1702634Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_010889a732373c350de9b9a9f6c13cd761.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1705036Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01187f8574e1fe9d7d5e8fbf09bd834bf0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1707489Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_011d3637dbd8bc58bcb020b51bf57fbfc0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1709589Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_012f9d4bd842629f7d675732247bcc1357.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1711756Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01330cb2d847cdbf495059d201f3e0ee3a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1714217Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01362d1c9ae17630d1c17a1615e68afa80.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1716286Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013a5ea9a174fff627cdcbd801f51281b7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1718823Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013cae8c66b6ce08eb63e9fb0780f3a8c8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1720889Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0149454d361ea5885cf5166a920b5145df.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1723450Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01642d01eef37fa16be616cb8f5b8097a3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1725695Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_016648f777c9d2dbab1ef78c666fcf74b4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1727393Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01793f74bfd8f116a827948ab01a37349a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1729818Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_017982f81d4ef592e19c8427de2ea933a3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1732097Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0184a89653916f5d51ab59d1b386989a17.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1734699Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018b93ffa09fd2e459d73524c0d12a4837.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1736747Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018d66e3d8188cb0463f1545f89b58769b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1738880Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019159d0ec80fd88e0f6c4de44978da1ad.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1740965Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0197fef2242a3454a7d1cebe61aee28b43.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1743026Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019ee1429da69883e567d375e27490e28e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1745290Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a31b454d9c930525c1e9ca406a514f40.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1747741Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a75d2cd74e722d6ad6a3b41aabfd432d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1749823Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01afef766ff169b7e3893ce73e5a54c7d8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1752029Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01b3fa5720e807697de61b9f937b269cd0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1754588Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01ba3cdd330cbe23d59be67495b2e75efb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1756680Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc13f671a1c59ed6f2172925532cd35e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1758968Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc82bbd3b6983e0c6f0ae466d180afcc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1761233Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bd31b3810c1fedf2e7e5959ff92b5d3d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1763583Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01c20d35180520077a5a09b1e33543c1a5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1766029Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d4483ed08587e929d7b0c6a8962d4447.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1768392Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d997c3a11a0d7dc37d7d50feed0cfc16.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1770676Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01dbd6b8468d5bd787308d2f615a24d123.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1772936Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01e0fd04345128a28d88cb94a28a569400.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1775317Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01efd5013a2503d6567e2bf6b40c97360c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1777756Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f6f6511b5033cad31083644ac69c54d8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1779861Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f96bbeb63e6d4ce4a2551279de3a9f0e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1781567Z copying third_party/flash-attention/csrc/cutlass/docs/classes.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1782863Z copying third_party/flash-attention/csrc/cutlass/docs/closed.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1784308Z copying third_party/flash-attention/csrc/cutlass/docs/command__line_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1785542Z copying third_party/flash-attention/csrc/cutlass/docs/command__line_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1787014Z copying third_party/flash-attention/csrc/cutlass/docs/command__line_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1788276Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1789564Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1790829Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1791762Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1792708Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1793980Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1794810Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1795542Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1796105Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1796648Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1797358Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1797798Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1798274Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1798996Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1799463Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1800124Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1800748Z copying third_party/flash-attention/csrc/cutlass/docs/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1801309Z copying third_party/flash-attention/csrc/cutlass/docs/cutlass_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1802008Z copying third_party/flash-attention/csrc/cutlass/docs/cutlass_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1802636Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1803443Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1804222Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1804684Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1805161Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1805970Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1806546Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1807289Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1808011Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1808895Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1809606Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1810454Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1810971Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1811475Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1811984Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1812536Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1813384Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1813948Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1814808Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1815330Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1816002Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1816624Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1817200Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1817943Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1818750Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1819269Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1820092Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1820653Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1821500Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1822170Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1822987Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1823464Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1824030Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1824931Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1825402Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1826213Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1826771Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1827245Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1828013Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1828486Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1829133Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1829787Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1830323Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1831087Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1831836Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1832579Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1833160Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1833932Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1834519Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1835058Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1835922Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1836516Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1837336Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1837898Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1838696Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1839254Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1840026Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1840547Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1841100Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1841890Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1842340Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1843098Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1843692Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1844508Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1845146Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1845798Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1846620Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1847138Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1847737Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1848528Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1848994Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1849898Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1850511Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1851336Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1851897Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1852763Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1853274Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1854001Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1854823Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1855516Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1856271Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1857002Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1857694Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1858217Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1858713Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1859417Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1860205Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__batched_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1860716Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1861509Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__batched_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1862084Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1862829Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1863566Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1866424Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1867643Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1869005Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1870757Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1872157Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1873462Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1875027Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1876848Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__compare_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1878221Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1879676Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__compare_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1881444Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__fill_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1883188Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1884638Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__fill_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1888541Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1890025Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1891383Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1892784Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1894549Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1896006Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1897363Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1898864Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1900674Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1901968Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1903328Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1904845Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1906537Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1907943Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1909295Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1910652Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1912585Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000001_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1913950Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000001_000033.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1915719Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000002_000013.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1917097Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000002_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1918621Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000003_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1919958Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000005_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1921909Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000006_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1923724Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000007_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1925698Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000008_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1927392Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1928802Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000013.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1930204Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1931726Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000032.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1933330Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000010.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1934798Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000013.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1936211Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000018.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1937599Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1939129Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000032.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1940479Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1942052Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000003.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1943369Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000009.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1945017Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000010.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1946399Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000012.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1947921Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1949304Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000032.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1950722Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000033.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1952335Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1953635Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000009.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1955056Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000016.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1956575Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1957932Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000032.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1959470Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1960780Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000003.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1962189Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000009.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1963863Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000014.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1965376Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000016.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1966890Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1968321Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000017.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1969678Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1971077Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000031.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1972461Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000032.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1973996Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000033.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1975886Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1977228Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1978613Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000031.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1980134Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000033.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1981478Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000018_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1983188Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000018_000013.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1984635Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000018_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1986293Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000019_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1987971Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000020_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1989380Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000020_000021.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1990779Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000021_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1992316Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000021_000022.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1993638Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000022_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1995051Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000023_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1996808Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000024_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1998089Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000026_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.1999685Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000027_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2001128Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000028_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2002521Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000029_000000.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2004057Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000031_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2005593Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000031_000003.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2007124Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000031_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2008490Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000032_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2009860Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000032_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2011387Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000034_000002.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2012738Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000034_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2014254Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000034_000037.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2015897Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000036_000025.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2017402Z copying third_party/flash-attention/csrc/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2018821Z copying third_party/flash-attention/csrc/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2020182Z copying third_party/flash-attention/csrc/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2021690Z copying third_party/flash-attention/csrc/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2023115Z copying third_party/flash-attention/csrc/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2024720Z copying third_party/flash-attention/csrc/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2026189Z copying third_party/flash-attention/csrc/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2027631Z copying third_party/flash-attention/csrc/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2028979Z copying third_party/flash-attention/csrc/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2030458Z copying third_party/flash-attention/csrc/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2031948Z copying third_party/flash-attention/csrc/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2033395Z copying third_party/flash-attention/csrc/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2034820Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2036302Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2037731Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2039154Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2040503Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2041972Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2043430Z copying third_party/flash-attention/csrc/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2045006Z copying third_party/flash-attention/csrc/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2046842Z copying third_party/flash-attention/csrc/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2048191Z copying third_party/flash-attention/csrc/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2049592Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2051064Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2052431Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2053843Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2055222Z copying third_party/flash-attention/csrc/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2057023Z copying third_party/flash-attention/csrc/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2058274Z copying third_party/flash-attention/csrc/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2059705Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2061201Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2062610Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2064252Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2066031Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2068058Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2069914Z copying third_party/flash-attention/csrc/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2071551Z copying third_party/flash-attention/csrc/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2073053Z copying third_party/flash-attention/csrc/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2075140Z copying third_party/flash-attention/csrc/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2077203Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2079156Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2081197Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2082473Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2084697Z copying third_party/flash-attention/csrc/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2086293Z copying third_party/flash-attention/csrc/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2087716Z copying third_party/flash-attention/csrc/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2089188Z copying third_party/flash-attention/csrc/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2090708Z copying third_party/flash-attention/csrc/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2092115Z copying third_party/flash-attention/csrc/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2093491Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2095033Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2096598Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2098096Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2099356Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2100771Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2102144Z copying third_party/flash-attention/csrc/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2103632Z copying third_party/flash-attention/csrc/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2105176Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2106758Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2108140Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2109667Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2111022Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2112452Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2113856Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2115462Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2116895Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2118303Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2119671Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2121144Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2123048Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2124533Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2126160Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2127630Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2129104Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2130409Z copying third_party/flash-attention/csrc/cutlass/docs/direct__epilogue__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2131902Z copying third_party/flash-attention/csrc/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2133260Z copying third_party/flash-attention/csrc/cutlass/docs/direct__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2135310Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2137016Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2138435Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2139881Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2141625Z copying third_party/flash-attention/csrc/cutlass/docs/doc.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2142936Z copying third_party/flash-attention/csrc/cutlass/docs/doxygen.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2144761Z copying third_party/flash-attention/csrc/cutlass/docs/doxygen.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2146447Z copying third_party/flash-attention/csrc/cutlass/docs/doxygen__mainpage_8md.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2147730Z copying third_party/flash-attention/csrc/cutlass/docs/dynsections.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2149471Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2150982Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2152367Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2153745Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2156663Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2158327Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2159702Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2161078Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2163718Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2165532Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2166873Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2168247Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2170222Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__workspace_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2171668Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__workspace_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2173130Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__workspace_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2174928Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2176573Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2177851Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2179252Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2180836Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2182248Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2183598Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2185081Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2186934Z copying third_party/flash-attention/csrc/cutlass/docs/files.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2188963Z copying third_party/flash-attention/csrc/cutlass/docs/folderclosed.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2190240Z copying third_party/flash-attention/csrc/cutlass/docs/folderopen.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2191786Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2193355Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2194886Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2196398Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2198156Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2199547Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2200891Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2202306Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2204238Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2205732Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2207229Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2208603Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2210583Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2212514Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2213845Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2215380Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2217378Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2218761Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2220142Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2221539Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2223292Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2224887Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2226288Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2227791Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2231079Z copying third_party/flash-attention/csrc/cutlass/docs/functions.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2233253Z copying third_party/flash-attention/csrc/cutlass/docs/functions_0x7e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2234693Z copying third_party/flash-attention/csrc/cutlass/docs/functions_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2236479Z copying third_party/flash-attention/csrc/cutlass/docs/functions_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2238304Z copying third_party/flash-attention/csrc/cutlass/docs/functions_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2239934Z copying third_party/flash-attention/csrc/cutlass/docs/functions_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2242611Z copying third_party/flash-attention/csrc/cutlass/docs/functions_enum.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2243945Z copying third_party/flash-attention/csrc/cutlass/docs/functions_eval.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2245736Z copying third_party/flash-attention/csrc/cutlass/docs/functions_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2247922Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2249890Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_0x7e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2251205Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2252859Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2254680Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2256912Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2258462Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2260009Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_g.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2261849Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2263204Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_i.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2265042Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_k.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2266370Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_l.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2268334Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_m.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2270055Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_n.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2271418Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_o.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2273960Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_p.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2275845Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_q.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2277151Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_r.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2278927Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_s.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2280984Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2282685Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_u.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2284036Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_v.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2285890Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_w.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2287246Z copying third_party/flash-attention/csrc/cutlass/docs/functions_g.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2289100Z copying third_party/flash-attention/csrc/cutlass/docs/functions_h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2290428Z copying third_party/flash-attention/csrc/cutlass/docs/functions_i.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2293073Z copying third_party/flash-attention/csrc/cutlass/docs/functions_k.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2296795Z copying third_party/flash-attention/csrc/cutlass/docs/functions_l.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2300037Z copying third_party/flash-attention/csrc/cutlass/docs/functions_m.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2301914Z copying third_party/flash-attention/csrc/cutlass/docs/functions_n.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2303573Z copying third_party/flash-attention/csrc/cutlass/docs/functions_o.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2306875Z copying third_party/flash-attention/csrc/cutlass/docs/functions_p.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2308949Z copying third_party/flash-attention/csrc/cutlass/docs/functions_q.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2310300Z copying third_party/flash-attention/csrc/cutlass/docs/functions_r.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2312440Z copying third_party/flash-attention/csrc/cutlass/docs/functions_s.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2315841Z copying third_party/flash-attention/csrc/cutlass/docs/functions_t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2318840Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2320605Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2321931Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2323473Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2325026Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2327677Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2329784Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_g.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2331130Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2332656Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_i.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2334947Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_k.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2336542Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_l.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2339275Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_m.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2340970Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_n.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2342325Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_o.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2344526Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_p.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2346466Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_r.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2347853Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_s.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2350366Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2352942Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_u.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2354705Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_v.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2356119Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_w.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2358010Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_y.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2359315Z copying third_party/flash-attention/csrc/cutlass/docs/functions_u.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2361199Z copying third_party/flash-attention/csrc/cutlass/docs/functions_v.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2362549Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2364361Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2366050Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2367416Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2368824Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2370436Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2371753Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_g.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2373350Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2374852Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_i.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2376544Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_k.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2379889Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_l.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2381645Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_m.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2382985Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_n.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2384659Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_o.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2386120Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_p.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2387859Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_r.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2389499Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_s.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2391142Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2392734Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_u.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2394278Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_v.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2395939Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_w.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2397399Z copying third_party/flash-attention/csrc/cutlass/docs/functions_w.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2399309Z copying third_party/flash-attention/csrc/cutlass/docs/functions_y.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2400668Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2402161Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2403510Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2405080Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2406753Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2408171Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2410158Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2411626Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2414644Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2416333Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2418840Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2420553Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2423947Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2427117Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2428155Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2429578Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2431777Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2433270Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2434809Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2436406Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2438563Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2439989Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2441353Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2442759Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2444438Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2446124Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2447402Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2448801Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2450482Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2452248Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2453903Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2455901Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2457873Z copying third_party/flash-attention/csrc/cutlass/docs/gemv__batched__strided_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2459602Z copying third_party/flash-attention/csrc/cutlass/docs/gemv__batched__strided_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2460953Z copying third_party/flash-attention/csrc/cutlass/docs/gemv__batched__strided_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2462822Z copying third_party/flash-attention/csrc/cutlass/docs/globals.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2464354Z copying third_party/flash-attention/csrc/cutlass/docs/globals_defs.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2466077Z copying third_party/flash-attention/csrc/cutlass/docs/globals_func.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2467432Z copying third_party/flash-attention/csrc/cutlass/docs/graph_legend.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2468933Z copying third_party/flash-attention/csrc/cutlass/docs/graph_legend.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2470418Z copying third_party/flash-attention/csrc/cutlass/docs/group__predicate__iterator__concept.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2471913Z copying third_party/flash-attention/csrc/cutlass/docs/group__predicate__tile__adapter.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2473385Z copying third_party/flash-attention/csrc/cutlass/docs/group__predicate__vector__concept.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2474692Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2476613Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2477994Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2479398Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2482140Z copying third_party/flash-attention/csrc/cutlass/docs/hierarchy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2486904Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__compare_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2488292Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2489665Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__compare_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2491848Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__elementwise_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2493301Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2494873Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2496824Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__fill_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2498526Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2499858Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__fill_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2503126Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2504643Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2506139Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2507596Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2509243Z copying third_party/flash-attention/csrc/cutlass/docs/host__reorder_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2510611Z copying third_party/flash-attention/csrc/cutlass/docs/host__reorder_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2512110Z copying third_party/flash-attention/csrc/cutlass/docs/host__reorder_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2513745Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2515088Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2516630Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2517990Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2520547Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2521918Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2523303Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2526312Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2527700Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2529080Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2531723Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2533101Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2534622Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2536113Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2538430Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2539822Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2541248Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2542669Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2545785Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2547286Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2548805Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2550099Z copying third_party/flash-attention/csrc/cutlass/docs/index.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2551771Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_0.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2553107Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_1.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2554642Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_10.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2556259Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_100.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2557558Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_101.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2559454Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_102.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2560721Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_103.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2562088Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_104.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2563523Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_105.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2565023Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_106.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2566631Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_107.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2567932Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_108.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2569297Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_109.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2570734Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_11.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2572260Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_110.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2573616Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_111.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2575046Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_112.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2576570Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_113.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2577884Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_114.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2579233Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_115.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2580743Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_116.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2582091Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_117.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2583362Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_118.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2584852Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_119.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2586398Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_12.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2587706Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_120.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2589626Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_121.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2590908Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_122.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2592429Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_123.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2593743Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_124.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2595278Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_125.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2596674Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_126.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2598033Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_127.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2599709Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_128.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2601004Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_129.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2602398Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_13.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2603789Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_130.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2605304Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_131.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2606706Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_132.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2608070Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_133.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2609841Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_134.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2611215Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_135.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2612866Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_136.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2614364Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_137.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2615888Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_138.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2617118Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_139.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2618431Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_14.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2619786Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_140.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2621127Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_141.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2622472Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_142.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2623788Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_143.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2625547Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_144.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2626584Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_145.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2628266Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_146.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2629800Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_147.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2631436Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_148.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2632974Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_149.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2634708Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_15.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2636310Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_150.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2637878Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_151.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2639361Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_152.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2640946Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_153.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2642482Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_154.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2643986Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_155.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2645726Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_156.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2647277Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_157.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2648886Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_158.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2650614Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_159.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2651955Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_16.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2653479Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_160.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2655205Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_161.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2656739Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_162.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2658269Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_163.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2659795Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_164.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2661455Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_165.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2663018Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_166.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2664667Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_167.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2666248Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_168.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2667784Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_169.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2669300Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_17.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2670816Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_170.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2672404Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_171.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2673985Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_172.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2675717Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_173.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2677237Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_174.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2678759Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_175.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2680302Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_176.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2681826Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_177.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2683359Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_178.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2685256Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_179.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2686758Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_18.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2688260Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_180.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2689791Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_181.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2691342Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_182.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2692891Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_183.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2694579Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_184.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2696128Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_185.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2697655Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_186.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2699176Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_187.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2700747Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_188.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2702302Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_189.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2703865Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_19.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2705533Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_190.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2707118Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_191.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2708812Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_192.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2710279Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_193.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2711904Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_194.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2713443Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_195.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2715187Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_196.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2716787Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_197.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2718335Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_198.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2719940Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_199.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2721551Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_2.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2723025Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_20.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2724720Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_200.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2726447Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_201.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2727996Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_202.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2729557Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_203.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2731083Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_204.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2732602Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_205.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2734305Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_206.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2735875Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_207.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2737479Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_208.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2739026Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_209.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2740561Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_21.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2742116Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_210.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2743628Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_211.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2745360Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_212.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2746893Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_213.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2748416Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_214.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2749949Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_215.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2751483Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_216.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2753722Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_217.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2755899Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_218.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2757693Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_219.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2759387Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_22.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2761504Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_220.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2763278Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_221.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2764917Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_222.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2767319Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_223.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2768573Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_224.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2770791Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_225.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2772060Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_226.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2773722Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_227.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2775548Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_228.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2777168Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_229.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2778780Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_23.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2780387Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_230.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2781976Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_231.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2783566Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_232.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2785430Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_233.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2787047Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_234.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2788652Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_235.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2790286Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_236.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2791950Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_237.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2793522Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_238.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2795192Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_239.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2796991Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_24.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2798653Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_240.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2800175Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_241.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2802677Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_242.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2804043Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_243.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2805822Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_244.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2807540Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_245.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2809068Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_246.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2810639Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_247.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2812198Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_248.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2813725Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_249.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2815467Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_25.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2817002Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_250.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2818575Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_251.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2820140Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_252.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2821726Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_253.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2823383Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_254.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2824854Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_255.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2826611Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_256.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2828140Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_257.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2829663Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_258.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2831189Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_259.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2832738Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_26.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2834529Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_260.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2836096Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_261.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2837555Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_262.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2839104Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_263.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2840631Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_264.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2842195Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_265.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2843819Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_266.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2845608Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_267.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2847183Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_268.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2848811Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_269.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2850416Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_27.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2851964Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_270.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2853488Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_271.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2855238Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_272.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2856811Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_273.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2858388Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_274.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2859861Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_275.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2861433Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_276.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2863023Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_277.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2864781Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_278.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2866406Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_279.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2867918Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_28.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2869609Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_280.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2871180Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_281.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2872665Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_282.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2874352Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_283.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2875892Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_284.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2877430Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_285.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2878949Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_286.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2880512Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_287.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2882089Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_288.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2883694Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_289.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2885426Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_29.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2886982Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_290.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2888598Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_291.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2890170Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_292.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2891719Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_293.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2893326Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_294.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2895249Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_295.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2896805Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_296.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2898333Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_297.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2899853Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_298.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2901396Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_299.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2902925Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_3.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2904596Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_30.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2906391Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_300.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2907970Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_301.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2909423Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_302.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2910944Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_303.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2912459Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_304.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2914011Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_305.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2915740Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_306.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2917548Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_307.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2919221Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_308.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2921723Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_309.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2922507Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_31.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2924324Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_310.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2926193Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_311.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2927915Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_312.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2929717Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_313.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2931502Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_314.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2932736Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_315.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2934531Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_316.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2936078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_317.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2937667Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_318.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2939579Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_319.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2941125Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_32.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2942684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_320.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2944555Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_321.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2946212Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_322.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2947820Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_323.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2949207Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_324.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2950700Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_325.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2952196Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_326.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2953705Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_327.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2955389Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_328.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2956852Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_329.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2958353Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_33.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2959879Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_330.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2961381Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_331.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2962893Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_332.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2964689Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_333.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2966201Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_334.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2967666Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_335.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2969248Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_336.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2970709Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_337.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2972264Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_338.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2973780Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_339.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2975478Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_34.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2976989Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_340.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2978477Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_341.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2980131Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_342.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2981649Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_343.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2983105Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_344.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2984732Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_345.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2986291Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_346.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2987824Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_347.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2989327Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_348.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2990840Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_349.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2992436Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_35.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2993871Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_350.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2995612Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_351.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2997168Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_352.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.2998685Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_353.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3000206Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_354.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3001731Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_355.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3003280Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_356.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3004949Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_357.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3006588Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_358.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3008166Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_359.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3009669Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_36.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3011224Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_360.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3012757Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_361.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3014567Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_362.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3016249Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_363.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3017595Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_364.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3019133Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_365.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3020649Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_366.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3022294Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_367.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3023839Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_368.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3025541Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_369.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3027100Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_37.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3028688Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_370.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3030221Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_371.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3031756Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_372.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3033378Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_373.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3035087Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_374.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3036718Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_375.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3038263Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_376.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3039973Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_377.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3041473Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_378.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3043002Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_379.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3044691Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_38.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3046209Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_380.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3047812Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_381.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3049342Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_382.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3050993Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_383.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3052542Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_384.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3054017Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_385.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3055677Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_386.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3057208Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_387.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3058850Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_388.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3060316Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_389.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3061913Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_39.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3063531Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_390.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3065542Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_391.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3067145Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_392.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3068683Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_393.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3070255Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_394.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3071801Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_395.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3073410Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_396.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3075136Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_397.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3076746Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_398.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3078271Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_399.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3079858Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_4.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3081406Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_40.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3082956Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_400.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3084679Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_401.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3086360Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_402.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3088072Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_403.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3089700Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_404.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3091435Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_405.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3093026Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_406.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3094684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_407.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3096210Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_408.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3097749Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_409.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3099360Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_41.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3100913Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_410.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3102568Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_411.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3104279Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_412.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3105876Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_413.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3107452Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_414.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3109042Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_415.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3110595Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_416.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3112153Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_417.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3113767Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_418.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3115466Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_419.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3116992Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_42.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3118533Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_420.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3120108Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_421.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3121660Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_422.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3123199Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_423.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3124921Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_424.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3126697Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_425.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3128259Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_426.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3129719Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_427.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3131257Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_428.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3132845Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_429.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3134553Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_43.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3136108Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_430.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3137644Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_431.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3139176Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_432.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3140736Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_433.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3142298Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_434.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3143843Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_435.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3145565Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_436.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3147096Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_437.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3148772Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_438.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3150291Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_439.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3151867Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_44.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3153409Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_440.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3155112Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_441.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3156743Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_442.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3158297Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_443.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3159857Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_444.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3161615Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_445.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3163096Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_446.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3164763Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_447.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3166331Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_448.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3167887Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_449.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3169406Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_45.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3170937Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_450.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3172511Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_451.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3174274Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_452.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3175918Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_453.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3177453Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_454.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3178985Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_455.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3180543Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_456.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3182091Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_457.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3183627Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_458.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3185427Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_459.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3187744Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_46.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3189342Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_460.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3191001Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_461.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3203308Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_462.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3204612Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_463.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3207290Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_464.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3209839Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_465.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3211004Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_466.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3211827Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_467.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3212609Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_468.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3213386Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_469.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3214350Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_47.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3215146Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_470.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3215924Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_471.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3216681Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_472.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3217458Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_473.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3219269Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_474.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3220450Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_475.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3221245Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_476.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3224021Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_477.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3225735Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_478.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3226524Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_479.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3227426Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_48.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3230754Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_480.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3231501Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_481.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3232269Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_482.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3232926Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_483.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3233616Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_484.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3235023Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_485.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3236959Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_486.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3238253Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_487.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3239615Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_488.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3241191Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_489.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3242850Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_49.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3244608Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_490.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3246199Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_491.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3247506Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_492.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3248877Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_493.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3250400Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_494.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3251727Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_495.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3253109Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_496.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3254861Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_497.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3256300Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_498.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3257682Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_499.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3259047Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_5.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3260428Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_50.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3261836Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_500.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3263394Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_501.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3265499Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_502.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3266852Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_503.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3268206Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_504.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3269602Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_505.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3271232Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_506.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3272564Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_507.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3273887Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_508.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3276051Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_509.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3277310Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_51.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3278684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_510.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3280036Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_511.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3281569Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_512.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3282841Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_513.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3284318Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_514.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3286479Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_515.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3287788Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_516.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3289176Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_517.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3290567Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_518.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3291998Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_519.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3293602Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_52.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3295064Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_520.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3296507Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_521.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3297862Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_522.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3299243Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_523.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3300659Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_524.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3302253Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_525.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3303545Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_526.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3311658Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_527.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3312675Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_528.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3313306Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_529.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3313957Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_53.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3314784Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_530.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3315226Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_531.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3315942Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_532.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3316509Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_533.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3317070Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_534.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3317792Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_535.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3319089Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_536.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3320729Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_537.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3322035Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_538.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3323444Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_539.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3325007Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_54.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3326552Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_540.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3327843Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_541.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3329299Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_542.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3330820Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_543.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3332153Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_544.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3333538Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_545.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3335078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_546.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3336714Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_547.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3338046Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_548.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3339324Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_549.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3340686Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_55.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3342052Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_550.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3343448Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_551.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3344973Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_552.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3346636Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_553.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3348018Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_554.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3349467Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_555.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3351044Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_556.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3352335Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_557.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3353720Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_558.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3355221Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_559.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3356887Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_56.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3358182Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_560.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3359603Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_561.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3361481Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_562.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3362739Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_563.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3364244Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_564.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3365906Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_565.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3367235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_566.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3368638Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_567.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3370302Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_568.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3371672Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_569.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3372998Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_57.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3374520Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_570.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3376136Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_571.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3377440Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_572.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3378810Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_573.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3380163Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_574.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3381548Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_575.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3382928Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_576.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3384425Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_577.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3385850Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_578.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3387243Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_579.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3388611Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_58.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3390319Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_580.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3391580Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_581.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3392934Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_582.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3394485Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_583.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3396313Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_584.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3397635Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_585.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3399235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_586.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3400541Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_587.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3401917Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_588.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3403670Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_589.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3405186Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_59.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3406513Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_590.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3407883Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_591.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3409254Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_592.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3410636Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_593.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3412017Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_594.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3413395Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_595.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3414879Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_596.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3416430Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_597.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3417808Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_598.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3419201Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_599.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3420564Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_6.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3421995Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_60.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3423366Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_600.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3424876Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_601.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3426503Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_602.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3427847Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_603.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3429199Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_604.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3430594Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_605.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3432021Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_606.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3433932Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_607.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3435441Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_608.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3436958Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_609.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3438427Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_61.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3440251Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_610.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3441571Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_611.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3442983Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_612.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3444493Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_613.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3445928Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_614.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3447327Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_615.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3448682Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_616.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3450067Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_617.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3451424Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_618.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3452820Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_619.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3454314Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_62.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3455786Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_620.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3457177Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_621.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3458564Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_622.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3459920Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_623.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3461411Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_624.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3462763Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_625.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3464521Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_626.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3465871Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_627.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3467255Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_628.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3468736Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_629.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3470160Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_63.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3471462Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_630.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3472816Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_631.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3474293Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_632.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3475749Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_633.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3477316Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_634.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3478601Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_635.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3479974Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_636.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3481344Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_637.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3482737Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_638.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3484250Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_639.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3485875Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_64.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3487221Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_640.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3488645Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_641.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3489979Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_642.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3491378Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_643.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3492752Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_644.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3494298Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_645.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3495738Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_646.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3497118Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_647.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3498483Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_648.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3499853Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_649.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3501323Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_65.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3502711Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_650.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3503972Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_651.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3505806Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_652.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3507331Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_653.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3508616Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_654.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3510303Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_655.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3511591Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_656.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3513120Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_657.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3514653Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_658.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3516396Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_659.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3517732Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_66.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3519122Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_660.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3520512Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_661.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3521884Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_662.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3523226Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_663.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3524741Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_664.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3526250Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_665.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3527616Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_666.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3528996Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_667.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3530370Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_668.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3531716Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_669.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3533130Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_67.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3534719Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_670.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3536189Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_671.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3537474Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_672.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3538826Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_673.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3540262Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_674.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3541847Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_675.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3543176Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_676.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3544689Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_677.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3547136Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_678.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3548220Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_679.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3550350Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_68.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3551521Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_680.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3553473Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_681.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3554992Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_682.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3556923Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_683.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3558693Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_684.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3560587Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_685.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3563344Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_686.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3566913Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_687.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3568562Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_688.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3570606Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_689.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3572707Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_69.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3576694Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_690.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3578768Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_691.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3579884Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_692.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3580804Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_693.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3581627Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_694.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3582449Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_695.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3583265Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_696.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3584840Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_697.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3586524Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_698.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3588188Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_699.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3589794Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_7.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3591381Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_70.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3593021Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_700.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3594754Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_701.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3596429Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_702.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3598021Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_703.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3599660Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_704.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3601233Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_705.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3602873Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_706.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3604772Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_707.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3606477Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_708.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3608100Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_709.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3609738Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_71.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3611395Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_710.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3613159Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_711.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3614814Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_712.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3616520Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_713.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3618092Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_714.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3619669Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_715.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3621275Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_716.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3622888Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_717.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3624668Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_718.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3626181Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_719.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3627706Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_72.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3629240Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_720.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3630756Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_721.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3632315Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_722.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3633882Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_723.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3636035Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_724.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3637591Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_725.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3639171Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_726.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3640797Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_727.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3642308Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_728.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3643846Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_729.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3645595Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_73.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3647122Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_730.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3648806Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_731.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3650382Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_732.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3651848Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_733.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3653367Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_734.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3655289Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_735.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3656783Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_736.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3658373Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_737.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3659895Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_738.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3661421Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_739.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3663235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_74.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3665103Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_740.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3666697Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_741.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3668243Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_742.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3669789Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_743.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3671365Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_744.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3672879Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_745.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3674604Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_746.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3676163Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_747.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3677678Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_748.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3679186Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_749.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3680751Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_75.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3682300Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_750.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3683827Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_751.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3685733Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_752.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3687378Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_753.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3688750Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_754.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3690263Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_755.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3691910Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_756.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3693468Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_757.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3695313Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_758.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3696896Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_759.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3698427Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_76.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3699983Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_760.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3701722Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_761.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3703291Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_762.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3704864Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_763.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3706566Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_764.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3708061Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_765.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3709612Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_766.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3711131Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_767.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3712732Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_768.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3714390Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_769.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3715941Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_77.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3717541Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_770.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3719088Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_771.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3720805Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_78.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3722578Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_79.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3724379Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_8.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3725865Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_80.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3727350Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_81.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3728873Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_82.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3730405Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_83.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3731956Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_84.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3733491Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_85.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3735231Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_86.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3736832Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_87.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3738387Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_88.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3739921Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_89.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3741474Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_9.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3743080Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_90.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3744899Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_91.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3746445Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_92.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3748052Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_93.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3749719Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_94.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3751156Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_95.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3752734Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_96.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3754425Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_97.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3756002Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_98.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3757558Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_99.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3759225Z copying third_party/flash-attention/csrc/cutlass/docs/inherits.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3764437Z copying third_party/flash-attention/csrc/cutlass/docs/inner__product_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3766005Z copying third_party/flash-attention/csrc/cutlass/docs/inner__product_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3767540Z copying third_party/flash-attention/csrc/cutlass/docs/inner__product_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3769330Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3771007Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3772576Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3774287Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3776236Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3777847Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3779351Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3780908Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3782983Z copying third_party/flash-attention/csrc/cutlass/docs/jquery.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3785958Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3787584Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3789104Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3790736Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3792889Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3794953Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3796628Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3798194Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3800245Z copying third_party/flash-attention/csrc/cutlass/docs/kernel__launch_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3801922Z copying third_party/flash-attention/csrc/cutlass/docs/kernel__launch_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3803411Z copying third_party/flash-attention/csrc/cutlass/docs/kernel__launch_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3805206Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3806873Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3808407Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3809955Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3813067Z copying third_party/flash-attention/csrc/cutlass/docs/layout_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3814847Z copying third_party/flash-attention/csrc/cutlass/docs/layout_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3816475Z copying third_party/flash-attention/csrc/cutlass/docs/layout_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3818107Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3820331Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3821888Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3823527Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3826857Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3828464Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3830008Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3831656Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3833649Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3835439Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3837150Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3838732Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3840993Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__relu_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3842744Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__relu_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3844397Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__relu_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3846739Z copying third_party/flash-attention/csrc/cutlass/docs/manifest_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3848330Z copying third_party/flash-attention/csrc/cutlass/docs/manifest_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3849898Z copying third_party/flash-attention/csrc/cutlass/docs/manifest_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3851582Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3853157Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3854700Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3856449Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3858456Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3860122Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3861646Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3863244Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3865103Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3866735Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3868263Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3869914Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3871467Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3873062Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3874712Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3876391Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3878214Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3880090Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3881531Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3883100Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3885191Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3886886Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3888422Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3889939Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3893139Z copying third_party/flash-attention/csrc/cutlass/docs/mma__complex__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3895051Z copying third_party/flash-attention/csrc/cutlass/docs/mma__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3897047Z copying third_party/flash-attention/csrc/cutlass/docs/mma__complex__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3899255Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3901212Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3902642Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3905004Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3907915Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3909530Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3911655Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3913495Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3915503Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3917912Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3919384Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3920986Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3923730Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3925078Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3926971Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3928690Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3933310Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3935152Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3936782Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3938447Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3940864Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3942443Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3944266Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3945947Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3949379Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3951061Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3952733Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3954548Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3959653Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3961212Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3962878Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3964686Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3967208Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3968875Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3970491Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3972061Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3973752Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3975713Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3977945Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3979561Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3982561Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3984401Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3986077Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3987760Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3994988Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3996720Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3998317Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.3999991Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4007492Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4009033Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4010678Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4013487Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4015186Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4016907Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4019211Z copying third_party/flash-attention/csrc/cutlass/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4020719Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4024967Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1arch.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4027878Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1debug.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4029512Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4031285Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1device__memory.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4033050Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4034966Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4036825Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4038760Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4040459Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4042220Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4044291Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4046096Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4048375Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4049819Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4051621Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4053416Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4056017Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4057470Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4059549Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1layout.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4061341Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1library.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4064279Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1platform.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4066752Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reduction.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4068348Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4070060Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4071726Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4073462Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4075298Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4078020Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4079509Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4081265Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4082824Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4084643Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1host.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4087179Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4088816Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4090617Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1transform.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4092248Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4093845Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4095787Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4097408Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4099123Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4100823Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4102282Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4103848Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4105608Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_enum.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4107231Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4108854Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4110428Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4112020Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4113590Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4115409Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4117027Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4118649Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4120303Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_g.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4121826Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_i.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4123486Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_k.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4125336Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_l.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4126916Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_m.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4128500Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_n.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4130061Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_o.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4131935Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_p.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4133592Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_r.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4135515Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_s.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4137156Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4138636Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_g.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4140640Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_i.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4142238Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_k.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4143865Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_l.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4145628Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_m.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4147186Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_n.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4148822Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_o.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4150413Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_p.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4151987Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_r.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4153659Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_s.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4155489Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4157205Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_type.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4158735Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_u.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4160333Z copying third_party/flash-attention/csrc/cutlass/docs/namespaces.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4162004Z copying third_party/flash-attention/csrc/cutlass/docs/nav_f.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4163620Z copying third_party/flash-attention/csrc/cutlass/docs/nav_g.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4165321Z copying third_party/flash-attention/csrc/cutlass/docs/nav_h.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4166915Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4168574Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4170199Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4172328Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4175294Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__types_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4176871Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__types_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4178376Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__types_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4180216Z copying third_party/flash-attention/csrc/cutlass/docs/open.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4181820Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4183496Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4185304Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4186864Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4189304Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4190929Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4192499Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4194049Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4196495Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4198295Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4200045Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4201660Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4204584Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4206711Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4208231Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4209808Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4212567Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4214465Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4216081Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4217524Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4219934Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4221610Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4223251Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4224779Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4228955Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4230601Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4232386Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4233826Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4237700Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4239696Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4242443Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4244053Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4247701Z copying third_party/flash-attention/csrc/cutlass/docs/real_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4249428Z copying third_party/flash-attention/csrc/cutlass/docs/real_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4250931Z copying third_party/flash-attention/csrc/cutlass/docs/real_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4253335Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4255460Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4256836Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4258531Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4261339Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4262445Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4264840Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4266920Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4269081Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4270871Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4272640Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4274032Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4275947Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4277705Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4279315Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4280938Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4283003Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4284834Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4286488Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4288162Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4290694Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4292200Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4293830Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4295832Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4297774Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4299380Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4301054Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4304319Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4305893Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4307513Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4309152Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4313107Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4314817Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4316470Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4318124Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4319897Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4321629Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4323224Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4325045Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4328656Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4330271Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4331859Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4333603Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4337160Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4338777Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4340316Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4342087Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4346442Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4348091Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4349699Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4351354Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4356830Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4358671Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4360406Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4362343Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4364692Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4366360Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4367957Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4369615Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4371784Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4373398Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4375230Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4376873Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4379183Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4380816Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4382429Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4383953Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4386355Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4387993Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4389619Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4391226Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4393228Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4395081Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4396710Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4398324Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4400279Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4401953Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4403554Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4405342Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4407408Z copying third_party/flash-attention/csrc/cutlass/docs/splitbar.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4409040Z copying third_party/flash-attention/csrc/cutlass/docs/structDebugType.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4410808Z copying third_party/flash-attention/csrc/cutlass/docs/structDebugValue.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4412592Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4414427Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1AlignedBuffer.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4416696Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1CommandLine-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4418139Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1CommandLine.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4420437Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4422013Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Coord-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4423667Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Coord.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4426631Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Distribution-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4428076Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Distribution.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4430206Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4431859Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4433554Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4435376Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4437077Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4438786Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4440437Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4442054Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4443928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4446012Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4448774Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4450160Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4451949Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4453623Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4455596Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4457432Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4459008Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4460711Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4462402Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4464266Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4465994Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4467590Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4469410Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4471061Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4472785Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4474588Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4476374Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4478744Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4480460Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4482086Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4483985Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4485852Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4487634Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4489235Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4491008Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4492641Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4495302Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4496937Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4498648Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixShape-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4500405Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixShape.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4502120Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Max-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4503685Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Max.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4505589Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Min-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4507185Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Min.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4509533Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4511229Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4513260Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4515148Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4517536Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4519117Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4521132Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4522733Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_012_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4524673Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4526380Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4527928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4529537Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4531357Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4532930Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverterClamp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4534988Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4536674Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4539500Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4540936Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4542928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4544730Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__to__nearest_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4546667Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4548322Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01half__t_00_01float_00_01FloatRoundStyle_1_1round__toward__zero_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4549977Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4551593Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4553264Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4555098Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4557796Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4559246Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4560956Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4562566Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4564651Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4566351Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4568043Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4569931Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4571530Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4573291Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4575109Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4577304Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ScalarIO-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4578592Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ScalarIO.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4580570Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4582275Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4584637Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4587364Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4588560Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4591191Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4592198Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4594851Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4596286Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4598220Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4599758Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4601858Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4603649Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4605427Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4607097Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4609004Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4610621Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4612436Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4614294Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4616108Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4617771Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4619599Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4621206Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4622995Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4624754Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4627074Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4628469Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4630270Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4631863Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4633622Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4636351Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4638191Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4639904Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4641689Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4643314Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4645363Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4647011Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4648658Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4650837Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_0bcc4d05f9811035f08cc1b7f0154a4d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4652665Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_ae0044daf80ba9fd16cab7f0051f1fde.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4654552Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_e01aa2e557b893ec75f43c473a7e2298.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4656349Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_0116_00_014_01_4_00_0132_00_01half_f064fdf1faf580060072347f2c48dda7.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4658238Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__02a3f19a78995f97d793a668e0e4d4f0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4660269Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__4fea29912f54a07d7b3a1f18094a4162.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4661960Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__6997b5a0687b06c1dc11ece72f57e04d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4663785Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_0116_00_018_00_018_01_4_00_0132_00_01half__96363097c47b056f0ca1911afd7f8b7a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4666051Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb13e13b2cc3bff17e7d9b004314a4d2f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4667789Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01ElementAb6e65b2cf5ede7f41cb070a767158dee.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4669461Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_0a4e7894a173a90c4c8a848e15443dd6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4671163Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_30fa42e1ad201df010637cd22fc070a1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4672952Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_48b3a43bc03fff93a111ac01abe7e40d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4675027Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_76f9d24016e1b4167b16f4d7628c9546.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4676998Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_79ecb4a44f8744132619f70250e841f1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4678926Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_9a2c5a3f3ee674fa357dabc2a7291efb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4680650Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_a166f31c8e14fb2406c5abe3e6468fe0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4682878Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01complex_f1c9d2ee842455cd0c5b71d56108d468.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4684845Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_044bdc8c1d710104533d255adabd276dc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4686617Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_070b94670e040ed5855e5b42d5ca8a443.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4688262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0aa57e6a2e6b5da37d10688bf99419a23.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4690048Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01double_0e9de4e141d6bff0ca93f3c42e86e80ce.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4692289Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_004bb3fd76ca2af7b3210676fa9644d95b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4694237Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00a0ac6b0d215d4ed4d6d321752b92707d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4695971Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00ca85efee0ebb14556bfdbe5191960805.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4697697Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01float_00e3e12e263df6506b8cf06c3f4d478b8e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4699414Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_21792e1a5c20e3dff890e35812831335.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4701176Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01half__t_4f30ee91f7bb3844ff7579c68d078818.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4702940Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00b2dff9ce8caad9aff5bc6a355539161.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4704914Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_011_01_4_00_011_00_01int_00_00e09665ee92ae653939a9120c4351f2f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4706610Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t3dda54d0df2c21b051e222cddd982e9b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4708383Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_012_01_4_00_011_00_01int16__t8c4bac365710598317a69c489f7239db.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4710157Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_86807694aea1b966dc9ae0bc9a22ac33.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4711852Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_011_00_014_01_4_00_011_00_01int8__t_a1ef6624fc8c10126f17f4ee88283d72.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4713486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_7fbbb0aa08907075ded7a905cabe1d97.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4715460Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_011_00_012_00_011_01_4_00_011_00_01half__t_f3dc2e59f857ada163d1e0781ea8f391.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4717281Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_8cf78649807b93684f3d431bfa34ee28.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4718982Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_011_00_011_01_4_00_011_00_01half__t_e8853112b7d418aa02cf5f6b1b6348a1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4721204Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_39c3b5f2ce80d79365e55c86a34c60c4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4722895Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_9110caf9fa4e6fed12e73aa4912e9b01.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4724709Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_c07cc6439298fa5486a719e577be2538.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4726515Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_012_00_012_00_011_01_4_00_011_00_01half__t_ccde11d1bbbdab3702772ce44eb9729a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4728269Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint15918972b95027764b3a849b03075ed2b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4730227Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_01128_01_4_00_0132_00_01uint193e4529ff6509d9dffe61a902bae1f87.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4733174Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__2b08bf7357f4869709a6071c15462437.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4734929Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__5299c9c90c8f2f521be0c8cec1c3eb08.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4737012Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__7f429ceaeab349f61850839f58246c62.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4738794Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__8ebae0cbdf333fddfe5c24d35ebe8e02.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4740577Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__927179f46017ea5f58f859f1196c4829.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4742472Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__96070083128b01fff1ff03d9341232b2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4744486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__a2362f92eed5bed99180572b30aba1e8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4746580Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01int8__f083347e265b1e9eea5572d86ddb6bf9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4748841Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_303afb481b5f876ceb31af6f80d5b554.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4750488Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5221708cec5828d35db1d1c47cb4964e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4752433Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_5f42559672a849e95863771a68af69f1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4753750Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_6479c01385ff06e7ae8b33a11f823c98.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4755795Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_a62aa63a212985df306fb27e8a50aeae.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4757841Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ab741d81fdc991345cb9e43c29fca573.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4759739Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_ba813b2739e79cfa98433a99a00eaf46.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4761280Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0116_01_4_00_0132_00_01uint8_bef0c048bc0f8ba2d875cb7ab26d363b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4763215Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_0ee08a4520882d24ba9026879265e892.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4765228Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_3c87ec4ca9f646f0bf0bead0e5cf262c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4766655Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_4746fc55e614df0016c518d3fda2677e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4768518Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_546e9ec6de6a5970b326da6f6280f1d4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4770287Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_6e513ccbc44ae7909a60d93b9b5435b3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4772109Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_b4842cad42fe945980d6229487761771.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4773790Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_ba87b3ef93a089f45a272d916916236d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4775696Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01int4b_fb9487231025d1903fd4f0dbf859e253.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4777406Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b03e3b50dbcb30d0d1ac062f3a9d5abef.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4779336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b0f8247022b39cc775caff7857c35b56d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4780795Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b451d5cf5d7e8cbbe476afe3dab5c09b2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4782838Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b64e22ea4b915e39f2f60a70b62dcc673.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4784567Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4b6d968039dde5c9f062ab15f90a8049fe.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4786404Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc4b6ba004e25c44bfd9266c61f937dfb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4788244Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bc68104664ee4c0c391c6df22b1ca8bba.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4789792Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_0132_01_4_00_0132_00_01uint4bdd617edb43bc65ebc3f680e48fe9a1d5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4791575Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_1bb2e5f77f790852abba777515da1b98.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4793197Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_2d559ae99ed058d77e22f2d26b3dd474.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4795222Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_31defda8ea2b7d855642ffd77da1a411.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4797023Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_44a3b2a8df88a2b067f1284515cb5371.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4798812Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_4b7308177b308a272c1889fbe9670275.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4800655Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a9888862cebd333ecaf11f7262f77d4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4802465Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_5a993f7e52584c39076147af4505c439.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4804555Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_73d9802d6b944a5299bc255887db6bbc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4806154Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_7dfde6c9b18b9888b3900080f3bee151.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4807940Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_839a7c8bb938d1661f4611e68f85d8cb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4809745Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_8c75b568d2509e87b439a0eecc9b1656.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4811459Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_a8a8547a07d55daa1da249db3ae19c34.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4813197Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_b0242d7a01097510effbc4718040d3e5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4815507Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_c7f88bfd32a544fba8111d2dcadeab11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4816956Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_dcd30e5a5680a0a5c8cff2896111c9eb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4818711Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma_3_01gemm_1_1GemmShape_3_018_00_018_00_014_01_4_00_018_00_01half__t_fed5cb7f8411f56c4d17a6d4d9ab09cc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4819963Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4821919Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4823463Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4825281Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4826878Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4828445Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4829986Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4831898Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4833696Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4835566Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4837113Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4838756Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4840271Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4841935Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4843477Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4845308Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4847003Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4848791Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1half__t_00_01LayoutA___00_01cutlass_1_84e30c8cc93eeb7ca02f651bd16d4c38.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4850257Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1int4b__t_00_01LayoutA___00_01cutlass_16fd808a90b3cf9d7cfc99f30888ca3fe.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4851980Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01cutlass_1_1uint1b__t_00_01LayoutA___00_01cutlass_c80a7ea4d219cd9b13b560b493338028.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4853586Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01int8__t_00_01LayoutA___00_01int8__t_00_01LayoutB_505c57bb6818a941dc16f00cf35a9ec0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4855465Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Wmma_3_01Shape___00_01uint8__t_00_01LayoutA___00_01uint8__t_00_01Layout219a464a1248ebfc37aa29bcb10cb1b0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4857285Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4858918Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4860772Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4862403Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4864252Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4865656Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divide__assert-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4867390Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divide__assert.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4868868Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4870407Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4872105Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4873671Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4876047Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4877640Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4879235Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4880760Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4882401Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4884045Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4885828Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4887521Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4889126Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4890859Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4892466Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4894573Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_00274a94522c46cd041d0b10d484e2ef3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4896387Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_0e626b08ab2558da5b9459d2466940481.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4897767Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4899550Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4901238Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4902935Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4904839Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4906665Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4908185Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4910007Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4911803Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4913662Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4915550Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4917477Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4919120Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4921024Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4922553Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4924832Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4926449Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4928274Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4929680Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4931376Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4932973Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4934987Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4936500Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4938215Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4939794Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4941569Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4943118Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4944933Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4946791Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4948334Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4950245Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4951932Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4953764Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4955718Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4957521Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4958984Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4960862Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4962282Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4964310Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4965969Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4967686Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4969330Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4971043Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4972657Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4974411Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4976212Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4977710Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4979531Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4981141Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4982912Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4984579Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4986278Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4987986Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4989666Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4991438Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4993059Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4995265Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4997077Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.4998954Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5001048Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5002906Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5004671Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5006369Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5007958Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5009705Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5011659Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5013453Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5014961Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5016824Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5018995Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini6d8790249bf12cac580da73bb37eb791.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5020945Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini91159e6f7e123d881e3ec45101fa4f81.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5022444Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini9e2f7c245df80a4cc90efa6b3b50b22b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5024458Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainid5663e27f30dce1ea91bc27cfb40da6c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5025974Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainief28e98b3f284469f271d28aba73de2e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5027761Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainifad5d578e4fccf2388350bc6b13bdf45.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5029014Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5030967Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1R7b839f068e1800884229b9f957f8e289.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5032505Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy_3_01WarpShape___00_01Operator___00_01layout_1_1Rcef1c60e23e997017ae176c92931151d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5034295Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5036185Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout69549d10c3610d943987eb90e827bc05.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5037683Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout78cabdb5254892450f7768363889ab34.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5039443Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5041094Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5042862Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___05f11e023c9e6ee5f7a888fa4c5bbf6d1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5044591Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___0c7c94d937906add757265a8e71852661.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5046021Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5047879Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm747fcabce4f700e79b702276a148156b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5049355Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm7500b0164b0b2d2b2a5293c157708b4b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5051107Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm770cbca45441d295d5d7433e8222a700.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5052758Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemmffcab2297c8de8d0013602a39c525b78.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5054396Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5056268Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_017a2f40ef0604c52d3326997deaf4c6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5057840Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_136ce744d4c1c6e8707f5a9785196194.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5059832Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_1d48185f49e4d066f8e9327bf0856b7f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5061640Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_4f8b41ecfdcf1ad5435c532fcfac762d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5062932Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5064943Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5067320Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5068941Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5070516Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5072284Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5074875Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5076339Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5077882Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5079599Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5081341Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5083158Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag286687c5e6abe22d241f789fe344a465.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5084905Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag3026e48abb8c905d1cc6d13d669700e4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5086757Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag60e462f4dabbff3b40f34af77a1d77d0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5088399Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTagb4e575c8d29a260d1cbc7b03daaa7ad0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5090019Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc01dd6530520353d132c882fddd6320f9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5091624Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc3d01cda73224ab5ff3cc0fc61ead1cb9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5093335Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc485a4f0b5a7d2d4ab2c1a24da6328048.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5095187Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc4fada4957d463c80a2831e47f28157c4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5097069Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc567cad318a31d04b70ea615d6321decd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5098737Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc5753ee9bd900740e1710b6d6a296e40e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5100362Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc59c58017beb945eede0abb1aa581b62a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5101982Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7291f9c01fb5d713dd4b081092756e21.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5103734Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7fd102a00f059761cd539b832b0ca84b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5105327Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8ab5fd2693c6a6ec43e447acb07f784c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5107204Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8e2604a56dff3a7595da9ee0604ae55e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5109495Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb27bf218007928652d5b803193eab473.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5111162Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb2e258b7bd321c633dd65d3ebcf6414a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5112927Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb7fc3be2027b2868753a4aae14e98f75.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5114581Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcbaa1784011abb8692923771e7fb21906.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5116407Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcda5cf58c271179385af56bf89955e96e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5117887Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcde61af9be1337dac1fdb210e7e7a6e01.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5119779Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcdf8d33e0ed321027ffd1ff87dcf72241.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5121331Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcfea0f3503156e8e3fba6456f0cedafdd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5123207Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcffcf31256aed23d4d8d0eab627bc0cad.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5125629Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0884059ecad03bea3e86c4cf722226097.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5127216Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0eea80d814d67886a4fe2e1d10f3b344e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5128540Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5130262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5132262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5134272Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_213d78696663f4231cd52c6a277c60e5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5136259Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_6a0109475095b785e1093424570cec9f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5138020Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_3_01ElementA___00_01LayoutA___00_01ElementB___00_86011929b951a4386edd82c2df43071a.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5139303Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5141126Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5142973Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5144861Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_80986bcc93ad447832731ffb6134212a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5146447Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_a3923967cafb5cb9774c320dc24baa77.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5148324Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_3_01ElementA___00_01LayoutA___00_01ElementB___00_d3937603119c7a34faa6d59fb44eb1d3.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5149600Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5151326Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5153785Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5156087Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element0b5460769dc2e29b8089dabe0dea7664.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5157618Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element62751fd4d5e9e1aa595a1c59145b8f01.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5159098Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Elementafcb1aeaf2035a7ac769d7acc233423b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5160864Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5162450Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5164559Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5166450Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layou1b211cc9c97c022d8fe10f2dd32c8709.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5168715Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layouc7bf8dfab285ca1d3f1fcdd3156f88fe.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5170323Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_3_01ElementA___00_01LayoutA___00_01ElementB___00_01Layoude3eb4cc675179705362d51bb2b48c9e.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5171789Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5173496Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5175629Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5177486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E044b039b2fe402f29b04a9f5feee5342.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5179227Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E0b527dea5015765e44fc234cadf35e29.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5181898Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E56da05ce184ecd9a73aa195e352f08b9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5183526Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01E5d78d37a9ae2ec08d7d477d571df036e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5185234Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Edd80343e6570718ed237122e4ebf7fb5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5187217Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00_01Efab1637593655fb8e409b7cbdcee4ba2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5188953Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleave661fe54d13cc2c9153dcdf31e4beaa30.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5190976Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleavecb3ad866c4f35a6c75b3b509fe6317ac.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5192659Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01in6cddcf78576aeaab7109f4b04ca21c26.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5194537Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_01inf48440732c1c5f42ddbfaba179861815.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5196165Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5197856Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5200157Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5201722Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5203721Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5205531Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5207481Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5209148Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5211171Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5212928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5214736Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5216659Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5218301Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5220270Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5221767Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5223553Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5225797Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5227746Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5229385Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5230849Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5232647Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5234613Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5237274Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_77330d7783270c0eb7aa2b24c543081f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5239102Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01ElementA___00_01LayoutA___00_01ElementB_e41c1cd6078b6d1347fac239b0639d56.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5241041Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L066c9d2371712cdf0cac099ca9bcc578.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5243012Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA_00_01half__t_00_01L5349ba8a899653b0d5d0c23e9cf44a0c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5245121Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_0289b291e61fc11c6dd8f80a16a97bd46.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5246586Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01half__t_00_01LayoutA___00_01half__t_00_088f0e99e501b6012297eb30b4e89bcea.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5248640Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_013f3785e722edc6e9aab6f866309b8623.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5250664Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1ColumnMajor_00_01d50065ae476bfe25761aed2404fd85bf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5252458Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01int89c659e7faf47264972bdba6cd80f42b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5254547Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma_3_01Shape___00_01int8__t_00_01layout_1_1RowMajor_00_01intbfe74b44f9842985e186ee7faada0200.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5256113Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5257794Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5259476Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5261561Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_05434f0c746fe7543e953c4f4e635b605.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5263353Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_07ac147cb320ee0d28ff8e78eb4cd330e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5265433Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e1104c65871c539155bd3a0c7631928b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5267316Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01LayoutA_00_01LayoutB_00_0e5ac1f521c32478a4316b5a9ea84e939.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5268965Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_17070298bc4cced0a1b98aee2bb6b455.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5270871Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_72621f7ab9ae4a4ba4fe9725cf8e89c1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5272636Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_94c813e3bbfb6f9857c155166f772687.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5274489Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_9afa1e2f7fe8284e818c1409e0230fa2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5276326Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_aded668311848cc9c73554accdb29b97.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5278056Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_bf6d29bb09a025e7b96942809743e28a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5279895Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_e91e59489e973164266ab8b55889a608.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5281577Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1ColumnMajor_00_f16629e5249aa6882f509571d2434832.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5283276Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l086c058a15d6c79558e4f3d9ff1dc148.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5285409Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l26a133b13650c1d058273e3649f60f04.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5287210Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2aa4d2fd2e940e0d0cf7c47bc8f6017c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5288983Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l2d7c9369ee79d34a9ecd602986cfab0c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5290709Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l3aca9bdfbd9560dddf80c9e0b7775f8a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5292463Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01l931b11057bee5329b2f865f01881feb4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5294314Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01lbba3a796be96a0276693ef6b259ecc4a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5296261Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2_3_01Shape_00_01layout_1_1RowMajor_00_01le301921af6f57a0bfbb3c3961e8be641.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5297553Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5299176Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5301385Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5303030Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5305356Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha1552173080a33a19c634eb2f66813db1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5307336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2c0d0b7cdb5c4bcb11e83c058eb65345.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5310260Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2d7c0a561bbf8f59c22021f3182fdfd7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5312057Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2f65fab287659088299cac7e3a7d1c73.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5314020Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha34a52cc7b2942e8c290f0032b6779b52.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5317349Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha3adf608332a8c9ee7014fced0da8a9ca.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5319554Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha46446d1e3871e31d2e728f710d78c8c1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5321803Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha4dc50bde4c2a3941f8f9807599cc52ef.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5323630Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha5fdfbf65379c910a1c04ef3a46a549ed.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5325817Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha69bef08ea63dd930f99d9788105873dd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5328125Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha84e9f8afb6a4ca9f5dcd219b182d16e7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5331222Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha863d4139ccaa713bc4bde32c425f4067.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5333570Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha8da7a0cfbbe859b701fdd9f2b8566aa7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5336687Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha903c12d1a6db57137118ba796bc8de3e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5338503Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha99d686f7f39d14961f2f465b7d3f7026.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5340358Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa1477d8eaa363a2af9fe1b96cded5b28.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5342350Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa370fcd3431f7e4951b8c5eb885ce2fa.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5344527Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa65fcc9419ddceacdfc43dd268adb852.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5346415Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaae2ea1baf1eb4cfec940a7655796b053.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5348363Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaaf312aafe9da92ea9d417bcc12a8e7dc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5351349Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab7edfba3cdf43a07e3c4d719d87565a4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5353556Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab94a11a77dd0565102710907089acee0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5356649Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf03a122202ad10acdc96f280106d678b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5358929Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf9c49957c66a8ac51d686f0d22b8b0ea.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5360824Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafafd5c61db86cbfe90863578ddd11092.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5363921Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafd521c9baa327d4845a8f8f161b0cc97.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5365649Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc24092ddc01fc83dabb7db4c14880fe60.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5368387Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc275197ad0505c12b07f1abc87ba9121c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5369926Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc2bf00737f4ad0a9da9a8be6d3e66c152.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5373247Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc4fee9f2965b8468bfb42b94a74527d22.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5375601Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc72e82df901305098cfe0dae3a1c52620.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5377537Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc803d38bc1e4618c07c47f54c87ae2678.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5380694Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruca1d9a28a8480eb9edfb7c40780b136e6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5382352Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruccda7d350d3e2bd640227b690e127afe5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5384475Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucf60fe02fcdd80d28b7fd419133465dcc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5386791Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucfd34bebfcb8bb444b55e46bcd7ea6fb0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5388696Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_0010764e1fd5a3251a57eddafbd83eab8e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5390606Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_007182ba7df2fd06bf603976d8711bfcb9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5392305Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00a5ddf5dbb058f0e0fc5808d9dfe594c9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5394550Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00c67c16f9881e4f2fda76d8ed83ebabd6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5396251Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00ce36642cae579bce6605ff8edde3c6ab.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5398097Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00da4cf9ab35f8ffca5adfef751b4184c4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5400262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_07e7230d4011ada5e22cfcb29103b696.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5402272Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01int8__t_00_01LayoutA_00_01kAlignmentA_00_30934a4e911d342b2afe462e21e8268a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5403877Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5405612Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5407609Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5409191Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5411045Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5412665Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5414724Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5416417Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5418140Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5420534Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5422555Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5424368Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5425757Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5427381Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5429178Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5430766Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5432466Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5434384Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5437557Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___02100c8adad47cbe03be37d64b9a26478.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5439088Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___03822d9be37f3725022005a5434441f22.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5440640Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___093b5d2838ac5a742704ef62b5c8688f0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5442449Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0d35fa5dc4e4b4f72784c943fd857fc1d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5444504Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0e7cf8dbcdec1b98ecc43cbc7fd404caa.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5446188Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0ef23ad16881f43f6f15b3fa7d1c44a0a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5448005Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07638f8b7761f6e2e2e6918e2c05e739.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5449976Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0784c74bd670999ec23ad8ef9dc55777.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5452016Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___7981e68facdb9c437cbc67ef4cc006db.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5455095Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___d8b3878197b6208162024299927d355a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5456246Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5458483Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5460407Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5462026Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5464323Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5466119Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5467716Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5469428Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5471414Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5473236Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5474616Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5476359Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5477956Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1half__t-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5479705Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1half__t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5482589Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1integer__subbyte-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5484500Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1integer__subbyte.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5486278Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1is__pow2-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5487897Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1is__pow2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5489788Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5491430Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5493443Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5495186Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5497651Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5499272Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5501169Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5502881Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5505015Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5506544Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5508543Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5510536Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5512418Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5514251Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5516066Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5517716Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5519515Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5521015Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5522826Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5524694Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5526325Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5527908Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5529478Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5531006Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5532705Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5534996Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5536695Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5538235Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5539860Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5541547Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5543139Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5545021Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5546826Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5548883Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5550681Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5552526Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5554334Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5556336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5557965Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5559874Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5561490Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5563509Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5565395Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5567244Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5568915Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5570912Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5572555Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5574585Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5576241Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5578314Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5579944Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5581884Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5583485Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5585702Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5587306Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5589124Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5590764Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5592711Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5594510Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5596510Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5598119Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5599947Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5601617Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5603317Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5604928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5606842Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5608406Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5610043Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5611632Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5613284Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5615168Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5616431Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5618065Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5619681Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5621230Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5622893Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5624798Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5626373Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5628036Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5630116Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5632222Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5633596Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5635563Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5637363Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5638901Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5640617Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5642336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5643648Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5645725Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5647320Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5648780Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5650396Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5652031Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5653633Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5655362Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5657096Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5658593Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__down-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5660160Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__down.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5661879Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5663514Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5665208Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__up-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5666790Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__up.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5668567Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5670077Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5671626Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5673557Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5675480Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5677182Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5678840Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5680251Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5681815Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5683363Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5685285Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5686857Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5688494Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5690093Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5691656Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5693198Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5695046Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5696754Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5698375Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5699925Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5701566Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5703131Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5705405Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5707305Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5709051Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5710608Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5712159Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5713792Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5715678Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5717419Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01T_00_01N_01_4_00_01Array_3_01T_00_01N_01_4_00_01Arrc22976a5dc70dc30cb0b8cb0caf7ab47.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5718886Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_01adaeadb27c0e4439444709c0eb30963.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5721142Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01Array_3_01half__t_00_01N_01_4_00_01Array_3_01half__t_00_01N_04badf8da5e654ee1d0a3e7ed231f3e77.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5722605Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5724493Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01T_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5725980Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5727643Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01T_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5729328Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5731809Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add_3_01complex_3_01T_01_4_00_01complex_3_01T_01_4_00_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5732823Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5734821Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5737109Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5738667Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5740440Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5742036Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5743663Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5745641Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5747244Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5749061Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5750655Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5752445Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5754024Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5755968Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5757695Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5759516Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5761278Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5763486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5765293Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5766988Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5768717Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5770506Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5771861Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5773571Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5775433Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5777097Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5778940Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5780540Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5782301Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5783998Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5785954Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5787732Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5789541Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5798894Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5800128Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5801335Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5802445Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5803486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5804774Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5805963Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5807216Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5808301Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5809420Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5810506Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5811689Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5813172Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5815071Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5816851Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5818326Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5819991Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5821611Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5823364Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5825166Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5826829Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5828441Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1conditional.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5830230Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5832062Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5833809Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5835334Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5837026Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5838560Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5840073Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5841614Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5843244Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1enable__if_3_01false_00_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5845081Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5846667Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5848391Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5849948Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5851327Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5853024Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5854796Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5856374Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5857840Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5859569Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5860986Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5862684Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5865053Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5867352Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5869032Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5871261Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5872991Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5874824Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5877200Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5878990Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5880853Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5882436Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5884026Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5885875Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5887366Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5889051Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5891319Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5892668Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5894491Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5896065Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5897666Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5899249Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5900862Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5902383Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5904626Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5906200Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5907812Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5909319Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5910775Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5912326Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5913973Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5915842Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5917325Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5918850Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5920485Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5921997Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5923575Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5925409Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5927143Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5928688Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5930088Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5931607Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5933213Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5934841Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5936504Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5938072Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5939714Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5941280Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5942955Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5944592Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5946248Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5947938Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5949603Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5951172Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5952806Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5954636Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5956241Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5957705Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5959316Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5960884Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5962420Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5964034Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5965858Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5967478Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5968969Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5970625Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5972231Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5973773Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5975517Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5977122Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5978751Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5980300Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5981878Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5983476Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5985085Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5986728Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5988384Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5989942Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5991488Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5993189Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5994889Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5996608Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5998170Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.5999721Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6001224Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6002759Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6004492Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6006182Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6007936Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6009482Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6011173Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6012821Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6014486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6015982Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6017539Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6019361Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6021167Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6022937Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6024660Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6026097Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6027768Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6029484Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6031280Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6032879Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6034707Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6036355Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6037996Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6039524Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6041009Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6042650Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6044490Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6046064Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6047578Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6049216Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6050760Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6052341Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6053886Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6055847Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6057368Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6059054Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6060693Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6062205Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6063766Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6065627Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6067281Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6068962Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6070496Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6072308Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6073960Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6075981Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6077543Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6079422Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6081022Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6082912Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6084648Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6086243Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6087912Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6089484Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6091218Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6092820Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6094451Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6096092Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6097671Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6099387Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6101029Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6102723Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6104552Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6106188Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6107832Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01T_01_4_00_01T_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6109690Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6111345Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01AlignedArray_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6113043Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6114785Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce_3_01plus_3_01half__t_01_4_00_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6116280Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6117887Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6119581Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6121166Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6122751Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6124464Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6126131Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6127691Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6129335Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6131187Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout30b72addd464a2ca4a26785cbfd77a8e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6133272Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout369ab66cb5af61d94815b1554b7ffdd3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6135338Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout4e016ab7cfc644acd7cb4ae770339773.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6137458Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout54e3f4e44d8c1c659de062425d47747b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6139342Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout660562b232f408218828ca5915b7e73a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6141173Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01Layout8f9867405e8781f535ae5882a63e49d7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6142812Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6144537Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6146053Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6147456Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6149061Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6150581Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6152049Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6153703Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6155423Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6156932Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6158492Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6160169Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6161864Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6163471Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6165102Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6166694Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6168467Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6170031Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6171730Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6173315Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6175754Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6178906Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6181640Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6184506Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6187335Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6190034Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6192648Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6195372Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6198112Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6200754Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6203344Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6206149Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6208755Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6211241Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6213749Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6216532Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6219122Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6221720Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6224737Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6227378Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6230157Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6232858Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6235752Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6238482Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6241241Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6243953Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6246777Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6249443Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6252281Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6255148Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6257796Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6260346Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6262932Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6265793Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6268552Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6271291Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6273874Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6276790Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6279417Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6282112Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6285057Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6287845Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6290523Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6293093Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6295939Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6298760Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6301302Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6303522Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6305942Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6308192Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6310421Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6312981Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_193dd3a37f00deff1e5dcd7c310afb1f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6316191Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_400beb827a8b62c34dc8a76365caabf4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6319431Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_4f3f32c4b336238abfd741e87bfced46.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6322465Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_55729eac7dbd6bf311ea36f680e83e93.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6325689Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_6b5c19f719ffef4036bef6a40e90c4a0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6328838Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm_3_01ElementA_00_01LayoutA_00_01ElementB_00_01LayoutB_f990b0b9b6b1ff6a6232b5d24c22d64c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6331704Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6334338Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6336922Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6339664Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc_3_01complex_3_01Element_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6342244Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6344844Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6347390Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6350117Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc_3_01complex_3_01Element_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6352695Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6355406Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6357836Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6360278Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6362734Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6365288Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6367709Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6370087Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6372568Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6375450Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6378021Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6380536Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6383030Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6385533Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6387984Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6390462Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6393024Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6395679Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6398350Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6400806Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6403575Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6406473Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6409075Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6411618Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6414387Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6416927Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6419673Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6422334Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper_3_01Func_00_01Rank_00_010_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6425089Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6427559Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6429978Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6432547Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6435275Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6437842Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6440358Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6442892Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6445238Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6447228Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6449443Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6451977Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01Array_3_01T_00_01N_00_01RegisterSized_01_4_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6454402Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6456510Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6458622Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6460843Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6463099Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6465402Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6467532Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6469664Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6471677Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sqrt__est-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6473592Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sqrt__est.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6476220Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6479146Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6482403Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6485994Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6489259Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6492175Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6494936Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6497451Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6499949Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6502586Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6505654Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6508498Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6511200Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6513761Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6516314Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6518802Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6521321Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6523793Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6526385Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6529027Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6531668Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6534404Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6536847Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6539653Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6542281Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6545041Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6547541Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6550155Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6552777Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6555747Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS337c4bfbdb4aa0b08021c6d28539409f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6558894Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS99f8e05faf0bb5ed48a0154afe740d81.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6562041Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6565426Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6568571Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_0a9491607d11be8e1780e79ad711aa42.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6571701Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_159afb0a42935c95137b94a812a0c347.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6574981Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_3be8b96d170d886f39b6b30acab65e7a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6578231Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_7fe4ae214b926456132d144640afba71.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6581312Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0156743786c2e07a4e523ad410e291265.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6584569Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_02d305cfb0b55c6fb236a52cf2240651e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6587761Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_032f88d1be8b209e44a4815c707ba35bb.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6590828Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0390833403016f5d817416e20828845df.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6593893Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_039093927f4b1ee61538c569bf1ae4efd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6597337Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_05192e46ead3e35a0208870cfc60f5da5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6600438Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_052caec9d5bceeb59b9a13cb3338ce64d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6603522Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_06b6dd3317cd1748fb948900df8beec57.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6606798Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_078e1f4b2964afcce5387420c9c8eaea8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6609885Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0bc37beaa523707a55987f4ffcc372fcd.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6612410Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1xor__add-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6614487Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1xor__add.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6616546Z copying third_party/flash-attention/csrc/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6618751Z copying third_party/flash-attention/csrc/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6620859Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6622699Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6624750Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6626621Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6628507Z copying third_party/flash-attention/csrc/cutlass/docs/sync_off.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6630127Z copying third_party/flash-attention/csrc/cutlass/docs/sync_on.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6631727Z copying third_party/flash-attention/csrc/cutlass/docs/tab_a.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6633308Z copying third_party/flash-attention/csrc/cutlass/docs/tab_b.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6635101Z copying third_party/flash-attention/csrc/cutlass/docs/tab_h.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6636676Z copying third_party/flash-attention/csrc/cutlass/docs/tab_s.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6638311Z copying third_party/flash-attention/csrc/cutlass/docs/tabs.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6640005Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6641715Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6643446Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6645345Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6647063Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6649007Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6650779Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6652534Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6654449Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__copy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6656185Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__copy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6657952Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__copy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6659697Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__norm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6661526Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__norm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6663339Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__norm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6665354Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6667304Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6669405Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6671375Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6673317Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6675411Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6677377Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6679539Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6681480Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6683281Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6685282Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6687109Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6688900Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6690641Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6692421Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6694396Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6696149Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6697902Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6699673Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6701568Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6703329Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6705286Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6707085Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6708986Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6710784Z copying third_party/flash-attention/csrc/cutlass/docs/thread_2matrix_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6712576Z copying third_party/flash-attention/csrc/cutlass/docs/thread_2matrix_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6714569Z copying third_party/flash-attention/csrc/cutlass/docs/thread_2matrix_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6716371Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6718315Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6720277Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6722117Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6723956Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6726043Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6727955Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6729865Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6731789Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6733730Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6735851Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6737827Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6739742Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6741763Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6743711Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6745855Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6747877Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6750097Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6752208Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6754605Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6756911Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6759357Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6761858Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6764478Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6766893Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6769316Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6771712Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6774295Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6776133Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6777710Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6779173Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6780742Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6782154Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6783473Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6785469Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6786975Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6788484Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6789862Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6791061Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6792568Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6793944Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6795129Z copying third_party/flash-attention/csrc/cutlass/docs/transpose_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6796085Z copying third_party/flash-attention/csrc/cutlass/docs/transpose_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6797181Z copying third_party/flash-attention/csrc/cutlass/docs/transpose_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6798129Z copying third_party/flash-attention/csrc/cutlass/docs/type__traits_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6799189Z copying third_party/flash-attention/csrc/cutlass/docs/type__traits_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6800157Z copying third_party/flash-attention/csrc/cutlass/docs/type__traits_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6801273Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6802743Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6804352Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6805779Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6807189Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6808519Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6809577Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6810706Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6811765Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6812683Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6813648Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6814882Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6816036Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6817266Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6818232Z copying third_party/flash-attention/csrc/cutlass/docs/wmma_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6819259Z copying third_party/flash-attention/csrc/cutlass/docs/wmma_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6820172Z copying third_party/flash-attention/csrc/cutlass/docs/wmma_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6821199Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6822245Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6823181Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6824333Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6825273Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__ptx_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6826295Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__ptx_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6827422Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__ptx_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6828385Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm70_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6829529Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm70_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6830573Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm70_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6831485Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm72_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6832507Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm72_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6833654Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm72_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6834755Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm75_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6835790Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm75_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6836819Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm75_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6837852Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6839079Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6840310Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6841332Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs 2025-10-10T00:04:50.6842488Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6843580Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6844781Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6845799Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6846893Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_10.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6847868Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6848918Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6849999Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_11.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6850945Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6852017Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_12.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6853179Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_13.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6853622Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_13.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6854055Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_14.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6854656Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_14.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6855271Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_15.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6855715Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_15.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6856159Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_16.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6856729Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_16.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6857169Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_17.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6857596Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_17.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6858280Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_18.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6858720Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_18.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6859158Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_19.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6859720Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_19.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6860157Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6860594Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6861042Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6861589Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6862025Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6862447Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6863003Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6863443Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6863875Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6864628Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6865104Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6865530Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6865978Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6866627Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6867062Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6867490Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6868066Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6868496Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6869007Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6869635Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6870092Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6870519Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6871108Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6871605Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6872043Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6872600Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6873052Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6873471Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6873926Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6874648Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6875111Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6875647Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6876256Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_10.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6876706Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_10.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6877157Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6877680Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_11.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6878292Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6878742Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_12.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6879194Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_13.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6879764Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_13.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6880289Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_14.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6880795Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_14.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6881400Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_15.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6881849Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_15.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6882300Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6882872Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6883340Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6883786Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6884441Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6884897Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6885343Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6885817Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6886387Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6886911Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6887358Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6887943Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6888399Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6888914Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6889508Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6889957Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_9.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6890415Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6890859Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_a.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6891587Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6892093Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_b.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6892553Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6893141Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_c.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6893601Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6894040Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_d.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6894740Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6895198Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_e.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6895652Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6896177Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_f.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6896691Z copying third_party/flash-attention/csrc/cutlass/docs/search/close.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6897149Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6897597Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6898332Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6898783Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6899925Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6901638Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6903342Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6904968Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6906692Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6908276Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6909909Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6911603Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6913195Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6914813Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6916413Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6917982Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6919620Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6921181Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6922791Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6924540Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6926140Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6927703Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6929304Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6930941Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6932706Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6934320Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6935964Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6937517Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6939146Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6940681Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6942259Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6943844Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6945698Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6947396Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6949098Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6950486Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6952091Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6953659Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6955430Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6957034Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6958616Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6960406Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6962013Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6963562Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6965474Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_10.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6967111Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_10.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6968780Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6970311Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_11.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6971938Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6973564Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_12.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6975438Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_13.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6977014Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_13.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6978624Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6980233Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6981842Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6983582Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6985491Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6987035Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6988677Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6990272Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6991923Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6993542Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6995372Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6996976Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.6998601Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7000201Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7001833Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7003482Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_9.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7005324Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7006925Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_a.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7008601Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7010222Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_b.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7011878Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7013450Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_c.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7015344Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7016974Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_d.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7018586Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7020190Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_e.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7021934Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7023589Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_f.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7025361Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7026970Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7028597Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7030215Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7032398Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_10.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7034027Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_10.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7035807Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7037439Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_11.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7039409Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7041033Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_12.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7043407Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_13.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7045179Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_13.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7047152Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_14.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7048814Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_14.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7050473Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_15.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7052798Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_15.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7054619Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_16.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7056285Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_16.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7058079Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_17.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7059956Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_17.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7061705Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7063370Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7065186Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7066808Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7068677Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7070266Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7072002Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7073695Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7075606Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7077300Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7079056Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7080650Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7082544Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7084231Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7085904Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7087517Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_9.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7089414Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7091010Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_a.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7092642Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7094413Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_b.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7096736Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7098408Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_c.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7100355Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7101983Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_d.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7103597Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7105371Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_e.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7108369Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7109951Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_f.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7111862Z copying third_party/flash-attention/csrc/cutlass/docs/search/groups_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7113447Z copying third_party/flash-attention/csrc/cutlass/docs/search/groups_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7115244Z copying third_party/flash-attention/csrc/cutlass/docs/search/mag_sel.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7116874Z copying third_party/flash-attention/csrc/cutlass/docs/search/namespaces_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7118502Z copying third_party/flash-attention/csrc/cutlass/docs/search/namespaces_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7120090Z copying third_party/flash-attention/csrc/cutlass/docs/search/nomatches.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7121784Z copying third_party/flash-attention/csrc/cutlass/docs/search/search.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7123281Z copying third_party/flash-attention/csrc/cutlass/docs/search/search.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7125183Z copying third_party/flash-attention/csrc/cutlass/docs/search/search_l.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7126782Z copying third_party/flash-attention/csrc/cutlass/docs/search/search_m.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7128474Z copying third_party/flash-attention/csrc/cutlass/docs/search/search_r.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7130081Z copying third_party/flash-attention/csrc/cutlass/docs/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7131683Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7133267Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7135178Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7136848Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7138550Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_10.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7140160Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_10.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7142525Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7144315Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_11.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7146997Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7148634Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_12.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7150431Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_13.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7152072Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_13.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7153694Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_14.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7155492Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_14.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7157467Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_15.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7159092Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_15.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7160755Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7162298Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7163930Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7165727Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7167418Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7169015Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7171635Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7173241Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7175701Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7177422Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7179094Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7180636Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7182211Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7183815Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7186425Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7188024Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_9.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7189646Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7191301Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_a.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7194063Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7195834Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_b.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7197646Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7199241Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_c.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7201229Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7203221Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_d.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7205315Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7206682Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_e.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7208531Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7209877Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_f.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7211485Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_0.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7212884Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7214803Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_1.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7216353Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7217922Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_10.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7219413Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_10.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7221197Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_11.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7222551Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_11.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7224410Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_12.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7225827Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_12.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7227312Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_13.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7228758Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_13.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7230360Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_14.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7231814Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_14.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7233510Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_2.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7235052Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7236529Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_3.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7237966Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7239679Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_4.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7241052Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_4.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7242531Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_5.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7244265Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_5.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7245869Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_6.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7247458Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_6.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7248886Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_7.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7250499Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_7.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7252027Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_8.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7253382Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_8.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7255249Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_9.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7256626Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_9.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7260020Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_a.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7261395Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_a.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7263095Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_b.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7264636Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_b.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7266429Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_c.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7267816Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_c.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7269550Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_d.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7270883Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_d.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7272341Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_e.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7273800Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_e.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7275740Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_f.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7277166Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_f.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/docs/search 2025-10-10T00:04:50.7278893Z copying third_party/flash-attention/csrc/cutlass/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples 2025-10-10T00:04:50.7280356Z copying third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm 2025-10-10T00:04:50.7281706Z copying third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm/basic_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm 2025-10-10T00:04:50.7283984Z copying third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:50.7285431Z copying third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities 2025-10-10T00:04:50.7286980Z copying third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:50.7288312Z copying third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem 2025-10-10T00:04:50.7289701Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:50.7291099Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/options.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:50.7292603Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/register_layout.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:50.7293957Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/register_layout.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:50.7295504Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/visualize_layout.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:50.7296892Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/visualize_layout.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-10-10T00:04:50.7298272Z copying third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator 2025-10-10T00:04:50.7299644Z copying third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator/tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator 2025-10-10T00:04:50.7301055Z copying third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm 2025-10-10T00:04:50.7302368Z copying third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm/batched_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm 2025-10-10T00:04:50.7303791Z copying third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:50.7305276Z copying third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm/splitk_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm 2025-10-10T00:04:50.7306927Z copying third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:50.7308288Z copying third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm 2025-10-10T00:04:50.7309806Z copying third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:50.7311372Z copying third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm 2025-10-10T00:04:50.7312941Z copying third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:50.7314452Z copying third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-10-10T00:04:50.7315912Z copying third_party/flash-attention/csrc/cutlass/examples/10_planar_complex/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/10_planar_complex 2025-10-10T00:04:50.7317308Z copying third_party/flash-attention/csrc/cutlass/examples/10_planar_complex/planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/10_planar_complex 2025-10-10T00:04:50.7318905Z copying third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:50.7320290Z copying third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array/planar_complex_array.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array 2025-10-10T00:04:50.7321732Z copying third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:50.7323071Z copying third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu 2025-10-10T00:04:50.7324692Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7326135Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7327637Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7329146Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7330667Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7332262Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7333850Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7335560Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7337022Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7338575Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7340044Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7341381Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7342832Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7344375Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7345856Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7347308Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7357417Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7358793Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7359940Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7361199Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_grouped_f16_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7362252Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7363319Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7364601Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7365672Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7366666Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/test_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-10-10T00:04:50.7367753Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:50.7369100Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device 2025-10-10T00:04:50.7370206Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7371399Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7372583Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7373745Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7375079Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7376248Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7377512Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7378791Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7379985Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7381189Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7382261Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-10-10T00:04:50.7383635Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-10-10T00:04:50.7385056Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7386418Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7387739Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7389164Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7390313Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7391546Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7392730Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7394015Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7395461Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7396984Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7398546Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7400185Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7401781Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-10-10T00:04:50.7403039Z copying third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:50.7404627Z copying third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-10-10T00:04:50.7406132Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:50.7407532Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:50.7409256Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:50.7410994Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-10-10T00:04:50.7412419Z copying third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:50.7413768Z copying third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-10-10T00:04:50.7415276Z copying third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:50.7416769Z copying third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias 2025-10-10T00:04:50.7418270Z copying third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:50.7419688Z copying third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-10-10T00:04:50.7420994Z copying third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:50.7422405Z copying third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical 2025-10-10T00:04:50.7423783Z copying third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical 2025-10-10T00:04:50.7425234Z copying third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical/simt_canonical.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical 2025-10-10T00:04:50.7426749Z copying third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:50.7428112Z copying third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm 2025-10-10T00:04:50.7429674Z copying third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:50.7431113Z copying third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv/quaternion_conv.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv 2025-10-10T00:04:50.7432835Z copying third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:50.7434460Z copying third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-10-10T00:04:50.7435900Z copying third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:50.7437257Z copying third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped/gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped 2025-10-10T00:04:50.7439250Z copying third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:50.7440544Z copying third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:50.7442099Z copying third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-10-10T00:04:50.7443582Z copying third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:50.7445138Z copying third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-10-10T00:04:50.7447005Z copying third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:50.7448462Z copying third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-10-10T00:04:50.7449905Z copying third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:50.7451383Z copying third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-10-10T00:04:50.7452892Z copying third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/29_3xtf32_complex_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:50.7454618Z copying third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-10-10T00:04:50.7455844Z copying third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:50.7457406Z copying third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k 2025-10-10T00:04:50.7458906Z copying third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk 2025-10-10T00:04:50.7460379Z copying third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk/basic_syrk.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk 2025-10-10T00:04:50.7461860Z copying third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm 2025-10-10T00:04:50.7463145Z copying third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm/basic_trmm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm 2025-10-10T00:04:50.7464917Z copying third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:50.7466381Z copying third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-10-10T00:04:50.7467873Z copying third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:50.7469393Z copying third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d 2025-10-10T00:04:50.7470725Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:50.7472097Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/gemm_softmax.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:50.7473659Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:50.7475244Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-10-10T00:04:50.7476802Z copying third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:50.7478138Z copying third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion 2025-10-10T00:04:50.7479632Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:50.7480996Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:50.7482866Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:50.7484300Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-10-10T00:04:50.7486270Z copying third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:50.7487675Z copying third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped 2025-10-10T00:04:50.7489577Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-10-10T00:04:50.7490814Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/gemm_permute.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-10-10T00:04:50.7492620Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/layouts.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-10-10T00:04:50.7493960Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/permute_info.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-10-10T00:04:50.7495606Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-10-10T00:04:50.7496986Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/conv2d.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-10-10T00:04:50.7498334Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/gemm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-10-10T00:04:50.7499758Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-10-10T00:04:50.7501235Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:50.7502760Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/conv2d.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:50.7504355Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/gemm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:50.7505884Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:50.7507527Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-10-10T00:04:50.7508877Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7510231Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/debug_utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7511648Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7513126Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7514784Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7516771Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7518075Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7519472Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7521189Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7522757Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7524309Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7526678Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7528637Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-10-10T00:04:50.7530028Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:50.7531624Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:50.7533195Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-10-10T00:04:50.7534671Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7536205Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7537687Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7539389Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7540913Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7542325Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7543661Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-10-10T00:04:50.7546040Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7547396Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7548912Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7550376Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7552197Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7554347Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7555721Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-10-10T00:04:50.7557117Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/transform 2025-10-10T00:04:50.7558439Z copying third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:50.7559886Z copying third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv 2025-10-10T00:04:50.7561289Z copying third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:50.7562652Z copying third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm 2025-10-10T00:04:50.7564266Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:50.7565870Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:50.7567149Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:50.7568570Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-10-10T00:04:50.7570269Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_bias_act_epilogue_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:50.7571782Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/default_thread_map_tensor_op_for_fused_bias.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:50.7573103Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:50.7574834Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/output_tile_thread_map_for_fused_bias.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-10-10T00:04:50.7576464Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp/fused_bias_act_fragment_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-10-10T00:04:50.7577962Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp/mma_tensor_op_fragment_iterator_without_output_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-10-10T00:04:50.7579260Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7580665Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7582174Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7583488Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7585210Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7586826Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7588617Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7590032Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7591752Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_turing_and_volta.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7593269Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7594804Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7596314Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7597810Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-10-10T00:04:50.7599028Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-10-10T00:04:50.7600416Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/dual_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-10-10T00:04:50.7601955Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/dual_gemm_common.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-10-10T00:04:50.7603276Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/dual_gemm_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-10-10T00:04:50.7605083Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/test_run.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-10-10T00:04:50.7606633Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/device/dual_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/device 2025-10-10T00:04:50.7608237Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/kernel 2025-10-10T00:04:50.7609802Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/thread 2025-10-10T00:04:50.7611340Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:50.7612787Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:50.7614459Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-10-10T00:04:50.7616970Z copying third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:50.7618200Z copying third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-10-10T00:04:50.7619400Z copying third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:50.7620540Z copying third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:50.7621907Z copying third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-10-10T00:04:50.7623296Z copying third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:50.7624717Z copying third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm 2025-10-10T00:04:50.7626080Z copying third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:50.7627643Z copying third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-10-10T00:04:50.7628960Z copying third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/50_hopper_gemm_with_epilogue_swizzle.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:50.7630157Z copying third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-10-10T00:04:50.7631202Z copying third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett/51_hopper_gett.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-10-10T00:04:50.7632282Z copying third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-10-10T00:04:50.7633497Z copying third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett/gett_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-10-10T00:04:50.7635003Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:50.7636891Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:50.7638159Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:50.7639315Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:50.7640479Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-10-10T00:04:50.7641547Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:50.7642915Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:50.7644265Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:50.7645341Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-10-10T00:04:50.7646758Z copying third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/54_hopper_fp8_warp_specialized_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:50.7648324Z copying third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:50.7649682Z copying third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-10-10T00:04:50.7650798Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7651935Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7653343Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7654755Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7656025Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7657206Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7658575Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/packed_scale.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7659740Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/reorder_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-10-10T00:04:50.7660979Z copying third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm/56_hopper_ptr_array_batched_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:50.7662241Z copying third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-10-10T00:04:50.7663475Z copying third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:50.7665008Z copying third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm 2025-10-10T00:04:50.7666263Z copying third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:50.7667393Z copying third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm 2025-10-10T00:04:50.7668992Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:50.7670097Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:50.7671514Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:50.7672627Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-10-10T00:04:50.7673844Z copying third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import 2025-10-10T00:04:50.7675154Z copying third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import/main.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import 2025-10-10T00:04:50.7676675Z copying third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/61_hopper_gemm_with_topk_and_softmax.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:50.7678023Z copying third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-10-10T00:04:50.7679047Z copying third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:50.7680444Z copying third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm 2025-10-10T00:04:50.7681832Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/63_hopper_gemm_with_weight_prefetch.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:50.7683120Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:50.7684431Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:50.7685778Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-10-10T00:04:50.7687089Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:50.7688467Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:50.7689987Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/sm90_mma_tma_gmma_ss_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-10-10T00:04:50.7691457Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel/sm90_gemm_tma_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-10-10T00:04:50.7692957Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-10-10T00:04:50.7693984Z copying third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:50.7695192Z copying third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped 2025-10-10T00:04:50.7696351Z copying third_party/flash-attention/csrc/cutlass/examples/common/gather_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/common 2025-10-10T00:04:50.7697548Z copying third_party/flash-attention/csrc/cutlass/examples/common/helper.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/common 2025-10-10T00:04:50.7698837Z copying third_party/flash-attention/csrc/cutlass/examples/cute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute 2025-10-10T00:04:50.7700100Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7701237Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_1.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7702611Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_2.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7703953Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7705284Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7706731Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/tiled_copy.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7707939Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/wgmma_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-10-10T00:04:50.7709212Z copying third_party/flash-attention/csrc/cutlass/examples/python/00_basic_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:50.7710459Z copying third_party/flash-attention/csrc/cutlass/examples/python/01_epilogue.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:50.7711722Z copying third_party/flash-attention/csrc/cutlass/examples/python/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:50.7712885Z copying third_party/flash-attention/csrc/cutlass/examples/python/03_basic_conv2d.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:50.7714348Z copying third_party/flash-attention/csrc/cutlass/examples/python/04_epilogue_visitor.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:50.7715622Z copying third_party/flash-attention/csrc/cutlass/examples/python/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/examples/python 2025-10-10T00:04:50.7716760Z copying third_party/flash-attention/csrc/cutlass/include/cute/config.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7718013Z copying third_party/flash-attention/csrc/cutlass/include/cute/int_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7719309Z copying third_party/flash-attention/csrc/cutlass/include/cute/layout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7720980Z copying third_party/flash-attention/csrc/cutlass/include/cute/layout_composed.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7722685Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7724425Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_base.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7726034Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_flagged.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7727560Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7729151Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7730814Z copying third_party/flash-attention/csrc/cutlass/include/cute/stride.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7732649Z copying third_party/flash-attention/csrc/cutlass/include/cute/swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7734367Z copying third_party/flash-attention/csrc/cutlass/include/cute/swizzle_layout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7735940Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7737582Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor_impl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7739408Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor_predicate.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7740933Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor_zip.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7742531Z copying third_party/flash-attention/csrc/cutlass/include/cute/underscore.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute 2025-10-10T00:04:50.7744373Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/axpby.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7745918Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/clear.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7747479Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/cooperative_copy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7749128Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/cooperative_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7750805Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/copy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7752500Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/fill.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7754033Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/functional.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7755866Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7757515Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/prefer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7759007Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7760609Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/tensor_algorithms.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7762145Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/tuple_algorithms.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-10-10T00:04:50.7763877Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/cluster_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7765877Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/config.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7767997Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7769193Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm50.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7770993Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7772659Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7774479Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7776166Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm90_desc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7777921Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7780306Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7781727Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm61.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7783315Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm70.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7785168Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7786902Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7789512Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7794613Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_desc.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7796079Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7806089Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7830034Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7840311Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7865700Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/util.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-10-10T00:04:50.7867311Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_atom.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7869256Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7870862Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm50.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7872434Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7874044Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7875876Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7877594Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7879795Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7882218Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7883538Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_atom.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7886216Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7887756Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm61.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7889390Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm70.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7891004Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm75.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7892565Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7894543Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7896270Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7900861Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7908023Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7912114Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-10-10T00:04:50.7918996Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/alignment.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7920368Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7922087Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/array_aligned.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7923643Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/array_subbyte.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7925699Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/bit_field.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7927521Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/cuda_types.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7929141Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/packed_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7930758Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7932559Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/type_list.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-10-10T00:04:50.7934344Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/arithmetic_tuple.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7936033Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/complex.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7937586Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/int.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7939254Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/integer_sequence.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7940854Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/integral_constant.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7942666Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/integral_ratio.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7944445Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/math.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7946174Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/numeric_types.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7947703Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/real.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-10-10T00:04:50.7949222Z copying third_party/flash-attention/csrc/cutlass/include/cute/util/debug.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-10-10T00:04:50.7950990Z copying third_party/flash-attention/csrc/cutlass/include/cute/util/print.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-10-10T00:04:50.7952740Z copying third_party/flash-attention/csrc/cutlass/include/cute/util/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-10-10T00:04:50.7954602Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/aligned_buffer.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7956104Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/array.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7958838Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/array_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7960163Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/array_subbyte.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7961837Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/barrier.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7963517Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/bfloat16.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7965429Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/blas3.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7967086Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/blas3_types.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7968674Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/block_striped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7970326Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/cluster_launch.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7972046Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7973896Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/constants.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7976385Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/coord.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7977891Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/core_io.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7979613Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/cuda_host_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7981254Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/cutlass.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7982882Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/device_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7984654Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/fast_math.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7986951Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/float8.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7989144Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/floating_point_nvrtc.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7990743Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/functional.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7992581Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm_coord.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7994445Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm_coord.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7996052Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/half.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7998261Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/integer_subbyte.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.7999768Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/kernel_hardware_info.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8001382Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/kernel_hardware_info.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8002919Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/kernel_launch.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8004695Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/matrix.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8009762Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/matrix_coord.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8011259Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/matrix_shape.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8013069Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/numeric_conversion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8017454Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/numeric_size.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8018864Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/numeric_types.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8020576Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/pitch_linear_coord.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8022294Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/predicate_vector.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8024018Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/quaternion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8026230Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/real.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8027843Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/relatively_equal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8029458Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/semaphore.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8031143Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/subbyte_reference.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8033379Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_coord.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8035161Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_ref.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8036941Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_ref_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8038647Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_view.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8040479Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_view_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8042077Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tfloat32.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8044458Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/trace.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8045915Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/uint128.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8047575Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/version.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8049243Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/wmma_array.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8050921Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/workspace.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-10-10T00:04:50.8052622Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/arch.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8054373Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/barrier.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8056724Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/cache_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8058112Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/config.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8059785Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/grid_dependency_control.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8061246Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/memory.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8063077Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/memory_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8064915Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/memory_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8066658Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8068391Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm50.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8070122Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm60.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8071735Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm61.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8073260Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8075190Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8077036Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8079186Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm89.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8080776Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm90.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8082425Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sparse_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8084987Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sparse_sm89.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8086531Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/reg_reconfig.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8088063Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/simd.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8089710Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/simd_sm60.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8091354Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/simd_sm61.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8093047Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/synclog.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8095331Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8097068Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8098694Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma_sm72.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8100333Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-10-10T00:04:50.8102043Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/conv2d_problem_size.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:50.8103867Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/conv3d_problem_size.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:50.8106087Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/convnd_problem_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:50.8107904Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:50.8109443Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/detail.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:50.8111145Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-10-10T00:04:50.8112918Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:50.8114647Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/collective_conv.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:50.8116211Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/detail.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:50.8118082Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-10-10T00:04:50.8120020Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:50.8121770Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders 2025-10-10T00:04:50.8123346Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-10-10T00:04:50.8125266Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/direct_convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-10-10T00:04:50.8127096Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-10-10T00:04:50.8128822Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-10-10T00:04:50.8130425Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/conv_universal.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8131998Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8133745Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8136403Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8138538Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8140317Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8141875Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8143565Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8145288Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8147167Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8149050Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8150653Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8152471Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8154524Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8156288Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8157906Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8159688Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv2d.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8161655Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8163269Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv3d.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8165264Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8166965Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8168790Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/direct_convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8170938Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8172670Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8174809Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8176837Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8178754Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8180632Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-10-10T00:04:50.8182157Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/thread/depthwise_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/thread 2025-10-10T00:04:50.8184404Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8186183Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8188052Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8189911Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8191734Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8193496Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8195381Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8197151Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8198967Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8200646Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8202268Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8203977Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8205643Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8207586Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8209488Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8211240Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8213090Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8214917Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8216602Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8218330Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8220118Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8221862Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8223645Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8225501Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8227510Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8229076Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8230573Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8232661Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8234537Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8236315Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8238123Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8239711Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8241918Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_fixed_stride_dilation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8243566Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8245262Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8247372Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_filter_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8248768Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8250600Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8252384Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8254689Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8256585Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8258349Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8260145Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8262076Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8263836Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8265718Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-10-10T00:04:50.8267294Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:50.8269159Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:50.8270979Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-10-10T00:04:50.8272565Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:50.8274407Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/dependent_false.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:50.8275967Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/helper_macros.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:50.8277550Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/layout.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:50.8279462Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:50.8280818Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/mma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-10-10T00:04:50.8282660Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective 2025-10-10T00:04:50.8284726Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue 2025-10-10T00:04:50.8286799Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8288473Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8289921Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8291704Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8293250Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/detail.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8295326Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8297068Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8298925Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8300736Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8302802Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8305063Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-10-10T00:04:50.8306661Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:50.8308722Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders 2025-10-10T00:04:50.8310050Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8311776Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/operations.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8313667Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8316949Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8318739Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8320767Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8323279Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8325439Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-10-10T00:04:50.8327412Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/activation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8329312Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/conversion_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8330964Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/detail.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8332666Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8334715Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8336543Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8338383Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8340306Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8341942Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8343637Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8345414Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8347215Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8348866Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8350609Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8352218Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8353842Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8355528Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8357539Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8359390Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8361006Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8362572Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8364530Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8366211Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8367780Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/reduction_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8369602Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/scale_type.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-10-10T00:04:50.8371437Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8373188Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8374975Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8376675Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8378386Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8380106Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8381976Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8383590Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8385497Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8387219Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8388940Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8390530Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8392144Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8393792Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8395634Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8397620Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8399256Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8400799Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8402673Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8404560Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8406268Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8408182Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8409785Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8411490Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8413201Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8415139Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8416875Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8418611Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8420610Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8422865Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8424981Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8426898Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8428601Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8430277Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8432061Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8433888Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8435906Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8438111Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8440034Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8441427Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8443327Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8445395Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8447215Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8449008Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8450737Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8452350Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8454299Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8456217Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-10-10T00:04:50.8457883Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:50.8459745Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:50.8461347Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:50.8463175Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:50.8465180Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-10-10T00:04:50.8466965Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8468653Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8470092Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8471770Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8473490Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8475278Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8476905Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/simt_policy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8478575Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8480192Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8482203Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8484052Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8486287Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8487976Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8489639Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8491310Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-10-10T00:04:50.8492817Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/dispatch_policy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-10-10T00:04:50.8494591Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-10-10T00:04:50.8496308Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/gemm_enumerated_types.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-10-10T00:04:50.8498045Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-10-10T00:04:50.8499827Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_builder.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8501414Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8502923Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_mma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8504696Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8506290Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8507888Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8509758Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8511841Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8514044Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8516257Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8518176Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8519996Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8522025Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8524019Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8526308Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8528312Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8530346Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-10-10T00:04:50.8532204Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:50.8534245Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:50.8536331Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:50.8538064Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-10-10T00:04:50.8539485Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/base_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8541454Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8543205Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8545167Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8547071Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_array.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8548878Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_batched.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8550726Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8552851Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8554669Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8556399Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8558209Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8559947Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8561741Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8563470Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8565246Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8567089Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8568816Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8570710Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8572594Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8574387Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8576177Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8577873Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8579525Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8581391Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/rank_2k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8583211Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8584912Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/rank_k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8586824Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/symm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8588634Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/trmm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-10-10T00:04:50.8590596Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8592425Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8594725Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8596464Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8598192Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8600048Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8601670Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8603287Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8604991Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8606753Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8608479Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8610072Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8611677Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8613322Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8615141Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8616786Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8618592Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8620140Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8621847Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8623505Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8625579Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8627072Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8628802Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8630595Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8632414Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8634292Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8636029Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8637774Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8639626Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8641327Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_symm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8643235Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8645268Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8646949Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_trmm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8648718Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8650411Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8652006Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/ell_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8653936Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8655934Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_array.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8657719Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_batched.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8659406Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8661170Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8662889Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8664774Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8666555Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8668357Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8670111Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8671895Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8673782Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8675769Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8677866Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8679711Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8681643Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8684541Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8686027Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8687975Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8689599Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8691320Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8693420Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8695241Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8697115Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8699026Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8701367Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8703021Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8705075Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8706858Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8708819Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8710546Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/params_universal_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8712203Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8714319Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8716160Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8717829Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8719701Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8721516Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8723492Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8725985Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8727725Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8729692Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8731720Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8733642Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8735669Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8737621Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8739435Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8741339Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8743051Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8745118Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8747398Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8749191Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8751005Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8752758Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8754705Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/symm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8756671Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8758514Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8761307Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-10-10T00:04:50.8762785Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:50.8764637Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma_sm50.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:50.8766405Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma_sm60.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:50.8768235Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma_sm61.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-10-10T00:04:50.8770010Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8771913Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8773478Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8775503Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8777012Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8779128Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8780885Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8782701Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8785179Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8787146Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8788735Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8790272Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8792247Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8793706Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8795636Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8797046Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8798724Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8800160Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8801999Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8803697Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8806012Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8807732Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8809229Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_trmm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8810982Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8812671Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8814454Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/gemv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8816080Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/index_remat.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8817471Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8819182Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8821156Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8822842Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8825323Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8827020Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8828701Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8830494Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8832033Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8833764Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8835637Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8837442Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8839278Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8840920Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8842698Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-10-10T00:04:50.8844513Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8846276Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8847743Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8849454Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8851070Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8852503Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8854316Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8855617Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8857303Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8859253Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8861058Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8863201Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8865411Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8866986Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8868657Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8870250Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_simt.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8871887Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8873371Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8875913Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8877205Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8878971Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8880622Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8882441Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8883761Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8885688Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8887279Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8890166Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8892559Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8894844Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8896486Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8898221Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8899841Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8901500Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8903293Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8904906Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-10-10T00:04:50.8906546Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/layout.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8908152Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/matrix.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8909917Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/permute.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8911621Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8913159Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8914976Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8916879Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8918649Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8920283Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/vector.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-10-10T00:04:50.8921861Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline/pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline 2025-10-10T00:04:50.8923450Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline 2025-10-10T00:04:50.8925509Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/platform/platform.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/platform 2025-10-10T00:04:50.8927296Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/threadblock_swizzle.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction 2025-10-10T00:04:50.8928902Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/reduce_split_k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:50.8930475Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:50.8932051Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:50.8933575Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-10-10T00:04:50.8935471Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:50.8937098Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:50.8938645Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:50.8940377Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-10-10T00:04:50.8942036Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread/reduce.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:50.8943683Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread/reduction_operators.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread 2025-10-10T00:04:50.8945396Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/thread/matrix.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/thread 2025-10-10T00:04:50.8947292Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/pitch_linear_thread_map.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform 2025-10-10T00:04:50.8949099Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/collective 2025-10-10T00:04:50.8950872Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/device 2025-10-10T00:04:50.8952511Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:50.8954320Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:50.8956128Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-10-10T00:04:50.8957682Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread/transpose.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:50.8959482Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread/unary_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread 2025-10-10T00:04:50.8961093Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/ell_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8962819Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8964894Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8966833Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8968326Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8970079Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8972209Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8974048Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8975889Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8977689Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8979681Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8981422Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8983119Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8984818Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8986532Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8987944Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8989744Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8991300Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8993276Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8995385Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8996906Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.8998736Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.9000186Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.9002301Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.9004410Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/vector_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-10-10T00:04:50.9005659Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/warp 2025-10-10T00:04:50.9007193Z copying third_party/flash-attention/csrc/cutlass/media/docs/code_organization.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9008843Z copying third_party/flash-attention/csrc/cutlass/media/docs/cutlass_3x_backwards_compatibility.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9010500Z copying third_party/flash-attention/csrc/cutlass/media/docs/cutlass_3x_design.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9012108Z copying third_party/flash-attention/csrc/cutlass/media/docs/dependent_kernel_launch.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9013590Z copying third_party/flash-attention/csrc/cutlass/media/docs/doxygen_mainpage.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9015274Z copying third_party/flash-attention/csrc/cutlass/media/docs/efficient_gemm.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9017039Z copying third_party/flash-attention/csrc/cutlass/media/docs/functionality.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9018735Z copying third_party/flash-attention/csrc/cutlass/media/docs/fundamental_types.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9020478Z copying third_party/flash-attention/csrc/cutlass/media/docs/gemm_api.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9022144Z copying third_party/flash-attention/csrc/cutlass/media/docs/gemm_api_3x.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9023931Z copying third_party/flash-attention/csrc/cutlass/media/docs/grouped_scheduler.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9025744Z copying third_party/flash-attention/csrc/cutlass/media/docs/ide_setup.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9027316Z copying third_party/flash-attention/csrc/cutlass/media/docs/implicit_gemm_convolution.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9029124Z copying third_party/flash-attention/csrc/cutlass/media/docs/layout.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9030668Z copying third_party/flash-attention/csrc/cutlass/media/docs/pipeline.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9032253Z copying third_party/flash-attention/csrc/cutlass/media/docs/profiler.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9034267Z copying third_party/flash-attention/csrc/cutlass/media/docs/programming_guidelines.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9036119Z copying third_party/flash-attention/csrc/cutlass/media/docs/quickstart.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9037841Z copying third_party/flash-attention/csrc/cutlass/media/docs/terminology.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9039527Z copying third_party/flash-attention/csrc/cutlass/media/docs/tile_iterator_concept.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9041117Z copying third_party/flash-attention/csrc/cutlass/media/docs/utilities.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs 2025-10-10T00:04:50.9042884Z copying third_party/flash-attention/csrc/cutlass/media/docs/build/building_in_windows_with_visual_studio.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/build 2025-10-10T00:04:50.9044572Z copying third_party/flash-attention/csrc/cutlass/media/docs/build/building_with_clang_as_host_compiler.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/build 2025-10-10T00:04:50.9046039Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/00_quickstart.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9047652Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/01_layout.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9049319Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/02_layout_algebra.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9051058Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/03_tensor.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9052692Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/04_algorithms.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9054465Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0t_mma_atom.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9056222Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0x_gemm_tutorial.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9057962Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0y_predication.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9059459Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0z_tma_tensors.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-10-10T00:04:50.9061112Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_block_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9062694Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_fusion.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9064607Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_rf_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9066296Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_shmem_resident_fusion.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9067881Z copying third_party/flash-attention/csrc/cutlass/media/images/conv2d-fprop-int4.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9072530Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-2.8-gemm-performance.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9075307Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9115159Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9119356Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9122171Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9124615Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9127095Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-gemm-components.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9129660Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-layered-organization.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9131590Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9133163Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-performance-plot.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9135647Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-reduction-in-named-iterators.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9139756Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-threadblock-gemm.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9141764Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-threadblock-mma-pipelined.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9144812Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-tile-iteration.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9146932Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-tile-structure.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9149457Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9152322Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-warp-level-gemm-operation.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9154677Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-warp-thread-tile-structure.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9157664Z copying third_party/flash-attention/csrc/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9160622Z copying third_party/flash-attention/csrc/cutlass/media/images/gemm-hierarchy-with-epilogue.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9164291Z copying third_party/flash-attention/csrc/cutlass/media/images/gemm-structural-components.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9167901Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-gemm-schedule-2x2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9169502Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-gemm-schedule-varied.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9171038Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-3x3.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9172616Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-ideal.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9174332Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-macro.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9176179Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9177635Z copying third_party/flash-attention/csrc/cutlass/media/images/ldmatrix-8x128bx4.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9183648Z copying third_party/flash-attention/csrc/cutlass/media/images/ldmatrix-tensorop-32x32x32.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9194743Z copying third_party/flash-attention/csrc/cutlass/media/images/mma-8x8x32.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9198140Z copying third_party/flash-attention/csrc/cutlass/media/images/software-pipeline.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9201507Z copying third_party/flash-attention/csrc/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9204629Z copying third_party/flash-attention/csrc/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9207716Z copying third_party/flash-attention/csrc/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images 2025-10-10T00:04:50.9211213Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9217305Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9221652Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9230779Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9240762Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9243265Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9249719Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9255454Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/TiledCopyA.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9268255Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/TiledMmaC.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9271279Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/complement1.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9273079Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/composition1.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9276469Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/composition2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9279661Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/divide1.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9281740Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/divide2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9289905Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/divide3.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9295188Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/gmma_coremat_cd_fp16.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9297793Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/gmma_wg_n_slice.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9315055Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9318719Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/logical_divide-and-zipped_divide.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9322156Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/product1.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9324393Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/product2.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9326578Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/product2d.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9330347Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/productblocked2d.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9333353Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/productraked2d.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9336384Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/slice.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9339934Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/tC_partitioning.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9342907Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/tv_layout.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-10-10T00:04:50.9353301Z copying third_party/flash-attention/csrc/cutlass/python/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python 2025-10-10T00:04:50.9354961Z copying third_party/flash-attention/csrc/cutlass/python/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python 2025-10-10T00:04:50.9356635Z copying third_party/flash-attention/csrc/cutlass/python/setup_cutlass.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python 2025-10-10T00:04:50.9358064Z copying third_party/flash-attention/csrc/cutlass/python/setup_library.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python 2025-10-10T00:04:50.9359507Z copying third_party/flash-attention/csrc/cutlass/python/setup_pycute.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python 2025-10-10T00:04:50.9361133Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-10-10T00:04:50.9362746Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/library_defaults.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-10-10T00:04:50.9364536Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/shape.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-10-10T00:04:50.9366157Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/swizzle.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-10-10T00:04:50.9367711Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9369256Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/arguments.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9370810Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/c_types.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9372547Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/compiler.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9374511Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/conv2d_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9376309Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/epilogue.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9377940Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/frontend.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9379595Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/gemm_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9381713Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/library.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9383441Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/memory_manager.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9385037Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9386707Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/reduction_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9388384Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/type_hint.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-10-10T00:04:50.9389970Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt 2025-10-10T00:04:50.9391319Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/epilogue.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt 2025-10-10T00:04:50.9393045Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:50.9394832Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/emitter_base.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:50.9396417Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm80_emitter.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:50.9397973Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm80_nodes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:50.9399565Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm90_emitter.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:50.9401111Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm90_nodes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-10-10T00:04:50.9402698Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:50.9404416Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend/frontend_base.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:50.9405918Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend/python_ast.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-10-10T00:04:50.9407569Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9409181Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/compute_nodes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9410565Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/dag_ir.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9412331Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/layout_algorithm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9413845Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/layout_nodes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9415616Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/load_nodes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9417288Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/node.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9418858Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/store_nodes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9420428Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/tensor.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-10-10T00:04:50.9422001Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9423721Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/graph_drawer.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9425497Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_argument_type.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9427016Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_dag_2_tree.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9428650Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_fix_element_d.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9430005Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_get_impl.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9431747Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_layout_elimination.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9433250Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_manager.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9434938Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_no_op_elimination.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9436678Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_preprocess_red.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9438429Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_shape_type_propagation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9439884Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/smem_size_calculator.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9441503Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/util.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-10-10T00:04:50.9443002Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils 2025-10-10T00:04:50.9444722Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils/device.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils 2025-10-10T00:04:50.9446319Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/emit/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-10-10T00:04:50.9447815Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/emit/common.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-10-10T00:04:50.9449388Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-10-10T00:04:50.9451210Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-10-10T00:04:50.9452873Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue/epilogue.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-10-10T00:04:50.9454482Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue/evt_ops.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-10-10T00:04:50.9456007Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-10-10T00:04:50.9457596Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/conv.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-10-10T00:04:50.9459352Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/gemm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-10-10T00:04:50.9461180Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/gemm_grouped.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-10-10T00:04:50.9462765Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/op.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-10-10T00:04:50.9464721Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-10-10T00:04:50.9466351Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/check.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-10-10T00:04:50.9467957Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/datatypes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-10-10T00:04:50.9469551Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/profiler.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-10-10T00:04:50.9471091Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9472645Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/conv2d_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9474475Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/conv3d_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9476218Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/conv3x_emitter.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9477817Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/gemm_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9479842Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/generator.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9483598Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/library.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9485508Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/manifest.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9487280Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/rank_2k_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9489041Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/rank_k_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9490655Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/sm90_shapes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9492188Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/sm90_utils.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9493879Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/symm_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9495657Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/trmm_operation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-10-10T00:04:50.9497229Z copying third_party/flash-attention/csrc/cutlass/python/docs/.buildinfo -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9498795Z copying third_party/flash-attention/csrc/cutlass/python/docs/contribute.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9500389Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.emit.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9502087Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9503902Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.op.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9506347Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.utils.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9508179Z copying third_party/flash-attention/csrc/cutlass/python/docs/examples.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9509884Z copying third_party/flash-attention/csrc/cutlass/python/docs/genindex.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9511544Z copying third_party/flash-attention/csrc/cutlass/python/docs/index.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9513354Z copying third_party/flash-attention/csrc/cutlass/python/docs/install.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9515265Z copying third_party/flash-attention/csrc/cutlass/python/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9517023Z copying third_party/flash-attention/csrc/cutlass/python/docs/objects.inv -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9518693Z copying third_party/flash-attention/csrc/cutlass/python/docs/py-modindex.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9520363Z copying third_party/flash-attention/csrc/cutlass/python/docs/search.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9521880Z copying third_party/flash-attention/csrc/cutlass/python/docs/searchindex.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs 2025-10-10T00:04:50.9523676Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/index.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules 2025-10-10T00:04:50.9525574Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/epilogue.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:50.9527300Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/library_defaults.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:50.9529442Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/swizzle.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-10-10T00:04:50.9531174Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/emit/pytorch.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/emit 2025-10-10T00:04:50.9533314Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op/gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:50.9536008Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:50.9537899Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op/op.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-10-10T00:04:50.9539719Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils/check.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:50.9541560Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils/datatypes.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils 2025-10-10T00:04:50.9543483Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/contribute.md.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9545159Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.emit.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9546682Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.op.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9548169Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9549697Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.utils.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9551286Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/examples.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9552849Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/index.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9554409Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/install.md.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9555970Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/modules.rst.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-10-10T00:04:50.9557580Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-10-10T00:04:50.9558946Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-10-10T00:04:50.9560686Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-10-10T00:04:50.9562067Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/basic.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9563829Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/check-solid.svg -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9565495Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/clipboard.min.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9567095Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copy-button.svg -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9568708Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copybutton.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9570047Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copybutton.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9571734Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copybutton_funcs.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9573254Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9574820Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/debug.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9576428Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/doctools.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9577960Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/documentation_options.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9579412Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/file.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9580909Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/language_data.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9582527Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/logo-dark-mode.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9584688Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/logo-light-mode.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9586694Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/minus.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9588274Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9589781Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-code-cells.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9591331Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-gallery.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9593006Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9594768Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/plus.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9596261Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/pygments.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9597949Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/searchtools.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9599585Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/skeleton.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9601159Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/sphinx_highlight.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9602730Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/tabs.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9604430Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/tabs.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-10-10T00:04:50.9606033Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo-extensions.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-10-10T00:04:50.9607338Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo.js -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-10-10T00:04:50.9609111Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-10-10T00:04:50.9610598Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo.js.map -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-10-10T00:04:50.9612308Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo-extensions.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-10-10T00:04:50.9613944Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo-extensions.css.map -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-10-10T00:04:50.9615710Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo.css -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-10-10T00:04:50.9617633Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo.css.map -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-10-10T00:04:50.9619728Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/00_basic_gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:50.9621688Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/00_basic_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:50.9623392Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/01_epilogue.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:50.9625461Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/01_epilogue.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:50.9627301Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:50.9629092Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-10-10T00:04:50.9630676Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/Makefile -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src 2025-10-10T00:04:50.9632122Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/make.bat -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src 2025-10-10T00:04:50.9633646Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/conf.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9635458Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/contribute.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9637003Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.emit.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9638498Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.op.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9640001Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9641617Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.utils.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9643068Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/examples.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9644779Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/index.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9646400Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/install.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9647978Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/modules.rst -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-10-10T00:04:50.9649701Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static/cutlass-logo-small.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-10-10T00:04:50.9651105Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static/logo-dark-mode.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-10-10T00:04:50.9653167Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static/logo-light-mode.png -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-10-10T00:04:50.9655279Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_templates/layout.html -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_templates 2025-10-10T00:04:50.9657022Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-10-10T00:04:50.9658352Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals/01_epilogue.nblink -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-10-10T00:04:50.9660130Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-10-10T00:04:50.9661278Z copying third_party/flash-attention/csrc/cutlass/python/pycute/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/pycute 2025-10-10T00:04:50.9662906Z copying third_party/flash-attention/csrc/cutlass/python/pycute/int_tuple.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/pycute 2025-10-10T00:04:50.9664675Z copying third_party/flash-attention/csrc/cutlass/python/pycute/layout.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/pycute 2025-10-10T00:04:50.9666268Z copying third_party/flash-attention/csrc/cutlass/python/pycute/swizzle.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/pycute 2025-10-10T00:04:50.9667890Z copying third_party/flash-attention/csrc/cutlass/python/pycute/typing.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/python/pycute 2025-10-10T00:04:50.9669377Z copying third_party/flash-attention/csrc/cutlass/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test 2025-10-10T00:04:50.9671026Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/installation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass 2025-10-10T00:04:50.9672753Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:50.9674612Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:50.9676003Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:50.9677699Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-10-10T00:04:50.9679216Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/emit 2025-10-10T00:04:50.9680914Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:50.9682455Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:50.9684041Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:50.9685735Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:50.9687318Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:50.9688870Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-10-10T00:04:50.9690452Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/utils/evt_testbed.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/utils 2025-10-10T00:04:50.9692018Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_batched.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9693624Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9695361Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9697013Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9698643Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9700147Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9701631Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9703339Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9704830Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9706477Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9708043Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_testbed.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9709670Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9711284Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/utils.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-10-10T00:04:50.9712968Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/conv2d_interface.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-10-10T00:04:50.9714494Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/evt_interface.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-10-10T00:04:50.9716207Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/gemm_interface.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-10-10T00:04:50.9717808Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/utils.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-10-10T00:04:50.9719300Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/run_all_tests.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9720808Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_coalesce.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9722432Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_complement.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9723965Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_composition.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9725656Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_int_tuple.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9727241Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_left_inverse.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9728642Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_right_inverse.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9730259Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_typing.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-10-10T00:04:50.9731879Z copying third_party/flash-attention/csrc/cutlass/test/self_contained_includes/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/self_contained_includes 2025-10-10T00:04:50.9733390Z copying third_party/flash-attention/csrc/cutlass/test/unit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit 2025-10-10T00:04:50.9735226Z copying third_party/flash-attention/csrc/cutlass/test/unit/test_unit.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit 2025-10-10T00:04:50.9736765Z copying third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch 2025-10-10T00:04:50.9738290Z copying third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch/cluster_launch.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch 2025-10-10T00:04:50.9739889Z copying third_party/flash-attention/csrc/cutlass/test/unit/common/cutlass_unit_test.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/common 2025-10-10T00:04:50.9741458Z copying third_party/flash-attention/csrc/cutlass/test/unit/common/filter_architecture.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/common 2025-10-10T00:04:50.9743151Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv 2025-10-10T00:04:50.9744890Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/cache_testbed_output.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv 2025-10-10T00:04:50.9746490Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9748317Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9749703Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9751412Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9753158Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9754860Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9756654Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9758304Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9759743Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9761408Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_few_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9762983Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_fixed_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9764899Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9766321Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9768009Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9770545Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9772015Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9773647Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9775444Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9777325Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9779017Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9780677Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9782328Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9784311Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_qf32nhwc_qf32nhwc_qf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9786159Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9788046Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9789890Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9791534Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9793247Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9795339Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9797362Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9799018Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9800718Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9802378Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9804004Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9805931Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9807601Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9809102Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_problems.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9811662Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9813186Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9815211Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9816597Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9818557Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9820687Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9822340Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9824034Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9826000Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9827848Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9829614Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9831223Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9832988Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9834706Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9836620Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9838523Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9840636Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9842338Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9844061Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9845919Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9848725Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9850189Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9851947Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9853568Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9855312Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_problems.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9857203Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9859929Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9861307Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9863031Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9865028Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9866526Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9868614Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/deconv2d_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9870102Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9871968Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/deconv3d_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9873479Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9875364Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9877501Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9879452Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_fixed_stride_dilation_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9881233Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9882941Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/group_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-10-10T00:04:50.9884721Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:50.9886453Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:50.9888802Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/testbed_conv.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-10-10T00:04:50.9890625Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9892372Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9894348Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv1d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9896203Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9898018Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv2d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9899842Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9901680Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/sm90_conv3d_dgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-10-10T00:04:50.9903313Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9905294Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9907360Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9909115Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9910985Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv1d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9912753Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9914900Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9917007Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9919045Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv2d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9920847Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9922679Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9924650Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_s8_s8_s32_tensorop_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9926547Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/sm90_conv3d_fprop_implicit_gemm_tf32_tf32_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-10-10T00:04:50.9928104Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9929918Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9931821Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv1d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9933651Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9935624Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv2d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9937499Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9939342Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/sm90_conv3d_wgrad_implicit_gemm_f16_f16_f32_tensorop_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-10-10T00:04:50.9940765Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9942282Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/array.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9943907Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/bfloat16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9945694Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/complex.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9947688Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/fast_numeric_conversion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9949217Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/float8.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9950773Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/functional.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9952439Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/half.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9953996Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/matrix.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9955876Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/matrix_coord.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9957593Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/numeric_conversion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9959815Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/numeric_conversion_subbyte.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9961207Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/predicate_vector.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9962799Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/quaternion.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9964560Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/tensor_ref.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9966274Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/tensor_view.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9967953Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/test_unit_core.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9969483Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/tfloat32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9971097Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/uint128.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-10-10T00:04:50.9972762Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute 2025-10-10T00:04:50.9974644Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/cooperative_gemm_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute 2025-10-10T00:04:50.9977053Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9978594Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/cooperative_copy.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9980305Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9989495Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/cp_sync.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9990655Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/ldsm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9991789Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/tiled_cp_async.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9992871Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-10-10T00:04:50.9993845Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:50.9995005Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/array_subbyte.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:50.9995989Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/bitfield.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:50.9996967Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/coalesce.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:50.9997970Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/compact_xmajor.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:50.9998914Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/compare.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:50.9999898Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/complement.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0000882Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/composition.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0002467Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/constants.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0004408Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/core_unit.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0006034Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/domain_distribute.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0007556Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/int_tuple.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0009265Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/inverse_left.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0010919Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/inverse_right.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0012553Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/logical_divide.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0014370Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/logical_product.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0015980Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/math.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0017770Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/mixedbits.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0019346Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/nullspace.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0020892Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/packed_tuple.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0023076Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/pointer.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0024721Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/reverse.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0026462Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/swizzle_layout.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0028199Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/transform.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0029809Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/tuple.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0031551Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/tuple_find.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-10-10T00:04:51.0033212Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0034962Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/bulk_load.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0036662Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/bulk_store.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0038324Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0039817Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/stsm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0041516Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_load.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0043408Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0045158Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_mcast_load.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0046841Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0048422Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_store.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0050186Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-10-10T00:04:51.0051912Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/layout 2025-10-10T00:04:51.0053508Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/layout/layout_operator.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/layout 2025-10-10T00:04:51.0055370Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:51.0057013Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation/tuple.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation 2025-10-10T00:04:51.0058559Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/turing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/turing 2025-10-10T00:04:51.0060175Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/turing/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/turing 2025-10-10T00:04:51.0061708Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/volta/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-10-10T00:04:51.0063351Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/volta/cooperative_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-10-10T00:04:51.0065299Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/volta/vectorization_auto.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-10-10T00:04:51.0067175Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0069883Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f16_sm80.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0071645Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm70.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0073669Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm75.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0076689Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm80.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0080674Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_tf32_sm80.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0082656Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0084791Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32_interleaved.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0086748Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_dgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0088460Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_fprop_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0090320Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_wgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-10-10T00:04:51.0091619Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue 2025-10-10T00:04:51.0093375Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:51.0095129Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/activation.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:51.0096908Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/linear_combination.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:51.0098628Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-10-10T00:04:51.0100379Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0102029Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0103650Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0105752Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0107400Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0109319Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0112057Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0114696Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0116453Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0118226Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0120057Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0121739Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0123541Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0125465Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-10-10T00:04:51.0127179Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:51.0128966Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:51.0130685Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:51.0132294Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-10-10T00:04:51.0133686Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm 2025-10-10T00:04:51.0135614Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0137568Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0140114Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0141618Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0143588Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0145443Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0147114Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0149041Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0150689Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0152628Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0154496Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0156177Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0157876Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0159510Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0161177Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0162788Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0164693Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0166500Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0168080Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0169809Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0171529Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_direct_store_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0173117Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0174956Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0176797Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0178463Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0180235Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0182109Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0183625Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0185485Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0187296Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0189086Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0190844Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0192465Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0194376Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0196866Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0198458Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0200052Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0201589Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0203063Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0204842Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0206380Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0207811Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0209391Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0211106Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0212683Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0214365Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0215916Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0217549Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0218987Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0220467Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0222068Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0223707Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0225337Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0227251Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0228905Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0230526Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0232153Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0233641Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0235453Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_broadcast_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0237066Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0238642Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0240121Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0241536Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0243118Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0244771Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0246367Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0248027Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0249525Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0251047Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0252610Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0254371Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_singlestage_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0255892Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0257352Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0258995Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0261265Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0262678Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0264344Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0265949Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0267379Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0268892Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0270374Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0271844Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0273368Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0274948Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0276459Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0278006Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0279486Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0281027Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0282536Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0284272Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0285731Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0287254Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0288748Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0290338Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0291890Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0293418Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0295050Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0296661Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0298114Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0299593Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0301125Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0302699Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0304399Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0305989Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0307858Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0309271Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0310711Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0312210Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0313718Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0315283Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0316787Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0318371Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0319951Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0321416Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0322951Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0324697Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0326265Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0327773Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0329383Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0331162Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0333004Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0334570Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0336205Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0337681Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0339204Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0340818Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0342240Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0343856Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0345644Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0347235Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0348827Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0350215Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0351854Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0353323Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0355035Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0357135Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0358525Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0359963Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0361429Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0362906Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0364541Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0367007Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0368950Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0371017Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0373088Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0374727Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0376677Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0378384Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0379970Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0381447Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0382977Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0384742Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0386397Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0387942Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0389528Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0391007Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0392470Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0393956Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0395575Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0397134Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0398580Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0400532Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0401852Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0403270Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0404958Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0406316Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0407756Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0409301Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0410732Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0412290Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0413719Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0415306Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0416780Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0418253Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0419611Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0421058Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0422507Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0423923Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0425370Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0427035Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_with_reduction_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0428631Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_with_reduction_f16t_f16n_f16n_tensorop_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0430053Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemv.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0431616Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0433111Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0434701Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0436193Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0437694Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0439205Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0440780Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0442341Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0443785Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0445293Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0446798Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0448298Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0449887Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0451451Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0452904Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0454627Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0456188Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0457604Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0459005Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0460450Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/multistage_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0461999Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0463472Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0465017Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0466978Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0468901Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0470283Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0472281Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0473741Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0475830Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0477601Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0479457Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0481231Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0482922Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0484495Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0486941Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0489125Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0491202Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0493340Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0495443Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0497591Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0499581Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0501644Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0503024Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0504618Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0506158Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0508114Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0509691Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0511513Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0513295Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0515423Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0517573Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0518956Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0521027Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0522579Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0524889Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sm50.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0526415Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0528251Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0530034Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0531732Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0533637Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0535095Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0536672Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0538192Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0540095Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0541680Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0543589Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0545127Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0546795Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0548225Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0549900Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0551636Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0553265Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0554940Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0556349Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0557867Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0559564Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0561244Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0562845Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0564496Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0566724Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_unspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0568605Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0570344Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0572061Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_load.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0573626Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_aux_store.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0575505Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_bias_elementwise.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0577101Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_dag.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0578607Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_reduce.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0580264Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative_row_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0581861Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0584326Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_aux_load.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0585826Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_bias_elementwise.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0587640Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_dag.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0589178Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_reduce.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0590830Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong_row_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0592261Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0594299Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0596010Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0597628Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0599209Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0600770Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0602332Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0603712Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0605316Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0607568Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0609127Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32_evt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0610649Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0612254Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative_evt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0613809Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0615607Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_rs_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0617008Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0618576Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0620573Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32_evt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0622090Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0623734Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0625411Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0626889Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0628310Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0629861Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32_tensor_broadcast.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0631265Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0632826Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0634603Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0636141Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0637642Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0639522Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0641103Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32_gmma_rs_cluster_warpspecialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0642654Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0644396Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0645884Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f8_f8_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0647395Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_sparse_gemm_s8_s8_s32_tensor_op_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0648981Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_sparse_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0650927Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0652330Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0653854Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0655363Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0656996Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0658527Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0660109Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0661519Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0662909Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0664522Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0666115Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0668143Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0669512Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0670993Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0672454Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0673956Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0675651Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0677066Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0678489Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0679948Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0681445Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0682927Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0684547Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0686165Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0687726Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0689185Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0690586Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0691988Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0693496Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0695176Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0697160Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0698818Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0700400Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0701881Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0703411Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0705035Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0706587Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0708257Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0709787Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0711482Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0712992Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0714701Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0716287Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0717694Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0719304Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0720736Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0722219Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0723743Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0725307Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0726789Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0728223Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0729679Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0731199Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0732582Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0734031Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0735818Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0737334Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0738789Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0740345Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0741917Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0743420Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0744910Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0746835Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0748315Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0749878Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0751399Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0752988Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0754742Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0756500Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0757965Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_interleaved.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0759465Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0760916Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0762479Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0764242Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_sanity.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0765746Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_sparse.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0767217Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_splitk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0768711Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_symm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0770281Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_trmm_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0771948Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_universal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0773545Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0775007Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_with_absmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0776903Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0778268Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0779652Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0781114Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0782577Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0784256Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0786169Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0787624Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0789124Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0790589Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0792069Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0793564Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0795249Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64n_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0796771Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0798444Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0799965Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0801381Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0802878Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0804512Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-10-10T00:04:51.0806022Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel/batched_gemv.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:51.0807951Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel/testbed_gemv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel 2025-10-10T00:04:51.0809348Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-10-10T00:04:51.0810696Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/gemm_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-10-10T00:04:51.0812123Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/gemm_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-10-10T00:04:51.0813555Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/gemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-10-10T00:04:51.0815094Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-10-10T00:04:51.0816626Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:51.0817995Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:51.0819428Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host/testbed_host.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-10-10T00:04:51.0820898Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0822304Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/batched_gemv.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0824407Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0825755Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0828514Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0829841Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0832048Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0833514Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0835177Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0836733Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0838581Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0839900Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0841448Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0843558Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0845145Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0846774Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0848202Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0850038Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0851816Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0853241Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0854831Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0856468Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-10-10T00:04:51.0857947Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0859369Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0860836Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0862281Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0863707Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0865195Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm50.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0867191Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm60.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0868914Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm61.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0870340Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0871783Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0873664Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0875925Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0877359Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0879250Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0880961Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/wmma_sm70.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0882466Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/wmma_sm72.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0884024Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/wmma_sm75.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-10-10T00:04:51.0886141Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-10-10T00:04:51.0888394Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/matrix.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-10-10T00:04:51.0890765Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/tensor.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-10-10T00:04:51.0892821Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/tensor_nhwc.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-10-10T00:04:51.0895066Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc 2025-10-10T00:04:51.0897269Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-10-10T00:04:51.0899575Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:51.0901549Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread 2025-10-10T00:04:51.0903411Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib/assert.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:51.0905192Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib/stdint.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib 2025-10-10T00:04:51.0906767Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:51.0908353Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/nvrtc_config.in -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:51.0909946Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:51.0911594Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:51.0913220Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-10-10T00:04:51.0915027Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0916617Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_async.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0918335Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_tma_async.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0920109Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0921889Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0923550Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/sequence_barrier.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0925254Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-10-10T00:04:51.0926783Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction 2025-10-10T00:04:51.0928589Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-10-10T00:04:51.0930583Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-10-10T00:04:51.0932354Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-10-10T00:04:51.0934288Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:51.0936085Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel/reduce_splitk.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:51.0937975Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-10-10T00:04:51.0939660Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-10-10T00:04:51.0941434Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread/reduction_thread.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-10-10T00:04:51.0943282Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread/testbed.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-10-10T00:04:51.0945122Z copying third_party/flash-attention/csrc/cutlass/test/unit/substrate/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/substrate 2025-10-10T00:04:51.0946964Z copying third_party/flash-attention/csrc/cutlass/test/unit/substrate/dependent_false.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/substrate 2025-10-10T00:04:51.0948648Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform 2025-10-10T00:04:51.0950260Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:51.0951968Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:51.0954053Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:51.0956143Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:51.0957931Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:51.0959951Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-10-10T00:04:51.0961930Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel 2025-10-10T00:04:51.0963737Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel/filter_format_transformer.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel 2025-10-10T00:04:51.0965743Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:51.0967668Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:51.0969674Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-10-10T00:04:51.0971336Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-10-10T00:04:51.0972830Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/cutlass_test_levels.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-10-10T00:04:51.0974438Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/rms_norm.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-10-10T00:04:51.0975905Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/tensor_reduce.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-10-10T00:04:51.0977307Z copying third_party/flash-attention/csrc/cutlass/tools/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools 2025-10-10T00:04:51.0978756Z copying third_party/flash-attention/csrc/cutlass/tools/library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library 2025-10-10T00:04:51.0980408Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/arch_mappings.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0982346Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/descriptions.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0984377Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/handle.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0986447Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/library.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0988404Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/manifest.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0990325Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/operation_table.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0992469Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/singleton.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0994361Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/types.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0996300Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/util.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-10-10T00:04:51.0998142Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/conv2d_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.0999729Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/conv3d_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1001358Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/conv_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1002704Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/gemm_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1004447Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1005925Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/handle.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1007490Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/library_internal.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1009016Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/manifest.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1010637Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/operation_table.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1012101Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/rank_2k_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1013697Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/rank_k_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1015579Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/singleton.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1017145Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1018702Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/symm_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1020328Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/trmm_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1021837Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/util.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-10-10T00:04:51.1023567Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reduction/init_reduction_operations.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-10-10T00:04:51.1025529Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reduction/reduction_device.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-10-10T00:04:51.1027438Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reduction/reduction_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-10-10T00:04:51.1029268Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/conv2d.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1031112Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/conv3d.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1033028Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/conv_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1034888Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1036585Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1038274Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1040127Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1041899Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1043427Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1045865Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1047987Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1049678Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1051375Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp_other.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1053168Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int4.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1055359Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1057097Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1058850Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1060739Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_reference_operation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1062704Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1064657Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1066555Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/initialize_reference_operations.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-10-10T00:04:51.1068367Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler 2025-10-10T00:04:51.1070258Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1072335Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1074701Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1076482Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1078418Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1080349Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/debug.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1082398Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1084459Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/device_context.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1086641Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1088704Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1090683Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1092885Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1094894Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/options.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1096934Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1099269Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1101185Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1103124Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1105591Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1107670Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1109831Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1112037Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1114205Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-10-10T00:04:51.1116316Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/conv2d_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1118004Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/conv3d_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1119575Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/cublas_helpers.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1121122Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/cudnn_helpers.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1122799Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/cutlass_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1124509Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/device_allocation.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1126070Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/device_context.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1127627Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/enumerated_types.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1129210Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1131011Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/gpu_timer.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1132560Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/main.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1134313Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1135849Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/options.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1137431Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/performance_report.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1139084Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/performance_result.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1140645Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/problem_space.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1142223Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1143825Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/rank_k_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1145593Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1147221Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/symm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1149049Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/trmm_operation_profiler.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-10-10T00:04:51.1150540Z copying third_party/flash-attention/csrc/cutlass/tools/util/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util 2025-10-10T00:04:51.1152143Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1154046Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/command_line.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1155950Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1157789Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/debug.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1159481Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_dump.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1161210Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_groupnorm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1163080Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_layernorm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1165132Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_memory.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1166864Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1168725Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1170660Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1172505Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1174394Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1176159Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1178067Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/distribution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1179906Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/exceptions.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1181805Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1183627Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1185448Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_reorder.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1187361Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_tensor.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1189178Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1191171Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_uncompress.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1192900Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/index_sequence.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1194819Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/packed_stride.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1196840Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/print_error.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1198753Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/tensor_view_io.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1200504Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/type_traits.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-10-10T00:04:51.1202371Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:51.1204798Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail 2025-10-10T00:04:51.1207076Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1209084Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1211307Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1213510Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1216141Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1218132Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1220278Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1222727Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1225162Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1227390Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1229754Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-10-10T00:04:51.1232171Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:51.1234796Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:51.1237220Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-10-10T00:04:51.1239718Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-10-10T00:04:51.1242131Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1244289Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1246605Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1248742Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1250922Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1253453Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1255703Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1257917Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1260329Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1262478Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1264662Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/symm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1266896Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1269202Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1271685Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1273986Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1276444Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1278670Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1281019Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1283141Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1285620Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1287794Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1290076Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1292432Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1294702Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-10-10T00:04:51.1296508Z copying third_party/flash-attention/csrc/flash_attn/flash_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn 2025-10-10T00:04:51.1297703Z copying third_party/flash-attention/csrc/flash_attn/src/alibi.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1298936Z copying third_party/flash-attention/csrc/flash_attn/src/block_info.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1300175Z copying third_party/flash-attention/csrc/flash_attn/src/dropout.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1301387Z copying third_party/flash-attention/csrc/flash_attn/src/flash.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1302846Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1304493Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1305954Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1307401Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1308711Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1310125Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1311404Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1312816Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1314290Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1315681Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1317099Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1318498Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1319966Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1321372Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1322795Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1324484Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1325950Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1327390Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1328848Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1330266Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1331684Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1333167Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1334843Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1336178Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1337491Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1338897Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1340319Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1341749Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1343119Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1344606Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_launch_template.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1346018Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_preprocess_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1347440Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1348861Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1350380Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1351796Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1353211Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1354754Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1356272Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1357332Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1358698Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1360122Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1361547Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1363048Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1364852Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1366310Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1367745Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1369175Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1370594Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1372004Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1373420Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1374970Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1376378Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1377788Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1379139Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1380629Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1381951Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1383394Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1385006Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1386541Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1387914Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1389298Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_launch_template.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1390475Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1391838Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1393414Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1395118Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1396602Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1398061Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1399516Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1400977Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1402438Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1403897Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1405338Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1406794Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1408168Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1409691Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1411335Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1412863Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1414462Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1416015Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1417471Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1418923Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1420383Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1421844Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1423474Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1425285Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1426842Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1428357Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1429807Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_causal_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1431294Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1432711Z copying third_party/flash-attention/csrc/flash_attn/src/generate_kernels.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1434155Z copying third_party/flash-attention/csrc/flash_attn/src/hardware_info.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1435494Z copying third_party/flash-attention/csrc/flash_attn/src/kernel_traits.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1436800Z copying third_party/flash-attention/csrc/flash_attn/src/mask.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1437979Z copying third_party/flash-attention/csrc/flash_attn/src/namespace_config.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1439292Z copying third_party/flash-attention/csrc/flash_attn/src/philox.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1440609Z copying third_party/flash-attention/csrc/flash_attn/src/philox_unpack.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1441959Z copying third_party/flash-attention/csrc/flash_attn/src/rotary.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1443201Z copying third_party/flash-attention/csrc/flash_attn/src/softmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1444642Z copying third_party/flash-attention/csrc/flash_attn/src/static_switch.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1445907Z copying third_party/flash-attention/csrc/flash_attn/src/utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn/src 2025-10-10T00:04:51.1447262Z copying third_party/flash-attention/csrc/flash_attn_ck/flash_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1448537Z copying third_party/flash-attention/csrc/flash_attn_ck/flash_common.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1449827Z copying third_party/flash-attention/csrc/flash_attn_ck/flash_common.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1451068Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1452330Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1453623Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_fwd_kvcache.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1455160Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_varlen_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1456596Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_varlen_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/flash_attn_ck 2025-10-10T00:04:51.1457904Z copying third_party/flash-attention/csrc/ft_attention/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1459166Z copying third_party/flash-attention/csrc/ft_attention/cuda_bf16_fallbacks.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1460457Z copying third_party/flash-attention/csrc/ft_attention/cuda_bf16_wrapper.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1461848Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1463364Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1464977Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention_template.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1466474Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention_utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1467862Z copying third_party/flash-attention/csrc/ft_attention/ft_attention.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1469133Z copying third_party/flash-attention/csrc/ft_attention/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/ft_attention 2025-10-10T00:04:51.1470379Z copying third_party/flash-attention/csrc/fused_dense_lib/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_dense_lib 2025-10-10T00:04:51.1471664Z copying third_party/flash-attention/csrc/fused_dense_lib/fused_dense.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_dense_lib 2025-10-10T00:04:51.1473099Z copying third_party/flash-attention/csrc/fused_dense_lib/fused_dense_cuda.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_dense_lib 2025-10-10T00:04:51.1474510Z copying third_party/flash-attention/csrc/fused_dense_lib/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_dense_lib 2025-10-10T00:04:51.1475634Z copying third_party/flash-attention/csrc/fused_softmax/fused_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1476943Z copying third_party/flash-attention/csrc/fused_softmax/scaled_masked_softmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1478627Z copying third_party/flash-attention/csrc/fused_softmax/scaled_masked_softmax_cuda.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1480057Z copying third_party/flash-attention/csrc/fused_softmax/scaled_upper_triang_masked_softmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1481578Z copying third_party/flash-attention/csrc/fused_softmax/scaled_upper_triang_masked_softmax_cuda.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1483015Z copying third_party/flash-attention/csrc/fused_softmax/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1484385Z copying third_party/flash-attention/csrc/fused_softmax/type_shim.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/fused_softmax 2025-10-10T00:04:51.1485705Z copying third_party/flash-attention/csrc/layer_norm/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1486979Z copying third_party/flash-attention/csrc/layer_norm/ln.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1488219Z copying third_party/flash-attention/csrc/layer_norm/ln_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1489458Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_1024.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1490641Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_1280.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1491788Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_1536.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1492936Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_2048.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1494001Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_256.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1495417Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_2560.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1496650Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_3072.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1497791Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_4096.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1498945Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_512.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1500048Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_5120.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1501211Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_6144.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1502554Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_7168.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1503675Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_768.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1504772Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_8192.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1506050Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_kernels.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1507308Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_1024.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1508642Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_1280.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1509825Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_1536.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1511071Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_2048.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1512168Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_256.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1513302Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_2560.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1514646Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_3072.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1515976Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_4096.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1517304Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_512.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1518436Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_5120.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1519516Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_6144.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1520626Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_7168.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1521874Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_768.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1523050Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_8192.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1523953Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_kernels.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1525329Z copying third_party/flash-attention/csrc/layer_norm/ln_kernel_traits.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1526415Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_1024.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1527635Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_1280.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1528859Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_1536.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1530113Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_2048.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1531514Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_256.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1532771Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_2560.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1534197Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_3072.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1535556Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_4096.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1536934Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_512.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1538243Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_5120.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1539535Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_6144.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1540798Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_7168.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1541880Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_768.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1542995Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_8192.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1544565Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_1024.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1545970Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_1280.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1547291Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_1536.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1548579Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_2048.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1549617Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_256.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1550789Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_2560.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1552133Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_3072.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1553372Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_4096.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1554764Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_512.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1556055Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_5120.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1557371Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_6144.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1558677Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_7168.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1559975Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_768.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1561359Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_8192.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1562509Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_residual_bwd_kernels.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1563901Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_residual_fwd_kernels.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1565279Z copying third_party/flash-attention/csrc/layer_norm/ln_utils.cuh -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1566535Z copying third_party/flash-attention/csrc/layer_norm/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1567726Z copying third_party/flash-attention/csrc/layer_norm/static_switch.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/layer_norm 2025-10-10T00:04:51.1568891Z copying third_party/flash-attention/csrc/rotary/rotary.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/rotary 2025-10-10T00:04:51.1569973Z copying third_party/flash-attention/csrc/rotary/rotary_cuda.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/rotary 2025-10-10T00:04:51.1571038Z copying third_party/flash-attention/csrc/rotary/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/rotary 2025-10-10T00:04:51.1572148Z copying third_party/flash-attention/csrc/xentropy/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/xentropy 2025-10-10T00:04:51.1573380Z copying third_party/flash-attention/csrc/xentropy/interface.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/xentropy 2025-10-10T00:04:51.1574742Z copying third_party/flash-attention/csrc/xentropy/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/xentropy 2025-10-10T00:04:51.1575908Z copying third_party/flash-attention/csrc/xentropy/xentropy_kernel.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/csrc/xentropy 2025-10-10T00:04:51.1577275Z copying third_party/flash-attention/examples/inference/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/examples/inference 2025-10-10T00:04:51.1578342Z copying third_party/flash-attention/flash_attn/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1579501Z copying third_party/flash-attention/flash_attn/bert_padding.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1588329Z copying third_party/flash-attention/flash_attn/flash_attn_interface.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1589456Z copying third_party/flash-attention/flash_attn/flash_attn_triton.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1590654Z copying third_party/flash-attention/flash_attn/flash_attn_triton_og.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1591908Z copying third_party/flash-attention/flash_attn/flash_blocksparse_attention.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1593225Z copying third_party/flash-attention/flash_attn/flash_blocksparse_attn_interface.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1594668Z copying third_party/flash-attention/flash_attn/fused_softmax.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1595523Z copying third_party/flash-attention/flash_attn/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn 2025-10-10T00:04:51.1596796Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1598228Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1599784Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/bench.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1601392Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/bwd_prefill.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1602875Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/bwd_ref.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1604589Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/fwd_decode.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1605901Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/fwd_prefill.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1607413Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/fwd_ref.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1608940Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/interface_fa.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1610411Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/interface_torch.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1611963Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/test.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1613442Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/utils.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-10-10T00:04:51.1614872Z copying third_party/flash-attention/flash_attn/layers/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/layers 2025-10-10T00:04:51.1616156Z copying third_party/flash-attention/flash_attn/layers/patch_embed.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/layers 2025-10-10T00:04:51.1617268Z copying third_party/flash-attention/flash_attn/layers/rotary.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/layers 2025-10-10T00:04:51.1618468Z copying third_party/flash-attention/flash_attn/losses/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/losses 2025-10-10T00:04:51.1619741Z copying third_party/flash-attention/flash_attn/losses/cross_entropy.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/losses 2025-10-10T00:04:51.1621005Z copying third_party/flash-attention/flash_attn/models/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1621839Z copying third_party/flash-attention/flash_attn/models/baichuan.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1623106Z copying third_party/flash-attention/flash_attn/models/bert.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1624469Z copying third_party/flash-attention/flash_attn/models/bigcode.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1625556Z copying third_party/flash-attention/flash_attn/models/btlm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1626611Z copying third_party/flash-attention/flash_attn/models/falcon.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1627854Z copying third_party/flash-attention/flash_attn/models/gpt.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1629196Z copying third_party/flash-attention/flash_attn/models/gpt_neox.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1630366Z copying third_party/flash-attention/flash_attn/models/gptj.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1631401Z copying third_party/flash-attention/flash_attn/models/llama.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1632515Z copying third_party/flash-attention/flash_attn/models/opt.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1633945Z copying third_party/flash-attention/flash_attn/models/vit.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/models 2025-10-10T00:04:51.1635417Z copying third_party/flash-attention/flash_attn/modules/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/modules 2025-10-10T00:04:51.1636559Z copying third_party/flash-attention/flash_attn/modules/block.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/modules 2025-10-10T00:04:51.1637655Z copying third_party/flash-attention/flash_attn/modules/embedding.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/modules 2025-10-10T00:04:51.1638835Z copying third_party/flash-attention/flash_attn/modules/mha.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/modules 2025-10-10T00:04:51.1640084Z copying third_party/flash-attention/flash_attn/modules/mlp.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/modules 2025-10-10T00:04:51.1641311Z copying third_party/flash-attention/flash_attn/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops 2025-10-10T00:04:51.1642468Z copying third_party/flash-attention/flash_attn/ops/activations.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops 2025-10-10T00:04:51.1643600Z copying third_party/flash-attention/flash_attn/ops/fused_dense.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops 2025-10-10T00:04:51.1644865Z copying third_party/flash-attention/flash_attn/ops/layer_norm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops 2025-10-10T00:04:51.1645908Z copying third_party/flash-attention/flash_attn/ops/rms_norm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops 2025-10-10T00:04:51.1646939Z copying third_party/flash-attention/flash_attn/ops/triton/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1648240Z copying third_party/flash-attention/flash_attn/ops/triton/cross_entropy.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1649204Z copying third_party/flash-attention/flash_attn/ops/triton/k_activations.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1650558Z copying third_party/flash-attention/flash_attn/ops/triton/layer_norm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1651535Z copying third_party/flash-attention/flash_attn/ops/triton/linear.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1652770Z copying third_party/flash-attention/flash_attn/ops/triton/mlp.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1654063Z copying third_party/flash-attention/flash_attn/ops/triton/rotary.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/ops/triton 2025-10-10T00:04:51.1655509Z copying third_party/flash-attention/flash_attn/utils/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/utils 2025-10-10T00:04:51.1656754Z copying third_party/flash-attention/flash_attn/utils/benchmark.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/utils 2025-10-10T00:04:51.1658128Z copying third_party/flash-attention/flash_attn/utils/distributed.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/utils 2025-10-10T00:04:51.1659312Z copying third_party/flash-attention/flash_attn/utils/generation.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/utils 2025-10-10T00:04:51.1660349Z copying third_party/flash-attention/flash_attn/utils/pretrained.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/flash_attn/utils 2025-10-10T00:04:51.1661465Z copying third_party/flash-attention/hopper/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1662705Z copying third_party/flash-attention/hopper/benchmark_attn.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1663850Z copying third_party/flash-attention/hopper/benchmark_flash_attention_fp8.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1664997Z copying third_party/flash-attention/hopper/benchmark_split_kv.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1666017Z copying third_party/flash-attention/hopper/combine.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1667184Z copying third_party/flash-attention/hopper/copy_sm90_bulk_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1668278Z copying third_party/flash-attention/hopper/epilogue_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1669148Z copying third_party/flash-attention/hopper/epilogue_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1670361Z copying third_party/flash-attention/hopper/flash.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1671265Z copying third_party/flash-attention/hopper/flash_api.cpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1672350Z copying third_party/flash-attention/hopper/flash_attn_interface.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1673567Z copying third_party/flash-attention/hopper/flash_bwd_kernel_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1674938Z copying third_party/flash-attention/hopper/flash_bwd_kernel_sm90.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1675899Z copying third_party/flash-attention/hopper/flash_bwd_launch_template.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1677071Z copying third_party/flash-attention/hopper/flash_bwd_postprocess_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1678270Z copying third_party/flash-attention/hopper/flash_bwd_preprocess_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1679434Z copying third_party/flash-attention/hopper/flash_fwd_combine.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1680537Z copying third_party/flash-attention/hopper/flash_fwd_combine_kernel.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1681669Z copying third_party/flash-attention/hopper/flash_fwd_combine_launch_template.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1682272Z copying third_party/flash-attention/hopper/flash_fwd_kernel_sm80.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1682673Z copying third_party/flash-attention/hopper/flash_fwd_kernel_sm90.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1683273Z copying third_party/flash-attention/hopper/flash_fwd_launch_template.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1683903Z copying third_party/flash-attention/hopper/generate_kernels.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1684463Z copying third_party/flash-attention/hopper/heuristics.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1685072Z copying third_party/flash-attention/hopper/mainloop_bwd_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1685543Z copying third_party/flash-attention/hopper/mainloop_bwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1686054Z copying third_party/flash-attention/hopper/mainloop_fwd_sm80.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1686763Z copying third_party/flash-attention/hopper/mainloop_fwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1687133Z copying third_party/flash-attention/hopper/mask.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1687715Z copying third_party/flash-attention/hopper/named_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1688145Z copying third_party/flash-attention/hopper/pack_gqa.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1688563Z copying third_party/flash-attention/hopper/padding.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1689087Z copying third_party/flash-attention/hopper/paged_kv.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1689494Z copying third_party/flash-attention/hopper/rotary.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1689987Z copying third_party/flash-attention/hopper/seqlen.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1690579Z copying third_party/flash-attention/hopper/setup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1690998Z copying third_party/flash-attention/hopper/sm90_pipeline_no_cluster.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1691505Z copying third_party/flash-attention/hopper/softmax.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1692061Z copying third_party/flash-attention/hopper/static_switch.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1692408Z copying third_party/flash-attention/hopper/test_attn_kvcache.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1692951Z copying third_party/flash-attention/hopper/test_flash_attn.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1693494Z copying third_party/flash-attention/hopper/test_kvcache.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1693813Z copying third_party/flash-attention/hopper/test_util.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1694529Z copying third_party/flash-attention/hopper/tile_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1695032Z copying third_party/flash-attention/hopper/tile_size.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1695335Z copying third_party/flash-attention/hopper/utils.h -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper 2025-10-10T00:04:51.1696131Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1696731Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1697581Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1698273Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1699180Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1699677Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1700611Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1701231Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1702084Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1702720Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1703489Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1704310Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1705160Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1705886Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1706628Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1707359Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1708009Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1708769Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1709427Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1710239Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1710842Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1711644Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1712251Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1713238Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1713877Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1714800Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1716244Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1717580Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1718897Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1720311Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1721586Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1723011Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1724547Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1725866Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1727211Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1728478Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1729809Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1731200Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1732523Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1733931Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1735370Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1736747Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1738196Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1739566Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1740931Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1742246Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1743597Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1745223Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1746559Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1747962Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_softcapall_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1749294Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1750823Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1752207Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1753529Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1755036Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1756488Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1757897Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1759249Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1760711Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1762076Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1763452Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1764805Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1766312Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1767794Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1769088Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1770458Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1771856Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1773178Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1774718Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1776251Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1777619Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1779169Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1780457Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1781754Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1783312Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1784774Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1786335Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1787721Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1789695Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1790939Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1792301Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1793724Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1795199Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1796714Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1798054Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1799469Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1801693Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1803002Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1804500Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1806291Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1807766Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1809231Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1810616Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1811804Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1813168Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1814839Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1816283Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1817630Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1819029Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1820346Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1821712Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1823202Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1824679Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1826168Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1827517Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1828875Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1830307Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1831741Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1833245Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1834851Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1836483Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1837921Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1839285Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1840679Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1842067Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1843328Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1844835Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1846407Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1847763Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1849112Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1850522Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1851868Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1853317Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1854857Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1856366Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1857907Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1859224Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1860555Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1861990Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1863337Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1864978Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1866429Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1867785Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1869124Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1870473Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1871903Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1873248Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1874804Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1876483Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1877856Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1879263Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1880648Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1882041Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1883421Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1884976Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1886488Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1887904Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1889156Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1890566Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1892010Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1893433Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1894969Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1896403Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1897746Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1899195Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1900639Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1902067Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1903548Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1905121Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1906660Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1908067Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1909557Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1911502Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1912804Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1914394Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1915936Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1917804Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1919233Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1920670Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1922051Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1923501Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1924990Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1926435Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1928363Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1929701Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1931057Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1932447Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1933955Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1935492Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1936943Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1938272Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1939664Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1941054Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1942422Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1944253Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1945699Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1947316Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1948658Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1950033Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1951540Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1952869Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1954293Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1955687Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1957110Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1958529Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1959914Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1961313Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1962809Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1964412Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1965882Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1967285Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1968572Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1970003Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1971441Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1972789Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1974255Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1975739Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1977110Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1978460Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1979997Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1981392Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1982702Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1983987Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1985484Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1986863Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1988307Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1989654Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1991232Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1992663Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1994055Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1995668Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1997010Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1998404Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.1999654Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2001038Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2002511Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2003803Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2005200Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2006731Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2008213Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2009492Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2010883Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2012251Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2013651Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2015177Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2016552Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2017992Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2019348Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2020781Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2022064Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2023550Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2024999Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2026433Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2027865Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2029218Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2030639Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2032000Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2033422Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2035039Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2036534Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2037910Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2039272Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2040678Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2042053Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2043444Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2044830Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2046308Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2047815Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2049149Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2050527Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2051959Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2053265Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2054763Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2056332Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2057692Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2059121Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2060485Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2061853Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2063384Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2064930Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2066379Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2067758Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2069161Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2070562Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2071989Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2073420Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2074958Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2076295Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2077722Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2079193Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2080575Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2081924Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2083351Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2084857Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2086374Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2087815Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2089222Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2090619Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2092166Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2093542Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2095103Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2096537Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2098041Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2099493Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2101097Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2102438Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2103816Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2105388Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2106854Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2108354Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2109741Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2111181Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2113100Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2114575Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2115968Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2117372Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2118866Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2120413Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2121948Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2123102Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2124610Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2126148Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2127480Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2128885Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2130322Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2131664Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2133049Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2134574Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2136065Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2137513Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2138866Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2140231Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2141682Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2143065Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2144606Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2146087Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2147684Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2149115Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2150545Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2152546Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2153815Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2155243Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2156759Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2158128Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2159536Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2160794Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2162280Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2163582Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2165043Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2166536Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2167829Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2169195Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2170735Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2172109Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2173502Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2174873Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2176453Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2177863Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2179205Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_split_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2180564Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+git344e636/third_party/flash-attention/hopper/instantiations 2025-10-10T00:04:51.2181563Z copying third_party/flash-attention/tests/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:51.2182987Z copying third_party/flash-attention/tests/test_flash_attn.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:51.2185345Z copying third_party/flash-attention/tests/test_flash_attn_ck.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:51.2187909Z copying third_party/flash-attention/tests/test_flash_attn_triton_amd.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:51.2189864Z copying third_party/flash-attention/tests/test_rotary.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:51.2191313Z copying third_party/flash-attention/tests/test_util.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests 2025-10-10T00:04:51.2192934Z copying third_party/flash-attention/tests/layers/test_rotary.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/layers 2025-10-10T00:04:51.2194442Z copying third_party/flash-attention/tests/losses/test_cross_entropy.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/losses 2025-10-10T00:04:51.2196051Z copying third_party/flash-attention/tests/losses/test_cross_entropy_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/losses 2025-10-10T00:04:51.2197230Z copying third_party/flash-attention/tests/models/test_baichuan.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2198827Z copying third_party/flash-attention/tests/models/test_bert.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2200178Z copying third_party/flash-attention/tests/models/test_bigcode.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2201747Z copying third_party/flash-attention/tests/models/test_btlm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2203043Z copying third_party/flash-attention/tests/models/test_falcon.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2204754Z copying third_party/flash-attention/tests/models/test_gpt.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2206756Z copying third_party/flash-attention/tests/models/test_gpt_generation_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2207969Z copying third_party/flash-attention/tests/models/test_gpt_neox.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2209460Z copying third_party/flash-attention/tests/models/test_gpt_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2210726Z copying third_party/flash-attention/tests/models/test_gptj.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2212283Z copying third_party/flash-attention/tests/models/test_llama.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2213882Z copying third_party/flash-attention/tests/models/test_opt.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2215509Z copying third_party/flash-attention/tests/models/test_vit.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/models 2025-10-10T00:04:51.2216978Z copying third_party/flash-attention/tests/modules/test_block_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/modules 2025-10-10T00:04:51.2218441Z copying third_party/flash-attention/tests/modules/test_embedding_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/modules 2025-10-10T00:04:51.2219592Z copying third_party/flash-attention/tests/modules/test_mha_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/modules 2025-10-10T00:04:51.2220939Z copying third_party/flash-attention/tests/modules/test_mlp_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/modules 2025-10-10T00:04:51.2222269Z copying third_party/flash-attention/tests/ops/test_dropout_layer_norm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/ops 2025-10-10T00:04:51.2224277Z copying third_party/flash-attention/tests/ops/test_fused_dense.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/ops 2025-10-10T00:04:51.2225976Z copying third_party/flash-attention/tests/ops/test_fused_dense_parallel.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/ops 2025-10-10T00:04:51.2227328Z copying third_party/flash-attention/tests/ops/triton/test_layer_norm.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/tests/ops/triton 2025-10-10T00:04:51.2228948Z copying third_party/flash-attention/training/Dockerfile -> torch-2.10.0a0+git344e636/third_party/flash-attention/training 2025-10-10T00:04:51.2230214Z copying third_party/flash-attention/training/README.md -> torch-2.10.0a0+git344e636/third_party/flash-attention/training 2025-10-10T00:04:51.2231732Z copying third_party/flash-attention/training/run.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training 2025-10-10T00:04:51.2233144Z copying third_party/flash-attention/training/configs/config.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs 2025-10-10T00:04:51.2234970Z copying third_party/flash-attention/training/configs/callbacks/causality-monitor.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2236344Z copying third_party/flash-attention/training/configs/callbacks/default.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2237726Z copying third_party/flash-attention/training/configs/callbacks/ema.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2239072Z copying third_party/flash-attention/training/configs/callbacks/flop-count.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2240445Z copying third_party/flash-attention/training/configs/callbacks/gpu-monitor.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2241790Z copying third_party/flash-attention/training/configs/callbacks/model-summary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2243049Z copying third_party/flash-attention/training/configs/callbacks/none.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2244419Z copying third_party/flash-attention/training/configs/callbacks/norm-monitor.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2245828Z copying third_party/flash-attention/training/configs/callbacks/params-log.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2247137Z copying third_party/flash-attention/training/configs/callbacks/wandb.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/callbacks 2025-10-10T00:04:51.2248592Z copying third_party/flash-attention/training/configs/datamodule/openwebtext.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/datamodule 2025-10-10T00:04:51.2249994Z copying third_party/flash-attention/training/configs/datamodule/thepile.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/datamodule 2025-10-10T00:04:51.2251390Z copying third_party/flash-attention/training/configs/experiment/owt/base.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2252804Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2l-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2254233Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2l-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2255656Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2l.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2257273Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2m-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2258637Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2m-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2259971Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2m.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2261362Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2s-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2262786Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2s-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2264238Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2s.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2265718Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2xl-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2267147Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2xl-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2268471Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2xl.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/owt 2025-10-10T00:04:51.2269819Z copying third_party/flash-attention/training/configs/experiment/pile/base.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2271302Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2272707Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-hdim128-rotary-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2274289Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-hdim128-rotary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2275652Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-hdim128.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2277127Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-rotary-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2278547Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-rotary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2279850Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2281131Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-hf-hdim128.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2282486Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2283936Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2285366Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-rotary-30B.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2286764Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-rotary-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2288081Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-rotary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2289387Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2290738Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2292129Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2293603Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-rotary-30B.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2295024Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-rotary-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2296396Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-rotary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2297713Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2299080Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2300429Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2301825Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-rotary-30B.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2303415Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-rotary-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2305019Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-rotary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2306556Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2307798Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2309167Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2310527Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary-60B.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2311842Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary-8k.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2313180Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2314776Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2316320Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/experiment/pile 2025-10-10T00:04:51.2317866Z copying third_party/flash-attention/training/configs/logger/comet.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2319173Z copying third_party/flash-attention/training/configs/logger/csv.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2320560Z copying third_party/flash-attention/training/configs/logger/many_loggers.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2321883Z copying third_party/flash-attention/training/configs/logger/mlflow.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2323262Z copying third_party/flash-attention/training/configs/logger/neptune.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2324758Z copying third_party/flash-attention/training/configs/logger/tensorboard.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2326407Z copying third_party/flash-attention/training/configs/logger/wandb.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/logger 2025-10-10T00:04:51.2327682Z copying third_party/flash-attention/training/configs/metrics/acc.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:51.2329091Z copying third_party/flash-attention/training/configs/metrics/acc_ignore_index.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:51.2330382Z copying third_party/flash-attention/training/configs/metrics/acctop5.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:51.2331682Z copying third_party/flash-attention/training/configs/metrics/mse.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:51.2333044Z copying third_party/flash-attention/training/configs/metrics/num-tokens.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:51.2334602Z copying third_party/flash-attention/training/configs/metrics/perplexity.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/metrics 2025-10-10T00:04:51.2335929Z copying third_party/flash-attention/training/configs/mode/debug.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/mode 2025-10-10T00:04:51.2337284Z copying third_party/flash-attention/training/configs/mode/default.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/mode 2025-10-10T00:04:51.2338618Z copying third_party/flash-attention/training/configs/mode/exp.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/mode 2025-10-10T00:04:51.2339967Z copying third_party/flash-attention/training/configs/mode/profile.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/mode 2025-10-10T00:04:51.2341268Z copying third_party/flash-attention/training/configs/mode/smoke.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/mode 2025-10-10T00:04:51.2342697Z copying third_party/flash-attention/training/configs/model/gpt2-hf.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model 2025-10-10T00:04:51.2344050Z copying third_party/flash-attention/training/configs/model/gpt2.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model 2025-10-10T00:04:51.2345775Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-large.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model/gpt2model 2025-10-10T00:04:51.2347137Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-medium.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model/gpt2model 2025-10-10T00:04:51.2348480Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-small.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model/gpt2model 2025-10-10T00:04:51.2349829Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-xlarge.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/model/gpt2model 2025-10-10T00:04:51.2351068Z copying third_party/flash-attention/training/configs/optimizer/adam.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2352546Z copying third_party/flash-attention/training/configs/optimizer/adamw-apex-distributed.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2353782Z copying third_party/flash-attention/training/configs/optimizer/adamw-apex-zero.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2355116Z copying third_party/flash-attention/training/configs/optimizer/adamw-apex.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2356513Z copying third_party/flash-attention/training/configs/optimizer/adamw-zero.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2357843Z copying third_party/flash-attention/training/configs/optimizer/adamw.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2359198Z copying third_party/flash-attention/training/configs/optimizer/fusedlamb-ds.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2360598Z copying third_party/flash-attention/training/configs/optimizer/fusedlamb.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2361932Z copying third_party/flash-attention/training/configs/optimizer/sgd.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/optimizer 2025-10-10T00:04:51.2363402Z copying third_party/flash-attention/training/configs/scheduler/cosine-warmup-timm.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2364950Z copying third_party/flash-attention/training/configs/scheduler/cosine-warmup.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2366409Z copying third_party/flash-attention/training/configs/scheduler/invsqrt.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2367647Z copying third_party/flash-attention/training/configs/scheduler/linear-warmup.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2368928Z copying third_party/flash-attention/training/configs/scheduler/multi-step.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2370257Z copying third_party/flash-attention/training/configs/scheduler/plateau.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2371614Z copying third_party/flash-attention/training/configs/scheduler/poly-warmup.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2372885Z copying third_party/flash-attention/training/configs/scheduler/step.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/scheduler 2025-10-10T00:04:51.2374349Z copying third_party/flash-attention/training/configs/task/sequence-model.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/task 2025-10-10T00:04:51.2375783Z copying third_party/flash-attention/training/configs/trainer/all_params.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/trainer 2025-10-10T00:04:51.2377095Z copying third_party/flash-attention/training/configs/trainer/ddp.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/trainer 2025-10-10T00:04:51.2378427Z copying third_party/flash-attention/training/configs/trainer/debug.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/trainer 2025-10-10T00:04:51.2379899Z copying third_party/flash-attention/training/configs/trainer/default.yaml -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/configs/trainer 2025-10-10T00:04:51.2381084Z copying third_party/flash-attention/training/src/eval.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src 2025-10-10T00:04:51.2382651Z copying third_party/flash-attention/training/src/train.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src 2025-10-10T00:04:51.2384062Z copying third_party/flash-attention/training/src/callbacks/__init__.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2385547Z copying third_party/flash-attention/training/src/callbacks/causality_monitor.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2386825Z copying third_party/flash-attention/training/src/callbacks/ema.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2388211Z copying third_party/flash-attention/training/src/callbacks/flop_count.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2389581Z copying third_party/flash-attention/training/src/callbacks/gpu_affinity.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2390999Z copying third_party/flash-attention/training/src/callbacks/loss_scale_monitor.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2392315Z copying third_party/flash-attention/training/src/callbacks/model_checkpoint.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2393600Z copying third_party/flash-attention/training/src/callbacks/norm_monitor.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2395157Z copying third_party/flash-attention/training/src/callbacks/params_log.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2396501Z copying third_party/flash-attention/training/src/callbacks/speed_monitor.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2397794Z copying third_party/flash-attention/training/src/callbacks/wandb_callbacks.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/callbacks 2025-10-10T00:04:51.2399227Z copying third_party/flash-attention/training/src/datamodules/fault_tolerant_sampler.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules 2025-10-10T00:04:51.2400558Z copying third_party/flash-attention/training/src/datamodules/imagenet.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules 2025-10-10T00:04:51.2402007Z copying third_party/flash-attention/training/src/datamodules/language_modeling_hf.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules 2025-10-10T00:04:51.2403379Z copying third_party/flash-attention/training/src/datamodules/timm_mixup.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules 2025-10-10T00:04:51.2405042Z copying third_party/flash-attention/training/src/datamodules/datasets/detokenizer.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules/datasets 2025-10-10T00:04:51.2406413Z copying third_party/flash-attention/training/src/datamodules/datasets/lm_dataset.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/datamodules/datasets 2025-10-10T00:04:51.2407666Z copying third_party/flash-attention/training/src/distributed/ddp_comm_hooks.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/distributed 2025-10-10T00:04:51.2409204Z copying third_party/flash-attention/training/src/metrics/accuracy.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/metrics 2025-10-10T00:04:51.2410455Z copying third_party/flash-attention/training/src/metrics/num_tokens.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/metrics 2025-10-10T00:04:51.2411857Z copying third_party/flash-attention/training/src/metrics/perplexity.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/metrics 2025-10-10T00:04:51.2413438Z copying third_party/flash-attention/training/src/models/modules/seq_common.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/models/modules 2025-10-10T00:04:51.2415233Z copying third_party/flash-attention/training/src/optim/param_grouping.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/optim 2025-10-10T00:04:51.2416656Z copying third_party/flash-attention/training/src/optim/timm_lr_scheduler.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/optim 2025-10-10T00:04:51.2417966Z copying third_party/flash-attention/training/src/tasks/seq.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/tasks 2025-10-10T00:04:51.2419495Z copying third_party/flash-attention/training/src/utils/checkpoint.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2421151Z copying third_party/flash-attention/training/src/utils/ddp_zero1.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2422417Z copying third_party/flash-attention/training/src/utils/ddp_zero2.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2424242Z copying third_party/flash-attention/training/src/utils/distributed.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2425492Z copying third_party/flash-attention/training/src/utils/ema.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2427110Z copying third_party/flash-attention/training/src/utils/flops.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2428549Z copying third_party/flash-attention/training/src/utils/gpu_affinity.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2430027Z copying third_party/flash-attention/training/src/utils/utils.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/src/utils 2025-10-10T00:04:51.2431565Z copying third_party/flash-attention/training/tests/datamodules/test_language_modeling_hf.py -> torch-2.10.0a0+git344e636/third_party/flash-attention/training/tests/datamodules 2025-10-10T00:04:51.2432510Z copying third_party/flatbuffers/.bazelignore -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2433960Z copying third_party/flatbuffers/.bazelrc -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2435568Z copying third_party/flatbuffers/.clang-format -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2436969Z copying third_party/flatbuffers/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2438454Z copying third_party/flatbuffers/.editorconfig -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2439852Z copying third_party/flatbuffers/.eslintrc.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2441190Z copying third_party/flatbuffers/.npmrc -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2442599Z copying third_party/flatbuffers/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2443984Z copying third_party/flatbuffers/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2445639Z copying third_party/flatbuffers/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2447276Z copying third_party/flatbuffers/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2448717Z copying third_party/flatbuffers/FlatBuffers.podspec -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2449894Z copying third_party/flatbuffers/Formatters.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2451360Z copying third_party/flatbuffers/LICENSE -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2452870Z copying third_party/flatbuffers/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2454400Z copying third_party/flatbuffers/MODULE.bazel.lock -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2456994Z copying third_party/flatbuffers/Package.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2458522Z copying third_party/flatbuffers/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2460033Z copying third_party/flatbuffers/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2461440Z copying third_party/flatbuffers/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2462899Z copying third_party/flatbuffers/build_defs.bzl -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2464476Z copying third_party/flatbuffers/composer.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2465997Z copying third_party/flatbuffers/conanfile.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2467361Z copying third_party/flatbuffers/package.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2468760Z copying third_party/flatbuffers/pnpm-lock.yaml -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2470490Z copying third_party/flatbuffers/swift.swiftformat -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2471865Z copying third_party/flatbuffers/tsconfig.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2473372Z copying third_party/flatbuffers/tsconfig.mjs.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2474666Z copying third_party/flatbuffers/typescript.bzl -> torch-2.10.0a0+git344e636/third_party/flatbuffers 2025-10-10T00:04:51.2476487Z copying third_party/flatbuffers/.bazelci/presubmit.yml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/.bazelci 2025-10-10T00:04:51.2477652Z copying third_party/flatbuffers/CMake/BuildFlatBuffers.cmake -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2479236Z copying third_party/flatbuffers/CMake/DESCRIPTION.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2480500Z copying third_party/flatbuffers/CMake/FindFlatBuffers.cmake -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2482054Z copying third_party/flatbuffers/CMake/PackageDebian.cmake -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2483277Z copying third_party/flatbuffers/CMake/PackageRedhat.cmake -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2484709Z copying third_party/flatbuffers/CMake/Version.cmake -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2486362Z copying third_party/flatbuffers/CMake/flatbuffers-config-version.cmake.in -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2487528Z copying third_party/flatbuffers/CMake/flatbuffers-config.cmake -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2488847Z copying third_party/flatbuffers/CMake/flatbuffers.pc.in -> torch-2.10.0a0+git344e636/third_party/flatbuffers/CMake 2025-10-10T00:04:51.2490217Z copying third_party/flatbuffers/android/.project -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2491536Z copying third_party/flatbuffers/android/AndroidManifest.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2492888Z copying third_party/flatbuffers/android/build.gradle -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2494427Z copying third_party/flatbuffers/android/gradle.properties -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2495716Z copying third_party/flatbuffers/android/gradlew -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2497281Z copying third_party/flatbuffers/android/gradlew.bat -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2498787Z copying third_party/flatbuffers/android/settings.gradle -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android 2025-10-10T00:04:51.2500042Z copying third_party/flatbuffers/android/app/build.gradle -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app 2025-10-10T00:04:51.2501629Z copying third_party/flatbuffers/android/app/proguard-rules.pro -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app 2025-10-10T00:04:51.2503037Z copying third_party/flatbuffers/android/app/src/main/AndroidManifest.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main 2025-10-10T00:04:51.2504550Z copying third_party/flatbuffers/android/app/src/main/cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp 2025-10-10T00:04:51.2505971Z copying third_party/flatbuffers/android/app/src/main/cpp/animals.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp 2025-10-10T00:04:51.2507534Z copying third_party/flatbuffers/android/app/src/main/cpp/flatbuffers/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp/flatbuffers 2025-10-10T00:04:51.2508914Z copying third_party/flatbuffers/android/app/src/main/cpp/generated/animal_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/cpp/generated 2025-10-10T00:04:51.2510125Z copying third_party/flatbuffers/android/app/src/main/fbs/animal.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/fbs 2025-10-10T00:04:51.2511906Z copying third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app/MainActivity.kt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app 2025-10-10T00:04:51.2513311Z copying third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app/Animal.kt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app 2025-10-10T00:04:51.2514703Z copying third_party/flatbuffers/android/app/src/main/res/drawable/ic_launcher_background.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/drawable 2025-10-10T00:04:51.2516232Z copying third_party/flatbuffers/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/drawable-v24 2025-10-10T00:04:51.2517520Z copying third_party/flatbuffers/android/app/src/main/res/layout/activity_main.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/layout 2025-10-10T00:04:51.2519007Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26 2025-10-10T00:04:51.2520397Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26 2025-10-10T00:04:51.2521734Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi 2025-10-10T00:04:51.2523149Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi 2025-10-10T00:04:51.2524624Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi 2025-10-10T00:04:51.2526119Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi 2025-10-10T00:04:51.2527530Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi 2025-10-10T00:04:51.2528942Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi 2025-10-10T00:04:51.2530354Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi 2025-10-10T00:04:51.2531828Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi 2025-10-10T00:04:51.2533285Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi 2025-10-10T00:04:51.2534844Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi 2025-10-10T00:04:51.2536690Z copying third_party/flatbuffers/android/app/src/main/res/values/colors.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/values 2025-10-10T00:04:51.2537996Z copying third_party/flatbuffers/android/app/src/main/res/values/strings.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/values 2025-10-10T00:04:51.2539498Z copying third_party/flatbuffers/android/app/src/main/res/values/styles.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/app/src/main/res/values 2025-10-10T00:04:51.2540860Z copying third_party/flatbuffers/android/gradle/wrapper/gradle-wrapper.jar -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/gradle/wrapper 2025-10-10T00:04:51.2542783Z copying third_party/flatbuffers/android/gradle/wrapper/gradle-wrapper.properties -> torch-2.10.0a0+git344e636/third_party/flatbuffers/android/gradle/wrapper 2025-10-10T00:04:51.2543691Z copying third_party/flatbuffers/bazel/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/bazel 2025-10-10T00:04:51.2545381Z copying third_party/flatbuffers/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks 2025-10-10T00:04:51.2546649Z copying third_party/flatbuffers/benchmarks/cpp/bench.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp 2025-10-10T00:04:51.2548226Z copying third_party/flatbuffers/benchmarks/cpp/benchmark_main.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp 2025-10-10T00:04:51.2549581Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-10-10T00:04:51.2550958Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-10-10T00:04:51.2552311Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/fb_bench.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-10-10T00:04:51.2553652Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/fb_bench.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-10-10T00:04:51.2554945Z copying third_party/flatbuffers/benchmarks/cpp/raw/raw_bench.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/raw 2025-10-10T00:04:51.2556521Z copying third_party/flatbuffers/benchmarks/cpp/raw/raw_bench.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/cpp/raw 2025-10-10T00:04:51.2557750Z copying third_party/flatbuffers/benchmarks/swift/Package.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/swift 2025-10-10T00:04:51.2559079Z copying third_party/flatbuffers/benchmarks/swift/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/swift 2025-10-10T00:04:51.2561016Z copying third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks/FlatbuffersBenchmarks.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks 2025-10-10T00:04:51.2561783Z copying third_party/flatbuffers/conan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/conan 2025-10-10T00:04:51.2563272Z copying third_party/flatbuffers/conan/build.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/conan 2025-10-10T00:04:51.2565098Z copying third_party/flatbuffers/conan/test_package/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/conan/test_package 2025-10-10T00:04:51.2566448Z copying third_party/flatbuffers/conan/test_package/conanfile.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/conan/test_package 2025-10-10T00:04:51.2567857Z copying third_party/flatbuffers/conan/test_package/test_package.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/conan/test_package 2025-10-10T00:04:51.2569362Z copying third_party/flatbuffers/dart/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:51.2570823Z copying third_party/flatbuffers/dart/LICENSE -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:51.2572317Z copying third_party/flatbuffers/dart/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:51.2573697Z copying third_party/flatbuffers/dart/analysis_options.yaml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:51.2575253Z copying third_party/flatbuffers/dart/publish.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:51.2576694Z copying third_party/flatbuffers/dart/pubspec.yaml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart 2025-10-10T00:04:51.2578066Z copying third_party/flatbuffers/dart/example/example.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/example 2025-10-10T00:04:51.2579517Z copying third_party/flatbuffers/dart/example/monster_my_game.sample_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/example 2025-10-10T00:04:51.2580759Z copying third_party/flatbuffers/dart/lib/flat_buffers.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib 2025-10-10T00:04:51.2582591Z copying third_party/flatbuffers/dart/lib/flex_buffers.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib 2025-10-10T00:04:51.2583861Z copying third_party/flatbuffers/dart/lib/src/builder.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib/src 2025-10-10T00:04:51.2585777Z copying third_party/flatbuffers/dart/lib/src/reference.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib/src 2025-10-10T00:04:51.2587157Z copying third_party/flatbuffers/dart/lib/src/types.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/lib/src 2025-10-10T00:04:51.2588845Z copying third_party/flatbuffers/dart/test/bool_structs.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2590173Z copying third_party/flatbuffers/dart/test/bool_structs_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2591671Z copying third_party/flatbuffers/dart/test/enums.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2593019Z copying third_party/flatbuffers/dart/test/enums_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2594561Z copying third_party/flatbuffers/dart/test/flat_buffers_test.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2596340Z copying third_party/flatbuffers/dart/test/flex_builder_test.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2597911Z copying third_party/flatbuffers/dart/test/flex_reader_test.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2599224Z copying third_party/flatbuffers/dart/test/flex_types_test.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2600812Z copying third_party/flatbuffers/dart/test/include_test1_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2602174Z copying third_party/flatbuffers/dart/test/include_test2_my_game.other_name_space_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2603472Z copying third_party/flatbuffers/dart/test/keyword_test_keyword_test_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2604897Z copying third_party/flatbuffers/dart/test/monster_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2606579Z copying third_party/flatbuffers/dart/test/monster_test_my_game.example2_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2607839Z copying third_party/flatbuffers/dart/test/monster_test_my_game.example_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2609872Z copying third_party/flatbuffers/dart/test/monster_test_my_game_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2611031Z copying third_party/flatbuffers/dart/test/monsterdata_test.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/dart/test 2025-10-10T00:04:51.2612421Z copying third_party/flatbuffers/docs/footer.html -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs 2025-10-10T00:04:51.2613876Z copying third_party/flatbuffers/docs/header.html -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs 2025-10-10T00:04:51.2615981Z copying third_party/flatbuffers/docs/images/fpl_logo_small.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/images 2025-10-10T00:04:51.2617264Z copying third_party/flatbuffers/docs/images/ftv2mnode.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/images 2025-10-10T00:04:51.2618491Z copying third_party/flatbuffers/docs/images/ftv2pnode.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/images 2025-10-10T00:04:51.2619908Z copying third_party/flatbuffers/docs/source/Benchmarks.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2621386Z copying third_party/flatbuffers/docs/source/Building.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2622612Z copying third_party/flatbuffers/docs/source/CUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2624324Z copying third_party/flatbuffers/docs/source/Compiler.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2625867Z copying third_party/flatbuffers/docs/source/CppUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2627469Z copying third_party/flatbuffers/docs/source/CsharpUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2628870Z copying third_party/flatbuffers/docs/source/DartUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2630166Z copying third_party/flatbuffers/docs/source/FlatBuffers.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2631686Z copying third_party/flatbuffers/docs/source/FlexBuffers.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2633054Z copying third_party/flatbuffers/docs/source/GoApi.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2634636Z copying third_party/flatbuffers/docs/source/GoApi_generated.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2636108Z copying third_party/flatbuffers/docs/source/GoUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2637489Z copying third_party/flatbuffers/docs/source/Grammar.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2639278Z copying third_party/flatbuffers/docs/source/IntermediateRepresentation.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2640368Z copying third_party/flatbuffers/docs/source/Internals.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2642052Z copying third_party/flatbuffers/docs/source/JavaScriptUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2643229Z copying third_party/flatbuffers/docs/source/JavaUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2644755Z copying third_party/flatbuffers/docs/source/KotlinUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2646282Z copying third_party/flatbuffers/docs/source/LobsterUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2647487Z copying third_party/flatbuffers/docs/source/LuaUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2648987Z copying third_party/flatbuffers/docs/source/PHPUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2650240Z copying third_party/flatbuffers/docs/source/PythonUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2651781Z copying third_party/flatbuffers/docs/source/README_TO_GENERATE_DOCS.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2652934Z copying third_party/flatbuffers/docs/source/RustUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2654808Z copying third_party/flatbuffers/docs/source/Schemas.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2656623Z copying third_party/flatbuffers/docs/source/Support.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2657821Z copying third_party/flatbuffers/docs/source/SwiftUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2659337Z copying third_party/flatbuffers/docs/source/Tutorial.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2661647Z copying third_party/flatbuffers/docs/source/TypeScriptUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2662912Z copying third_party/flatbuffers/docs/source/WhitePaper.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2664550Z copying third_party/flatbuffers/docs/source/doxyfile -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2666919Z copying third_party/flatbuffers/docs/source/doxygen_layout.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2668371Z copying third_party/flatbuffers/docs/source/groups -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2669655Z copying third_party/flatbuffers/docs/source/style.css -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source 2025-10-10T00:04:51.2671264Z copying third_party/flatbuffers/docs/source/gRPC/CppUsage.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/docs/source/gRPC 2025-10-10T00:04:51.2672510Z copying third_party/flatbuffers/examples/go-echo/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo 2025-10-10T00:04:51.2673915Z copying third_party/flatbuffers/examples/go-echo/go.mod -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo 2025-10-10T00:04:51.2675492Z copying third_party/flatbuffers/examples/go-echo/hero.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo 2025-10-10T00:04:51.2676769Z copying third_party/flatbuffers/examples/go-echo/net.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo 2025-10-10T00:04:51.2678244Z copying third_party/flatbuffers/examples/go-echo/client/client.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/client 2025-10-10T00:04:51.2679570Z copying third_party/flatbuffers/examples/go-echo/hero/Warrior.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/hero 2025-10-10T00:04:51.2680916Z copying third_party/flatbuffers/examples/go-echo/net/Request.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/net 2025-10-10T00:04:51.2682252Z copying third_party/flatbuffers/examples/go-echo/net/Response.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/net 2025-10-10T00:04:51.2683639Z copying third_party/flatbuffers/examples/go-echo/server/server.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/examples/go-echo/server 2025-10-10T00:04:51.2684771Z copying third_party/flatbuffers/go/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2686389Z copying third_party/flatbuffers/go/builder.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2687907Z copying third_party/flatbuffers/go/doc.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2689316Z copying third_party/flatbuffers/go/encode.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2690703Z copying third_party/flatbuffers/go/grpc.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2692069Z copying third_party/flatbuffers/go/lib.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2693445Z copying third_party/flatbuffers/go/sizes.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2695010Z copying third_party/flatbuffers/go/struct.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2696503Z copying third_party/flatbuffers/go/table.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/go 2025-10-10T00:04:51.2697995Z copying third_party/flatbuffers/goldens/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens 2025-10-10T00:04:51.2699285Z copying third_party/flatbuffers/goldens/generate_goldens.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens 2025-10-10T00:04:51.2700714Z copying third_party/flatbuffers/goldens/golden_utils.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens 2025-10-10T00:04:51.2702032Z copying third_party/flatbuffers/goldens/cpp/basic_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/cpp 2025-10-10T00:04:51.2703531Z copying third_party/flatbuffers/goldens/cpp/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/cpp 2025-10-10T00:04:51.2704965Z copying third_party/flatbuffers/goldens/csharp/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/csharp 2025-10-10T00:04:51.2706766Z copying third_party/flatbuffers/goldens/csharp/flatbuffers/goldens/Galaxy.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/csharp/flatbuffers/goldens 2025-10-10T00:04:51.2708088Z copying third_party/flatbuffers/goldens/csharp/flatbuffers/goldens/Universe.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/csharp/flatbuffers/goldens 2025-10-10T00:04:51.2709401Z copying third_party/flatbuffers/goldens/dart/basic_flatbuffers.goldens_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/dart 2025-10-10T00:04:51.2710603Z copying third_party/flatbuffers/goldens/dart/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/dart 2025-10-10T00:04:51.2712122Z copying third_party/flatbuffers/goldens/go/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/go 2025-10-10T00:04:51.2713654Z copying third_party/flatbuffers/goldens/go/flatbuffers/goldens/Galaxy.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/go/flatbuffers/goldens 2025-10-10T00:04:51.2715167Z copying third_party/flatbuffers/goldens/go/flatbuffers/goldens/Universe.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/go/flatbuffers/goldens 2025-10-10T00:04:51.2716396Z copying third_party/flatbuffers/goldens/java/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/java 2025-10-10T00:04:51.2718094Z copying third_party/flatbuffers/goldens/java/flatbuffers/goldens/Galaxy.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/java/flatbuffers/goldens 2025-10-10T00:04:51.2719544Z copying third_party/flatbuffers/goldens/java/flatbuffers/goldens/Universe.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/java/flatbuffers/goldens 2025-10-10T00:04:51.2720700Z copying third_party/flatbuffers/goldens/kotlin/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/kotlin 2025-10-10T00:04:51.2722333Z copying third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens/Galaxy.kt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens 2025-10-10T00:04:51.2723775Z copying third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens/Universe.kt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens 2025-10-10T00:04:51.2725268Z copying third_party/flatbuffers/goldens/lobster/basic_generated.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lobster 2025-10-10T00:04:51.2726836Z copying third_party/flatbuffers/goldens/lobster/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lobster 2025-10-10T00:04:51.2728228Z copying third_party/flatbuffers/goldens/lua/Galaxy.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lua 2025-10-10T00:04:51.2729528Z copying third_party/flatbuffers/goldens/lua/Universe.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lua 2025-10-10T00:04:51.2731229Z copying third_party/flatbuffers/goldens/lua/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/lua 2025-10-10T00:04:51.2732553Z copying third_party/flatbuffers/goldens/nim/Galaxy.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/nim 2025-10-10T00:04:51.2734310Z copying third_party/flatbuffers/goldens/nim/Universe.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/nim 2025-10-10T00:04:51.2735829Z copying third_party/flatbuffers/goldens/nim/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/nim 2025-10-10T00:04:51.2737115Z copying third_party/flatbuffers/goldens/php/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/php 2025-10-10T00:04:51.2738919Z copying third_party/flatbuffers/goldens/php/flatbuffers/goldens/Galaxy.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/php/flatbuffers/goldens 2025-10-10T00:04:51.2740225Z copying third_party/flatbuffers/goldens/php/flatbuffers/goldens/Universe.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/php/flatbuffers/goldens 2025-10-10T00:04:51.2741251Z copying third_party/flatbuffers/goldens/py/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py 2025-10-10T00:04:51.2742551Z copying third_party/flatbuffers/goldens/py/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py 2025-10-10T00:04:51.2744517Z copying third_party/flatbuffers/goldens/py/flatbuffers/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py/flatbuffers 2025-10-10T00:04:51.2745857Z copying third_party/flatbuffers/goldens/py/flatbuffers/goldens/Galaxy.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-10-10T00:04:51.2747270Z copying third_party/flatbuffers/goldens/py/flatbuffers/goldens/Universe.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-10-10T00:04:51.2748580Z copying third_party/flatbuffers/goldens/py/flatbuffers/goldens/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-10-10T00:04:51.2749631Z copying third_party/flatbuffers/goldens/rust/basic_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/rust 2025-10-10T00:04:51.2751012Z copying third_party/flatbuffers/goldens/rust/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/rust 2025-10-10T00:04:51.2752437Z copying third_party/flatbuffers/goldens/schema/basic.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/schema 2025-10-10T00:04:51.2753707Z copying third_party/flatbuffers/goldens/swift/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/swift 2025-10-10T00:04:51.2755209Z copying third_party/flatbuffers/goldens/swift/basic_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/swift 2025-10-10T00:04:51.2756511Z copying third_party/flatbuffers/goldens/swift/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/swift 2025-10-10T00:04:51.2757823Z copying third_party/flatbuffers/goldens/ts/basic.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts 2025-10-10T00:04:51.2759309Z copying third_party/flatbuffers/goldens/ts/generate.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts 2025-10-10T00:04:51.2760735Z copying third_party/flatbuffers/goldens/ts/flatbuffers/goldens.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts/flatbuffers 2025-10-10T00:04:51.2762215Z copying third_party/flatbuffers/goldens/ts/flatbuffers/goldens/galaxy.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts/flatbuffers/goldens 2025-10-10T00:04:51.2763569Z copying third_party/flatbuffers/goldens/ts/flatbuffers/goldens/universe.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/goldens/ts/flatbuffers/goldens 2025-10-10T00:04:51.2764735Z copying third_party/flatbuffers/grpc/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:51.2766081Z copying third_party/flatbuffers/grpc/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:51.2767409Z copying third_party/flatbuffers/grpc/boringssl.patch -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:51.2768604Z copying third_party/flatbuffers/grpc/build_grpc.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:51.2770162Z copying third_party/flatbuffers/grpc/build_grpc_with_cxx14.patch -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:51.2771566Z copying third_party/flatbuffers/grpc/pom.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc 2025-10-10T00:04:51.2773137Z copying third_party/flatbuffers/grpc/examples/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples 2025-10-10T00:04:51.2774551Z copying third_party/flatbuffers/grpc/examples/greeter.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples 2025-10-10T00:04:51.2776177Z copying third_party/flatbuffers/grpc/examples/go/format.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go 2025-10-10T00:04:51.2777734Z copying third_party/flatbuffers/grpc/examples/go/greeter/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter 2025-10-10T00:04:51.2779148Z copying third_party/flatbuffers/grpc/examples/go/greeter/client/go.mod -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/client 2025-10-10T00:04:51.2780514Z copying third_party/flatbuffers/grpc/examples/go/greeter/client/main.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/client 2025-10-10T00:04:51.2781946Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/Greeter_grpc.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-10-10T00:04:51.2783361Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/HelloReply.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-10-10T00:04:51.2784862Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/HelloRequest.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-10-10T00:04:51.2786236Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/go.mod -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-10-10T00:04:51.2787617Z copying third_party/flatbuffers/grpc/examples/go/greeter/server/go.mod -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/server 2025-10-10T00:04:51.2788977Z copying third_party/flatbuffers/grpc/examples/go/greeter/server/main.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/go/greeter/server 2025-10-10T00:04:51.2790348Z copying third_party/flatbuffers/grpc/examples/python/greeter/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter 2025-10-10T00:04:51.2791739Z copying third_party/flatbuffers/grpc/examples/python/greeter/client.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter 2025-10-10T00:04:51.2793094Z copying third_party/flatbuffers/grpc/examples/python/greeter/greeter_grpc.fb.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter 2025-10-10T00:04:51.2794574Z copying third_party/flatbuffers/grpc/examples/python/greeter/server.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter 2025-10-10T00:04:51.2796306Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/HelloReply.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-10-10T00:04:51.2797638Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/HelloRequest.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-10-10T00:04:51.2799052Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-10-10T00:04:51.2802404Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/greeter_grpc_fb.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-10-10T00:04:51.2803226Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Package.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter 2025-10-10T00:04:51.2803799Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter 2025-10-10T00:04:51.2806681Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/greeter.grpc.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model 2025-10-10T00:04:51.2807769Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/greeter_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model 2025-10-10T00:04:51.2808523Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client/main.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client 2025-10-10T00:04:51.2809375Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server/main.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server 2025-10-10T00:04:51.2810420Z copying third_party/flatbuffers/grpc/examples/ts/greeter/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter 2025-10-10T00:04:51.2811770Z copying third_party/flatbuffers/grpc/examples/ts/greeter/package.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter 2025-10-10T00:04:51.2813243Z copying third_party/flatbuffers/grpc/examples/ts/greeter/tsconfig.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter 2025-10-10T00:04:51.2814732Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/client.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2816424Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2817816Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_generated.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2819106Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_grpc.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2820446Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_grpc.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2821768Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/models.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2823184Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/server.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-10-10T00:04:51.2824838Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/models/hello-reply.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src/models 2025-10-10T00:04:51.2826315Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/models/hello-request.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/examples/ts/greeter/src/models 2025-10-10T00:04:51.2827489Z copying third_party/flatbuffers/grpc/flatbuffers-java-grpc/pom.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/flatbuffers-java-grpc 2025-10-10T00:04:51.2829379Z copying third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/FlatbuffersUtils.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc 2025-10-10T00:04:51.2830282Z copying third_party/flatbuffers/grpc/samples/greeter/Makefile -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/samples/greeter 2025-10-10T00:04:51.2831773Z copying third_party/flatbuffers/grpc/samples/greeter/client.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/samples/greeter 2025-10-10T00:04:51.2833014Z copying third_party/flatbuffers/grpc/samples/greeter/greeter.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/samples/greeter 2025-10-10T00:04:51.2834426Z copying third_party/flatbuffers/grpc/samples/greeter/server.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/samples/greeter 2025-10-10T00:04:51.2836138Z copying third_party/flatbuffers/grpc/src/compiler/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2837364Z copying third_party/flatbuffers/grpc/src/compiler/cpp_generator.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2839418Z copying third_party/flatbuffers/grpc/src/compiler/cpp_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2840637Z copying third_party/flatbuffers/grpc/src/compiler/go_generator.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2842266Z copying third_party/flatbuffers/grpc/src/compiler/go_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2843529Z copying third_party/flatbuffers/grpc/src/compiler/java_generator.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2845482Z copying third_party/flatbuffers/grpc/src/compiler/java_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2846802Z copying third_party/flatbuffers/grpc/src/compiler/python_generator.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2848299Z copying third_party/flatbuffers/grpc/src/compiler/python_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2849636Z copying third_party/flatbuffers/grpc/src/compiler/schema_interface.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2850944Z copying third_party/flatbuffers/grpc/src/compiler/swift_generator.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2852590Z copying third_party/flatbuffers/grpc/src/compiler/swift_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2853810Z copying third_party/flatbuffers/grpc/src/compiler/ts_generator.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2855604Z copying third_party/flatbuffers/grpc/src/compiler/ts_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/src/compiler 2025-10-10T00:04:51.2856678Z copying third_party/flatbuffers/grpc/tests/BUILD -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2858238Z copying third_party/flatbuffers/grpc/tests/GameFactory.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2859455Z copying third_party/flatbuffers/grpc/tests/JavaGrpcTest.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2860808Z copying third_party/flatbuffers/grpc/tests/go_test.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2862068Z copying third_party/flatbuffers/grpc/tests/grpctest.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2863455Z copying third_party/flatbuffers/grpc/tests/grpctest.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2865051Z copying third_party/flatbuffers/grpc/tests/java-grpc-test.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2866664Z copying third_party/flatbuffers/grpc/tests/message_builder_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2868002Z copying third_party/flatbuffers/grpc/tests/pom.xml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/grpc/tests 2025-10-10T00:04:51.2869567Z copying third_party/flatbuffers/include/codegen/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/codegen 2025-10-10T00:04:51.2870782Z copying third_party/flatbuffers/include/codegen/idl_namer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/codegen 2025-10-10T00:04:51.2872197Z copying third_party/flatbuffers/include/codegen/namer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/codegen 2025-10-10T00:04:51.2873830Z copying third_party/flatbuffers/include/codegen/python.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/codegen 2025-10-10T00:04:51.2875144Z copying third_party/flatbuffers/include/codegen/python.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/codegen 2025-10-10T00:04:51.2876930Z copying third_party/flatbuffers/include/flatbuffers/allocator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2878148Z copying third_party/flatbuffers/include/flatbuffers/array.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2879703Z copying third_party/flatbuffers/include/flatbuffers/base.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2881463Z copying third_party/flatbuffers/include/flatbuffers/buffer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2883012Z copying third_party/flatbuffers/include/flatbuffers/buffer_ref.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2884489Z copying third_party/flatbuffers/include/flatbuffers/code_generator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2885921Z copying third_party/flatbuffers/include/flatbuffers/code_generators.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2887528Z copying third_party/flatbuffers/include/flatbuffers/default_allocator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2888841Z copying third_party/flatbuffers/include/flatbuffers/detached_buffer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2890145Z copying third_party/flatbuffers/include/flatbuffers/file_manager.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2891519Z copying third_party/flatbuffers/include/flatbuffers/flatbuffer_builder.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2893524Z copying third_party/flatbuffers/include/flatbuffers/flatbuffers.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2894931Z copying third_party/flatbuffers/include/flatbuffers/flatc.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2896334Z copying third_party/flatbuffers/include/flatbuffers/flex_flat_util.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2897667Z copying third_party/flatbuffers/include/flatbuffers/flexbuffers.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2899747Z copying third_party/flatbuffers/include/flatbuffers/grpc.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2901412Z copying third_party/flatbuffers/include/flatbuffers/hash.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2903363Z copying third_party/flatbuffers/include/flatbuffers/idl.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2905152Z copying third_party/flatbuffers/include/flatbuffers/minireflect.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2906866Z copying third_party/flatbuffers/include/flatbuffers/reflection.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2908314Z copying third_party/flatbuffers/include/flatbuffers/reflection_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2910276Z copying third_party/flatbuffers/include/flatbuffers/registry.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2911673Z copying third_party/flatbuffers/include/flatbuffers/stl_emulation.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2913026Z copying third_party/flatbuffers/include/flatbuffers/string.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2914494Z copying third_party/flatbuffers/include/flatbuffers/struct.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2916063Z copying third_party/flatbuffers/include/flatbuffers/table.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2917331Z copying third_party/flatbuffers/include/flatbuffers/util.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2919095Z copying third_party/flatbuffers/include/flatbuffers/vector.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2920619Z copying third_party/flatbuffers/include/flatbuffers/vector_downward.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2921942Z copying third_party/flatbuffers/include/flatbuffers/verifier.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers 2025-10-10T00:04:51.2923588Z copying third_party/flatbuffers/include/flatbuffers/pch/flatc_pch.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers/pch 2025-10-10T00:04:51.2924955Z copying third_party/flatbuffers/include/flatbuffers/pch/pch.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/include/flatbuffers/pch 2025-10-10T00:04:51.2926193Z copying third_party/flatbuffers/js/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/js 2025-10-10T00:04:51.2927852Z copying third_party/flatbuffers/lobster/flatbuffers.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lobster 2025-10-10T00:04:51.2929046Z copying third_party/flatbuffers/lua/flatbuffers.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua 2025-10-10T00:04:51.2930784Z copying third_party/flatbuffers/lua/flatbuffers/binaryarray.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2932001Z copying third_party/flatbuffers/lua/flatbuffers/builder.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2933391Z copying third_party/flatbuffers/lua/flatbuffers/compat.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2934840Z copying third_party/flatbuffers/lua/flatbuffers/compat_5_1.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2936282Z copying third_party/flatbuffers/lua/flatbuffers/compat_5_3.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2937639Z copying third_party/flatbuffers/lua/flatbuffers/compat_luajit.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2938979Z copying third_party/flatbuffers/lua/flatbuffers/numTypes.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2940276Z copying third_party/flatbuffers/lua/flatbuffers/view.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/lua/flatbuffers 2025-10-10T00:04:51.2941655Z copying third_party/flatbuffers/mjs/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/mjs 2025-10-10T00:04:51.2943236Z copying third_party/flatbuffers/net/FlatBuffers/ByteBuffer.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2945235Z copying third_party/flatbuffers/net/FlatBuffers/ByteBufferUtil.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2946424Z copying third_party/flatbuffers/net/FlatBuffers/FlatBufferBuilder.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2948246Z copying third_party/flatbuffers/net/FlatBuffers/FlatBufferConstants.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2949600Z copying third_party/flatbuffers/net/FlatBuffers/FlatBufferVerify.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2951279Z copying third_party/flatbuffers/net/FlatBuffers/Google.FlatBuffers.csproj -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2952465Z copying third_party/flatbuffers/net/FlatBuffers/IFlatbufferObject.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2953705Z copying third_party/flatbuffers/net/FlatBuffers/Offset.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2955340Z copying third_party/flatbuffers/net/FlatBuffers/Struct.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2956595Z copying third_party/flatbuffers/net/FlatBuffers/Table.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2958150Z copying third_party/flatbuffers/net/FlatBuffers/flatbuffers.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2959413Z copying third_party/flatbuffers/net/FlatBuffers/flatbuffers.snk -> torch-2.10.0a0+git344e636/third_party/flatbuffers/net/FlatBuffers 2025-10-10T00:04:51.2960616Z copying third_party/flatbuffers/nim/flatbuffers.nimble -> torch-2.10.0a0+git344e636/third_party/flatbuffers/nim 2025-10-10T00:04:51.2962225Z copying third_party/flatbuffers/nim/flatbuffers/flatbuffers.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers 2025-10-10T00:04:51.2963502Z copying third_party/flatbuffers/nim/flatbuffers/src/builder.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers/src 2025-10-10T00:04:51.2964944Z copying third_party/flatbuffers/nim/flatbuffers/src/endian.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers/src 2025-10-10T00:04:51.2966505Z copying third_party/flatbuffers/nim/flatbuffers/src/struct.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers/src 2025-10-10T00:04:51.2967738Z copying third_party/flatbuffers/nim/flatbuffers/src/table.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/nim/flatbuffers/src 2025-10-10T00:04:51.2969039Z copying third_party/flatbuffers/php/ByteBuffer.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/php 2025-10-10T00:04:51.2970580Z copying third_party/flatbuffers/php/Constants.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/php 2025-10-10T00:04:51.2971854Z copying third_party/flatbuffers/php/FlatbufferBuilder.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/php 2025-10-10T00:04:51.2973452Z copying third_party/flatbuffers/php/Struct.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/php 2025-10-10T00:04:51.2974794Z copying third_party/flatbuffers/php/Table.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/php 2025-10-10T00:04:51.2976334Z copying third_party/flatbuffers/python/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python 2025-10-10T00:04:51.2977457Z copying third_party/flatbuffers/python/py.typed -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python 2025-10-10T00:04:51.2978638Z copying third_party/flatbuffers/python/setup.cfg -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python 2025-10-10T00:04:51.2980115Z copying third_party/flatbuffers/python/setup.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python 2025-10-10T00:04:51.2981705Z copying third_party/flatbuffers/python/flatbuffers/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2982934Z copying third_party/flatbuffers/python/flatbuffers/_version.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2984392Z copying third_party/flatbuffers/python/flatbuffers/builder.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2986225Z copying third_party/flatbuffers/python/flatbuffers/compat.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2987847Z copying third_party/flatbuffers/python/flatbuffers/encode.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2989055Z copying third_party/flatbuffers/python/flatbuffers/flexbuffers.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2990850Z copying third_party/flatbuffers/python/flatbuffers/number_types.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2992061Z copying third_party/flatbuffers/python/flatbuffers/packer.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2993364Z copying third_party/flatbuffers/python/flatbuffers/table.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2994957Z copying third_party/flatbuffers/python/flatbuffers/util.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers 2025-10-10T00:04:51.2996531Z copying third_party/flatbuffers/python/flatbuffers/reflection/AdvancedFeatures.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.2997802Z copying third_party/flatbuffers/python/flatbuffers/reflection/BaseType.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.2999081Z copying third_party/flatbuffers/python/flatbuffers/reflection/Enum.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3000551Z copying third_party/flatbuffers/python/flatbuffers/reflection/EnumVal.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3001878Z copying third_party/flatbuffers/python/flatbuffers/reflection/Field.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3003288Z copying third_party/flatbuffers/python/flatbuffers/reflection/KeyValue.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3004723Z copying third_party/flatbuffers/python/flatbuffers/reflection/Object.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3006211Z copying third_party/flatbuffers/python/flatbuffers/reflection/RPCCall.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3007654Z copying third_party/flatbuffers/python/flatbuffers/reflection/Schema.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3009044Z copying third_party/flatbuffers/python/flatbuffers/reflection/SchemaFile.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3010438Z copying third_party/flatbuffers/python/flatbuffers/reflection/Service.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3011792Z copying third_party/flatbuffers/python/flatbuffers/reflection/Type.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3013129Z copying third_party/flatbuffers/python/flatbuffers/reflection/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/python/flatbuffers/reflection 2025-10-10T00:04:51.3014229Z copying third_party/flatbuffers/reflection/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/reflection 2025-10-10T00:04:51.3015960Z copying third_party/flatbuffers/reflection/reflection.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/reflection 2025-10-10T00:04:51.3017166Z copying third_party/flatbuffers/reflection/ts/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/reflection/ts 2025-10-10T00:04:51.3018613Z copying third_party/flatbuffers/rust/flatbuffers/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers 2025-10-10T00:04:51.3020048Z copying third_party/flatbuffers/rust/flatbuffers/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers 2025-10-10T00:04:51.3021227Z copying third_party/flatbuffers/rust/flatbuffers/build.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers 2025-10-10T00:04:51.3022604Z copying third_party/flatbuffers/rust/flatbuffers/src/array.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3024243Z copying third_party/flatbuffers/rust/flatbuffers/src/builder.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3026128Z copying third_party/flatbuffers/rust/flatbuffers/src/endian_scalar.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3027360Z copying third_party/flatbuffers/rust/flatbuffers/src/follow.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3028705Z copying third_party/flatbuffers/rust/flatbuffers/src/get_root.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3030042Z copying third_party/flatbuffers/rust/flatbuffers/src/lib.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3031440Z copying third_party/flatbuffers/rust/flatbuffers/src/primitives.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3033117Z copying third_party/flatbuffers/rust/flatbuffers/src/push.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3034536Z copying third_party/flatbuffers/rust/flatbuffers/src/table.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3036424Z copying third_party/flatbuffers/rust/flatbuffers/src/vector.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3038127Z copying third_party/flatbuffers/rust/flatbuffers/src/verifier.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3039823Z copying third_party/flatbuffers/rust/flatbuffers/src/vtable.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3041111Z copying third_party/flatbuffers/rust/flatbuffers/src/vtable_writer.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flatbuffers/src 2025-10-10T00:04:51.3042425Z copying third_party/flatbuffers/rust/flexbuffers/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers 2025-10-10T00:04:51.3044058Z copying third_party/flatbuffers/rust/flexbuffers/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers 2025-10-10T00:04:51.3045545Z copying third_party/flatbuffers/rust/flexbuffers/src/bitwidth.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src 2025-10-10T00:04:51.3047103Z copying third_party/flatbuffers/rust/flexbuffers/src/buffer.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src 2025-10-10T00:04:51.3048443Z copying third_party/flatbuffers/rust/flexbuffers/src/flexbuffer_type.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src 2025-10-10T00:04:51.3049792Z copying third_party/flatbuffers/rust/flexbuffers/src/lib.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src 2025-10-10T00:04:51.3051580Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/map.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:51.3052778Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:51.3054352Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/push.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:51.3055793Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/ser.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:51.3057635Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/value.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:51.3058858Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/vector.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-10-10T00:04:51.3060141Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/de.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:51.3061541Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/iter.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:51.3062892Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/map.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:51.3064449Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:51.3066310Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/serialize.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:51.3067544Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/vector.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-10-10T00:04:51.3068696Z copying third_party/flatbuffers/samples/SampleBinary.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3070226Z copying third_party/flatbuffers/samples/SampleBinary.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3071458Z copying third_party/flatbuffers/samples/SampleBinary.kt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3072979Z copying third_party/flatbuffers/samples/SampleBinary.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3074385Z copying third_party/flatbuffers/samples/csharp_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3075864Z copying third_party/flatbuffers/samples/dart_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3077065Z copying third_party/flatbuffers/samples/go.mod -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3078579Z copying third_party/flatbuffers/samples/go_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3079958Z copying third_party/flatbuffers/samples/java_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3081449Z copying third_party/flatbuffers/samples/javascript_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3082648Z copying third_party/flatbuffers/samples/kotlin_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3084329Z copying third_party/flatbuffers/samples/monster.bfbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3085906Z copying third_party/flatbuffers/samples/monster.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3087178Z copying third_party/flatbuffers/samples/monster_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3089063Z copying third_party/flatbuffers/samples/monster_generated.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3090234Z copying third_party/flatbuffers/samples/monster_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3091723Z copying third_party/flatbuffers/samples/monsterdata.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3092925Z copying third_party/flatbuffers/samples/php_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3094640Z copying third_party/flatbuffers/samples/python_sample.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3095862Z copying third_party/flatbuffers/samples/sample_bfbs.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3097340Z copying third_party/flatbuffers/samples/sample_binary.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3098557Z copying third_party/flatbuffers/samples/sample_binary.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3100112Z copying third_party/flatbuffers/samples/sample_binary.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3101329Z copying third_party/flatbuffers/samples/sample_binary.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3102861Z copying third_party/flatbuffers/samples/sample_binary.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3104372Z copying third_party/flatbuffers/samples/sample_binary.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3106062Z copying third_party/flatbuffers/samples/sample_binary.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3107455Z copying third_party/flatbuffers/samples/sample_flexbuffers.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3108817Z copying third_party/flatbuffers/samples/sample_flexbuffers_serde.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3110081Z copying third_party/flatbuffers/samples/sample_text.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3111581Z copying third_party/flatbuffers/samples/sample_text.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples 2025-10-10T00:04:51.3113027Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Color.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-10-10T00:04:51.3114539Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Equipment.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-10-10T00:04:51.3115941Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Monster.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-10-10T00:04:51.3117254Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Vec3.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-10-10T00:04:51.3118597Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Weapon.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-10-10T00:04:51.3119899Z copying third_party/flatbuffers/samples/rust_generated/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated 2025-10-10T00:04:51.3121685Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/color_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-10-10T00:04:51.3123032Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/equipment_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-10-10T00:04:51.3124698Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/monster_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-10-10T00:04:51.3126232Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/vec_3_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-10-10T00:04:51.3127639Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/weapon_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-10-10T00:04:51.3128811Z copying third_party/flatbuffers/scripts/check-grpc-generated-code.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3130003Z copying third_party/flatbuffers/scripts/check_generate_code.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3131284Z copying third_party/flatbuffers/scripts/clang-format-all.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3132679Z copying third_party/flatbuffers/scripts/clang-format-git.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3133907Z copying third_party/flatbuffers/scripts/clang-tidy-git.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3135570Z copying third_party/flatbuffers/scripts/generate_code.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3137132Z copying third_party/flatbuffers/scripts/generate_grpc_examples.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3138263Z copying third_party/flatbuffers/scripts/release.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3139710Z copying third_party/flatbuffers/scripts/util.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/scripts 2025-10-10T00:04:51.3141062Z copying third_party/flatbuffers/snap/snapcraft.yaml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/snap 2025-10-10T00:04:51.3142500Z copying third_party/flatbuffers/src/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3143850Z copying third_party/flatbuffers/src/annotated_binary_text_gen.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3145705Z copying third_party/flatbuffers/src/annotated_binary_text_gen.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3146836Z copying third_party/flatbuffers/src/bfbs_gen.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3148437Z copying third_party/flatbuffers/src/bfbs_gen_lua.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3149971Z copying third_party/flatbuffers/src/bfbs_gen_lua.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3151221Z copying third_party/flatbuffers/src/bfbs_gen_nim.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3152829Z copying third_party/flatbuffers/src/bfbs_gen_nim.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3154274Z copying third_party/flatbuffers/src/bfbs_namer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3155814Z copying third_party/flatbuffers/src/binary_annotator.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3157677Z copying third_party/flatbuffers/src/binary_annotator.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3159166Z copying third_party/flatbuffers/src/code_generators.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3160531Z copying third_party/flatbuffers/src/file_binary_writer.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3161950Z copying third_party/flatbuffers/src/file_name_saving_file_manager.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3163336Z copying third_party/flatbuffers/src/file_writer.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3164746Z copying third_party/flatbuffers/src/flatc.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3166566Z copying third_party/flatbuffers/src/flatc_main.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3167994Z copying third_party/flatbuffers/src/flathash.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3169337Z copying third_party/flatbuffers/src/idl_gen_binary.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3170884Z copying third_party/flatbuffers/src/idl_gen_binary.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3172090Z copying third_party/flatbuffers/src/idl_gen_cpp.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3174934Z copying third_party/flatbuffers/src/idl_gen_cpp.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3176395Z copying third_party/flatbuffers/src/idl_gen_csharp.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3178615Z copying third_party/flatbuffers/src/idl_gen_csharp.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3179937Z copying third_party/flatbuffers/src/idl_gen_dart.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3181660Z copying third_party/flatbuffers/src/idl_gen_dart.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3183046Z copying third_party/flatbuffers/src/idl_gen_fbs.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3184652Z copying third_party/flatbuffers/src/idl_gen_fbs.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3186125Z copying third_party/flatbuffers/src/idl_gen_go.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3188012Z copying third_party/flatbuffers/src/idl_gen_go.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3189567Z copying third_party/flatbuffers/src/idl_gen_grpc.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3191065Z copying third_party/flatbuffers/src/idl_gen_java.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3193176Z copying third_party/flatbuffers/src/idl_gen_java.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3194726Z copying third_party/flatbuffers/src/idl_gen_json_schema.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3196260Z copying third_party/flatbuffers/src/idl_gen_json_schema.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3197618Z copying third_party/flatbuffers/src/idl_gen_kotlin.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3199782Z copying third_party/flatbuffers/src/idl_gen_kotlin.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3201293Z copying third_party/flatbuffers/src/idl_gen_kotlin_kmp.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3203143Z copying third_party/flatbuffers/src/idl_gen_lobster.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3204680Z copying third_party/flatbuffers/src/idl_gen_lobster.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3206180Z copying third_party/flatbuffers/src/idl_gen_php.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3207940Z copying third_party/flatbuffers/src/idl_gen_php.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3209354Z copying third_party/flatbuffers/src/idl_gen_python.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3211546Z copying third_party/flatbuffers/src/idl_gen_python.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3213086Z copying third_party/flatbuffers/src/idl_gen_rust.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3215435Z copying third_party/flatbuffers/src/idl_gen_rust.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3216837Z copying third_party/flatbuffers/src/idl_gen_swift.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3218785Z copying third_party/flatbuffers/src/idl_gen_swift.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3220298Z copying third_party/flatbuffers/src/idl_gen_text.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3221762Z copying third_party/flatbuffers/src/idl_gen_text.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3223006Z copying third_party/flatbuffers/src/idl_gen_ts.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3225337Z copying third_party/flatbuffers/src/idl_gen_ts.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3226783Z copying third_party/flatbuffers/src/idl_namer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3228194Z copying third_party/flatbuffers/src/idl_parser.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3230868Z copying third_party/flatbuffers/src/namer.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3232336Z copying third_party/flatbuffers/src/reflection.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3233949Z copying third_party/flatbuffers/src/util.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/src 2025-10-10T00:04:51.3235709Z copying third_party/flatbuffers/swift/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift 2025-10-10T00:04:51.3237112Z copying third_party/flatbuffers/swift/LICENSE -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift 2025-10-10T00:04:51.3238541Z copying third_party/flatbuffers/swift/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift 2025-10-10T00:04:51.3240151Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/ByteBuffer.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3241741Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Constants.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3243023Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Enum.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3244605Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBufferBuilder.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3246459Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBufferObject.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3247685Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBuffersUtils.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3249068Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatbuffersErrors.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3250386Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Int+extension.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3251788Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Message.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3253131Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Mutable.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3254755Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/NativeObject.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3256019Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Offset.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3257358Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Root.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3258819Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/String+extension.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3260192Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Struct.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3261423Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Table.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3262875Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/TableVerifier.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3264366Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/VeriferOptions.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3265769Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Verifiable.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3267145Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Verifier.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-10-10T00:04:51.3268751Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Documentation.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc 2025-10-10T00:04:51.3270303Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3271704Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3273085Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_3.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3274640Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_4.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3276100Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_5.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3277453Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_6.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3278808Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_7.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-10-10T00:04:51.3280223Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_1.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3281725Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_10.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3283026Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_11.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3284634Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_12.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3285917Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_13.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3287279Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_2.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3288626Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_3.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3290157Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_4.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3291536Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_5.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3292914Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_6.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3294444Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_7.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3295779Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_8.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3297238Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_9.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-10-10T00:04:51.3298614Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images/tutorial_cover_image_1.png -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images 2025-10-10T00:04:51.3300154Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/Tutorial_Table_of_Contents.tutorial -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-10-10T00:04:51.3301551Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/create_your_first_buffer.tutorial -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-10-10T00:04:51.3303034Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/creating_flatbuffer_schema.tutorial -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-10-10T00:04:51.3304379Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/reading_bytebuffer.tutorial -> torch-2.10.0a0+git344e636/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-10-10T00:04:51.3305104Z copying third_party/flatbuffers/tests/Abc.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3306690Z copying third_party/flatbuffers/tests/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3308227Z copying third_party/flatbuffers/tests/DartTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3309421Z copying third_party/flatbuffers/tests/FromInclude.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3310830Z copying third_party/flatbuffers/tests/GoTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3312184Z copying third_party/flatbuffers/tests/KotlinTest.kt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3313797Z copying third_party/flatbuffers/tests/KotlinTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3315441Z copying third_party/flatbuffers/tests/LobsterTest.bat -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3316769Z copying third_party/flatbuffers/tests/LuaTest.bat -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3318165Z copying third_party/flatbuffers/tests/LuaTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3319698Z copying third_party/flatbuffers/tests/MoreDefaults.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3320954Z copying third_party/flatbuffers/tests/MutatingBool.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3322376Z copying third_party/flatbuffers/tests/Pizza.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3323688Z copying third_party/flatbuffers/tests/Property.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3325317Z copying third_party/flatbuffers/tests/PythonTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3326693Z copying third_party/flatbuffers/tests/RustTest.bat -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3328149Z copying third_party/flatbuffers/tests/RustTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3329475Z copying third_party/flatbuffers/tests/TableA.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3330765Z copying third_party/flatbuffers/tests/TableA.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3332244Z copying third_party/flatbuffers/tests/TableA.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3333660Z copying third_party/flatbuffers/tests/TableAT.java -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3335102Z copying third_party/flatbuffers/tests/TestAll.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3336720Z copying third_party/flatbuffers/tests/TestMutatingBool.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3337906Z copying third_party/flatbuffers/tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3339347Z copying third_party/flatbuffers/tests/alignment_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3340603Z copying third_party/flatbuffers/tests/alignment_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3342135Z copying third_party/flatbuffers/tests/alignment_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3343671Z copying third_party/flatbuffers/tests/alignment_test.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3344950Z copying third_party/flatbuffers/tests/alignment_test_after_fix.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3346599Z copying third_party/flatbuffers/tests/alignment_test_after_fix.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3347845Z copying third_party/flatbuffers/tests/alignment_test_before_fix.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3349364Z copying third_party/flatbuffers/tests/alignment_test_before_fix.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3350530Z copying third_party/flatbuffers/tests/arrays_test.bfbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3352037Z copying third_party/flatbuffers/tests/arrays_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3353478Z copying third_party/flatbuffers/tests/arrays_test.golden -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3354912Z copying third_party/flatbuffers/tests/arrays_test.schema.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3356486Z copying third_party/flatbuffers/tests/bazel_repository_test_template.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3358314Z copying third_party/flatbuffers/tests/defs.bzl -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3359908Z copying third_party/flatbuffers/tests/dictionary_lookup.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3361157Z copying third_party/flatbuffers/tests/evolution_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3362724Z copying third_party/flatbuffers/tests/evolution_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3364201Z copying third_party/flatbuffers/tests/flexbuffers_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3365943Z copying third_party/flatbuffers/tests/flexbuffers_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3367481Z copying third_party/flatbuffers/tests/fuzz_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3369093Z copying third_party/flatbuffers/tests/fuzz_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3370559Z copying third_party/flatbuffers/tests/go_test.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3372719Z copying third_party/flatbuffers/tests/gold_flexbuffer_example.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3373936Z copying third_party/flatbuffers/tests/include_build_test.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3375742Z copying third_party/flatbuffers/tests/include_test1_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3377177Z copying third_party/flatbuffers/tests/include_test2_my_game.other_name_space_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3378403Z copying third_party/flatbuffers/tests/included_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3379930Z copying third_party/flatbuffers/tests/includer_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3381257Z copying third_party/flatbuffers/tests/is_quiet_nan.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3382734Z copying third_party/flatbuffers/tests/javatest.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3384382Z copying third_party/flatbuffers/tests/json_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3386010Z copying third_party/flatbuffers/tests/json_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3387248Z copying third_party/flatbuffers/tests/key_field_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3388816Z copying third_party/flatbuffers/tests/key_field_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3390281Z copying third_party/flatbuffers/tests/keyword_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3391859Z copying third_party/flatbuffers/tests/lobstertest.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3393038Z copying third_party/flatbuffers/tests/luatest.lua -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3394740Z copying third_party/flatbuffers/tests/monster_extra.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3396461Z copying third_party/flatbuffers/tests/monster_extra_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3398033Z copying third_party/flatbuffers/tests/monster_extra_my_game_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3399244Z copying third_party/flatbuffers/tests/monster_test.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3404719Z copying third_party/flatbuffers/tests/monster_test.bfbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3406369Z copying third_party/flatbuffers/tests/monster_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3408075Z copying third_party/flatbuffers/tests/monster_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3409592Z copying third_party/flatbuffers/tests/monster_test.grpc.fb.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3410967Z copying third_party/flatbuffers/tests/monster_test.grpc.fb.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3412770Z copying third_party/flatbuffers/tests/monster_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3414394Z copying third_party/flatbuffers/tests/monster_test.schema.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3416050Z copying third_party/flatbuffers/tests/monster_test_bfbs_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3418103Z copying third_party/flatbuffers/tests/monster_test_generated.grpc.fb.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3419515Z copying third_party/flatbuffers/tests/monster_test_generated.grpc.fb.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3421241Z copying third_party/flatbuffers/tests/monster_test_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3424252Z copying third_party/flatbuffers/tests/monster_test_generated.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3425988Z copying third_party/flatbuffers/tests/monster_test_generated.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3428300Z copying third_party/flatbuffers/tests/monster_test_generated.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3429874Z copying third_party/flatbuffers/tests/monster_test_my_game.example2_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3431200Z copying third_party/flatbuffers/tests/monster_test_my_game.example_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3433322Z copying third_party/flatbuffers/tests/monster_test_my_game_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3434814Z copying third_party/flatbuffers/tests/monsterdata_extra.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3436350Z copying third_party/flatbuffers/tests/monsterdata_go_wire.mon.sp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3437837Z copying third_party/flatbuffers/tests/monsterdata_python_wire.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3439089Z copying third_party/flatbuffers/tests/monsterdata_test.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3440995Z copying third_party/flatbuffers/tests/monsterdata_test.golden -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3442185Z copying third_party/flatbuffers/tests/monsterdata_test.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3443708Z copying third_party/flatbuffers/tests/monsterdata_test.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3445242Z copying third_party/flatbuffers/tests/more_defaults.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3446758Z copying third_party/flatbuffers/tests/nan_inf_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3448286Z copying third_party/flatbuffers/tests/native_inline_table_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3449828Z copying third_party/flatbuffers/tests/native_inline_table_test_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3451271Z copying third_party/flatbuffers/tests/native_type_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3452761Z copying third_party/flatbuffers/tests/native_type_test_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3454421Z copying third_party/flatbuffers/tests/native_type_test_impl.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3455919Z copying third_party/flatbuffers/tests/native_type_test_impl.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3457456Z copying third_party/flatbuffers/tests/nested_union_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3458920Z copying third_party/flatbuffers/tests/optional_scalars.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3460362Z copying third_party/flatbuffers/tests/optional_scalars.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3461915Z copying third_party/flatbuffers/tests/optional_scalars_defaults.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3463220Z copying third_party/flatbuffers/tests/optional_scalars_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3465103Z copying third_party/flatbuffers/tests/optional_scalars_generated.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3466700Z copying third_party/flatbuffers/tests/optional_scalars_generated.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3468263Z copying third_party/flatbuffers/tests/optional_scalars_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3469748Z copying third_party/flatbuffers/tests/optional_scalars_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3471216Z copying third_party/flatbuffers/tests/parser_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3473032Z copying third_party/flatbuffers/tests/parser_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3474629Z copying third_party/flatbuffers/tests/phpTest.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3476540Z copying third_party/flatbuffers/tests/phpUnionVectorTest.php -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3478646Z copying third_party/flatbuffers/tests/phpUnionVectorTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3479957Z copying third_party/flatbuffers/tests/private_annotation_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3481369Z copying third_party/flatbuffers/tests/proto_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3482936Z copying third_party/flatbuffers/tests/proto_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3484347Z copying third_party/flatbuffers/tests/py_flexbuffers_test.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3486317Z copying third_party/flatbuffers/tests/py_test.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3488542Z copying third_party/flatbuffers/tests/reflection_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3490094Z copying third_party/flatbuffers/tests/reflection_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3491810Z copying third_party/flatbuffers/tests/required_strings.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3493164Z copying third_party/flatbuffers/tests/rust_namer_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3494723Z copying third_party/flatbuffers/tests/service_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3496307Z copying third_party/flatbuffers/tests/service_test_generated.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3497825Z copying third_party/flatbuffers/tests/service_test_generated.pyi -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3499068Z copying third_party/flatbuffers/tests/service_test_grpc.fb.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3500742Z copying third_party/flatbuffers/tests/service_test_grpc.fb.pyi -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3501937Z copying third_party/flatbuffers/tests/test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3503933Z copying third_party/flatbuffers/tests/test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3505664Z copying third_party/flatbuffers/tests/test_assert.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3507081Z copying third_party/flatbuffers/tests/test_assert.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3508648Z copying third_party/flatbuffers/tests/test_builder.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3510103Z copying third_party/flatbuffers/tests/test_builder.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3511859Z copying third_party/flatbuffers/tests/type_field_collsion.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3513219Z copying third_party/flatbuffers/tests/unicode_test.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3515000Z copying third_party/flatbuffers/tests/unicode_test.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3516681Z copying third_party/flatbuffers/tests/union_underlying_type_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3522704Z copying third_party/flatbuffers/tests/union_underlying_type_test_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3523309Z copying third_party/flatbuffers/tests/union_value_collision.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3523920Z copying third_party/flatbuffers/tests/util_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3524571Z copying third_party/flatbuffers/tests/util_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3525109Z copying third_party/flatbuffers/tests/vector_has_test.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests 2025-10-10T00:04:51.3525559Z copying third_party/flatbuffers/tests/64bit/offset64_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3526622Z copying third_party/flatbuffers/tests/64bit/offset64_test.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3527840Z copying third_party/flatbuffers/tests/64bit/test_64bit.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3529471Z copying third_party/flatbuffers/tests/64bit/test_64bit.bfbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3530670Z copying third_party/flatbuffers/tests/64bit/test_64bit.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3532109Z copying third_party/flatbuffers/tests/64bit/test_64bit.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3533359Z copying third_party/flatbuffers/tests/64bit/test_64bit.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3534996Z copying third_party/flatbuffers/tests/64bit/test_64bit_bfbs_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3536557Z copying third_party/flatbuffers/tests/64bit/test_64bit_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit 2025-10-10T00:04:51.3538236Z copying third_party/flatbuffers/tests/64bit/evolution/v1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit/evolution 2025-10-10T00:04:51.3539542Z copying third_party/flatbuffers/tests/64bit/evolution/v1_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit/evolution 2025-10-10T00:04:51.3540932Z copying third_party/flatbuffers/tests/64bit/evolution/v2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit/evolution 2025-10-10T00:04:51.3542282Z copying third_party/flatbuffers/tests/64bit/evolution/v2_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/64bit/evolution 2025-10-10T00:04:51.3543919Z copying third_party/flatbuffers/tests/FlatBuffers.Benchmarks/FlatBufferBuilderBenchmark.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-10-10T00:04:51.3545447Z copying third_party/flatbuffers/tests/FlatBuffers.Benchmarks/FlatBuffers.Benchmarks.csproj -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-10-10T00:04:51.3546670Z copying third_party/flatbuffers/tests/FlatBuffers.Benchmarks/Program.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-10-10T00:04:51.3547910Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Assert.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3549348Z copying third_party/flatbuffers/tests/FlatBuffers.Test/ByteBufferTests.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3551046Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBufferBuilderTests.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3552752Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffers.Test.csproj -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3554370Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersExampleTests.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3556284Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersFuzzTests.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3558124Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersTestClassAttribute.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3559251Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersTestMethodAttribute.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3560374Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FuzzTestData.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3561684Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Lcg.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3562957Z copying third_party/flatbuffers/tests/FlatBuffers.Test/NetTest.bat -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3564374Z copying third_party/flatbuffers/tests/FlatBuffers.Test/NetTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3566109Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Program.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3567366Z copying third_party/flatbuffers/tests/FlatBuffers.Test/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3568943Z copying third_party/flatbuffers/tests/FlatBuffers.Test/TestTable.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3570149Z copying third_party/flatbuffers/tests/FlatBuffers.Test/clean.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3571560Z copying third_party/flatbuffers/tests/FlatBuffers.Test/monsterdata_cstest.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3572880Z copying third_party/flatbuffers/tests/FlatBuffers.Test/monsterdata_cstest_sp.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3574384Z copying third_party/flatbuffers/tests/FlatBuffers.Test/packages.config -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test 2025-10-10T00:04:51.3576101Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Properties/AssemblyInfo.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/FlatBuffers.Test/Properties 2025-10-10T00:04:51.3577061Z copying third_party/flatbuffers/tests/KeywordTest/ABC.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/KeywordTest 2025-10-10T00:04:51.3578479Z copying third_party/flatbuffers/tests/KeywordTest/KeywordsInTable.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/KeywordTest 2025-10-10T00:04:51.3579887Z copying third_party/flatbuffers/tests/KeywordTest/KeywordsInUnion.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/KeywordTest 2025-10-10T00:04:51.3581084Z copying third_party/flatbuffers/tests/KeywordTest/Table2.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/KeywordTest 2025-10-10T00:04:51.3582580Z copying third_party/flatbuffers/tests/KeywordTest/public.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/KeywordTest 2025-10-10T00:04:51.3585017Z copying third_party/flatbuffers/tests/annotated_binary/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3586179Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3588420Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.bfbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3590634Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3592282Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3594466Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3596364Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3597958Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3599676Z copying third_party/flatbuffers/tests/annotated_binary/generate_annotations.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary 2025-10-10T00:04:51.3601233Z copying third_party/flatbuffers/tests/annotated_binary/tests/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3602394Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_offset.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3604410Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_offset.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3606015Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_too_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3607259Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_too_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3608622Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_vtable_offset.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3609841Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_vtable_offset.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3610900Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3612191Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3613435Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3614845Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3616171Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_array_field_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3617443Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_array_field_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3618565Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_field_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3619742Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_field_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3620919Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_offset.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3622250Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_offset.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3623306Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_size.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3624719Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_size.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3625914Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_union_type_value.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3627342Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_union_type_value.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3628524Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_length_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3629778Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_length_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3630933Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_scalars_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3632194Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_scalars_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3633327Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_strings_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3634741Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_strings_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3635964Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_structs_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3637308Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_structs_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3638444Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_tables_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3639768Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_tables_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3640889Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_union_type_value.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3642189Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_union_type_value.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3643325Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_unions_cut_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3644780Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_unions_cut_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3646165Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_field_offset.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3647420Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_field_offset.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3648548Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3650053Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3651116Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3652395Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3653436Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3654808Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3656348Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size_short.afb -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3657736Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size_short.bin -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/annotated_binary/tests 2025-10-10T00:04:51.3658780Z copying third_party/flatbuffers/tests/arrays_test/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test 2025-10-10T00:04:51.3660339Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/array_struct_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-10-10T00:04:51.3661547Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/array_table_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-10-10T00:04:51.3662742Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/nested_struct_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-10-10T00:04:51.3663863Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/test_enum_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-10-10T00:04:51.3665107Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/.bazelrc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-10-10T00:04:51.3666481Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/BUILD -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-10-10T00:04:51.3667610Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-10-10T00:04:51.3668820Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-10-10T00:04:51.3670061Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/pulls_in_flatbuffers_test.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-10-10T00:04:51.3670892Z copying third_party/flatbuffers/tests/cpp17/stringify_util.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17 2025-10-10T00:04:51.3672126Z copying third_party/flatbuffers/tests/cpp17/test_cpp17.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17 2025-10-10T00:04:51.3673511Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/monster_test_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-10-10T00:04:51.3676483Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/optional_scalars2_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-10-10T00:04:51.3678365Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/optional_scalars_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-10-10T00:04:51.3680197Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/union_vector_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-10-10T00:04:51.3682139Z copying third_party/flatbuffers/tests/docker/Dockerfile.testing.build_flatc_debian_stretch -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3683608Z copying third_party/flatbuffers/tests/docker/Dockerfile.testing.cpp.debian_buster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3685326Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.php.hhvm_2019_01_16 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3686945Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.cpython_with_conda -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3688064Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.cpython_with_numpy -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3689542Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py2 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3691049Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py3 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3692561Z copying third_party/flatbuffers/tests/docker/build_flatc.run.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3694054Z copying third_party/flatbuffers/tests/docker/cpp_test.run.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker 2025-10-10T00:04:51.3695893Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.csharp.mono_5_18 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3697473Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.golang.1_11 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3698803Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.java.openjdk_10_0_2 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3700391Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.java.openjdk_11_0_1 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3701851Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.node.12_20_1 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3703328Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.node.14_15_4 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3704865Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.php.zend_7_3 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3706572Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.cpython_2_7_15 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3708286Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.cpython_3_7_1 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3709835Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.numpy.cpython_2_7_15 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3711289Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.numpy.cpython_3_7_1 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3712817Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.1_51_0 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3714497Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.big_endian.1_51_0 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3715955Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.nightly -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3717414Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.swift_5_2 -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/docker/languages 2025-10-10T00:04:51.3718847Z copying third_party/flatbuffers/tests/evolution_test/evolution_v1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:51.3720321Z copying third_party/flatbuffers/tests/evolution_test/evolution_v1.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:51.3721844Z copying third_party/flatbuffers/tests/evolution_test/evolution_v1_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:51.3723467Z copying third_party/flatbuffers/tests/evolution_test/evolution_v2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:51.3725104Z copying third_party/flatbuffers/tests/evolution_test/evolution_v2.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:51.3726777Z copying third_party/flatbuffers/tests/evolution_test/evolution_v2_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/evolution_test 2025-10-10T00:04:51.3728260Z copying third_party/flatbuffers/tests/flatc/enum_val_attributes.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3729764Z copying third_party/flatbuffers/tests/flatc/flatc_cpp_tests.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3731457Z copying third_party/flatbuffers/tests/flatc/flatc_kotlin_tests.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3732961Z copying third_party/flatbuffers/tests/flatc/flatc_schema_tests.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3734542Z copying third_party/flatbuffers/tests/flatc/flatc_test.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3736179Z copying third_party/flatbuffers/tests/flatc/flatc_ts_tests.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3738200Z copying third_party/flatbuffers/tests/flatc/foo.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3739669Z copying third_party/flatbuffers/tests/flatc/foo_with_ns.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3741165Z copying third_party/flatbuffers/tests/flatc/main.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc 2025-10-10T00:04:51.3742660Z copying third_party/flatbuffers/tests/flatc/bar/bar.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar 2025-10-10T00:04:51.3744360Z copying third_party/flatbuffers/tests/flatc/bar/bar_with_foo.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar 2025-10-10T00:04:51.3745993Z copying third_party/flatbuffers/tests/flatc/bar/bar_with_ns.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar 2025-10-10T00:04:51.3747428Z copying third_party/flatbuffers/tests/flatc/bar/baz/baz.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar/baz 2025-10-10T00:04:51.3748960Z copying third_party/flatbuffers/tests/flatc/bar/baz/baz_with_ns.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/flatc/bar/baz 2025-10-10T00:04:51.3750419Z copying third_party/flatbuffers/tests/fuzzer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3752077Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_64bit_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3753563Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_annotator_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3755230Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_monster_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3756828Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_parser_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3758280Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_scalar_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3759878Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_verifier_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3761337Z copying third_party/flatbuffers/tests/fuzzer/flexbuffers_verifier_fuzzer.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3762754Z copying third_party/flatbuffers/tests/fuzzer/fuzzer_assert.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3764389Z copying third_party/flatbuffers/tests/fuzzer/monster_debug.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3765915Z copying third_party/flatbuffers/tests/fuzzer/monster_fuzzer.dict -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3767353Z copying third_party/flatbuffers/tests/fuzzer/parser_fuzzer.dict -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3768816Z copying third_party/flatbuffers/tests/fuzzer/readme.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3770309Z copying third_party/flatbuffers/tests/fuzzer/scalar_debug.cpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3771834Z copying third_party/flatbuffers/tests/fuzzer/scalar_fuzzer.dict -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3773266Z copying third_party/flatbuffers/tests/fuzzer/test_init.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/fuzzer 2025-10-10T00:04:51.3774880Z copying third_party/flatbuffers/tests/include_test/include_test1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test 2025-10-10T00:04:51.3776460Z copying third_party/flatbuffers/tests/include_test/order.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test 2025-10-10T00:04:51.3778088Z copying third_party/flatbuffers/tests/include_test/sub/include_test2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test/sub 2025-10-10T00:04:51.3779633Z copying third_party/flatbuffers/tests/include_test/sub/no_namespace.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test/sub 2025-10-10T00:04:51.3781074Z copying third_party/flatbuffers/tests/include_test1/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1 2025-10-10T00:04:51.3782651Z copying third_party/flatbuffers/tests/include_test1/table_a_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1 2025-10-10T00:04:51.3784598Z copying third_party/flatbuffers/tests/include_test1/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-10-10T00:04:51.3786033Z copying third_party/flatbuffers/tests/include_test1/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-10-10T00:04:51.3787629Z copying third_party/flatbuffers/tests/include_test1/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-10-10T00:04:51.3788929Z copying third_party/flatbuffers/tests/include_test2/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2 2025-10-10T00:04:51.3790386Z copying third_party/flatbuffers/tests/include_test2/table_a_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2 2025-10-10T00:04:51.3792075Z copying third_party/flatbuffers/tests/include_test2/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-10-10T00:04:51.3793597Z copying third_party/flatbuffers/tests/include_test2/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-10-10T00:04:51.3795257Z copying third_party/flatbuffers/tests/include_test2/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-10-10T00:04:51.3796607Z copying third_party/flatbuffers/tests/key_field/key_field_sample.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/key_field 2025-10-10T00:04:51.3798124Z copying third_party/flatbuffers/tests/key_field/key_field_sample_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/key_field 2025-10-10T00:04:51.3799876Z copying third_party/flatbuffers/tests/keyword_test/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test 2025-10-10T00:04:51.3801520Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/abc_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-10-10T00:04:51.3803147Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/keywords_in_table_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-10-10T00:04:51.3804854Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/keywords_in_union_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-10-10T00:04:51.3806436Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/public_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-10-10T00:04:51.3807880Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/table_2_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-10-10T00:04:51.3809324Z copying third_party/flatbuffers/tests/minified_enums/enums.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/minified_enums 2025-10-10T00:04:51.3810878Z copying third_party/flatbuffers/tests/minified_enums/enums_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/minified_enums 2025-10-10T00:04:51.3812287Z copying third_party/flatbuffers/tests/monster_test/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test 2025-10-10T00:04:51.3813827Z copying third_party/flatbuffers/tests/monster_test/table_a_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test 2025-10-10T00:04:51.3815583Z copying third_party/flatbuffers/tests/monster_test/my_game/in_parent_namespace_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game 2025-10-10T00:04:51.3817221Z copying third_party/flatbuffers/tests/monster_test/my_game/example/ability_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3818778Z copying third_party/flatbuffers/tests/monster_test/my_game/example/any_ambiguous_aliases_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3820292Z copying third_party/flatbuffers/tests/monster_test/my_game/example/any_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3822080Z copying third_party/flatbuffers/tests/monster_test/my_game/example/any_unique_aliases_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3823571Z copying third_party/flatbuffers/tests/monster_test/my_game/example/color_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3825262Z copying third_party/flatbuffers/tests/monster_test/my_game/example/long_enum_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3826747Z copying third_party/flatbuffers/tests/monster_test/my_game/example/monster_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3828951Z copying third_party/flatbuffers/tests/monster_test/my_game/example/race_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3830521Z copying third_party/flatbuffers/tests/monster_test/my_game/example/referrable_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3832139Z copying third_party/flatbuffers/tests/monster_test/my_game/example/stat_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3834380Z copying third_party/flatbuffers/tests/monster_test/my_game/example/struct_of_structs_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3836506Z copying third_party/flatbuffers/tests/monster_test/my_game/example/struct_of_structs_of_structs_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3838485Z copying third_party/flatbuffers/tests/monster_test/my_game/example/test_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3840305Z copying third_party/flatbuffers/tests/monster_test/my_game/example/test_simple_table_with_enum_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3841862Z copying third_party/flatbuffers/tests/monster_test/my_game/example/type_aliases_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3843472Z copying third_party/flatbuffers/tests/monster_test/my_game/example/vec_3_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example 2025-10-10T00:04:51.3845236Z copying third_party/flatbuffers/tests/monster_test/my_game/example_2/monster_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/example_2 2025-10-10T00:04:51.3846841Z copying third_party/flatbuffers/tests/monster_test/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-10-10T00:04:51.3848370Z copying third_party/flatbuffers/tests/monster_test/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-10-10T00:04:51.3850036Z copying third_party/flatbuffers/tests/monster_test/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-10-10T00:04:51.3851176Z copying third_party/flatbuffers/tests/monster_test_serialize/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize 2025-10-10T00:04:51.3852817Z copying third_party/flatbuffers/tests/monster_test_serialize/table_a_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize 2025-10-10T00:04:51.3854797Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/in_parent_namespace_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game 2025-10-10T00:04:51.3856627Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/ability_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3858319Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_ambiguous_aliases_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3859816Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3861408Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_unique_aliases_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3862946Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/color_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3864835Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/long_enum_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3866504Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/monster_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3868697Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/race_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3870259Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/referrable_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3871798Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/stat_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3873379Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/struct_of_structs_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3875121Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/struct_of_structs_of_structs_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3876544Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/test_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3878189Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/test_simple_table_with_enum_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3879796Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/type_aliases_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3881337Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/vec_3_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-10-10T00:04:51.3882893Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2/monster_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2 2025-10-10T00:04:51.3884869Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-10-10T00:04:51.3886105Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-10-10T00:04:51.3887757Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-10-10T00:04:51.3888946Z copying third_party/flatbuffers/tests/monster_test_suffix/monster_test.grpc.fb.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix 2025-10-10T00:04:51.3890636Z copying third_party/flatbuffers/tests/monster_test_suffix/monster_test.grpc.fb.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix 2025-10-10T00:04:51.3892321Z copying third_party/flatbuffers/tests/monster_test_suffix/monster_test_suffix.hpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix 2025-10-10T00:04:51.3896375Z copying third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test.grpc.fb.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-10-10T00:04:51.3898023Z copying third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test.grpc.fb.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-10-10T00:04:51.3899784Z copying third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test_generated.hpp -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-10-10T00:04:51.3902689Z copying third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test.grpc.fb.cc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-10-10T00:04:51.3904460Z copying third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test.grpc.fb.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-10-10T00:04:51.3906226Z copying third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test_suffix.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-10-10T00:04:51.3908891Z copying third_party/flatbuffers/tests/more_defaults/abc_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/more_defaults 2025-10-10T00:04:51.3910350Z copying third_party/flatbuffers/tests/more_defaults/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/more_defaults 2025-10-10T00:04:51.3911922Z copying third_party/flatbuffers/tests/more_defaults/more_defaults_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/more_defaults 2025-10-10T00:04:51.3913476Z copying third_party/flatbuffers/tests/name_clash_test/invalid_test1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/name_clash_test 2025-10-10T00:04:51.3915215Z copying third_party/flatbuffers/tests/name_clash_test/invalid_test2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/name_clash_test 2025-10-10T00:04:51.3916687Z copying third_party/flatbuffers/tests/name_clash_test/valid_test1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/name_clash_test 2025-10-10T00:04:51.3918266Z copying third_party/flatbuffers/tests/name_clash_test/valid_test2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/name_clash_test 2025-10-10T00:04:51.3919735Z copying third_party/flatbuffers/tests/namespace_test/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3921246Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3922839Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3924545Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1_generated.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3926200Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1_namespace_a.namespace_b_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3927512Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3929018Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_generated.h -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3930715Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_generated.lobster -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3932226Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_namespace_a_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3933767Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_namespace_c_generated.dart -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test 2025-10-10T00:04:51.3935551Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/second_table_in_a_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a 2025-10-10T00:04:51.3937061Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/table_in_first_ns_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a 2025-10-10T00:04:51.3938754Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/enum_in_nested_ns_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-10-10T00:04:51.3940234Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/struct_in_nested_ns_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-10-10T00:04:51.3941947Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/table_in_nested_ns_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-10-10T00:04:51.3943286Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/union_in_nested_ns_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-10-10T00:04:51.3945002Z copying third_party/flatbuffers/tests/namespace_test/namespace_c/table_in_c_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/namespace_test/namespace_c 2025-10-10T00:04:51.3946528Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:51.3948035Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1_generated.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:51.3949590Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:51.3951054Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2_generated.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:51.3952492Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:51.3954243Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3_generated.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nested_namespace_test 2025-10-10T00:04:51.3955494Z copying third_party/flatbuffers/tests/nim/testnim.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim 2025-10-10T00:04:51.3957205Z copying third_party/flatbuffers/tests/nim/tests/moredefaults/test.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/moredefaults 2025-10-10T00:04:51.3958725Z copying third_party/flatbuffers/tests/nim/tests/mutatingbool/test.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/mutatingbool 2025-10-10T00:04:51.3960178Z copying third_party/flatbuffers/tests/nim/tests/mygame/test.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/mygame 2025-10-10T00:04:51.3961801Z copying third_party/flatbuffers/tests/nim/tests/optional_scalars/test.nim -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/nim/tests/optional_scalars 2025-10-10T00:04:51.3963182Z copying third_party/flatbuffers/tests/order/Food.go -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/order 2025-10-10T00:04:51.3965030Z copying third_party/flatbuffers/tests/private_annotation_test/ab_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:51.3966575Z copying third_party/flatbuffers/tests/private_annotation_test/annotations_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:51.3968017Z copying third_party/flatbuffers/tests/private_annotation_test/any_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:51.3969539Z copying third_party/flatbuffers/tests/private_annotation_test/game_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:51.3970992Z copying third_party/flatbuffers/tests/private_annotation_test/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:51.3972516Z copying third_party/flatbuffers/tests/private_annotation_test/object_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/private_annotation_test 2025-10-10T00:04:51.3974027Z copying third_party/flatbuffers/tests/prototest/GenerateProtoGoldens.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3975612Z copying third_party/flatbuffers/tests/prototest/imported.proto -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3977097Z copying third_party/flatbuffers/tests/prototest/non-positive-id.proto -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3978539Z copying third_party/flatbuffers/tests/prototest/test.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3979985Z copying third_party/flatbuffers/tests/prototest/test.proto -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3981471Z copying third_party/flatbuffers/tests/prototest/test_id.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3983009Z copying third_party/flatbuffers/tests/prototest/test_include.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3984846Z copying third_party/flatbuffers/tests/prototest/test_include_id.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3986245Z copying third_party/flatbuffers/tests/prototest/test_suffix.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3987615Z copying third_party/flatbuffers/tests/prototest/test_suffix_id.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3989216Z copying third_party/flatbuffers/tests/prototest/test_union.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3990666Z copying third_party/flatbuffers/tests/prototest/test_union_id.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3992456Z copying third_party/flatbuffers/tests/prototest/test_union_include.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3994316Z copying third_party/flatbuffers/tests/prototest/test_union_include_id.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3995795Z copying third_party/flatbuffers/tests/prototest/test_union_suffix.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3997359Z copying third_party/flatbuffers/tests/prototest/test_union_suffix_id.golden.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.3998870Z copying third_party/flatbuffers/tests/prototest/twice-id.proto -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.4000347Z copying third_party/flatbuffers/tests/prototest/use-reserved-id.proto -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/prototest 2025-10-10T00:04:51.4001808Z copying third_party/flatbuffers/tests/rust_namer_test/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test 2025-10-10T00:04:51.4003536Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/field_table_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4005160Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/field_union_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4006799Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/game_message_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4008302Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/game_message_wrapper_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4009839Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/player_input_change_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4011341Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/player_spectate_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4012827Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/player_stat_event_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4014646Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/possibly_reserved_words_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4016022Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/root_table_generated.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-10-10T00:04:51.4017659Z copying third_party/flatbuffers/tests/rust_no_std_compilation_test/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_no_std_compilation_test 2025-10-10T00:04:51.4019237Z copying third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo/config.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo 2025-10-10T00:04:51.4020774Z copying third_party/flatbuffers/tests/rust_no_std_compilation_test/src/main.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_no_std_compilation_test/src 2025-10-10T00:04:51.4022303Z copying third_party/flatbuffers/tests/rust_serialize_test/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_serialize_test 2025-10-10T00:04:51.4023770Z copying third_party/flatbuffers/tests/rust_serialize_test/src/main.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_serialize_test/src 2025-10-10T00:04:51.4025416Z copying third_party/flatbuffers/tests/rust_usage_test/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test 2025-10-10T00:04:51.4026990Z copying third_party/flatbuffers/tests/rust_usage_test/benches/benchmarks.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/benches 2025-10-10T00:04:51.4028529Z copying third_party/flatbuffers/tests/rust_usage_test/benches/flatbuffers_benchmarks.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/benches 2025-10-10T00:04:51.4030054Z copying third_party/flatbuffers/tests/rust_usage_test/benches/flexbuffers_benchmarks.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/benches 2025-10-10T00:04:51.4031626Z copying third_party/flatbuffers/tests/rust_usage_test/bin/flatbuffers_alloc_check.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/bin 2025-10-10T00:04:51.4033174Z copying third_party/flatbuffers/tests/rust_usage_test/bin/flexbuffers_alloc_check.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/bin 2025-10-10T00:04:51.4034907Z copying third_party/flatbuffers/tests/rust_usage_test/bin/monster_example.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/bin 2025-10-10T00:04:51.4036398Z copying third_party/flatbuffers/tests/rust_usage_test/outdir/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/outdir 2025-10-10T00:04:51.4037927Z copying third_party/flatbuffers/tests/rust_usage_test/outdir/build.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/outdir 2025-10-10T00:04:51.4039524Z copying third_party/flatbuffers/tests/rust_usage_test/outdir/src/main.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/outdir/src 2025-10-10T00:04:51.4041126Z copying third_party/flatbuffers/tests/rust_usage_test/tests/arrays_test.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests 2025-10-10T00:04:51.4042710Z copying third_party/flatbuffers/tests/rust_usage_test/tests/integration_test.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests 2025-10-10T00:04:51.4045496Z copying third_party/flatbuffers/tests/rust_usage_test/tests/more_defaults_test.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests 2025-10-10T00:04:51.4047027Z copying third_party/flatbuffers/tests/rust_usage_test/tests/optional_scalars_test.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests 2025-10-10T00:04:51.4048698Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/binary_format.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:51.4050287Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/interop.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:51.4051916Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/mod.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:51.4053439Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/other_api.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:51.4054948Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/qc_serious.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:51.4056694Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/rwyw.rs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-10-10T00:04:51.4058119Z copying third_party/flatbuffers/tests/swift/Wasm.tests/.swift-version -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests 2025-10-10T00:04:51.4059586Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Package.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests 2025-10-10T00:04:51.4061218Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm/Wasm.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm 2025-10-10T00:04:51.4063076Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/FlatBuffersMonsterWriterTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests 2025-10-10T00:04:51.4064840Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/monster_test_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests 2025-10-10T00:04:51.4067280Z copying third_party/flatbuffers/tests/swift/tests/Package.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests 2025-10-10T00:04:51.4068759Z copying third_party/flatbuffers/tests/swift/tests/SwiftTest.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests 2025-10-10T00:04:51.4070315Z copying third_party/flatbuffers/tests/swift/tests/monsterdata_test.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests 2025-10-10T00:04:51.4071945Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-10-10T00:04:51.4073508Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-10-10T00:04:51.4074915Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-10-10T00:04:51.4076735Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-10-10T00:04:51.4078336Z copying third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-10-10T00:04:51.4079925Z copying third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-10-10T00:04:51.4081493Z copying third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/main.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-10-10T00:04:51.4083213Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersMonsterWriterTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4085111Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersNanInfTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4086579Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersStructsTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4088213Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4089642Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersUnionTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4091364Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersVectorsTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4092984Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersDoubleTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4094520Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersMoreDefaults.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4096202Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersVerifierTests.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4098711Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/MutatingBool_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4100138Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/monster_test.grpc.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4101645Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/monster_test_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4105117Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/more_defaults_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4106079Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/nan_inf_test_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4108420Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/optional_scalars_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4109999Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/union_vector_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4111895Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/vector_has_test_generated.swift -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-10-10T00:04:51.4112792Z copying third_party/flatbuffers/tests/ts/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4114946Z copying third_party/flatbuffers/tests/ts/JavaScriptComplexArraysTest.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4116457Z copying third_party/flatbuffers/tests/ts/JavaScriptFlexBuffersTest.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4117942Z copying third_party/flatbuffers/tests/ts/JavaScriptRequiredStringTest.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4119382Z copying third_party/flatbuffers/tests/ts/JavaScriptTest.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4121210Z copying third_party/flatbuffers/tests/ts/JavaScriptTestv1.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4122821Z copying third_party/flatbuffers/tests/ts/JavaScriptUnionUnderlyingTypeTest.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4124416Z copying third_party/flatbuffers/tests/ts/JavaScriptUnionVectorTest.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4125903Z copying third_party/flatbuffers/tests/ts/TypeScriptTest.py -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4127416Z copying third_party/flatbuffers/tests/ts/foobar.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4128986Z copying third_party/flatbuffers/tests/ts/foobar.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4130548Z copying third_party/flatbuffers/tests/ts/foobar.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4132134Z copying third_party/flatbuffers/tests/ts/monster_test.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4133625Z copying third_party/flatbuffers/tests/ts/monster_test.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4135306Z copying third_party/flatbuffers/tests/ts/monster_test.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4136876Z copying third_party/flatbuffers/tests/ts/monster_test_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4139225Z copying third_party/flatbuffers/tests/ts/monsterdata_javascript_wire.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4140649Z copying third_party/flatbuffers/tests/ts/my-game.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4142130Z copying third_party/flatbuffers/tests/ts/my-game.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4143610Z copying third_party/flatbuffers/tests/ts/my-game.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4145370Z copying third_party/flatbuffers/tests/ts/optional-scalars.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4146919Z copying third_party/flatbuffers/tests/ts/optional_scalars.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4148510Z copying third_party/flatbuffers/tests/ts/package.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4150099Z copying third_party/flatbuffers/tests/ts/pnpm-lock.yaml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4151703Z copying third_party/flatbuffers/tests/ts/reflection.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4153274Z copying third_party/flatbuffers/tests/ts/reflection.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4154998Z copying third_party/flatbuffers/tests/ts/reflection.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4156569Z copying third_party/flatbuffers/tests/ts/reflection_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4158707Z copying third_party/flatbuffers/tests/ts/required_strings_generated.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4160163Z copying third_party/flatbuffers/tests/ts/required_strings_generated.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4161581Z copying third_party/flatbuffers/tests/ts/table-a.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4163086Z copying third_party/flatbuffers/tests/ts/table-a.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4164854Z copying third_party/flatbuffers/tests/ts/table-a.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4166332Z copying third_party/flatbuffers/tests/ts/tsconfig.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4167819Z copying third_party/flatbuffers/tests/ts/tsconfig.node.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4169319Z copying third_party/flatbuffers/tests/ts/typescript.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4170815Z copying third_party/flatbuffers/tests/ts/typescript.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4172397Z copying third_party/flatbuffers/tests/ts/typescript.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4173926Z copying third_party/flatbuffers/tests/ts/typescript_include.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4175758Z copying third_party/flatbuffers/tests/ts/typescript_include_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4177350Z copying third_party/flatbuffers/tests/ts/typescript_keywords.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4178861Z copying third_party/flatbuffers/tests/ts/typescript_keywords.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4180433Z copying third_party/flatbuffers/tests/ts/typescript_keywords.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4182013Z copying third_party/flatbuffers/tests/ts/typescript_keywords.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4183551Z copying third_party/flatbuffers/tests/ts/typescript_keywords_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4185847Z copying third_party/flatbuffers/tests/ts/typescript_transitive_include.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4187398Z copying third_party/flatbuffers/tests/ts/typescript_transitive_include_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4188846Z copying third_party/flatbuffers/tests/ts/unicode_test.mon -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4190424Z copying third_party/flatbuffers/tests/ts/union-underlying-type.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4191951Z copying third_party/flatbuffers/tests/ts/union-underlying-type.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4193455Z copying third_party/flatbuffers/tests/ts/union-underlying-type.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4195176Z copying third_party/flatbuffers/tests/ts/union_underlying_type_test.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4196714Z copying third_party/flatbuffers/tests/ts/union_underlying_type_test.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4198313Z copying third_party/flatbuffers/tests/ts/union_underlying_type_test.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts 2025-10-10T00:04:51.4200062Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-10-10T00:04:51.4201596Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-10-10T00:04:51.4203149Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-10-10T00:04:51.4204867Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-10-10T00:04:51.4206394Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-10-10T00:04:51.4207947Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4209472Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4210979Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4212552Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4214063Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4215842Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4217338Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4218870Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4220375Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4221825Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4223496Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4224889Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4226653Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4228287Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4229896Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4231345Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4232863Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4234634Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-10-10T00:04:51.4235941Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.bazelignore -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4237508Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.bazelrc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4239001Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.npmrc -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4240505Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4242012Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/README.md -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4243554Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4245303Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/import_test.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4246897Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/independent_deps_test.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4248337Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/one.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4249837Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/package.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4251399Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/pnpm-lock.yaml -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4252816Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/two.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-10-10T00:04:51.4254347Z copying third_party/flatbuffers/tests/ts/foobar/abc.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4255868Z copying third_party/flatbuffers/tests/ts/foobar/abc.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4257345Z copying third_party/flatbuffers/tests/ts/foobar/abc.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4258859Z copying third_party/flatbuffers/tests/ts/foobar/class.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4260397Z copying third_party/flatbuffers/tests/ts/foobar/class.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4261870Z copying third_party/flatbuffers/tests/ts/foobar/class.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4263449Z copying third_party/flatbuffers/tests/ts/foobar/tab.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/foobar 2025-10-10T00:04:51.4265075Z copying third_party/flatbuffers/tests/ts/my-game/example.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4266531Z copying third_party/flatbuffers/tests/ts/my-game/example.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4268102Z copying third_party/flatbuffers/tests/ts/my-game/example.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4269679Z copying third_party/flatbuffers/tests/ts/my-game/example2.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4271121Z copying third_party/flatbuffers/tests/ts/my-game/example2.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4272618Z copying third_party/flatbuffers/tests/ts/my-game/example2.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4274302Z copying third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4275841Z copying third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4277289Z copying third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4278803Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4280290Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4281775Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game 2025-10-10T00:04:51.4283351Z copying third_party/flatbuffers/tests/ts/my-game/example/ability.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4284819Z copying third_party/flatbuffers/tests/ts/my-game/example/ability.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4286534Z copying third_party/flatbuffers/tests/ts/my-game/example/ability.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4288172Z copying third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4289947Z copying third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4291424Z copying third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4292994Z copying third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4294637Z copying third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4296141Z copying third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4297633Z copying third_party/flatbuffers/tests/ts/my-game/example/any.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4299118Z copying third_party/flatbuffers/tests/ts/my-game/example/any.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4300717Z copying third_party/flatbuffers/tests/ts/my-game/example/any.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4302223Z copying third_party/flatbuffers/tests/ts/my-game/example/color.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4303752Z copying third_party/flatbuffers/tests/ts/my-game/example/color.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4305503Z copying third_party/flatbuffers/tests/ts/my-game/example/color.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4307119Z copying third_party/flatbuffers/tests/ts/my-game/example/long-enum.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4308576Z copying third_party/flatbuffers/tests/ts/my-game/example/long-enum.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4310080Z copying third_party/flatbuffers/tests/ts/my-game/example/long-enum.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4311579Z copying third_party/flatbuffers/tests/ts/my-game/example/monster.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4313392Z copying third_party/flatbuffers/tests/ts/my-game/example/monster.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4315913Z copying third_party/flatbuffers/tests/ts/my-game/example/monster.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4317940Z copying third_party/flatbuffers/tests/ts/my-game/example/race.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4319411Z copying third_party/flatbuffers/tests/ts/my-game/example/race.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4321048Z copying third_party/flatbuffers/tests/ts/my-game/example/race.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4322530Z copying third_party/flatbuffers/tests/ts/my-game/example/referrable.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4324055Z copying third_party/flatbuffers/tests/ts/my-game/example/referrable.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4325762Z copying third_party/flatbuffers/tests/ts/my-game/example/referrable.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4327291Z copying third_party/flatbuffers/tests/ts/my-game/example/stat.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4328750Z copying third_party/flatbuffers/tests/ts/my-game/example/stat.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4330272Z copying third_party/flatbuffers/tests/ts/my-game/example/stat.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4332017Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4333686Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4335382Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4336869Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4338532Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4339986Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4341504Z copying third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4343120Z copying third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4344814Z copying third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4346343Z copying third_party/flatbuffers/tests/ts/my-game/example/test.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4347833Z copying third_party/flatbuffers/tests/ts/my-game/example/test.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4349400Z copying third_party/flatbuffers/tests/ts/my-game/example/test.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4350978Z copying third_party/flatbuffers/tests/ts/my-game/example/type-aliases.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4352504Z copying third_party/flatbuffers/tests/ts/my-game/example/type-aliases.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4354245Z copying third_party/flatbuffers/tests/ts/my-game/example/type-aliases.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4355944Z copying third_party/flatbuffers/tests/ts/my-game/example/vec3.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4357519Z copying third_party/flatbuffers/tests/ts/my-game/example/vec3.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4359039Z copying third_party/flatbuffers/tests/ts/my-game/example/vec3.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example 2025-10-10T00:04:51.4360613Z copying third_party/flatbuffers/tests/ts/my-game/example2/monster.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example2 2025-10-10T00:04:51.4362106Z copying third_party/flatbuffers/tests/ts/my-game/example2/monster.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example2 2025-10-10T00:04:51.4363687Z copying third_party/flatbuffers/tests/ts/my-game/example2/monster.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/example2 2025-10-10T00:04:51.4365396Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4366985Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4368387Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4369924Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4371390Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4372983Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4374656Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4376146Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4377731Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-10-10T00:04:51.4379181Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:51.4380630Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:51.4382104Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:51.4383579Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:51.4385239Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:51.4386731Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext 2025-10-10T00:04:51.4388459Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:51.4389967Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:51.4391477Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:51.4392992Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:51.4394749Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:51.4396296Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-10-10T00:04:51.4397802Z copying third_party/flatbuffers/tests/ts/optional-scalars/optional-byte.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/optional-scalars 2025-10-10T00:04:51.4399355Z copying third_party/flatbuffers/tests/ts/optional-scalars/scalar-stuff.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/optional-scalars 2025-10-10T00:04:51.4400970Z copying third_party/flatbuffers/tests/ts/reflection/advanced-features.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4402577Z copying third_party/flatbuffers/tests/ts/reflection/advanced-features.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4404256Z copying third_party/flatbuffers/tests/ts/reflection/advanced-features.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4405813Z copying third_party/flatbuffers/tests/ts/reflection/base-type.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4407230Z copying third_party/flatbuffers/tests/ts/reflection/base-type.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4408682Z copying third_party/flatbuffers/tests/ts/reflection/base-type.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4410184Z copying third_party/flatbuffers/tests/ts/reflection/enum-val.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4411804Z copying third_party/flatbuffers/tests/ts/reflection/enum-val.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4413332Z copying third_party/flatbuffers/tests/ts/reflection/enum-val.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4414760Z copying third_party/flatbuffers/tests/ts/reflection/enum.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4416417Z copying third_party/flatbuffers/tests/ts/reflection/enum.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4417930Z copying third_party/flatbuffers/tests/ts/reflection/enum.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4419503Z copying third_party/flatbuffers/tests/ts/reflection/field.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4421061Z copying third_party/flatbuffers/tests/ts/reflection/field.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4422668Z copying third_party/flatbuffers/tests/ts/reflection/field.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4424537Z copying third_party/flatbuffers/tests/ts/reflection/key-value.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4426201Z copying third_party/flatbuffers/tests/ts/reflection/key-value.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4427581Z copying third_party/flatbuffers/tests/ts/reflection/key-value.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4429044Z copying third_party/flatbuffers/tests/ts/reflection/object.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4430608Z copying third_party/flatbuffers/tests/ts/reflection/object.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4432225Z copying third_party/flatbuffers/tests/ts/reflection/object.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4433841Z copying third_party/flatbuffers/tests/ts/reflection/rpccall.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4435477Z copying third_party/flatbuffers/tests/ts/reflection/rpccall.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4437035Z copying third_party/flatbuffers/tests/ts/reflection/rpccall.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4438606Z copying third_party/flatbuffers/tests/ts/reflection/schema-file.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4440130Z copying third_party/flatbuffers/tests/ts/reflection/schema-file.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4441647Z copying third_party/flatbuffers/tests/ts/reflection/schema-file.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4443240Z copying third_party/flatbuffers/tests/ts/reflection/schema.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4444864Z copying third_party/flatbuffers/tests/ts/reflection/schema.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4446637Z copying third_party/flatbuffers/tests/ts/reflection/schema.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4448318Z copying third_party/flatbuffers/tests/ts/reflection/service.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4449888Z copying third_party/flatbuffers/tests/ts/reflection/service.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4451507Z copying third_party/flatbuffers/tests/ts/reflection/service.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4453036Z copying third_party/flatbuffers/tests/ts/reflection/type.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4454650Z copying third_party/flatbuffers/tests/ts/reflection/type.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4456243Z copying third_party/flatbuffers/tests/ts/reflection/type.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/reflection 2025-10-10T00:04:51.4457896Z copying third_party/flatbuffers/tests/ts/required-strings/foo.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/required-strings 2025-10-10T00:04:51.4459388Z copying third_party/flatbuffers/tests/ts/required-strings/foo.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/required-strings 2025-10-10T00:04:51.4460869Z copying third_party/flatbuffers/tests/ts/test_dir/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/test_dir 2025-10-10T00:04:51.4462508Z copying third_party/flatbuffers/tests/ts/test_dir/import_test.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/test_dir 2025-10-10T00:04:51.4464279Z copying third_party/flatbuffers/tests/ts/test_dir/package.json -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/test_dir 2025-10-10T00:04:51.4465928Z copying third_party/flatbuffers/tests/ts/test_dir/typescript_include.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/test_dir 2025-10-10T00:04:51.4467342Z copying third_party/flatbuffers/tests/ts/test_dir/typescript_transitive_include.fbs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/test_dir 2025-10-10T00:04:51.4468762Z copying third_party/flatbuffers/tests/ts/typescript/class.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:51.4470380Z copying third_party/flatbuffers/tests/ts/typescript/class.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:51.4472071Z copying third_party/flatbuffers/tests/ts/typescript/class.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:51.4473733Z copying third_party/flatbuffers/tests/ts/typescript/object.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:51.4475480Z copying third_party/flatbuffers/tests/ts/typescript/object.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:51.4476977Z copying third_party/flatbuffers/tests/ts/typescript/object.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/typescript 2025-10-10T00:04:51.4478622Z copying third_party/flatbuffers/tests/ts/union-underlying-type/a.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4480088Z copying third_party/flatbuffers/tests/ts/union-underlying-type/a.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4481578Z copying third_party/flatbuffers/tests/ts/union-underlying-type/a.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4483142Z copying third_party/flatbuffers/tests/ts/union-underlying-type/abc.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4484705Z copying third_party/flatbuffers/tests/ts/union-underlying-type/abc.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4486254Z copying third_party/flatbuffers/tests/ts/union-underlying-type/abc.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4487686Z copying third_party/flatbuffers/tests/ts/union-underlying-type/b.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4489390Z copying third_party/flatbuffers/tests/ts/union-underlying-type/b.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4490732Z copying third_party/flatbuffers/tests/ts/union-underlying-type/b.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4492190Z copying third_party/flatbuffers/tests/ts/union-underlying-type/c.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4493660Z copying third_party/flatbuffers/tests/ts/union-underlying-type/c.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4495313Z copying third_party/flatbuffers/tests/ts/union-underlying-type/c.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4496788Z copying third_party/flatbuffers/tests/ts/union-underlying-type/d.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4498265Z copying third_party/flatbuffers/tests/ts/union-underlying-type/d.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4499913Z copying third_party/flatbuffers/tests/ts/union-underlying-type/d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union-underlying-type 2025-10-10T00:04:51.4501560Z copying third_party/flatbuffers/tests/ts/union_vector/attacker.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4503002Z copying third_party/flatbuffers/tests/ts/union_vector/attacker.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4504634Z copying third_party/flatbuffers/tests/ts/union_vector/attacker.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4506155Z copying third_party/flatbuffers/tests/ts/union_vector/book-reader.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4507666Z copying third_party/flatbuffers/tests/ts/union_vector/book-reader.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4509079Z copying third_party/flatbuffers/tests/ts/union_vector/book-reader.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4510578Z copying third_party/flatbuffers/tests/ts/union_vector/character.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4512031Z copying third_party/flatbuffers/tests/ts/union_vector/character.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4513615Z copying third_party/flatbuffers/tests/ts/union_vector/character.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4515360Z copying third_party/flatbuffers/tests/ts/union_vector/falling-tub.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4516853Z copying third_party/flatbuffers/tests/ts/union_vector/falling-tub.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4518430Z copying third_party/flatbuffers/tests/ts/union_vector/falling-tub.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4519982Z copying third_party/flatbuffers/tests/ts/union_vector/gadget.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4521376Z copying third_party/flatbuffers/tests/ts/union_vector/gadget.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4522850Z copying third_party/flatbuffers/tests/ts/union_vector/gadget.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4524630Z copying third_party/flatbuffers/tests/ts/union_vector/hand-fan.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4526114Z copying third_party/flatbuffers/tests/ts/union_vector/hand-fan.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4527571Z copying third_party/flatbuffers/tests/ts/union_vector/hand-fan.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4529047Z copying third_party/flatbuffers/tests/ts/union_vector/movie.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4530542Z copying third_party/flatbuffers/tests/ts/union_vector/movie.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4532082Z copying third_party/flatbuffers/tests/ts/union_vector/movie.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4533651Z copying third_party/flatbuffers/tests/ts/union_vector/rapunzel.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4535321Z copying third_party/flatbuffers/tests/ts/union_vector/rapunzel.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4536819Z copying third_party/flatbuffers/tests/ts/union_vector/rapunzel.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4538425Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector.d.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4539925Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector.js -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4541401Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4542970Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector_generated.cjs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/ts/union_vector 2025-10-10T00:04:51.4544737Z copying third_party/flatbuffers/tests/type_field_collsion/Collision.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/type_field_collsion 2025-10-10T00:04:51.4546338Z copying third_party/flatbuffers/tests/union_value_collsion/union_value_collision_generated.cs -> torch-2.10.0a0+git344e636/third_party/flatbuffers/tests/union_value_collsion 2025-10-10T00:04:51.4547773Z copying third_party/flatbuffers/ts/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4549704Z copying third_party/flatbuffers/ts/builder.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4551251Z copying third_party/flatbuffers/ts/byte-buffer.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4553175Z copying third_party/flatbuffers/ts/compile_flat_file.sh -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4554682Z copying third_party/flatbuffers/ts/constants.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4556469Z copying third_party/flatbuffers/ts/encoding.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4557937Z copying third_party/flatbuffers/ts/flatbuffers.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4559904Z copying third_party/flatbuffers/ts/flexbuffers.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4561238Z copying third_party/flatbuffers/ts/repositories.bzl -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4562975Z copying third_party/flatbuffers/ts/types.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4564500Z copying third_party/flatbuffers/ts/utils.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts 2025-10-10T00:04:51.4566644Z copying third_party/flatbuffers/ts/flexbuffers/bit-width-util.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4568010Z copying third_party/flatbuffers/ts/flexbuffers/bit-width.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4569521Z copying third_party/flatbuffers/ts/flexbuffers/builder.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4571543Z copying third_party/flatbuffers/ts/flexbuffers/flexbuffers-util.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4572932Z copying third_party/flatbuffers/ts/flexbuffers/reference-util.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4574683Z copying third_party/flatbuffers/ts/flexbuffers/reference.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4576631Z copying third_party/flatbuffers/ts/flexbuffers/stack-value.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4578069Z copying third_party/flatbuffers/ts/flexbuffers/value-type-util.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4579562Z copying third_party/flatbuffers/ts/flexbuffers/value-type.ts -> torch-2.10.0a0+git344e636/third_party/flatbuffers/ts/flexbuffers 2025-10-10T00:04:51.4580813Z copying third_party/fmt/.clang-format -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4582503Z copying third_party/fmt/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4584370Z copying third_party/fmt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4586181Z copying third_party/fmt/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4587696Z copying third_party/fmt/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4590474Z copying third_party/fmt/LICENSE -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4591773Z copying third_party/fmt/README.md -> torch-2.10.0a0+git344e636/third_party/fmt 2025-10-10T00:04:51.4593888Z copying third_party/fmt/doc/ChangeLog-old.md -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4596874Z copying third_party/fmt/doc/api.md -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4598596Z copying third_party/fmt/doc/fmt.css -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4599964Z copying third_party/fmt/doc/fmt.js -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4601927Z copying third_party/fmt/doc/get-started.md -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4603261Z copying third_party/fmt/doc/index.md -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4605691Z copying third_party/fmt/doc/perf.svg -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4607079Z copying third_party/fmt/doc/python-license.txt -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4608858Z copying third_party/fmt/doc/syntax.md -> torch-2.10.0a0+git344e636/third_party/fmt/doc 2025-10-10T00:04:51.4610975Z copying third_party/fmt/include/fmt/args.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4612337Z copying third_party/fmt/include/fmt/base.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4615399Z copying third_party/fmt/include/fmt/chrono.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4617851Z copying third_party/fmt/include/fmt/color.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4619678Z copying third_party/fmt/include/fmt/compile.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4621499Z copying third_party/fmt/include/fmt/core.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4623095Z copying third_party/fmt/include/fmt/format-inl.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4625744Z copying third_party/fmt/include/fmt/format.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4628962Z copying third_party/fmt/include/fmt/os.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4630384Z copying third_party/fmt/include/fmt/ostream.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4632492Z copying third_party/fmt/include/fmt/printf.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4634547Z copying third_party/fmt/include/fmt/ranges.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4636546Z copying third_party/fmt/include/fmt/std.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4638515Z copying third_party/fmt/include/fmt/xchar.h -> torch-2.10.0a0+git344e636/third_party/fmt/include/fmt 2025-10-10T00:04:51.4640131Z copying third_party/fmt/src/fmt.cc -> torch-2.10.0a0+git344e636/third_party/fmt/src 2025-10-10T00:04:51.4641738Z copying third_party/fmt/src/format.cc -> torch-2.10.0a0+git344e636/third_party/fmt/src 2025-10-10T00:04:51.4643200Z copying third_party/fmt/src/os.cc -> torch-2.10.0a0+git344e636/third_party/fmt/src 2025-10-10T00:04:51.4645404Z copying third_party/fmt/support/Android.mk -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4646926Z copying third_party/fmt/support/AndroidManifest.xml -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4648411Z copying third_party/fmt/support/C++.sublime-syntax -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4650822Z copying third_party/fmt/support/README -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4652183Z copying third_party/fmt/support/Vagrantfile -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4653793Z copying third_party/fmt/support/build.gradle -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4655765Z copying third_party/fmt/support/check-commits -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4657274Z copying third_party/fmt/support/docopt.py -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4659276Z copying third_party/fmt/support/mkdocs -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4660605Z copying third_party/fmt/support/mkdocs.yml -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4662363Z copying third_party/fmt/support/printable.py -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4664261Z copying third_party/fmt/support/release.py -> torch-2.10.0a0+git344e636/third_party/fmt/support 2025-10-10T00:04:51.4666076Z copying third_party/fmt/support/cmake/FindSetEnv.cmake -> torch-2.10.0a0+git344e636/third_party/fmt/support/cmake 2025-10-10T00:04:51.4667527Z copying third_party/fmt/support/cmake/JoinPaths.cmake -> torch-2.10.0a0+git344e636/third_party/fmt/support/cmake 2025-10-10T00:04:51.4669403Z copying third_party/fmt/support/cmake/fmt-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/fmt/support/cmake 2025-10-10T00:04:51.4670749Z copying third_party/fmt/support/cmake/fmt.pc.in -> torch-2.10.0a0+git344e636/third_party/fmt/support/cmake 2025-10-10T00:04:51.4672946Z copying third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py -> torch-2.10.0a0+git344e636/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-10-10T00:04:51.4674827Z copying third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README -> torch-2.10.0a0+git344e636/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-10-10T00:04:51.4675902Z copying third_party/fmt/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4677719Z copying third_party/fmt/test/args-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4679508Z copying third_party/fmt/test/assert-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4680825Z copying third_party/fmt/test/base-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4682809Z copying third_party/fmt/test/chrono-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4684817Z copying third_party/fmt/test/color-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4686629Z copying third_party/fmt/test/compile-fp-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4688020Z copying third_party/fmt/test/compile-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4689935Z copying third_party/fmt/test/detect-stdfs.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4691387Z copying third_party/fmt/test/enforce-checks-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4692913Z copying third_party/fmt/test/format-impl-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4694560Z copying third_party/fmt/test/format-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4696979Z copying third_party/fmt/test/gtest-extra-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4698980Z copying third_party/fmt/test/gtest-extra.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4700286Z copying third_party/fmt/test/gtest-extra.h -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4702081Z copying third_party/fmt/test/header-only-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4703877Z copying third_party/fmt/test/mock-allocator.h -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4705481Z copying third_party/fmt/test/module-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4707626Z copying third_party/fmt/test/no-builtin-types-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4708851Z copying third_party/fmt/test/noexception-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4710277Z copying third_party/fmt/test/os-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4711904Z copying third_party/fmt/test/ostream-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4713757Z copying third_party/fmt/test/perf-sanity.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4715354Z copying third_party/fmt/test/posix-mock-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4717169Z copying third_party/fmt/test/posix-mock.h -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4718611Z copying third_party/fmt/test/printf-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4720769Z copying third_party/fmt/test/ranges-odr-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4722098Z copying third_party/fmt/test/ranges-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4724348Z copying third_party/fmt/test/scan-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4725712Z copying third_party/fmt/test/scan.h -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4727815Z copying third_party/fmt/test/std-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4729533Z copying third_party/fmt/test/test-assert.h -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4730874Z copying third_party/fmt/test/test-main.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4732657Z copying third_party/fmt/test/unicode-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4734405Z copying third_party/fmt/test/util.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4736028Z copying third_party/fmt/test/util.h -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4737770Z copying third_party/fmt/test/xchar-test.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test 2025-10-10T00:04:51.4739916Z copying third_party/fmt/test/add-subdirectory-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:51.4741307Z copying third_party/fmt/test/add-subdirectory-test/main.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:51.4742825Z copying third_party/fmt/test/compile-error-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/compile-error-test 2025-10-10T00:04:51.4744488Z copying third_party/fmt/test/cuda-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/cuda-test 2025-10-10T00:04:51.4746151Z copying third_party/fmt/test/cuda-test/cpp14.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/cuda-test 2025-10-10T00:04:51.4747755Z copying third_party/fmt/test/cuda-test/cuda-cpp14.cu -> torch-2.10.0a0+git344e636/third_party/fmt/test/cuda-test 2025-10-10T00:04:51.4749756Z copying third_party/fmt/test/find-package-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/find-package-test 2025-10-10T00:04:51.4751141Z copying third_party/fmt/test/find-package-test/main.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/find-package-test 2025-10-10T00:04:51.4753665Z copying third_party/fmt/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4754287Z copying third_party/fmt/test/fuzzing/README.md -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4755474Z copying third_party/fmt/test/fuzzing/build.sh -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4757001Z copying third_party/fmt/test/fuzzing/chrono-duration.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4758522Z copying third_party/fmt/test/fuzzing/chrono-timepoint.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4759938Z copying third_party/fmt/test/fuzzing/float.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4761537Z copying third_party/fmt/test/fuzzing/fuzzer-common.h -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4763017Z copying third_party/fmt/test/fuzzing/main.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4764862Z copying third_party/fmt/test/fuzzing/named-arg.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4766610Z copying third_party/fmt/test/fuzzing/one-arg.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4767972Z copying third_party/fmt/test/fuzzing/two-args.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/fuzzing 2025-10-10T00:04:51.4770334Z copying third_party/fmt/test/gtest/.clang-format -> torch-2.10.0a0+git344e636/third_party/fmt/test/gtest 2025-10-10T00:04:51.4771371Z copying third_party/fmt/test/gtest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/gtest 2025-10-10T00:04:51.4773268Z copying third_party/fmt/test/gtest/gmock-gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/gtest 2025-10-10T00:04:51.4779934Z copying third_party/fmt/test/gtest/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/fmt/test/gtest/gmock 2025-10-10T00:04:51.4785668Z copying third_party/fmt/test/gtest/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/fmt/test/gtest/gtest 2025-10-10T00:04:51.4787076Z copying third_party/fmt/test/gtest/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/fmt/test/gtest/gtest 2025-10-10T00:04:51.4793266Z copying third_party/fmt/test/static-export-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/fmt/test/static-export-test 2025-10-10T00:04:51.4794631Z copying third_party/fmt/test/static-export-test/library.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/static-export-test 2025-10-10T00:04:51.4796315Z copying third_party/fmt/test/static-export-test/main.cc -> torch-2.10.0a0+git344e636/third_party/fmt/test/static-export-test 2025-10-10T00:04:51.4797703Z copying third_party/gemmlowp/gemmlowp/.travis.yml -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4799404Z copying third_party/gemmlowp/gemmlowp/AUTHORS -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4800936Z copying third_party/gemmlowp/gemmlowp/BUILD -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4802994Z copying third_party/gemmlowp/gemmlowp/CONTRIBUTING -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4804496Z copying third_party/gemmlowp/gemmlowp/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4806353Z copying third_party/gemmlowp/gemmlowp/LICENSE -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4808117Z copying third_party/gemmlowp/gemmlowp/Makefile.travis -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4809482Z copying third_party/gemmlowp/gemmlowp/README.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4811434Z copying third_party/gemmlowp/gemmlowp/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4812748Z copying third_party/gemmlowp/gemmlowp/flags.bzl -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp 2025-10-10T00:04:51.4815046Z copying third_party/gemmlowp/gemmlowp/contrib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/contrib 2025-10-10T00:04:51.4816401Z copying third_party/gemmlowp/gemmlowp/doc/design.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4818121Z copying third_party/gemmlowp/gemmlowp/doc/kernel.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4819934Z copying third_party/gemmlowp/gemmlowp/doc/less-than-8-bit.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4821526Z copying third_party/gemmlowp/gemmlowp/doc/low-precision.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4823065Z copying third_party/gemmlowp/gemmlowp/doc/output.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4824882Z copying third_party/gemmlowp/gemmlowp/doc/packing.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4826579Z copying third_party/gemmlowp/gemmlowp/doc/public.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4828028Z copying third_party/gemmlowp/gemmlowp/doc/quantization.md -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4829648Z copying third_party/gemmlowp/gemmlowp/doc/quantization_example.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/doc 2025-10-10T00:04:51.4831297Z copying third_party/gemmlowp/gemmlowp/eight_bit_int_gemm/eight_bit_int_gemm.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm 2025-10-10T00:04:51.4832953Z copying third_party/gemmlowp/gemmlowp/eight_bit_int_gemm/eight_bit_int_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm 2025-10-10T00:04:51.4834643Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/fixedpoint 2025-10-10T00:04:51.4836531Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_avx.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/fixedpoint 2025-10-10T00:04:51.4837987Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_msa.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/fixedpoint 2025-10-10T00:04:51.4839588Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_neon.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/fixedpoint 2025-10-10T00:04:51.4841099Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_sse.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/fixedpoint 2025-10-10T00:04:51.4842760Z copying third_party/gemmlowp/gemmlowp/internal/allocator.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4844377Z copying third_party/gemmlowp/gemmlowp/internal/block_params.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4845903Z copying third_party/gemmlowp/gemmlowp/internal/common.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4847477Z copying third_party/gemmlowp/gemmlowp/internal/compute.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4848999Z copying third_party/gemmlowp/gemmlowp/internal/detect_platform.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4850603Z copying third_party/gemmlowp/gemmlowp/internal/dispatch_gemm_shape.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4852072Z copying third_party/gemmlowp/gemmlowp/internal/kernel.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4853627Z copying third_party/gemmlowp/gemmlowp/internal/kernel_avx.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4855493Z copying third_party/gemmlowp/gemmlowp/internal/kernel_default.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4857041Z copying third_party/gemmlowp/gemmlowp/internal/kernel_msa.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4858569Z copying third_party/gemmlowp/gemmlowp/internal/kernel_neon.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4860722Z copying third_party/gemmlowp/gemmlowp/internal/kernel_reference.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4862213Z copying third_party/gemmlowp/gemmlowp/internal/kernel_sse.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4863889Z copying third_party/gemmlowp/gemmlowp/internal/multi_thread_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4865802Z copying third_party/gemmlowp/gemmlowp/internal/output.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4867704Z copying third_party/gemmlowp/gemmlowp/internal/output_avx.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4868955Z copying third_party/gemmlowp/gemmlowp/internal/output_msa.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4870795Z copying third_party/gemmlowp/gemmlowp/internal/output_neon.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4872492Z copying third_party/gemmlowp/gemmlowp/internal/output_sse.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4874305Z copying third_party/gemmlowp/gemmlowp/internal/pack.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4875978Z copying third_party/gemmlowp/gemmlowp/internal/pack_avx.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4877535Z copying third_party/gemmlowp/gemmlowp/internal/pack_msa.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4879239Z copying third_party/gemmlowp/gemmlowp/internal/pack_neon.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4880744Z copying third_party/gemmlowp/gemmlowp/internal/pack_sse.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4882313Z copying third_party/gemmlowp/gemmlowp/internal/platform.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4883821Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4885839Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_common_neon_sse.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4887411Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_msa.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4888940Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_neon.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4890489Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_sse.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4892091Z copying third_party/gemmlowp/gemmlowp/internal/single_thread_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4893593Z copying third_party/gemmlowp/gemmlowp/internal/unpack.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/internal 2025-10-10T00:04:51.4895435Z copying third_party/gemmlowp/gemmlowp/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/jni 2025-10-10T00:04:51.4896964Z copying third_party/gemmlowp/gemmlowp/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/jni 2025-10-10T00:04:51.4898424Z copying third_party/gemmlowp/gemmlowp/meta/README -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4899930Z copying third_party/gemmlowp/gemmlowp/meta/base.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4901449Z copying third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_common.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4903001Z copying third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4904691Z copying third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_gemv.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4906242Z copying third_party/gemmlowp/gemmlowp/meta/legacy_operations_common.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4907796Z copying third_party/gemmlowp/gemmlowp/meta/legacy_single_thread_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4909372Z copying third_party/gemmlowp/gemmlowp/meta/multi_thread_common.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4910925Z copying third_party/gemmlowp/gemmlowp/meta/multi_thread_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4912399Z copying third_party/gemmlowp/gemmlowp/meta/multi_thread_transform.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4913947Z copying third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4915747Z copying third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels_arm_32.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4918531Z copying third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels_arm_64.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4921050Z copying third_party/gemmlowp/gemmlowp/meta/single_thread_gemm.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4922881Z copying third_party/gemmlowp/gemmlowp/meta/single_thread_transform.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4924587Z copying third_party/gemmlowp/gemmlowp/meta/streams.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4926086Z copying third_party/gemmlowp/gemmlowp/meta/streams_arm_32.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4931461Z copying third_party/gemmlowp/gemmlowp/meta/streams_arm_64.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4936509Z copying third_party/gemmlowp/gemmlowp/meta/test_gemm_correctness.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4938179Z copying third_party/gemmlowp/gemmlowp/meta/test_streams_correctness.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4939726Z copying third_party/gemmlowp/gemmlowp/meta/test_transform_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4941340Z copying third_party/gemmlowp/gemmlowp/meta/test_transform_correctness.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4942861Z copying third_party/gemmlowp/gemmlowp/meta/transform_kernels.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4944564Z copying third_party/gemmlowp/gemmlowp/meta/transform_kernels_arm_32.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4948153Z copying third_party/gemmlowp/gemmlowp/meta/transform_kernels_arm_64.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta 2025-10-10T00:04:51.4952027Z copying third_party/gemmlowp/gemmlowp/meta/generators/cc_emitter.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4953710Z copying third_party/gemmlowp/gemmlowp/meta/generators/common.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4955671Z copying third_party/gemmlowp/gemmlowp/meta/generators/metagemm_generate_headers.sh -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4957292Z copying third_party/gemmlowp/gemmlowp/meta/generators/neon_emitter.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4959067Z copying third_party/gemmlowp/gemmlowp/meta/generators/neon_emitter_64.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4960980Z copying third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_arm_32.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4962561Z copying third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_arm_64.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4963999Z copying third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_common.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4965791Z copying third_party/gemmlowp/gemmlowp/meta/generators/streams_arm_32.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4967281Z copying third_party/gemmlowp/gemmlowp/meta/generators/streams_arm_64.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4968800Z copying third_party/gemmlowp/gemmlowp/meta/generators/streams_common.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4970511Z copying third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_arm_32.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4972006Z copying third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_arm_64.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4973621Z copying third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_common.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/meta/generators 2025-10-10T00:04:51.4975313Z copying third_party/gemmlowp/gemmlowp/profiling/instrumentation.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/profiling 2025-10-10T00:04:51.4976810Z copying third_party/gemmlowp/gemmlowp/profiling/profiler.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/profiling 2025-10-10T00:04:51.4978494Z copying third_party/gemmlowp/gemmlowp/profiling/pthread_everywhere.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/profiling 2025-10-10T00:04:51.4979874Z copying third_party/gemmlowp/gemmlowp/public/bit_depth.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/public 2025-10-10T00:04:51.4981386Z copying third_party/gemmlowp/gemmlowp/public/gemmlowp.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/public 2025-10-10T00:04:51.4982957Z copying third_party/gemmlowp/gemmlowp/public/map.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/public 2025-10-10T00:04:51.4984622Z copying third_party/gemmlowp/gemmlowp/public/output_stages.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/public 2025-10-10T00:04:51.4986197Z copying third_party/gemmlowp/gemmlowp/scripts/ci-before.sh -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/scripts 2025-10-10T00:04:51.4987711Z copying third_party/gemmlowp/gemmlowp/scripts/ci-test.sh -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/scripts 2025-10-10T00:04:51.4989173Z copying third_party/gemmlowp/gemmlowp/scripts/test-android.sh -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/scripts 2025-10-10T00:04:51.4990660Z copying third_party/gemmlowp/gemmlowp/standalone/encode.py -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/standalone 2025-10-10T00:04:51.4992228Z copying third_party/gemmlowp/gemmlowp/standalone/neon-gemm-kernel-benchmark.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/standalone 2025-10-10T00:04:51.4995880Z copying third_party/gemmlowp/gemmlowp/test/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.4997584Z copying third_party/gemmlowp/gemmlowp/test/benchmark_all_sizes.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.4999130Z copying third_party/gemmlowp/gemmlowp/test/benchmark_meta_gemm.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5000684Z copying third_party/gemmlowp/gemmlowp/test/correctness_meta_gemm.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5002220Z copying third_party/gemmlowp/gemmlowp/test/test.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5004451Z copying third_party/gemmlowp/gemmlowp/test/test.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5006018Z copying third_party/gemmlowp/gemmlowp/test/test_allocator.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5007536Z copying third_party/gemmlowp/gemmlowp/test/test_blocking_counter.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5009054Z copying third_party/gemmlowp/gemmlowp/test/test_data.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5029111Z copying third_party/gemmlowp/gemmlowp/test/test_data.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5030644Z copying third_party/gemmlowp/gemmlowp/test/test_fixedpoint.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5032306Z copying third_party/gemmlowp/gemmlowp/test/test_math_helpers.cc -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test 2025-10-10T00:04:51.5033960Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/AppDelegate.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:51.5035744Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/AppDelegate.mm -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:51.5037182Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Info.plist -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:51.5038696Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/ViewController.h -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:51.5040288Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/ViewController.m -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:51.5041829Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/main.m -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-10-10T00:04:51.5043406Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj 2025-10-10T00:04:51.5045384Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj/LaunchScreen.xib -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj 2025-10-10T00:04:51.5047038Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj/Main.storyboard -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj 2025-10-10T00:04:51.5048711Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset/Contents.json -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset 2025-10-10T00:04:51.5049800Z copying third_party/gemmlowp/gemmlowp/todo/armv8-64bit-kernel-for-less-than-8-bit.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5051424Z copying third_party/gemmlowp/gemmlowp/todo/error-diffusion-experiments.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5052782Z copying third_party/gemmlowp/gemmlowp/todo/fast-gemv.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5054669Z copying third_party/gemmlowp/gemmlowp/todo/less-than-8-bit-without-requantization.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5056210Z copying third_party/gemmlowp/gemmlowp/todo/multi-threading-experiments.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5057657Z copying third_party/gemmlowp/gemmlowp/todo/neon-depth-major-sources-packing.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5059251Z copying third_party/gemmlowp/gemmlowp/todo/remove-default-template-param-values.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5060613Z copying third_party/gemmlowp/gemmlowp/todo/x86-kernels.txt -> torch-2.10.0a0+git344e636/third_party/gemmlowp/gemmlowp/todo 2025-10-10T00:04:51.5061945Z copying third_party/gloo/.clang-format -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5063852Z copying third_party/gloo/.tsan-suppressions -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5065350Z copying third_party/gloo/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5067118Z copying third_party/gloo/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5068742Z copying third_party/gloo/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5070392Z copying third_party/gloo/LICENSE -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5071975Z copying third_party/gloo/README.md -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5073640Z copying third_party/gloo/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/gloo 2025-10-10T00:04:51.5075382Z copying third_party/gloo/cmake/Cuda.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:51.5077102Z copying third_party/gloo/cmake/Dependencies.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:51.5078876Z copying third_party/gloo/cmake/GlooConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:51.5080701Z copying third_party/gloo/cmake/GlooConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:51.5082804Z copying third_party/gloo/cmake/Hip.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:51.5083887Z copying third_party/gloo/cmake/Hipify.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake 2025-10-10T00:04:51.5086105Z copying third_party/gloo/cmake/Modules/Findhiredis.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake/Modules 2025-10-10T00:04:51.5089374Z copying third_party/gloo/cmake/Modules/Findibverbs.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake/Modules 2025-10-10T00:04:51.5090064Z copying third_party/gloo/cmake/Modules/Findnccl.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake/Modules 2025-10-10T00:04:51.5091871Z copying third_party/gloo/cmake/Modules/Findrccl.cmake -> torch-2.10.0a0+git344e636/third_party/gloo/cmake/Modules 2025-10-10T00:04:51.5093772Z copying third_party/gloo/docs/algorithms.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5095299Z copying third_party/gloo/docs/cuda.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5105746Z copying third_party/gloo/docs/errors.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5106180Z copying third_party/gloo/docs/latency.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5106600Z copying third_party/gloo/docs/readme.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5107067Z copying third_party/gloo/docs/rendezvous.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5107627Z copying third_party/gloo/docs/transport.md -> torch-2.10.0a0+git344e636/third_party/gloo/docs 2025-10-10T00:04:51.5108079Z copying third_party/gloo/gloo/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5108550Z copying third_party/gloo/gloo/algorithm.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5108997Z copying third_party/gloo/gloo/algorithm.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5109444Z copying third_party/gloo/gloo/allgather.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5109893Z copying third_party/gloo/gloo/allgather.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5110780Z copying third_party/gloo/gloo/allgather_ring.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5112364Z copying third_party/gloo/gloo/allgatherv.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5113914Z copying third_party/gloo/gloo/allgatherv.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5115691Z copying third_party/gloo/gloo/allreduce.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5118113Z copying third_party/gloo/gloo/allreduce.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5119125Z copying third_party/gloo/gloo/allreduce_bcube.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5121372Z copying third_party/gloo/gloo/allreduce_halving_doubling.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5122653Z copying third_party/gloo/gloo/allreduce_local.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5124510Z copying third_party/gloo/gloo/allreduce_local.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5126150Z copying third_party/gloo/gloo/allreduce_ring.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5127740Z copying third_party/gloo/gloo/allreduce_ring_chunked.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5129358Z copying third_party/gloo/gloo/alltoall.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5130835Z copying third_party/gloo/gloo/alltoall.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5132607Z copying third_party/gloo/gloo/alltoallv.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5134368Z copying third_party/gloo/gloo/alltoallv.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5135797Z copying third_party/gloo/gloo/barrier.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5137523Z copying third_party/gloo/gloo/barrier.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5139079Z copying third_party/gloo/gloo/barrier_all_to_all.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5140741Z copying third_party/gloo/gloo/barrier_all_to_one.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5142279Z copying third_party/gloo/gloo/broadcast.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5143905Z copying third_party/gloo/gloo/broadcast.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5145798Z copying third_party/gloo/gloo/broadcast_one_to_all.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5147421Z copying third_party/gloo/gloo/config.h.in -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5149002Z copying third_party/gloo/gloo/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5150593Z copying third_party/gloo/gloo/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5152176Z copying third_party/gloo/gloo/cuda.cu -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5153966Z copying third_party/gloo/gloo/cuda.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5155994Z copying third_party/gloo/gloo/cuda_allreduce_bcube.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5157797Z copying third_party/gloo/gloo/cuda_allreduce_bcube.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5159836Z copying third_party/gloo/gloo/cuda_allreduce_halving_doubling.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5161585Z copying third_party/gloo/gloo/cuda_allreduce_halving_doubling.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5163239Z copying third_party/gloo/gloo/cuda_allreduce_halving_doubling_pipelined.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5164832Z copying third_party/gloo/gloo/cuda_allreduce_local.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5166575Z copying third_party/gloo/gloo/cuda_allreduce_local.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5167992Z copying third_party/gloo/gloo/cuda_allreduce_ring.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5169865Z copying third_party/gloo/gloo/cuda_allreduce_ring.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5171266Z copying third_party/gloo/gloo/cuda_allreduce_ring_chunked.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5173332Z copying third_party/gloo/gloo/cuda_allreduce_ring_chunked.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5174705Z copying third_party/gloo/gloo/cuda_broadcast_one_to_all.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5176542Z copying third_party/gloo/gloo/cuda_broadcast_one_to_all.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5177914Z copying third_party/gloo/gloo/cuda_collectives_device.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5179825Z copying third_party/gloo/gloo/cuda_collectives_host.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5181186Z copying third_party/gloo/gloo/cuda_collectives_native.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5182972Z copying third_party/gloo/gloo/cuda_collectives_nccl.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5184674Z copying third_party/gloo/gloo/cuda_private.cu -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5186429Z copying third_party/gloo/gloo/cuda_private.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5188216Z copying third_party/gloo/gloo/cuda_workspace.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5189472Z copying third_party/gloo/gloo/gather.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5191483Z copying third_party/gloo/gloo/gather.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5192690Z copying third_party/gloo/gloo/gatherv.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5194687Z copying third_party/gloo/gloo/gatherv.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5196181Z copying third_party/gloo/gloo/math.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5197604Z copying third_party/gloo/gloo/math.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5199111Z copying third_party/gloo/gloo/pairwise_exchange.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5200459Z copying third_party/gloo/gloo/reduce.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5201919Z copying third_party/gloo/gloo/reduce.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5203370Z copying third_party/gloo/gloo/reduce_scatter.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5205112Z copying third_party/gloo/gloo/scatter.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5206380Z copying third_party/gloo/gloo/scatter.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5207897Z copying third_party/gloo/gloo/types.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5209316Z copying third_party/gloo/gloo/types.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo 2025-10-10T00:04:51.5211003Z copying third_party/gloo/gloo/benchmark/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5212222Z copying third_party/gloo/gloo/benchmark/benchmark.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5213676Z copying third_party/gloo/gloo/benchmark/cuda_main.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5215095Z copying third_party/gloo/gloo/benchmark/main.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5216926Z copying third_party/gloo/gloo/benchmark/options.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5218326Z copying third_party/gloo/gloo/benchmark/options.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5219751Z copying third_party/gloo/gloo/benchmark/runner.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5221250Z copying third_party/gloo/gloo/benchmark/runner.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5222559Z copying third_party/gloo/gloo/benchmark/timer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/benchmark 2025-10-10T00:04:51.5224014Z copying third_party/gloo/gloo/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5225862Z copying third_party/gloo/gloo/common/aligned_allocator.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5227008Z copying third_party/gloo/gloo/common/common.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5228526Z copying third_party/gloo/gloo/common/error.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5229626Z copying third_party/gloo/gloo/common/linux.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5231193Z copying third_party/gloo/gloo/common/linux.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5232614Z copying third_party/gloo/gloo/common/linux_devices.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5234065Z copying third_party/gloo/gloo/common/logging.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5235718Z copying third_party/gloo/gloo/common/logging.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5237118Z copying third_party/gloo/gloo/common/memory.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5238575Z copying third_party/gloo/gloo/common/store.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5239995Z copying third_party/gloo/gloo/common/string.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5241378Z copying third_party/gloo/gloo/common/utils.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5242781Z copying third_party/gloo/gloo/common/utils.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5244280Z copying third_party/gloo/gloo/common/win.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5245902Z copying third_party/gloo/gloo/common/win.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/common 2025-10-10T00:04:51.5247385Z copying third_party/gloo/gloo/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/examples 2025-10-10T00:04:51.5248591Z copying third_party/gloo/gloo/examples/example1.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/examples 2025-10-10T00:04:51.5250114Z copying third_party/gloo/gloo/examples/example_allreduce.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/examples 2025-10-10T00:04:51.5251384Z copying third_party/gloo/gloo/examples/example_reduce.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/examples 2025-10-10T00:04:51.5252857Z copying third_party/gloo/gloo/examples/looks_like_mpi.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/examples 2025-10-10T00:04:51.5254493Z copying third_party/gloo/gloo/mpi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi 2025-10-10T00:04:51.5255971Z copying third_party/gloo/gloo/mpi/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi 2025-10-10T00:04:51.5257418Z copying third_party/gloo/gloo/mpi/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi 2025-10-10T00:04:51.5258847Z copying third_party/gloo/gloo/mpi/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi/example 2025-10-10T00:04:51.5260361Z copying third_party/gloo/gloo/mpi/example/main_managed.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi/example 2025-10-10T00:04:51.5261602Z copying third_party/gloo/gloo/mpi/example/main_unmanaged.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/mpi/example 2025-10-10T00:04:51.5262996Z copying third_party/gloo/gloo/nccl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/nccl 2025-10-10T00:04:51.5264472Z copying third_party/gloo/gloo/nccl/nccl.cu -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/nccl 2025-10-10T00:04:51.5266049Z copying third_party/gloo/gloo/nccl/nccl.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/nccl 2025-10-10T00:04:51.5267616Z copying third_party/gloo/gloo/rendezvous/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5268831Z copying third_party/gloo/gloo/rendezvous/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5270717Z copying third_party/gloo/gloo/rendezvous/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5272658Z copying third_party/gloo/gloo/rendezvous/file_store.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5273785Z copying third_party/gloo/gloo/rendezvous/file_store.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5275416Z copying third_party/gloo/gloo/rendezvous/hash_store.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5276669Z copying third_party/gloo/gloo/rendezvous/hash_store.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5278254Z copying third_party/gloo/gloo/rendezvous/prefix_store.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5279371Z copying third_party/gloo/gloo/rendezvous/prefix_store.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5280898Z copying third_party/gloo/gloo/rendezvous/redis_store.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5282131Z copying third_party/gloo/gloo/rendezvous/redis_store.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5283658Z copying third_party/gloo/gloo/rendezvous/store.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5285005Z copying third_party/gloo/gloo/rendezvous/store.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/rendezvous 2025-10-10T00:04:51.5286476Z copying third_party/gloo/gloo/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5287724Z copying third_party/gloo/gloo/test/allgather_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5289234Z copying third_party/gloo/gloo/test/allgatherv_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5290447Z copying third_party/gloo/gloo/test/allreduce_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5292037Z copying third_party/gloo/gloo/test/alltoall_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5293244Z copying third_party/gloo/gloo/test/alltoallv_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5294916Z copying third_party/gloo/gloo/test/barrier_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5296397Z copying third_party/gloo/gloo/test/base_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5297777Z copying third_party/gloo/gloo/test/base_test.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5299279Z copying third_party/gloo/gloo/test/broadcast_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5300567Z copying third_party/gloo/gloo/test/buffer_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5302081Z copying third_party/gloo/gloo/test/context_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5303424Z copying third_party/gloo/gloo/test/cuda_allreduce_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5304755Z copying third_party/gloo/gloo/test/cuda_base_test.cu -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5306304Z copying third_party/gloo/gloo/test/cuda_base_test.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5307733Z copying third_party/gloo/gloo/test/cuda_broadcast_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5309082Z copying third_party/gloo/gloo/test/gather_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5310527Z copying third_party/gloo/gloo/test/gatherv_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5311902Z copying third_party/gloo/gloo/test/linux_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5313332Z copying third_party/gloo/gloo/test/main.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5314665Z copying third_party/gloo/gloo/test/math_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5316214Z copying third_party/gloo/gloo/test/memory_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5317537Z copying third_party/gloo/gloo/test/multiproc_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5319112Z copying third_party/gloo/gloo/test/multiproc_test.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5320244Z copying third_party/gloo/gloo/test/openssl_utils.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5321689Z copying third_party/gloo/gloo/test/openssl_utils.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5323128Z copying third_party/gloo/gloo/test/reduce_scatter_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5324642Z copying third_party/gloo/gloo/test/reduce_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5326199Z copying third_party/gloo/gloo/test/remote_key_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5327629Z copying third_party/gloo/gloo/test/scatter_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5329026Z copying third_party/gloo/gloo/test/send_recv_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5330511Z copying third_party/gloo/gloo/test/tcp_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5331874Z copying third_party/gloo/gloo/test/tls_tcp_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5333321Z copying third_party/gloo/gloo/test/transport_test.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/test 2025-10-10T00:04:51.5334998Z copying third_party/gloo/gloo/transport/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5336400Z copying third_party/gloo/gloo/transport/address.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5337800Z copying third_party/gloo/gloo/transport/address.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5339027Z copying third_party/gloo/gloo/transport/buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5340479Z copying third_party/gloo/gloo/transport/buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5341732Z copying third_party/gloo/gloo/transport/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5343203Z copying third_party/gloo/gloo/transport/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5344777Z copying third_party/gloo/gloo/transport/device.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5346119Z copying third_party/gloo/gloo/transport/device.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5347515Z copying third_party/gloo/gloo/transport/pair.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5349015Z copying third_party/gloo/gloo/transport/pair.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5350439Z copying third_party/gloo/gloo/transport/remote_key.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5351705Z copying third_party/gloo/gloo/transport/unbound_buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5353167Z copying third_party/gloo/gloo/transport/unbound_buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport 2025-10-10T00:04:51.5355028Z copying third_party/gloo/gloo/transport/ibverbs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5356139Z copying third_party/gloo/gloo/transport/ibverbs/address.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5357435Z copying third_party/gloo/gloo/transport/ibverbs/address.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5358866Z copying third_party/gloo/gloo/transport/ibverbs/buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5360283Z copying third_party/gloo/gloo/transport/ibverbs/buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5361564Z copying third_party/gloo/gloo/transport/ibverbs/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5362847Z copying third_party/gloo/gloo/transport/ibverbs/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5364397Z copying third_party/gloo/gloo/transport/ibverbs/device.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5365951Z copying third_party/gloo/gloo/transport/ibverbs/device.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5367252Z copying third_party/gloo/gloo/transport/ibverbs/memory_region.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5368561Z copying third_party/gloo/gloo/transport/ibverbs/memory_region.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5369857Z copying third_party/gloo/gloo/transport/ibverbs/pair.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5371543Z copying third_party/gloo/gloo/transport/ibverbs/pair.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5372853Z copying third_party/gloo/gloo/transport/ibverbs/remote_key.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5374320Z copying third_party/gloo/gloo/transport/ibverbs/remote_key.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5375910Z copying third_party/gloo/gloo/transport/ibverbs/unbound_buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5377204Z copying third_party/gloo/gloo/transport/ibverbs/unbound_buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/ibverbs 2025-10-10T00:04:51.5378604Z copying third_party/gloo/gloo/transport/tcp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5379872Z copying third_party/gloo/gloo/transport/tcp/address.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5381338Z copying third_party/gloo/gloo/transport/tcp/address.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5382539Z copying third_party/gloo/gloo/transport/tcp/attr.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5384001Z copying third_party/gloo/gloo/transport/tcp/buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5385650Z copying third_party/gloo/gloo/transport/tcp/buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5387160Z copying third_party/gloo/gloo/transport/tcp/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5388748Z copying third_party/gloo/gloo/transport/tcp/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5390015Z copying third_party/gloo/gloo/transport/tcp/debug_data.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5391448Z copying third_party/gloo/gloo/transport/tcp/debug_logger.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5392818Z copying third_party/gloo/gloo/transport/tcp/debug_logger.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5394218Z copying third_party/gloo/gloo/transport/tcp/device.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5395831Z copying third_party/gloo/gloo/transport/tcp/device.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5397116Z copying third_party/gloo/gloo/transport/tcp/error.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5398955Z copying third_party/gloo/gloo/transport/tcp/error.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5400369Z copying third_party/gloo/gloo/transport/tcp/helpers.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5401845Z copying third_party/gloo/gloo/transport/tcp/helpers.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5403229Z copying third_party/gloo/gloo/transport/tcp/listener.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5404748Z copying third_party/gloo/gloo/transport/tcp/listener.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5406221Z copying third_party/gloo/gloo/transport/tcp/loop.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5407684Z copying third_party/gloo/gloo/transport/tcp/loop.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5409045Z copying third_party/gloo/gloo/transport/tcp/pair.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5410822Z copying third_party/gloo/gloo/transport/tcp/pair.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5412358Z copying third_party/gloo/gloo/transport/tcp/socket.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5413663Z copying third_party/gloo/gloo/transport/tcp/socket.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5415354Z copying third_party/gloo/gloo/transport/tcp/unbound_buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5416642Z copying third_party/gloo/gloo/transport/tcp/unbound_buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp 2025-10-10T00:04:51.5418244Z copying third_party/gloo/gloo/transport/tcp/tls/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5419488Z copying third_party/gloo/gloo/transport/tcp/tls/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5420865Z copying third_party/gloo/gloo/transport/tcp/tls/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5422157Z copying third_party/gloo/gloo/transport/tcp/tls/device.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5423644Z copying third_party/gloo/gloo/transport/tcp/tls/device.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5425005Z copying third_party/gloo/gloo/transport/tcp/tls/dynamic_library.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5426876Z copying third_party/gloo/gloo/transport/tcp/tls/dynamic_library.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5428463Z copying third_party/gloo/gloo/transport/tcp/tls/openssl.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5429769Z copying third_party/gloo/gloo/transport/tcp/tls/openssl.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5431165Z copying third_party/gloo/gloo/transport/tcp/tls/pair.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5432666Z copying third_party/gloo/gloo/transport/tcp/tls/pair.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/tcp/tls 2025-10-10T00:04:51.5433868Z copying third_party/gloo/gloo/transport/uv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5435528Z copying third_party/gloo/gloo/transport/uv/LICENSE.uvw -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5437202Z copying third_party/gloo/gloo/transport/uv/address.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5438424Z copying third_party/gloo/gloo/transport/uv/address.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5440254Z copying third_party/gloo/gloo/transport/uv/common.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5441580Z copying third_party/gloo/gloo/transport/uv/context.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5443195Z copying third_party/gloo/gloo/transport/uv/context.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5444895Z copying third_party/gloo/gloo/transport/uv/device.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5446684Z copying third_party/gloo/gloo/transport/uv/device.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5448225Z copying third_party/gloo/gloo/transport/uv/libuv.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5449567Z copying third_party/gloo/gloo/transport/uv/libuv.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5451263Z copying third_party/gloo/gloo/transport/uv/pair.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5452890Z copying third_party/gloo/gloo/transport/uv/pair.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5454687Z copying third_party/gloo/gloo/transport/uv/unbound_buffer.cc -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5456106Z copying third_party/gloo/gloo/transport/uv/unbound_buffer.h -> torch-2.10.0a0+git344e636/third_party/gloo/gloo/transport/uv 2025-10-10T00:04:51.5457463Z copying third_party/gloo/media/gloo_100k_dark.svg -> torch-2.10.0a0+git344e636/third_party/gloo/media 2025-10-10T00:04:51.5459351Z copying third_party/gloo/media/gloo_100k_light.svg -> torch-2.10.0a0+git344e636/third_party/gloo/media 2025-10-10T00:04:51.5460759Z copying third_party/gloo/tools/amd_build/build_amd.py -> torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build 2025-10-10T00:04:51.5462439Z copying third_party/gloo/tools/amd_build/pyHIPIFY/__init__.py -> torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build/pyHIPIFY 2025-10-10T00:04:51.5463904Z copying third_party/gloo/tools/amd_build/pyHIPIFY/constants.py -> torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build/pyHIPIFY 2025-10-10T00:04:51.5465737Z copying third_party/gloo/tools/amd_build/pyHIPIFY/cuda_to_hip_mappings.py -> torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build/pyHIPIFY 2025-10-10T00:04:51.5470062Z copying third_party/gloo/tools/amd_build/pyHIPIFY/hipify_python.py -> torch-2.10.0a0+git344e636/third_party/gloo/tools/amd_build/pyHIPIFY 2025-10-10T00:04:51.5471417Z copying third_party/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5473090Z copying third_party/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5475004Z copying third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5476376Z copying third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5478056Z copying third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5479879Z copying third_party/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5481103Z copying third_party/googletest/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5482780Z copying third_party/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5484518Z copying third_party/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5486263Z copying third_party/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5487762Z copying third_party/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5489215Z copying third_party/googletest/googletest_deps.bzl -> torch-2.10.0a0+git344e636/third_party/googletest 2025-10-10T00:04:51.5490846Z copying third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/googletest/ci 2025-10-10T00:04:51.5492339Z copying third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/googletest/ci 2025-10-10T00:04:51.5493766Z copying third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+git344e636/third_party/googletest/ci 2025-10-10T00:04:51.5495454Z copying third_party/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5497396Z copying third_party/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5500064Z copying third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5501198Z copying third_party/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5503388Z copying third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5504926Z copying third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5508179Z copying third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5509653Z copying third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5511692Z copying third_party/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5513105Z copying third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5514973Z copying third_party/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5516448Z copying third_party/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5518622Z copying third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5520061Z copying third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5521650Z copying third_party/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs 2025-10-10T00:04:51.5523456Z copying third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/googletest/docs/_data 2025-10-10T00:04:51.5525161Z copying third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/googletest/docs/_layouts 2025-10-10T00:04:51.5526733Z copying third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/googletest/docs/_sass 2025-10-10T00:04:51.5528685Z copying third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/googletest/docs/assets/css 2025-10-10T00:04:51.5530049Z copying third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs/reference 2025-10-10T00:04:51.5531646Z copying third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs/reference 2025-10-10T00:04:51.5533290Z copying third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs/reference 2025-10-10T00:04:51.5535086Z copying third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs/reference 2025-10-10T00:04:51.5536899Z copying third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/googletest/docs/reference 2025-10-10T00:04:51.5538959Z copying third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock 2025-10-10T00:04:51.5540402Z copying third_party/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock 2025-10-10T00:04:51.5541919Z copying third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/cmake 2025-10-10T00:04:51.5543558Z copying third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/cmake 2025-10-10T00:04:51.5545194Z copying third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/docs 2025-10-10T00:04:51.5546816Z copying third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5549169Z copying third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5550737Z copying third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5552464Z copying third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5556237Z copying third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5558037Z copying third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5559575Z copying third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5561154Z copying third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5563380Z copying third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:51.5565131Z copying third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:51.5566956Z copying third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:51.5568504Z copying third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:51.5570185Z copying third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:51.5571901Z copying third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:51.5573248Z copying third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:51.5574865Z copying third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:51.5576225Z copying third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5577821Z copying third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5579329Z copying third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5580871Z copying third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5582558Z copying third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5584486Z copying third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5586232Z copying third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/src 2025-10-10T00:04:51.5587853Z copying third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5589464Z copying third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5591604Z copying third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5593162Z copying third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5595122Z copying third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5596906Z copying third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5598988Z copying third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5601181Z copying third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5604333Z copying third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5606329Z copying third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5607845Z copying third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5609825Z copying third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5611454Z copying third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5612959Z copying third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5614741Z copying third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5616369Z copying third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5618410Z copying third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5619886Z copying third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5621409Z copying third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5622990Z copying third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5624608Z copying third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5626121Z copying third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5627605Z copying third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5629296Z copying third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5630817Z copying third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5632413Z copying third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5633968Z copying third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5635699Z copying third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5637396Z copying third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/googletest/googlemock/test 2025-10-10T00:04:51.5638870Z copying third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/googletest/googletest 2025-10-10T00:04:51.5640399Z copying third_party/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/googletest/googletest 2025-10-10T00:04:51.5642088Z copying third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/cmake 2025-10-10T00:04:51.5643567Z copying third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/cmake 2025-10-10T00:04:51.5645319Z copying third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/cmake 2025-10-10T00:04:51.5646836Z copying third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/cmake 2025-10-10T00:04:51.5648396Z copying third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/cmake 2025-10-10T00:04:51.5649865Z copying third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/docs 2025-10-10T00:04:51.5651519Z copying third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5653098Z copying third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5654716Z copying third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5656705Z copying third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5658327Z copying third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5660014Z copying third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5661930Z copying third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5663552Z copying third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5665262Z copying third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5666839Z copying third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5669130Z copying third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5670765Z copying third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:51.5672399Z copying third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5673999Z copying third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5675775Z copying third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5677853Z copying third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5679632Z copying third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5681154Z copying third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5683463Z copying third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5685197Z copying third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:51.5686841Z copying third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:51.5688385Z copying third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:51.5689927Z copying third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:51.5691433Z copying third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:51.5692801Z copying third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5694593Z copying third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5696074Z copying third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5697560Z copying third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5699141Z copying third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5700647Z copying third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5702087Z copying third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5703655Z copying third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5705302Z copying third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5706941Z copying third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5708434Z copying third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5709898Z copying third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5711552Z copying third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5713116Z copying third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5714845Z copying third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5716463Z copying third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5717952Z copying third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5719500Z copying third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/samples 2025-10-10T00:04:51.5721015Z copying third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5722619Z copying third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5724253Z copying third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5726314Z copying third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5727933Z copying third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5729772Z copying third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5731287Z copying third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5733184Z copying third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5735093Z copying third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5736523Z copying third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5737997Z copying third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5741848Z copying third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/src 2025-10-10T00:04:51.5743431Z copying third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5745576Z copying third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5747258Z copying third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5748730Z copying third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5750386Z copying third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5751892Z copying third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5753413Z copying third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5755061Z copying third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5757052Z copying third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5758521Z copying third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5760099Z copying third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5761724Z copying third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5763310Z copying third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5764707Z copying third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5766331Z copying third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5767890Z copying third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5769420Z copying third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5771154Z copying third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5772820Z copying third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5774640Z copying third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5776158Z copying third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5777579Z copying third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5779207Z copying third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5780927Z copying third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5783118Z copying third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5783817Z copying third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5785664Z copying third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5787235Z copying third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5788784Z copying third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5790567Z copying third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5792224Z copying third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5794262Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5795942Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5797323Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5798974Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5800180Z copying third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5802168Z copying third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5803709Z copying third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5805324Z copying third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5807200Z copying third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5809266Z copying third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5810755Z copying third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5812396Z copying third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5813912Z copying third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5815589Z copying third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5817278Z copying third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5818860Z copying third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5820282Z copying third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5821764Z copying third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5823312Z copying third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5824824Z copying third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5833265Z copying third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5834426Z copying third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5834882Z copying third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5835321Z copying third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5836123Z copying third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5836814Z copying third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5837391Z copying third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5838047Z copying third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5838689Z copying third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5839410Z copying third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5840793Z copying third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5841935Z copying third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5843117Z copying third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5844433Z copying third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5846312Z copying third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5847910Z copying third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5849387Z copying third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5850953Z copying third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5852616Z copying third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5854265Z copying third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5855746Z copying third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5857291Z copying third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5858823Z copying third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5860460Z copying third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5861914Z copying third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5863532Z copying third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5865264Z copying third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5866814Z copying third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5868486Z copying third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5872258Z copying third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5873856Z copying third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5875654Z copying third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5877295Z copying third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5878999Z copying third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5880671Z copying third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5882301Z copying third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5883849Z copying third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/googletest/googletest/test 2025-10-10T00:04:51.5885449Z copying third_party/ideep/.clang-format -> torch-2.10.0a0+git344e636/third_party/ideep 2025-10-10T00:04:51.5887297Z copying third_party/ideep/LICENSE -> torch-2.10.0a0+git344e636/third_party/ideep 2025-10-10T00:04:51.5888710Z copying third_party/ideep/include/ideep.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include 2025-10-10T00:04:51.5890622Z copying third_party/ideep/include/ideep_pin_singletons.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include 2025-10-10T00:04:51.5891909Z copying third_party/ideep/include/mkldnn_compat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include 2025-10-10T00:04:51.5893781Z copying third_party/ideep/include/ideep/abstract_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5895486Z copying third_party/ideep/include/ideep/allocators.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5897243Z copying third_party/ideep/include/ideep/attributes.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5899024Z copying third_party/ideep/include/ideep/computations.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5900302Z copying third_party/ideep/include/ideep/lru_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5902003Z copying third_party/ideep/include/ideep/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5904974Z copying third_party/ideep/include/ideep/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep 2025-10-10T00:04:51.5907427Z copying third_party/ideep/include/ideep/operators/batchnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5909161Z copying third_party/ideep/include/ideep/operators/binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5910940Z copying third_party/ideep/include/ideep/operators/channel_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5912598Z copying third_party/ideep/include/ideep/operators/concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5914553Z copying third_party/ideep/include/ideep/operators/conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5917929Z copying third_party/ideep/include/ideep/operators/deconv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5920104Z copying third_party/ideep/include/ideep/operators/direct_copy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5921728Z copying third_party/ideep/include/ideep/operators/dropout.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5923334Z copying third_party/ideep/include/ideep/operators/eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5925033Z copying third_party/ideep/include/ideep/operators/gru.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5926724Z copying third_party/ideep/include/ideep/operators/inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5928429Z copying third_party/ideep/include/ideep/operators/layernorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5930059Z copying third_party/ideep/include/ideep/operators/lbr_gru.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5931619Z copying third_party/ideep/include/ideep/operators/lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5933155Z copying third_party/ideep/include/ideep/operators/lstm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5935067Z copying third_party/ideep/include/ideep/operators/matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5937307Z copying third_party/ideep/include/ideep/operators/pool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5938984Z copying third_party/ideep/include/ideep/operators/prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5940419Z copying third_party/ideep/include/ideep/operators/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5941746Z copying third_party/ideep/include/ideep/operators/spliter.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5943251Z copying third_party/ideep/include/ideep/operators/sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5945061Z copying third_party/ideep/include/ideep/operators/vanilla_rnn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/operators 2025-10-10T00:04:51.5946480Z copying third_party/ideep/include/ideep/python/binding.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/include/ideep/python 2025-10-10T00:04:51.5948273Z copying third_party/ideep/mkl-dnn/.clang-ignorelist -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5949589Z copying third_party/ideep/mkl-dnn/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5951208Z copying third_party/ideep/mkl-dnn/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5952538Z copying third_party/ideep/mkl-dnn/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5954331Z copying third_party/ideep/mkl-dnn/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5955730Z copying third_party/ideep/mkl-dnn/CODING_STANDARDS.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5957377Z copying third_party/ideep/mkl-dnn/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5958764Z copying third_party/ideep/mkl-dnn/LICENSE -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5960400Z copying third_party/ideep/mkl-dnn/MAINTAINERS.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5961878Z copying third_party/ideep/mkl-dnn/README.binary.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5963469Z copying third_party/ideep/mkl-dnn/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5965299Z copying third_party/ideep/mkl-dnn/RELEASE_NOTES.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5967041Z copying third_party/ideep/mkl-dnn/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5968385Z copying third_party/ideep/mkl-dnn/THIRD-PARTY-PROGRAMS -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5970288Z copying third_party/ideep/mkl-dnn/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn 2025-10-10T00:04:51.5971708Z copying third_party/ideep/mkl-dnn/cmake/ACL.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5973393Z copying third_party/ideep/mkl-dnn/cmake/Doxygen.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5974882Z copying third_party/ideep/mkl-dnn/cmake/Doxyrest.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5976502Z copying third_party/ideep/mkl-dnn/cmake/FindACL.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5977835Z copying third_party/ideep/mkl-dnn/cmake/FindBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5979665Z copying third_party/ideep/mkl-dnn/cmake/FindDoxyrest.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5981011Z copying third_party/ideep/mkl-dnn/cmake/FindHIP.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5982706Z copying third_party/ideep/mkl-dnn/cmake/FindMIOpen.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5984271Z copying third_party/ideep/mkl-dnn/cmake/FindOpenCL.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5985980Z copying third_party/ideep/mkl-dnn/cmake/FindPI_CUDA.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5987265Z copying third_party/ideep/mkl-dnn/cmake/FindSphinx.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5988891Z copying third_party/ideep/mkl-dnn/cmake/FindcuBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5990345Z copying third_party/ideep/mkl-dnn/cmake/FindcuDNN.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5991759Z copying third_party/ideep/mkl-dnn/cmake/FindcublasLt.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5993209Z copying third_party/ideep/mkl-dnn/cmake/FindrocBLAS.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5994948Z copying third_party/ideep/mkl-dnn/cmake/OpenCL.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5996285Z copying third_party/ideep/mkl-dnn/cmake/OpenMP.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5997946Z copying third_party/ideep/mkl-dnn/cmake/SDL.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.5999313Z copying third_party/ideep/mkl-dnn/cmake/SYCL.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6001009Z copying third_party/ideep/mkl-dnn/cmake/Sphinx.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6002342Z copying third_party/ideep/mkl-dnn/cmake/TBB.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6003989Z copying third_party/ideep/mkl-dnn/cmake/Threading.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6005551Z copying third_party/ideep/mkl-dnn/cmake/Threadpool.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6007104Z copying third_party/ideep/mkl-dnn/cmake/blas.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6008662Z copying third_party/ideep/mkl-dnn/cmake/build_types.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6010068Z copying third_party/ideep/mkl-dnn/cmake/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6011873Z copying third_party/ideep/mkl-dnn/cmake/configuring_primitive_list.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6013147Z copying third_party/ideep/mkl-dnn/cmake/coverage.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6014974Z copying third_party/ideep/mkl-dnn/cmake/dnnl_compat.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6016352Z copying third_party/ideep/mkl-dnn/cmake/doc.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6018046Z copying third_party/ideep/mkl-dnn/cmake/dpcpp_driver_check.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6019443Z copying third_party/ideep/mkl-dnn/cmake/gen_gpu_kernel.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6021094Z copying third_party/ideep/mkl-dnn/cmake/gen_gpu_kernel_list.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6022457Z copying third_party/ideep/mkl-dnn/cmake/host_compiler.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6024566Z copying third_party/ideep/mkl-dnn/cmake/host_compiler_id.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6025946Z copying third_party/ideep/mkl-dnn/cmake/host_compiler_id.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6027625Z copying third_party/ideep/mkl-dnn/cmake/options.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6029246Z copying third_party/ideep/mkl-dnn/cmake/platform.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6030985Z copying third_party/ideep/mkl-dnn/cmake/run_with_env.bat.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6032429Z copying third_party/ideep/mkl-dnn/cmake/template.vcxproj.user -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6034283Z copying third_party/ideep/mkl-dnn/cmake/testing.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6035658Z copying third_party/ideep/mkl-dnn/cmake/utils.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6037330Z copying third_party/ideep/mkl-dnn/cmake/version.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6038768Z copying third_party/ideep/mkl-dnn/cmake/version.rc.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake 2025-10-10T00:04:51.6040431Z copying third_party/ideep/mkl-dnn/cmake/lnx/TBBConfig.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake/lnx 2025-10-10T00:04:51.6041876Z copying third_party/ideep/mkl-dnn/cmake/mac/TBBConfig.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake/mac 2025-10-10T00:04:51.6043493Z copying third_party/ideep/mkl-dnn/cmake/win/TBBConfig.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/cmake/win 2025-10-10T00:04:51.6045076Z copying third_party/ideep/mkl-dnn/doc/Doxyfile.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:51.6047559Z copying third_party/ideep/mkl-dnn/doc/environment.yml -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:51.6048881Z copying third_party/ideep/mkl-dnn/doc/examples.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:51.6050542Z copying third_party/ideep/mkl-dnn/doc/legal_information.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:51.6052076Z copying third_party/ideep/mkl-dnn/doc/mainpage.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:51.6053711Z copying third_party/ideep/mkl-dnn/doc/naming_conventions.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc 2025-10-10T00:04:51.6055661Z copying third_party/ideep/mkl-dnn/doc/advanced/dpcpp_interoperability.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6057108Z copying third_party/ideep/mkl-dnn/doc/advanced/experimental.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6060064Z copying third_party/ideep/mkl-dnn/doc/advanced/int8_computations.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6062621Z copying third_party/ideep/mkl-dnn/doc/advanced/opencl_interoperability.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6064577Z copying third_party/ideep/mkl-dnn/doc/advanced/persistent_cache.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6066171Z copying third_party/ideep/mkl-dnn/doc/advanced/primitive_cache.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6067672Z copying third_party/ideep/mkl-dnn/doc/advanced/threadpool.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6069209Z copying third_party/ideep/mkl-dnn/doc/advanced/transition-to-dnnl.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6070859Z copying third_party/ideep/mkl-dnn/doc/advanced/understanding_memory_formats.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced 2025-10-10T00:04:51.6072541Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_blk.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced/design 2025-10-10T00:04:51.6074608Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_img1.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced/design 2025-10-10T00:04:51.6076306Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_img2.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced/design 2025-10-10T00:04:51.6077876Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_padded_blk.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced/design 2025-10-10T00:04:51.6079628Z copying third_party/ideep/mkl-dnn/doc/advanced/design/strides.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/advanced/design 2025-10-10T00:04:51.6081140Z copying third_party/ideep/mkl-dnn/doc/build/build.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/build 2025-10-10T00:04:51.6082842Z copying third_party/ideep/mkl-dnn/doc/build/build_options.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/build 2025-10-10T00:04:51.6084616Z copying third_party/ideep/mkl-dnn/doc/build/link.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/build 2025-10-10T00:04:51.6086293Z copying third_party/ideep/mkl-dnn/doc/doxyrest/doxyrest-config.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest 2025-10-10T00:04:51.6087905Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/class.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6089446Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/compound.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6090955Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6092473Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb_enums.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6094033Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb_items.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6095732Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb_members.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6097241Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_aliases.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6098821Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_construction.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6100308Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_defines.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6101780Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_events.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6103292Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_functions.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6105053Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_properties.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6106551Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_typedefs.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6108123Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_unnamed_enum_values.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6109739Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_variables.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6111149Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/enum.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6112674Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/example.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6114382Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/global.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6115922Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/index.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6117422Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/namespace.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6118970Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_aliases.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6120464Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_classes.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6122001Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_common.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6123522Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_compound.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6125229Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_construction.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6126745Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_defines.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6128568Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_enums.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6129789Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_events.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6131571Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_functions.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6132985Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_members.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6134673Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_namespaces.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6136229Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_properties.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6137726Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_typedefs.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6139416Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_variables.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6140823Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/scope_class.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6142402Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/scope_namespace.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6143779Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/utils.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-10-10T00:04:51.6145790Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/crefdb_external.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6147544Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/crefdb_groups.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6148860Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/crefdb_items.py.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6150328Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/details.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6151841Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/doc.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6153560Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/footnotes.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6155160Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/group.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6156619Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/index_main.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6158102Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/item.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6159649Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/page.rst.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6161232Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/string.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6162907Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/table.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6164563Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/toc.lua -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-10-10T00:04:51.6166084Z copying third_party/ideep/mkl-dnn/doc/graph/constant_tensor_cache.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph 2025-10-10T00:04:51.6167729Z copying third_party/ideep/mkl-dnn/doc/graph/experimental_graph_compiler.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph 2025-10-10T00:04:51.6169198Z copying third_party/ideep/mkl-dnn/doc/graph/graph_dump.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph 2025-10-10T00:04:51.6171011Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/fusion_patterns.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-10-10T00:04:51.6172368Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/gated_mlp.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-10-10T00:04:51.6173914Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/gqa.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-10-10T00:04:51.6175648Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/sdpa.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-10-10T00:04:51.6177237Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/sdpa_with_compressed_kv.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-10-10T00:04:51.6178951Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/compressed_sdpa_pattern.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6182219Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/fp-gated-mlp.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6183733Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/gated-mlp-swish.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6185640Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/gqa.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6187356Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-mask-1.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6189001Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-mask-2.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6190690Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-mask-3.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6193917Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-reorder.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6195533Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-10-10T00:04:51.6198565Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Abs.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6199994Z copying third_party/ideep/mkl-dnn/doc/graph/operations/AbsBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6201469Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Add.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6202947Z copying third_party/ideep/mkl-dnn/doc/graph/operations/AvgPool.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6204651Z copying third_party/ideep/mkl-dnn/doc/graph/operations/AvgPoolBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6206320Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BatchNormForwardTraining.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6208036Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BatchNormInference.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6209554Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BatchNormTrainingBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6210950Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BiasAdd.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6212497Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BiasAddBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6214056Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Clamp.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6216974Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ClampBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6219012Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Concat.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6220927Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvTranspose.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6222941Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvTransposeBackwardData.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6225258Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvTransposeBackwardWeights.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6227276Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Convolution.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6229141Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvolutionBackwardData.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6231159Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvolutionBackwardWeights.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6233041Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Dequantize.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6234882Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Divide.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6236613Z copying third_party/ideep/mkl-dnn/doc/graph/operations/DynamicDequantize.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6238505Z copying third_party/ideep/mkl-dnn/doc/graph/operations/DynamicQuantize.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6240210Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Elu.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6241844Z copying third_party/ideep/mkl-dnn/doc/graph/operations/EluBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6243625Z copying third_party/ideep/mkl-dnn/doc/graph/operations/End.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6245360Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Exp.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6246940Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GELU.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6248615Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GELUBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6250400Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GenIndex.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6252104Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GreaterEqual.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6253826Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GroupNorm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6255704Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSigmoid.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6257493Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSigmoidBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6259267Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSwish.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6261022Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSwishBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6262905Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Interpolate.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6264856Z copying third_party/ideep/mkl-dnn/doc/graph/operations/InterpolateBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6266623Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LayerNorm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6268502Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LayerNormBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6270280Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LeakyReLU.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6271915Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Log.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6273570Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LogSoftmax.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6275501Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LogSoftmaxBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6277256Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MatMul.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6278900Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MaxPool.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6280624Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MaxPoolBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6282348Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Maximum.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6284261Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Minimum.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6285901Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Mish.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6287559Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MishBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6289260Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Multiply.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6290998Z copying third_party/ideep/mkl-dnn/doc/graph/operations/PReLU.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6292686Z copying third_party/ideep/mkl-dnn/doc/graph/operations/PReLUBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6294536Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Pow.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6296172Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Quantize.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6297791Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReLU.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6299449Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReLUBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6301170Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Reciprocal.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6302848Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceL1.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6304787Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceL2.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6306483Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceMax.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6308164Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceMean.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6309944Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceMin.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6311654Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceProd.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6313333Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceSum.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6315171Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Reorder.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6316821Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Round.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6318419Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Select.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6320040Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Sigmoid.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6321749Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SigmoidBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6323569Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SoftPlus.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6325582Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SoftPlusBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6327293Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Softmax.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6329018Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SoftmaxBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6330708Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Sqrt.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6332479Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SqrtBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6334305Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Square.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6336046Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SquaredDifference.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6337870Z copying third_party/ideep/mkl-dnn/doc/graph/operations/StaticReshape.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6339640Z copying third_party/ideep/mkl-dnn/doc/graph/operations/StaticTranspose.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6341382Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Subtract.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6343052Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Tanh.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6344956Z copying third_party/ideep/mkl-dnn/doc/graph/operations/TanhBackward.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6346723Z copying third_party/ideep/mkl-dnn/doc/graph/operations/TypeCast.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6348373Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Wildcard.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/operations 2025-10-10T00:04:51.6350285Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/graph_basic_concepts.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model 2025-10-10T00:04:51.6352204Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/low_precision.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model 2025-10-10T00:04:51.6354361Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/images/bf16_programming.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-10-10T00:04:51.6356590Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/images/img_graph_programming_model.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-10-10T00:04:51.6358761Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/images/int8_programming.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-10-10T00:04:51.6360651Z copying third_party/ideep/mkl-dnn/doc/graph/rst/graph_programming_model.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/rst 2025-10-10T00:04:51.6362323Z copying third_party/ideep/mkl-dnn/doc/graph/rst/graph_supported_operations.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/graph/rst 2025-10-10T00:04:51.6364274Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/benchdnn.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6366253Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/cpu_isa_hints.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6368348Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/dispatcher_control.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6370329Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/inspecting_jit.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6372298Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/perf_settings.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6374533Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/profilers.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6376458Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/verbose.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6378410Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/verbose_table.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6380331Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/vtune.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-10-10T00:04:51.6382109Z copying third_party/ideep/mkl-dnn/doc/primitives/batch_normalization.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6383801Z copying third_party/ideep/mkl-dnn/doc/primitives/binary.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6385426Z copying third_party/ideep/mkl-dnn/doc/primitives/concat.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6387047Z copying third_party/ideep/mkl-dnn/doc/primitives/convolution.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6388564Z copying third_party/ideep/mkl-dnn/doc/primitives/eltwise.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6390109Z copying third_party/ideep/mkl-dnn/doc/primitives/group_normalization.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6391700Z copying third_party/ideep/mkl-dnn/doc/primitives/inner_product.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6393385Z copying third_party/ideep/mkl-dnn/doc/primitives/layer_normalization.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6395068Z copying third_party/ideep/mkl-dnn/doc/primitives/lrn.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6396502Z copying third_party/ideep/mkl-dnn/doc/primitives/matmul.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6397932Z copying third_party/ideep/mkl-dnn/doc/primitives/pooling.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6399405Z copying third_party/ideep/mkl-dnn/doc/primitives/prelu.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6400891Z copying third_party/ideep/mkl-dnn/doc/primitives/reduction.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6402400Z copying third_party/ideep/mkl-dnn/doc/primitives/reorder.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6403903Z copying third_party/ideep/mkl-dnn/doc/primitives/resampling.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6405539Z copying third_party/ideep/mkl-dnn/doc/primitives/rnn.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6407131Z copying third_party/ideep/mkl-dnn/doc/primitives/shuffle.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6408619Z copying third_party/ideep/mkl-dnn/doc/primitives/softmax.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6410046Z copying third_party/ideep/mkl-dnn/doc/primitives/sum.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives 2025-10-10T00:04:51.6411660Z copying third_party/ideep/mkl-dnn/doc/primitives/images/unrolled_stack_rnn.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/primitives/images 2025-10-10T00:04:51.6413367Z copying third_party/ideep/mkl-dnn/doc/programming_model/api.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6415304Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6417121Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_accumulation_mode.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6419012Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_deterministic.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6420849Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_dropout.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6422659Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_fpmath_mode.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6424606Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_post_ops.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6426455Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_quantization.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6428326Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_rounding_mode.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6430082Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_scratchpad.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6431925Z copying third_party/ideep/mkl-dnn/doc/programming_model/basic_concepts.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6433593Z copying third_party/ideep/mkl-dnn/doc/programming_model/data_types.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6435527Z copying third_party/ideep/mkl-dnn/doc/programming_model/inference_and_training_aspects.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model 2025-10-10T00:04:51.6437543Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_depthwise_fusion.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-10-10T00:04:51.6439554Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_dnnl_object_snapshot.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-10-10T00:04:51.6441592Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_dnnl_programming_flow.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-10-10T00:04:51.6443592Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_overview_flow.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-10-10T00:04:51.6445727Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_programming_model.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-10-10T00:04:51.6447541Z copying third_party/ideep/mkl-dnn/doc/rst/advanced_topics.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6448921Z copying third_party/ideep/mkl-dnn/doc/rst/build_and_link.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6450300Z copying third_party/ideep/mkl-dnn/doc/rst/dev_guide_examples.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6451702Z copying third_party/ideep/mkl-dnn/doc/rst/graph_extension.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6453048Z copying third_party/ideep/mkl-dnn/doc/rst/index.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6454732Z copying third_party/ideep/mkl-dnn/doc/rst/interop_with_dpcpp_and_opencl.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6456159Z copying third_party/ideep/mkl-dnn/doc/rst/orphans.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6457645Z copying third_party/ideep/mkl-dnn/doc/rst/performance_profiling_and_inspection.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6459189Z copying third_party/ideep/mkl-dnn/doc/rst/programming_model.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6460631Z copying third_party/ideep/mkl-dnn/doc/rst/supported_primitives.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6461999Z copying third_party/ideep/mkl-dnn/doc/rst/ukernels.rst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/rst 2025-10-10T00:04:51.6463355Z copying third_party/ideep/mkl-dnn/doc/sphinx/cleanup.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/sphinx 2025-10-10T00:04:51.6464856Z copying third_party/ideep/mkl-dnn/doc/sphinx/conf.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/sphinx 2025-10-10T00:04:51.6466335Z copying third_party/ideep/mkl-dnn/doc/sphinx/_static/dnnl.js -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/sphinx/_static 2025-10-10T00:04:51.6467941Z copying third_party/ideep/mkl-dnn/doc/ukernel/operations/brgemm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/ukernel/operations 2025-10-10T00:04:51.6469643Z copying third_party/ideep/mkl-dnn/doc/ukernel/operations/transform.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/ukernel/operations 2025-10-10T00:04:51.6471590Z copying third_party/ideep/mkl-dnn/doc/ukernel/programming_model/ukernel_basic_concepts.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/ukernel/programming_model 2025-10-10T00:04:51.6473376Z copying third_party/ideep/mkl-dnn/doc/usage_models/inference.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models 2025-10-10T00:04:51.6475096Z copying third_party/ideep/mkl-dnn/doc/usage_models/inference_int8.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models 2025-10-10T00:04:51.6476619Z copying third_party/ideep/mkl-dnn/doc/usage_models/training.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models 2025-10-10T00:04:51.6478138Z copying third_party/ideep/mkl-dnn/doc/usage_models/training_bf16.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models 2025-10-10T00:04:51.6479778Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_bf16_diagram.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:51.6481500Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_diagram.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:51.6483283Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_inference_scope.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:51.6485271Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_multiscalar.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:51.6487235Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_singlescalar.png -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:51.6489097Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_training_inference_scope.jpg -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-10-10T00:04:51.6490735Z copying third_party/ideep/mkl-dnn/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6492135Z copying third_party/ideep/mkl-dnn/examples/CMakeLists.txt.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6493748Z copying third_party/ideep/mkl-dnn/examples/bnorm_u8_via_binary_postops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6495388Z copying third_party/ideep/mkl-dnn/examples/cnn_inference_f32.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6496830Z copying third_party/ideep/mkl-dnn/examples/cnn_inference_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6498258Z copying third_party/ideep/mkl-dnn/examples/cnn_inference_int8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6499702Z copying third_party/ideep/mkl-dnn/examples/cnn_training_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6501146Z copying third_party/ideep/mkl-dnn/examples/cnn_training_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6502558Z copying third_party/ideep/mkl-dnn/examples/cpu_cnn_training_f32.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6503963Z copying third_party/ideep/mkl-dnn/examples/cpu_matmul_coo.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6505605Z copying third_party/ideep/mkl-dnn/examples/cpu_matmul_csr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6507111Z copying third_party/ideep/mkl-dnn/examples/cpu_matmul_weights_compression.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6508671Z copying third_party/ideep/mkl-dnn/examples/cpu_rnn_inference_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6510157Z copying third_party/ideep/mkl-dnn/examples/cpu_rnn_inference_int8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6511710Z copying third_party/ideep/mkl-dnn/examples/cross_engine_reorder.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6513198Z copying third_party/ideep/mkl-dnn/examples/cross_engine_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6514825Z copying third_party/ideep/mkl-dnn/examples/example_utils.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6516185Z copying third_party/ideep/mkl-dnn/examples/example_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6517614Z copying third_party/ideep/mkl-dnn/examples/getting_started.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6519047Z copying third_party/ideep/mkl-dnn/examples/gpu_opencl_interop.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6520482Z copying third_party/ideep/mkl-dnn/examples/matmul_perf.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6521928Z copying third_party/ideep/mkl-dnn/examples/memory_format_propagation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6523492Z copying third_party/ideep/mkl-dnn/examples/performance_profiling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6525291Z copying third_party/ideep/mkl-dnn/examples/rnn_training_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6526739Z copying third_party/ideep/mkl-dnn/examples/sycl_interop_buffer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6528189Z copying third_party/ideep/mkl-dnn/examples/sycl_interop_usm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples 2025-10-10T00:04:51.6529717Z copying third_party/ideep/mkl-dnn/examples/graph/cpu_getting_started.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6531344Z copying third_party/ideep/mkl-dnn/examples/graph/cpu_inference_int8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6533057Z copying third_party/ideep/mkl-dnn/examples/graph/cpu_single_op_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6534811Z copying third_party/ideep/mkl-dnn/examples/graph/gated_mlp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6536346Z copying third_party/ideep/mkl-dnn/examples/graph/gated_mlp_int4.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6538032Z copying third_party/ideep/mkl-dnn/examples/graph/gated_mlp_wei_combined.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6539739Z copying third_party/ideep/mkl-dnn/examples/graph/gpu_opencl_getting_started.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6541315Z copying third_party/ideep/mkl-dnn/examples/graph/gqa.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6542860Z copying third_party/ideep/mkl-dnn/examples/graph/graph_example_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6544682Z copying third_party/ideep/mkl-dnn/examples/graph/mqa.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6546120Z copying third_party/ideep/mkl-dnn/examples/graph/sdpa.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6547716Z copying third_party/ideep/mkl-dnn/examples/graph/sdpa_stacked_qkv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6549332Z copying third_party/ideep/mkl-dnn/examples/graph/sycl_getting_started.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6551120Z copying third_party/ideep/mkl-dnn/examples/graph/sycl_single_op_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/graph 2025-10-10T00:04:51.6552788Z copying third_party/ideep/mkl-dnn/examples/primitives/augru.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6554686Z copying third_party/ideep/mkl-dnn/examples/primitives/batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6556408Z copying third_party/ideep/mkl-dnn/examples/primitives/binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6558041Z copying third_party/ideep/mkl-dnn/examples/primitives/concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6559726Z copying third_party/ideep/mkl-dnn/examples/primitives/convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6561456Z copying third_party/ideep/mkl-dnn/examples/primitives/deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6563161Z copying third_party/ideep/mkl-dnn/examples/primitives/eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6565053Z copying third_party/ideep/mkl-dnn/examples/primitives/group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6566919Z copying third_party/ideep/mkl-dnn/examples/primitives/inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6568750Z copying third_party/ideep/mkl-dnn/examples/primitives/layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6570494Z copying third_party/ideep/mkl-dnn/examples/primitives/lbr_gru.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6572113Z copying third_party/ideep/mkl-dnn/examples/primitives/lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6573839Z copying third_party/ideep/mkl-dnn/examples/primitives/lstm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6575686Z copying third_party/ideep/mkl-dnn/examples/primitives/matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6577316Z copying third_party/ideep/mkl-dnn/examples/primitives/pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6578973Z copying third_party/ideep/mkl-dnn/examples/primitives/prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6580638Z copying third_party/ideep/mkl-dnn/examples/primitives/reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6582317Z copying third_party/ideep/mkl-dnn/examples/primitives/reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6583998Z copying third_party/ideep/mkl-dnn/examples/primitives/resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6585952Z copying third_party/ideep/mkl-dnn/examples/primitives/shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6587645Z copying third_party/ideep/mkl-dnn/examples/primitives/softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6589272Z copying third_party/ideep/mkl-dnn/examples/primitives/sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6590898Z copying third_party/ideep/mkl-dnn/examples/primitives/vanilla_rnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/primitives 2025-10-10T00:04:51.6592859Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/cpu_matmul_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-10-10T00:04:51.6594987Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-10-10T00:04:51.6596935Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/inference_int8_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-10-10T00:04:51.6598958Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/weights_decompression_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-10-10T00:04:51.6600807Z copying third_party/ideep/mkl-dnn/examples/ukernels/cpu_brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/examples/ukernels 2025-10-10T00:04:51.6602233Z copying third_party/ideep/mkl-dnn/include/dnnl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6603485Z copying third_party/ideep/mkl-dnn/include/dnnl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6604937Z copying third_party/ideep/mkl-dnn/include/dnnl_config.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6606246Z copying third_party/ideep/mkl-dnn/include/dnnl_debug.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6607632Z copying third_party/ideep/mkl-dnn/include/dnnl_ocl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6608898Z copying third_party/ideep/mkl-dnn/include/dnnl_ocl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6610193Z copying third_party/ideep/mkl-dnn/include/dnnl_sycl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6611488Z copying third_party/ideep/mkl-dnn/include/dnnl_sycl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6612944Z copying third_party/ideep/mkl-dnn/include/dnnl_sycl_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6614478Z copying third_party/ideep/mkl-dnn/include/dnnl_threadpool.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6615893Z copying third_party/ideep/mkl-dnn/include/dnnl_threadpool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6617321Z copying third_party/ideep/mkl-dnn/include/dnnl_threadpool_iface.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6618708Z copying third_party/ideep/mkl-dnn/include/dnnl_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6619998Z copying third_party/ideep/mkl-dnn/include/dnnl_version.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include 2025-10-10T00:04:51.6621397Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6623546Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6631261Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6632974Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6634859Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_common_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6636548Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_config.h.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6638367Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_debug.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6640001Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6641619Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6643457Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_ocl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6645341Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6647016Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_sycl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6648707Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6650400Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6652033Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ocl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6653769Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ocl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6655614Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ocl_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6657241Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_sycl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6658861Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_sycl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6660633Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_sycl_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6662317Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_threadpool.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6664017Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_threadpool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6665928Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6667625Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6669408Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ukernel.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6671121Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ukernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6672947Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ukernel_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6674812Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_version.h.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6676540Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_version_hash.h.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-10-10T00:04:51.6678145Z copying third_party/ideep/mkl-dnn/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts 2025-10-10T00:04:51.6679528Z copying third_party/ideep/mkl-dnn/scripts/generate_dnnl_debug.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts 2025-10-10T00:04:51.6680992Z copying third_party/ideep/mkl-dnn/scripts/generate_format_tags.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts 2025-10-10T00:04:51.6682565Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter 2025-10-10T00:04:51.6684543Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/verbose_converter.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter 2025-10-10T00:04:51.6686402Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/__init__.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6688291Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/benchdnn_generator.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6690278Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/breakdown_generator.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6692231Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/dnnl_parser.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6694460Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/ir.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6696293Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/parse.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6698131Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/utils.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-10-10T00:04:51.6699970Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-10-10T00:04:51.6702046Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/benchdnn_test.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-10-10T00:04:51.6703982Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/dataset_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-10-10T00:04:51.6706087Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/dataset_simple -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-10-10T00:04:51.6707695Z copying third_party/ideep/mkl-dnn/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src 2025-10-10T00:04:51.6709053Z copying third_party/ideep/mkl-dnn/src/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6710534Z copying third_party/ideep/mkl-dnn/src/common/batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6712088Z copying third_party/ideep/mkl-dnn/src/common/batch_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6713676Z copying third_party/ideep/mkl-dnn/src/common/bfloat16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6715263Z copying third_party/ideep/mkl-dnn/src/common/bfloat16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6716643Z copying third_party/ideep/mkl-dnn/src/common/binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6718014Z copying third_party/ideep/mkl-dnn/src/common/binary_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6719526Z copying third_party/ideep/mkl-dnn/src/common/bit_cast.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6721010Z copying third_party/ideep/mkl-dnn/src/common/broadcast_strategy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6722512Z copying third_party/ideep/mkl-dnn/src/common/broadcast_strategy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6723967Z copying third_party/ideep/mkl-dnn/src/common/c_types_map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6725559Z copying third_party/ideep/mkl-dnn/src/common/cache_blob.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6726967Z copying third_party/ideep/mkl-dnn/src/common/cache_blob_id.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6728412Z copying third_party/ideep/mkl-dnn/src/common/cache_blob_id.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6729841Z copying third_party/ideep/mkl-dnn/src/common/cache_hit_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6731277Z copying third_party/ideep/mkl-dnn/src/common/cache_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6732904Z copying third_party/ideep/mkl-dnn/src/common/compiler_workarounds.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6734581Z copying third_party/ideep/mkl-dnn/src/common/concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6735964Z copying third_party/ideep/mkl-dnn/src/common/concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6737380Z copying third_party/ideep/mkl-dnn/src/common/concat_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6739099Z copying third_party/ideep/mkl-dnn/src/common/convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6740801Z copying third_party/ideep/mkl-dnn/src/common/convolution_pd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6742522Z copying third_party/ideep/mkl-dnn/src/common/convolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6744594Z copying third_party/ideep/mkl-dnn/src/common/counting_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6746248Z copying third_party/ideep/mkl-dnn/src/common/cpp_compat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6747957Z copying third_party/ideep/mkl-dnn/src/common/deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6749702Z copying third_party/ideep/mkl-dnn/src/common/deconvolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6751848Z copying third_party/ideep/mkl-dnn/src/common/dnnl_debug.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6753377Z copying third_party/ideep/mkl-dnn/src/common/dnnl_debug_autogenerated.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6756428Z copying third_party/ideep/mkl-dnn/src/common/dnnl_thread.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6758010Z copying third_party/ideep/mkl-dnn/src/common/dnnl_threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6759554Z copying third_party/ideep/mkl-dnn/src/common/dnnl_traits.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6761253Z copying third_party/ideep/mkl-dnn/src/common/eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6762910Z copying third_party/ideep/mkl-dnn/src/common/eltwise_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6764593Z copying third_party/ideep/mkl-dnn/src/common/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6766592Z copying third_party/ideep/mkl-dnn/src/common/engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6768108Z copying third_party/ideep/mkl-dnn/src/common/engine_id.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6769715Z copying third_party/ideep/mkl-dnn/src/common/engine_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6771534Z copying third_party/ideep/mkl-dnn/src/common/experimental.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6772983Z copying third_party/ideep/mkl-dnn/src/common/experimental.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6774670Z copying third_party/ideep/mkl-dnn/src/common/float16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6776680Z copying third_party/ideep/mkl-dnn/src/common/float4.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6778169Z copying third_party/ideep/mkl-dnn/src/common/float4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6779726Z copying third_party/ideep/mkl-dnn/src/common/float8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6781566Z copying third_party/ideep/mkl-dnn/src/common/float8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6783031Z copying third_party/ideep/mkl-dnn/src/common/fpmath_mode.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6784762Z copying third_party/ideep/mkl-dnn/src/common/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6786737Z copying third_party/ideep/mkl-dnn/src/common/gemm_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6788264Z copying third_party/ideep/mkl-dnn/src/common/gemm_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6790120Z copying third_party/ideep/mkl-dnn/src/common/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6791680Z copying third_party/ideep/mkl-dnn/src/common/group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6793629Z copying third_party/ideep/mkl-dnn/src/common/group_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6795259Z copying third_party/ideep/mkl-dnn/src/common/impl_list_item.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6797125Z copying third_party/ideep/mkl-dnn/src/common/impl_registration.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6798998Z copying third_party/ideep/mkl-dnn/src/common/inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6800855Z copying third_party/ideep/mkl-dnn/src/common/inner_product_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6802626Z copying third_party/ideep/mkl-dnn/src/common/int4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6804361Z copying third_party/ideep/mkl-dnn/src/common/internal_defs.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6805896Z copying third_party/ideep/mkl-dnn/src/common/ittnotify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6807570Z copying third_party/ideep/mkl-dnn/src/common/ittnotify.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6809032Z copying third_party/ideep/mkl-dnn/src/common/kernel_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6810526Z copying third_party/ideep/mkl-dnn/src/common/kernel_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6812127Z copying third_party/ideep/mkl-dnn/src/common/layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6813723Z copying third_party/ideep/mkl-dnn/src/common/layer_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6816527Z copying third_party/ideep/mkl-dnn/src/common/logging.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6817261Z copying third_party/ideep/mkl-dnn/src/common/logging.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6819213Z copying third_party/ideep/mkl-dnn/src/common/lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6820556Z copying third_party/ideep/mkl-dnn/src/common/lrn_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6822263Z copying third_party/ideep/mkl-dnn/src/common/math_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6823512Z copying third_party/ideep/mkl-dnn/src/common/matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6825864Z copying third_party/ideep/mkl-dnn/src/common/matmul_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6827052Z copying third_party/ideep/mkl-dnn/src/common/memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6828708Z copying third_party/ideep/mkl-dnn/src/common/memory.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6830377Z copying third_party/ideep/mkl-dnn/src/common/memory_debug.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6831953Z copying third_party/ideep/mkl-dnn/src/common/memory_debug.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6833397Z copying third_party/ideep/mkl-dnn/src/common/memory_desc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6835320Z copying third_party/ideep/mkl-dnn/src/common/memory_desc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6838380Z copying third_party/ideep/mkl-dnn/src/common/memory_desc_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6838981Z copying third_party/ideep/mkl-dnn/src/common/memory_desc_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6840670Z copying third_party/ideep/mkl-dnn/src/common/memory_map_manager.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6842342Z copying third_party/ideep/mkl-dnn/src/common/memory_storage.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6843937Z copying third_party/ideep/mkl-dnn/src/common/memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6845589Z copying third_party/ideep/mkl-dnn/src/common/memory_tracking.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6847151Z copying third_party/ideep/mkl-dnn/src/common/memory_tracking.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6848846Z copying third_party/ideep/mkl-dnn/src/common/memory_zero_pad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6850596Z copying third_party/ideep/mkl-dnn/src/common/nstl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6852252Z copying third_party/ideep/mkl-dnn/src/common/opdesc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6854280Z copying third_party/ideep/mkl-dnn/src/common/optional.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6855987Z copying third_party/ideep/mkl-dnn/src/common/pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6857598Z copying third_party/ideep/mkl-dnn/src/common/pooling_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6859213Z copying third_party/ideep/mkl-dnn/src/common/prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6860909Z copying third_party/ideep/mkl-dnn/src/common/prelu_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6862542Z copying third_party/ideep/mkl-dnn/src/common/primitive.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6864252Z copying third_party/ideep/mkl-dnn/src/common/primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6865932Z copying third_party/ideep/mkl-dnn/src/common/primitive_attr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6867785Z copying third_party/ideep/mkl-dnn/src/common/primitive_attr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6869538Z copying third_party/ideep/mkl-dnn/src/common/primitive_attr_quant.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6871131Z copying third_party/ideep/mkl-dnn/src/common/primitive_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6872710Z copying third_party/ideep/mkl-dnn/src/common/primitive_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6874460Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6876259Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc_iface.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6877877Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc_iface.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6879504Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6881098Z copying third_party/ideep/mkl-dnn/src/common/primitive_exec_types.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6882724Z copying third_party/ideep/mkl-dnn/src/common/primitive_exec_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6884522Z copying third_party/ideep/mkl-dnn/src/common/primitive_hashing.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6886384Z copying third_party/ideep/mkl-dnn/src/common/primitive_hashing.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6888066Z copying third_party/ideep/mkl-dnn/src/common/primitive_iface.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6889736Z copying third_party/ideep/mkl-dnn/src/common/primitive_iface.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6891287Z copying third_party/ideep/mkl-dnn/src/common/profiler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6892869Z copying third_party/ideep/mkl-dnn/src/common/query.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6894706Z copying third_party/ideep/mkl-dnn/src/common/reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6896267Z copying third_party/ideep/mkl-dnn/src/common/reduction_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6897814Z copying third_party/ideep/mkl-dnn/src/common/reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6899452Z copying third_party/ideep/mkl-dnn/src/common/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6901059Z copying third_party/ideep/mkl-dnn/src/common/reorder_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6902656Z copying third_party/ideep/mkl-dnn/src/common/resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6904468Z copying third_party/ideep/mkl-dnn/src/common/resampling_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6906169Z copying third_party/ideep/mkl-dnn/src/common/resource.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6907728Z copying third_party/ideep/mkl-dnn/src/common/rnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6909646Z copying third_party/ideep/mkl-dnn/src/common/rnn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6911275Z copying third_party/ideep/mkl-dnn/src/common/rnn_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6912997Z copying third_party/ideep/mkl-dnn/src/common/rw_mutex.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6914612Z copying third_party/ideep/mkl-dnn/src/common/rw_mutex.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6916341Z copying third_party/ideep/mkl-dnn/src/common/scratchpad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6918035Z copying third_party/ideep/mkl-dnn/src/common/scratchpad.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6919693Z copying third_party/ideep/mkl-dnn/src/common/scratchpad_debug.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6921223Z copying third_party/ideep/mkl-dnn/src/common/scratchpad_debug.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6922844Z copying third_party/ideep/mkl-dnn/src/common/sdpa_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6924605Z copying third_party/ideep/mkl-dnn/src/common/sdpa_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6926208Z copying third_party/ideep/mkl-dnn/src/common/sdpa_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6927861Z copying third_party/ideep/mkl-dnn/src/common/serialization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6929612Z copying third_party/ideep/mkl-dnn/src/common/serialization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6931220Z copying third_party/ideep/mkl-dnn/src/common/serialization_stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6932916Z copying third_party/ideep/mkl-dnn/src/common/shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6934641Z copying third_party/ideep/mkl-dnn/src/common/shuffle_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6936314Z copying third_party/ideep/mkl-dnn/src/common/softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6938105Z copying third_party/ideep/mkl-dnn/src/common/softmax_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6939666Z copying third_party/ideep/mkl-dnn/src/common/stack_checker.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6941307Z copying third_party/ideep/mkl-dnn/src/common/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6942885Z copying third_party/ideep/mkl-dnn/src/common/stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6944630Z copying third_party/ideep/mkl-dnn/src/common/stream_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6946312Z copying third_party/ideep/mkl-dnn/src/common/stream_profiler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6947908Z copying third_party/ideep/mkl-dnn/src/common/stream_threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6949459Z copying third_party/ideep/mkl-dnn/src/common/sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6951120Z copying third_party/ideep/mkl-dnn/src/common/sum_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6952744Z copying third_party/ideep/mkl-dnn/src/common/tag_traits.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6954898Z copying third_party/ideep/mkl-dnn/src/common/thread_local_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6956405Z copying third_party/ideep/mkl-dnn/src/common/type_helpers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6958373Z copying third_party/ideep/mkl-dnn/src/common/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6960150Z copying third_party/ideep/mkl-dnn/src/common/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6962062Z copying third_party/ideep/mkl-dnn/src/common/verbose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6964380Z copying third_party/ideep/mkl-dnn/src/common/verbose.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6966119Z copying third_party/ideep/mkl-dnn/src/common/verbose_msg.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6967808Z copying third_party/ideep/mkl-dnn/src/common/z_magic.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common 2025-10-10T00:04:51.6969502Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/LICENSE.BSD -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6971058Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6972538Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6974206Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/disable_warnings.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6976209Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6980174Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_config.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6981659Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_static.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6984451Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_static.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6986134Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6987646Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittptmark64.S -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6989275Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittptmark64.asm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6990841Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/jitprofiling.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6992386Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/jitprofiling.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-10-10T00:04:51.6994371Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/legacy/ittnotify.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/ittnotify/legacy 2025-10-10T00:04:51.6996189Z copying third_party/ideep/mkl-dnn/src/common/spdlog/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.6997699Z copying third_party/ideep/mkl-dnn/src/common/spdlog/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.6999207Z copying third_party/ideep/mkl-dnn/src/common/spdlog/common-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7000728Z copying third_party/ideep/mkl-dnn/src/common/spdlog/common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7002307Z copying third_party/ideep/mkl-dnn/src/common/spdlog/formatter.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7003776Z copying third_party/ideep/mkl-dnn/src/common/spdlog/logger-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7005500Z copying third_party/ideep/mkl-dnn/src/common/spdlog/logger.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7007139Z copying third_party/ideep/mkl-dnn/src/common/spdlog/mdc.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7008695Z copying third_party/ideep/mkl-dnn/src/common/spdlog/pattern_formatter-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7010509Z copying third_party/ideep/mkl-dnn/src/common/spdlog/pattern_formatter.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7012063Z copying third_party/ideep/mkl-dnn/src/common/spdlog/spdlog-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7013651Z copying third_party/ideep/mkl-dnn/src/common/spdlog/spdlog.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7015446Z copying third_party/ideep/mkl-dnn/src/common/spdlog/tweakme.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7017081Z copying third_party/ideep/mkl-dnn/src/common/spdlog/version.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog 2025-10-10T00:04:51.7018789Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/backtracer-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7020274Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/backtracer.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7021731Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/circular_q.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7023224Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/console_globals.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7024972Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/file_helper-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7026557Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/file_helper.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7028072Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/fmt_helper.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7029606Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7031091Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7032671Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg_buffer-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7034443Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg_buffer.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7035958Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/null_mutex.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7037488Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/os-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7039130Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/os.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7040703Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/periodic_worker-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7042292Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/periodic_worker.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7043840Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/registry-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7045521Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/registry.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7047105Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/synchronous_factory.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7048628Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/windows_include.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-10-10T00:04:51.7050115Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/fmt.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt 2025-10-10T00:04:51.7051710Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/base.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-10-10T00:04:51.7054057Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/core.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-10-10T00:04:51.7055882Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/format-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-10-10T00:04:51.7057991Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/format.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-10-10T00:04:51.7060832Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/ansicolor_sink-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7062486Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/ansicolor_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7063947Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/base_sink-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7065674Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/base_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7067196Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/basic_file_sink-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7068717Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/basic_file_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7070269Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/null_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7071782Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/ostream_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7073394Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/rotating_file_sink-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7075009Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/rotating_file_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7076492Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/sink-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7077998Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7079544Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/wincolor_sink-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7081243Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/wincolor_sink.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-10-10T00:04:51.7082573Z copying third_party/ideep/mkl-dnn/src/cpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7084236Z copying third_party/ideep/mkl-dnn/src/cpu/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7085767Z copying third_party/ideep/mkl-dnn/src/cpu/bfloat16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7087308Z copying third_party/ideep/mkl-dnn/src/cpu/binary_injector_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7088823Z copying third_party/ideep/mkl-dnn/src/cpu/binary_injector_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7090385Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7091955Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7093588Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7095318Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7096733Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_binary_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7098223Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_binary_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7099776Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7101288Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_concat_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7102827Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_convolution_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7104741Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_convolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7106420Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_deconvolution_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7107940Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_deconvolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7109463Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_eltwise_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7111022Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_eltwise_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7112492Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7114018Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7115932Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_group_normalization_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7117400Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_group_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7118870Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_inner_product_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7120548Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_inner_product_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7122251Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_layer_normalization_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7123775Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_layer_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7125504Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_lrn_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7127003Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_lrn_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7128563Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7130055Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_pooling_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7131656Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_pooling_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7133168Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_prelu_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7134775Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_prelu_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7136423Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7138018Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_reduction_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7139531Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_reduction_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7141164Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_resampling_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7142618Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_resampling_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7144276Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_rnn_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7145966Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_shuffle_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7147455Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_shuffle_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7148993Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_softmax_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7150510Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_softmax_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7152016Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7153550Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7155266Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_sum_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7156878Z copying third_party/ideep/mkl-dnn/src/cpu/dw_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7159332Z copying third_party/ideep/mkl-dnn/src/cpu/float16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7160111Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7162629Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7164598Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7166514Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7167669Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7168978Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7170047Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7171293Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7172299Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7173537Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_conv_zp_src_pad_comp.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7174938Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7176227Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7177496Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7179066Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7180484Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7181536Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7182711Z copying third_party/ideep/mkl-dnn/src/cpu/nchw_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7183973Z copying third_party/ideep/mkl-dnn/src/cpu/nchw_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7185734Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7187717Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7189176Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7190777Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_group_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7192340Z copying third_party/ideep/mkl-dnn/src/cpu/nhwc_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7194471Z copying third_party/ideep/mkl-dnn/src/cpu/nhwc_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7196159Z copying third_party/ideep/mkl-dnn/src/cpu/nspc_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7197793Z copying third_party/ideep/mkl-dnn/src/cpu/nspc_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7199407Z copying third_party/ideep/mkl-dnn/src/cpu/platform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7201021Z copying third_party/ideep/mkl-dnn/src/cpu/platform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7202714Z copying third_party/ideep/mkl-dnn/src/cpu/primitive_attr_postops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7204568Z copying third_party/ideep/mkl-dnn/src/cpu/primitive_attr_postops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7206083Z copying third_party/ideep/mkl-dnn/src/cpu/ref_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7207670Z copying third_party/ideep/mkl-dnn/src/cpu/ref_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7209217Z copying third_party/ideep/mkl-dnn/src/cpu/ref_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7211039Z copying third_party/ideep/mkl-dnn/src/cpu/ref_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7212552Z copying third_party/ideep/mkl-dnn/src/cpu/ref_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7214059Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7216046Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7217604Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution_int8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7219255Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution_int8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7221008Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7222606Z copying third_party/ideep/mkl-dnn/src/cpu/ref_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7224615Z copying third_party/ideep/mkl-dnn/src/cpu/ref_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7226407Z copying third_party/ideep/mkl-dnn/src/cpu/ref_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7228145Z copying third_party/ideep/mkl-dnn/src/cpu/ref_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7229816Z copying third_party/ideep/mkl-dnn/src/cpu/ref_fused_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7231536Z copying third_party/ideep/mkl-dnn/src/cpu/ref_group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7233190Z copying third_party/ideep/mkl-dnn/src/cpu/ref_group_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7234972Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7236576Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7238289Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product_int8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7239932Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product_int8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7241505Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7243048Z copying third_party/ideep/mkl-dnn/src/cpu/ref_io_helper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7244804Z copying third_party/ideep/mkl-dnn/src/cpu/ref_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7246591Z copying third_party/ideep/mkl-dnn/src/cpu/ref_layer_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7248158Z copying third_party/ideep/mkl-dnn/src/cpu/ref_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7249859Z copying third_party/ideep/mkl-dnn/src/cpu/ref_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7251474Z copying third_party/ideep/mkl-dnn/src/cpu/ref_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7253151Z copying third_party/ideep/mkl-dnn/src/cpu/ref_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7254940Z copying third_party/ideep/mkl-dnn/src/cpu/ref_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7256592Z copying third_party/ideep/mkl-dnn/src/cpu/ref_prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7258232Z copying third_party/ideep/mkl-dnn/src/cpu/ref_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7259837Z copying third_party/ideep/mkl-dnn/src/cpu/ref_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7261503Z copying third_party/ideep/mkl-dnn/src/cpu/ref_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7263089Z copying third_party/ideep/mkl-dnn/src/cpu/ref_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7264827Z copying third_party/ideep/mkl-dnn/src/cpu/ref_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7266499Z copying third_party/ideep/mkl-dnn/src/cpu/ref_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7268053Z copying third_party/ideep/mkl-dnn/src/cpu/ref_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7269732Z copying third_party/ideep/mkl-dnn/src/cpu/ref_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7271343Z copying third_party/ideep/mkl-dnn/src/cpu/ref_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7273026Z copying third_party/ideep/mkl-dnn/src/cpu/resampling_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7274783Z copying third_party/ideep/mkl-dnn/src/cpu/scale_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7276455Z copying third_party/ideep/mkl-dnn/src/cpu/scale_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7278054Z copying third_party/ideep/mkl-dnn/src/cpu/simple_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7279749Z copying third_party/ideep/mkl-dnn/src/cpu/simple_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7281470Z copying third_party/ideep/mkl-dnn/src/cpu/simple_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7283204Z copying third_party/ideep/mkl-dnn/src/cpu/simple_layer_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7284968Z copying third_party/ideep/mkl-dnn/src/cpu/simple_q10n.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7286651Z copying third_party/ideep/mkl-dnn/src/cpu/simple_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7289128Z copying third_party/ideep/mkl-dnn/src/cpu/simple_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7290752Z copying third_party/ideep/mkl-dnn/src/cpu/simple_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7292367Z copying third_party/ideep/mkl-dnn/src/cpu/simple_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7293991Z copying third_party/ideep/mkl-dnn/src/cpu/zero_point_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7295759Z copying third_party/ideep/mkl-dnn/src/cpu/zero_point_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu 2025-10-10T00:04:51.7297345Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7298900Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7300409Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7302119Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_benchmark_scheduler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7303594Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_benchmark_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7305429Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7306986Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7308480Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_convolution_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7310164Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7311668Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7313132Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7314786Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_depthwise_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7316454Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_depthwise_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7317919Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7319551Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7321269Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_gemm_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7322662Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_gemm_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7324387Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_indirect_gemm_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7325900Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_indirect_gemm_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7327442Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7328949Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7330616Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7332096Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_layer_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7333724Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7335444Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7337070Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7338662Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7340222Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7341829Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7343335Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7344871Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7346600Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7348277Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7349839Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_thread.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7351255Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_thread.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7352885Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_threadpool_scheduler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7354620Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_threadpool_scheduler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7356166Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7357791Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7359408Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_winograd_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7360928Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_winograd_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7362500Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_barrier.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7363993Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7365736Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_isa_traits.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7367291Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_isa_traits.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7368924Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_reducer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7370683Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_reducer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7372339Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brdgmm_dw_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7374206Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brdgmm_dw_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7375790Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_1x1_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7377566Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_1x1_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7379190Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7381429Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7390882Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_comp_pad_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7391380Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_comp_pad_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7391813Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_trans_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7392531Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_trans_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7392955Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7393362Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7393754Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7394680Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_primitive_conf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7396332Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_transpose_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7398010Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_transpose_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7399559Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7401301Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_op_imm_check.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7402890Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_primitive_conf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7404740Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7406813Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7408409Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7410348Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7412200Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7414516Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7416166Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7418177Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7419798Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7421565Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7423014Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7426308Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7428092Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7430463Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7432071Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_1x1_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7434652Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7437062Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7438740Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7440385Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization_s8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7441903Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7443816Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7445662Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7447380Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7449032Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7450697Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7452286Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7454301Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7455949Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_conv_kernel_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7457654Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7459579Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7461214Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7462809Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7464670Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise_int.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7466341Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise_int.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7467891Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7469681Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_i8i8_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7471357Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pool_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7473180Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pool_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7475159Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7477052Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7478659Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7481301Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7482995Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_reorder_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7484861Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7486743Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-10-10T00:04:51.7488453Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7490136Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7491779Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_containers.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7493274Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_containers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7495117Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7496677Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7498251Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7499766Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/jit_brdgmm_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7501620Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/jit_brdgmm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7503177Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/jit_brgemm_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-10-10T00:04:51.7506643Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/injector_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7507616Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/injector_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7508755Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7510844Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_binary_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7512189Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7514716Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7516330Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7517887Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_postops_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-10-10T00:04:51.7519450Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_lowp_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7521091Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_lowp_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7522893Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7524518Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7526073Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7527570Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7529097Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7531114Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7532767Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_copy_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7534739Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_copy_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7536344Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_reorders.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7537832Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_reorders.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7539346Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7541209Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-10-10T00:04:51.7542939Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-10-10T00:04:51.7544743Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-10-10T00:04:51.7546214Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-10-10T00:04:51.7547860Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-10-10T00:04:51.7549374Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/utils/jit_io_helper.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/utils 2025-10-10T00:04:51.7551134Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/utils/jit_io_helper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/utils 2025-10-10T00:04:51.7552726Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64 2025-10-10T00:04:51.7554440Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64 2025-10-10T00:04:51.7556013Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/err_impl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7557598Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7559052Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7560655Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl_linux.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7562257Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl_mac.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7563809Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl_windows.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7565565Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7567195Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7570098Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-10-10T00:04:51.7577031Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7578688Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_adr.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7580376Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_code_array.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7582029Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_err.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7583359Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_gen.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7585604Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_inner.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7587211Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_label.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7588719Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_meta_mnemonic.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7590409Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_mnemonic_def.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7594869Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_perf.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7596348Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_reg.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7598040Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_util.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7599591Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_version.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-10-10T00:04:51.7600801Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:51.7602539Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:51.7604245Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm_msan_unpoison.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:51.7605726Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm_pack.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:51.7607296Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm_pack.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:51.7608810Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-10-10T00:04:51.7610446Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/bf16/ref_gemm_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/bf16 2025-10-10T00:04:51.7612026Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/bf16/ref_gemm_bf16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/bf16 2025-10-10T00:04:51.7613621Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/gemm_utils_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-10-10T00:04:51.7615421Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/gemm_utils_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-10-10T00:04:51.7616914Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/ref_gemm_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-10-10T00:04:51.7618519Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/ref_gemm_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-10-10T00:04:51.7620251Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-10-10T00:04:51.7621769Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-10-10T00:04:51.7623254Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-10-10T00:04:51.7624917Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-10-10T00:04:51.7626469Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/jit_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils 2025-10-10T00:04:51.7628020Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/jit_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils 2025-10-10T00:04:51.7629608Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-10-10T00:04:51.7631167Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf/linux_perf.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-10-10T00:04:51.7632762Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf/linux_perf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-10-10T00:04:51.7634334Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/cpu_matmul_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7635892Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/cpu_matmul_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7637421Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_based_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7638992Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_bf16_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7640600Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_bf16_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7642161Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_f32_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7643771Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_f32_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7645494Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7647152Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_x8s8s32x_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7648619Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/matmul_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7650221Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7651770Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7653359Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul_int8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7655114Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul_int8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7656752Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_sparse_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7658268Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_sparse_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-10-10T00:04:51.7659766Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-10-10T00:04:51.7661314Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/ppc64_gemm_driver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-10-10T00:04:51.7662977Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/ppc64_gemm_s8x8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-10-10T00:04:51.7664624Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/ppc64_gemm_s8x8s32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-10-10T00:04:51.7667106Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7668671Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7670232Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7671936Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7673502Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7675243Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7676831Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7678459Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7679940Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_bf16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7681436Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_f16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7682910Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7684712Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7686177Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7687708Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7689194Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_u8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7690736Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_fp4.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7692255Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_fp8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7693779Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7695574Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_s4.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7697020Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7698483Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_u4.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7700196Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_u8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7701706Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/simple_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7704342Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/simple_sparse_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-10-10T00:04:51.7705965Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/brgemm_cell_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7707613Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cell_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7709274Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cell_gru.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7711366Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cell_gru_lbr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7713347Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cpu_rnn_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7715501Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/postgemm_dispatcher.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7717659Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_gru.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7718651Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_gru_lbr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7721440Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_lstm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7722426Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_lstm_projection.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7725471Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_rnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7726305Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_rnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7730325Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_rnn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7731007Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/rnn_reorders.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7732192Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/rnn_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7733674Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/rnn_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-10-10T00:04:51.7735852Z copying third_party/ideep/mkl-dnn/src/cpu/rv64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-10-10T00:04:51.7737242Z copying third_party/ideep/mkl-dnn/src/cpu/rv64/rvv_nchw_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-10-10T00:04:51.7738808Z copying third_party/ideep/mkl-dnn/src/cpu/rv64/rvv_nchw_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-10-10T00:04:51.7740072Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:51.7741394Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/gemm.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:51.7742818Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/gemmu16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:51.7744587Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/helpers.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:51.7746033Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/kernel_s16s16s32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:51.7747451Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/pack.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-10-10T00:04:51.7748955Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7750433Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7751767Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7753191Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7754736Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7756156Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_cpu_thunk.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7757550Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_cpu_thunk.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7758948Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_submit_cpu_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7760427Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_submit_cpu_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-10-10T00:04:51.7761690Z copying third_party/ideep/mkl-dnn/src/cpu/x64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7763104Z copying third_party/ideep/mkl-dnn/src/cpu/x64/amx_tile_configure.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7764660Z copying third_party/ideep/mkl-dnn/src/cpu/x64/amx_tile_configure.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7765983Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7767303Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7768678Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7770119Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7771859Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7773389Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7775020Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7777227Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7778459Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7779897Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7781417Z copying third_party/ideep/mkl-dnn/src/cpu/x64/ip_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7782597Z copying third_party/ideep/mkl-dnn/src/cpu/x64/ip_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7784398Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7786528Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7787725Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7789371Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7790984Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7792989Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_conv_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7794705Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7796271Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7797859Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7799622Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7801093Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7802739Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7804513Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7807330Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7808802Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7810847Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7812289Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7813975Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7815711Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7816969Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7818427Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7821950Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7823462Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7825349Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7827521Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7828864Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7830265Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7831693Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7833701Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7835374Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7837261Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7839406Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7842576Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7844672Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7847359Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7848823Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7851179Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7852734Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7854814Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp16cvt.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7856300Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp16cvt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7858201Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp8cvt.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7860492Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp8cvt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7862050Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7864479Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7865890Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_scale_precompute.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7867721Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_scale_precompute.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7869284Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7871579Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7873079Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7875151Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7876872Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7878484Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7881013Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7882561Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7884861Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7886354Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7888946Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7890540Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_sparse_decompress_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7892196Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_sparse_decompress_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7893706Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brdgmm_dw_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7896168Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brdgmm_dw_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7897639Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_1x1_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7899846Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_1x1_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7901346Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7904524Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7906112Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7907781Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7909494Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_copy_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7911328Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_copy_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7912773Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7915214Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_strided.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7917019Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7918886Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7920333Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7922918Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7924630Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_w.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7927124Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_w.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7928795Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7930840Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7932346Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_trans_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7934524Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_trans_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7936148Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7939837Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7941274Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_deconv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7943270Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_deconv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7944923Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7947488Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7950479Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7952234Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7955084Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7956344Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7959210Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_primitive_conf.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7960957Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_primitive_conf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7962961Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_transpose_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7965239Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_transpose_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7966453Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_inner_product_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7968489Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_inner_product_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7970516Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7974298Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7975163Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7976726Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7984963Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7985678Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7989370Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_primitive_conf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7990820Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7991688Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7992571Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7993317Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7994723Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7995669Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7997646Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.7998791Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8002146Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_transpose_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8003340Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_transpose_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8005022Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8006955Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8009644Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8010741Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization_s8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8012466Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization_s8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8013777Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8016092Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8017756Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8019552Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8021097Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_convert_xf16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8022651Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_convert_xf16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8024291Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8025993Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8027336Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8029475Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8030918Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8032810Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8034422Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8036410Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8037973Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8039615Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8041122Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise_int.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8042828Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise_int.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8044285Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8046331Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_group_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8047612Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_i8i8_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8049733Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_i8i8_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8051395Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_instance_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8053100Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_instance_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8054576Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8056705Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_layer_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8058294Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_ncsp_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8059969Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_ncsp_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8061695Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8063786Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8065617Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8067544Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8069081Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8070688Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8072124Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8073848Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8075473Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8078005Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8079695Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder_direct_copy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8081274Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder_direct_copy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8082646Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8084781Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8086482Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8087833Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8089719Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8091438Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8093386Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8095204Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8097526Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_tbb_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8099108Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8100928Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8102310Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8104215Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8106012Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8107417Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8109608Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8111106Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8112787Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8114320Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8116745Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8118030Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_xf16_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8120232Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_xf16_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64 2025-10-10T00:04:51.8121868Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8123497Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8125035Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_containers.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8126754Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_containers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8127933Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8129635Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8131446Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8132663Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8134757Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brdgmm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8136426Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8138681Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brgemm_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-10-10T00:04:51.8141157Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi/brgemm_api.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi 2025-10-10T00:04:51.8142784Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi/brgemm_api.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi 2025-10-10T00:04:51.8144238Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_driver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8146608Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_driver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8147932Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8149745Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8151060Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_pack.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8152709Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_pack.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8154211Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_pack_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8155965Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_partition.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8157254Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_threading.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8158767Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8160328Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemv_driver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8161862Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemv_driver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-10-10T00:04:51.8163293Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-10-10T00:04:51.8165101Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-10-10T00:04:51.8166488Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-10-10T00:04:51.8167824Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_gemm_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-10-10T00:04:51.8169131Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/common_s16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8170774Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8172184Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8173525Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8175173Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8176633Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8178191Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8180215Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8181736Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8183217Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8185034Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8187217Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8188686Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-10-10T00:04:51.8190045Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/common_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8191656Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8193579Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8195781Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8197219Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8199087Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8200402Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8202112Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_common_gemm_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8204390Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_common_gemm_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8205705Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8207767Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_autogen.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8209075Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8211043Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8212845Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8214676Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8216543Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8218248Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8219586Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8221469Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8223287Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8224818Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8226619Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8228767Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemm_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8230073Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8231606Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8233003Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_autogen.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8234725Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8236800Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8238917Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_autogen.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8240244Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8242214Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8244385Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8246147Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8247801Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8249250Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8250924Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8252345Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8253765Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8255475Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8256881Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8259095Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-10-10T00:04:51.8261152Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/common_u8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8262578Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8263988Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8265520Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8267011Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8268734Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8270041Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8271451Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8273048Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8274938Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8276462Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8277930Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8279566Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8281360Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8282699Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8284305Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8286124Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8288033Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8289429Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8290871Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8292393Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8293801Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8295362Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8296825Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8298242Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8299707Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8301150Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8303303Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8304944Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8306426Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8308210Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8310412Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8311873Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8314322Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8315683Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8317966Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8319753Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8321440Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8323467Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8325365Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8327237Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8329309Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8330867Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8332160Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8335490Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8337016Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8337845Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8339308Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8340769Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8342145Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8344310Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8346346Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8348156Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8350059Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8352134Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8353988Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8356093Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8357894Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8359480Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8361267Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8362659Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8364270Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8366030Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8367898Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8369178Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-10-10T00:04:51.8370552Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8372439Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8373611Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_binary_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8376629Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_binary_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8378055Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8380599Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8381925Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_postops_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8383362Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_postops_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-10-10T00:04:51.8384777Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8386506Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8387853Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8389510Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8390824Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8392198Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8393541Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8395141Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8396923Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8398251Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8399650Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8401181Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8402579Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8403925Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8405410Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8406786Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8408386Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8409703Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8411733Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8413263Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_avx512_blocked_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8414987Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_avx512_nhwc_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8416283Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8417873Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_executor_factory.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-10-10T00:04:51.8419245Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8421522Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8422858Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8426009Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_copy_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8427293Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8428810Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_reorders.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8430127Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8432374Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8433725Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8435292Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/jit_uni_sparse_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-10-10T00:04:51.8436687Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_backward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8438280Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_backward.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8439724Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8440992Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_base_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8442308Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_forward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8443986Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_forward.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8445436Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8446806Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_reduction_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8448094Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8449582Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8450953Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8452677Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8453906Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8455697Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-10-10T00:04:51.8456981Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8458772Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8460146Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8461975Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8463391Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_reorders.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8464904Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_reorders.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8466261Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8467600Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8468986Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8470337Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8471638Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_diff_weights_peephole.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8473108Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_diff_weights_peephole.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8474499Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_gates_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8476119Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_gates_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8477544Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_1_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8478943Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_1_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8480524Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_2_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8481898Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_2_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8483416Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_lbr_cell_postgemm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8484944Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_lbr_cell_postgemm_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8486624Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_postgemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8487929Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_postgemm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8489588Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_postgemm_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8491140Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_projection_postgemm_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8492640Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_rnn_cell_postgemm_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8494029Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_rnn_cell_postgemm_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8496018Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_rnn_common_postgemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8497857Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/rnn_brgemm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8499833Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/rnn_brgemm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-10-10T00:04:51.8502291Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-10-10T00:04:51.8503635Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-10-10T00:04:51.8505060Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-10-10T00:04:51.8506770Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-10-10T00:04:51.8508129Z copying third_party/ideep/mkl-dnn/src/cpu/x64/utils/jit_io_helper.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/utils 2025-10-10T00:04:51.8509916Z copying third_party/ideep/mkl-dnn/src/cpu/x64/utils/jit_io_helper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/utils 2025-10-10T00:04:51.8511261Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/COPYRIGHT -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:51.8512885Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:51.8514361Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:51.8516912Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak_bin2hex.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:51.8518188Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak_mnemonic.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:51.8521748Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak_util.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-10-10T00:04:51.8523321Z copying third_party/ideep/mkl-dnn/src/gpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8524670Z copying third_party/ideep/mkl-dnn/src/gpu/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8526354Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_batch_normalization_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8527571Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_batch_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8528832Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_binary_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8530381Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_binary_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8531730Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_concat_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8533114Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_concat_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8534675Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_convolution_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8536240Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_convolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8537583Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_deconvolution_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8539130Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_deconvolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8540355Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_eltwise_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8541908Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_eltwise_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8543127Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8544746Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_gemm_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8546189Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_gemm_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8547541Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_group_normalization_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8548887Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_impl_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8550163Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_impl_list.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8551793Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_inner_product_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8553068Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_inner_product_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8554889Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_layer_normalization_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8556122Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_layer_normalization_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8557374Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_lrn_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8558839Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_lrn_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8560130Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_matmul_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8561631Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_matmul_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8562922Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_pooling_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8564533Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_pooling_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8565923Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_prelu_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8567374Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_prelu_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8568680Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8570232Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reduction_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8571614Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reduction_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8573005Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reorder_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8574489Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reorder_pd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8576175Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reorder_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8577595Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_resampling_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8578858Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_resampling_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8580386Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_resource.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8581627Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_rnn_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8583163Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_rnn_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8584753Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_sdpa_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8586241Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_shuffle_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8587584Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_shuffle_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8588858Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_softmax_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8590328Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_softmax_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8591658Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8593106Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_sum_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8594473Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_sum_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8596064Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8597560Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_pad_list.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8598801Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_pad_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8600352Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_points_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8601762Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_points_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu 2025-10-10T00:04:51.8603182Z copying third_party/ideep/mkl-dnn/src/gpu/amd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8604576Z copying third_party/ideep/mkl-dnn/src/gpu/amd/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8606266Z copying third_party/ideep/mkl-dnn/src/gpu/amd/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8607640Z copying third_party/ideep/mkl-dnn/src/gpu/amd/engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8609052Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8610376Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8611936Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8613291Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8614881Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8616166Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8617724Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_binary_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8619262Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_conv_filter_adjustment_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8620509Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8621881Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8623703Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8625457Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8626808Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8628377Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8630061Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_deconvolution_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8631232Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8632666Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8634255Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_eltwise_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8635842Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_gemm_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8637338Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_gemm_inner_product_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8639031Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8640320Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8641689Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_inner_product_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8643017Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8644631Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8646188Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_lrn_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8647499Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8648870Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8650482Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8651835Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8653626Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8655709Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8656719Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_pooling_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8658294Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8659565Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8661892Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reduction_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8662630Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8664280Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8665699Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reorder_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8667503Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8668666Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8670091Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8671430Z copying third_party/ideep/mkl-dnn/src/gpu/amd/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8672962Z copying third_party/ideep/mkl-dnn/src/gpu/amd/stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8674496Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_compat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8675943Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_compat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8677375Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_scoped_context.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8678740Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_scoped_context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8680157Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8681516Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/amd 2025-10-10T00:04:51.8683106Z copying third_party/ideep/mkl-dnn/src/gpu/generic/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8684678Z copying third_party/ideep/mkl-dnn/src/gpu/generic/convolution_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8686345Z copying third_party/ideep/mkl-dnn/src/gpu/generic/cross_engine_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8687712Z copying third_party/ideep/mkl-dnn/src/gpu/generic/cross_engine_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8688993Z copying third_party/ideep/mkl-dnn/src/gpu/generic/direct_copy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8690376Z copying third_party/ideep/mkl-dnn/src/gpu/generic/ref_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8691867Z copying third_party/ideep/mkl-dnn/src/gpu/generic/ref_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic 2025-10-10T00:04:51.8693423Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8694887Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8696552Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/batch_normalizations_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8698049Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/binary_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8699454Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/convolution_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8701068Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/eltwise_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8702747Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8703908Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8705564Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/layer_normalizations_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8707119Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/lrn_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8708810Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/matmul_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8710481Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/pooling_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8711805Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/prelu_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8713581Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8715000Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8716376Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8717729Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8719164Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8720574Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8722018Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8723393Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8724850Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8726527Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8727858Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8729214Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8730880Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_layer_normalizations.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8732204Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_layer_normalizations.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8733505Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8734968Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8736733Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8737941Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8739602Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8740916Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8742400Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8743745Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8745317Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8746704Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8748250Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8749649Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8751017Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8752535Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8753830Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8755376Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8756962Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8758245Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8759862Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum_many_inputs.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8761131Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum_many_inputs.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8762499Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/reorder_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8764203Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/resampling_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8765911Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/resampling_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8767191Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/shuffle_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8768603Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/simple_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8770074Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/simple_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8771469Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/simple_reduction_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8772855Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/softmax_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8774531Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8775932Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8777449Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sum_kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8779068Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_gpu_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8780374Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_gpu_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8781901Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_gpu_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8783247Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_io_helper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8784953Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_math_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8786539Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8788051Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_primitive_conf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8789427Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_q10n.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8790952Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-10-10T00:04:51.8792196Z copying third_party/ideep/mkl-dnn/src/gpu/intel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8793736Z copying third_party/ideep/mkl-dnn/src/gpu/intel/block_structure.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8795131Z copying third_party/ideep/mkl-dnn/src/gpu/intel/block_structure.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8796693Z copying third_party/ideep/mkl-dnn/src/gpu/intel/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8798009Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gpu_post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8799804Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gpu_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8801044Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gpu_primitive_attr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8802375Z copying third_party/ideep/mkl-dnn/src/gpu/intel/kernel_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8804000Z copying third_party/ideep/mkl-dnn/src/gpu/intel/kernel_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8805436Z copying third_party/ideep/mkl-dnn/src/gpu/intel/primitive_conf.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8807207Z copying third_party/ideep/mkl-dnn/src/gpu/intel/primitive_conf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8808763Z copying third_party/ideep/mkl-dnn/src/gpu/intel/serialization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8810006Z copying third_party/ideep/mkl-dnn/src/gpu/intel/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8811499Z copying third_party/ideep/mkl-dnn/src/gpu/intel/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel 2025-10-10T00:04:51.8813316Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8814909Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/block_manipulation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8816366Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/block_manipulation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8817779Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8819249Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8820688Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8822040Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8823451Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/data_type_converter.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8824981Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/device_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8826586Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/device_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8827919Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8829502Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8830856Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch_reusable.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8832562Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch_reusable.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8834047Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8835614Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/kernel_arg_list.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8837206Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/kernel_ctx.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8838514Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8839994Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/zero_pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8841324Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/zero_pool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-10-10T00:04:51.8842660Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gemm/gpu_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/gemm 2025-10-10T00:04:51.8844523Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gemm/gpu_gemm_exec_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/gemm 2025-10-10T00:04:51.8845862Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8847193Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8848756Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/binary_format.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8850257Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/binary_format.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8851601Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/emulated_generator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8853237Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/emulated_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8854631Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/emulation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8856556Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gen9_simple_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8857839Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gen9_simple_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8859337Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gen9_simple_sum_kernel_f32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8860708Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_eltwise_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8862627Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_eltwise_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8864348Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_generator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8865965Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8867352Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_generator_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8868852Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_post_op_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8870262Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_post_op_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8871528Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8872901Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8874804Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8876116Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction_injector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8877727Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction_injector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-10-10T00:04:51.8879163Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/bank_conflict_allocation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8880884Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/bank_conflict_allocation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8882120Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/codegen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8884212Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/codegen.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8885633Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8887565Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/ngen_helpers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8888994Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/operand.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8890341Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/operand.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8891717Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8893246Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/reg_buf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8894894Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/register_allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8896493Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/register_scope.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8897803Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8899931Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/send.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-10-10T00:04:51.8901505Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8902885Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8905292Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8906721Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/conv_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8908104Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/gen_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8909868Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/gen_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8911029Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/grf_usage.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8912539Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/grf_usage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8913924Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/ir_builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8915854Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/ir_builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8917094Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/key.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8918776Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/key.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8920118Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/lookup_table.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8921498Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/lookup_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8922909Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/lookup_table_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8924983Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/message_patterns.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8926597Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8928384Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_bridge.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8929740Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_bridge.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8931101Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8932509Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpc_common_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8952281Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpc_dw_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8954845Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpg_common_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8974898Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpg_dw_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8977127Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8978621Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8979880Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/pipeline.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8982657Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/pipeline.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8983987Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/plan.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8986435Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8987792Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/plan_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8989165Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/problem.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8990830Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/problem.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8992398Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/tiler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8994472Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/tiler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8995860Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zero_out.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8997368Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zero_out.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.8998842Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zp_plan.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.9000883Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zp_plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-10-10T00:04:51.9002245Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9003615Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gemm_walk_orders.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9005085Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9006866Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9008465Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9010358Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9011737Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/jit_gemm_pd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9013123Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/jit_gemm_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9014669Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/xe_hp_systolic_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9016786Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/xe_hp_systolic_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-10-10T00:04:51.9018192Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-10-10T00:04:51.9019584Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/generator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-10-10T00:04:51.9021189Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/microkernel_provider.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-10-10T00:04:51.9022625Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/strategy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-10-10T00:04:51.9024649Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/strategy_parser.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-10-10T00:04:51.9026719Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/address_setup.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9028307Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/alloc_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9029753Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/alloc_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9031173Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/allocators.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9032558Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/allocators.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9033983Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/asm_helpers.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9035606Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/atomic_fusions.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9037296Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/c_update.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9039778Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/common.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9041235Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/compute_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9042673Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/cooperative_split.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9044211Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/cooperative_split.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9045661Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/copy.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9047248Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/copy_plan.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9049262Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/copy_plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9050640Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/driver_info.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9052138Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/emulation.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9053480Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/gemm.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9055729Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/gemm_microkernel.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9057114Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/gemm_setup.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9059715Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/grf_multirange.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9061142Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/hw_template_instantiations.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9062481Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/hw_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9063921Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/invert.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9065412Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/k_loop.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9067741Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/k_loop_setup.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9069290Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/kernel_queries.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9070816Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/kernel_queries.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9072225Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/l3_prefetch.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9073641Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/layout_setup.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9075897Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/layout_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9077468Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/layout_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9079015Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/loop_sequencer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9080475Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/loop_sequencer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9081879Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9083398Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/masks.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9084987Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/math_helpers.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9086628Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/matrix_access.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9088458Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/matrix_multiply.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9090076Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/monolithic_k_loop_dpasw.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9092383Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/ngen_object_helpers.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9093710Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/ngen_object_helpers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9095286Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/post_ops.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9097139Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/problem_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9098495Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/quantization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9099886Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/quantization.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9101511Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/quantization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9102908Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/register_allocation.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9104789Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/register_block.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9106375Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/register_block.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9107829Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/remask.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9109384Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/remask.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9110835Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/row_column_sums.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9112617Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9114064Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9115753Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_debug.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9117144Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9118559Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_utils.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9119962Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9121375Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/tlb_warmup.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9122878Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/token_alloc_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9124445Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/token_alloc_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9125947Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/walk_orders.cxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-10-10T00:04:51.9127393Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9128764Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9130321Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/driver_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9131826Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/emulation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9133216Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9135269Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/kernel_catalog.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9137014Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/kernel_evaluator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9138311Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/kernel_selector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9140181Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/microkernel_provider.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9141322Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/problem.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9142798Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/strategy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9144846Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/strategy_parser.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9146095Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/type.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-10-10T00:04:51.9147732Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/generator_inline.hxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-10-10T00:04:51.9149136Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/namespace_end.hxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-10-10T00:04:51.9150615Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/namespace_start.hxx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-10-10T00:04:51.9151994Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/ngen_includes.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-10-10T00:04:51.9153313Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-10-10T00:04:51.9154839Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-10-10T00:04:51.9156510Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/kernel_evaluator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-10-10T00:04:51.9158036Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/kernel_selector.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-10-10T00:04:51.9159536Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/kernel.db -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-10-10T00:04:51.9165946Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/ukernel_lmr.db -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-10-10T00:04:51.9167233Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/ukernel_mlr.db -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-10-10T00:04:51.9168734Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/ukernel_mmr.db -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-10-10T00:04:51.9172558Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9174223Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/block_2d_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9175566Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/blocking.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9177152Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/blocking.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9179031Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9180326Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/core.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9181971Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/core.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9184286Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9185563Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/epilogue.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9187377Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/epilogue.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9188599Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/fma.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9190129Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/fma.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9191544Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/gemm_schedule.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9193121Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/gemm_schedule.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9194916Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/grf_permutation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9196248Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/hw.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9197656Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/hw.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9199122Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9200959Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9202649Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir_builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9203993Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir_builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9205614Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/kernel_desc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9207123Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/kernel_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9208522Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/linear_expr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9210109Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/linear_expr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9211413Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/message.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9213286Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/message.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9214927Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/message_patterns.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9216722Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9218207Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9219757Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/primitive_plan.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9221196Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/primitive_plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9222476Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/problem.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9223852Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/problem.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9225650Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9226948Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9228442Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9229761Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/send_plan.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9232031Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/send_plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9233389Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/slm_reduce_builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9234937Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/slm_reduce_builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9236405Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9238007Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9240105Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor_config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9241466Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor_config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9243030Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/walk_order.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-10-10T00:04:51.9244526Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/COPYRIGHT -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9246244Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9247487Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9250251Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_auto_swsb.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9252336Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_compiler_fix.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9253767Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9255091Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_core.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9257498Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_debuginfo.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9258928Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_decoder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9260158Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_elf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9261934Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_gen12.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9263650Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_gen8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9265326Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_interface.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9266934Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_level_zero.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9268499Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_opencl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9270150Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_pseudo.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9272091Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9273697Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9275494Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_decl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9276997Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_decl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9278711Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_registers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9280363Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-10-10T00:04:51.9281989Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/elf_structs.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-10-10T00:04:51.9283493Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/hash.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-10-10T00:04:51.9285353Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/neo_packager.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-10-10T00:04:51.9287048Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/neo_structs.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-10-10T00:04:51.9288603Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/alloc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9290282Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/alloc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9291843Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/bank_conflict.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9293408Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/bank_conflict.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9295076Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/barrier.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9296784Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/barrier.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9298340Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/cse.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9300059Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/cse.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9301596Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dp4a.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9303128Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dp4a.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9304669Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpas.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9306359Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpas.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9307851Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpasw.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9309602Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpasw.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9311297Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/expr_scalarizer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9312734Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/hoist.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9314620Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/hoist.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9316208Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/overflow.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9317844Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/overflow.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9319399Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/pass.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9320996Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9322592Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/peephole.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9324323Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/peephole.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9325877Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/send.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9327449Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/send.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9329140Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/shuffle_splitter.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9330738Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/shuffle_splitter.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9332219Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/simplify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9334593Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/simplify.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9336183Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/slm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9337828Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/slm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9339469Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/strength_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9341077Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/strength_reduce.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9342576Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/unroll.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9344327Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/unroll.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-10-10T00:04:51.9345932Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:51.9347703Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/gen_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:51.9349330Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/gen_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:51.9350794Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/ir_builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:51.9352507Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/ir_builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:51.9354044Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/pooling_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-10-10T00:04:51.9355833Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:51.9357410Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/gen_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:51.9358972Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/gen_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:51.9360481Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/ir_builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:51.9362215Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/ir_builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:51.9363741Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/reorder_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-10-10T00:04:51.9365560Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/iterator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9367094Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/ngen_proxy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9368574Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/ngen_type_bridge.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9371263Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/range.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9371703Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/trace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9372708Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/trace.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9374565Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9376110Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-10-10T00:04:51.9377991Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9379643Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/bench_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9381138Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/bench_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9382667Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/bridge.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9384413Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9386243Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9387794Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/gen_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9389352Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/gen_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9390920Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9392408Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/kernel_desc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9394424Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/kernel_desc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9396057Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/model.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9397632Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/model.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9399180Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9401126Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9402864Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_preset.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9404615Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_preset.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9406177Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_registry.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9407832Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_registry.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9409343Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_registry_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9411280Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/problem.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9412903Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/problem.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9414672Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/tensor_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9416350Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/tensor_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-10-10T00:04:51.9418005Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9419510Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/bench.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9421331Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/bench.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9422868Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/model_fit.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9424658Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/model_fit.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9426273Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/planner.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9427903Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/planner.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9429556Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/planner_main.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9431027Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/search.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9432714Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/search.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-10-10T00:04:51.9434397Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/bridge.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9435954Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9437664Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9439523Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/plan.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9441047Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/plan_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9442771Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/reqs.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9444726Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/reqs.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9446371Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/send.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9447970Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/send.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9449827Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9451757Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-10-10T00:04:51.9453539Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9455213Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/elf.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9456775Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/entrance_agent.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9458330Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/entrance_agent.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9459782Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/fuser.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9461389Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/fuser.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9462948Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/internal_utilities.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9464650Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/package.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9466193Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/protocol.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9467794Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/protocol.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9469411Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/shim.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9471126Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/shim.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-10-10T00:04:51.9472595Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9474332Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/binary_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9476112Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/concat_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9477646Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/concat_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9479324Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/convolution_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9481073Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/convolution_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9482573Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/convolution_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9484030Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/custom_reorder.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9486114Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/custom_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9487943Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/custom_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9489506Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/deconv_backward_bias.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9491084Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/dispatch.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9492795Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9494499Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9496275Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9497759Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9499481Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_post_ops_inner_product.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9501028Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_post_ops_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9502693Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_post_ops_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9504400Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_binary.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9506031Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9507676Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9509230Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_concat.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9510963Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9512656Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9514919Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_eltwise.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9517373Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9518373Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9519419Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_global_pooling.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9521167Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_global_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9522736Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_global_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9524494Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_pooling.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9526181Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9527756Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9529324Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_softmax.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9530975Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9532486Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9534355Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_sum.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9536004Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9537634Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9539344Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_conv_fwd_data_2x3.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9540980Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_conv_fwd_data_fused.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9542707Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9544479Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9546072Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/generic_reorder.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9547655Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/generic_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9549482Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/generic_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9551009Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/layer_norm_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9552508Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/lnorm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9554276Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/many_inputs_sum.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9555845Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/many_inputs_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9557288Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/many_inputs_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9558974Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9560530Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9561996Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/micro_sdpa.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9563703Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/micro_sdpa.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9565818Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/micro_sdpa.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9567359Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/multi_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9568935Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/multi_po_reorder_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9570479Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/multi_po_reorder_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9572042Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_conversion.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9573680Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_custom_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9575379Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_eltwise.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9577062Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_generic_vector_ops.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9578627Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_device_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9580239Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_device_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9581765Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9583467Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9585232Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_hw_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9586862Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_hw_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9588495Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9590128Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9591665Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_io.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9593421Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_kernel_list.cpp.in -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9595099Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_math_utils.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9596936Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_overrides.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9598719Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_philox.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9600413Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_post_ops.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9602029Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_scales.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9603679Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9605566Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9607186Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_types.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9609407Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9611120Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_utils.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9612708Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9614549Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/offsets.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9616231Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_convolution.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9617874Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9619534Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9621246Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_eltwise.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9622901Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9624806Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9626536Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_group_normalization.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9628151Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9629780Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_group_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9631341Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_inner_product.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9633065Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9634891Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9636553Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_layer_normalization.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9638156Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9639906Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_layer_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9641490Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_lrn.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9643137Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9644761Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9646592Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_matmul.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9648372Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9650171Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9651871Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_pooling.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9653544Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9655390Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9657004Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_prelu.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9658616Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9660251Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9661923Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_reorder.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9663571Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9665348Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9666985Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_resampling.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9668704Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9670410Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9672010Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sdpa.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9673770Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sdpa.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9675489Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sdpa.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9677259Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_shuffle.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9678855Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9680574Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9682162Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sparse_matmul.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9683740Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sparse_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9685557Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sparse_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9687188Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reorder_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9688929Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_lnorm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9690579Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_lnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9692288Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_lnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9693986Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_simple_concat.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9696040Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_simple_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9697660Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_simple_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9699269Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_softmax.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9700872Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9702568Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9704388Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_vectorized_lnorm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9706031Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_vectorized_lnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9707677Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_vectorized_lnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9709271Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/sdpa_utils.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9710919Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/shuffle_by_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9712586Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_binary.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9714568Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9716305Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9718703Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_concat.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9720458Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9722135Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9723800Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_layer_normalization.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9725655Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9727341Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_layer_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9728915Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9730568Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9732230Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9733820Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9735716Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_sum.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9737243Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9738832Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9740411Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_zero_pad.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9742140Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_zero_pad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9743778Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_zero_pad.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9745601Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/subbyte_pack.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9752609Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/tile_ops.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9753255Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/types_interop.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9753717Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/types_interop.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9754452Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/usm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9754944Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/usm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9755501Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9756881Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9758729Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9760492Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm_fused.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9762265Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_resampling.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9763964Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9765825Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-10-10T00:04:51.9767472Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_lookup_table.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9769573Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_lookup_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9771110Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_model.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9772913Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_model.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9774757Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9776268Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9777850Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9779711Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9781398Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9783022Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_bwd.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9785434Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_fwd.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9787091Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_nhwc_bwd.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9788779Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_nhwc_fwd.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9790364Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_reduce.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9791931Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9793745Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9795463Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9797501Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9799356Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9800856Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9802481Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/ref_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9804408Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/ref_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9806100Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/ref_bnorm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9807697Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/reusable_bnorm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9809423Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/reusable_bnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9811111Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/reusable_bnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9812778Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/simple_bnorm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9814507Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/simple_bnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9816278Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/simple_bnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-10-10T00:04:51.9817860Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/conv_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9819535Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/gemm_with_post_ops.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9820994Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/gemm_with_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9822577Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/gemm_with_post_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9824300Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ocl_gemm_attrs.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9825909Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ref_gemm.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9827426Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ref_gemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9828929Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ref_gemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9830663Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/xe_hp_systolic_gemm_copy.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9832351Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/xe_hpc_systolic_gemm_copy.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9834066Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/xe_systolic_gemm_copy_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-10-10T00:04:51.9835943Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi/metrics_discovery_api.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi 2025-10-10T00:04:51.9838072Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/atomic_reduction.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9839673Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/atomic_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9841390Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/atomic_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9843022Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/combined_reduction.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9844778Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/combined_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9846489Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/combined_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9848009Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ocl_reduction.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9849676Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reduction_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9851206Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reduction_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9852750Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ref_reduction.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9854457Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ref_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9856074Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ref_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9857615Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reusable_ref_reduction.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9859228Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reusable_ref_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9860813Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reusable_ref_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-10-10T00:04:51.9862365Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9863979Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_compute.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9865793Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_gru.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9867291Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_gru_lbr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9868832Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_kind_utility.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9870371Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9872062Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_grid.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9873941Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_grid.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9876353Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_grid.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9878000Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_reorder.cl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9879619Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_reorders.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9881172Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_reorders.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9882706Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9884641Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9886590Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/simple_rnn_postgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-10-10T00:04:51.9888218Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9889797Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/compat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9891352Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/compat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9892884Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/device_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9894620Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/device_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9896093Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9897629Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9899171Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9900769Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9902374Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/sycl_interop_gpu_kernel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9903957Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/sycl_interop_gpu_kernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9905732Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9907346Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-10-10T00:04:51.9908878Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0 2025-10-10T00:04:51.9910745Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0 2025-10-10T00:04:51.9912454Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9913949Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/ze.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9917748Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/ze_api.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9923418Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/ze_ddi.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9925907Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zes.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9928820Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zes_api.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9932455Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zes_ddi.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9934673Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zet.py -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9936924Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zet_api.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9939172Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zet_ddi.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-10-10T00:04:51.9941042Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers/zel_tracing_api.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-10-10T00:04:51.9942710Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers/zel_tracing_ddi.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-10-10T00:04:51.9944491Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers/zel_tracing_register_cb.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-10-10T00:04:51.9946456Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/loader/ze_loader.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/loader 2025-10-10T00:04:51.9947869Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9949360Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9951131Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9952642Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9954467Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9956039Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9957556Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9959188Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9960836Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_binary_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9962459Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_conv_filter_adjustment_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9963982Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_conv_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9965875Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_conv_inner_product_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9967758Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9969302Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9970926Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9972809Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution_pd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9974656Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9976093Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_deconvolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9977856Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_deconvolution_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9979303Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9980998Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9982641Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_eltwise_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9984304Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_gemm_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9986550Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_gemm_inner_product_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9988404Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_inner_product.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9989935Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_inner_product.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9991777Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_inner_product_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9993585Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9994837Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9996458Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_lrn_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9997760Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:51.9999400Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0000707Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_base_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0002069Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0003827Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0005534Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_lt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0007142Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_lt_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0008758Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0010206Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0011582Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_pooling_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0013017Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0014510Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0016218Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reduction_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0017517Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0018913Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0020486Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0021940Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_lt.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0023508Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_lt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0025007Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_lt_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0026642Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0028101Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0029672Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_softmax_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0030922Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0032539Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0033833Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/engine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0035636Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0036900Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0038398Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_compat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0039873Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_compat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0041269Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_scoped_context.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0042748Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_scoped_context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0044208Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_stream_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0045779Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0047079Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-10-10T00:04:52.0048714Z copying third_party/ideep/mkl-dnn/src/graph/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph 2025-10-10T00:04:52.0050070Z copying third_party/ideep/mkl-dnn/src/graph/backend/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend 2025-10-10T00:04:52.0051766Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0053023Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0054864Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0056274Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_backend.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0057679Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_backend.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0059149Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_constant_tensor_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0060443Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_op_def.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0062372Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_opset.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0063881Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_partition_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0065829Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_partition_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0067098Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_shape_infer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0068915Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_shape_infer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0070332Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/fusion_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0071700Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/fusion_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0073154Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/internal_attrs.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0074662Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/internal_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0076321Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_id_mgr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0077607Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_id_mgr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0079010Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_propagator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0081051Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_propagator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0082295Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/op_executable.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0084720Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/op_executable.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0086996Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/platform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0088344Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/platform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0089751Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/scratchpad.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0091193Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/subgraph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0092945Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/subgraph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0094642Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/thread_local_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0096332Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-10-10T00:04:52.0097973Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/batch_norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0099408Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/batch_norm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0100828Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0102388Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0103654Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0105152Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0106920Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0108183Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0109556Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_base.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0110962Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0112369Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0113800Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0115208Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/dummy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0117112Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/dummy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0118512Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0120132Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0121449Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/gen_index.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0122843Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/gen_index.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0124414Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/group_norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0126126Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/group_norm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0127455Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/kernel_base.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0128869Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/kernel_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0130241Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/kernels.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0131659Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/large_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0133270Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/large_partition.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0134706Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/layer_norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0136457Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/layer_norm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0137917Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/log_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0139711Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/log_softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0141006Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0142651Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0143945Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0145708Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0147160Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0148617Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp_config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0150216Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp_config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0151572Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0153278Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/pool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0154766Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0156314Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0157763Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/quantize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0159248Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/quantize.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0160655Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0162065Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0163460Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0165149Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0166539Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0167980Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0169453Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0170837Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0172522Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0173987Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp_config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0176008Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp_config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0177357Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0178820Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0180267Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive_config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0181779Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive_config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0183092Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/select.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0184708Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/select.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0186417Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0187894Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0189252Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0190943Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0192291Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0193728Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-10-10T00:04:52.0195260Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/compile_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0196834Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/compile_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0198211Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/constant_propagation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0199588Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/constant_propagation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0200996Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/insert_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0202705Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/insert_ops.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0204224Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/layout_propagation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0205634Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/layout_propagation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0206903Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/lower.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0208714Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/lower.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0210067Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/memory_planning.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0211893Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/memory_planning.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0213249Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0216315Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0217621Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0219374Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-10-10T00:04:52.0221027Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/binary_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0222418Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/bn_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0224245Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/concat_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0225688Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/conv_block_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0227473Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/conv_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0229240Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/convtranspose_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0231001Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/data_type_check_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0232253Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/eltwise_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0233582Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/fusions.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0235179Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/groupnorm_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0236578Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/interpolate_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0237912Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/layernorm_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0239321Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/matmul_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0241128Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/mlp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0242587Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/pattern_matcher_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0243973Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/pool_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0245621Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/quantize_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0247009Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/reduction_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0248407Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/reorder_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0249871Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/sdp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0251769Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/shuffle_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0253027Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/single_op_pattern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0254682Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/softmax_post_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0256418Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/sum_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0257704Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-10-10T00:04:52.0259282Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0260675Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/fake_backend.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0261934Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/fake_backend.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0263314Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/fake_partition_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0264929Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/pattern_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0266319Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/single_op_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0267721Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/transformation_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-10-10T00:04:52.0269151Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0270697Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0272253Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0273683Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_backend.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0275191Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_backend.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0276612Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0278050Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_graph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0279478Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_partition_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0280985Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_partition_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0282336Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/target_machine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0283649Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-10-10T00:04:52.0285235Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core 2025-10-10T00:04:52.0286749Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/cmake/find_llvm.cmake -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/cmake 2025-10-10T00:04:52.0288168Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/static_interface.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src 2025-10-10T00:04:52.0289622Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/dimensions.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler 2025-10-10T00:04:52.0291184Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_c.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0292856Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_c.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0294549Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_c_internal.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0296102Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_llvm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0297521Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_llvm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0298929Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/precodegen_passes.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0300383Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/precodegen_passes.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-10-10T00:04:52.0301819Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/basic_expr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0303400Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/intrinsic.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0305259Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/intrinsic_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0306770Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/llvm_visitor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0308232Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/shared_include.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0309578Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/stmt.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0311150Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/support.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-10-10T00:04:52.0312691Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config/context.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config 2025-10-10T00:04:52.0314275Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config/context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config 2025-10-10T00:04:52.0315724Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/attr_keys.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0317091Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0318738Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0320601Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builtin.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0322231Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builtin.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0323785Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/content_hash.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0325327Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/content_hash.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0326768Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/easy_build.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0328196Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/easy_build.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0329808Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/function_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0331187Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/intrinsics.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0332799Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/intrinsics.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0334399Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_comparer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0335825Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_comparer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0337222Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_module.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0338693Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_module.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0340215Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_node_names.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0341679Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0343039Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0344683Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/module_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0346117Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_dep_util.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0347499Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_id.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0348934Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_info_macros.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0350320Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_manager.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0351825Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_manager.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0353243Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_format.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0354968Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_format.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0356595Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_type.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0358046Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_type.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0359530Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_expr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0361122Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_expr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0363191Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_function.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0364657Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_function.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0366220Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_stmt.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0367651Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_stmt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0369351Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sequential_function_pass.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0370831Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sequential_function_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0372146Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ssa_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0373533Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ssa_visitor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0375160Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ssa_visitor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0376770Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/statics_table.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0378353Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/statics_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0379888Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/tir_pos_trace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0381505Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/tir_pos_trace.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0382982Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/util_module_passes.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0384703Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/util_module_passes.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0386233Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/viewer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0387732Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/viewer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0389187Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/visitable.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0390642Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/visitor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0392248Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/visitor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-10-10T00:04:52.0393898Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/anchor_loop_generator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0395709Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/anchor_loop_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0397165Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/binding_axis.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0398610Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/binding_axis.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0400021Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/brgemm_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0401515Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/brgemm_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0402909Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/driver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0404729Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/driver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0406406Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_dispatch_key.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0407896Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_dispatch_key.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0409421Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_internal_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0410936Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_lower_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0412330Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0413910Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0415428Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fused_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0417722Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fused_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0419055Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0420633Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0422216Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0423919Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0425634Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_anchor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0427267Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_anchor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0428901Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_cost_model.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0430586Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_cost_model.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0432095Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0433599Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0435391Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0437251Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0438649Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0440098Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0441532Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0443068Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0444660Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/lowering.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0446813Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/lowering.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0448249Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/mixed_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0451133Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/mixed_partition.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0452638Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tensor_detail.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0454234Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tensor_slice.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0455660Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/traits.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0457169Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tunable_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0458690Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tunable_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0460106Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0461591Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/visitor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0463200Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/visitor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-10-10T00:04:52.0464988Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis/analysis.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis 2025-10-10T00:04:52.0466580Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis/analysis_quantized.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis 2025-10-10T00:04:52.0467937Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/check.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0469496Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/comparer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0470981Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/dynamic_infer_shape.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0472518Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/graph_code_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0474007Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/graph_code_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0475468Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/graph_constant_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0477000Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/graph_constant_input_folding.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0478523Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/graph_copy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0480059Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/intrusive_opt_level.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0481467Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/padded_mask_mark.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0482886Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0484488Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/printer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-10-10T00:04:52.0486148Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/compensation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-10-10T00:04:52.0487610Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/quantize_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-10-10T00:04:52.0489039Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/quantize_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-10-10T00:04:52.0490597Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/quantize_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-10-10T00:04:52.0492190Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/configurable.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:52.0493495Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_broadcast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:52.0495104Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:52.0496705Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_inplace.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:52.0498024Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_prefetch.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:52.0499443Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_prefetch.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-10-10T00:04:52.0500946Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/annotate_config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0502431Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/brgemm_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0504034Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/broadcast_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0505514Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/constant_optimize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0507078Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/div_bcast_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0508509Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/dynamic_graph_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0509911Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/elemwise_bcast_swap.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0511346Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/elemwise_dimension_alignment.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0512863Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/eliminate_zero_shaped_tensors.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0514434Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/flatten_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0515943Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/fpmath_mode.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0517501Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/global_reschedule.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0519029Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/graph_concat_memory_planning.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0520567Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/graph_inline.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0522003Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/graph_simplify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0523685Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/inplace_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0525277Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/layout_propagation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0527028Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/partial_reduce_replace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0528427Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/permute_propagation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0529843Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/pre_padding.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0531372Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/rl_conv_weight_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0532920Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/shape_relationship_binding.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0534823Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/tensor_view_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0536565Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-10-10T00:04:52.0538295Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization/annotate_fuse_break.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-10-10T00:04:52.0539758Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization/graph_reschedule.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-10-10T00:04:52.0541431Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization/info_propagation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-10-10T00:04:52.0542916Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization/op_rewrite.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-10-10T00:04:52.0544443Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/dependency_analyzer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0545959Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/dependency_analyzer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0547340Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/func_dependency.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0548761Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/func_dependency.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0550164Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_copy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0551603Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_copy.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0553027Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_copy_internal.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0554587Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_extract.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0556003Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_extract.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0557435Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/printer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0558919Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/printer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0560451Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/validator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0562144Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/validator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-10-10T00:04:52.0563792Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/passlet.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0565392Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/passlet.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0566884Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_simplify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0568291Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_simplify.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0569703Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_value_hash.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0571181Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_value_hash.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0572599Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/structural_analysis.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0574034Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/structural_analysis.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0575425Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/use_count_analysis.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0576940Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/use_count_analysis.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0578400Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/volatility_analysis.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0579833Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/volatility_analysis.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-10-10T00:04:52.0581263Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/auto_cast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0582817Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/auto_cast.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0584643Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/bf16_fp16_legalize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0586172Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/bf16_fp16_legalize.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0587719Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_reschedule_tensor_hoist.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0589160Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_reschedule_tensor_hoist.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0591712Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_schedule.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0593652Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_schedule.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0595232Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_schedule_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0596735Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/closurize_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0598200Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/closurize_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0599608Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/concat_memory_planning.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0601143Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/concat_memory_planning.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0602537Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/constant_fold.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0604848Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/constant_fold.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0606315Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_func_eliminate.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0607730Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_func_eliminate.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0609253Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_write_eliminate.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0610612Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_write_eliminate.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0612073Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dessa_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0613624Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dessa_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0615178Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dyn_tsr_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0616825Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dyn_tsr_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0618366Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dynamic_parallel_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0620082Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dynamic_parallel_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0621489Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/func_inline.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0622998Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/func_inline.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0624561Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index2var.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0626422Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index2var.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0627854Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index_flatten.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0629347Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index_flatten.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0630771Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/insert_trace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0632288Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/insert_trace.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0633696Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/interface_generalize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0635239Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/interface_generalize.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0636835Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_function_motion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0638199Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_function_motion.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0639682Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_invariant_code_motion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0641437Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_invariant_code_motion.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0642851Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_merge.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0644464Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_merge.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0646035Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_split.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0647485Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_split.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0648949Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0650684Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0652087Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_unroll.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0653515Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_unroll.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0655165Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/module_globals_resolve.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0657004Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/module_globals_resolve.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0658421Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/nested_parallel_flatten.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0660073Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/nested_parallel_flatten.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0661418Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/node_uniquify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0662833Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/node_uniquify.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0664461Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_merge.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0666069Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_merge.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0667594Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_workload_attr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0669091Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_workload_dispatch.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0670572Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_workload_dispatch.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0671992Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/pointer_alias_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0673471Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/pointer_alias_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0675004Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/scope_flatten.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0676500Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/scope_flatten.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0677927Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simple_licm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0679495Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simple_licm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0680905Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simplify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0682522Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simplify.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0683903Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/ssa_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0685673Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/ssa_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0687238Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/static_memory_planner.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0688922Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/static_memory_planner.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0690341Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor2var.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0691945Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor2var.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0693503Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_init.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0695300Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_init.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0697066Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0698737Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_inplace.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0700183Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_inplace_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0701637Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_shrink.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0703248Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_shrink.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0705013Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/value_numbering.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0706670Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/value_numbering.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-10-10T00:04:52.0708213Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/closurize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0709865Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/closurize.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0711389Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/kernel_lower.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0713175Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/kernel_lower.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0714750Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/local_tensor_lower.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0716447Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/local_tensor_lower.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0718121Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/target_specific_lower.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0719892Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/target_specific_lower.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-10-10T00:04:52.0721250Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/compiler_driver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:52.0722643Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/compiler_driver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:52.0724002Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/jit.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:52.0725688Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/jit.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:52.0727191Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/symbol_resolver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:52.0728747Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/symbol_resolver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-10-10T00:04:52.0730172Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake/cfake_jit.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake 2025-10-10T00:04:52.0731733Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake/cfake_jit.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake 2025-10-10T00:04:52.0733095Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-10-10T00:04:52.0734671Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-10-10T00:04:52.0736170Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit_resolver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-10-10T00:04:52.0737563Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit_resolver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-10-10T00:04:52.0738950Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-10-10T00:04:52.0740494Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/configured_xbyak.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-10-10T00:04:52.0742079Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/xbyak_jit.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-10-10T00:04:52.0743539Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/xbyak_jit.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-10-10T00:04:52.0745166Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/expr_location.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0746802Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/expr_location.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0748225Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/location_manager.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0750180Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/location_manager.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0751578Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/operand.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0753122Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/operand.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0754642Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/operations.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0756361Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/stack_frame_model.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0757826Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/stack_frame_model.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0759367Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/xbyak_jit_generator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0760787Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/xbyak_jit_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0762211Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/xbyak_lowering_viewer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0765046Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/xbyak_lowering_viewer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-10-10T00:04:52.0766546Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/debug_info_mgr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug 2025-10-10T00:04:52.0768044Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/vtune/vtune.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/vtune 2025-10-10T00:04:52.0769458Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_expr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:52.0770999Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_expr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:52.0772510Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_printer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:52.0773963Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_printer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:52.0775418Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_visitor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:52.0777024Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_visitor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-10-10T00:04:52.0778452Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass/ir_data_initializer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:52.0780027Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass/ir_data_initializer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:52.0781349Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass/ir_indexer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:52.0782782Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass/ir_indexer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:52.0784403Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass/live_interval.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:52.0785895Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass/live_interval.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-10-10T00:04:52.0787413Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation/interval_tree.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-10-10T00:04:52.0788898Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation/live_range.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-10-10T00:04:52.0790318Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation/reg_allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-10-10T00:04:52.0791826Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation/virtual_reg.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-10-10T00:04:52.0793343Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation/virtual_slot.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-10-10T00:04:52.0794921Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/avx2_legalizer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0796589Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/avx2_legalizer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0798149Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/avx2_mask_indexing_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0799530Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/avx2_mask_indexing_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0800958Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/call_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0802389Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/call_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0803820Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/constant_optimizer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0805468Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/constant_optimizer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0806907Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/fp16_legalizer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0808315Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/fp16_legalizer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0809805Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/indexing_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0811235Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/indexing_transform.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0812726Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/intrinsics_combine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0814352Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/intrinsics_combine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0815805Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/live_range_split.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0817304Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/live_range_split.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0818729Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/low_level_legalizer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0820248Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/low_level_legalizer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0821615Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/module_var_resolver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0823126Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/module_var_resolver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0824696Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/register_allocation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0826418Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/register_allocation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0827904Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/x86_intrinsics_lowering.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0830048Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform/x86_intrinsics_lowering.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-10-10T00:04:52.0831348Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util/invariant_int.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util 2025-10-10T00:04:52.0832852Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util 2025-10-10T00:04:52.0834394Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/abi_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0835850Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/abi_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0837339Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/abi_function_interface.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0838921Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/abi_function_interface.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0840442Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/abi_value_location.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0841943Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/abi_value_location.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0843273Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/native_types.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0845000Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/native_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0846497Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/registers.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0847950Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/target_profile.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0849604Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/target_profile.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0851076Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/type_mapping.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0852528Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/type_mapping.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-10-10T00:04:52.0853912Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/batchnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0855601Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/batchnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0857038Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/body_generator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0858440Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0860754Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0862061Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/duplicate.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0863445Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/duplicate.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0865052Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/dynamic_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0866574Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/dynamic_transpose.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0867995Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/gelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0869422Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/gelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0870921Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/graph_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0872474Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/graph_convolution.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0873867Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/managed_matmul_core.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0875990Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/managed_matmul_core.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0877265Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0878755Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0880150Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul_core.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0882185Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul_core.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0883491Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/normalize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0885109Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/normalize.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0886600Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/pow.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0888065Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/pow.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0889520Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reduce_graph_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0890934Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reduce_graph_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0892323Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/relu_backprop.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0893703Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/relu_backprop.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0895387Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reshape.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0896829Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reshape.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0898384Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/sigmoid_backprop.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0899832Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/sigmoid_backprop.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0901150Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0902577Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-10-10T00:04:52.0904300Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_backward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0905938Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_backward.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0907310Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_elemwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0909260Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_elemwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0910662Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/broadcast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0912163Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/broadcast.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0913667Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/memory_movement.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0915900Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/memory_movement.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0917262Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/padding.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0918871Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/padding.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0920284Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0922818Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/pooling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0925392Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0927794Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0930338Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0932759Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0935423Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/shape_of_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0937614Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/shape_of_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0939706Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/ternary_elemwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0941826Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/ternary_elemwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0944487Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/transpose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0946539Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/unary_elemwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0948949Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/unary_elemwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0951122Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/vnni_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-10-10T00:04:52.0953540Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/.clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0955813Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/commit_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0958116Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/commit_op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0960334Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0962931Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0965265Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_weight.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0967634Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_weight.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0969954Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0972154Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0974510Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_weight.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0977093Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_weight.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0979185Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0981220Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_bwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0983697Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_dw_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0986007Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_dw_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0988164Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0990572Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0992637Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_rl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0994958Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_rl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0997087Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/managed_matmul_core.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.0998914Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/managed_matmul_core.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1001387Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/matmul_core.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1003470Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/matmul_core.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1006108Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1008344Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1010889Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_weight.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1013576Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_weight.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1016227Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1018490Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_data.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1021042Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_weight.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1023647Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_weight.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1026165Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1028558Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1030762Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-10-10T00:04:52.1032982Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1035227Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/aligned_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1037417Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/aligned_ptr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1039443Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/barrier.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1041685Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/barrier.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1043677Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1046076Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/const_cache_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1048130Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/const_cache_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1050379Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/context.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1052371Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1054459Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/data_type.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1056712Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dispatch_key.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1058829Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1061150Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_threadpool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1063189Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_threadpool_c.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1065637Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/env_var.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1067599Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/env_vars.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1069511Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/env_vars.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1071763Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/generic_val.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1073740Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/generic_val_pack.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1076212Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/logging.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1078202Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/logging.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1080360Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/low_level_threadpool_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1083002Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/managed_thread_pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1085370Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/managed_thread_pool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1089518Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/managed_thread_pool_exports.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1091757Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/memorypool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1093903Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/memorypool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1096246Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/os.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1098465Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/parallel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1100893Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/parallel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1103265Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/runtime.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1105675Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/string_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1107684Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/support.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1109832Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/target_machine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1112070Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/target_machine.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1114022Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_locals.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1116545Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_locals.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1118597Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_locals_registry.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1120957Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_pool_flags.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1123042Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/threadpool_mode.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1125459Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/trace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1127400Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/trace.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-10-10T00:04:52.1130024Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dispatch_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1132632Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dyn_dispatch_table.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1135147Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dyn_dispatch_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1137905Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dynamic_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1140593Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/hash_dispatch_table.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1142977Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/hash_dispatch_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1145664Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/op_dispatch_tables.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1148413Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/op_dispatch_tables.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1151024Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/op_func_decl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1153327Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/static_dispatch_table.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1156178Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1158496Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-10-10T00:04:52.1161145Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/config.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1163913Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/config.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1166669Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/fused_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1169249Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/fusible_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1171738Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/impl_type.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1174526Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/runtime_op_info.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1177432Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/runtime_op_info.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1180235Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/tunable_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1182955Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/util.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-10-10T00:04:52.1185657Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/cpu_include.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include 2025-10-10T00:04:52.1188016Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1190727Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1193539Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1196348Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1198807Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1201404Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f32x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1204342Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f32x4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1207119Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f32x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1209981Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s32x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1212387Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s32x4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1215093Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s32x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1217565Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1220351Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1222748Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x64.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1225383Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1228195Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1231019Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1233727Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1236343Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1239154Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u32x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1241693Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u32x4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1244322Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u32x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1246984Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u64x2.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1249817Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u64x4.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1252125Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u64x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1254931Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1257826Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x32.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1260376Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x64.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1262806Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x8.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1265621Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vector_maskloadstore.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1268356Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vector_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-10-10T00:04:52.1271238Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_alg_kind.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1273647Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_builtin.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1276373Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1279073Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_onednn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1281922Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_range_handle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1284772Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/kernel_timer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1287528Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/microkernel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-10-10T00:04:52.1290051Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/any_map.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1291943Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/any_map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1294317Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/any_reflection_cvt.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1296382Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/array_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1298558Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/assert.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1300463Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/bf16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1302643Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/compiler_macros.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1304723Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/def.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1306645Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/exceptions.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1308761Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/fdstream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1310794Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/fdstream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1312818Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/file.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1315112Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/fp16.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1317036Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/general_object.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1319263Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/hash_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1321316Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/leak_detector.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1323448Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/math_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1325823Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/null_check.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1328000Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/optional.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1329962Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/optional_find.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1332113Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/os.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1334219Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/parallel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1336412Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/pos_track_stream.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1338422Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/reflection.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1340654Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/reflection.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1342599Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/scoped_timer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1344853Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/simple_math.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1347031Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/string_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1349294Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/subprocess.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1351217Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/uint128.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1353482Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/uint128.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1355551Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1357662Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1359726Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/variant.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1361630Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/weakptr_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-10-10T00:04:52.1363818Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/concat_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1365976Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/conv_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1368024Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/fusions.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1369938Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/mha_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1371928Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/misc_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1374017Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/mlp_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1376132Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/pattern_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1378172Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/single_op_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1380208Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/transformation_pattern.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-10-10T00:04:52.1382050Z copying third_party/ideep/mkl-dnn/src/graph/interface/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1383504Z copying third_party/ideep/mkl-dnn/src/graph/interface/allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1384988Z copying third_party/ideep/mkl-dnn/src/graph/interface/allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1386412Z copying third_party/ideep/mkl-dnn/src/graph/interface/backend.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1387781Z copying third_party/ideep/mkl-dnn/src/graph/interface/backend.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1389166Z copying third_party/ideep/mkl-dnn/src/graph/interface/c_types_map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1390824Z copying third_party/ideep/mkl-dnn/src/graph/interface/constant_tensor_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1392399Z copying third_party/ideep/mkl-dnn/src/graph/interface/constant_tensor_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1393910Z copying third_party/ideep/mkl-dnn/src/graph/interface/graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1395606Z copying third_party/ideep/mkl-dnn/src/graph/interface/graph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1397075Z copying third_party/ideep/mkl-dnn/src/graph/interface/graph_attr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1398556Z copying third_party/ideep/mkl-dnn/src/graph/interface/logical_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1400050Z copying third_party/ideep/mkl-dnn/src/graph/interface/logical_tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1401650Z copying third_party/ideep/mkl-dnn/src/graph/interface/op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1402995Z copying third_party/ideep/mkl-dnn/src/graph/interface/op.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1404523Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_def.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1406043Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_def_constraint.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1407605Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_def_constraint.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1409220Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_schema.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1410683Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_schema.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1412109Z copying third_party/ideep/mkl-dnn/src/graph/interface/opset.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1413530Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1415114Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1416548Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1418027Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1419526Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_hashing.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1421060Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_hashing.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1422536Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1424044Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1425468Z copying third_party/ideep/mkl-dnn/src/graph/interface/shape_infer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1426793Z copying third_party/ideep/mkl-dnn/src/graph/interface/shape_infer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1428204Z copying third_party/ideep/mkl-dnn/src/graph/interface/tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1429645Z copying third_party/ideep/mkl-dnn/src/graph/interface/tensor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1430857Z copying third_party/ideep/mkl-dnn/src/graph/interface/value.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1432221Z copying third_party/ideep/mkl-dnn/src/graph/interface/value.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/interface 2025-10-10T00:04:52.1433539Z copying third_party/ideep/mkl-dnn/src/graph/utils/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1435102Z copying third_party/ideep/mkl-dnn/src/graph/utils/alloc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1436365Z copying third_party/ideep/mkl-dnn/src/graph/utils/alloc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1437590Z copying third_party/ideep/mkl-dnn/src/graph/utils/any.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1438905Z copying third_party/ideep/mkl-dnn/src/graph/utils/attribute_value.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1440220Z copying third_party/ideep/mkl-dnn/src/graph/utils/debug.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1441495Z copying third_party/ideep/mkl-dnn/src/graph/utils/debug.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1442897Z copying third_party/ideep/mkl-dnn/src/graph/utils/id.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1444314Z copying third_party/ideep/mkl-dnn/src/graph/utils/id.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1445596Z copying third_party/ideep/mkl-dnn/src/graph/utils/json.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1446961Z copying third_party/ideep/mkl-dnn/src/graph/utils/ocl_check.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1448346Z copying third_party/ideep/mkl-dnn/src/graph/utils/ocl_usm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1449734Z copying third_party/ideep/mkl-dnn/src/graph/utils/ocl_usm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1451108Z copying third_party/ideep/mkl-dnn/src/graph/utils/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1452406Z copying third_party/ideep/mkl-dnn/src/graph/utils/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1453711Z copying third_party/ideep/mkl-dnn/src/graph/utils/verbose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1454981Z copying third_party/ideep/mkl-dnn/src/graph/utils/verbose.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils 2025-10-10T00:04:52.1456379Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/dag_check_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1457899Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/nested_matcher.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1459456Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/nested_matcher.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1460986Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/op_depth_check_pass.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1462449Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_base.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1463916Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1465478Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_manager.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1466933Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_manager.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1468340Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pbuilder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1469891Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pbuilder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-10-10T00:04:52.1471121Z copying third_party/ideep/mkl-dnn/src/xpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:52.1472100Z copying third_party/ideep/mkl-dnn/src/xpu/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:52.1473330Z copying third_party/ideep/mkl-dnn/src/xpu/context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:52.1474606Z copying third_party/ideep/mkl-dnn/src/xpu/stream_profiler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:52.1475617Z copying third_party/ideep/mkl-dnn/src/xpu/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:52.1476968Z copying third_party/ideep/mkl-dnn/src/xpu/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu 2025-10-10T00:04:52.1478187Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1479512Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/buffer_memory_storage.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1480764Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/buffer_memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1482066Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/c_types_map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1483217Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1484641Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_factory.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1485990Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_id.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1487268Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1488435Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1489686Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1490938Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/memory_storage_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1492291Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1493582Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1495072Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_profiler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1496445Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_profiler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1497838Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_memory_storage.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1499199Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1500374Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1501574Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1502900Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1504295Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1505548Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/verbose.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-10-10T00:04:52.1506899Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-10-10T00:04:52.1508273Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-10-10T00:04:52.1509659Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/primitive.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-10-10T00:04:52.1511123Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-10-10T00:04:52.1512484Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1513864Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/buffer_memory_storage.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1515387Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/buffer_memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1516766Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/c_types_map.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1518081Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/compat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1519333Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/compat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1520547Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1521849Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_factory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1522996Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_factory.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1524550Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_id.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1525773Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1527143Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1528484Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1529844Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage_base.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1531281Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage_base.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1532686Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage_helper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1534045Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_impl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1535498Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_impl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1536863Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_profiler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1538328Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_profiler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1539665Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1540958Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/usm_memory_storage.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1542303Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/usm_memory_storage.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1543602Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1545065Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1546218Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/verbose.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-10-10T00:04:52.1547537Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-10-10T00:04:52.1548975Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-10-10T00:04:52.1550406Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-10-10T00:04:52.1551777Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-10-10T00:04:52.1553105Z copying third_party/ideep/mkl-dnn/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:52.1561428Z copying third_party/ideep/mkl-dnn/tests/api.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:52.1562561Z copying third_party/ideep/mkl-dnn/tests/generate_c_symbols_refs.sh -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:52.1563624Z copying third_party/ideep/mkl-dnn/tests/test_isa_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:52.1564705Z copying third_party/ideep/mkl-dnn/tests/test_thread.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:52.1565792Z copying third_party/ideep/mkl-dnn/tests/test_thread.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests 2025-10-10T00:04:52.1566958Z copying third_party/ideep/mkl-dnn/tests/benchdnn/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1568208Z copying third_party/ideep/mkl-dnn/tests/benchdnn/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1569253Z copying third_party/ideep/mkl-dnn/tests/benchdnn/benchdnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1570379Z copying third_party/ideep/mkl-dnn/tests/benchdnn/common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1571590Z copying third_party/ideep/mkl-dnn/tests/benchdnn/common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1572823Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnn_types.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1573952Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnn_types.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1575000Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1576354Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1577584Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_debug.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1578708Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_debug_autogenerated.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1579935Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1581036Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_memory.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn 2025-10-10T00:04:52.1582282Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/bench_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-10-10T00:04:52.1583670Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-10-10T00:04:52.1585148Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/binary.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-10-10T00:04:52.1586479Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/binary_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-10-10T00:04:52.1587749Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/ref_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-10-10T00:04:52.1588979Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bench_bnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-10-10T00:04:52.1590222Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-10-10T00:04:52.1591293Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-10-10T00:04:52.1592574Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bnorm_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-10-10T00:04:52.1593862Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/ref_bnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-10-10T00:04:52.1595423Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/bench_brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:52.1596644Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:52.1597735Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/brgemm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:52.1598846Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/brgemm_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:52.1600103Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:52.1601320Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/ref_brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-10-10T00:04:52.1602653Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/bench_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-10-10T00:04:52.1603958Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-10-10T00:04:52.1605279Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/concat.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-10-10T00:04:52.1606635Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/concat_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-10-10T00:04:52.1607925Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/ref_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-10-10T00:04:52.1609203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/bench_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1610398Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1611557Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1612853Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1614186Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1615498Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv_dw_fusion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1616802Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv_dw_fusion.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1618006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/ref_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1619250Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/ref_conv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1620489Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/ref_wino.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-10-10T00:04:52.1621785Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/bench_deconv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1623089Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1624471Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/deconv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1625586Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/deconv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1626977Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/deconv_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1628319Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/ref_deconv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1629639Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/ref_deconv.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1630957Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/ref_wino.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-10-10T00:04:52.1632209Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/benchdnn_general_info.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1633571Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/benchdnn_input_files_naming_convention.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1635112Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/cold_cache.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1636317Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_binary.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1637708Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_bnorm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1638905Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_brgemm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1640131Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_concat.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1641295Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_conv.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1642522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_eltwise.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1643921Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_gnorm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1645314Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_graph.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1646599Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_ip.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1647866Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_lnorm.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1649064Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_lrn.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1650231Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_matmul.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1651437Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_pool.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1652644Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_prelu.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1653894Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_reduction.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1655371Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_reorder.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1656737Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_resampling.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1658024Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_rnn.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1659259Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_shuffle.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1660525Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_softmax.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1661824Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_sum.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1663052Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_zeropad.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1664438Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knob_impl_filter.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1665670Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knob_strides.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1667057Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knob_use_fast_ref.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1668355Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_attr.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1669622Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_common.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1670891Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_desc.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1672015Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_dir.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1673284Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_dt.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1674700Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_encoding.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1675868Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_perf_report.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1677114Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_tag.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1678403Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_verbose.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-10-10T00:04:52.1679724Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/bench_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-10-10T00:04:52.1681114Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-10-10T00:04:52.1682446Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/eltwise.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-10-10T00:04:52.1683790Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/eltwise_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-10-10T00:04:52.1685323Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/ref_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-10-10T00:04:52.1686634Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/bench_gnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-10-10T00:04:52.1687844Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/gnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-10-10T00:04:52.1689142Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/gnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-10-10T00:04:52.1690394Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/gnorm_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-10-10T00:04:52.1691656Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/ref_gnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-10-10T00:04:52.1693010Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1694493Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1695851Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/bench_graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1697123Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/custom_driver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1698572Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/custom_driver.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1699888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/deserialize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1701241Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/deserialize.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1702575Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/flex_rewrite.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1703893Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/flex_rewrite.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1705471Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1706769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1707996Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph_memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1709298Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph_memory.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1710513Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/input_displacer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1711821Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/input_displacer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1713138Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/memory_pool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1714478Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/parser.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1715714Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/parser.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1717025Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1718345Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_partition.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1719346Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1720260Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_primitive.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1721605Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/setting_handler.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1723026Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/setting_handler.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1724502Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1725707Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-10-10T00:04:52.1727070Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1728736Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_different_dt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1730235Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_f16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1731695Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1733146Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_i8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1734761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1758197Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1759722Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1761243Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1762751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_minimal -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1764727Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_src0_bcast -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1766167Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/perf_binary_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1767589Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1769373Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/shapes_perf_1st_conv -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1770958Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/shapes_perf_scaleshift -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1772548Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1774015Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1775528Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1777137Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_different_dt_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1778650Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1780460Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1781830Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-10-10T00:04:52.1783352Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1784980Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1786499Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/perf_bnorm_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1787896Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/set_nd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1789543Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_1d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1790771Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1792121Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1793711Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1795625Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_densenet_121 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1796672Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_googlenet_v2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1797710Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_googlenet_v3 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1798722Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1799738Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_regressions -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1800760Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_resnet_50 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1801784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_topologies_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1802942Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_all_blocked -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1804610Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_all_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1805658Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_bfloat16_blocked -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1806816Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_bfloat16_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1807831Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1808846Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_float16_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1809955Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1810969Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_regressions -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1812056Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_regressions_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1813091Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-10-10T00:04:52.1814693Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/harness_brgemm_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1815840Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/harness_brgemm_f8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1816885Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/harness_brgemm_fpmath -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1817918Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/option_set_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1819068Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/option_set_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1819538Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/option_set_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1820023Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1820496Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1820965Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1821459Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_tail_n_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1821940Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_tail_n_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1822489Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_tail_n_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1822976Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_no_tail_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1823451Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_no_tail_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1823982Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_no_tail_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1824905Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1825578Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1826136Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1826632Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_tail_n_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1827120Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_tail_n_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1827614Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_tail_n_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1828160Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_n_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1828637Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_n_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1829233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_n_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1830026Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1830503Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1830965Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1831440Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_f16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1831897Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1832355Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_f8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1832837Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1833379Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-10-10T00:04:52.1833884Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1834648Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1835270Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/option_set_gen9_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1835746Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1836233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1836695Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1837497Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1838143Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1838862Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-10-10T00:04:52.1839611Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_arbitrary_dst -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1840182Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_attrs_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1840662Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_attrs_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1841183Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_attrs_int8_asymmetric -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1841657Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_auto -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1842135Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_deepbench -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1842631Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_depthwise_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1843110Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dilated_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1843594Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dilated_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1844225Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1844750Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_bfloat16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1845311Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_float16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1845974Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_fp8_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1846714Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1847305Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_f32_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1847806Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_fused_depthwise -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1848268Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1848769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_output_striding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1849328Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_regression_general -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1849821Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_saturation_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1850306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_tags -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1850784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_zero_points -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1851342Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_all_eltwise_postops -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1851843Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_combined_postops -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1852445Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1853284Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1854343Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_v2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1855130Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_bdw_1sock -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1856963Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_clx_1sock -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1858314Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_gen9 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1860223Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_skx_1sock -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1861407Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_xe_hp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1863150Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_xe_lp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1864734Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_all_topologies -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1866702Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_conv_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1868083Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_conv_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1869473Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_conv_dw -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1871223Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_dilated-conv -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1873367Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_dilated-conv_1st -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1874471Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_dilated-conv_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1876255Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_fastrcnn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1877663Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1878966Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_maskrcnn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1881200Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_all_mb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1882156Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_inference_only -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1883622Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_large_mb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1885496Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_small_mb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1886814Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_gpu_all_mb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1888254Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_gpu_large_mb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1889695Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_gpu_small_mb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1891300Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_topologies_inference_only -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1892682Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_1d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1894328Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_1d_wavenet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1895861Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_1x1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1897759Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1899133Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1st_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1901701Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1903162Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1904806Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1906342Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1907797Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_2d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1909594Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1910932Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_i3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1912579Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_resnext101 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1914037Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1916175Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1918136Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_unet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1919689Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1921169Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1922881Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_a3c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1924352Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_alexnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1925841Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_auto -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1927313Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_basic -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1928941Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_basic_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1930341Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_cosmictagger -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1931940Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_deepbench_inference_device -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1933076Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_deepbench_inference_server -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1934440Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_deepbench_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1935849Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_densnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1937049Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1938423Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_1st_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1940401Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1945145Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1947230Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1949503Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1953751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_1st_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1958801Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1960584Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1962947Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1965271Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1967375Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1972258Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1974394Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1976984Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1981256Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_rfcn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1982998Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_1d_stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1984991Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_1d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1986859Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_1d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1989057Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_1d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1991339Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1993528Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1996911Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.1999326Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2001566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_strided_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2003773Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_strided_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2007364Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_unit-stride_no-padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2009896Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_unit-stride_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2012130Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_minibatch_2d-spatial -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2014991Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_minibatch_channel_2d-spatial -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2017822Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_efficientdet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2019524Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fastrcnn_p1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2021229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fastrcnn_p2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2022977Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fastrcnn_p3 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2024824Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ffn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2026546Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fused_large_src -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2028287Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fused_mobilenet_stride_1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2029887Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fused_mobilenet_stride_2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2031386Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_gemm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2033211Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_googlenet_v1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2034971Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_googlenet_v2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2036711Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_googlenet_v3 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2038628Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_large_conv -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2040529Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_large_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2043046Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_maskrcnn_p1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2044894Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_maskrcnn_p2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2046805Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_mem_strided -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2048517Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_mobilenet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2050128Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_mobilenet_dw -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2051721Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_movinet_dw -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2053339Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_pointnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2055112Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_1x1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2056698Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_dw -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2058310Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_gemm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2059911Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2061516Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_small_spatial -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2063106Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnet_50 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2065013Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnet_50_sparse -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2066667Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnet_50_v1_5 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2068284Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnext_101 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2069875Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_segnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2071582Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_src-transpose_padding -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2073149Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_300_voc0712 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2074832Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_mobilenet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2076636Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_resnet34_inference -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2078204Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_resnet34_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2079768Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_tails -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2081404Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_tails_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2082997Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_unet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2084721Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_vgg_11 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2086365Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_vgg_19 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2087941Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_x3d_dw -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2089571Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_xception -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2091286Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_yolov2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2093062Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2094787Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_3d_f32_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2096397Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2098111Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_all_topologies -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2099789Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_all_topologies_f32_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2101394Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_attrs -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2102962Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_attrs_f32_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2104662Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2106509Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_bfloat16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2108182Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_bfloat16_ymm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2109803Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2111677Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_depthwise -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2113333Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dilated -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2115536Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dilated_f32_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2117174Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2118775Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dt_plain -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2120480Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_float16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2122096Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_fp8_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2123782Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_function -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2125670Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2127221Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_bfloat16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2128781Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_dt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2130410Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_dt_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2132129Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2133717Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2135515Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gpu_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2137274Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2138829Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_large_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2140429Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2142109Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_regression_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2143785Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2145402Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_wino_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2147075Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_wino_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-10-10T00:04:52.2148784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_attrs_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2150307Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_attrs_int8_asymmetric -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2151801Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_regression_general_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2153309Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_regression_general_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2154973Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2156592Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2158093Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2159620Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_1d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2161183Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_1x1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2162684Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2164337Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2165913Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2167463Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_dilated -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2168980Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2170653Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_all_f32_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2172151Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2173751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_bfloat16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2175504Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_bfloat16_ymm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2176961Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2178441Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_float16_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2180045Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_fp8_nxc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2181624Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2183129Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2184756Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-10-10T00:04:52.2186447Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/harness_eltwise_large_buffer -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2188138Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/harness_eltwise_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2189692Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/harness_eltwise_saturation -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2191181Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2192710Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2194444Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2196014Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs_int8_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2197740Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2199515Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2201631Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2203334Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/shapes_eltwise -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2205195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/shapes_large_buffer -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2206870Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2208380Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2209959Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2211478Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2213036Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_float8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2214805Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2216346Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-10-10T00:04:52.2217929Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/shapes_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-10-10T00:04:52.2219493Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-10-10T00:04:52.2220960Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/shapes_sd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-10-10T00:04:52.2222522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/test_gnorm_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-10-10T00:04:52.2223967Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/test_gnorm_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-10-10T00:04:52.2225660Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2227221Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2229567Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_bf16_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2230619Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2232213Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2233779Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f16_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2235526Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2237121Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f32_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2238884Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2240330Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f8_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2241901Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_fusions -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2243580Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_fusions_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2245149Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2246783Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_int8_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-10-10T00:04:52.2248525Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mha_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-10-10T00:04:52.2250233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mha_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-10-10T00:04:52.2251803Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mlp_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-10-10T00:04:52.2253328Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mlp_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-10-10T00:04:52.2255160Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/GQA-fp16.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2257214Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/JAX-MHA-inf-fp32.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2258945Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/JAX-MQA-inf-fp32.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2260696Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-GPT-inf-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2262453Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-GPT-inf-int8-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2264475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-LLaMa-inf-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2266193Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-LLaMa-inf-int8-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2268019Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-bert_large-inf-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2269606Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-bert_large-inf-int8-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2271591Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-distill_bert-inf-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2273137Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-distill_bert-inf-int8-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2275249Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-stable_diffusion-inf-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2276841Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-starcoder-inf-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2278658Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-starcoder-inf-int8-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2280430Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA_backward-Bert_large-train-fp32-bs4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2282400Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA_forward-Bert_large-train-fp32-bs4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2284470Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/dynamic_quantized_mha-Bert_large-inf-int8-bs1-fake.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2286206Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-k-int8-gs32.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2288114Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-kv-implicit-causal-mask-int8-gs128.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2289678Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-kv-int4-gs32.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2291362Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-v-int8-gs32.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2293144Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-implicit-causal-mask-fp32-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2294960Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-scale-by-mul-f16.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2296742Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-simplified-f16.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2298351Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-wo-mask-f16.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2300190Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-wo-scale-f16-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2301813Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-wo-scale-int8-bs1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-10-10T00:04:52.2303567Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp/gated-mlp-f32.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp 2025-10-10T00:04:52.2305664Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp/gated-mlp-int4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp 2025-10-10T00:04:52.2307081Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_bf16_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:52.2309488Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_bf16_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:52.2311010Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f16_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:52.2313734Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f16_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:52.2315139Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f32_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:52.2317860Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f32_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-10-10T00:04:52.2319467Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16/dynamicdq_s4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-10-10T00:04:52.2321107Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16/dynamicdq_u4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-10-10T00:04:52.2322661Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16/typecast.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-10-10T00:04:52.2324526Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16/dynamicdq_s4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-10-10T00:04:52.2326155Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16/dynamicdq_u4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-10-10T00:04:52.2327776Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16/typecast.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-10-10T00:04:52.2329288Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/abs.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2330916Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/abs_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2332487Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/add.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2334303Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/avgpool.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2336039Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/avgpool_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2337570Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/biasadd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2339223Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/biasadd_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2340883Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/bnorm.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2342389Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/bnorm_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2344000Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/bnorm_fwd_d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2345776Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/clamp.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2347402Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/clamp_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2349023Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/concat.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2350619Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/concat_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2352221Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/concat_3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2353825Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_2d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2355596Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_3d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2357332Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_bwd_d_2d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2358911Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_bwd_d_3d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2360502Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_bwd_w_2d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2362108Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/deconv.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2363732Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/deconv_bwd_d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2365513Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/deconv_bwd_w.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2367193Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_f8_e4m3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2368890Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_f8_e5m2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2370404Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_s8.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2372053Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_u8.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2373700Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/div.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2375522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicdq.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2377211Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicdq_s4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2378829Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicdq_u4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2380438Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicq.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2382046Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicq_s4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2383593Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/elu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2385259Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/elu_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2386998Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/exp.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2388620Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/gelu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2390216Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/gelu_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2391835Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/genindex.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2393463Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/gnorm.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2395293Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/greaterequal.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2396927Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardsigmoid.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2398577Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardsigmoid_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2400131Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardswish.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2401944Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardswish_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2403558Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2405327Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate_3d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2407156Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2408680Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate_bwd_2d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2410493Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/leakyrelu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2412150Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2413831Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_3d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2415698Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_3d_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2417306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2418953Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_ks.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2420572Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/log.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2422255Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/logsoftmax.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2423924Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/logsoftmax_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2425692Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/matmul_2d_4d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2427281Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/max.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2428956Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/maxpool.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2430656Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/maxpool_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2432259Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/min.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2433890Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/mish.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2435922Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/mish_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2437589Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/mul.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2439284Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/prelu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2441098Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/prelu_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2442689Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/prelu_bwd_dw_5d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2444506Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/quantize.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2446238Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/quantize_f8_e4m3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2448004Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/quantize_f8_e5m2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2449663Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reciprocal.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2451258Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducel1.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2452912Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducel2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2454774Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducemax.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2456499Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducemean.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2458229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducemin.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2459876Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reduceprod.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2461522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducesum.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2463265Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2465158Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/relu_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2466871Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reorder.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2468526Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/round.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2470194Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/select.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2471992Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sigmoid.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2473571Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sigmoid_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2475379Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softmax.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2477095Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softmax_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2478826Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softmax_bwd_d_3d.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2480491Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softplus_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2482114Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sqrt.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2483834Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sqrt_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2485751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/square.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2487458Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/static_reshape.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2489185Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/static_transpose.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2490760Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sub.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2492418Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/tanh.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2494391Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/tanh_bwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2496084Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/typecast.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-10-10T00:04:52.2497783Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_bf16_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2499351Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_bf16_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2500891Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f16_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2502437Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f16_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2503953Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f32_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2506659Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f32_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2507989Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f8_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2509746Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f8_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2511287Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_int8_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2513034Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_int8_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-10-10T00:04:52.2514987Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/avgpool_3d_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2516785Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_2d_post_ops_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2518363Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_2d_post_ops_sum_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2519961Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_3d_post_ops_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2521587Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_4d_post_ops_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2523173Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_4d_post_ops_sum_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2524950Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_post_ops_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2526626Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2528266Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_post_ops_logistic_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2529769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/bn_bwd_relu_bwd_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2531338Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/bn_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2533088Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_add_sigmoid_multiply_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2534773Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2536766Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_mul_mul_depthwise_bias_swish_fusion_cpu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2538321Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_post_ops_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2540237Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2541843Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_relu_depthwise_bias_relu_fusion_cpu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2543386Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_sum_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2545184Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_sum_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2546879Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_swish_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2548593Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_depthwise_fusion_cpu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2550175Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2551875Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/convtranspose_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2553504Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2555308Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2557019Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion_3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2558717Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion_4.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2560203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/lnorm_gelu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2561899Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_bias_post_ops_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2563559Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_bias_post_ops_clip_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2565478Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_bias_post_ops_elu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2567157Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_add_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2568839Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2570549Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_clip_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2572058Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_relu_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2573841Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_sum_logistic_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2575473Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_sum_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2577271Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_swish_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2578782Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_select.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2580501Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/maxpool_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2582188Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/maxpool_sum_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2583855Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reciprocal_multiply_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2585845Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_l1_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2587448Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_l2_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2589102Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_max_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2590761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_mean_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2592438Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_min_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2594589Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_prod_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2596391Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_sum_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2597846Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/shuffle_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2599574Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/softmax_post_ops_binary_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2601306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/softmax_post_ops_unary_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2602793Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_elu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2604619Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_gelu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2606352Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_hardswish_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2607988Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_log_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2609635Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_round_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2611281Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_sqrt_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2612983Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_square_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2614803Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_tanh_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-10-10T00:04:52.2616693Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_bf16_matmul_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2618361Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_bf16_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2620006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_add_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2621771Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_bias_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2623398Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_fwd.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2625255Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2627104Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_post_ops_int8_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2628653Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_f32_matmul_mul_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2630245Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_matmul.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2632105Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-10-10T00:04:52.2633795Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_avgpool_reshape_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2635525Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_avgpool_transpose_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2637234Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2639015Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_add_relu_mul.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2640746Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_binary_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2642425Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_binary_add_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2644485Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_gnorm_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2646149Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_gnorm_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2647737Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2649489Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2651182Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_add_mul_relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2652855Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_mul_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2654693Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_mul_add_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2656715Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_mul_w_smooth_quant_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2658455Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2660081Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_relu_w_smooth_quant_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2661812Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2663425Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_tc_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2665276Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_tc_add_quant_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2666930Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bnorm_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2668596Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_concat_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2670233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_concat_fusion_3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2671860Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_2d_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2673607Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_2d_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2675460Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_2d_fwd_i_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2677278Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_add_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2679062Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_add_mul_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2680750Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2682468Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_mish_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2684346Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2686052Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_relu_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2687839Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_relu_fusion_3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2689397Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2691131Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_post_ops_int8_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2692853Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2694743Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2696562Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_chain_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2698341Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2700090Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_square_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2701710Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_sum_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2703494Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_sum_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2705379Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_depthwise_conv_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2707179Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_f32_matmul_mul_add_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2708943Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_f32_matmul_mul_add_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2710668Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_lnorm_gelu_quantize.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2712315Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_lnorm_multiply_quantize.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2713954Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_lnorm_tc_multiply_quantize.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2715781Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_add_mul_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2717617Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_add_mul_relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2719266Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_bia_relu_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2721300Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_bias_sum_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2723462Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_logistic_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2725225Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_mul_add_mul_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2727221Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_post_ops_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2729000Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2730855Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_maxpool_add_mul_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2732569Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_reorder_fusion.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2734515Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_reorder_fusion_2.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2736509Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_reorder_fusion_3.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2738198Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_softmax_add.json -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-10-10T00:04:52.2739809Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_lb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2741379Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_lb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2743008Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_lb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2744733Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_sb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2746295Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_sb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2747997Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_sb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2749582Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_lb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2751229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_lb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2752731Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_lb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2754387Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_sb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2755996Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_sb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2757474Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_sb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2758942Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2760562Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_sanitizers -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2762159Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_saturation -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2763679Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_tag -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2765417Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_tag_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2766951Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2769480Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2771324Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/option_set_fwks_key_perf_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2772810Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_cpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2774513Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_gen9 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2776098Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_inference_lb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2777627Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_inference_sb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2779147Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_knx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2780698Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2782246Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_xe_hp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2783769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_xe_lp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2785488Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2787187Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/set_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2788817Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/set_topologies -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2790203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_0d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2791817Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_0d_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2793281Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_1d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2794822Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2796518Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_alexnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2798069Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_bert -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2799589Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_bert_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2801097Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2802668Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_dien_sb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2804447Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_dlrm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2805992Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_gnmt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2807554Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_googlenet_v1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2809089Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_googlenet_v3 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2810649Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_maskrcnn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2812266Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_ncf -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2813855Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2815635Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_resnet_50 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2817186Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_resnet_50_sparse -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2818680Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_rnn_t -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2820275Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_transformer_lt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2821865Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_vgg16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2823400Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_wd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2825105Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_acl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2827354Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2828807Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_bf32_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2830435Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2832088Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_bfloat16_ymm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2833671Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2835534Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2837159Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_fp8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2838824Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2840457Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2842105Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-10-10T00:04:52.2843777Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/option_set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2845570Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2847155Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2848746Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2850450Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2852067Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2853555Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2855238Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2856854Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2858567Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2860083Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-10-10T00:04:52.2861566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2863312Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_0d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2864973Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2866580Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2868152Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2869790Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_topologies -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2871292Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2872901Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2874592Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2876243Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2877785Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2879377Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-10-10T00:04:52.2881153Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_lb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2882784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_lb_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2884709Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_sb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2886311Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_sb_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2887858Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_tr_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2889513Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_tr_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2891153Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_data_tags -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2892878Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_decompression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2894629Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_dropout -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2896331Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_lb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2898048Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_lb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2899669Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_lb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2901345Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_sb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2902944Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_sb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2904888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_sb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2906576Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_lb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2908151Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_lb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2909851Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_lb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2911483Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_sb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2913113Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_sb_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2914939Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_sb_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2916617Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2918217Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2919865Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2921422Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2923032Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_runtime_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2924898Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_runtime_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2926433Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_strides -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2928183Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_lb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2929977Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_lb_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2931612Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_sb_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2933205Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_sb_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2934998Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_tr_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2936632Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fp8_mixed -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2938223Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2941852Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2956551Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_key_gpu_tf32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2958288Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_key_perf_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2960144Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/perf_matmul_inference_batched -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2961713Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/perf_matmul_inference_lb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2963297Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/perf_matmul_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2965055Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2966697Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_2d_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2968292Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2969925Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_4d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2971527Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_bert -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2973165Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_bert_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2975117Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_alexnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2976723Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_dlrm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2978329Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_gmnt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2980087Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_googlenet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2981592Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_maskrcnn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2983181Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_ncf -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2985022Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_resnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2986729Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_rnn_t -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2988337Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_vgg16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2989951Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_wd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2991596Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_sb_dien -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2993233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_alexnet_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2995021Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_alexnet_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2996704Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_alexnet_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.2998366Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_dlrm_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3000069Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_dlrm_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3001691Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_dlrm_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3003380Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_gmnt_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3005195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_gmnt_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3006989Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_gmnt_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3008570Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_googlenet_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3010181Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_googlenet_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3011916Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_googlenet_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3013538Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_maskrcnn_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3015344Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_maskrcnn_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3017055Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_maskrcnn_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3018637Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_ncf_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3020263Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_ncf_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3021939Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_ncf_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3023612Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_resnet_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3025321Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_resnet_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3027053Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_resnet_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3028696Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_rnn_t_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3030320Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_rnn_t_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3031977Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_rnn_t_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3033621Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_vgg16_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3035354Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_vgg16_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3037205Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_vgg16_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3039059Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_wd_bwd_d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3041515Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_wd_bwd_w -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3042915Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_wd_fwd -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3044794Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_mem_strided -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3047086Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_multidim -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3048538Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_sparse -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3050245Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_sparse_packed -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3051922Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_transformer -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3053554Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3055398Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_bf32_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3057092Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3058767Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_bfloat16_ymm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3060375Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3062105Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3063846Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_fp4 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3065709Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_fp8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3067370Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3069098Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3070738Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_large_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3073659Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_multidims -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3075198Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3076892Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_sparse -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3078700Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_sparse_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3080232Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_sparse_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-10-10T00:04:52.3081892Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/harness_pooling_different_dt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3083502Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3087403Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3089143Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/perf_pool_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3090744Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3092319Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_all_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3093888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_topologies -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3095803Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_topologies_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3097322Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_1d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3099032Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3100658Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_2d_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3102193Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3103896Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_3d_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3105701Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_3d_unet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3107274Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_alexnet -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3108812Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_basic -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3110495Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_global_pooling -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3112055Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_googlenet_v1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3113607Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_googlenet_v3 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3115536Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_i3d_resnet50_v1 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3117025Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_large_pool -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3118575Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_resnet_50 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3120230Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3121792Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3123364Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3125203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3126818Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_fp8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3128422Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3130023Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_large_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3131602Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-10-10T00:04:52.3133207Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/option_set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3134974Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/shapes_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3136566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3138180Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3139853Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3141352Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3142968Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3144647Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3146298Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-10-10T00:04:52.3148071Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_bf16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3149835Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_f16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3151761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3153329Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_i8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3155030Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3156800Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3158301Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3159870Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3161503Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs_int8_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3163140Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3166075Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3167547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/perf_reduction_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3169191Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3170859Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/shapes_gpu_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3172480Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/shapes_nested_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3174415Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3175995Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3177558Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3179261Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3180840Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3182444Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-10-10T00:04:52.3184031Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_conv_reorders_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3186156Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_amx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3187907Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_compensation -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3189621Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_cross_engine_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3191468Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_decompression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3193071Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3195096Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_runtime -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3196915Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_saturation -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3198591Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_scales -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3200245Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3203575Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3208097Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3209646Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3211323Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3212958Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3214711Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_float8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3216424Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_fp4 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3218041Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3219702Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_int4 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3221323Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-10-10T00:04:52.3223042Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3224951Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3226560Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_1d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3228209Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3229895Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3231475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3233206Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_maskrcnn -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3235117Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3237033Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3238727Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3240638Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3242183Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3243986Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-10-10T00:04:52.3245875Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_augru_bf32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3247574Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_augru_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3249252Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_augru_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3250784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_bf32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3252383Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3253983Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3255794Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3257372Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3258946Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_regression -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3260567Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_bf32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3262092Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3263631Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3265604Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3267195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3268750Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_bf32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3270354Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3271905Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3273496Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3275229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3277056Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_gnmt_decoder -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3278623Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_gnmt_encoder -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3280207Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3281904Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_lstmp_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3283486Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_lstmp_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3285274Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_perf_inference_lb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3286959Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_perf_inference_sb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3288546Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_perf_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3290190Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_rnnt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3291952Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3293570Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_cpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3295507Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_gen9 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3297366Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_inference_lb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3298910Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_inference_sb -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3300465Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_knx -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3302155Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3303665Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_xe_hp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3305507Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_xe_lp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3307189Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_deepspeech_2 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3308780Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_inference -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3310364Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3312011Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_large_gru -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3313719Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_lstmp_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3315578Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_lstmp_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3317213Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_rnn_t -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3318870Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_small -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3320517Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_small_gru -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3322195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_training -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3323850Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3325789Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_bf32_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3327466Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3329046Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3330735Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3332339Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3334374Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_bf32_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3335973Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3337657Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3339451Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3341004Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3342678Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3344574Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_bf32_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3346257Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3348012Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_bfloat16_ymm -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3349562Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3351231Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3352925Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3354700Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_int8 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3356591Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3358200Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_bf32_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3359827Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3361415Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3363056Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3364804Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-10-10T00:04:52.3366578Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self/test_self_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-10-10T00:04:52.3368154Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self/test_self_f32 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-10-10T00:04:52.3369716Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self/test_self_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-10-10T00:04:52.3371416Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/option_set_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3373064Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/option_set_min -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3375009Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/option_set_perf -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3376847Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/perf_shuffle_cpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3378287Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3379893Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3381397Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3382990Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3384705Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3386313Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-10-10T00:04:52.3387923Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3389547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3391086Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/set_0d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3392672Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_0d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3394425Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3396039Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3397616Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3399366Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_large -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3400930Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_large_axis -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3402590Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_nlp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3404340Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_acl -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3406031Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3407560Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3409124Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3410809Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3412261Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3413840Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-10-10T00:04:52.3415588Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3417281Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3418784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_all -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3420376Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_bfloat16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3421939Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3423547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_float16 -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3425210Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3427182Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_smoke -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-10-10T00:04:52.3428707Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/option_set_fwks_ext_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3430307Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/option_set_fwks_key_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3431827Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim1_block_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3433412Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim1dim2_block_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3435118Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim1dim2_block_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3436721Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim2_block_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3438280Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim2dim3_block_4d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3439954Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim1_block_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3441553Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim1dim2_block_2d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3443092Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim1dim2_block_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3444882Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim2_block_3d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3446446Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim2dim3_block_4d -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3447946Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/test_zeropad_ci -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3449552Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/test_zeropad_gpu -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-10-10T00:04:52.3450980Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/bench_ip.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:52.3452509Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:52.3454257Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ip.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:52.3456315Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ip.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:52.3457820Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ip_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:52.3459452Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ref_ip.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-10-10T00:04:52.3461523Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/bench_lnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-10-10T00:04:52.3462942Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/lnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-10-10T00:04:52.3465059Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/lnorm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-10-10T00:04:52.3466901Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/lnorm_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-10-10T00:04:52.3468445Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/ref_lnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-10-10T00:04:52.3470010Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/bench_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-10-10T00:04:52.3471545Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-10-10T00:04:52.3473195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/lrn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-10-10T00:04:52.3474963Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/lrn_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-10-10T00:04:52.3476590Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/ref_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-10-10T00:04:52.3478336Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/bench_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:52.3479850Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:52.3481326Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:52.3483279Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/matmul.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:52.3484949Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/matmul_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:52.3486479Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/ref_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-10-10T00:04:52.3488041Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/bench_pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:52.3489607Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:52.3491025Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:52.3492618Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/pool.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:52.3494412Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/pool_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:52.3496006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/ref_pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-10-10T00:04:52.3497594Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/bench_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-10-10T00:04:52.3499141Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-10-10T00:04:52.3500628Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/prelu.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-10-10T00:04:52.3502210Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/prelu_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-10-10T00:04:52.3503739Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/ref_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-10-10T00:04:52.3505674Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/bench_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-10-10T00:04:52.3507204Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-10-10T00:04:52.3508812Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/reduction.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-10-10T00:04:52.3510365Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/reduction_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-10-10T00:04:52.3511859Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/ref_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-10-10T00:04:52.3513392Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/bench_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:52.3515399Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:52.3517155Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/ref_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:52.3518948Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:52.3520697Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:52.3522354Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/reorder_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-10-10T00:04:52.3523968Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/bench_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-10-10T00:04:52.3525659Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/ref_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-10-10T00:04:52.3527245Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-10-10T00:04:52.3528851Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/resampling.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-10-10T00:04:52.3530637Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/resampling_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-10-10T00:04:52.3532116Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/bench_rnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3533666Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/cells.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3535448Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/cfg.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3536992Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/gru_cell.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3538586Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/lbr_gru_cell.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3540165Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/lstm_cell.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3541761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/ref_rnn_bwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3543430Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/ref_rnn_fwd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3545317Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3547252Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3548933Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3550669Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_aux.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3552216Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_cell.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3554297Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_task.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3555905Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_task_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3557363Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_utils.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-10-10T00:04:52.3558830Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/bnorm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3560450Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3562054Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/compare.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3563663Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3565142Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/graph_example.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3566759Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3568189Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3569735Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/res.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3571292Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/self.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3572796Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/self.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-10-10T00:04:52.3574597Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/bench_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-10-10T00:04:52.3576181Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/ref_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-10-10T00:04:52.3577613Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-10-10T00:04:52.3579139Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/shuffle.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-10-10T00:04:52.3580710Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/shuffle_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-10-10T00:04:52.3582364Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/bench_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-10-10T00:04:52.3583887Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/ref_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-10-10T00:04:52.3585677Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-10-10T00:04:52.3587335Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/softmax.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-10-10T00:04:52.3588887Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/softmax_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-10-10T00:04:52.3590375Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/bench_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-10-10T00:04:52.3591915Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/ref_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-10-10T00:04:52.3593536Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-10-10T00:04:52.3595247Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/sum.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-10-10T00:04:52.3596759Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/sum_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-10-10T00:04:52.3598379Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/bench_mode.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3599847Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/bench_mode.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3601272Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/cfg.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3602962Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/cold_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3610442Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/cold_cache.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3611262Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/compare.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3611984Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/compare.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3612567Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/data_kind.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3612993Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/data_kind.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3613634Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dims.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3614497Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dims.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3614929Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dnnl_query.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3615851Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dnnl_query.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3617445Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/fill.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3619029Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/fill.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3620559Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/impl_filter.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3622063Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/impl_filter.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3623606Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/norm.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3625345Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/numeric.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3626872Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/numeric.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3628498Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parallel.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3629956Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parallel.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3631480Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parser.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3633511Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parser.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3635516Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/perf_report.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3636984Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/perf_report.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3638462Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/res.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3640013Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/settings.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3641600Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/stream_kind.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3643079Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/stream_kind.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3644727Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/task.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3646279Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/task_executor.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3647807Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/timer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3649335Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/timer.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3650893Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-10-10T00:04:52.3652479Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/bench_zeropad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-10-10T00:04:52.3653985Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/zeropad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-10-10T00:04:52.3655690Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/zeropad.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-10-10T00:04:52.3657222Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/zeropad_aux.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-10-10T00:04:52.3658662Z copying third_party/ideep/mkl-dnn/tests/gtests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3660265Z copying third_party/ideep/mkl-dnn/tests/gtests/convolution_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3661761Z copying third_party/ideep/mkl-dnn/tests/gtests/dnnl_test_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3663603Z copying third_party/ideep/mkl-dnn/tests/gtests/dnnl_test_common_ocl.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3665313Z copying third_party/ideep/mkl-dnn/tests/gtests/dnnl_test_macros.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3666932Z copying third_party/ideep/mkl-dnn/tests/gtests/main.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3668464Z copying third_party/ideep/mkl-dnn/tests/gtests/test_batch_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3670119Z copying third_party/ideep/mkl-dnn/tests/gtests/test_binary.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3671771Z copying third_party/ideep/mkl-dnn/tests/gtests/test_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3673585Z copying third_party/ideep/mkl-dnn/tests/gtests/test_concurrency.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3675581Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_data_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3677333Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_data_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3678935Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_weights_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3680601Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_weights_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3682099Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_eltwise_forward_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3683828Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_eltwise_forward_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3685722Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_eltwise_forward_x8s8f32s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3687293Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_format_any.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3688835Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3690490Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3691995Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_u8s8fp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3693509Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_u8s8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3695158Z copying third_party/ideep/mkl-dnn/tests/gtests/test_cross_engine_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3696635Z copying third_party/ideep/mkl-dnn/tests/gtests/test_deconvolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3698355Z copying third_party/ideep/mkl-dnn/tests/gtests/test_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3700112Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_bf16bf16bf16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3701582Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_bf16bf16f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3703086Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3705730Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_data_preparation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3707144Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_f16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3708752Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_f16f16f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3710509Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_f32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3712168Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_params.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3713655Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_s8s8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3715463Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_s8u8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3717077Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_u8s8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3718642Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_u8u8s32.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3720272Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_validation.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3721929Z copying third_party/ideep/mkl-dnn/tests/gtests/test_global_scratchpad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3723636Z copying third_party/ideep/mkl-dnn/tests/gtests/test_group_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3725708Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_attr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3727918Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_attr_quantization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3729501Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_binary_bcast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3731115Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_gpu_only.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3732631Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_handle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3734285Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_pd.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3735876Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_pd_iter.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3737836Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_primitive_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3739355Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_runtime_dims.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3741015Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_sparse.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3742676Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3744406Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_weights_format.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3746034Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_wino_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3747724Z copying third_party/ideep/mkl-dnn/tests/gtests/test_inner_product_backward_data.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3749357Z copying third_party/ideep/mkl-dnn/tests/gtests/test_inner_product_backward_weights.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3751021Z copying third_party/ideep/mkl-dnn/tests/gtests/test_inner_product_forward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3752802Z copying third_party/ideep/mkl-dnn/tests/gtests/test_ip_formats.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3754522Z copying third_party/ideep/mkl-dnn/tests/gtests/test_isa_hints.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3756051Z copying third_party/ideep/mkl-dnn/tests/gtests/test_isa_iface.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3757580Z copying third_party/ideep/mkl-dnn/tests/gtests/test_isa_mask.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3759229Z copying third_party/ideep/mkl-dnn/tests/gtests/test_layer_normalization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3760867Z copying third_party/ideep/mkl-dnn/tests/gtests/test_lrn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3762556Z copying third_party/ideep/mkl-dnn/tests/gtests/test_malloc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3764295Z copying third_party/ideep/mkl-dnn/tests/gtests/test_malloc.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3765860Z copying third_party/ideep/mkl-dnn/tests/gtests/test_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3767693Z copying third_party/ideep/mkl-dnn/tests/gtests/test_persistent_cache_api.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3769364Z copying third_party/ideep/mkl-dnn/tests/gtests/test_pooling_backward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3771394Z copying third_party/ideep/mkl-dnn/tests/gtests/test_pooling_forward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3773939Z copying third_party/ideep/mkl-dnn/tests/gtests/test_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3775837Z copying third_party/ideep/mkl-dnn/tests/gtests/test_primitive_cache_mt.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3777384Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reduction.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3779023Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3780801Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reorder_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3782412Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reorder_formats.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3783979Z copying third_party/ideep/mkl-dnn/tests/gtests/test_resampling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3785953Z copying third_party/ideep/mkl-dnn/tests/gtests/test_rnn_forward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3787813Z copying third_party/ideep/mkl-dnn/tests/gtests/test_shuffle.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3789416Z copying third_party/ideep/mkl-dnn/tests/gtests/test_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3791297Z copying third_party/ideep/mkl-dnn/tests/gtests/test_sum.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests 2025-10-10T00:04:52.3793096Z copying third_party/ideep/mkl-dnn/tests/gtests/api/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3794670Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3796319Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3797846Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_creation.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3799354Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_desc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3800871Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_desc_ops.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3802456Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_map.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3803943Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_namespace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3805606Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3807160Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_submemory.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/api 2025-10-10T00:04:52.3808688Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-10-10T00:04:52.3810289Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/test_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-10-10T00:04:52.3811849Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/test_allocator.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-10-10T00:04:52.3813324Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3815134Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/api_test_main.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3816674Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_api_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3818250Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_api_common.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3819764Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_api_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3821355Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_add_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3822889Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_compile.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3825608Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_compile_parametrized.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3827157Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_constant_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3828761Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_filter.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3830364Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3832050Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_logical_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3834042Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3835974Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_compile.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3837830Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_constant_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3839323Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3841033Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3842673Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3844517Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3846206Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3847861Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-10-10T00:04:52.3849420Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-10-10T00:04:52.3851045Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/test_cpp_api_compiled_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-10-10T00:04:52.3852526Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/test_cpp_api_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-10-10T00:04:52.3854258Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/test_cpp_api_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-10-10T00:04:52.3855790Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-10-10T00:04:52.3857372Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/test_cpp_api_compiled_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-10-10T00:04:52.3858938Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/test_cpp_api_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-10-10T00:04:52.3860520Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/test_cpp_api_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-10-10T00:04:52.3862075Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-10-10T00:04:52.3863710Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/unit_test_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-10-10T00:04:52.3865517Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/unit_test_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-10-10T00:04:52.3867113Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/unit_test_main.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-10-10T00:04:52.3868673Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-10-10T00:04:52.3871181Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend 2025-10-10T00:04:52.3872764Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3874546Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/dnnl_test_common.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3876225Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/ref_func.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3877770Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3879665Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3881942Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3883914Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_common.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3885788Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3887327Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3888952Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_constant_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3890567Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_convolution.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3894583Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_convtranspose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3897271Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3898952Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_dnnl_infer_shape_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3900550Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_dnnl_utils_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3902199Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3904258Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_fusion_info_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3905813Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_graph_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3907425Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_group_norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3909030Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_insert_ops_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3910658Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_internal_attrs_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3912264Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3913945Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3915981Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3917725Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_layout_id_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3919315Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3920866Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_logical_tensor_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3922371Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3926974Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_memory_planning_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3928604Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_mqa_decomp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3930302Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_op_executable.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3931843Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_op_schema_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3933456Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_partition_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3935181Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3941216Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3943304Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_prelu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3944932Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3946847Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_reduce.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3948571Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3950295Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3951943Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_sdp_decomp.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3953983Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_select.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3955782Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3957478Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3959962Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_thread_local_cache_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3961499Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_typecast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-10-10T00:04:52.3963158Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:52.3964847Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_compiled_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:52.3966504Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_fake_backend.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:52.3967867Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_graph.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:52.3969482Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:52.3970984Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_pass.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-10-10T00:04:52.3972730Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:52.3974619Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_backend_api.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:52.3976235Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_compile_execute.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:52.3977971Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_pattern.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:52.3979970Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_single_op_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:52.3981464Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-10-10T00:04:52.3984985Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/checked_ptr.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3986826Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/context.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3988215Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/exception_util.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3989886Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_autocast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3991508Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_batch_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3993530Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_bf16_fp16_legalize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3995612Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_binary_backward.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3997439Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_binary_elementwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.3999421Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_binding_axis.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4001043Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_bmm_broadcast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4002667Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_broadcast.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4004535Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_buffer_reschedule_tensor_hoist.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4006203Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_buffer_schedule.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4007981Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_builder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4009619Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_builtin.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4011215Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_casting.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4012768Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_closurize.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4014621Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_codegen_llvm_expected.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4016371Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_codegenc.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4018172Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_combined_dispatch_key.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4019915Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_commit_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4021467Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_compiler_driver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4023288Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_concat_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4025082Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_concat_optimization.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4027074Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_const_fold.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4028910Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_content_hash.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4030418Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_conv2d.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4032699Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_conv3d.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4034578Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_copier.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4036326Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_data_format.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4037721Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dead_func_elim.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4039500Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dead_write_elim.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4040937Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dessa_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4042671Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dyn_tsr_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4044507Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dynamic_impl_kind.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4046163Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dynamic_parallel_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4047875Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dynamic_threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4049578Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_eliminate_zero_shaped_tensors.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4051330Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_equals_check.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4053195Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_execution_verbose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4054877Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fp16_legalizer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4056504Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fpmath_mode.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4058199Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_func_dep_finder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4059819Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fuse_mgr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4062078Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fusible_pooling.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4064065Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fusion_anchor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4066051Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fusion_cost_model.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4067721Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_global_reschedule.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4069385Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4071019Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_conv.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4072762Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_elemwise_bcast_swap.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4074436Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_fusible_op_gen.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4076302Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_inplace_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4078073Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_padded_mask_mark.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4079522Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_reshape.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4081482Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_shape_relationship_binding.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4082886Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_simplify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4084948Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_tensor_view_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4086587Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_index2var.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4088310Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_index_flatten.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4089951Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_inliner.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4091615Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_insert_trace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4093331Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_intrisics_combine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4094876Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ir_module.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4096548Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ir_printer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4098221Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_jit.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4100253Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_jit_engine_equivalence.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4102874Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_jit_workload_for_debugging.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4104809Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_kernel_lowering.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4106668Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_local_tensor_lower.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4108504Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_loop_invariant_code_motion.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4110396Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_loop_splitter.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4111771Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_loop_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4113678Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_managed_matmul.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4115712Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_mark_inplace_in_main_entry.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4117366Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_memorypool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4119018Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_microkernel_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4120788Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_mixed_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4123372Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_module_globals_resolver.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4125218Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_node_uniquify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4126979Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_opt_level.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4128802Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_optional.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4130224Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_parallel_merge.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4132033Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_parallel_workload_dispatch.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4133544Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_pre_padding.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4135587Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_quantized_conv2d.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4137812Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_reciprocal.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4139557Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_reduce_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4141484Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_runtime_data_format.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4143117Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_sc_op.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4144994Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_scope_flatten.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4146619Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_select.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4148382Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_shape_of_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4150041Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_shared_const_cache.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4151632Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_simple_licm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4153737Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_simplify.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4156087Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ssa_transform.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4158018Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ssa_value_hash.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4159822Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_static_memory_planner.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4161424Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_target_specific_lower.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4163076Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_targetmachine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4164766Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor2var.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4166571Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor_init.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4168328Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4169855Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor_shrink.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4171573Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_thread_pool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4173224Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_transpose.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4175005Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_unary_elementwise.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4176731Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4178589Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_utils_arr_fill.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4180312Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_validator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4182091Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_value_numbering.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4183866Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_variant.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4185683Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_visitor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4187453Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_vnni_reorder.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4189416Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_volatility_analysis.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-10-10T00:04:52.4191039Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/act_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4192732Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/bertBMM_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4194457Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/bias_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4196167Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/checked_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4197535Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/conv_block_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4199403Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/conv_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4201263Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/eltwise_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4202562Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/gemm_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4204825Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/instancenorm_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4206255Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/layernorm_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4207983Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/padding_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4209379Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/pool_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4211301Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/softmax_ref.hpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4212764Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-10-10T00:04:52.4214415Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4215988Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4217470Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_backend_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4218965Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_compiled_partition.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4220641Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_graph_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4222349Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_logical_tensor_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4223925Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_op_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4225783Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_op_def_constraint_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4227518Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_op_schema_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4230780Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_partition_hashing.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4232400Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_shape_infer_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4233924Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4235731Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_value_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-10-10T00:04:52.4237324Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl 2025-10-10T00:04:52.4238881Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl/test_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl 2025-10-10T00:04:52.4240345Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4241918Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4243544Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_attribute_value_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4245244Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_debug_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4246726Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_json_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4248295Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_pattern_matcher_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4250777Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_utils_cpu.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-10-10T00:04:52.4252262Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4253742Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/LICENSE -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4255667Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/_clang-format -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4257289Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4258932Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4260782Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4262351Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4264033Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4266129Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4267702Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4269275Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4270842Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4273122Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4274847Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-10-10T00:04:52.4276644Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4278218Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4279801Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4281869Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4283764Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4285411Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4287639Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4289350Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-10-10T00:04:52.4290912Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-10-10T00:04:52.4292425Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-10-10T00:04:52.4294065Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-10-10T00:04:52.4295590Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-10-10T00:04:52.4297227Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4298778Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4300758Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4302452Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4304521Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4305999Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4307874Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4309642Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4311333Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4313148Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4317579Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-10-10T00:04:52.4319329Z copying third_party/ideep/mkl-dnn/tests/gtests/in/convolution_attr.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/in 2025-10-10T00:04:52.4320995Z copying third_party/ideep/mkl-dnn/tests/gtests/in/convolution_simple.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/in 2025-10-10T00:04:52.4322757Z copying third_party/ideep/mkl-dnn/tests/gtests/in/gemm_in.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/in 2025-10-10T00:04:52.4324837Z copying third_party/ideep/mkl-dnn/tests/gtests/in/layer_normalization.h -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/in 2025-10-10T00:04:52.4326682Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4328195Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_bcast_strategy.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4329861Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_bfloat16.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4331492Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_brgemm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4333150Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_comparison_operators.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4334923Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_dnnl_threading.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4336704Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_env_vars_dnnl.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4338275Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_env_vars_onednn.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4339821Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_float8.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4341431Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_nibble.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-10-10T00:04:52.4342889Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl 2025-10-10T00:04:52.4344644Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-10-10T00:04:52.4346232Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-10-10T00:04:52.4347830Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_memory_buffer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-10-10T00:04:52.4349421Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_memory_usm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-10-10T00:04:52.4350971Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-10-10T00:04:52.4352691Z copying third_party/ideep/mkl-dnn/tests/gtests/regression/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/regression 2025-10-10T00:04:52.4354385Z copying third_party/ideep/mkl-dnn/tests/gtests/regression/test_binary_stride.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/regression 2025-10-10T00:04:52.4355866Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl 2025-10-10T00:04:52.4357430Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-10-10T00:04:52.4358938Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_engine.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-10-10T00:04:52.4360674Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_memory_buffer.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-10-10T00:04:52.4362402Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_memory_usm.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-10-10T00:04:52.4363930Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_stream.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-10-10T00:04:52.4365596Z copying third_party/ideep/mkl-dnn/tests/noexcept/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/noexcept 2025-10-10T00:04:52.4367073Z copying third_party/ideep/mkl-dnn/tests/noexcept/main.cpp -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/noexcept 2025-10-10T00:04:52.4368762Z copying third_party/ideep/mkl-dnn/tests/other/subproject/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/other/subproject 2025-10-10T00:04:52.4370194Z copying third_party/ideep/mkl-dnn/tests/other/subproject/main.c -> torch-2.10.0a0+git344e636/third_party/ideep/mkl-dnn/tests/other/subproject 2025-10-10T00:04:52.4371465Z copying third_party/ittapi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/ittapi 2025-10-10T00:04:52.4373593Z copying third_party/ittapi/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/ittapi 2025-10-10T00:04:52.4374815Z copying third_party/ittapi/README.md -> torch-2.10.0a0+git344e636/third_party/ittapi 2025-10-10T00:04:52.4376693Z copying third_party/ittapi/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/ittapi 2025-10-10T00:04:52.4378293Z copying third_party/ittapi/buildall.py -> torch-2.10.0a0+git344e636/third_party/ittapi 2025-10-10T00:04:52.4380222Z copying third_party/ittapi/cmake/ittapiConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/ittapi/cmake 2025-10-10T00:04:52.4381633Z copying third_party/ittapi/include/AdvisorAnnotate.cs -> torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:52.4383385Z copying third_party/ittapi/include/advisor-annotate.h -> torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:52.4385486Z copying third_party/ittapi/include/ittnotify-zca.h -> torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:52.4386937Z copying third_party/ittapi/include/ittnotify.h -> torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:52.4390584Z copying third_party/ittapi/include/jitprofiling.h -> torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:52.4392489Z copying third_party/ittapi/include/libittnotify.h -> torch-2.10.0a0+git344e636/third_party/ittapi/include 2025-10-10T00:04:52.4394306Z copying third_party/ittapi/include/fortran/advisor_annotate.f90 -> torch-2.10.0a0+git344e636/third_party/ittapi/include/fortran 2025-10-10T00:04:52.4396562Z copying third_party/ittapi/include/fortran/posix/ittnotify.f90 -> torch-2.10.0a0+git344e636/third_party/ittapi/include/fortran/posix 2025-10-10T00:04:52.4398139Z copying third_party/ittapi/include/fortran/win32/ittnotify.f90 -> torch-2.10.0a0+git344e636/third_party/ittapi/include/fortran/win32 2025-10-10T00:04:52.4400122Z copying third_party/ittapi/include/legacy/ittnotify.h -> torch-2.10.0a0+git344e636/third_party/ittapi/include/legacy 2025-10-10T00:04:52.4402245Z copying third_party/ittapi/python/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/ittapi/python 2025-10-10T00:04:52.4403579Z copying third_party/ittapi/python/README.md -> torch-2.10.0a0+git344e636/third_party/ittapi/python 2025-10-10T00:04:52.4405638Z copying third_party/ittapi/python/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/ittapi/python 2025-10-10T00:04:52.4407085Z copying third_party/ittapi/python/setup.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python 2025-10-10T00:04:52.4409110Z copying third_party/ittapi/python/ittapi/__init__.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4410579Z copying third_party/ittapi/python/ittapi/collection_control.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4412518Z copying third_party/ittapi/python/ittapi/domain.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4413851Z copying third_party/ittapi/python/ittapi/event.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4415521Z copying third_party/ittapi/python/ittapi/id.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4417361Z copying third_party/ittapi/python/ittapi/pt_region.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4418756Z copying third_party/ittapi/python/ittapi/region.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4420731Z copying third_party/ittapi/python/ittapi/string_handle.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4421995Z copying third_party/ittapi/python/ittapi/task.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4423885Z copying third_party/ittapi/python/ittapi/thread_naming.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi 2025-10-10T00:04:52.4425701Z copying third_party/ittapi/python/ittapi.native/collection_control.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4427232Z copying third_party/ittapi/python/ittapi.native/collection_control.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4428690Z copying third_party/ittapi/python/ittapi.native/domain.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4430239Z copying third_party/ittapi/python/ittapi.native/domain.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4431800Z copying third_party/ittapi/python/ittapi.native/event.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4433971Z copying third_party/ittapi/python/ittapi.native/event.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4435481Z copying third_party/ittapi/python/ittapi.native/id.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4437087Z copying third_party/ittapi/python/ittapi.native/id.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4439068Z copying third_party/ittapi/python/ittapi.native/ittapi.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4440421Z copying third_party/ittapi/python/ittapi.native/pt_region.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4442019Z copying third_party/ittapi/python/ittapi.native/pt_region.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4443625Z copying third_party/ittapi/python/ittapi.native/string_handle.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4445757Z copying third_party/ittapi/python/ittapi.native/string_handle.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4447060Z copying third_party/ittapi/python/ittapi.native/task.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4448608Z copying third_party/ittapi/python/ittapi.native/task.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4450201Z copying third_party/ittapi/python/ittapi.native/thread_naming.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4451732Z copying third_party/ittapi/python/ittapi.native/thread_naming.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native 2025-10-10T00:04:52.4453376Z copying third_party/ittapi/python/ittapi.native/extensions/python.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native/extensions 2025-10-10T00:04:52.4455096Z copying third_party/ittapi/python/ittapi.native/extensions/python.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native/extensions 2025-10-10T00:04:52.4456767Z copying third_party/ittapi/python/ittapi.native/extensions/string.cpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native/extensions 2025-10-10T00:04:52.4458205Z copying third_party/ittapi/python/ittapi.native/extensions/string.hpp -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi.native/extensions 2025-10-10T00:04:52.4459609Z copying third_party/ittapi/python/ittapi/compat/README.md -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi/compat 2025-10-10T00:04:52.4461116Z copying third_party/ittapi/python/ittapi/compat/__init__.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi/compat 2025-10-10T00:04:52.4462743Z copying third_party/ittapi/python/ittapi/compat/pt_region.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi/compat 2025-10-10T00:04:52.4464322Z copying third_party/ittapi/python/ittapi/compat/task.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/ittapi/compat 2025-10-10T00:04:52.4465967Z copying third_party/ittapi/python/samples/collection_control_sample.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4467528Z copying third_party/ittapi/python/samples/compat_collection_control_sample.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4469191Z copying third_party/ittapi/python/samples/event_sample.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4470737Z copying third_party/ittapi/python/samples/task_sample.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4472814Z copying third_party/ittapi/python/samples/thread_naming_sample.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4474249Z copying third_party/ittapi/python/samples/vtune_tool.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4475931Z copying third_party/ittapi/python/samples/workload.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/samples 2025-10-10T00:04:52.4477511Z copying third_party/ittapi/python/utest/test_collection_control.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4479145Z copying third_party/ittapi/python/utest/test_compat_collection_control.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4480578Z copying third_party/ittapi/python/utest/test_compat_domain.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4482295Z copying third_party/ittapi/python/utest/test_compat_pt_region.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4483737Z copying third_party/ittapi/python/utest/test_compat_task.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4485825Z copying third_party/ittapi/python/utest/test_domain.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4487146Z copying third_party/ittapi/python/utest/test_event.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4489092Z copying third_party/ittapi/python/utest/test_id.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4490663Z copying third_party/ittapi/python/utest/test_pt_region.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4492569Z copying third_party/ittapi/python/utest/test_string_handle.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4493894Z copying third_party/ittapi/python/utest/test_task.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4496361Z copying third_party/ittapi/python/utest/test_thread_naming.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest 2025-10-10T00:04:52.4497841Z copying third_party/ittapi/python/utest/ittapi_native_mock/__init__.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest/ittapi_native_mock 2025-10-10T00:04:52.4499565Z copying third_party/ittapi/python/utest/ittapi_native_mock/ittapi_native_mock.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest/ittapi_native_mock 2025-10-10T00:04:52.4500967Z copying third_party/ittapi/python/utest/ittapi_native_mock/patch.py -> torch-2.10.0a0+git344e636/third_party/ittapi/python/utest/ittapi_native_mock 2025-10-10T00:04:52.4502392Z copying third_party/ittapi/src/ittnotify/disable_warnings.h -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4503949Z copying third_party/ittapi/src/ittnotify/ittnotify_config.h -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4506335Z copying third_party/ittapi/src/ittnotify/ittnotify_static.c -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4508533Z copying third_party/ittapi/src/ittnotify/ittnotify_static.h -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4510570Z copying third_party/ittapi/src/ittnotify/ittnotify_types.h -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4511983Z copying third_party/ittapi/src/ittnotify/ittptmark32.S -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4513944Z copying third_party/ittapi/src/ittnotify/ittptmark32.asm -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4515539Z copying third_party/ittapi/src/ittnotify/ittptmark64.S -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4517409Z copying third_party/ittapi/src/ittnotify/ittptmark64.asm -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4518813Z copying third_party/ittapi/src/ittnotify/jitprofiling.c -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify 2025-10-10T00:04:52.4521195Z copying third_party/ittapi/src/ittnotify_refcol/Makefile -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify_refcol 2025-10-10T00:04:52.4522641Z copying third_party/ittapi/src/ittnotify_refcol/README.md -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify_refcol 2025-10-10T00:04:52.4524478Z copying third_party/ittapi/src/ittnotify_refcol/itt_refcol_impl.c -> torch-2.10.0a0+git344e636/third_party/ittapi/src/ittnotify_refcol 2025-10-10T00:04:52.4526116Z copying third_party/kineto/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/kineto 2025-10-10T00:04:52.4527518Z copying third_party/kineto/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto 2025-10-10T00:04:52.4529267Z copying third_party/kineto/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto 2025-10-10T00:04:52.4530889Z copying third_party/kineto/README.md -> torch-2.10.0a0+git344e636/third_party/kineto 2025-10-10T00:04:52.4532736Z copying third_party/kineto/benchmarks/perfetto/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4534430Z copying third_party/kineto/benchmarks/perfetto/framework.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4535956Z copying third_party/kineto/benchmarks/perfetto/install.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4537524Z copying third_party/kineto/benchmarks/perfetto/requirements.txt -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4538960Z copying third_party/kineto/benchmarks/perfetto/run.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4540591Z copying third_party/kineto/benchmarks/perfetto/s3_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4542096Z copying third_party/kineto/benchmarks/perfetto/table.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto 2025-10-10T00:04:52.4543747Z copying third_party/kineto/benchmarks/perfetto/backends/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto/backends 2025-10-10T00:04:52.4545461Z copying third_party/kineto/benchmarks/perfetto/backends/clp.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto/backends 2025-10-10T00:04:52.4547144Z copying third_party/kineto/benchmarks/perfetto/backends/common.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto/backends 2025-10-10T00:04:52.4548634Z copying third_party/kineto/benchmarks/perfetto/backends/perfetto.py -> torch-2.10.0a0+git344e636/third_party/kineto/benchmarks/perfetto/backends 2025-10-10T00:04:52.4549974Z copying third_party/kineto/libkineto/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto 2025-10-10T00:04:52.4551863Z copying third_party/kineto/libkineto/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto 2025-10-10T00:04:52.4553328Z copying third_party/kineto/libkineto/libkineto_defs.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto 2025-10-10T00:04:52.4555686Z copying third_party/kineto/libkineto/docs/source/_static/img/kineto_interconnect.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/docs/source/_static/img 2025-10-10T00:04:52.4557040Z copying third_party/kineto/libkineto/include/AbstractConfig.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4558729Z copying third_party/kineto/libkineto/include/ActivityProfilerInterface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4560213Z copying third_party/kineto/libkineto/include/ActivityTraceInterface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4561640Z copying third_party/kineto/libkineto/include/ActivityType.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4563182Z copying third_party/kineto/libkineto/include/ClientInterface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4564789Z copying third_party/kineto/libkineto/include/Config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4566771Z copying third_party/kineto/libkineto/include/GenericTraceActivity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4568223Z copying third_party/kineto/libkineto/include/IActivityProfiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4569752Z copying third_party/kineto/libkineto/include/ILoggerObserver.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4571290Z copying third_party/kineto/libkineto/include/ITraceActivity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4572882Z copying third_party/kineto/libkineto/include/LoggingAPI.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4574915Z copying third_party/kineto/libkineto/include/ThreadUtil.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4576438Z copying third_party/kineto/libkineto/include/TraceSpan.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4577991Z copying third_party/kineto/libkineto/include/libkineto.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4579486Z copying third_party/kineto/libkineto/include/output_base.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4581027Z copying third_party/kineto/libkineto/include/time_since_epoch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/include 2025-10-10T00:04:52.4582651Z copying third_party/kineto/libkineto/sample_programs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4584350Z copying third_party/kineto/libkineto/sample_programs/build-cu.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4585883Z copying third_party/kineto/libkineto/sample_programs/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4587630Z copying third_party/kineto/libkineto/sample_programs/kineto_cupti_profiler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4589014Z copying third_party/kineto/libkineto/sample_programs/kineto_playground.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4590544Z copying third_party/kineto/libkineto/sample_programs/kineto_playground.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4592073Z copying third_party/kineto/libkineto/sample_programs/kineto_playground.cuh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/sample_programs 2025-10-10T00:04:52.4593596Z copying third_party/kineto/libkineto/src/AbstractConfig.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4595227Z copying third_party/kineto/libkineto/src/ActivityBuffers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4596799Z copying third_party/kineto/libkineto/src/ActivityLoggerFactory.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4598396Z copying third_party/kineto/libkineto/src/ActivityProfilerController.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4600023Z copying third_party/kineto/libkineto/src/ActivityProfilerController.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4601576Z copying third_party/kineto/libkineto/src/ActivityProfilerProxy.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4603080Z copying third_party/kineto/libkineto/src/ActivityProfilerProxy.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4604671Z copying third_party/kineto/libkineto/src/ActivityTrace.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4606386Z copying third_party/kineto/libkineto/src/ActivityType.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4607854Z copying third_party/kineto/libkineto/src/ApproximateClock.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4609380Z copying third_party/kineto/libkineto/src/ApproximateClock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4610830Z copying third_party/kineto/libkineto/src/Config.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4613010Z copying third_party/kineto/libkineto/src/ConfigLoader.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4614636Z copying third_party/kineto/libkineto/src/ConfigLoader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4616605Z copying third_party/kineto/libkineto/src/CuptiActivity.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4618133Z copying third_party/kineto/libkineto/src/CuptiActivity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4619778Z copying third_party/kineto/libkineto/src/CuptiActivityApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4621637Z copying third_party/kineto/libkineto/src/CuptiActivityApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4623138Z copying third_party/kineto/libkineto/src/CuptiActivityBuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4625269Z copying third_party/kineto/libkineto/src/CuptiActivityProfiler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4627836Z copying third_party/kineto/libkineto/src/CuptiActivityProfiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4629788Z copying third_party/kineto/libkineto/src/CuptiCallbackApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4631363Z copying third_party/kineto/libkineto/src/CuptiCallbackApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4633068Z copying third_party/kineto/libkineto/src/CuptiCallbackApiMock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4634672Z copying third_party/kineto/libkineto/src/CuptiEventApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4636385Z copying third_party/kineto/libkineto/src/CuptiEventApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4638007Z copying third_party/kineto/libkineto/src/CuptiMetricApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4639449Z copying third_party/kineto/libkineto/src/CuptiMetricApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4641004Z copying third_party/kineto/libkineto/src/CuptiNvPerfMetric.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4643247Z copying third_party/kineto/libkineto/src/CuptiNvPerfMetric.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4644807Z copying third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4646897Z copying third_party/kineto/libkineto/src/CuptiRangeProfiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4648476Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4650660Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4652121Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4653683Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4655419Z copying third_party/kineto/libkineto/src/DaemonConfigLoader.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4657388Z copying third_party/kineto/libkineto/src/DaemonConfigLoader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4658741Z copying third_party/kineto/libkineto/src/Demangle.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4660281Z copying third_party/kineto/libkineto/src/Demangle.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4662220Z copying third_party/kineto/libkineto/src/DeviceProperties.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4663742Z copying third_party/kineto/libkineto/src/DeviceProperties.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4665470Z copying third_party/kineto/libkineto/src/DeviceUtil.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4667041Z copying third_party/kineto/libkineto/src/DeviceUtil.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4668850Z copying third_party/kineto/libkineto/src/EventProfiler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4670622Z copying third_party/kineto/libkineto/src/EventProfiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4672554Z copying third_party/kineto/libkineto/src/EventProfilerController.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4674705Z copying third_party/kineto/libkineto/src/EventProfilerController.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4676053Z copying third_party/kineto/libkineto/src/GenericTraceActivity.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4677747Z copying third_party/kineto/libkineto/src/ILoggerObserver.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4679213Z copying third_party/kineto/libkineto/src/InvariantViolations.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4680819Z copying third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4682462Z copying third_party/kineto/libkineto/src/IpcFabricConfigClient.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4684493Z copying third_party/kineto/libkineto/src/KernelRegistry.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4685913Z copying third_party/kineto/libkineto/src/KernelRegistry.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4687410Z copying third_party/kineto/libkineto/src/Logger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4689341Z copying third_party/kineto/libkineto/src/Logger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4690868Z copying third_party/kineto/libkineto/src/LoggerCollector.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4692443Z copying third_party/kineto/libkineto/src/LoggingAPI.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4693934Z copying third_party/kineto/libkineto/src/RoctracerActivity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4695727Z copying third_party/kineto/libkineto/src/RoctracerActivityApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4697256Z copying third_party/kineto/libkineto/src/RoctracerActivityApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4698790Z copying third_party/kineto/libkineto/src/RoctracerActivity_inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4700392Z copying third_party/kineto/libkineto/src/RoctracerLogger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4701965Z copying third_party/kineto/libkineto/src/RoctracerLogger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4703526Z copying third_party/kineto/libkineto/src/SampleListener.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4705290Z copying third_party/kineto/libkineto/src/ScopeExit.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4706834Z copying third_party/kineto/libkineto/src/ThreadUtil.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4708470Z copying third_party/kineto/libkineto/src/WeakSymbols.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4710073Z copying third_party/kineto/libkineto/src/cupti_strings.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4711748Z copying third_party/kineto/libkineto/src/cupti_strings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4713270Z copying third_party/kineto/libkineto/src/init.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4715037Z copying third_party/kineto/libkineto/src/libkineto_api.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4716603Z copying third_party/kineto/libkineto/src/output_csv.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4718144Z copying third_party/kineto/libkineto/src/output_csv.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4719685Z copying third_party/kineto/libkineto/src/output_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4721920Z copying third_party/kineto/libkineto/src/output_json.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4723511Z copying third_party/kineto/libkineto/src/output_membuf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src 2025-10-10T00:04:52.4725461Z copying third_party/kineto/libkineto/src/plugin/xpupti/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4727118Z copying third_party/kineto/libkineto/src/plugin/xpupti/FindSYCLToolkit.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4728785Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4730382Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4731955Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityBuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4733527Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityHandlers.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4735276Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityProfiler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4737027Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityProfiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4738627Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiProfilerMacros.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/src/plugin/xpupti 2025-10-10T00:04:52.4740039Z copying third_party/kineto/libkineto/stress_test/kineto_stress_test.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4741754Z copying third_party/kineto/libkineto/stress_test/random_ops_stress_test.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4743498Z copying third_party/kineto/libkineto/stress_test/random_ops_stress_test.cuh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4745311Z copying third_party/kineto/libkineto/stress_test/run_multiproc_stress_test.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4746800Z copying third_party/kineto/libkineto/stress_test/stress_test_dense.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4748375Z copying third_party/kineto/libkineto/stress_test/stress_test_dense_mp.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4749818Z copying third_party/kineto/libkineto/stress_test/stress_test_input.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4751417Z copying third_party/kineto/libkineto/stress_test/stress_test_uvm_nccl.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4752998Z copying third_party/kineto/libkineto/stress_test/tensor_cache.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4754952Z copying third_party/kineto/libkineto/stress_test/tensor_cache.cuh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4756364Z copying third_party/kineto/libkineto/stress_test/utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/stress_test 2025-10-10T00:04:52.4757917Z copying third_party/kineto/libkineto/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4759424Z copying third_party/kineto/libkineto/test/ConfigTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4761274Z copying third_party/kineto/libkineto/test/CuptiActivityProfilerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4764495Z copying third_party/kineto/libkineto/test/CuptiCallbackApiTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4765372Z copying third_party/kineto/libkineto/test/CuptiProfilerApiTest.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4766870Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerApiTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4768586Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerConfigTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4769967Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4771477Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerTestUtil.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4772936Z copying third_party/kineto/libkineto/test/CuptiStringsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4774644Z copying third_party/kineto/libkineto/test/EventProfilerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4776237Z copying third_party/kineto/libkineto/test/LoggerObserverTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4777702Z copying third_party/kineto/libkineto/test/MockActivitySubProfiler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4779235Z copying third_party/kineto/libkineto/test/MockActivitySubProfiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4780797Z copying third_party/kineto/libkineto/test/PidInfoTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4782352Z copying third_party/kineto/libkineto/test/RoctracerActivityProfilerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/test 2025-10-10T00:04:52.4784323Z copying third_party/kineto/libkineto/third_party/dynolog/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4785847Z copying third_party/kineto/libkineto/third_party/dynolog/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4787412Z copying third_party/kineto/libkineto/third_party/dynolog/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4788964Z copying third_party/kineto/libkineto/third_party/dynolog/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4790450Z copying third_party/kineto/libkineto/third_party/dynolog/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4791923Z copying third_party/kineto/libkineto/third_party/dynolog/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4793412Z copying third_party/kineto/libkineto/third_party/dynolog/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4795230Z copying third_party/kineto/libkineto/third_party/dynolog/RELEASE.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4796916Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog.dockerfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4798418Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog_hta.dockerfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4799865Z copying third_party/kineto/libkineto/third_party/dynolog/version.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog 2025-10-10T00:04:52.4801535Z copying third_party/kineto/libkineto/third_party/dynolog/cli/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli 2025-10-10T00:04:52.4803123Z copying third_party/kineto/libkineto/third_party/dynolog/cli/Cargo.toml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli 2025-10-10T00:04:52.4804753Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/main.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src 2025-10-10T00:04:52.4806527Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/dcgm.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:52.4808072Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/gputrace.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:52.4809570Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/mod.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:52.4811221Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/status.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:52.4812514Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/utils.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:52.4814379Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/version.rs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-10-10T00:04:52.4815824Z copying third_party/kineto/libkineto/third_party/dynolog/docs/Metrics.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:52.4817356Z copying third_party/kineto/libkineto/third_party/dynolog/docs/dyno_logo.svg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:52.4818954Z copying third_party/kineto/libkineto/third_party/dynolog/docs/logging_to_ods.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:52.4820420Z copying third_party/kineto/libkineto/third_party/dynolog/docs/logging_to_scuba.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:52.4821916Z copying third_party/kineto/libkineto/third_party/dynolog/docs/profiler_flow.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:52.4825548Z copying third_party/kineto/libkineto/third_party/dynolog/docs/pytorch_profiler.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/docs 2025-10-10T00:04:52.4827158Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog 2025-10-10T00:04:52.4828723Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4830409Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CPUTimeMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4831921Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CPUTimeMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4833422Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CompositeLogger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4835093Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CompositeLogger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4836619Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/FBRelayLogger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4838119Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/FBRelayLogger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4839758Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollector.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4841320Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollector.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4842843Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollectorBase.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4844568Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollectorBase.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4846136Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/LibkinetoConfigManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4847813Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/LibkinetoConfigManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4849203Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/LibkinetoTypes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4850730Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Logger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4852218Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Logger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4853750Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4855477Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Metrics.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4857015Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Metrics.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4858545Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/MonitorBase.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4860090Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ODSJsonLogger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4861594Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ODSJsonLogger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4863116Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PerfMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4864767Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PerfMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4866528Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PrometheusLogger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4867920Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PrometheusLogger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4869426Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ScubaLogger.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4871048Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ScubaLogger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4872541Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ServiceHandler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4874010Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ServiceHandler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4875687Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/String.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4877306Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/String.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4878782Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Ticker.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4880452Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Types.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-10-10T00:04:52.4882114Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4883770Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmApiStub.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4885494Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmApiStub.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4887165Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmGroupInfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4888781Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmGroupInfo.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4890292Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Entity.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4891833Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Entity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4893365Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Utils.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4894931Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4896616Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_agent.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4899177Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_api_export.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4901301Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_errors.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4902955Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_fields.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4905549Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-10-10T00:04:52.4908756Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd/RdcWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd 2025-10-10T00:04:52.4910157Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd/RdcWrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd 2025-10-10T00:04:52.4911821Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-10-10T00:04:52.4913415Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-10-10T00:04:52.4915317Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-10-10T00:04:52.4916917Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-10-10T00:04:52.4918590Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4920202Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/ExtraTypes.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4921812Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/ExtraTypes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4923473Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrame.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4925257Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrame.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4926926Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameBase.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4928505Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameBase.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4930160Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameTsUnit.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4932037Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameTsUnit.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4933598Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameTsUnitInterface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4935241Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricSeries.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4937140Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricValues.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4938757Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/TextTable.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4940359Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/TextTable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-10-10T00:04:52.4942159Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser/InterruptStatsMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser 2025-10-10T00:04:52.4943810Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser/InterruptStatsMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser 2025-10-10T00:04:52.4945352Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4947144Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/EthtoolCounters.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4948948Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/EthtoolCounters.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4950682Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaCounters.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4952251Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaCounters.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4953802Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4955645Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4957245Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/SysfsCounter.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4959019Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/SysfsCounter.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-10-10T00:04:52.4960812Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-10-10T00:04:52.4962634Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/SimpleJsonServer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-10-10T00:04:52.4964384Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/SimpleJsonServer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-10-10T00:04:52.4966024Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/SimpleJsonServerInl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-10-10T00:04:52.4967765Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-10-10T00:04:52.4969245Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing/IPCMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-10-10T00:04:52.4970788Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing/IPCMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-10-10T00:04:52.4972348Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4974005Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/CPUTimeMonitorTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4976037Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/InterruptStatsMonitorTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4977625Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/KernelCollecterTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4979230Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/MonitorTickerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4980865Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/PrometheusLoggerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4982369Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/StringTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-10-10T00:04:52.4984329Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/gpumon/amd/RdcWrapperTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/gpumon/amd 2025-10-10T00:04:52.4985977Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-10-10T00:04:52.4987601Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric/IPCFabricTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-10-10T00:04:52.4989172Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric/IPCSender.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-10-10T00:04:52.4990824Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:52.4992414Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricFrameTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:52.4994480Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricFrameTsUnitTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:52.4996020Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricSeriesTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:52.4997850Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricValuesTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:52.4999328Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/TextTableTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-10-10T00:04:52.5000937Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon/RdmaMonitorTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon 2025-10-10T00:04:52.5002589Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon/SysfsCountersTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon 2025-10-10T00:04:52.5004064Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-10-10T00:04:52.5005987Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/SimpleJsonClientTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-10-10T00:04:52.5007728Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/SimpleJsonClientTest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-10-10T00:04:52.5009350Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/SimpleJsonClientTestCLI.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-10-10T00:04:52.5010891Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing 2025-10-10T00:04:52.5012547Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing/IPCMonitorTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing 2025-10-10T00:04:52.5013851Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt 2025-10-10T00:04:52.5015663Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src 2025-10-10T00:04:52.5017387Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:52.5018934Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/Defaults.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:52.5020453Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/Defs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:52.5022311Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/ProcFsHelpers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:52.5023808Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/System.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:52.5025833Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/System.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-10-10T00:04:52.5027681Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-10-10T00:04:52.5029444Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/DefsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-10-10T00:04:52.5031004Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/SystemProcFsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-10-10T00:04:52.5032536Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/SystemTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-10-10T00:04:52.5034268Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-10-10T00:04:52.5035964Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/IptEventBuilder.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-10-10T00:04:52.5037701Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/IptEventBuilder.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-10-10T00:04:52.5039248Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/main.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-10-10T00:04:52.5040842Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tracer.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-10-10T00:04:52.5042953Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:52.5087858Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide2.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:52.5130649Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide_short.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:52.5133024Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide_tiny.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:52.5134364Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__stress.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:52.5162199Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__stress_ushort.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-10-10T00:04:52.5163480Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-10-10T00:04:52.5166887Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests/IptCapChecker.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-10-10T00:04:52.5168983Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests/parse_lines__tests.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-10-10T00:04:52.5169915Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5171409Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/Filter.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5172868Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/Filter.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5175736Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/IntelPTMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5178181Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/IntelPTMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5179181Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/MonData.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5180040Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/MonData.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5181999Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/Monitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5182994Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/PerCpuSliceGenerator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5186957Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceCollector.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5188919Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceCollector.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5189866Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5190785Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-10-10T00:04:52.5194271Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-10-10T00:04:52.5196700Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/MonDataTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-10-10T00:04:52.5199050Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/MonitorTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-10-10T00:04:52.5200992Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/parse_procfs/1234/maps -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/parse_procfs/1234 2025-10-10T00:04:52.5201968Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/AmdEvents.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5203016Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/AmdEvents.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5203977Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/ArmEvents.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5205064Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/ArmEvents.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5206166Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfCountReader.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5207737Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfCountReader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5209329Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfEventsGroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5210879Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfEventsGroup.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5212030Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfPerThreadReader.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5213146Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfPerThreadReader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5214410Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BuiltinMetrics.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5215601Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BuiltinMetrics.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5216642Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5217651Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/CpuArch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5218652Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/Metrics.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5219659Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/Metrics.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5220745Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuBase.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5224401Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuCountReader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5227190Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuCountSampleGenerator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5229417Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuDummyGenerator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5231228Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuSampleGeneratorBase.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5233351Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuThreadSwitchGenerator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5234624Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuTraceAuxGenerator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5235679Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerPerfEventsGroupBase.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5237065Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerUncoreCountReader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5238427Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerfEventsGroup.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5240159Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuDevices.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5241432Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuDevices.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5244685Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuEvent.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5246555Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuEvent.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5247861Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/ThreadCountReader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-10-10T00:04:52.5248953Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf/bperf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf 2025-10-10T00:04:52.5250116Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf/bperf_leader_cgroup.bpf.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf 2025-10-10T00:04:52.5251326Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events 2025-10-10T00:04:52.5252674Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated 2025-10-10T00:04:52.5253991Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/CpuArch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated 2025-10-10T00:04:52.5255625Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5285762Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/JsonEvents.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5288338Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwell_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5289809Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwell_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5291154Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellde_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5292524Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellde_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5293961Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellx_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5295505Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellx_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5297222Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/cascadelakex_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5298695Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/cascadelakex_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5301589Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/cascadelakex_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5316768Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/emeraldrapids_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5320756Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/emeraldrapids_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5336305Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/emeraldrapids_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5339002Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/goldmont_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5340414Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/haswellx_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5343800Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/haswellx_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5353237Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelake_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5358255Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelake_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5359746Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelake_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5362530Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelakex_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5366696Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelakex_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5370492Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelakex_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5395974Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/ivybridge_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5398931Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/ivybridge_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5400270Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/knightslanding_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5405646Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/knightslanding_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5409390Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/nehalemex_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5412705Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sandybridge_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5417147Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sandybridge_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5418611Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sapphirerapids_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5432509Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sapphirerapids_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5433452Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sapphirerapids_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5437933Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sierraforest_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5440441Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sierraforest_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5443541Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sierraforest_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5446934Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylake_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5451051Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylake_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5452496Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylakex_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5457329Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylakex_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5460024Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylakex_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5472349Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/snowridgex_core.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5475565Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/snowridgex_uncore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5478391Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/snowridgex_uncore_experimental.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-10-10T00:04:52.5491775Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/ArmEventsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5493306Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/BPerfEventsGroupPerThreadTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5494842Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/BPerfEventsGroupTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5496325Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/BuiltinMetricsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5497846Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5499209Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/ClocksTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5500611Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/PerCpuGeneratorsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5502075Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/PerfEventsGroupTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5503529Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/PmuDevicesTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5505094Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/ThreadCountReaderTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-10-10T00:04:52.5507020Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events/bad_event_config -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-10-10T00:04:52.5508526Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events/bad_event_field -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-10-10T00:04:52.5509921Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events/cpu_cycles -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-10-10T00:04:52.5510962Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/Consumer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5512570Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/PerCpuRingBuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5514008Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/Producer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5515620Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5517130Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/RingBuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5518673Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/RingBufferBlockingOps.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5519896Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/Shm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-10-10T00:04:52.5521554Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/Consumer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5522860Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/Data.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5524455Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCBenchmark.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5525997Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCQueueBenchmark.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5527397Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCQueueConsumerWrapper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5528767Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCQueueProducerWrapper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5530134Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCRingBufferBenchmark.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5531482Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/Producer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5532928Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/RingBufferConsumerWrapper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5534419Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/RingBufferProducerWrapper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5535914Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCBenchmark.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5537319Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCQueueBenchmark.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5538723Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCQueueConsumerWrapper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5540114Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCQueueProducerWrapper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5541583Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCRingBufferBenchmark.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5542909Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/ThreadBind.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5544365Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/TriggerableThread.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-10-10T00:04:52.5545868Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests/PerCpuRingBufferTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-10-10T00:04:52.5547229Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests/RingBufferTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-10-10T00:04:52.5548790Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests/ShmPerCpuRingBufferTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-10-10T00:04:52.5550100Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/Event.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5551593Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/IntervalSlicer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5552990Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/IntervalSlicer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5554547Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/PerfEventStream.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5556037Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/Slicer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5557608Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/Stream.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5559094Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/TagStack.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5560547Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/TscConverterStream.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-10-10T00:04:52.5561998Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests/IntervalSlicerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-10-10T00:04:52.5563620Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests/SlicerTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-10-10T00:04:52.5565315Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests/StreamTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-10-10T00:04:52.5566719Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/utils/ValueTimeSeries.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/hbt/src/utils 2025-10-10T00:04:52.5567996Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-10-10T00:04:52.5569455Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-10-10T00:04:52.5570775Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/dynolog.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-10-10T00:04:52.5572080Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/dynolog.service -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-10-10T00:04:52.5573578Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/debian/control -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/debian 2025-10-10T00:04:52.5575000Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/debian/make_deb.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/debian 2025-10-10T00:04:52.5576541Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch/linear_model_example.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-10-10T00:04:52.5577913Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch/unitrace.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-10-10T00:04:52.5579247Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch/xor.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-10-10T00:04:52.5580582Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/rpm/dynolog.spec -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/rpm 2025-10-10T00:04:52.5581979Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/rpm/make_rpm.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/rpm 2025-10-10T00:04:52.5583458Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/slurm/run_with_dyno_wrapper.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/scripts/slurm 2025-10-10T00:04:52.5585193Z copying third_party/kineto/libkineto/third_party/dynolog/testing/BuildTests.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing 2025-10-10T00:04:52.5587100Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/interrupts -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc 2025-10-10T00:04:52.5588492Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/stat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc 2025-10-10T00:04:52.5589929Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/net/dev -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/net 2025-10-10T00:04:52.5591440Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth0/speed -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth0 2025-10-10T00:04:52.5592889Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth1/speed -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth1 2025-10-10T00:04:52.5594359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5596056Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5597503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.cmake-format.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5598983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5600389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5601826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5603213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5604880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/clang-tidy -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5606485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/format-dcgm -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5607903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/install_git_hooks.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5609269Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/intodocker.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5610640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/validate_format.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-10-10T00:04:52.5612113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer/bashrc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-10-10T00:04:52.5613599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer/devcontainer.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-10-10T00:04:52.5615047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer/neovim_init._vim -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-10-10T00:04:52.5616553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/c_cpp_properties.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-10-10T00:04:52.5617918Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/cmake-kits.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-10-10T00:04:52.5619277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/settings.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-10-10T00:04:52.5620603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/tasks.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-10-10T00:04:52.5621982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build/version_filter.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build 2025-10-10T00:04:52.5623420Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindCuda.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5625053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindJsoncpp.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5626450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindLibevent.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5627772Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindYaml.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5629356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/aarch64-linux-gnu-toolchain.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5630620Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/artifactory.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5631944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/packaging.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5633479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/powerpc64le-linux-gnu-toolchain.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5634946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/sanitizers.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5636437Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/utils.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5637924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/x86_64-linux-gnu-toolchain.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-10-10T00:04:52.5639350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5640739Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmBuildInfo.cpp.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5642126Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmBuildInfo.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5643487Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmError.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5645065Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmException.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5646510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmFvBuffer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5648037Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmFvBuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5649537Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmGPUHardwareLimits.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5650920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmLogging.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5652285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmLogging.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5653906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmMutex.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5655300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmMutex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5656897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmPolicyRequest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5658279Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmPolicyRequest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5659670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmRequest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5661053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmRequest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5662454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmSettings.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5663839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmSettings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5665320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatCollection.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5667483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatCollection.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5668822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatus.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5670180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatus.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5671615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStringConversions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5672947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStringHelpers.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5674541Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStringHelpers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5676032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmTaskRunner.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5677500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmTaskRunner.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5678767Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmThread.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5680358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmThread.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5681708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmUtilities.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5683099Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmUtilities.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5684733Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmVariantHelper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5686144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatchTable.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5687613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatchTable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5689105Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatcher.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5690482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatcher.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5691837Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/Defer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5693222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/Semaphore.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5694811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/Task.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5696380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/TaskRunner.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5697935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/ThreadPool.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5699406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/ThreadSafeQueue.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5700825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/TimeLib.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5702199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/TimeLib.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-10-10T00:04:52.5703807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-10-10T00:04:52.5705263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/DcgmProtobuf.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-10-10T00:04:52.5706776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/DcgmProtobuf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-10-10T00:04:52.5708051Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/dcgm.proto -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-10-10T00:04:52.5709517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/BuildInfoTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5710900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5712272Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/CommonTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5713722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/DcgmUtilitiesTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5715216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/SemaphoreTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5716708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/StringHelpersTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5718044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/TaskRunnerTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5719702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/ThreadSafeQueueTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5721027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/TimeLibTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5722476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/WatchTableTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-10-10T00:04:52.5723894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-10-10T00:04:52.5725391Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmIpc.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-10-10T00:04:52.5727497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmIpc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-10-10T00:04:52.5728879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmProtocol.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-10-10T00:04:52.5730240Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmProtocol.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-10-10T00:04:52.5731703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files 2025-10-10T00:04:52.5733135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/initctl/nvidia-dcgm.conf.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/initctl 2025-10-10T00:04:52.5734660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd/dcgm.service.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd 2025-10-10T00:04:52.5736203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd/nvidia-dcgm.service.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd 2025-10-10T00:04:52.5737504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-10-10T00:04:52.5738882Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/cublas_proxy.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-10-10T00:04:52.5740365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/cublas_proxy.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-10-10T00:04:52.5741853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/cublas_proxy.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-10-10T00:04:52.5743556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda10 2025-10-10T00:04:52.5745123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda11 2025-10-10T00:04:52.5746700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda9 2025-10-10T00:04:52.5748059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-10-10T00:04:52.5749456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-entrypoints.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-10-10T00:04:52.5750896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-hook.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-10-10T00:04:52.5752346Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-loader.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-10-10T00:04:52.5753753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-loader.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-10-10T00:04:52.5755306Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_config/CMakeLists.txt.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_config 2025-10-10T00:04:52.5756706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub 2025-10-10T00:04:52.5758042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub/dcgm_stub_static.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub 2025-10-10T00:04:52.5759432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi/dcgm_wsgi.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-10-10T00:04:52.5760945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi/dcgm_wsgi_nginx.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-10-10T00:04:52.5762322Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi/dcgm_wsgi_start.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-10-10T00:04:52.5763678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/Dockerfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5765229Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/Metabuild.dockerfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5766663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5768023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/aarch64.config -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5769562Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5770994Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/checksums -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5772331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/ppc64le.config -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5773873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/x86_64.config -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-10-10T00:04:52.5775696Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0010_zlib.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5777225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0020_openssl.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5778523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0030_jsoncpp.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5779881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0040_libevent.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5781302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0050_protobuf.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5782606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0060_tclap.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5783946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0070_yaml.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5785371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0080_cuda.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5786877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0090_catch.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5788268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0100_plog.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5789646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0110_libfmt.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5791036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/common_for_targets.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-10-10T00:04:52.5792507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0000_git-lfs.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5793898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0010_python.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5795388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0020_cmake.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5796797Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0030_doxygen.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5798171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0040_go.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5799532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0050_clang.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5801028Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0060_ripgrep.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5802298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0070_protoc.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5803748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0080_lcov.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5805171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/checksums -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5806628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/common_for_host.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-10-10T00:04:52.5807888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5809226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Command.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5810554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Command.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5811964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandLineParser.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5814474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandLineParser.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5815867Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandOutputController.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5817298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandOutputController.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5818614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Config.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5820152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5821594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiOutput.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5823057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiOutput.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5824717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiProfile.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5826312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiProfile.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5827688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiSettings.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5829045Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiSettings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5830495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5831944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiTest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5833333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DeviceMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5834996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DeviceMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5836530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Diag.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5838399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Diag.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5839831Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/FieldGroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5841312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/FieldGroup.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5842680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Group.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5844284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Group.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5845770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Health.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5847264Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Health.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5848680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Introspect.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5850169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Introspect.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5851554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/MigIdParser.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5853065Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/MigIdParser.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5854504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Module.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5856034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Module.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5857554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/NvcmTCLAP.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5858970Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Nvlink.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5860414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Nvlink.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5861806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Policy.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5863413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Policy.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5864975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/ProcessStats.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5866975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/ProcessStats.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5868358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Query.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5870201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Query.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5871525Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Topo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5873067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Topo.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5874738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Version.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5876333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Version.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5877759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/dcgmi.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5879146Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/dcgmi_common.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5880647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/dcgmi_common.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5882208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/main_dcgmi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-10-10T00:04:52.5883641Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5885235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/DcgmiTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5886597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/DiagTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5888003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/MigTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5889530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/MigTestsHelper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5891755Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/MigTestsHelper.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5893027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/OutputTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-10-10T00:04:52.5894559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5896089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/DcgmiUnitTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5897544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestCommandOutputController.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5899009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestCommandOutputController.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5900393Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDcgmiMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5901953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDcgmiModule.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5903464Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDiag.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5905190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDiag.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5906718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TopoTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-10-10T00:04:52.5908160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5909448Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_agent.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5911942Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_api_export.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5913217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_errors.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5915146Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_fields.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5917205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_fields_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5918507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5920994Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_structs_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5922584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_test_apis.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5924364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_test_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5925851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgmlib.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5927196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/entry_point.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-10-10T00:04:52.5928987Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5930332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5934502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCacheManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5940263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCacheManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5942943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmClientHandler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5945461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmClientHandler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5947319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCoreCommunication.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5949503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCoreCommunication.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5951425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmDiscovery.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5953385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmFieldGroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5955552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmFieldGroup.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5957486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGpuInstance.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5959277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGpuInstance.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5961070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGroupManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5962427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGroupManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5964532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmHostEngineHandler.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5966541Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmHostEngineHandler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5968594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5970408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5972390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigTypes.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5974540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigTypes.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5976318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmVersion.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5978157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmVersion.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5979459Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5981175Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm_errors.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5983030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm_fields.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5985302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm_util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-10-10T00:04:52.5987085Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/ApiTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:52.5989277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:52.5991302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/CacheTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:52.5993166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/DcgmlibTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:52.5995658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/GpuInstanceTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:52.5997612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/MigManagerTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-10-10T00:04:52.5999579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Arguments.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6001610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Arguments.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6003483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6005427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmDgemm.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6007234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmDgemm.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6009130Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTester.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6011324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTester.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6013022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTesterKernels.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6015338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTesterKernels.ptx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6017465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DistributedCudaContext.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6019615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DistributedCudaContext.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6021753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Entity.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6023736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Entity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6025715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/PhysicalGpu.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6027847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/PhysicalGpu.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6029844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Reporter.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6031628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Reporter.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6033609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/buildptx.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6035804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/proftester.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-10-10T00:04:52.6037572Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker/Dockerfile.ubi8 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-10-10T00:04:52.6039296Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker/Dockerfile.ubuntu20.04 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-10-10T00:04:52.6041202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-10-10T00:04:52.6042945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-10-10T00:04:52.6044904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/coding_best_practices.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-10-10T00:04:52.6046611Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/contributing.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-10-10T00:04:52.6048384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/support_EOL.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-10-10T00:04:52.6050351Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/third-party-notices.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-10-10T00:04:52.6052132Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine 2025-10-10T00:04:52.6053918Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/hostengine.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine 2025-10-10T00:04:52.6056176Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineCommandLine.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-10-10T00:04:52.6058355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineCommandLine.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-10-10T00:04:52.6060255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineOutput.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-10-10T00:04:52.6068091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineOutput.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-10-10T00:04:52.6070520Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-10-10T00:04:52.6072315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6074038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModule.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6076069Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModule.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6078015Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModuleApi.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6079815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModuleApi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6081536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_core_communication.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6083386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_core_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6085454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_module_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6087410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_modules.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6089248Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_modules_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6091169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/modules.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-10-10T00:04:52.6093496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-10-10T00:04:52.6095653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common/DcgmCoreProxy.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-10-10T00:04:52.6097496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common/DcgmCoreProxy.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-10-10T00:04:52.6099385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:52.6101532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmConfigManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:52.6103604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmConfigManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:52.6105786Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmModuleConfig.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:52.6107661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmModuleConfig.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:52.6109511Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/dcgm_config_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-10-10T00:04:52.6111399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core/DcgmModuleCore.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core 2025-10-10T00:04:52.6113205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core/DcgmModuleCore.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core 2025-10-10T00:04:52.6115342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6117396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagCommon.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6119212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagCommon.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6121180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6123234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6125244Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagResponseWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6127336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagResponseWrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6129443Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmModuleDiag.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6131371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmModuleDiag.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6133177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/dcgm_diag_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-10-10T00:04:52.6135454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6137333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthResponse.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6139569Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthResponse.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6141470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthWatch.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6143661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthWatch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6145585Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmModuleHealth.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6147426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmModuleHealth.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6149410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/dcgm_health_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-10-10T00:04:52.6151571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:52.6153665Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmMetadataMgr.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:52.6156038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmMetadataMgr.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:52.6158188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmModuleIntrospect.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:52.6160365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmModuleIntrospect.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:52.6162781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/dcgm_introspect_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-10-10T00:04:52.6164854Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:52.6167071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmModuleNvSwitch.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:52.6169049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmModuleNvSwitch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:52.6171423Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmNvSwitchManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:52.6173373Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmNvSwitchManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:52.6175694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/dcgm_nvswitch_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-10-10T00:04:52.6177753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-10-10T00:04:52.6180148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests/DcgmNvSwitchManagerTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-10-10T00:04:52.6182316Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests/NvSwitchTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-10-10T00:04:52.6184657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:52.6186637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmModulePolicy.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:52.6188883Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmModulePolicy.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:52.6190997Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmPolicyManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:52.6193116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmPolicyManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:52.6195336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/dcgm_policy_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-10-10T00:04:52.6197464Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling 2025-10-10T00:04:52.6199599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling/dcgm_profiling_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling 2025-10-10T00:04:52.6201587Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu 2025-10-10T00:04:52.6203638Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu/dcgm_vgpu_structs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu 2025-10-10T00:04:52.6205544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:52.6207241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/config-sample.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:52.6209080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/diag-skus.yaml.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:52.6210900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/generate_support_table.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:52.6212623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/nvvs.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:52.6214434Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/verify_whitelist_parameter_range.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-10-10T00:04:52.6216503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/DigitsDevBox_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6218743Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/DigitsDevBox_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6220932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K10_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6223167Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K10_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6225432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20X_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6227725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20X_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6229756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20Xm_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6232124Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20Xm_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6234417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20c_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6236626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20c_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6238920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20m_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6241109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20m_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6243168Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40c_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6245504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40c_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6247695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40d_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6250390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40d_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6252523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40m_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6254988Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40m_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6257116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40s_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6259406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40s_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6261519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40t_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6263727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40t_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6266036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K80_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6268280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K80_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6270330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K8_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6272697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K8_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6275317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M40_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6277421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M40_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6279446Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M4_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6281626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M4_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6283658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M60_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6285851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M60_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6288247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M6_long.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6290237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M6_quick.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6292255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/fill_configs.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6294675Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/template.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6296663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/whitelist.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-10-10T00:04:52.6298869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/ConfigFileParser_v2.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6300889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/CustomStatHolder.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6302752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmGdFieldGroup.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6304922Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmGroup.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6306847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmHandle.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6308693Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmRecorder.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6310599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmSystem.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6312598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmValuesSinceHolder.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6314729Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Device.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6316754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/FallbackDiagConfig.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6318634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/GoldenValueCalculator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6320415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Gpu.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6322228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/GpuSet.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6324191Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/JsonOutput.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6326322Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvidiaValidationSuite.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6328205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsCommon.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6330075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsDeviceList.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6332284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsJsonStrings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6334208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsStructs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6336225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsSystemChecker.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6337813Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsThread.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6339935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Output.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6341839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/ParameterValidator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6343734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/ParsingUtility.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6345745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Plugin.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6347818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginCoreFunctionality.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6349690Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginInterface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6351467Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginLib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6353456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginStrings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6355679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6357515Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/TestFramework.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6359530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/TestParameters.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6361494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Whitelist.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-10-10T00:04:52.6363296Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src 2025-10-10T00:04:52.6365627Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/nvvs_plugin.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src 2025-10-10T00:04:52.6367585Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-10-10T00:04:52.6369616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/CudaCommon.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-10-10T00:04:52.6371823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/PluginCommon.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-10-10T00:04:52.6374028Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda10 2025-10-10T00:04:52.6376328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda11 2025-10-10T00:04:52.6378509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda9 2025-10-10T00:04:52.6380631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:52.6382963Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreate.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:52.6385331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:52.6387617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreatePlugin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:52.6389900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreatePlugin.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:52.6392297Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreateWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-10-10T00:04:52.6395021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda10 2025-10-10T00:04:52.6397359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda11 2025-10-10T00:04:52.6399734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda9 2025-10-10T00:04:52.6402114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6404379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/DiagnosticPlugin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6406642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/DiagnosticPlugin.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6408851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/DiagnosticWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6411242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/build_ptx_string.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6413237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/compare.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6415637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/find_ptx_symbols.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6417732Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/gpuburn_ptx_string.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-10-10T00:04:52.6419781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda10 2025-10-10T00:04:52.6422326Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda11 2025-10-10T00:04:52.6424807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda9 2025-10-10T00:04:52.6427003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-10-10T00:04:52.6429560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests/DiagnosticPluginTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-10-10T00:04:52.6431921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests/DiagnosticTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-10-10T00:04:52.6434348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include/CudaCommon.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-10-10T00:04:52.6436357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include/PluginCommon.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-10-10T00:04:52.6438492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include/PluginDevice.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-10-10T00:04:52.6440513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6442734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/L1CudaUtils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6444976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/L1TagCuda.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6446928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/L1TagCuda.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6449173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/MemoryWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6451157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Memory_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6453398Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Memory_wrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6455422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/l1tag.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6457658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/l1tag_ptx_string.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6459726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/memory.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6461816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/memory_plugin.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6464014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/memtest_kernel.ptx.string -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-10-10T00:04:52.6466494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda10 2025-10-10T00:04:52.6468753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda11 2025-10-10T00:04:52.6471117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda9 2025-10-10T00:04:52.6473136Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Brokenp2p.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6475604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Brokenp2p.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6477614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6479736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Pcie.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6481629Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Pcie.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6483717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/PcieMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6485766Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/PcieMain.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6487623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/PcieWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-10-10T00:04:52.6489886Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda10 2025-10-10T00:04:52.6492030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda11 2025-10-10T00:04:52.6494542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda9 2025-10-10T00:04:52.6496692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-10-10T00:04:52.6498957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/SmStressPlugin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-10-10T00:04:52.6500995Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/SmStressPlugin.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-10-10T00:04:52.6503390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/SmStressWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-10-10T00:04:52.6505583Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda10 2025-10-10T00:04:52.6507947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda11 2025-10-10T00:04:52.6510240Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda9 2025-10-10T00:04:52.6512500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-10-10T00:04:52.6514884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Software.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-10-10T00:04:52.6516983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Software.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-10-10T00:04:52.6519090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/SoftwareWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-10-10T00:04:52.6521336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda10 2025-10-10T00:04:52.6523362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda11 2025-10-10T00:04:52.6525607Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda9 2025-10-10T00:04:52.6527192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-10-10T00:04:52.6529285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests/SoftwareTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-10-10T00:04:52.6531515Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests/SoftwareTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-10-10T00:04:52.6533848Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-10-10T00:04:52.6536378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/TargetedPowerWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-10-10T00:04:52.6538611Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/TargetedPower_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-10-10T00:04:52.6540839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/TargetedPower_wrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-10-10T00:04:52.6543366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda10 2025-10-10T00:04:52.6545822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda11 2025-10-10T00:04:52.6548360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda9 2025-10-10T00:04:52.6550639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-10-10T00:04:52.6552929Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/TargetedStressWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-10-10T00:04:52.6555393Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/TargetedStress_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-10-10T00:04:52.6557796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/TargetedStress_wrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-10-10T00:04:52.6560288Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda10/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda10 2025-10-10T00:04:52.6562708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda11 2025-10-10T00:04:52.6565231Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda9/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda9 2025-10-10T00:04:52.6567552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples/json2csv.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples 2025-10-10T00:04:52.6569554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples/json2svg.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples 2025-10-10T00:04:52.6571415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6573305Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/ConfigFileParser_v2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6575461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/CustomStatHolder.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6577342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmGdFieldGroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6579318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmGroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6581238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmHandle.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6582962Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmRecorder.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6584826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmSystem.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6586584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmValuesSinceHolder.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6588634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/FallbackDiagConfig.cpp.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6590518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/GoldenValueCalculator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6592328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Gpu.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6594243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/GpuSet.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6596223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/JsonOutput.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6598094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvidiaValidationSuite.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6599851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsCommon.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6601594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsDeviceList.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6603433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6605491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsSystemChecker.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6607404Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsThread.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6609244Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Output.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6611025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/ParameterValidator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6613088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/ParsingUtility.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6615007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Plugin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6616784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/PluginCoreFunctionality.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6618548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/PluginLib.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6620321Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Test.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6622204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/TestFramework.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6624182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/TestParameters.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6626006Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Whitelist.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-10-10T00:04:52.6627900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6630032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/ConfigFileParser_v2Tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6632018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/CustomDataHolderTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6634205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmDiagUnitTestCommon.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6636468Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmDiagUnitTestCommon.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6638411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmRecorderTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6640679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmValuesSinceHolderTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6642822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/GoldenValuesCalculatorTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6645201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/NvidiaValidationSuiteTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6647160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/NvvsTestsMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6649395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/ParameterValidatorTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6651396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/ParsingUtilityTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6653676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/PluginCoreFunctionalityTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6655795Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/PluginLibTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6657993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/TestFrameworkTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6660011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/TestParametersTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6662102Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/WhitelistTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6664260Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/fake_plugin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-10-10T00:04:52.6666064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/gatherSourceCode.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-10-10T00:04:52.6668036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/get_build_branch.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-10-10T00:04:52.6669972Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/source_code_license.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-10-10T00:04:52.6671862Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/_common.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6674439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager-config_VERSION-1-aarch64.rpm.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6676904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager-config_VERSION-1-ppc64le.rpm.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6679716Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager-config_VERSION-1-x86_64.rpm.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6682293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager-config_VERSION_amd64.deb.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6684794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager-config_VERSION_arm64.deb.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6687458Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager-config_VERSION_ppc64el.deb.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6690006Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager_VERSION-1-aarch64.rpm.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6692615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager_VERSION-1-ppc64le.rpm.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6695290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager_VERSION-1-x86_64.rpm.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6698011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager_VERSION_amd64.deb.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6700456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager_VERSION_arm64.deb.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6702869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/datacenter-gpu-manager_VERSION_ppc64el.deb.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6705698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/generate_all_package_contents.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6707899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/generate_package_contents.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6710320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/verify_package_contents.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-10-10T00:04:52.6712468Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk 2025-10-10T00:04:52.6713920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk 2025-10-10T00:04:52.6715764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia 2025-10-10T00:04:52.6717664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-10-10T00:04:52.6719691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dcgm_nscq.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-10-10T00:04:52.6721449Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/nscq.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-10-10T00:04:52.6723196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/path.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-10-10T00:04:52.6725117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/CLA.adoc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6727095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6729355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/CONTRIBUTING.adoc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6731490Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/README.adoc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6733655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/dlwrap.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6735829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/dlwrap.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6737749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/os.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6739642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/posix.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-10-10T00:04:52.6741878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/patches/dlwrap.patch -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/patches 2025-10-10T00:04:52.6743900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-10-10T00:04:52.6745989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/dcgm_nvml.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-10-10T00:04:52.6747985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/entry_points.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-10-10T00:04:52.6749839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-10-10T00:04:52.6751636Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_error_strings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-10-10T00:04:52.6753741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/MurmurHash3.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6756003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/MurmurHash3.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6757924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/hashtable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6760157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/hashtable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6762038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/keyedvector.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6764323Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/keyedvector.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6766349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/logging.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6768545Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/logging.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6770508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/measurementcollection.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6772697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/measurementcollection.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6775146Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/nvcmvalue.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6777293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/nvcmvalue.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6779387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/proc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6781232Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timelib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6783434Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timelib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6785573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timeseries.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6787774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timeseries.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-10-10T00:04:52.6789836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader/nvml_loader.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader 2025-10-10T00:04:52.6791947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader/nvml_loader_hook.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader 2025-10-10T00:04:52.6794539Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/testing2/apps/nvml_benchmark/nvml_benchmark.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/testing2/apps/nvml_benchmark 2025-10-10T00:04:52.6796960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples 2025-10-10T00:04:52.6798786Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples 2025-10-10T00:04:52.6800606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src 2025-10-10T00:04:52.6802619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/readme.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src 2025-10-10T00:04:52.6804436Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample 2025-10-10T00:04:52.6806157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample/configuration_sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample 2025-10-10T00:04:52.6807838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample 2025-10-10T00:04:52.6810010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample/field_value_sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample 2025-10-10T00:04:52.6811640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample 2025-10-10T00:04:52.6813203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample/health_sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample 2025-10-10T00:04:52.6815318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample 2025-10-10T00:04:52.6816918Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample/modules_sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample 2025-10-10T00:04:52.6818553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample 2025-10-10T00:04:52.6820135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample/policy_sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample 2025-10-10T00:04:52.6822039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample 2025-10-10T00:04:52.6824495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample/process_stats_sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample 2025-10-10T00:04:52.6826670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/dcgm_diag_configs/dcgm_diag_production_test.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/dcgm_diag_configs 2025-10-10T00:04:52.6828880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/DcgmReaderExample.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-10-10T00:04:52.6830577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-10-10T00:04:52.6831976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/dcgm_example.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-10-10T00:04:52.6833419Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/prometheus_config.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-10-10T00:04:52.6834970Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/readme.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-10-10T00:04:52.6836394Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6837684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestAllocator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6838974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestAllocator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6840269Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestCacheManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6841590Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestCacheManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6842925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmConnections.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6844370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmConnections.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6845678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmModule.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6847066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmMutex.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6848356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmMutex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6849714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmUnitTests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6851039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmValue.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6852395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmValue.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6853695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6855193Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6856518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagManagerStrings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6857902Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagResponseWrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6859354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagResponseWrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6860698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestFieldGroups.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6862007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestFieldGroups.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6863320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestGroupManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6864721Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestGroupManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6866044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestHealthMonitor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6867370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestHealthMonitor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6868671Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestKeyedVector.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6870048Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestKeyedVector.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6871367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestPolicyManager.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6872683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestPolicyManager.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6874042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestProtobuf.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6875477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestProtobuf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6876779Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestStatCollection.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6878173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestStatCollection.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6879476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestTopology.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6880746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestTopology.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6882029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestVersioning.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6883379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestVersioning.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6884782Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/generate_coverage_report.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6886127Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/process_coverage_report.awk -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6887725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/process_coverage_report.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6889234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/run_tests.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6890500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/unittests.linux_def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-10-10T00:04:52.6891821Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/.coveragerc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6893179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmDiag.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6894912Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmFieldGroup.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6896737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmGroup.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6898189Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmHandle.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6899577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmJsonReader.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6900963Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmReader.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6902378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmStatus.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6903741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmSystem.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6905325Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/blacklist_recommendations.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6906754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_agent.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6908197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_collectd_plugin.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6909579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_errors.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6910964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_field_helpers.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6912344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_fields.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6913701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_fluentd.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6915255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_prometheus.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6916624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_structs.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6917986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_telegraf.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6919419Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgmvalue.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6920774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/pydcgm.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-10-10T00:04:52.6922203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-10-10T00:04:52.6923676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common/dcgm_client_cli_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-10-10T00:04:52.6925291Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common/dcgm_client_main.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-10-10T00:04:52.6926796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/.coveragerc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6928160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmDiag.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6929550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmFieldGroup.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6931003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmGroup.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6932373Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmHandle.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6933763Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmJsonReader.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6935258Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmReader.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6936635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmStatus.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6937286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmSystem.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6937938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmiDiag.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6938560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6939265Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/_test_helpers.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6939983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/blacklist_recommendations.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6940684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn_in_stress.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6941385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm-collectd-example.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6942032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_agent.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6942754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_agent_internal.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6943429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_collectd_plugin.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6944159Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_errors.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6944825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_field_helpers.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6945530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fields.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6946200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fields_collectd.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6946874Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fields_internal.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6947521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fluentd.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6948196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_internal_helpers.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6948835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_json.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6949496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_prometheus.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6950141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_structs.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6950876Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_structs_internal.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6951527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_telegraf.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6952233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgmi_diag_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6952879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgmvalue.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6953543Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/inject_field_value.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6954450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/logger.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6955543Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/main.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6956215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/nvidia_smi_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6956872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/option_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6957624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/progress_printer.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6958264Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/pydcgm.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6958898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/pylintrc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6959572Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/run_dcgm_diagnostic.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6960213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/run_tests.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6960846Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/stats.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6961488Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6962174Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6962843Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/verify_field_value.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6963489Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/version.py.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-10-10T00:04:52.6964345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6965033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/app_runner.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6965730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_assert_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6966488Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6967203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgm_diag_unittests_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6967912Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgm_stub_runner_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6968666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgm_unittests_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6969348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgmi_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6970063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgmproftester_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6970736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/lsof_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6971425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/lspci_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6972135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nv_hostengine_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6972829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvidia_smi_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6973548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6974353Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6975150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/performance_stats.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6975815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/xid_app.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-10-10T00:04:52.6976785Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6977724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/busy_gpu.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6978519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/busy_gpu64.ptx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6979329Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/busy_gpu_aarch64.ptx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6980232Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/busy_gpu_ppc64le.ptx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6981016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6981814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert.ptx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6982614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert_64bit -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6983433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert_aarch64 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6984369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert_ppc64le -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6985190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_ctx_create.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6986063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_ctx_create_64bit -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6986877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_ctx_create_aarch64 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6987742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_ctx_create_ppc64le -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-10-10T00:04:52.6988473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2/nvpex2 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2 2025-10-10T00:04:52.6989296Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvswitch-audit/nvswitch-audit -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvswitch-audit 2025-10-10T00:04:52.6990134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth/p2p_bandwidth -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth 2025-10-10T00:04:52.6998705Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals/process_stats_stress.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-10-10T00:04:52.7000251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals/test_config.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-10-10T00:04:52.7001782Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals/test_pr.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-10-10T00:04:52.7003217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/Struct.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-10-10T00:04:52.7004781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-10-10T00:04:52.7006320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/dcgm_client_cli_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-10-10T00:04:52.7007814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/dcgm_client_main.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-10-10T00:04:52.7009279Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda 2025-10-10T00:04:52.7010876Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda/cuda_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda 2025-10-10T00:04:52.7013051Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/parse_dcgm_single_metric.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-10-10T00:04:52.7014597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/parse_dcgmproftester_single_metric.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-10-10T00:04:52.7016140Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/run_dcgm_tests.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-10-10T00:04:52.7017500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/run_validate_dcgm.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-10-10T00:04:52.7019117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/util.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-10-10T00:04:52.7020603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/multiClientDcpCpuOverhead.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-10-10T00:04:52.7022012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/nvswitch_counter_monitor.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-10-10T00:04:52.7023508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/nvswitch_error_monitor.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-10-10T00:04:52.7025113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/printWatchTable.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-10-10T00:04:52.7026484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-10-10T00:04:52.7028031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/dcgm_config_settings.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-10-10T00:04:52.7029521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/dcgm_diagnostic.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-10-10T00:04:52.7030996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/dcgm_health_check.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-10-10T00:04:52.7032478Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty 2025-10-10T00:04:52.7033947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7035448Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/PKG-INFO -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7037088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/README.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7038543Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7040145Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/ansi.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7041604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/ansitowin32.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7043043Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/demos.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7044624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/initialise.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7046109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/win32.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7047508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/winterm.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-10-10T00:04:52.7048784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7050208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_action.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7051639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_blacklisting.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7053135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_configmanager.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7054835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_connection.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7056623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_apprunners.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7057983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_collectd_plugin.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7059445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_diag.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7061149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_fluentd.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7062551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_json_reader.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7063953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_reader.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7065427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_telegraf.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7066919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_versioned_structs.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7068603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgmi.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7070354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_diag_stats.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7071840Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_errors.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7073281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_field_group.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7074797Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_field_values.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7076856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_groupmgmt.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7078203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_health.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7080338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_injection.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7081831Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_instances.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7083352Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_logging.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7085006Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_metadata.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7086652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_modules.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7088124Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_nvvs_plugins.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7089616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_other.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7091010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_perf.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7092646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_plugin_sanity.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7095433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_policy.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7096964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_prof.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7098598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_sdk.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7100142Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_starter.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7101789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_topology.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7103307Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_validate_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7104820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_vgpu.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-10-10T00:04:52.7106958Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-10-10T00:04:52.7108318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests/test_dcgm_client_cli_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-10-10T00:04:52.7109804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests/test_dcgm_client_main.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-10-10T00:04:52.7111172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests/test_struct.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-10-10T00:04:52.7112553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-10-10T00:04:52.7114043Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests/test_nvswitch_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-10-10T00:04:52.7115585Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests/test_nvswitch_with_running_fm.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-10-10T00:04:52.7116987Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs/collectd_tester_api.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-10-10T00:04:52.7118435Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs/collectd_tester_api_cosmos.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-10-10T00:04:52.7119806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs/collectd_tester_globals.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-10-10T00:04:52.7121062Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub 2025-10-10T00:04:52.7122465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub/stub_library_test.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub 2025-10-10T00:04:52.7123732Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7125173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7127036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7128409Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7130035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7131449Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CppCheckSuppressions.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7132706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7134265Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7135737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr-config.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-10-10T00:04:52.7137409Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/FindMbedTLS.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7138804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/clang-tidy.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7140164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/clear_variable.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7141548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/code_coverage.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7142885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/cppcheck.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7144430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/cprConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7145823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/cprver.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7147312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/mongoose.CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7148818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/sanitizer.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7150216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/zlib_external.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-10-10T00:04:52.7151565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7152947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/accept_encoding.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7154432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/async.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7155894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/auth.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7157378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/bearer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7158683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/cert_info.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7160083Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/cookies.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7161385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/cprtypes.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7162756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/curl_container.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7164238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/curlholder.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7165676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/error.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7167134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/interceptor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7168477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/multipart.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7169849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/parameters.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7171242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/payload.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7172596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/proxies.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7173963Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/proxyauth.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7175604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/redirect.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7177005Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/response.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7178335Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/session.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7180048Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/ssl_ctx.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7181368Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/threadpool.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7182760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/timeout.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7184049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/unix_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7185597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/util.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-10-10T00:04:52.7187122Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include 2025-10-10T00:04:52.7188332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/accept_encoding.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7189352Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/api.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7190660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/async.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7191760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/auth.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7192928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/bearer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7194243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/body.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7195548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/buffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7196715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/callback.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7197898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cert_info.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7199109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/connect_timeout.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7200273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cookies.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7201392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cpr.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7202588Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cprtypes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7203780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/curl_container.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7205194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/curlholder.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7206361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/error.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7207466Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/file.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7208753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/http_version.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7210004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/interceptor.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7211061Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/interface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7212214Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/limit_rate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7213381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/local_port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7214781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/local_port_range.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7216096Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/low_speed.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7217472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/multipart.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7218674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/parameters.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7219878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/payload.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7221085Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/proxies.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7222282Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/proxyauth.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7223476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/range.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7224982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/redirect.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7226640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/reserve_size.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7228109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/response.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7229261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/session.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7230674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/singleton.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7231722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/ssl_ctx.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7232914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/ssl_options.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7234379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/status_codes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7235759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/threadpool.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7236989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/timeout.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7238207Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/unix_socket.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7239484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/user_agent.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7240624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7241820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/verbose.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-10-10T00:04:52.7243055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/build-package.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build 2025-10-10T00:04:52.7244613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/README.Debian -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-10-10T00:04:52.7245902Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/changelog -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-10-10T00:04:52.7247152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/control -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-10-10T00:04:52.7248380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/copyright -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-10-10T00:04:52.7249691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/rules -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-10-10T00:04:52.7250682Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7251627Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7253209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/abstractServer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7254410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/abstractServer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7255674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/alternating_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7256887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/async_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7258118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/callback_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7259553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/delete_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7260791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/download_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7262129Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/encoded_auth_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7263188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/error_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7264472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/get_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7266165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/head_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7267809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpServer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7269617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpServer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7271201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpsServer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7272776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpsServer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7274618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/interceptor_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7276218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/options_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7277731Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/patch_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7279500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/post_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7281161Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/prepare_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7282881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/proxy_auth_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7284748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/proxy_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7286344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/put_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7287985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/raw_body_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7289954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/session_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7292178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/ssl_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7293995Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/structures_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7295440Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/util_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7297194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/version_tests.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-10-10T00:04:52.7298780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/client.cnf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-10-10T00:04:52.7300378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/generate-certificates.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-10-10T00:04:52.7301842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/root-ca.cnf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-10-10T00:04:52.7303472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/server.cnf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-10-10T00:04:52.7305610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates/client.crt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-10-10T00:04:52.7306984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates/root-ca.crt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-10-10T00:04:52.7308631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates/server.crt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-10-10T00:04:52.7310218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/client.key -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-10-10T00:04:52.7311799Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/root-ca.key -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-10-10T00:04:52.7313142Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/server.key -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-10-10T00:04:52.7314941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/server.pub -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-10-10T00:04:52.7316471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7317993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.travis.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7319538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7321247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7322725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/ChangeLog.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7325592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/LICENSE.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7327241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-10-10T00:04:52.7328982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7330489Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/api.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7332099Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/build.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7333767Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/conf.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7335509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/contents.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7337153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/fmt.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7338666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/index.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7340301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/python-license.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7341842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/syntax.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7343518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/usage.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-10-10T00:04:52.7345383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/bootstrap.min.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static 2025-10-10T00:04:52.7347249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/breathe.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static 2025-10-10T00:04:52.7348932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.eot -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-10-10T00:04:52.7350647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.svg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-10-10T00:04:52.7352710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.ttf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-10-10T00:04:52.7354826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.woff -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-10-10T00:04:52.7356498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates/layout.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates 2025-10-10T00:04:52.7358077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates/search.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates 2025-10-10T00:04:52.7359687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-10-10T00:04:52.7361094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap/layout.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-10-10T00:04:52.7362785Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap/theme.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-10-10T00:04:52.7364530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/alerts.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7366147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/badges.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7367539Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/bootstrap.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7369275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/breadcrumbs.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7370630Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/button-groups.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7372447Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/buttons.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7373884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/carousel.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7375805Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/close.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7377371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/code.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7378921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/component-animations.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7380364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/dropdowns.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7382066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/forms.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7383685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/glyphicons.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7385534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/grid.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7387090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/input-groups.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7388717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/jumbotron.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7390302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/labels.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7391884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/list-group.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7393553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/media.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7395030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7396687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/modals.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7398269Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/navbar.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7399894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/navs.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7401541Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/normalize.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7403144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/pager.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7404832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/pagination.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7406454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/panels.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7407911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/popovers.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7409559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/print.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7411082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/progress-bars.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7412679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/responsive-embed.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7414445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/responsive-utilities.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7416044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/scaffolding.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7417625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/tables.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7419201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/theme.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7420915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/thumbnails.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7422261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/tooltip.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7423876Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/type.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7425852Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/utilities.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7427255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/variables.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7429098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/wells.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-10-10T00:04:52.7430786Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/alerts.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7432362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/background-variant.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7433781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/border-radius.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7436204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/buttons.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7437497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/center-block.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7438871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/clearfix.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7440234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/forms.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7441706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/gradients.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7443226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/grid-framework.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7444753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/grid.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7446206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/hide-text.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7447695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/image.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7448996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/labels.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7450429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/list-group.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7451778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/nav-divider.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7453168Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/nav-vertical-align.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7454696Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/opacity.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7456162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/pagination.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7457517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/panels.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7459012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/progress-bar.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7460407Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/reset-filter.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7461985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/resize.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7463464Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/responsive-visibility.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7464985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/size.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7466505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/tab-focus.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7467905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/table-row.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7469308Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/text-emphasis.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7470775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/text-overflow.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7472151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/vendor-prefixes.less -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-10-10T00:04:52.7473555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/chrono.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7475330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/color.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7476903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/compile.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7478444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/core.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7480538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/format-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7482309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/format.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7484883Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/locale.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7486258Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/os.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7487783Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/ostream.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7489123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/posix.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7490580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/printf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7492143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/ranges.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-10-10T00:04:52.7493548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src/format.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src 2025-10-10T00:04:52.7495004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src/os.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src 2025-10-10T00:04:52.7496605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/Android.mk -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7498045Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/AndroidManifest.xml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7499443Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/C++.sublime-syntax -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7501548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7502892Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/Vagrantfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7504348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/appveyor-build.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7505730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7507113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/build.gradle -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7508504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/compute-powers.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7509823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/docopt.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7511309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/fmt.pro -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7512680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/manage.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7514317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rst2md.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7515768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/travis-build.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7517223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/update-coverity-branch.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-10-10T00:04:52.7518654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/FindSetEnv.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-10-10T00:04:52.7520011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/JoinPaths.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-10-10T00:04:52.7521360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/cxx14.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-10-10T00:04:52.7522764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/fmt-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-10-10T00:04:52.7524165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/fmt.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-10-10T00:04:52.7525714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/conf.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd 2025-10-10T00:04:52.7527070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/index.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd 2025-10-10T00:04:52.7528573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme/layout.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme 2025-10-10T00:04:52.7529925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme/theme.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme 2025-10-10T00:04:52.7531184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7532642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/assert-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7534032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/chrono-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7535792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/color-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7537339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7538744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/core-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7540523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/custom-formatter-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7541796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7543625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format-dyn-args-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7545063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format-impl-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7546664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7548960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock-gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7553846Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/grisu-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7555298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest-extra-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7556856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest-extra.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7558153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest-extra.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7559609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/header-only-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7560904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/header-only-test2.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7562203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/locale-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7563601Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/mock-allocator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7565105Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/os-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7566705Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/ostream-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7568162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/posix-mock-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7569664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/posix-mock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7571080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/printf-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7572623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/ranges-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7574041Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/scan-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7575598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/scan.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7577088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/std-format-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7578496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/test-assert.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7579937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/test-main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7581338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/util.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7582891Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-10-10T00:04:52.7584622Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:52.7586014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:52.7587518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-error-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-error-test 2025-10-10T00:04:52.7588824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-10-10T00:04:52.7590167Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test/cpp14.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-10-10T00:04:52.7591612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test/cuda-cpp14.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-10-10T00:04:52.7593053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test 2025-10-10T00:04:52.7594566Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test 2025-10-10T00:04:52.7596173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7597569Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7598815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7600111Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/chrono_duration.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7601437Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/fuzzer_common.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7602548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7603707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/named_arg.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7605001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/one_arg.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7606503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/sprintf.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7607567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/two_args.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-10-10T00:04:52.7608792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock 2025-10-10T00:04:52.7614690Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest 2025-10-10T00:04:52.7616329Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest 2025-10-10T00:04:52.7624829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.travis.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7626712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/AUTHORS.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7628273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/BUILD -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7630012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7631661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/COPYING.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7633227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/ChangeLog.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7634921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/INSTALL.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7636628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7638259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7639859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-10-10T00:04:52.7641427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/bazel/gflags.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/bazel 2025-10-10T00:04:52.7642992Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/README_runtime.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7644730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/cmake_uninstall.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7646253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7648009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/execute_test.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7649340Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/package.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7651030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/package.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7652594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/utils.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7654378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/version.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-10-10T00:04:52.7655915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/.nojekyll -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-10-10T00:04:52.7657244Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/designstyle.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-10-10T00:04:52.7658896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-10-10T00:04:52.7660618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7662186Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/defines.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7663664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7666054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7667826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_completions.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7669560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_completions.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7671152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_completions.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7672872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_declare.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7674773Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_ns.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7676449Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_reporting.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7678356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/mutex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7680052Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7681812Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/windows_port.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7683350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/windows_port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-10-10T00:04:52.7684965Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7686637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/flagfile.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7688065Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/flagfile.2 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7689800Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/flagfile.3 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7691518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_build.py.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7693301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_declare_flags.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7694953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_declare_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7696647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_strip_flags_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7698246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_strip_flags_test.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7699584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7701784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_unittest_flagfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-10-10T00:04:52.7703523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config 2025-10-10T00:04:52.7704955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config 2025-10-10T00:04:52.7706689Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc 2025-10-10T00:04:52.7708357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc/gflags_nc.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc 2025-10-10T00:04:52.7709657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7711381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7712916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/AUTHORS -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7714561Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7716369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7718158Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7719775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/COPYING -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7721298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/ChangeLog -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7722803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7724860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7726603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/glog-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7728104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/glog-modules.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7729613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/libglog.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-10-10T00:04:52.7731243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.bazelci/presubmit.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.bazelci 2025-10-10T00:04:52.7732744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/glog.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel 2025-10-10T00:04:52.7734619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example 2025-10-10T00:04:52.7736205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example 2025-10-10T00:04:52.7737853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/DetermineGflagsNamespace.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7739164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/FindUnwind.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7740958Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/GetCacheVariables.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7742678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/RunCleanerTest1.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7744299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/RunCleanerTest2.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7745935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/RunCleanerTest3.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7747385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/TestInitPackageConfig.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7749027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/TestPackageConfig.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-10-10T00:04:52.7750594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/cleanup_immediately_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7752237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/cleanup_with_absolute_prefix_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7754060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/cleanup_with_relative_prefix_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7755553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/config.h.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7757197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7759038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7760607Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7770222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle_unittest.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7771148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle_unittest.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7771769Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/googletest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7772559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7773472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_custom_prefix_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7774261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_custom_prefix_unittest.err -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7775116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striplog_test.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7775715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striptest10.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7776531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striptest2.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7777237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striptest_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7778509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7780545Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_unittest.err -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7782340Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_unittest.out -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7784025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/mock-log.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7785845Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/mock-log_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7787544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/raw_logging.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7789141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/signalhandler.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7790865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/signalhandler_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7792449Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/signalhandler_unittest.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7794051Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7795908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_generic-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7797654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_libunwind-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7799004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_powerpc-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7800622Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7802359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_unwind-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7803637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_windows-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7805480Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_x86-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7807204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stl_logging_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7808851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/symbolize.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7810731Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/symbolize.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7812390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/symbolize_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7814285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/utilities.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7815904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/utilities.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7817551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/utilities_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7819095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/vlog_is_on.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-10-10T00:04:52.7820852Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base/commandlineflags.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-10-10T00:04:52.7822422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base/googleinit.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-10-10T00:04:52.7823945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base/mutex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-10-10T00:04:52.7825850Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/log_severity.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:52.7827472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/logging.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:52.7829636Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/platform.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:52.7831169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/raw_logging.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:52.7832829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/stl_logging.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:52.7834583Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/vlog_is_on.h.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-10-10T00:04:52.7836469Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config 2025-10-10T00:04:52.7837954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config/glog_package_config.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config 2025-10-10T00:04:52.7839212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows/dirent.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-10-10T00:04:52.7841061Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows/port.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-10-10T00:04:52.7842652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows/port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-10-10T00:04:52.7844249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7845847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7847465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7849071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7850811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7852486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7854400Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7856034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7857774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7859293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7860906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7862293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest_deps.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-10-10T00:04:52.7863900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-10-10T00:04:52.7865714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-10-10T00:04:52.7867218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-10-10T00:04:52.7868735Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7870292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7872713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7874023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7876043Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7877612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7880328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7881968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7883705Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7885498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7887176Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7888691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7890384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7892013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7893550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-10-10T00:04:52.7895491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_data 2025-10-10T00:04:52.7896896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_layouts 2025-10-10T00:04:52.7898495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_sass 2025-10-10T00:04:52.7900109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/assets/css 2025-10-10T00:04:52.7901596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-10-10T00:04:52.7903302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-10-10T00:04:52.7905213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-10-10T00:04:52.7906958Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-10-10T00:04:52.7908692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-10-10T00:04:52.7910648Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock 2025-10-10T00:04:52.7912396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock 2025-10-10T00:04:52.7913973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake 2025-10-10T00:04:52.7915869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake 2025-10-10T00:04:52.7917166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/docs 2025-10-10T00:04:52.7919033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7921331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7922814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7924878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7928246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7930101Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7931617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7933361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7935780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:52.7937390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:52.7939191Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:52.7940667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:52.7942764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:52.7944348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:52.7945993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:52.7947473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:52.7948801Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7950601Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7952003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7953763Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7955758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7957573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7959208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-10-10T00:04:52.7960767Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7962456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7964840Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7966474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7968284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7970178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7972140Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7974713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7977735Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7979680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7981113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7983225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7984949Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7986509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7988208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7989642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7991885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7993302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7995124Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7996780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7998242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.7999900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8001344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8003233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8004810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8006832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8008551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8010104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8011781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-10-10T00:04:52.8013131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest 2025-10-10T00:04:52.8014955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest 2025-10-10T00:04:52.8016792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-10-10T00:04:52.8018137Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-10-10T00:04:52.8019830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-10-10T00:04:52.8021271Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-10-10T00:04:52.8023061Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-10-10T00:04:52.8024699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/docs 2025-10-10T00:04:52.8026536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8028070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8029826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8031619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8033167Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8035044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8037029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8038619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8040359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8041806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8044415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8046065Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:52.8047657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8049560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8051059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8053319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8055291Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8056812Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8059315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8060783Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:52.8062531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:52.8064237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:52.8065893Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:52.8067710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:52.8069002Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8070778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8072170Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8073915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8076024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8077761Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8079265Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8081026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8082251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8084063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8085953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8087384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8089103Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8090511Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8092204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8093923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8095538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8097266Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-10-10T00:04:52.8098655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8100609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8101864Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8104258Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8105733Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8107726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8109142Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8111371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8113195Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8114687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8116450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8120015Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-10-10T00:04:52.8121670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8123492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8125152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8126776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8128511Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8130039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8131561Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8133319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8135223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8136685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8138241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8140023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8141482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8142939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8144593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8146386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8147834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8149698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8151492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8153091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8154782Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8156273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8158093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8159769Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8161294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8163011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8164869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8166580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8168288Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8170276Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8171941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8173875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8175492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8177222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8178758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8180218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8182348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8183724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8185589Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8187551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8189660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8191125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8192691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8194787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8196154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8197942Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8199405Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8201109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8202841Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8204518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8206100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8207886Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8209289Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8211108Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8212633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8214364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8216029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8217591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8219118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8220816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8222490Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8224389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8226037Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8227540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8229311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8231604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8232984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8234938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8236409Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8238162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8239623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8241279Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8242863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8244522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8246399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8247827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8249643Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8251177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8252855Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8254417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8258449Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8259913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8261745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8263159Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8265115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8267050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8268471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8270248Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-10-10T00:04:52.8271514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8273131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8274809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/.drone.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8276366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8277911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8279500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8280997Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8284821Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/LICENSE.MIT -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8286395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8288093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8290440Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8291934Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/meson.build -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8293610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/nlohmann_json.natvis -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8295325Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/wsjcpp.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-10-10T00:04:52.8297060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks 2025-10-10T00:04:52.8298477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/src 2025-10-10T00:04:52.8300048Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/ci.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-10-10T00:04:52.8302019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-10-10T00:04:52.8303695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/download_test_data.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-10-10T00:04:52.8305541Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-10-10T00:04:52.8307095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/pkg-config.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-10-10T00:04:52.8308497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-10-10T00:04:52.8310073Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-10-10T00:04:52.8311707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/avatars.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-10-10T00:04:52.8324889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-10-10T00:04:52.8326788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/json.gif -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-10-10T00:04:52.8341480Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/Info.plist -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8343203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8344745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8346666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/docSet.sql -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8349208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/docset.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8461744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/icon.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8463082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/icon@2x.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-10-10T00:04:52.8465253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/README.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8467058Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/README.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8470072Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/accept__string.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8471348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/accept__string.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8472667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8473770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8475064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8477013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8478282Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8479914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8481616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8483360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8485251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8486960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8488733Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8490298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8491948Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8493610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8495366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8497237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8498788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/back.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8500548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/back.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8502264Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8504001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8505804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8507490Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8520177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8521391Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__basic_json.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8522698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8523922Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__copyassignment.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8531024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8532320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__list_init_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8533640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8535294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8536674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8537915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8539217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8540654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8541868Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8543242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8544634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8546053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_ptr.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8547366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8548595Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8549857Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/begin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8551245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/begin.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8552396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8553656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8554976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8556302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8557582Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/boolean_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8558764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/boolean_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8560067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cbegin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8561237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cbegin.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8563011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cend.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8564342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cend.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8565479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/clear.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8566873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/clear.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8568029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8569354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8570700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains_json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8572179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains_json_pointer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8573347Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/count.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8575983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/count.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8577807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crbegin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8578953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crbegin.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8580036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crend.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8581204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crend.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8582378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_extended.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8583556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_extended.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8584865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_standard.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8586143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_standard.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8587134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diff.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8589339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diff.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8590669Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/dump.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8592017Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/dump.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8593186Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8594556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8595977Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace_back.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8597232Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace_back.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8605903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/empty.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8608886Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/empty.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8610371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/end.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8611523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/end.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8613075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8614503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8615800Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8617364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8618666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__key_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8619881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__key_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8621056Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8622261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__size_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8625187Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/exception.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8626395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/exception.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8630207Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/find__key_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8632637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/find__key_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8633957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/flatten.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8635463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/flatten.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8637184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_bson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8638407Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_bson.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8639579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8641897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_cbor.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8643220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8644628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_msgpack.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8645983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8648149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_ubjson.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8649303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/front.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8650463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/front.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8651664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__PointerType.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8652879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__PointerType.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8654267Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__ValueType_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8655690Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__ValueType_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8656959Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_binary.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8658087Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_binary.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8659229Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8660422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ptr.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8661510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ref.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8662616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ref.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8663826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_to.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8665101Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_to.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8666189Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8667379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8668494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__count.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8669848Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__count.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8673268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__ilist.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8674675Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__ilist.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8677136Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8678902Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8680148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range_object.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8682642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range_object.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8685249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/invalid_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8686513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/invalid_iterator.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8689657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_array.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8692032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_array.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8694311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_binary.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8695625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_binary.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8696817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_boolean.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8698663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_boolean.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8699982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_discarded.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8701189Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_discarded.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8703450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_null.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8704784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_null.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8709151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8713899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8715629Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_float.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8716853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_float.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8718183Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_integer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8719457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_integer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8721453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_unsigned.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8723363Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_unsigned.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8725362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_object.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8726829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_object.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8728131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8729278Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_primitive.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8730389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_string.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8731599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_string.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8732718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_structured.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8733860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_structured.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8735109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/items.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8736218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/items.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8737379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/iterator_wrapper.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8738581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/iterator_wrapper.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8745366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8746607Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8747755Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__back.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8749016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__back.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8750166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__empty.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8751345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__empty.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8752626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8753827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8755210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8756466Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8757762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8758736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8760723Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8762054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__pop_back.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8763575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8775945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__push_back.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8777345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8780741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__to_string.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8783675Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/max_size.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8784962Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/max_size.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8786177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8787324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/merge_patch.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8788391Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/meta.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8789572Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/meta.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8790713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_float_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8791845Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_float_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8793069Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_integer_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8794365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_integer_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8795511Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_unsigned_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8796681Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_unsigned_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8797769Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8800569Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8802180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8803376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8804934Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__ValueType.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8806230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__ValueType.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8807530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8808771Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8810048Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8811512Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8812765Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greater.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8813995Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greater.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8815417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greaterequal.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8816813Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greaterequal.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8818013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__less.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8819229Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__less.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8820453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__lessequal.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8821714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__lessequal.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8822923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8824328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8825859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8828313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8836030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8837643Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__value_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8839685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_deserialize.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8840933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_deserialize.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8842274Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8843486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8844856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8846208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8847410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_serialize.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8848593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_serialize.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8849789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8851038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8852252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8853489Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8854820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8856147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8857386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8858715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8859927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8861135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8862461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8863784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8865678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8867100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/ordered_map.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8868540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/other_error.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8875736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/other_error.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8877048Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/out_of_range.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8879421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/out_of_range.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8882571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8883807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__allow_exceptions.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8885181Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8886531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8887866Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8889649Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8890959Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8892284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8893633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8895060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__iterator_pair.link -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8896294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__iterator_pair.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8897523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__pointers.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8898869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__pointers.link -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8900109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__pointers.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8901397Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8902706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8904036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse_error.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8906683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse_error.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8916430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/patch.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8918320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/patch.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8920836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8926191Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8927590Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8928888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__initializer_list.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8930114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8931476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__object_t__value.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8932619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rbegin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8933787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rbegin.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8935651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rend.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8937029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rend.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8938381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/sax_parse.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8939757Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/sax_parse.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8940894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/size.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8942046Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/size.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8943179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_hash.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8944517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_hash.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8945840Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_swap.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8947003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_swap.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8948252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/string_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8949422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/string_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8950604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__array_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8951792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__array_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8953079Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8954570Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__binary_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8956395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__object_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8957827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__object_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8959025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__reference.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8960251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__reference.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8961439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8962633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__string_t.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8963784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_bson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8965144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_bson.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8966281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8967824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_cbor.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8969356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8971339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_msgpack.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8972865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_string.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8975428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_string.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8976634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8985390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_ubjson.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8988294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8989542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8990817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_error.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8991947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_error.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8993035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_name.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8994298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_name.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8995416Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/unflatten.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8996558Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/unflatten.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8997642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.8998738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.9001433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update__range.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.9002938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update__range.output -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-10-10T00:04:52.9006094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-10-10T00:04:52.9007274Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/mkdocs.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-10-10T00:04:52.9008411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-10-10T00:04:52.9009518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs 2025-10-10T00:04:52.9010770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-10-10T00:04:52.9011982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-10-10T00:04:52.9013492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-10-10T00:04:52.9015209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:52.9016671Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:52.9019273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:52.9020816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9022294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9023778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9025177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9026731Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9028259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9029975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9031462Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9032868Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9033875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9034823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9035717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9036542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9037540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9038398Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9039375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9040616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9042527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9043829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9045360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9047921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9049353Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9050650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9053068Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9054599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9055944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9057626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9059633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9061038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9062415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9063777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9065364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9066746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9068103Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9069582Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9070976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9072448Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9073811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9075372Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9076826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9078176Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9079565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9082075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9083654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9096188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9097822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9101932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9103339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9104870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9106330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9108066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9109579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9111022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9112409Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9113919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9115431Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9117181Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9119102Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9120790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9122243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9123610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9125079Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9126473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9128294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9129834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9131228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9133043Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9134612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9135991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9137577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9138946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9140395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9141898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9143286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9144809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9146790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_gtgt.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9148165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9149593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_literal_json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9151068Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_literal_json_pointer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9152531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9153935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ltlt.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9155650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9157633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9159337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9160792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9162143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9163521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9165200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9166656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9168014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9169386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9170751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9172092Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9173381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9174991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9176385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9177946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9179285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9180651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9182102Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9183452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9185010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9186493Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9187862Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9189221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9190606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9191971Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9193349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9194865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9196309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9197676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9199212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-10-10T00:04:52.9201245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:52.9202887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:52.9204777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:52.9206365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:52.9207967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:52.9209684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:52.9211077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9212497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9214500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9218432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9219887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9221426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9222907Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/operator_string.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9224606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9226009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9227420Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9228930Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-10-10T00:04:52.9230280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9231631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9233063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9234710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9236047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9237360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9239756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9241313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9242703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9244370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9245830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9247789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9250803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9252105Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-10-10T00:04:52.9253549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros 2025-10-10T00:04:52.9254996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros 2025-10-10T00:04:52.9257575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9258818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9260095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/comments.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9261420Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9263154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9264906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9266556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9268226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/macros.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9269873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9271572Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-10-10T00:04:52.9273336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-10-10T00:04:52.9275984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-10-10T00:04:52.9286650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-10-10T00:04:52.9288751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-10-10T00:04:52.9290920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-10-10T00:04:52.9292465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-10-10T00:04:52.9294430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-10-10T00:04:52.9295914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-10-10T00:04:52.9297475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-10-10T00:04:52.9299491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-10-10T00:04:52.9300988Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-10-10T00:04:52.9302468Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-10-10T00:04:52.9303904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-10-10T00:04:52.9305518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types 2025-10-10T00:04:52.9306966Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types 2025-10-10T00:04:52.9308695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/code_of_conduct.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9310082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9311370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9312667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9315470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/license.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9317551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/releases.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9319859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-10-10T00:04:52.9321349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-10-10T00:04:52.9322694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-10-10T00:04:52.9324013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-10-10T00:04:52.9325662Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-10-10T00:04:52.9327495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-10-10T00:04:52.9329122Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-10-10T00:04:52.9330515Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-10-10T00:04:52.9335225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-10-10T00:04:52.9337086Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-10-10T00:04:52.9339394Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-10-10T00:04:52.9341126Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-10-10T00:04:52.9342568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-10-10T00:04:52.9344467Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:52.9345943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:52.9347192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/scripts 2025-10-10T00:04:52.9348368Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages/ios.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages 2025-10-10T00:04:52.9350665Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages/macos.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages 2025-10-10T00:04:52.9367458Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-10-10T00:04:52.9370581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-10-10T00:04:52.9374549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-10-10T00:04:52.9375796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-10-10T00:04:52.9377070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-10-10T00:04:52.9383367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9384850Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9386210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9387637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9392369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9400809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9402307Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9403618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-10-10T00:04:52.9405286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-10-10T00:04:52.9409185Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-10-10T00:04:52.9410894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-10-10T00:04:52.9412341Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:52.9413802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:52.9417746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:52.9419471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:52.9420895Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:52.9422470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-10-10T00:04:52.9424025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:52.9425758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:52.9427284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:52.9428917Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:52.9430484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:52.9432026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-10-10T00:04:52.9433535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:52.9435114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:52.9436541Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:52.9437882Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:52.9439299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:52.9440631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-10-10T00:04:52.9442098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:52.9443695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:52.9445330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-10-10T00:04:52.9446896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-10-10T00:04:52.9448268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-10-10T00:04:52.9449688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:52.9452565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:52.9454032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/single_include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/single_include/nlohmann 2025-10-10T00:04:52.9456273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test 2025-10-10T00:04:52.9458063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test 2025-10-10T00:04:52.9460513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory 2025-10-10T00:04:52.9462436Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project 2025-10-10T00:04:52.9464485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project 2025-10-10T00:04:52.9466492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content 2025-10-10T00:04:52.9468438Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project 2025-10-10T00:04:52.9470298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project 2025-10-10T00:04:52.9472066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import 2025-10-10T00:04:52.9474323Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project 2025-10-10T00:04:52.9475868Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project 2025-10-10T00:04:52.9477745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver 2025-10-10T00:04:52.9479486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project 2025-10-10T00:04:52.9481313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project 2025-10-10T00:04:52.9483003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories 2025-10-10T00:04:52.9485020Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:52.9489670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:52.9492177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:52.9494062Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:52.9495089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:52.9495951Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-10-10T00:04:52.9496613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example 2025-10-10T00:04:52.9498677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example/json_cuda.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example 2025-10-10T00:04:52.9501440Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-10-10T00:04:52.9502777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-10-10T00:04:52.9506890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-10-10T00:04:52.9509957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-10-10T00:04:52.9512631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-10-10T00:04:52.9515115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9517285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9518959Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9520967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9522832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9525554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9529292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9531778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:52.9535609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-10-10T00:04:52.9536930Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-10-10T00:04:52.9541682Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-10-10T00:04:52.9543026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-10-10T00:04:52.9544764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-10-10T00:04:52.9546460Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9548121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9549724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9551331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9552970Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9554716Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9556370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9557991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-algorithms.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9559681Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-allocator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9561405Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-alt-string.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9563147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-assert_macro.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9564808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-bson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9567723Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9568540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-capacity.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9570335Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-cbor.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9572938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9574724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9576350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_lexer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9577933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_parser.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9580261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-comparison.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9581978Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-concepts.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9583419Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-constructor1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9585793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-constructor2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9587383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-convenience.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9588935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-conversions.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9591205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-deserialization.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9593295Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-diagnostics.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9595119Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9596725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-element_access1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9598680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-element_access2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9600699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-hash.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9602311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-inspection.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9604230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-items.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9606002Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-iterators1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9607982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-iterators2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9610006Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-json_patch.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9612025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9613885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-large_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9615623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9617213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-meta.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9618808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-modifiers.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9620639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9622981Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-noexcept.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9624844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9626222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9628016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-pointer_access.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9629777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-readme.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9631679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-reference_access.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9633365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-regression1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9635671Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-regression2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9637380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-serialization.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9638998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-testsuites.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9641435Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-to_chars.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9643301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9645932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-udt.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9647911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-udt_macro.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9649586Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9651376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9653218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode3.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9654876Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode4.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9656605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode5.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9658264Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-user_defined_input.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9659835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-wstring.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9661382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-10-10T00:04:52.9663185Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9664697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9666490Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9667871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9669523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9670970Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9672780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9674355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9676096Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9677521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9679261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9680606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9682354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9683979Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9685803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9687256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9689061Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9690390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9692190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9693910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9695484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9697267Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9698658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9700461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9701993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9703659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9705519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9707113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9708709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9710373Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9712046Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9713746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9715446Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9717069Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9718617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9720454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9721921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9723600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9725028Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9726809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9728252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-10-10T00:04:52.9730939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/afl 2025-10-10T00:04:52.9732776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/standalone 2025-10-10T00:04:52.9734483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9736239Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9737809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9739386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9741216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9742655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9744653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9746205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9747918Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9749559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9751171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9752830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9754752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9756427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9758016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9759752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9761560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9763089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9765194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9767219Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9769797Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9771603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9773215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9777994Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9786090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9787616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9788990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9790571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9792144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9793610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9795482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9797085Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9798605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9806694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9809915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9812765Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9815672Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9818660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9820211Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9821717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9823189Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9824856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9826476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9827854Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9829242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9830695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9832093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9833489Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9835106Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9836667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9838071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9839658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9841120Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9842638Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9844380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9845806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9847277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9848927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9850383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9851796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9853227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9854796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9856319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9857987Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9859496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9860930Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9862483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9863940Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9865804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9867247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9868679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9870121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9871507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9872430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9873235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9874243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9875060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9875895Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9876787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9877784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9878709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9879568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9880412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9881302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9883037Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9884698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9886263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9887976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9889598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9891027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9892458Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9894457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9896212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9897916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9899795Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9901406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9903350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9905124Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9906925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9908709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9910471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9912219Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9913965Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9915792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9917645Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9919412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9921162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-10-10T00:04:52.9923009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:52.9924890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:52.9926578Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:52.9928112Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:52.9929928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:52.9931557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-10-10T00:04:52.9933152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/doctest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-10-10T00:04:52.9938181Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-10-10T00:04:52.9939535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map/LICENSE.MIT -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map 2025-10-10T00:04:52.9941168Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map 2025-10-10T00:04:52.9943164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl 2025-10-10T00:04:52.9944915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl/gpl-3.0.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl 2025-10-10T00:04:52.9947133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/CHANGES.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-10-10T00:04:52.9948698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-10-10T00:04:52.9950268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-10-10T00:04:52.9951878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/amalgamate.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-10-10T00:04:52.9953549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/config.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-10-10T00:04:52.9955336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-10-10T00:04:52.9957004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-10-10T00:04:52.9958641Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/cpplint.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-10-10T00:04:52.9963005Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/update.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-10-10T00:04:52.9964631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer 2025-10-10T00:04:52.9966464Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer 2025-10-10T00:04:52.9967957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/macro_builder/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/macro_builder 2025-10-10T00:04:52.9969309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-10-10T00:04:52.9970981Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-10-10T00:04:52.9972538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-10-10T00:04:52.9974403Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-10-10T00:04:52.9976182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/img/pfs.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/img 2025-10-10T00:04:52.9978692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/defer.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9980172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/fd.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9981780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/mem.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9983473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/net.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9985233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/parser_error.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9987768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/parsers.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9989151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/procfs.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9990794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/task.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9992523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/types.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9994528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/utils.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9996221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/version.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-10-10T00:04:52.9998487Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:52.9999628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_fd.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0002374Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_net.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0003947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_system.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0005299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_task.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0006406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/format.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0008321Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/log.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0009897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/menu.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0011505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/sample.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0013059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/tool.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0014834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/tool_lsmod.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-10-10T00:04:53.0016534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/script/format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/script 2025-10-10T00:04:53.0018152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/fd.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0019842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/mem.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0021353Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/net.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0022982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/procfs.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0024865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/task.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0026609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/types.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0028148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/utils.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-10-10T00:04:53.0030097Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/buddyinfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0031683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/cgroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0033345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/cgroup_controller.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0035018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/common.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0036735Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/filesystems.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0038283Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/io_stat.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0039933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/loadavg.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0041512Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/maps.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0043197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/meminfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0045036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/modules.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0046789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/mountinfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0048372Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/net_device.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0050039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/net_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0051670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/netlink_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0053334Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/proc_stat.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0055057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/status.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0056883Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/unix_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0058486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/uptime.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-10-10T00:04:53.0060039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/buddyinfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0061617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/catch.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0070370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/cgroup.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0071817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/cgroup_controller.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0073385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/common.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0075172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/filesystems.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0076752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/io.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0078493Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/loadavg.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0080047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/main.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0081733Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/maps.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0083421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/mem.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0085169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/meminfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0086953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/modules.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0088426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/mountinfo.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0090024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/net_device.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0091734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/net_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0093256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/netlink_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0095059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/parsers.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0096722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/proc_stat.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0098447Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/status.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0100108Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0101704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/unix_socket.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0103311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/uptime.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0105091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/utils.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-10-10T00:04:53.0106949Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.bazelignore -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0108521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.bazelrc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0110115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0111666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0113251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0115104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0116793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0118562Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0120200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0121968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/WORKSPACE.bzlmod -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-10-10T00:04:53.0125193Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0126842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.travis.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0128824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0130456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/CREDITS.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0132289Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0134004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0135801Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Makefile.osx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0137175Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0138695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/RELEASE_NOTES.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0140614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0142228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/_config.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0143862Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0146024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/build -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0147542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/build.cmd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0149514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/codecov.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0151203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/format.bat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0152777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/mingw.cmd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:53.0154950Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Qt/CivetWeb.pro -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-10-10T00:04:53.0156809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/buildRelease.pl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-10-10T00:04:53.0158413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb.sln -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-10-10T00:04:53.0160164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-10-10T00:04:53.0162122Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-10-10T00:04:53.0163911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-10-10T00:04:53.0165916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-10-10T00:04:53.0167713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl.sln -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-10-10T00:04:53.0169712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl/civetweb_yassl.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-10-10T00:04:53.0171891Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl/civetweb_yassl.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-10-10T00:04:53.0173941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib/yassl_lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-10-10T00:04:53.0176084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib/yassl_lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-10-10T00:04:53.0177847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-10-10T00:04:53.0179756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-10-10T00:04:53.0181492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp/ex_embed_cpp.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-10-10T00:04:53.0183299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp/ex_embed_cpp.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-10-10T00:04:53.0185347Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c/ex_embedded_c.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-10-10T00:04:53.0187171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c/ex_embedded_c.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-10-10T00:04:53.0188932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-10-10T00:04:53.0190757Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-10-10T00:04:53.0192670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client/ex_websocket_client.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-10-10T00:04:53.0194840Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client/ex_websocket_client.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-10-10T00:04:53.0196534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-10-10T00:04:53.0198318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-10-10T00:04:53.0200035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-10-10T00:04:53.0201894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-10-10T00:04:53.0203577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-10-10T00:04:53.0205469Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-10-10T00:04:53.0207092Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-10-10T00:04:53.0208551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/civet.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-10-10T00:04:53.0210149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/basic_spec.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-10-10T00:04:53.0211852Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_file -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-10-10T00:04:53.0213770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir/git_keep_empty_dir -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-10-10T00:04:53.0215468Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/install_rocks.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:53.0217061Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/lua_env.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:53.0218560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/platform.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:53.0220144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/run_ci_tests.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:53.0221674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/setup_lua.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:53.0223232Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0225118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0226772Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/DetermineTargetArchitecture.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0228256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibDl.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0229870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibM.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0231361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibRt.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0232852Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindWinSock.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0234557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0236059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb-cpp.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0237532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:53.0239220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/Config.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-10-10T00:04:53.0240850Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/civetweb.mk -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-10-10T00:04:53.0242613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/PKGBUILD.git.example -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-10-10T00:04:53.0244456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/civetweb.service -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-10-10T00:04:53.0245980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/APIReference.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0247497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Building.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0248964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Contribution.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0250410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Embedding.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0251967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Installing.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0253378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/OpenSSL.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0254979Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0256442Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/UserManual.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0257860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0259288Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/mbedtls.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0260703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/yaSSL.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:53.0262299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_base64_X.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0263838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_callbacks.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0265756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_digest_access_authentication.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0267289Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_feature.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0268904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_cert.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0270451Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_options.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0271965Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_close_connection.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0273610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0275340Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client_secure.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0276932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_websocket_client.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0278393Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_cry.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0279884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_download.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0281381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_error_data.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0282886Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_exit_library.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0284678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_form_data_handler.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0286263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_builtin_mime_type.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0287911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_connection_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0289432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0291060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0292565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_cookie.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0294049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_header.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0295855Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_option.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0297333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_ports.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0298868Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_request_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0300410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_request_link.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0310119Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0311738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response_code_text.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0313304Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0315104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_server_ports.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0316625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_system_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0318253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_thread_pointer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0319834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_user_connection_data.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0321430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_user_data.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0323010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_valid_option_names.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0324689Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_valid_options.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0326273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0327745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var2.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0329310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_handle_form_request.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0330803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_header.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0332312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_data.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0333831Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_library.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0335529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_connection.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0337142Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_context.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0338626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_match.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0340164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_md5.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0341751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_modify_passwords_file.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0343444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_modify_passwords_file_ha1.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0345084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_option.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0346596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_printf.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0348153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_read.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0349651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_request_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0351198Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_header_X.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0352725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_info.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0354371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_chunk.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0356079Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_digest_access_authentication_request.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0357575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0359199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file_body.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0360712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_error.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0362299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_ok.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0363829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_redirect.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0365719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_mime_file.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0367257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_mime_file2.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0368754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_server_port.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0370370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_auth_handler.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0371939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_request_handler.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0373495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_user_connection_data.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0375237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_websocket_handler.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0376925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_websocket_handler_with_subprotocols.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0378482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_split_form_urlencoded.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0380064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0381603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start_thread.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0383063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_stop.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0384823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_store_body.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0386362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strcasecmp.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0388050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strncasecmp.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0389637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_connection.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0391152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_context.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0392724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_upload.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0394368Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_decode.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0395878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_encode.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0397353Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_version.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0398936Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_client_write.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0400495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_subprotocols.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0402025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_write.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0403624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_write.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:53.0405310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-10-10T00:04:53.0407014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client 2025-10-10T00:04:53.0408593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client/client.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client 2025-10-10T00:04:53.0410378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate 2025-10-10T00:04:53.0412128Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate/ec_example.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate 2025-10-10T00:04:53.0413762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-10-10T00:04:53.0415683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/embedded_c.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-10-10T00:04:53.0417340Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-10-10T00:04:53.0419022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/embedded_cpp.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-10-10T00:04:53.0420590Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-10-10T00:04:53.0422185Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/civetweb.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-10-10T00:04:53.0423945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-10-10T00:04:53.0425945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-10-10T00:04:53.0427660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-10-10T00:04:53.0429395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:53.0431104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/add_domain.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:53.0432914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/base_domain.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:53.0434637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-10-10T00:04:53.0436160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/rest.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-10-10T00:04:53.0437930Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:53.0439548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:53.0441173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:53.0442797Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:53.0444600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:53.0446300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:53.0447998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-10-10T00:04:53.0449632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/ws_client.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-10-10T00:04:53.0451342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server 2025-10-10T00:04:53.0452945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server/ws_server.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server 2025-10-10T00:04:53.0454637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/README.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:53.0456241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:53.0457771Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_and_run.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:53.0459294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_with_all.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:53.0460907Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/fuzzmain.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:53.0462409Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1.dict -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:53.0463557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot/test.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-10-10T00:04:53.0465253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_root.bin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-10-10T00:04:53.0466764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_test.bin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-10-10T00:04:53.0468437Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_1.bin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:53.0470535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_2.bin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:53.0472203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_400_1.bin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:53.0474314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url/test_txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-10-10T00:04:53.0475944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include/CivetServer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-10-10T00:04:53.0477796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include/civetweb.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-10-10T00:04:53.0481504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Info.plist -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0483109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-duktape -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0485152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0486813Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-os -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0488369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/check_defines.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0492213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0493741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.icns -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0495402Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.psd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0572255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0573872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16@2.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0575719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0576920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22@2.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0578443Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0580049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32@2.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0581670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0583035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64@2.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0584758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/complete.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0586736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/coverity_check.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0588166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/duktape-logo.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0589975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/itworks.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0591560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/lua-logo.jpg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0593154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/luafilesystem-logo.jpg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0594809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/luasqlite-logo.jpg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0596550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/luaxml-logo.jpg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0598105Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/mingw.bat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0599659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/res.rc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0601213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/sqlite3-logo.jpg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0602779Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/ssl_cert.pem -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0604570Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/systray.ico -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0606293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/used_defines.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:53.0607784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.crt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0609387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.csr -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0610937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0612494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key.orig -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0614306Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pem -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0615834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pfx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0617580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.bat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0619057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0620729Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.crt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0622192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.csr -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0623709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0625673Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key.orig -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0627115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pem -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0629042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0630487Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.crt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0632071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.csr -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0633589Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0635715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key.orig -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0637091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pem -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0638653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pin -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:53.0640176Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-10-10T00:04:53.0642026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0643568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/CivetServer.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0645596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0652066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb_private_lua.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0653497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/handle_form.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0655658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/http2.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0658522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/main.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0660779Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/match.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0662389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/md5.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0663995Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_duktape.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0665735Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0668296Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua_shared.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0669798Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_mbedtls.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0671447Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_zlib.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0672954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/openssl_dl.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0675072Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/response.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0676519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/sha1.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0678303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/sort.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0679749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/timer.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0681645Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/wolfssl_extras.inl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:53.0683173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0685053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0687007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0688484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/civetweb_lua.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0689999Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0692090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0693581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lsqlite3.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0696098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua_struct.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0697629Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0764018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:53.0770469Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/AUTHORS.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0771894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0773377Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.cmdline -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0775075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.codepage -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0776715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0778246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.dukdebug -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0779837Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.eval -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0781352Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.eventloop -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0783034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.hello -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0784795Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0786321Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.sandbox -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0787942Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.sharedlibrary -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0789527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0791093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/duk_build_meta.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0793054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/license.spdx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0796744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/mandel.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:53.0798335Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:53.0799954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/duk_config.h-modular-dll -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:53.0802552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/duk_config.h-modular-static -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:53.0805222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/genconfig.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:53.0807348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/genconfig_metadata.tar.gz -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:53.0809554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0810927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0815129Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_classnames.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0818382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debug.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0821881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debug_meta.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0824011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debug_proxy.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0827327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debugcommands.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0829610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debugerrors.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0831657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_opcodes.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0833677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/merge_debug_meta.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0835781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/package.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:53.0837812Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:53.0839750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static/style.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:53.0841657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static/webui.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:53.0843638Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-10-10T00:04:53.0845908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:53.0848007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid/duk_alloc_hybrid.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:53.0850063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid/duk_alloc_hybrid.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:53.0852206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:53.0854452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/duk_alloc_logging.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:53.0856508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/duk_alloc_logging.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:53.0858663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/log2gnuplot.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:53.0860763Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:53.0862889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture/duk_alloc_torture.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:53.0865103Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture/duk_alloc_torture.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:53.0867164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:53.0869141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline/duk_cmdline.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:53.0871127Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline/duk_cmdline_ajduk.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:53.0873166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:53.0875514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/duk_codepage_conv.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:53.0877583Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/duk_codepage_conv.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:53.0879563Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/test.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:53.0881605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:53.0883681Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/globals.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:53.0885803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/hello.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:53.0887794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/mandel.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:53.0889835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-10-10T00:04:53.0892030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions/cpp_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-10-10T00:04:53.0894339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:53.0896506Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:53.0898740Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/duk_trans_dvalue.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:53.0900883Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/duk_trans_dvalue.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:53.0902951Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/test.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:53.0905299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:53.0907509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/duk_trans_socket.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:53.0909674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/duk_trans_socket_unix.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:53.0911853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/duk_trans_socket_windows.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:53.0914058Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-10-10T00:04:53.0916429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider/dummy_date_provider.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-10-10T00:04:53.0918355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-10-10T00:04:53.0920253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval/eval.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-10-10T00:04:53.0922353Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0924532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/basic-test.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0926536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/c_eventloop.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0928641Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/c_eventloop.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0930778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/client-socket-test.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0932811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/curses-timers.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0935002Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/ecma_eventloop.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0937075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/fileio.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0939056Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/main.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0941042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/ncurses.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0945826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/poll.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0950080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/server-socket-test.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0954352Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/socket.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:53.0958378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0962404Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/fib.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0966557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/prime.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0970421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/primecheck.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0974431Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/process.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0978283Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/processlines.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0982213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/uppercase.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:53.0986222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-10-10T00:04:53.0990021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello/hello.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-10-10T00:04:53.0993896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-10-10T00:04:53.0998042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty/jxpretty.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-10-10T00:04:53.1001997Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-10-10T00:04:53.1006326Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox/sandbox.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-10-10T00:04:53.1010166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-10-10T00:04:53.1013925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses/commonjs.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:53.1017760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses/lua.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:53.1021451Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses/murmurhash2.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:53.1025436Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/console-minimal.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1029366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/duktape-error-setter-nonwritable.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1033364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/duktape-error-setter-writable.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1037411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/duktape-isfastint.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1041313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/object-assign.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1045441Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/object-prototype-definegetter.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1049641Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/object-prototype-definesetter.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1053827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/performance-now.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:53.1057832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/duk_config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:53.1061665Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/duktape.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:53.1065521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/duktape.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:53.1069173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/metadata.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:53.1073050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/duk_config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:53.1077096Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/duktape.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:53.1080894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/duktape.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:53.1084887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/metadata.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:53.1088991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_alloc_default.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1092949Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_buffer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1097047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_bytecode.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1101528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_call.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1106221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_codec.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1110377Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_compile.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1114456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_debug.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1118381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_heap.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1122384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1126495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_logging.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1130437Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_memory.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1134534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_object.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1138536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_stack.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1142440Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_string.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1146640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_var.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1150552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_array.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1156015Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_boolean.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1163370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_buffer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1169029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_date.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1174834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_date_unix.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1178913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_date_windows.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1182849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_duktape.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1186897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_error.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1190983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_function.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1195068Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_global.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1198975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_json.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1202990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_logger.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1207182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_math.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1211102Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_number.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1215153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_object.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1219111Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_pointer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1223148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_protos.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1227239Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_proxy.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1231110Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_regexp.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1235104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_string.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1239087Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_thread.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1242984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_thrower.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1247173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_builtins.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1251077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_builtins.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1255309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1259245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1263199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_fixedbuffer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1267469Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_heap.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1271453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_macros.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1275571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_vsnprintf.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1279534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debugger.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1283485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debugger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1287548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1291496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_augment.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1295756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_longjmp.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1299825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_macros.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1303754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1307860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_throw.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1311780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_exception.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1315977Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_forwdecl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1319913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1323864Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbuffer_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1327928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbuffer_ops.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1331938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbufferobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1336116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbufferobject_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1340246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hcompiledfunction.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1344355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1348482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1352456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_hashstring.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1356600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_markandsweep.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1360711Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_memory.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1364860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1368879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_refcount.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1372864Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_stringcache.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1377164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_stringtable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1381119Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heaphdr.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1385366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hnativefunction.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1389340Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1393419Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1397616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_class.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1401596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_enum.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1405850Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_finalizer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1409867Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1413842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_pc2line.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1418018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_props.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1422095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hstring.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1426189Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hstring_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1430123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1434432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1438502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_builtins.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1442500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1446670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_stacks.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1450639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_initjs_min.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1454810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1458742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_jmpbuf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1462617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1466643Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_bytecode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1470650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_call.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1474750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_compiler.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1478808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_compiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1482745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_executor.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1486910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_ops.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1490807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_var.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1494794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_json.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1499726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_lexer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1506387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_lexer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1511035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_numconv.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1515987Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_numconv.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1520807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_regexp.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1524810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_regexp_compiler.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1528768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_regexp_executor.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1532762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_replacements.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1536839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_replacements.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1540927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_selftest.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1545014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_selftest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1548890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_strings.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1552748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_strings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1556630Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_tval.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1560349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_tval.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1564230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_unicode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1568127Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_unicode_support.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1571985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_unicode_tables.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1575963Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1579803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_bitdecoder.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1583897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_bitencoder.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1588081Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_bufwriter.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1592046Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_hashbytes.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1596320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_hashprime.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1600277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1604416Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_tinyrandom.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1608303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duktape.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:53.1612138Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/AUTHORS.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1615872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1619477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.cmdline -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1623289Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.codepage -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1627116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1630879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.dukdebug -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1634650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.eval -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1638288Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.eventloop -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1642034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.hello -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1645886Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.jxpretty -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1649552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.sandbox -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1653233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.sharedlibrary -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1657001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1660693Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/duk_build_meta.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1664465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/license.spdx -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1668134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/mandel.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:53.1671769Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:53.1675880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/duk_config.h-modular-dll -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:53.1679794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/duk_config.h-modular-static -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:53.1683650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/genconfig.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:53.1687668Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/genconfig_metadata.tar.gz -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:53.1691652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1695656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1699488Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_classnames.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1703319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debug.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1707426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debug_meta.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1711272Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debug_proxy.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1715382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debugcommands.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1719285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debugerrors.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1723247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_opcodes.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1727290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/merge_debug_meta.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1731135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/package.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:53.1735244Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:53.1739203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static/style.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:53.1743126Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static/webui.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:53.1747197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-10-10T00:04:53.1751263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:53.1755570Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid/duk_alloc_hybrid.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:53.1759747Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid/duk_alloc_hybrid.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:53.1763960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:53.1768416Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/duk_alloc_logging.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:53.1772629Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/duk_alloc_logging.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:53.1776989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/log2gnuplot.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:53.1781244Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:53.1785586Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture/duk_alloc_torture.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:53.1789804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture/duk_alloc_torture.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:53.1793905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:53.1798271Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline/duk_cmdline.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:53.1802319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline/duk_cmdline_ajduk.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:53.1806616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:53.1810938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/duk_codepage_conv.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:53.1815336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/duk_codepage_conv.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:53.1819444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/test.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:53.1823458Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:53.1827746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/globals.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:53.1831773Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/hello.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:53.1836035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/mandel.coffee -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:53.1840171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-10-10T00:04:53.1846849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions/cpp_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-10-10T00:04:53.1853442Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:53.1860617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:53.1865258Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/duk_trans_dvalue.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:53.1869742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/duk_trans_dvalue.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:53.1874059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/test.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:53.1878508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:53.1882938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/duk_trans_socket.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:53.1887517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/duk_trans_socket_unix.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:53.1891939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/duk_trans_socket_windows.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:53.1896508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-10-10T00:04:53.1901033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider/dummy_date_provider.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-10-10T00:04:53.1905396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-10-10T00:04:53.1909415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval/eval.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-10-10T00:04:53.1913374Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1917715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/basic-test.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1921787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/c_eventloop.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1926019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/c_eventloop.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1930276Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/client-socket-test.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1934641Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/curses-timers.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1938785Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/ecma_eventloop.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1942881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/fileio.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1947313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/main.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1951374Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/ncurses.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1955627Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/poll.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1959878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/server-socket-test.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1964302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/socket.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:53.1968341Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1972214Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/fib.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1976309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/prime.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1980408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/primecheck.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1984581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/process.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1988629Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/processlines.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1992664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/uppercase.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:53.1996951Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-10-10T00:04:53.2000899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello/hello.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-10-10T00:04:53.2005162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-10-10T00:04:53.2009245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty/jxpretty.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-10-10T00:04:53.2013362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-10-10T00:04:53.2017519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox/sandbox.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-10-10T00:04:53.2021356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras/README.rst -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-10-10T00:04:53.2025390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses/commonjs.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:53.2029227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses/lua.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:53.2032986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses/murmurhash2.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:53.2037081Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/console-minimal.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2041263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/duktape-error-setter-nonwritable.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2045606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/duktape-error-setter-writable.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2049710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/duktape-isfastint.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2053765Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/object-assign.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2058075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/object-prototype-definegetter.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2062233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/object-prototype-definesetter.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2066401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/performance-now.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:53.2070185Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/duk_config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:53.2073983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/duktape.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:53.2077928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/duktape.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:53.2081603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/metadata.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:53.2085568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/duk_config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:53.2089542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/duktape.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:53.2093318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/duktape.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:53.2097451Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/metadata.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:53.2101366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_alloc_default.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2105606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_buffer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2109601Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_bytecode.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2113506Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_call.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2117652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_codec.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2121594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_compile.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2125722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_debug.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2129599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_heap.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2133500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2137703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_logging.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2141686Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_memory.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2145997Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_object.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2149852Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_stack.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2153880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_string.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2157962Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_var.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2161808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_array.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2165983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_boolean.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2169957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_buffer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2173872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_date.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2177945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_date_unix.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2181986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_date_windows.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2186117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_duktape.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2191962Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_error.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2197824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_function.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2202934Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_global.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2206412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_json.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2208793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_logger.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2211212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_math.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2213486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_number.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2215983Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_object.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2218077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_pointer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2220242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_protos.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2222332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_proxy.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2224531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_regexp.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2226728Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_string.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2228818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_thread.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2231202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_thrower.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2234066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_builtins.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2236608Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_builtins.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2239242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_config.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2241718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2244236Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_fixedbuffer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2246788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_heap.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2249418Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_macros.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2251811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_vsnprintf.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2254635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debugger.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2257041Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debugger.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2259593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2262299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_augment.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2264890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_longjmp.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2267549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_macros.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2270025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2272392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_throw.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2275169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_exception.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2277682Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_forwdecl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2280191Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbuffer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2282716Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbuffer_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2285638Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbuffer_ops.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2288148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbufferobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2290898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbufferobject_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2293114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hcompiledfunction.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2295624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2298183Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2300830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_hashstring.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2303519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_markandsweep.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2306082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_memory.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2308790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2311188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_refcount.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2313707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_stringcache.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2316506Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_stringtable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2319011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heaphdr.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2321654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hnativefunction.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2324179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2326793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2329355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_class.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2331919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_enum.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2334542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_finalizer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2337147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2339785Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_pc2line.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2342195Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_props.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2345038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hstring.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2347553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hstring_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2350067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2353300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_alloc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2356268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_builtins.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2358505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2360755Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_stacks.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2363339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_initjs_min.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2365879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2368529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_jmpbuf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2371013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2373707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_bytecode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2376268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_call.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2378822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_compiler.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2381371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_compiler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2383878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_executor.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2386538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_ops.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2389168Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_var.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2391558Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_json.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2394040Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_lexer.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2396717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_lexer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2399104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_numconv.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2401707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_numconv.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2404401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_regexp.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2407019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_regexp_compiler.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2409474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_regexp_executor.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2412160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_replacements.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2414766Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_replacements.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2417498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_selftest.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2419880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_selftest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2422502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_strings.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2425144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_strings.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2427748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_tval.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2430193Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_tval.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2432752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_unicode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2435537Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_unicode_support.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2438036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_unicode_tables.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2440710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2443089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_bitdecoder.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2445967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_bitencoder.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2448415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_bufwriter.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2451055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_hashbytes.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2453491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_hashprime.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2456375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_misc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2458775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_tinyrandom.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2461474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duktape.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:53.2463805Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/COPYRIGHT -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:53.2466216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/HISTORY -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:53.2468501Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/INSTALL -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:53.2470628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:53.2472836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:53.2475330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2477522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/cover.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2479796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2482041Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2484308Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2486702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/lua.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2488954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2491193Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/luac.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2493496Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2495966Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2498156Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:53.2500552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2502718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2505228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/all.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2507525Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/lua.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2509640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/lua.ico -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2511874Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/lua.pc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2514386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/luavs.bat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2516564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/min.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2518927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/noparser.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2521216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/strict.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:53.2523384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2526055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2528237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2530397Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2532762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2535169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2537333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2539684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2541818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2544046Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2546511Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2548646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2550889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2553220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2555564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2557751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2560107Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2562338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2564664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/linit.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2566947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2569213Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/llex.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2571348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/llex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2573634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2576150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2578421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2580566Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2582937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2585367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2587522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2589859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2592184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2594472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2596910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2599089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2601354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2603737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2606104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2608592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2610747Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2613019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2615636Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2617792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2620035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2622351Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2624634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lua.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2626992Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lua.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2629131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/luac.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2631521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2633834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2636648Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2638859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2640879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2643044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2645250Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2647239Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2649349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/print.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:53.2651529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2653591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/bisect.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2655737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/cf.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2657802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/echo.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2660049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/env.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2662157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/factorial.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2664316Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/fib.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2666573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/fibfor.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2668720Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/globals.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2670816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/hello.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2672944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/life.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2675121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/luac.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2677268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/printf.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2678359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/readonly.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2679407Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/sieve.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2680324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/sort.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2681459Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/table.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2682453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/trace-calls.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2683478Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/trace-globals.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2684768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/xd.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:53.2685662Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-10-10T00:04:53.2686755Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-10-10T00:04:53.2687835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2688762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2689792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2690795Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2691873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2692898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2693876Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2695201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/osi-certified-72x60.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2696120Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:53.2697168Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2698301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2699195Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2700313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2701276Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2702320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2703443Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lbitlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2704463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2705528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2706505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lcorolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2707495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lctype.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2708619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lctype.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2709526Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2710653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2711682Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2712660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2713700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2714704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2715730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2716811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2717943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2718993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2720176Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/linit.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2721169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2722217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/llex.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2723230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/llex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2724512Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2725623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2726634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2727709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2728683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2729685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2730849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2731776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2732844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2733808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2735090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2736133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2737054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2738207Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2739240Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2740226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2741275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2742177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2743309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2744519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2745420Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2746453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2757047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lua.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2758312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lua.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2759374Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lua.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2760527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/luac.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2761444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2762571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2763632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2764684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2765714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2766685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2767751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2768738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:53.2769680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-10-10T00:04:53.2770795Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-10-10T00:04:53.2771747Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2772791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/index.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2773914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2774988Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2776100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2777104Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2778066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2779107Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2780155Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/osi-certified-72x60.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2781226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:53.2782280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2783177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2784486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2785538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2786451Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2787592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2788635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lbitlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2789614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2790656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2791570Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lcorolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2792673Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lctype.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2793605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lctype.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2794724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2795764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2796682Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2797809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2798696Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2799736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2800870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2801773Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2802768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2803804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2804877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/linit.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2805994Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2807045Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/llex.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2807943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/llex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2808988Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2809996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2811027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2812100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2813147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2814326Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2815482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2816417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2817493Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2818532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2819527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2820597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2821637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lprefix.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2822556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2823687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2824937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2825869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2827027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2827982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2829050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2830119Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2831021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2832076Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2833184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lua.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2834246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lua.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2835325Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lua.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2836238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/luac.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2837392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2838302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2839375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2840453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2841471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lutf8lib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2842580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2843484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2844513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2845619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:53.2846520Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-10-10T00:04:53.2847557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-10-10T00:04:53.2848535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2849545Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/index.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2850668Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2851569Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2852700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2853749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2854881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2855946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2856919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/osi-certified-72x60.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2857958Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:53.2859055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2859972Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2860991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2862315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2863325Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2864587Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2865595Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2866635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2867687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lcorolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2868668Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lctype.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2869720Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lctype.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2870763Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2871672Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2872781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2873683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2874836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2875745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2876881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2877836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2878816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2879948Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2880856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/linit.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2881993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2883057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ljumptab.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2883968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/llex.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2885209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/llex.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2886137Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2887200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2888106Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2889123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2890118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2891171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2892171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2893084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2894364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2895290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lopnames.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2896348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2897372Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2898372Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2899424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lprefix.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2900330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2901356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2902386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2903430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2904451Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2905588Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2906625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2907618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2908660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2909567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2910597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lua.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2911669Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lua.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2912623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lua.hpp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2913666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/luac.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2914681Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2915830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2916873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2917784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2918927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lutf8lib.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2919821Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2920937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2922014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2922921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:53.2923860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/.leading.dot.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2924944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/1000images.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2925863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/100images.htm -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2926773Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/HugeText.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2927584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2928463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png.gz -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2929406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/MakefileTest.mk -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2930204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/MethodTest.xhtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2931095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2931933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/bad.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2932838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_page.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2933676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_script.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2934769Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgi_test.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2935549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2936467Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2937392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2938259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.shtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2939180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/delayed.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2939964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/donate.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2940850Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/echo.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2941692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/error.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2942612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/error404.htm -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2943369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/exit.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2944592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/filehandler.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2945360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/flush.php -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2946249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/form.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2947113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/handle_form.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2948014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2948787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.shtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2949661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2950504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz.txt.gz -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2951456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz_unzipped.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2952227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/html_esc.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2953115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/json.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2953875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2955026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2955832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail_silent.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2956612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_stderr.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2957717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_logging.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2958553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_timer.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2959538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_preload_file.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2960308Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2961062Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2961814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page.ssjs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2962583Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page1.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2963553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2964439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2965338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.ssjs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2966100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2966989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2967839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.ssjs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2968740Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2969510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2970476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3r.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2971235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3v.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2972176Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2972947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2973738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page4kepler.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2974729Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page5.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2975489Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page6.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2976461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page7.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2977370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_error.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2978169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2979114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive_chunked.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2979982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_shared.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2980892Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_status.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2981671Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/passfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2982576Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/preload.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2983425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/prime.ssjs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2984550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/pytest.linux.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2985436Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/require_test.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2986427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/resource_script_demo.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2987324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/response_header.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2988190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ssi_test.shtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2989172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/syntax_error.ssjs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2989968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/test.ico -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2990884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/timeout.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2991688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2992562Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.xhtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2993535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2994557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.xhtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2995387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket_wrong_url.xhtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2996375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2997159Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi.cmd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2998067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2998938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi.cmd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.2999900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.3000720Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi.cmd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.3001628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ws_status.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.3002539Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/x.php -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:53.3003445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/access/.htpasswd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/access 2025-10-10T00:04:53.3004510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:53.3005330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi.old -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:53.3006252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:53.3007128Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:53.3008064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/jquery.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:53.3008861Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/test.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:53.3009938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/canvas.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:53.3010866Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/index.xhtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:53.3011866Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/style.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:53.3012744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-crlf.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-10-10T00:04:53.3013669Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-lf.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-10-10T00:04:53.3014835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/file with spaces.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:53.3015814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/hello.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:53.3016867Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/r&d.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:53.3017710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:53.3018684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/script.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:53.3019522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/style.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:53.3020581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/00.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3021433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/01.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3022387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/02.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3023433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/03.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3024453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/04.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3025358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/05.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3026358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/06.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3027198Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/07.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3028164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/08.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3029085Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/09.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3030049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/10.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3030990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/11.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3031835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/12.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3032788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/13.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3033712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/14.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3034815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/15.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3035823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/16.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3036760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/17.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3037789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/18.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3038708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/19.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3039701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/20.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3040538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/21.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3041491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/22.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3042408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/23.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3043391Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/24.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3044358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/25.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3045336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/26.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3046178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/27.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3047239Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/28.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3048125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/29.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3049039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/30.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3050083Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/31.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3050913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/32.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3051935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/33.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3052776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/34.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3053757Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/35.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3054734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/36.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3055730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/37.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3056721Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/38.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3057560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/39.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3058530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/40.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3059381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/41.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3060486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/42.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3061456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/43.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3062301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/44.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3063355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/45.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3064302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/46.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3065340Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/47.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3066197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/48.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3067183Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/49.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3068042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/50.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3069058Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/51.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3070036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/52.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3070866Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/53.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3071826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/54.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3072660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/55.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3073760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/56.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3074757Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/57.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3075668Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/58.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3076727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/59.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3077557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/60.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3078584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/61.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3079423Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/62.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3080389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/63.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3081225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/64.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3082255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/65.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3083230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/66.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3084059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/67.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3085133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/68.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3085974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/69.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3087020Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/70.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3087851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/71.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3088806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/72.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3089769Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/73.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3090844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/74.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3091880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/75.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3092717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/76.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3093688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/77.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3094624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/78.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3095666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/79.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3096509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/80.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3097495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/81.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3098329Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/82.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3099296Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/83.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3100323Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/84.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3101172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/85.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3102008Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/86.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3103094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/87.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3103964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/88.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3105162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/89.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3106019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/90.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3106992Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/91.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3107941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/92.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3108862Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/93.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3109770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/94.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3110673Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/95.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3111634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/96.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3112463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/97.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3113508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/98.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3114442Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/99.png -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:53.3115454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi/index.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-10-10T00:04:53.3116497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors/index.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-10-10T00:04:53.3117759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/这是一个示例文本.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-10-10T00:04:53.3119034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-10-10T00:04:53.3119910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/.htpasswd -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-10-10T00:04:53.3120931Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/content.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-10-10T00:04:53.3121932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi/pytest.linux.cgi -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-10-10T00:04:53.3122864Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir/index.lua -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-10-10T00:04:53.3123857Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir/index.xhtml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-10-10T00:04:53.3124865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3125863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_default.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3126714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_full.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3127825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_minimal.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3128697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/cgi_test.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3129603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/civetweb_check.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3130622Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/main.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3131433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3132429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3133255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3134369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3135188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3136210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3137034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3138005Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3138825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3139742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3140780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/testclient.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3141593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.c -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3142532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:53.3143406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/zephyr/module.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-10-10T00:04:53.3144432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3145200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3146167Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3146957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3147864Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3148613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3149561Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3150328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3151233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/library.json -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:53.3152040Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-10-10T00:04:53.3152964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-10-10T00:04:53.3153832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3154874Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3155762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3156742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3157836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3158734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3159647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3160564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3161452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3162280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3163314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3164415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3165388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3166256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3167156Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:53.3168414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-10-10T00:04:53.3169479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-10-10T00:04:53.3170308Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-10-10T00:04:53.3171428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-10-10T00:04:53.3172428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:53.3173395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:53.3174526Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:53.3175397Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:53.3176425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:53.3177355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-10-10T00:04:53.3178349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-10-10T00:04:53.3179355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-10-10T00:04:53.3180263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-10-10T00:04:53.3181371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-10-10T00:04:53.3182337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3183475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3184753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3185888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3187082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3188080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3189233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3190345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3191370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3192584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:53.3193750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:53.3194975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:53.3196331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3197614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3198941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3200035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3201141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-10-10T00:04:53.3202234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-10-10T00:04:53.3203221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:53.3204475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:53.3205686Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:53.3206719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:53.3207878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3208985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3210092Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3211266Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3212410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3213976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3215155Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:53.3216235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3217212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3218238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3219333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3220259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3221261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3222139Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:53.3223169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3224412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3225348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3226293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3227447Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3228485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3229486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3230577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3231522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3232598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3233628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3234766Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3235815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3236847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3237827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3238863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3239779Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3240903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3241928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3242905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3243947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3245041Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3246082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3247157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3248091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:53.3249090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-10-10T00:04:53.3249926Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-10-10T00:04:53.3251035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:53.3251924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:53.3252811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:53.3253802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:53.3254981Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:53.3256052Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-10-10T00:04:53.3257047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3258166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3259190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3260341Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3261471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3262423Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3263517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3264833Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3265956Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3267057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3268097Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:53.3269350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3270648Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3271871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3272935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3274302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3275513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3276677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3277723Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3279027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3280232Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3281463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3282617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3283677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3284921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3285827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3286925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3287976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3288956Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3290017Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3291089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3292010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3293172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3294286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3295194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3296337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3297346Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3298408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3299482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3300408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3301470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:53.3302603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3303507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/common.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3304734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3305804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3306806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3307992Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3309033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/run_with_path.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3310012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3311068Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:53.3312209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-10-10T00:04:53.3313090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3314305Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3315285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3316323Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3317365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3318236Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3319270Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3320380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3321280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3322275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3323388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:53.3324444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3325652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3326794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3327779Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3328898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3330035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3330976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3332082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3333160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3334314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3335397Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3336508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3337555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3338634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3339802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3340765Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3341923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3343059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3344376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3345379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3346498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3347609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3348658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3349737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3350780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3351894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3352992Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3354334Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3355366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3356508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3357865Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3359018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3360137Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3361221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3362179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3363337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3364504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3365556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3366691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3367836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3368857Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3369881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3370976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3372138Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3373120Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3374310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3375352Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3376382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3377446Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3378388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3379538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3380605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3381588Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3382640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3383654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3384730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3385878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3386942Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3387849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3388899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3390042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3390973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3391993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3393098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3394030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3395358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3396405Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3397473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3398513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3399488Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3400592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3401577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3402564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3403686Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3404720Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3405781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3406955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3407878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3409003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3410070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3411001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3412031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3413117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3414013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:53.3414921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3415600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/civetweb.BUILD -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3416351Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/curl.BUILD -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3417094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/curl.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3417765Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/dummy_export.h.tpl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3418591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/export_header.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3419341Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/repositories.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3420136Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/zlib.BUILD -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-10-10T00:04:53.3420809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/CheckAtomic.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3421691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/FindTelegraf.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3422424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/civetweb-3rdparty-config.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3423313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/googlemock-3rdparty-config.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3423976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/googletest.imp -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3424931Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3425710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-core.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3426564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-pull.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3427268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-push.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-10-10T00:04:53.3428222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-10-10T00:04:53.3429106Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake/sample_client.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-10-10T00:04:53.3430078Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake/sample_server.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-10-10T00:04:53.3431058Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-10-10T00:04:53.3431925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig/sample_client.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-10-10T00:04:53.3433009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig/sample_server.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-10-10T00:04:53.3433660Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core 2025-10-10T00:04:53.3434744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core 2025-10-10T00:04:53.3435602Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3436475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3437363Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3438127Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3439074Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/counter_bench.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3439824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/gauge_bench.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3440716Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/histogram_bench.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3441444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/info_bench.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3442278Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3443096Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/registry_bench.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3443959Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/summary_bench.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:53.3444935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/check_names.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3445969Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/client_metric.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3446775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/collectable.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3447699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/counter.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3448548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/family.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3449475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/gauge.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3450362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/histogram.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3451161Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/info.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3452123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/labels.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3452928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/metric_family.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3453848Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/metric_type.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3454814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/registry.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3455753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/serializer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3456632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/summary.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3457568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/text_serializer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:53.3458551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/builder.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:53.3459499Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/ckms_quantiles.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:53.3460470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/future_std.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:53.3461439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/time_window_quantiles.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:53.3462384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:53.3463107Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/check_names.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3463885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/counter.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3464758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/family.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3465651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/gauge.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3466336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/histogram.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3467133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/info.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3467805Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/registry.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3468618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/serializer.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3469365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/summary.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3470192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/text_serializer.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-10-10T00:04:53.3470914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/builder.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:53.3471781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/ckms_quantiles.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:53.3472583Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/hash.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:53.3473473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/time_window_quantiles.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:53.3474374Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/utils.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:53.3475220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3475928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3476740Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/builder_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3477453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/check_label_name_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3478370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/check_metric_name_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3479063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/counter_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3479896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/family_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3480586Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/gauge_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3481280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/histogram_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3482205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/raii_locale.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3482907Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/registry_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3483728Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/serializer_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3484520Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/summary_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3485403Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/text_serializer_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3486147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/utils_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:53.3486842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/doc/Doxyfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/doc 2025-10-10T00:04:53.3487485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull 2025-10-10T00:04:53.3488303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull 2025-10-10T00:04:53.3489101Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/include/prometheus/exposer.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/include/prometheus 2025-10-10T00:04:53.3489910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/basic_auth.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3490686Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/basic_auth.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3491509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/endpoint.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3492190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/endpoint.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3492981Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/exposer.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3493655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/handler.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3494656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/handler.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3495364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/metrics_collector.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3496148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/metrics_collector.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:53.3496928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/detail/base64.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/detail 2025-10-10T00:04:53.3497787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests 2025-10-10T00:04:53.3498646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3499683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3500551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/integration_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3501457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/lint.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3502278Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/sample_server.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3503209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/sample_server_auth.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3504188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/sample_server_multi.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3504977Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/scrape.conf -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3505927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/scrape.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:53.3506822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:53.3507752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:53.3508738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal/base64_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:53.3509481Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:53.3510457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:53.3511359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit/exposer_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:53.3512194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push 2025-10-10T00:04:53.3512908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push 2025-10-10T00:04:53.3514004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/gateway.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus 2025-10-10T00:04:53.3515148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/detail/http_method.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/detail 2025-10-10T00:04:53.3515921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src/curl_wrapper.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-10-10T00:04:53.3516836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src/curl_wrapper.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-10-10T00:04:53.3517598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src/gateway.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-10-10T00:04:53.3518306Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests 2025-10-10T00:04:53.3519227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:53.3520144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:53.3521173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration/sample_client.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:53.3521653Z copying third_party/kineto/libkineto/third_party/fmt/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:53.3522058Z copying third_party/kineto/libkineto/third_party/fmt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:53.3522676Z copying third_party/kineto/libkineto/third_party/fmt/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:53.3523111Z copying third_party/kineto/libkineto/third_party/fmt/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:53.3523488Z copying third_party/kineto/libkineto/third_party/fmt/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:53.3524046Z copying third_party/kineto/libkineto/third_party/fmt/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt 2025-10-10T00:04:53.3524739Z copying third_party/kineto/libkineto/third_party/fmt/doc/ChangeLog-old.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3525130Z copying third_party/kineto/libkineto/third_party/fmt/doc/api.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3525525Z copying third_party/kineto/libkineto/third_party/fmt/doc/fmt.css -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3526108Z copying third_party/kineto/libkineto/third_party/fmt/doc/fmt.js -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3526660Z copying third_party/kineto/libkineto/third_party/fmt/doc/get-started.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3527073Z copying third_party/kineto/libkineto/third_party/fmt/doc/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3527472Z copying third_party/kineto/libkineto/third_party/fmt/doc/perf.svg -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3528154Z copying third_party/kineto/libkineto/third_party/fmt/doc/python-license.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3528583Z copying third_party/kineto/libkineto/third_party/fmt/doc/syntax.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/doc 2025-10-10T00:04:53.3529036Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/args.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3529737Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/base.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3530558Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/chrono.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3531233Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/color.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3531712Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/compile.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3532159Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/core.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3532753Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/format-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3533228Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/format.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3533781Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/os.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3534439Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/ostream.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3535061Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/printf.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3535518Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/ranges.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3536038Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/std.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3536633Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/xchar.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-10-10T00:04:53.3537036Z copying third_party/kineto/libkineto/third_party/fmt/src/fmt.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/src 2025-10-10T00:04:53.3537439Z copying third_party/kineto/libkineto/third_party/fmt/src/format.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/src 2025-10-10T00:04:53.3537955Z copying third_party/kineto/libkineto/third_party/fmt/src/os.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/src 2025-10-10T00:04:53.3538469Z copying third_party/kineto/libkineto/third_party/fmt/support/Android.mk -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3538955Z copying third_party/kineto/libkineto/third_party/fmt/support/AndroidManifest.xml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3539429Z copying third_party/kineto/libkineto/third_party/fmt/support/C++.sublime-syntax -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3540599Z copying third_party/kineto/libkineto/third_party/fmt/support/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3542610Z copying third_party/kineto/libkineto/third_party/fmt/support/Vagrantfile -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3544328Z copying third_party/kineto/libkineto/third_party/fmt/support/build.gradle -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3546140Z copying third_party/kineto/libkineto/third_party/fmt/support/check-commits -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3547597Z copying third_party/kineto/libkineto/third_party/fmt/support/docopt.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3549594Z copying third_party/kineto/libkineto/third_party/fmt/support/mkdocs -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3551074Z copying third_party/kineto/libkineto/third_party/fmt/support/mkdocs.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3552683Z copying third_party/kineto/libkineto/third_party/fmt/support/printable.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3554536Z copying third_party/kineto/libkineto/third_party/fmt/support/release.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support 2025-10-10T00:04:53.3556375Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/.bazelversion -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-10-10T00:04:53.3558122Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-10-10T00:04:53.3559781Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-10-10T00:04:53.3561313Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-10-10T00:04:53.3562919Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/WORKSPACE.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-10-10T00:04:53.3564682Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/FindSetEnv.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-10-10T00:04:53.3566356Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/JoinPaths.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-10-10T00:04:53.3567913Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/fmt-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-10-10T00:04:53.3569396Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/fmt.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-10-10T00:04:53.3571492Z copying third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-10-10T00:04:53.3573307Z copying third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-10-10T00:04:53.3574577Z copying third_party/kineto/libkineto/third_party/fmt/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3576295Z copying third_party/kineto/libkineto/third_party/fmt/test/args-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3577935Z copying third_party/kineto/libkineto/third_party/fmt/test/assert-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3579503Z copying third_party/kineto/libkineto/third_party/fmt/test/base-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3581662Z copying third_party/kineto/libkineto/third_party/fmt/test/chrono-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3583444Z copying third_party/kineto/libkineto/third_party/fmt/test/color-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3585407Z copying third_party/kineto/libkineto/third_party/fmt/test/compile-fp-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3586913Z copying third_party/kineto/libkineto/third_party/fmt/test/compile-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3588623Z copying third_party/kineto/libkineto/third_party/fmt/test/detect-stdfs.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3590321Z copying third_party/kineto/libkineto/third_party/fmt/test/enforce-checks-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3591829Z copying third_party/kineto/libkineto/third_party/fmt/test/format-impl-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3593548Z copying third_party/kineto/libkineto/third_party/fmt/test/format-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3596649Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest-extra-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3598086Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest-extra.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3599742Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest-extra.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3601386Z copying third_party/kineto/libkineto/third_party/fmt/test/header-only-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3602976Z copying third_party/kineto/libkineto/third_party/fmt/test/mock-allocator.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3604690Z copying third_party/kineto/libkineto/third_party/fmt/test/module-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3606909Z copying third_party/kineto/libkineto/third_party/fmt/test/no-builtin-types-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3608364Z copying third_party/kineto/libkineto/third_party/fmt/test/noexception-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3609929Z copying third_party/kineto/libkineto/third_party/fmt/test/os-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3611604Z copying third_party/kineto/libkineto/third_party/fmt/test/ostream-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3613980Z copying third_party/kineto/libkineto/third_party/fmt/test/perf-sanity.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3615594Z copying third_party/kineto/libkineto/third_party/fmt/test/posix-mock-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3617287Z copying third_party/kineto/libkineto/third_party/fmt/test/posix-mock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3618877Z copying third_party/kineto/libkineto/third_party/fmt/test/printf-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3621017Z copying third_party/kineto/libkineto/third_party/fmt/test/ranges-odr-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3622413Z copying third_party/kineto/libkineto/third_party/fmt/test/ranges-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3624926Z copying third_party/kineto/libkineto/third_party/fmt/test/scan-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3626470Z copying third_party/kineto/libkineto/third_party/fmt/test/scan.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3628482Z copying third_party/kineto/libkineto/third_party/fmt/test/std-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3630089Z copying third_party/kineto/libkineto/third_party/fmt/test/test-assert.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3631692Z copying third_party/kineto/libkineto/third_party/fmt/test/test-main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3633331Z copying third_party/kineto/libkineto/third_party/fmt/test/unicode-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3635021Z copying third_party/kineto/libkineto/third_party/fmt/test/util.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3636667Z copying third_party/kineto/libkineto/third_party/fmt/test/util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3638361Z copying third_party/kineto/libkineto/third_party/fmt/test/xchar-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test 2025-10-10T00:04:53.3640756Z copying third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:53.3642108Z copying third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test 2025-10-10T00:04:53.3643748Z copying third_party/kineto/libkineto/third_party/fmt/test/compile-error-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/compile-error-test 2025-10-10T00:04:53.3645545Z copying third_party/kineto/libkineto/third_party/fmt/test/cuda-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-10-10T00:04:53.3647146Z copying third_party/kineto/libkineto/third_party/fmt/test/cuda-test/cpp14.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-10-10T00:04:53.3648863Z copying third_party/kineto/libkineto/third_party/fmt/test/cuda-test/cuda-cpp14.cu -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-10-10T00:04:53.3650489Z copying third_party/kineto/libkineto/third_party/fmt/test/find-package-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/find-package-test 2025-10-10T00:04:53.3652025Z copying third_party/kineto/libkineto/third_party/fmt/test/find-package-test/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/find-package-test 2025-10-10T00:04:53.3653532Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3655212Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3656834Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3658624Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/chrono-duration.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3660152Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/chrono-timepoint.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3661640Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/float.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3663248Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/fuzzer-common.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3664984Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3666666Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/named-arg.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3668299Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/one-arg.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3669893Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/two-args.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-10-10T00:04:53.3671445Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-10-10T00:04:53.3673047Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-10-10T00:04:53.3674932Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock-gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-10-10T00:04:53.3681712Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock 2025-10-10T00:04:53.3687759Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest 2025-10-10T00:04:53.3689358Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest 2025-10-10T00:04:53.3695698Z copying third_party/kineto/libkineto/third_party/fmt/test/static-export-test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-10-10T00:04:53.3697201Z copying third_party/kineto/libkineto/third_party/fmt/test/static-export-test/library.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-10-10T00:04:53.3698804Z copying third_party/kineto/libkineto/third_party/fmt/test/static-export-test/main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-10-10T00:04:53.3700197Z copying third_party/kineto/libkineto/third_party/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3701758Z copying third_party/kineto/libkineto/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3703417Z copying third_party/kineto/libkineto/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3705271Z copying third_party/kineto/libkineto/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3706766Z copying third_party/kineto/libkineto/third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3708354Z copying third_party/kineto/libkineto/third_party/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3710539Z copying third_party/kineto/libkineto/third_party/googletest/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3711821Z copying third_party/kineto/libkineto/third_party/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3713467Z copying third_party/kineto/libkineto/third_party/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3715230Z copying third_party/kineto/libkineto/third_party/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3716842Z copying third_party/kineto/libkineto/third_party/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3718417Z copying third_party/kineto/libkineto/third_party/googletest/googletest_deps.bzl -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest 2025-10-10T00:04:53.3720003Z copying third_party/kineto/libkineto/third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/ci 2025-10-10T00:04:53.3721639Z copying third_party/kineto/libkineto/third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/ci 2025-10-10T00:04:53.3723278Z copying third_party/kineto/libkineto/third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/ci 2025-10-10T00:04:53.3724965Z copying third_party/kineto/libkineto/third_party/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3726654Z copying third_party/kineto/libkineto/third_party/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3729533Z copying third_party/kineto/libkineto/third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3730676Z copying third_party/kineto/libkineto/third_party/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3733078Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3734684Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3738456Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3739729Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3741868Z copying third_party/kineto/libkineto/third_party/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3743324Z copying third_party/kineto/libkineto/third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3745280Z copying third_party/kineto/libkineto/third_party/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3746844Z copying third_party/kineto/libkineto/third_party/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3748861Z copying third_party/kineto/libkineto/third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3750408Z copying third_party/kineto/libkineto/third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3751989Z copying third_party/kineto/libkineto/third_party/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs 2025-10-10T00:04:53.3753664Z copying third_party/kineto/libkineto/third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/_data 2025-10-10T00:04:53.3755536Z copying third_party/kineto/libkineto/third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/_layouts 2025-10-10T00:04:53.3757127Z copying third_party/kineto/libkineto/third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/_sass 2025-10-10T00:04:53.3758843Z copying third_party/kineto/libkineto/third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/assets/css 2025-10-10T00:04:53.3760444Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-10-10T00:04:53.3762100Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-10-10T00:04:53.3763898Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-10-10T00:04:53.3765944Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-10-10T00:04:53.3767775Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-10-10T00:04:53.3770196Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock 2025-10-10T00:04:53.3771467Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock 2025-10-10T00:04:53.3773203Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/cmake 2025-10-10T00:04:53.3774962Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/cmake 2025-10-10T00:04:53.3776579Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/docs 2025-10-10T00:04:53.3778368Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3781653Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3782956Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3784953Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3788985Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3790767Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3792394Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3794318Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3797876Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:53.3799524Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:53.3801331Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:53.3802983Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:53.3805175Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3806878Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3808488Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3810070Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:53.3811355Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3813151Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3814806Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3816498Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3818290Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3820120Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3821839Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-10-10T00:04:53.3823488Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3825289Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3828169Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3829708Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3831881Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3834036Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3837564Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3840261Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3843064Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3845233Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3847031Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3849668Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3851350Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3852858Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3854736Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3856394Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3859092Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3860473Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3862201Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3863777Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3865557Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3867307Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3869004Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3870794Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3872458Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3874472Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3876081Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3877687Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3879381Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-10-10T00:04:53.3880946Z copying third_party/kineto/libkineto/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest 2025-10-10T00:04:53.3882632Z copying third_party/kineto/libkineto/third_party/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest 2025-10-10T00:04:53.3884692Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-10-10T00:04:53.3886172Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-10-10T00:04:53.3887761Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-10-10T00:04:53.3889441Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-10-10T00:04:53.3891098Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-10-10T00:04:53.3892650Z copying third_party/kineto/libkineto/third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/docs 2025-10-10T00:04:53.3894717Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3896415Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3898203Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3900204Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3901903Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3903802Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3905981Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3907827Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3909379Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3911063Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3913974Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3915541Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:53.3917634Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3919316Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3921012Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3923311Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3925537Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3927197Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3930102Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3931565Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:53.3933322Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3935219Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3936951Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3938596Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:53.3939847Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3941547Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3943114Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3944913Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3946724Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3948330Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3949963Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3951657Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3953216Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3955059Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3956848Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3958406Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3960048Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3961647Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3963287Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3965104Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3966832Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3968592Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-10-10T00:04:53.3970094Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3971823Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3973317Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3976105Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3977796Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3979766Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3981302Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3983806Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3985615Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3987245Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3988786Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3993489Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-10-10T00:04:53.3995303Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.3997462Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.3999173Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4000732Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4002408Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4004241Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4005821Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4007675Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4009698Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4011277Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4013020Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4014945Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4016574Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4018048Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4019658Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4021457Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4023153Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4025138Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4027039Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4028736Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4030388Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4031928Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4033640Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4035904Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4037424Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4039013Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4040892Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4042498Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4044551Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4046617Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4048325Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4050477Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4052133Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4053754Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4055570Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4057121Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4059530Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4060995Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4062618Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4065139Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4067909Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4069164Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4070813Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4072579Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4074448Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4076381Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4077944Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4079578Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4081188Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4082737Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4084513Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4086335Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4087996Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4089787Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4091545Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4093176Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4095102Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4096860Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4098651Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4100223Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4101907Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4103610Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4105358Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4107139Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4108681Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4111372Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4112807Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4114756Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4116507Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4118243Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4119876Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4121446Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4123156Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4124966Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4126912Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4128438Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4130302Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4131883Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4133586Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4135320Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4139787Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4141337Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4142948Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4144953Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4147023Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4148720Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4150470Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4152274Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-10-10T00:04:53.4153408Z copying third_party/kineto/tb_plugin/.flake8 -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin 2025-10-10T00:04:53.4155617Z copying third_party/kineto/tb_plugin/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin 2025-10-10T00:04:53.4156926Z copying third_party/kineto/tb_plugin/LICENSE -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin 2025-10-10T00:04:53.4158795Z copying third_party/kineto/tb_plugin/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin 2025-10-10T00:04:53.4160973Z copying third_party/kineto/tb_plugin/setup.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin 2025-10-10T00:04:53.4162530Z copying third_party/kineto/tb_plugin/ci_scripts/install_env.sh -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/ci_scripts 2025-10-10T00:04:53.4164301Z copying third_party/kineto/tb_plugin/docs/gpu_utilization.md -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs 2025-10-10T00:04:53.4166296Z copying third_party/kineto/tb_plugin/docs/images/control_panel.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4167739Z copying third_party/kineto/tb_plugin/docs/images/diff_view.png -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4171783Z copying third_party/kineto/tb_plugin/docs/images/distributed_view.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4174383Z copying third_party/kineto/tb_plugin/docs/images/kernel_view.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4178248Z copying third_party/kineto/tb_plugin/docs/images/kernel_view_group_by_properties_and_op.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4180690Z copying third_party/kineto/tb_plugin/docs/images/lightning_view.png -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4183657Z copying third_party/kineto/tb_plugin/docs/images/memory_view.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4186688Z copying third_party/kineto/tb_plugin/docs/images/module_view.png -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4191725Z copying third_party/kineto/tb_plugin/docs/images/operator_view.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4195283Z copying third_party/kineto/tb_plugin/docs/images/operator_view_group_by_inputshape.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4197543Z copying third_party/kineto/tb_plugin/docs/images/overall_view.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4200448Z copying third_party/kineto/tb_plugin/docs/images/time_breakdown_priority.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4201862Z copying third_party/kineto/tb_plugin/docs/images/trace_view.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4205751Z copying third_party/kineto/tb_plugin/docs/images/trace_view_fwd_bwd_correlation.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4208831Z copying third_party/kineto/tb_plugin/docs/images/trace_view_gpu_utilization.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4211911Z copying third_party/kineto/tb_plugin/docs/images/trace_view_launch.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4217596Z copying third_party/kineto/tb_plugin/docs/images/trace_view_one_step.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4220236Z copying third_party/kineto/tb_plugin/docs/images/vscode_stack.PNG -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/docs/images 2025-10-10T00:04:53.4225757Z copying third_party/kineto/tb_plugin/examples/resnet50_autograd_api.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/examples 2025-10-10T00:04:53.4227125Z copying third_party/kineto/tb_plugin/examples/resnet50_ddp_profiler.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/examples 2025-10-10T00:04:53.4228716Z copying third_party/kineto/tb_plugin/examples/resnet50_profiler_api.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/examples 2025-10-10T00:04:53.4230144Z copying third_party/kineto/tb_plugin/fe/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4231925Z copying third_party/kineto/tb_plugin/fe/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4233369Z copying third_party/kineto/tb_plugin/fe/package.json -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4235476Z copying third_party/kineto/tb_plugin/fe/prettier.json -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4236875Z copying third_party/kineto/tb_plugin/fe/tsconfig.json -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4238592Z copying third_party/kineto/tb_plugin/fe/update-static.js -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4240134Z copying third_party/kineto/tb_plugin/fe/webpack.config.js -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4241529Z copying third_party/kineto/tb_plugin/fe/yarn.lock -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe 2025-10-10T00:04:53.4245096Z copying third_party/kineto/tb_plugin/fe/scripts/add_header.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/scripts 2025-10-10T00:04:53.4246571Z copying third_party/kineto/tb_plugin/fe/scripts/build.sh -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/scripts 2025-10-10T00:04:53.4248127Z copying third_party/kineto/tb_plugin/fe/scripts/setup.sh -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/scripts 2025-10-10T00:04:53.4249977Z copying third_party/kineto/tb_plugin/fe/src/app.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src 2025-10-10T00:04:53.4251551Z copying third_party/kineto/tb_plugin/fe/src/gstatic.d.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src 2025-10-10T00:04:53.4253399Z copying third_party/kineto/tb_plugin/fe/src/index.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src 2025-10-10T00:04:53.4255101Z copying third_party/kineto/tb_plugin/fe/src/setup.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src 2025-10-10T00:04:53.4256597Z copying third_party/kineto/tb_plugin/fe/src/styles.css -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src 2025-10-10T00:04:53.4258373Z copying third_party/kineto/tb_plugin/fe/src/api/README.md -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api 2025-10-10T00:04:53.4259906Z copying third_party/kineto/tb_plugin/fe/src/api/index.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api 2025-10-10T00:04:53.4261584Z copying third_party/kineto/tb_plugin/fe/src/api/mock.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api 2025-10-10T00:04:53.4265525Z copying third_party/kineto/tb_plugin/fe/src/api/openapi.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api 2025-10-10T00:04:53.4267517Z copying third_party/kineto/tb_plugin/fe/src/api/generated/api.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api/generated 2025-10-10T00:04:53.4270477Z copying third_party/kineto/tb_plugin/fe/src/api/generated/configuration.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api/generated 2025-10-10T00:04:53.4271836Z copying third_party/kineto/tb_plugin/fe/src/api/generated/custom.d.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api/generated 2025-10-10T00:04:53.4273441Z copying third_party/kineto/tb_plugin/fe/src/api/generated/index.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/api/generated 2025-10-10T00:04:53.4275157Z copying third_party/kineto/tb_plugin/fe/src/components/DataLoading.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4276880Z copying third_party/kineto/tb_plugin/fe/src/components/DiffOverview.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4279132Z copying third_party/kineto/tb_plugin/fe/src/components/DistributedView.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4280746Z copying third_party/kineto/tb_plugin/fe/src/components/FullCircularProgress.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4282241Z copying third_party/kineto/tb_plugin/fe/src/components/GpuInfoTable.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4283786Z copying third_party/kineto/tb_plugin/fe/src/components/Kernel.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4285665Z copying third_party/kineto/tb_plugin/fe/src/components/MemoryView.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4287634Z copying third_party/kineto/tb_plugin/fe/src/components/ModuleView.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4289134Z copying third_party/kineto/tb_plugin/fe/src/components/Operator.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4290801Z copying third_party/kineto/tb_plugin/fe/src/components/Overview.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4292462Z copying third_party/kineto/tb_plugin/fe/src/components/TextListItem.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4294325Z copying third_party/kineto/tb_plugin/fe/src/components/TooltipDescriptions.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4295864Z copying third_party/kineto/tb_plugin/fe/src/components/TraceView.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4297420Z copying third_party/kineto/tb_plugin/fe/src/components/helpers.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4299161Z copying third_party/kineto/tb_plugin/fe/src/components/transform.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components 2025-10-10T00:04:53.4300772Z copying third_party/kineto/tb_plugin/fe/src/components/charts/AntTableChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4302372Z copying third_party/kineto/tb_plugin/fe/src/components/charts/AreaChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4303930Z copying third_party/kineto/tb_plugin/fe/src/components/charts/ColumnChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4305652Z copying third_party/kineto/tb_plugin/fe/src/components/charts/LineChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4307227Z copying third_party/kineto/tb_plugin/fe/src/components/charts/PieChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4308862Z copying third_party/kineto/tb_plugin/fe/src/components/charts/SteppedAreaChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4310428Z copying third_party/kineto/tb_plugin/fe/src/components/charts/TableChart.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/charts 2025-10-10T00:04:53.4311999Z copying third_party/kineto/tb_plugin/fe/src/components/tables/CallFrameList.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4313597Z copying third_party/kineto/tb_plugin/fe/src/components/tables/CallStackTable.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4315482Z copying third_party/kineto/tb_plugin/fe/src/components/tables/ExpandIcon.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4317124Z copying third_party/kineto/tb_plugin/fe/src/components/tables/MemoryStatsTable.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4318871Z copying third_party/kineto/tb_plugin/fe/src/components/tables/NavToCodeButton.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4320478Z copying third_party/kineto/tb_plugin/fe/src/components/tables/OperationTable.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4321976Z copying third_party/kineto/tb_plugin/fe/src/components/tables/common.tsx -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4323738Z copying third_party/kineto/tb_plugin/fe/src/components/tables/transform.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/components/tables 2025-10-10T00:04:53.4325252Z copying third_party/kineto/tb_plugin/fe/src/constants/groupBy.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/constants 2025-10-10T00:04:53.4326822Z copying third_party/kineto/tb_plugin/fe/src/utils/binarysearch.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4328363Z copying third_party/kineto/tb_plugin/fe/src/utils/debounce.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4329861Z copying third_party/kineto/tb_plugin/fe/src/utils/def.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4331382Z copying third_party/kineto/tb_plugin/fe/src/utils/hooks.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4332916Z copying third_party/kineto/tb_plugin/fe/src/utils/index.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4335128Z copying third_party/kineto/tb_plugin/fe/src/utils/resize.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4336534Z copying third_party/kineto/tb_plugin/fe/src/utils/search.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4338058Z copying third_party/kineto/tb_plugin/fe/src/utils/top.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4339755Z copying third_party/kineto/tb_plugin/fe/src/utils/type.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4341253Z copying third_party/kineto/tb_plugin/fe/src/utils/vscode.ts -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/fe/src/utils 2025-10-10T00:04:53.4343051Z copying third_party/kineto/tb_plugin/packaging/torch_tb_profiler/meta.yaml -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/packaging/torch_tb_profiler 2025-10-10T00:04:53.4344998Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_0/worker0.1623143089861.pt.trace.json.gz -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0 2025-10-10T00:04:53.4357453Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_0/worker0.1623143566756.pt.trace.json.gz -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0 2025-10-10T00:04:53.4368800Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_4/worker0.1623212756351.pt.trace.json.gz -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4 2025-10-10T00:04:53.4379348Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_4/worker0.1623213129365.pt.trace.json.gz -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4 2025-10-10T00:04:53.4389672Z copying third_party/kineto/tb_plugin/test/gpu_metrics_expected.json -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4392253Z copying third_party/kineto/tb_plugin/test/gpu_metrics_input.json -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4395015Z copying third_party/kineto/tb_plugin/test/result_check_file.txt -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4397823Z copying third_party/kineto/tb_plugin/test/test_compare_with_autograd.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4399231Z copying third_party/kineto/tb_plugin/test/test_diffrun.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4401060Z copying third_party/kineto/tb_plugin/test/test_profiler.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4403995Z copying third_party/kineto/tb_plugin/test/test_ranges.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4405758Z copying third_party/kineto/tb_plugin/test/test_tensorboard_end2end.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/test 2025-10-10T00:04:53.4407332Z copying third_party/kineto/tb_plugin/torch_tb_profiler/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:53.4408886Z copying third_party/kineto/tb_plugin/torch_tb_profiler/consts.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:53.4410512Z copying third_party/kineto/tb_plugin/torch_tb_profiler/multiprocessing.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:53.4411965Z copying third_party/kineto/tb_plugin/torch_tb_profiler/plugin.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:53.4413894Z copying third_party/kineto/tb_plugin/torch_tb_profiler/run.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:53.4416147Z copying third_party/kineto/tb_plugin/torch_tb_profiler/utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler 2025-10-10T00:04:53.4417833Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4419361Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/azureblob.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4420945Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/base.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4422491Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/cache.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4423994Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/file.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4426372Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/gs.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4427838Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/hdfs.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4429391Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-10-10T00:04:53.4431056Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4432687Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/communication.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4434427Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/data.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4436581Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/event_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4438292Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/gpu_metrics_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4440032Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/kernel_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4441533Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/loader.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4443257Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/memory_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4445162Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/module_op.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4446781Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/node.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4448865Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/op_agg.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4450438Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/op_tree.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4452243Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/overall_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4453827Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/range_utils.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4455798Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/run_generator.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4457498Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/tensor_core.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4459171Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/tensor_cores_parser.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4460650Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/trace.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-10-10T00:04:53.4462367Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/__init__.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-10-10T00:04:53.4463961Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/contract.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-10-10T00:04:53.4465735Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/operator.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-10-10T00:04:53.4467339Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/tree.py -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-10-10T00:04:53.4468926Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/index.html -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-10-10T00:04:53.4482161Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/index.js -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-10-10T00:04:53.4483608Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/trace_embedding.html -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-10-10T00:04:53.4485393Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/trace_viewer_full.html -> torch-2.10.0a0+git344e636/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-10-10T00:04:53.4508251Z copying third_party/kleidiai/.bazelignore -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4509606Z copying third_party/kleidiai/.bazeliskrc -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4511357Z copying third_party/kleidiai/.bazelrc -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4512951Z copying third_party/kleidiai/.clang-format -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4514869Z copying third_party/kleidiai/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4516755Z copying third_party/kleidiai/.cmakelintrc -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4518019Z copying third_party/kleidiai/.editorconfig -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4519745Z copying third_party/kleidiai/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4521467Z copying third_party/kleidiai/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4522829Z copying third_party/kleidiai/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4524733Z copying third_party/kleidiai/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4526961Z copying third_party/kleidiai/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4528268Z copying third_party/kleidiai/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4530329Z copying third_party/kleidiai/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4531652Z copying third_party/kleidiai/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4533550Z copying third_party/kleidiai/kai_defs.bzl -> torch-2.10.0a0+git344e636/third_party/kleidiai 2025-10-10T00:04:53.4535208Z copying third_party/kleidiai/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/LICENSES 2025-10-10T00:04:53.4537148Z copying third_party/kleidiai/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/LICENSES 2025-10-10T00:04:53.4538506Z copying third_party/kleidiai/benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark 2025-10-10T00:04:53.4540187Z copying third_party/kleidiai/benchmark/main.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark 2025-10-10T00:04:53.4541846Z copying third_party/kleidiai/benchmark/matmul/matmul_benchmark_logic.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark/matmul 2025-10-10T00:04:53.4543364Z copying third_party/kleidiai/benchmark/matmul/matmul_interface.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark/matmul 2025-10-10T00:04:53.4545058Z copying third_party/kleidiai/benchmark/matmul/matmul_registry.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark/matmul 2025-10-10T00:04:53.4547244Z copying third_party/kleidiai/benchmark/matmul/matmul_registry.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark/matmul 2025-10-10T00:04:53.4548639Z copying third_party/kleidiai/benchmark/matmul/matmul_runner.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/benchmark/matmul 2025-10-10T00:04:53.4550100Z copying third_party/kleidiai/cmake/FetchGBench.cmake -> torch-2.10.0a0+git344e636/third_party/kleidiai/cmake 2025-10-10T00:04:53.4551718Z copying third_party/kleidiai/cmake/FetchGTest.cmake -> torch-2.10.0a0+git344e636/third_party/kleidiai/cmake 2025-10-10T00:04:53.4553638Z copying third_party/kleidiai/cmake/toolchains/aarch64-none-linux-gnu.toolchain.cmake -> torch-2.10.0a0+git344e636/third_party/kleidiai/cmake/toolchains 2025-10-10T00:04:53.4555025Z copying third_party/kleidiai/cmake/toolchains/ios.cmake -> torch-2.10.0a0+git344e636/third_party/kleidiai/cmake/toolchains 2025-10-10T00:04:53.4556623Z copying third_party/kleidiai/docker/Dockerfile -> torch-2.10.0a0+git344e636/third_party/kleidiai/docker 2025-10-10T00:04:53.4558553Z copying third_party/kleidiai/docker/build_linux_bootloader.sh -> torch-2.10.0a0+git344e636/third_party/kleidiai/docker 2025-10-10T00:04:53.4559847Z copying third_party/kleidiai/docs/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs 2025-10-10T00:04:53.4561827Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_1.png -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/imgs 2025-10-10T00:04:53.4563606Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_1.png.license -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/imgs 2025-10-10T00:04:53.4565327Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_2.png -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/imgs 2025-10-10T00:04:53.4568269Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_2.png.license -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/imgs 2025-10-10T00:04:53.4569563Z copying third_party/kleidiai/docs/matmul_qsi4cx/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/matmul_qsi4cx 2025-10-10T00:04:53.4571719Z copying third_party/kleidiai/docs/matmul_qsi4cx/imgs/int4_matmul_per_channel.png -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/matmul_qsi4cx/imgs 2025-10-10T00:04:53.4575192Z copying third_party/kleidiai/docs/matmul_qsi4cx/imgs/int4_matmul_per_channel.png.license -> torch-2.10.0a0+git344e636/third_party/kleidiai/docs/matmul_qsi4cx/imgs 2025-10-10T00:04:53.4576749Z copying third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4578375Z copying third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p/matmul_clamp_f16_f16_f16p.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4580113Z copying third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4581693Z copying third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p/matmul_clamp_f32_bf16p_bf16p.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4583341Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4585199Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p/matmul_clamp_f32_qai8dxp_qsi4c32p.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4587561Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4589124Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp/matmul_clamp_f32_qai8dxp_qsi4cxp.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4591025Z copying third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4592505Z copying third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4594397Z copying third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/matmul_clamp_f32_qsi8d32p_qsi4c32p.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4595731Z copying third_party/kleidiai/kai/kai_common.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai 2025-10-10T00:04:53.4597885Z copying third_party/kleidiai/kai/ukernels/matmul/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul 2025-10-10T00:04:53.4599811Z copying third_party/kleidiai/kai/ukernels/matmul/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul 2025-10-10T00:04:53.4601819Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p2vlx2_f16p2vlx2_2vlx2vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-10-10T00:04:53.4603501Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p2vlx2_f16p2vlx2_2vlx2vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-10-10T00:04:53.4605297Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p_f16p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-10-10T00:04:53.4606983Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-10-10T00:04:53.4608760Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-10-10T00:04:53.4610245Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p_f32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-10-10T00:04:53.4612226Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p2vlx4_qsi8cxpsb2vlx4_2vlx2vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:53.4613864Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p2vlx4_qsi8cxpsb2vlx4_2vlx2vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:53.4615604Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p_qsi8cxp_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:53.4617290Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p/kai_matmul_clamp_f16_bf16p8x4_bf16p12x4b_8x12_neon_mmla.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-10-10T00:04:53.4619154Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p/kai_matmul_clamp_f16_bf16p8x4_bf16p12x4b_8x12_neon_mmla.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-10-10T00:04:53.4620799Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p/kai_matmul_clamp_f16_bf16p_bf16p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-10-10T00:04:53.4622674Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p16x1biasf16_6x16x8_neon_mla.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4625793Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p16x1biasf16_6x16x8_neon_mla.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4627379Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p2vlx2b_1x16vl_sme2_dot.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4629974Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p2vlx2b_1x16vl_sme2_dot.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4631874Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-10-10T00:04:53.4633719Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p2vlx2_f16p2vlx2_2vlx2vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-10-10T00:04:53.4635491Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p2vlx2_f16p2vlx2_2vlx2vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-10-10T00:04:53.4637100Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p_f16p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-10-10T00:04:53.4638941Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp1x4_qsi4cxp4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4640565Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp1x4_qsi4cxp4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4642350Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp1x4_qsi4cxp4x4_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4643748Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp1x8_qsi4cxp4x8_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4645647Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp1x8_qsi4cxp4x8_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4647455Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp1x8_qsi4cxp4x8_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4649093Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp4x4_qsi4cxp4x4_16x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4650852Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp4x4_qsi4cxp4x4_16x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4652498Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp4x4_qsi4cxp4x4_16x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4654605Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp4x8_qsi4cxp4x8_16x4_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4656225Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp4x8_qsi4cxp4x8_16x4_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4657855Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp4x8_qsi4cxp4x8_16x4_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4659752Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp_qsi4cxp_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4661346Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp1x4_qsi8cxp4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4663041Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp1x4_qsi8cxp4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4664849Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp1x4_qsi8cxp4x4_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4666429Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp1x8_qsi8cxp4x8_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4668188Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp1x8_qsi8cxp4x8_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4669682Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp1x8_qsi8cxp4x8_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4671392Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp4x4_qsi8cxp4x4_16x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4673078Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp4x4_qsi8cxp4x4_16x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4674956Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp4x4_qsi8cxp4x4_16x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4676916Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp4x8_qsi8cxp4x8_16x4_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4678522Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp4x8_qsi8cxp4x8_16x4_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4680155Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp4x8_qsi8cxp4x8_16x4_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4681899Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp_qsi8cxp_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4683603Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x8_qai4c32p4x8_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4685538Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x8_qai4c32p4x8_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4687256Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x8_qai4c32p4x8_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4688947Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p4x8_qai4c32p4x8_8x4_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4690578Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p4x8_qai4c32p4x8_8x4_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4692331Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p4x8_qai4c32p4x8_8x4_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4693888Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p_qai4c32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4695594Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p1x4_bf16p12x4b_1x36_neon_dot.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4698419Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p1x4_bf16p12x4b_1x36_neon_dot.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4699941Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p8x4_bf16p12x4b_8x12_neon_mmla.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4701864Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p8x4_bf16p12x4b_8x12_neon_mmla.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4703420Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-10-10T00:04:53.4705213Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16vlx1b_1x16vl_sme2_mla.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4707215Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16vlx1b_1x16vl_sme2_mla.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4708786Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p2vlx1b_1x16vl_sme2_mla.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4719259Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p2vlx1b_1x16vl_sme2_mla.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4720592Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p8x1biasf32_6x8x4_neon_mla.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4721993Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p8x1biasf32_6x8x4_neon_mla.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4723247Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p8x1biasf32_6x8x4_neon_mla_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4724567Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-10-10T00:04:53.4725822Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1biasf32_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-10-10T00:04:53.4727179Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1biasf32_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-10-10T00:04:53.4728359Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p_f32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-10-10T00:04:53.4729737Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x4_qsi4c32p4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4731127Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x4_qsi4c32p4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4732534Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x4_qsi4c32p4x4_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4734054Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x4_qsi4c32p8x4_1x8_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4735624Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x4_qsi4c32p8x4_1x8_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4737002Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x4_qsi4c32p8x4_1x8_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4738508Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p4x8_1x4x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4739886Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p4x8_1x4x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4741302Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p4x8_1x4x32_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4742782Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4744303Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4745707Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4747138Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4748650Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4750058Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp1x8_qsi4c32p8x8_1x8x32_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4751424Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x4_qsi4c32p4x4_16x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4752800Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x4_qsi4c32p4x4_16x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4754351Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x4_qsi4c32p4x4_16x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4755918Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x4_qsi4c32p8x4_4x8_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4757777Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x4_qsi4c32p8x4_4x8_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4759506Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x4_qsi4c32p8x4_4x8_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4761188Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_16x4x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4762831Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_16x4x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4764768Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_16x4x32_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4766818Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_8x4x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4768440Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_8x4x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4770182Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p4x8_8x4x32_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4772110Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4773668Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4775632Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4777320Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4779001Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4780667Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp4x8_qsi4c32p8x8_4x8x32_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4782294Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp_qsi4c32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-10-10T00:04:53.4784363Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1vlx8_qsi4cxp4vlx8_1vlx4vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4786169Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1vlx8_qsi4cxp4vlx8_1vlx4vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4787893Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi4cxp4vlx4_1x4vl_sme2_sdot.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4789666Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi4cxp4vlx4_1x4vl_sme2_sdot.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4791439Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi4cxp4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4792999Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi4cxp4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4794807Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp4x8_1x4x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4796523Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp4x8_1x4x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4798258Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp8x8_1x8x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4799769Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi4cxp8x8_1x8x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4801403Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x4_qsi4cxp8x4_8x8x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4803383Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x4_qsi4cxp8x4_8x8x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4805318Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x4_16x4x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4807384Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x4_16x4x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4809024Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_4x4x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4810777Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_4x4x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4812431Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_8x4x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4814553Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp4x8_8x4x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4816269Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_4x8x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4818117Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_4x8x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4819585Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_8x8x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4821595Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi4cxp8x8_8x8x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4823210Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp_qsi4cxp_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-10-10T00:04:53.4825212Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4826756Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4828419Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi8cxp4x8_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4830011Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x8_qsi8cxp4x8_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4831644Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp4x4_qsi8cxp4x4_16x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4833538Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp4x4_qsi8cxp4x4_16x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4835352Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi8cxp4x8_16x4_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4837376Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp4x8_qsi8cxp4x8_16x4_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4838991Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp_qsi8cxp_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-10-10T00:04:53.4840717Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qai4c32p4x8_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4842386Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qai4c32p4x8_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4844303Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qai4c32p4x8_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4845383Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qai4c32p4x8_8x4_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4846819Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qai4c32p4x8_8x4_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4848528Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qai4c32p4x8_8x4_neon_i8mm_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4850119Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p_qai4c32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-10-10T00:04:53.4851667Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1vlx4_qsi4c32p4vlx4_1vlx4vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4853223Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1vlx4_qsi4c32p4vlx4_1vlx4vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4854935Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qsi4c32p4vlx4_1x4vl_sme2_sdot.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4856746Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qsi4c32p4vlx4_1x4vl_sme2_sdot.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4858181Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qsi4c32p4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4860032Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qsi4c32p4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4861451Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qsi4c32p4x8_1x4x32_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4862983Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p1x8_qsi4c32p4x8_1x4x32_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4864877Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x4_qsi4c32p4x4_16x4_neon_dotprod.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4866695Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x4_qsi4c32p4x4_16x4_neon_dotprod.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4868099Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qsi4c32p4x8_16x4_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4869902Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qsi4c32p4x8_16x4_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4871343Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qsi4c32p4x8_8x4x32_neon_i8mm.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4873256Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p4x8_qsi4c32p4x8_8x4x32_neon_i8mm.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4874926Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p_qsi4c32p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-10-10T00:04:53.4876606Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p2vlx2_bf16p2vlx2_2vlx2vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-10-10T00:04:53.4878216Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p2vlx2_bf16p2vlx2_2vlx2vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-10-10T00:04:53.4879639Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-10-10T00:04:53.4881428Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp/kai_matmul_clamp_qai8_qai8_qsi8cxp2vlx4sb_1x16vl_sme2_dot.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-10-10T00:04:53.4883236Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp/kai_matmul_clamp_qai8_qai8_qsi8cxp2vlx4sb_1x16vl_sme2_dot.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-10-10T00:04:53.4884828Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp/kai_matmul_clamp_qai8_qai8_qsi8cxp_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-10-10T00:04:53.4886641Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p2vlx4_qsi8cxpsb2vlx4_2vlx2vl_sme2_mopa.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:53.4888232Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p2vlx4_qsi8cxpsb2vlx4_2vlx2vl_sme2_mopa.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:53.4889903Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p_qsi8cxpsb_interface.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-10-10T00:04:53.4891010Z copying third_party/kleidiai/kai/ukernels/matmul/pack/README.md -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4892892Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x16p2vlx2_x16p_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4894714Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x16p2vlx2_x16p_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4896315Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x32p2vlx1_x32p_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4897989Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x32p2vlx1_x32p_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4899523Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x8p2vlx4_x8p_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4901319Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x8p2vlx4_x8p_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4902789Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p2vlx2_f32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4904569Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p2vlx2_f32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4906108Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p8x4_f16_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4907787Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p8x4_f16_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4909280Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4910963Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4912524Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x16p2vlx2_x16_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4914406Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x16p2vlx2_x16_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4916010Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x8p2vlx4_x8_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4917687Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x8p2vlx4_x8_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4919242Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p1x4_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4920864Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p1x4_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4922336Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p8x4_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4923909Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p8x4_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4925613Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f16_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4927307Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f16_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4928804Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f32.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4930371Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f32.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4931916Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4933515Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4935247Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4936875Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4938405Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f16_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4940046Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f16_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4941808Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4943350Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4944955Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4946909Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4948634Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x16p2vlx2b_x16_x16_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4950256Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x16p2vlx2b_x16_x16_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4951881Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x32p2vlx1b_x32_x32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4953564Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x32p2vlx1b_x32_x32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4955395Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf16_f16_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4956991Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf16_f16_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4958588Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf32_f16_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4960486Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf32_f16_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4962067Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p2vlx2b_f32_x32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4963593Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p2vlx2b_f32_x32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4965345Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f16p16x1biasf16_f16_f16_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4966932Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f16p16x1biasf16_f16_f16_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4968485Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p16vlx1b_f32_f32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4970161Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p16vlx1b_f32_f32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4971699Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4973297Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4974946Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p8x1biasf32_f32_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4976594Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p8x1biasf32_f32_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4978133Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4c32p_qsu4c32s1s0.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4979804Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4c32p_qsu4c32s1s0.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4981331Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4cxp_qs4cxs1s0.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4982917Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4cxp_qs4cxs1s0.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4984772Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4986475Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4987919Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp_qsi8cx_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4989497Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp_qsi8cx_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4991108Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p2vlx2b_x16_x16_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4992825Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p2vlx2b_x16_x16_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4994545Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_f32p2vlx1biasf32_f32_f32_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4996251Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_f32p2vlx1biasf32_f32_f32_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4997826Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32p_qau4c32s0s1_f32_f32_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.4999454Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32p_qau4c32s0s1_f32_f32_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5001026Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32p_qsu4c32s1s0.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5002760Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32p_qsu4c32s1s0.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5004526Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32ps1s0scalef16_qsu4c32s16s0_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5006090Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32ps1s0scalef16_qsu4c32s16s0_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5007703Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pscalef16_qsu4c32s16s0.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5009328Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pscalef16_qsu4c32s16s0.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5010880Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxp_qs4cxs1s0.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5012526Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxp_qs4cxs1s0.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5014258Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxps1s0_qsu4cxs1s0_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5015905Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxps1s0_qsu4cxs1s0_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5017458Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi8cxp_qsi8cx_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5019097Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi8cxp_qsi8cx_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5020647Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_x16p2vlx2b_x16_x16_sme.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5023034Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_x16p2vlx2b_x16_x16_sme.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5024798Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_quant_pack_kxn_bf16p12x4biasf32_f32_neon.c -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5026685Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_quant_pack_kxn_bf16p12x4biasf32_f32_neon.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/kai/ukernels/matmul/pack 2025-10-10T00:04:53.5027972Z copying third_party/kleidiai/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/kleidiai/test 2025-10-10T00:04:53.5029485Z copying third_party/kleidiai/test/common/assembly.h -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5031008Z copying third_party/kleidiai/test/common/bfloat16.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5032495Z copying third_party/kleidiai/test/common/bfloat16.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5033981Z copying third_party/kleidiai/test/common/compare.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5035750Z copying third_party/kleidiai/test/common/compare.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5037330Z copying third_party/kleidiai/test/common/cpu_info.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5038966Z copying third_party/kleidiai/test/common/cpu_info.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5040429Z copying third_party/kleidiai/test/common/data_format.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5041932Z copying third_party/kleidiai/test/common/data_format.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5043434Z copying third_party/kleidiai/test/common/data_type.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5045129Z copying third_party/kleidiai/test/common/data_type.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5046674Z copying third_party/kleidiai/test/common/float16.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5048252Z copying third_party/kleidiai/test/common/float16.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5049834Z copying third_party/kleidiai/test/common/float16_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5051369Z copying third_party/kleidiai/test/common/int4.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5052902Z copying third_party/kleidiai/test/common/int4.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5054545Z copying third_party/kleidiai/test/common/logging.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5056095Z copying third_party/kleidiai/test/common/matmul_test_common.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5057573Z copying third_party/kleidiai/test/common/matmul_test_common.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5059289Z copying third_party/kleidiai/test/common/matrix_portion.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5060846Z copying third_party/kleidiai/test/common/matrix_portion.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5062349Z copying third_party/kleidiai/test/common/memory.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5063842Z copying third_party/kleidiai/test/common/memory.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5065573Z copying third_party/kleidiai/test/common/numeric_limits.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5067072Z copying third_party/kleidiai/test/common/printer.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5068668Z copying third_party/kleidiai/test/common/printer.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5070284Z copying third_party/kleidiai/test/common/rect.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5071745Z copying third_party/kleidiai/test/common/rect.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5073206Z copying third_party/kleidiai/test/common/round.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5074709Z copying third_party/kleidiai/test/common/round.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5076452Z copying third_party/kleidiai/test/common/round_asm.S -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5077915Z copying third_party/kleidiai/test/common/sme.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5079520Z copying third_party/kleidiai/test/common/sme.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5081054Z copying third_party/kleidiai/test/common/test_suite.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5082688Z copying third_party/kleidiai/test/common/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/common 2025-10-10T00:04:53.5084410Z copying third_party/kleidiai/test/reference/binary_elementwise.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5085902Z copying third_party/kleidiai/test/reference/binary_elementwise.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5087409Z copying third_party/kleidiai/test/reference/cast.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5088888Z copying third_party/kleidiai/test/reference/cast.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5090379Z copying third_party/kleidiai/test/reference/clamp.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5091966Z copying third_party/kleidiai/test/reference/clamp.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5093446Z copying third_party/kleidiai/test/reference/fill.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5095207Z copying third_party/kleidiai/test/reference/fill.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5096764Z copying third_party/kleidiai/test/reference/matmul.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5098492Z copying third_party/kleidiai/test/reference/matmul.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5100082Z copying third_party/kleidiai/test/reference/matmul_pack.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5101656Z copying third_party/kleidiai/test/reference/matmul_pack.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5103172Z copying third_party/kleidiai/test/reference/pack.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5105073Z copying third_party/kleidiai/test/reference/pack.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5106606Z copying third_party/kleidiai/test/reference/pad.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5108114Z copying third_party/kleidiai/test/reference/pad.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5109616Z copying third_party/kleidiai/test/reference/quantize.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5111237Z copying third_party/kleidiai/test/reference/quantize.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5112804Z copying third_party/kleidiai/test/reference/reduce.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5114625Z copying third_party/kleidiai/test/reference/reduce.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5116348Z copying third_party/kleidiai/test/reference/reorder.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5117790Z copying third_party/kleidiai/test/reference/reorder.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5119298Z copying third_party/kleidiai/test/reference/transpose.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5120789Z copying third_party/kleidiai/test/reference/transpose.hpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/reference 2025-10-10T00:04:53.5122368Z copying third_party/kleidiai/test/tests/bfloat16_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5123858Z copying third_party/kleidiai/test/tests/float16_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5125515Z copying third_party/kleidiai/test/tests/imatmul_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5127404Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_bf16p_bf16p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5129018Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_qai8dxp_qsi4cxp_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5130567Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_qai8dxp_qsi8cxp_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5132183Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_qsi8d32p_qai4c32p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5133696Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_bf16p_bf16p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5135674Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_f32_f32p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5137240Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi4c32p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5138920Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi4cxp_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5140733Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi8cxp_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5142397Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qsi8d32p_qai4c32p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5143938Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qsi8d32p_qsi4c32p_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5145728Z copying third_party/kleidiai/test/tests/matmul_clamp_qai8_qai8p_qsi8cxp_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5147611Z copying third_party/kleidiai/test/tests/matmul_test.cpp -> torch-2.10.0a0+git344e636/third_party/kleidiai/test/tests 2025-10-10T00:04:53.5149447Z copying third_party/kleidiai/third_party/benchmark-v1.8.4.zip -> torch-2.10.0a0+git344e636/third_party/kleidiai/third_party 2025-10-10T00:04:53.5153489Z copying third_party/kleidiai/third_party/benchmark-v1.8.4.zip.license -> torch-2.10.0a0+git344e636/third_party/kleidiai/third_party 2025-10-10T00:04:53.5155104Z copying third_party/kleidiai/third_party/googletest-v1.14.0.zip -> torch-2.10.0a0+git344e636/third_party/kleidiai/third_party 2025-10-10T00:04:53.5165335Z copying third_party/kleidiai/third_party/googletest-v1.14.0.zip.license -> torch-2.10.0a0+git344e636/third_party/kleidiai/third_party 2025-10-10T00:04:53.5166860Z copying third_party/kleidiai/tools/python-requirements.txt -> torch-2.10.0a0+git344e636/third_party/kleidiai/tools 2025-10-10T00:04:53.5168385Z copying third_party/kleidiai/tools/pre-commit/signedoff_checker.py -> torch-2.10.0a0+git344e636/third_party/kleidiai/tools/pre-commit 2025-10-10T00:04:53.5169734Z copying third_party/mimalloc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:53.5171834Z copying third_party/mimalloc/LICENSE -> torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:53.5173125Z copying third_party/mimalloc/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:53.5174899Z copying third_party/mimalloc/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:53.5176760Z copying third_party/mimalloc/mimalloc.pc.in -> torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:53.5178419Z copying third_party/mimalloc/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc 2025-10-10T00:04:53.5180719Z copying third_party/mimalloc/bin/minject-arm64.exe -> torch-2.10.0a0+git344e636/third_party/mimalloc/bin 2025-10-10T00:04:53.5182606Z copying third_party/mimalloc/bin/minject.exe -> torch-2.10.0a0+git344e636/third_party/mimalloc/bin 2025-10-10T00:04:53.5184498Z copying third_party/mimalloc/bin/minject32.exe -> torch-2.10.0a0+git344e636/third_party/mimalloc/bin 2025-10-10T00:04:53.5186447Z copying third_party/mimalloc/bin/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc/bin 2025-10-10T00:04:53.5187915Z copying third_party/mimalloc/cmake/JoinPaths.cmake -> torch-2.10.0a0+git344e636/third_party/mimalloc/cmake 2025-10-10T00:04:53.5189825Z copying third_party/mimalloc/cmake/mimalloc-config-version.cmake -> torch-2.10.0a0+git344e636/third_party/mimalloc/cmake 2025-10-10T00:04:53.5191240Z copying third_party/mimalloc/cmake/mimalloc-config.cmake -> torch-2.10.0a0+git344e636/third_party/mimalloc/cmake 2025-10-10T00:04:53.5193071Z copying third_party/mimalloc/contrib/docker/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker 2025-10-10T00:04:53.5194822Z copying third_party/mimalloc/contrib/docker/alpine/Dockerfile -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/alpine 2025-10-10T00:04:53.5196584Z copying third_party/mimalloc/contrib/docker/alpine-arm32v7/Dockerfile -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/alpine-arm32v7 2025-10-10T00:04:53.5198127Z copying third_party/mimalloc/contrib/docker/alpine-x86/Dockerfile -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/alpine-x86 2025-10-10T00:04:53.5199772Z copying third_party/mimalloc/contrib/docker/manylinux-x64/Dockerfile -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/docker/manylinux-x64 2025-10-10T00:04:53.5201179Z copying third_party/mimalloc/contrib/vcpkg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/vcpkg 2025-10-10T00:04:53.5202658Z copying third_party/mimalloc/contrib/vcpkg/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/vcpkg 2025-10-10T00:04:53.5204320Z copying third_party/mimalloc/contrib/vcpkg/usage -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/vcpkg 2025-10-10T00:04:53.5206072Z copying third_party/mimalloc/contrib/vcpkg/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/vcpkg 2025-10-10T00:04:53.5207464Z copying third_party/mimalloc/contrib/vcpkg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/mimalloc/contrib/vcpkg 2025-10-10T00:04:53.5208869Z copying third_party/mimalloc/doc/doxyfile -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5211848Z copying third_party/mimalloc/doc/ds-logo.jpg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5215039Z copying third_party/mimalloc/doc/ds-logo.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5217982Z copying third_party/mimalloc/doc/mimalloc-doc.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5220410Z copying third_party/mimalloc/doc/mimalloc-doxygen.css -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5221649Z copying third_party/mimalloc/doc/mimalloc-logo-100.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5223551Z copying third_party/mimalloc/doc/mimalloc-logo.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5226159Z copying third_party/mimalloc/doc/mimalloc-logo.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5227872Z copying third_party/mimalloc/doc/spades-logo.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5229972Z copying third_party/mimalloc/doc/unreal-logo.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc 2025-10-10T00:04:53.5231862Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-a.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5234523Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-b.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5237234Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-a.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5239363Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-b.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5241778Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-1.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5244360Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-a.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5246823Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-b.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5249304Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-2.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5251765Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-rss-1.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5254382Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-rss-2.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5256846Z copying third_party/mimalloc/doc/bench-2020/bench-spec-rss.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5259764Z copying third_party/mimalloc/doc/bench-2020/bench-spec.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5262086Z copying third_party/mimalloc/doc/bench-2020/bench-z4-1.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5265089Z copying third_party/mimalloc/doc/bench-2020/bench-z4-2.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5267753Z copying third_party/mimalloc/doc/bench-2020/bench-z4-rss-1.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5270047Z copying third_party/mimalloc/doc/bench-2020/bench-z4-rss-2.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2020 2025-10-10T00:04:53.5272742Z copying third_party/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-a.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5275192Z copying third_party/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-b.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5278001Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-a.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5280378Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-b.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5283130Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-a.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5285527Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-b.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5288016Z copying third_party/mimalloc/doc/bench-2021/bench-macmini-2021-01-30.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/doc/bench-2021 2025-10-10T00:04:53.5290142Z copying third_party/mimalloc/docs/annotated.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5291553Z copying third_party/mimalloc/docs/annotated_dup.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5293235Z copying third_party/mimalloc/docs/bc_s.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5294942Z copying third_party/mimalloc/docs/bdwn.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5296670Z copying third_party/mimalloc/docs/bench.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5298458Z copying third_party/mimalloc/docs/build.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5299830Z copying third_party/mimalloc/docs/classes.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5301750Z copying third_party/mimalloc/docs/clipboard.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5303109Z copying third_party/mimalloc/docs/closed.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5304917Z copying third_party/mimalloc/docs/cookie.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5306470Z copying third_party/mimalloc/docs/doc.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5308331Z copying third_party/mimalloc/docs/doxygen.css -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5310408Z copying third_party/mimalloc/docs/doxygen.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5311748Z copying third_party/mimalloc/docs/doxygen.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5313660Z copying third_party/mimalloc/docs/dynsections.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5315359Z copying third_party/mimalloc/docs/environment.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5317251Z copying third_party/mimalloc/docs/folderclosed.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5318635Z copying third_party/mimalloc/docs/folderopen.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5320323Z copying third_party/mimalloc/docs/functions.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5322008Z copying third_party/mimalloc/docs/functions_vars.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5323434Z copying third_party/mimalloc/docs/group__aligned.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5325411Z copying third_party/mimalloc/docs/group__aligned.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5326863Z copying third_party/mimalloc/docs/group__analysis.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5328583Z copying third_party/mimalloc/docs/group__analysis.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5330160Z copying third_party/mimalloc/docs/group__analysis_structmi__heap__area__t.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5331591Z copying third_party/mimalloc/docs/group__cpp.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5333207Z copying third_party/mimalloc/docs/group__cpp.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5334849Z copying third_party/mimalloc/docs/group__extended.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5337217Z copying third_party/mimalloc/docs/group__extended.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5338674Z copying third_party/mimalloc/docs/group__heap.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5340681Z copying third_party/mimalloc/docs/group__heap.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5342589Z copying third_party/mimalloc/docs/group__malloc.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5344741Z copying third_party/mimalloc/docs/group__malloc.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5346211Z copying third_party/mimalloc/docs/group__options.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5348450Z copying third_party/mimalloc/docs/group__options.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5349830Z copying third_party/mimalloc/docs/group__posix.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5352107Z copying third_party/mimalloc/docs/group__posix.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5353426Z copying third_party/mimalloc/docs/group__typed.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5355722Z copying third_party/mimalloc/docs/group__typed.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5357097Z copying third_party/mimalloc/docs/group__zeroinit.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5359226Z copying third_party/mimalloc/docs/group__zeroinit.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5360559Z copying third_party/mimalloc/docs/index.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5362481Z copying third_party/mimalloc/docs/jquery.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5366044Z copying third_party/mimalloc/docs/mimalloc-doc_8h_source.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5369187Z copying third_party/mimalloc/docs/mimalloc-doxygen.css -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5370547Z copying third_party/mimalloc/docs/mimalloc-logo.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5372587Z copying third_party/mimalloc/docs/modules.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5373992Z copying third_party/mimalloc/docs/modules.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5376010Z copying third_party/mimalloc/docs/nav_f.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5377768Z copying third_party/mimalloc/docs/nav_g.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5379107Z copying third_party/mimalloc/docs/nav_h.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5380974Z copying third_party/mimalloc/docs/navtree.css -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5382449Z copying third_party/mimalloc/docs/navtree.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5384691Z copying third_party/mimalloc/docs/navtreedata.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5386124Z copying third_party/mimalloc/docs/navtreeindex0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5388064Z copying third_party/mimalloc/docs/open.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5389490Z copying third_party/mimalloc/docs/overrides.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5391610Z copying third_party/mimalloc/docs/pages.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5393397Z copying third_party/mimalloc/docs/resize.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5395035Z copying third_party/mimalloc/docs/splitbar.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5396875Z copying third_party/mimalloc/docs/sync_off.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5398505Z copying third_party/mimalloc/docs/sync_on.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5400091Z copying third_party/mimalloc/docs/tab_a.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5401927Z copying third_party/mimalloc/docs/tab_b.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5403764Z copying third_party/mimalloc/docs/tab_h.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5405590Z copying third_party/mimalloc/docs/tab_s.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5407277Z copying third_party/mimalloc/docs/tabs.css -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5409331Z copying third_party/mimalloc/docs/topics.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5410938Z copying third_party/mimalloc/docs/using.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs 2025-10-10T00:04:53.5413044Z copying third_party/mimalloc/docs/search/all_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5414555Z copying third_party/mimalloc/docs/search/all_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5416504Z copying third_party/mimalloc/docs/search/all_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5417887Z copying third_party/mimalloc/docs/search/all_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5419762Z copying third_party/mimalloc/docs/search/all_10.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5421220Z copying third_party/mimalloc/docs/search/all_2.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5422914Z copying third_party/mimalloc/docs/search/all_2.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5424605Z copying third_party/mimalloc/docs/search/all_3.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5426458Z copying third_party/mimalloc/docs/search/all_3.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5427815Z copying third_party/mimalloc/docs/search/all_4.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5429816Z copying third_party/mimalloc/docs/search/all_4.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5431260Z copying third_party/mimalloc/docs/search/all_5.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5433008Z copying third_party/mimalloc/docs/search/all_5.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5434646Z copying third_party/mimalloc/docs/search/all_6.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5436405Z copying third_party/mimalloc/docs/search/all_6.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5438200Z copying third_party/mimalloc/docs/search/all_7.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5439606Z copying third_party/mimalloc/docs/search/all_7.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5441446Z copying third_party/mimalloc/docs/search/all_8.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5442858Z copying third_party/mimalloc/docs/search/all_8.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5444860Z copying third_party/mimalloc/docs/search/all_9.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5446240Z copying third_party/mimalloc/docs/search/all_9.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5448398Z copying third_party/mimalloc/docs/search/all_a.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5449780Z copying third_party/mimalloc/docs/search/all_a.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5451555Z copying third_party/mimalloc/docs/search/all_b.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5452926Z copying third_party/mimalloc/docs/search/all_b.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5454901Z copying third_party/mimalloc/docs/search/all_c.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5456331Z copying third_party/mimalloc/docs/search/all_c.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5458162Z copying third_party/mimalloc/docs/search/all_d.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5459552Z copying third_party/mimalloc/docs/search/all_d.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5461374Z copying third_party/mimalloc/docs/search/all_e.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5462732Z copying third_party/mimalloc/docs/search/all_f.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5464761Z copying third_party/mimalloc/docs/search/classes_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5466225Z copying third_party/mimalloc/docs/search/classes_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5468002Z copying third_party/mimalloc/docs/search/close.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5469439Z copying third_party/mimalloc/docs/search/close.svg -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5471162Z copying third_party/mimalloc/docs/search/enums_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5472609Z copying third_party/mimalloc/docs/search/enums_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5474628Z copying third_party/mimalloc/docs/search/enumvalues_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5476117Z copying third_party/mimalloc/docs/search/enumvalues_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5477949Z copying third_party/mimalloc/docs/search/enumvalues_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5479373Z copying third_party/mimalloc/docs/search/enumvalues_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5481193Z copying third_party/mimalloc/docs/search/functions_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5482710Z copying third_party/mimalloc/docs/search/functions_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5484950Z copying third_party/mimalloc/docs/search/functions_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5486371Z copying third_party/mimalloc/docs/search/functions_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5488172Z copying third_party/mimalloc/docs/search/groups_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5489598Z copying third_party/mimalloc/docs/search/groups_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5491459Z copying third_party/mimalloc/docs/search/groups_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5492919Z copying third_party/mimalloc/docs/search/groups_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5494969Z copying third_party/mimalloc/docs/search/groups_2.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5496357Z copying third_party/mimalloc/docs/search/groups_2.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5498101Z copying third_party/mimalloc/docs/search/groups_3.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5499571Z copying third_party/mimalloc/docs/search/groups_3.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5501461Z copying third_party/mimalloc/docs/search/groups_4.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5502871Z copying third_party/mimalloc/docs/search/groups_4.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5505156Z copying third_party/mimalloc/docs/search/groups_5.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5506545Z copying third_party/mimalloc/docs/search/groups_5.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5508575Z copying third_party/mimalloc/docs/search/groups_6.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5509859Z copying third_party/mimalloc/docs/search/groups_6.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5511658Z copying third_party/mimalloc/docs/search/groups_7.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5513324Z copying third_party/mimalloc/docs/search/groups_7.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5515291Z copying third_party/mimalloc/docs/search/groups_8.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5516779Z copying third_party/mimalloc/docs/search/groups_8.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5518528Z copying third_party/mimalloc/docs/search/groups_9.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5520465Z copying third_party/mimalloc/docs/search/groups_a.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5521839Z copying third_party/mimalloc/docs/search/groups_b.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5523583Z copying third_party/mimalloc/docs/search/groups_c.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5525452Z copying third_party/mimalloc/docs/search/groups_d.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5527100Z copying third_party/mimalloc/docs/search/mag_sel.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5529115Z copying third_party/mimalloc/docs/search/nomatches.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5530582Z copying third_party/mimalloc/docs/search/pages_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5532377Z copying third_party/mimalloc/docs/search/pages_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5533868Z copying third_party/mimalloc/docs/search/pages_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5535964Z copying third_party/mimalloc/docs/search/pages_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5537568Z copying third_party/mimalloc/docs/search/pages_2.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5539393Z copying third_party/mimalloc/docs/search/pages_2.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5540869Z copying third_party/mimalloc/docs/search/pages_3.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5542645Z copying third_party/mimalloc/docs/search/pages_3.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5544572Z copying third_party/mimalloc/docs/search/pages_4.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5546107Z copying third_party/mimalloc/docs/search/pages_4.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5548054Z copying third_party/mimalloc/docs/search/pages_5.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5549540Z copying third_party/mimalloc/docs/search/pages_6.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5551310Z copying third_party/mimalloc/docs/search/pages_7.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5553081Z copying third_party/mimalloc/docs/search/search.css -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5554861Z copying third_party/mimalloc/docs/search/search.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5556969Z copying third_party/mimalloc/docs/search/search_l.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5558392Z copying third_party/mimalloc/docs/search/search_m.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5560336Z copying third_party/mimalloc/docs/search/search_r.png -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5561817Z copying third_party/mimalloc/docs/search/searchdata.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5563721Z copying third_party/mimalloc/docs/search/typedefs_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5565466Z copying third_party/mimalloc/docs/search/typedefs_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5567284Z copying third_party/mimalloc/docs/search/typedefs_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5568885Z copying third_party/mimalloc/docs/search/typedefs_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5570667Z copying third_party/mimalloc/docs/search/typedefs_2.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5572396Z copying third_party/mimalloc/docs/search/typedefs_2.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5573968Z copying third_party/mimalloc/docs/search/variables_0.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5576265Z copying third_party/mimalloc/docs/search/variables_0.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5577778Z copying third_party/mimalloc/docs/search/variables_1.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5579811Z copying third_party/mimalloc/docs/search/variables_1.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5581381Z copying third_party/mimalloc/docs/search/variables_2.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5583171Z copying third_party/mimalloc/docs/search/variables_2.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5584772Z copying third_party/mimalloc/docs/search/variables_3.html -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5586395Z copying third_party/mimalloc/docs/search/variables_3.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5587976Z copying third_party/mimalloc/docs/search/variables_4.js -> torch-2.10.0a0+git344e636/third_party/mimalloc/docs/search 2025-10-10T00:04:53.5589672Z copying third_party/mimalloc/ide/vs2022/mimalloc-lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5591320Z copying third_party/mimalloc/ide/vs2022/mimalloc-lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5592796Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-dll.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5594705Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-dll.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5596226Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-test-dep.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5597871Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-test.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5599495Z copying third_party/mimalloc/ide/vs2022/mimalloc-test-api.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5601202Z copying third_party/mimalloc/ide/vs2022/mimalloc-test-stress.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5602789Z copying third_party/mimalloc/ide/vs2022/mimalloc-test.vcxproj -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5604433Z copying third_party/mimalloc/ide/vs2022/mimalloc.sln -> torch-2.10.0a0+git344e636/third_party/mimalloc/ide/vs2022 2025-10-10T00:04:53.5606051Z copying third_party/mimalloc/include/mimalloc-new-delete.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include 2025-10-10T00:04:53.5607573Z copying third_party/mimalloc/include/mimalloc-override.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include 2025-10-10T00:04:53.5609039Z copying third_party/mimalloc/include/mimalloc-stats.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include 2025-10-10T00:04:53.5610532Z copying third_party/mimalloc/include/mimalloc.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include 2025-10-10T00:04:53.5612419Z copying third_party/mimalloc/include/mimalloc/atomic.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include/mimalloc 2025-10-10T00:04:53.5614303Z copying third_party/mimalloc/include/mimalloc/internal.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include/mimalloc 2025-10-10T00:04:53.5616087Z copying third_party/mimalloc/include/mimalloc/prim.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include/mimalloc 2025-10-10T00:04:53.5617744Z copying third_party/mimalloc/include/mimalloc/track.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include/mimalloc 2025-10-10T00:04:53.5619246Z copying third_party/mimalloc/include/mimalloc/types.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/include/mimalloc 2025-10-10T00:04:53.5621014Z copying third_party/mimalloc/src/alloc-aligned.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5622659Z copying third_party/mimalloc/src/alloc-override.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5624476Z copying third_party/mimalloc/src/alloc-posix.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5625952Z copying third_party/mimalloc/src/alloc.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5628099Z copying third_party/mimalloc/src/arena-abandon.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5629775Z copying third_party/mimalloc/src/arena.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5631879Z copying third_party/mimalloc/src/bitmap.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5633679Z copying third_party/mimalloc/src/bitmap.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5635536Z copying third_party/mimalloc/src/free.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5637631Z copying third_party/mimalloc/src/heap.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5639307Z copying third_party/mimalloc/src/init.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5641267Z copying third_party/mimalloc/src/libc.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5642846Z copying third_party/mimalloc/src/options.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5644813Z copying third_party/mimalloc/src/os.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5647021Z copying third_party/mimalloc/src/page-queue.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5648452Z copying third_party/mimalloc/src/page.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5650660Z copying third_party/mimalloc/src/random.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5652141Z copying third_party/mimalloc/src/segment-map.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5654260Z copying third_party/mimalloc/src/segment.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5656684Z copying third_party/mimalloc/src/static.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5658014Z copying third_party/mimalloc/src/stats.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src 2025-10-10T00:04:53.5660184Z copying third_party/mimalloc/src/prim/prim.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim 2025-10-10T00:04:53.5661529Z copying third_party/mimalloc/src/prim/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim 2025-10-10T00:04:53.5663459Z copying third_party/mimalloc/src/prim/emscripten/prim.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/emscripten 2025-10-10T00:04:53.5665149Z copying third_party/mimalloc/src/prim/osx/alloc-override-zone.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/osx 2025-10-10T00:04:53.5667108Z copying third_party/mimalloc/src/prim/osx/prim.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/osx 2025-10-10T00:04:53.5668672Z copying third_party/mimalloc/src/prim/unix/prim.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/unix 2025-10-10T00:04:53.5670993Z copying third_party/mimalloc/src/prim/wasi/prim.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/wasi 2025-10-10T00:04:53.5672579Z copying third_party/mimalloc/src/prim/windows/etw-mimalloc.wprp -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/windows 2025-10-10T00:04:53.5674275Z copying third_party/mimalloc/src/prim/windows/etw.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/windows 2025-10-10T00:04:53.5676569Z copying third_party/mimalloc/src/prim/windows/etw.man -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/windows 2025-10-10T00:04:53.5677919Z copying third_party/mimalloc/src/prim/windows/prim.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/windows 2025-10-10T00:04:53.5680141Z copying third_party/mimalloc/src/prim/windows/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc/src/prim/windows 2025-10-10T00:04:53.5681378Z copying third_party/mimalloc/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5683165Z copying third_party/mimalloc/test/main-override-dep.cpp -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5684694Z copying third_party/mimalloc/test/main-override-dep.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5686571Z copying third_party/mimalloc/test/main-override-static.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5688329Z copying third_party/mimalloc/test/main-override.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5689652Z copying third_party/mimalloc/test/main-override.cpp -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5691662Z copying third_party/mimalloc/test/main.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5692969Z copying third_party/mimalloc/test/readme.md -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5694887Z copying third_party/mimalloc/test/test-api-fill.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5696347Z copying third_party/mimalloc/test/test-api.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5698238Z copying third_party/mimalloc/test/test-stress.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5699995Z copying third_party/mimalloc/test/test-wrong.c -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5701330Z copying third_party/mimalloc/test/testhelper.h -> torch-2.10.0a0+git344e636/third_party/mimalloc/test 2025-10-10T00:04:53.5703005Z copying third_party/miniz-3.0.2/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:53.5704605Z copying third_party/miniz-3.0.2/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:53.5706710Z copying third_party/miniz-3.0.2/LICENSE -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:53.5707917Z copying third_party/miniz-3.0.2/miniz.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:53.5712435Z copying third_party/miniz-3.0.2/miniz.h -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:53.5714860Z copying third_party/miniz-3.0.2/readme.md -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2 2025-10-10T00:04:53.5716330Z copying third_party/miniz-3.0.2/examples/example1.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:53.5718057Z copying third_party/miniz-3.0.2/examples/example2.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:53.5719813Z copying third_party/miniz-3.0.2/examples/example3.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:53.5721275Z copying third_party/miniz-3.0.2/examples/example4.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:53.5722802Z copying third_party/miniz-3.0.2/examples/example5.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:53.5724682Z copying third_party/miniz-3.0.2/examples/example6.c -> torch-2.10.0a0+git344e636/third_party/miniz-3.0.2/examples 2025-10-10T00:04:53.5726299Z copying third_party/nccl/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/nccl 2025-10-10T00:04:53.5727875Z copying third_party/nccl/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl 2025-10-10T00:04:53.5729428Z copying third_party/nccl/README.md -> torch-2.10.0a0+git344e636/third_party/nccl 2025-10-10T00:04:53.5731194Z copying third_party/nccl/ext-net/README.md -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net 2025-10-10T00:04:53.5733225Z copying third_party/nccl/ext-net/example/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example 2025-10-10T00:04:53.5734777Z copying third_party/nccl/ext-net/example/plugin.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example 2025-10-10T00:04:53.5736947Z copying third_party/nccl/ext-net/example/nccl/common.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5738368Z copying third_party/nccl/ext-net/example/nccl/err.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5740014Z copying third_party/nccl/ext-net/example/nccl/net.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5741554Z copying third_party/nccl/ext-net/example/nccl/net_device.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5743086Z copying third_party/nccl/ext-net/example/nccl/net_v10.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5745055Z copying third_party/nccl/ext-net/example/nccl/net_v2.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5746584Z copying third_party/nccl/ext-net/example/nccl/net_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5748154Z copying third_party/nccl/ext-net/example/nccl/net_v4.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5749665Z copying third_party/nccl/ext-net/example/nccl/net_v5.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5751170Z copying third_party/nccl/ext-net/example/nccl/net_v6.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5752993Z copying third_party/nccl/ext-net/example/nccl/net_v7.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5754558Z copying third_party/nccl/ext-net/example/nccl/net_v8.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5756349Z copying third_party/nccl/ext-net/example/nccl/net_v9.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5757965Z copying third_party/nccl/ext-net/example/nccl/types.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/example/nccl 2025-10-10T00:04:53.5759522Z copying third_party/nccl/ext-net/google-fastsocket/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/ext-net/google-fastsocket 2025-10-10T00:04:53.5760917Z copying third_party/nccl/ext-profiler/README.md -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler 2025-10-10T00:04:53.5763084Z copying third_party/nccl/ext-profiler/example/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5764654Z copying third_party/nccl/ext-profiler/example/README.md -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5766790Z copying third_party/nccl/ext-profiler/example/event.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5768097Z copying third_party/nccl/ext-profiler/example/event.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5769779Z copying third_party/nccl/ext-profiler/example/plugin.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5771832Z copying third_party/nccl/ext-profiler/example/plugin.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5773234Z copying third_party/nccl/ext-profiler/example/print_event.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5775050Z copying third_party/nccl/ext-profiler/example/print_event.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example 2025-10-10T00:04:53.5776876Z copying third_party/nccl/ext-profiler/example/nccl/common.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5778283Z copying third_party/nccl/ext-profiler/example/nccl/err.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5779864Z copying third_party/nccl/ext-profiler/example/nccl/net_ib_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5781447Z copying third_party/nccl/ext-profiler/example/nccl/net_socket_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5783003Z copying third_party/nccl/ext-profiler/example/nccl/profiler.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5784720Z copying third_party/nccl/ext-profiler/example/nccl/profiler_net.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5786292Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5787808Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v2.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5789432Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5790890Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v4.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5792417Z copying third_party/nccl/ext-profiler/example/nccl/types.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-profiler/example/nccl 2025-10-10T00:04:53.5793885Z copying third_party/nccl/ext-tuner/basic/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic 2025-10-10T00:04:53.5795834Z copying third_party/nccl/ext-tuner/basic/plugin.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic 2025-10-10T00:04:53.5797362Z copying third_party/nccl/ext-tuner/basic/nccl/common.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic/nccl 2025-10-10T00:04:53.5798893Z copying third_party/nccl/ext-tuner/basic/nccl/err.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic/nccl 2025-10-10T00:04:53.5800572Z copying third_party/nccl/ext-tuner/basic/nccl/tuner.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/basic/nccl 2025-10-10T00:04:53.5802094Z copying third_party/nccl/ext-tuner/example/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example 2025-10-10T00:04:53.5803540Z copying third_party/nccl/ext-tuner/example/README.md -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example 2025-10-10T00:04:53.5805634Z copying third_party/nccl/ext-tuner/example/nccl_tuner.conf -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example 2025-10-10T00:04:53.5806948Z copying third_party/nccl/ext-tuner/example/plugin.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example 2025-10-10T00:04:53.5809167Z copying third_party/nccl/ext-tuner/example/nccl/common.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/nccl 2025-10-10T00:04:53.5810531Z copying third_party/nccl/ext-tuner/example/nccl/err.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/nccl 2025-10-10T00:04:53.5812090Z copying third_party/nccl/ext-tuner/example/nccl/tuner.h -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/nccl 2025-10-10T00:04:53.5813683Z copying third_party/nccl/ext-tuner/example/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/scripts 2025-10-10T00:04:53.5815499Z copying third_party/nccl/ext-tuner/example/scripts/optimize_config.py -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/scripts 2025-10-10T00:04:53.5817510Z copying third_party/nccl/ext-tuner/example/scripts/sample_performance_data.csv -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/scripts 2025-10-10T00:04:53.5818806Z copying third_party/nccl/ext-tuner/example/test/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/test 2025-10-10T00:04:53.5820334Z copying third_party/nccl/ext-tuner/example/test/README.md -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/test 2025-10-10T00:04:53.5822302Z copying third_party/nccl/ext-tuner/example/test/test_plugin.c -> torch-2.10.0a0+git344e636/third_party/nccl/ext-tuner/example/test 2025-10-10T00:04:53.5823971Z copying third_party/nccl/makefiles/common.mk -> torch-2.10.0a0+git344e636/third_party/nccl/makefiles 2025-10-10T00:04:53.5825890Z copying third_party/nccl/makefiles/formatting.mk -> torch-2.10.0a0+git344e636/third_party/nccl/makefiles 2025-10-10T00:04:53.5827294Z copying third_party/nccl/makefiles/version.mk -> torch-2.10.0a0+git344e636/third_party/nccl/makefiles 2025-10-10T00:04:53.5828949Z copying third_party/nccl/pkg/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/pkg 2025-10-10T00:04:53.5830509Z copying third_party/nccl/pkg/redhat/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/pkg/redhat 2025-10-10T00:04:53.5832206Z copying third_party/nccl/pkg/redhat/nccl.spec.in -> torch-2.10.0a0+git344e636/third_party/nccl/pkg/redhat 2025-10-10T00:04:53.5833949Z copying third_party/nccl/pkg/srctxz/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/pkg/srctxz 2025-10-10T00:04:53.5835659Z copying third_party/nccl/pkg/srctxz/create_srctxz.sh.in -> torch-2.10.0a0+git344e636/third_party/nccl/pkg/srctxz 2025-10-10T00:04:53.5837029Z copying third_party/nccl/pkg/txz/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/pkg/txz 2025-10-10T00:04:53.5838867Z copying third_party/nccl/pkg/txz/create_txz.sh.in -> torch-2.10.0a0+git344e636/third_party/nccl/pkg/txz 2025-10-10T00:04:53.5840182Z copying third_party/nccl/src/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5842056Z copying third_party/nccl/src/allocator.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5843483Z copying third_party/nccl/src/bootstrap.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5846008Z copying third_party/nccl/src/channel.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5847420Z copying third_party/nccl/src/collectives.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5849237Z copying third_party/nccl/src/debug.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5851164Z copying third_party/nccl/src/enhcompat.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5852502Z copying third_party/nccl/src/enqueue.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5855580Z copying third_party/nccl/src/group.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5857450Z copying third_party/nccl/src/init.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5860108Z copying third_party/nccl/src/init_nvtx.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5861395Z copying third_party/nccl/src/mnnvl.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5863282Z copying third_party/nccl/src/nccl.h.in -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5865366Z copying third_party/nccl/src/nccl.pc.in -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5867004Z copying third_party/nccl/src/proxy.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5869437Z copying third_party/nccl/src/symmetric.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5870848Z copying third_party/nccl/src/transport.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src 2025-10-10T00:04:53.5872943Z copying third_party/nccl/src/device/Makefile -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5874464Z copying third_party/nccl/src/device/all_gather.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5876560Z copying third_party/nccl/src/device/all_reduce.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5878628Z copying third_party/nccl/src/device/broadcast.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5879943Z copying third_party/nccl/src/device/common.cu -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5881783Z copying third_party/nccl/src/device/common.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5883285Z copying third_party/nccl/src/device/common_kernel.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5885050Z copying third_party/nccl/src/device/generate.py -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5886623Z copying third_party/nccl/src/device/onerank.cu -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5888084Z copying third_party/nccl/src/device/op128.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5889767Z copying third_party/nccl/src/device/primitives.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5891279Z copying third_party/nccl/src/device/prims_ll.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5892998Z copying third_party/nccl/src/device/prims_ll128.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5894594Z copying third_party/nccl/src/device/prims_simple.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5896633Z copying third_party/nccl/src/device/reduce.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5898639Z copying third_party/nccl/src/device/reduce_kernel.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5900716Z copying third_party/nccl/src/device/reduce_scatter.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5902559Z copying third_party/nccl/src/device/sendrecv.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device 2025-10-10T00:04:53.5904809Z copying third_party/nccl/src/device/network/unpack/unpack.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/network/unpack 2025-10-10T00:04:53.5906434Z copying third_party/nccl/src/device/network/unpack/unpack_defs.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/network/unpack 2025-10-10T00:04:53.5908028Z copying third_party/nccl/src/device/symmetric/all_gather.cuh -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:53.5909648Z copying third_party/nccl/src/device/symmetric/all_reduce.cuh -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:53.5911617Z copying third_party/nccl/src/device/symmetric/generate.py -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:53.5913050Z copying third_party/nccl/src/device/symmetric/kernel.cuh -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:53.5914766Z copying third_party/nccl/src/device/symmetric/primitives.cuh -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:53.5916668Z copying third_party/nccl/src/device/symmetric/reduce_scatter.cuh -> torch-2.10.0a0+git344e636/third_party/nccl/src/device/symmetric 2025-10-10T00:04:53.5918068Z copying third_party/nccl/src/graph/connect.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5920170Z copying third_party/nccl/src/graph/paths.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5922262Z copying third_party/nccl/src/graph/rings.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5923643Z copying third_party/nccl/src/graph/rings.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5925634Z copying third_party/nccl/src/graph/search.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5927817Z copying third_party/nccl/src/graph/topo.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5930089Z copying third_party/nccl/src/graph/topo.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5931532Z copying third_party/nccl/src/graph/trees.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5933351Z copying third_party/nccl/src/graph/tuning.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5935436Z copying third_party/nccl/src/graph/xml.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5937531Z copying third_party/nccl/src/graph/xml.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/graph 2025-10-10T00:04:53.5939367Z copying third_party/nccl/src/include/alloc.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5941298Z copying third_party/nccl/src/include/allocator.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5942668Z copying third_party/nccl/src/include/argcheck.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5944539Z copying third_party/nccl/src/include/bitops.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5946288Z copying third_party/nccl/src/include/bootstrap.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5947851Z copying third_party/nccl/src/include/channel.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5949281Z copying third_party/nccl/src/include/checks.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5951117Z copying third_party/nccl/src/include/coll_net.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5952726Z copying third_party/nccl/src/include/collectives.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5954664Z copying third_party/nccl/src/include/comm.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5956627Z copying third_party/nccl/src/include/core.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5958158Z copying third_party/nccl/src/include/cpuset.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5960174Z copying third_party/nccl/src/include/cudawrap.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5961871Z copying third_party/nccl/src/include/debug.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5963767Z copying third_party/nccl/src/include/device.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5965972Z copying third_party/nccl/src/include/enqueue.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5967639Z copying third_party/nccl/src/include/gdrwrap.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5969620Z copying third_party/nccl/src/include/graph.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5971199Z copying third_party/nccl/src/include/group.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5973189Z copying third_party/nccl/src/include/ibvcore.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5975439Z copying third_party/nccl/src/include/ibvsymbols.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5976958Z copying third_party/nccl/src/include/ibvwrap.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5978572Z copying third_party/nccl/src/include/info.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5980236Z copying third_party/nccl/src/include/ipcsocket.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5981756Z copying third_party/nccl/src/include/mnnvl.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5983349Z copying third_party/nccl/src/include/nccl_common.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5985055Z copying third_party/nccl/src/include/net.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5986691Z copying third_party/nccl/src/include/net_device.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5988253Z copying third_party/nccl/src/include/nvmlwrap.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5989942Z copying third_party/nccl/src/include/nvtx.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5991711Z copying third_party/nccl/src/include/nvtx_payload_schemas.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5993231Z copying third_party/nccl/src/include/p2p.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5995094Z copying third_party/nccl/src/include/param.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5996687Z copying third_party/nccl/src/include/profiler.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.5998247Z copying third_party/nccl/src/include/proxy.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6000114Z copying third_party/nccl/src/include/ras.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6001646Z copying third_party/nccl/src/include/register.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6003292Z copying third_party/nccl/src/include/register_inline.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6005022Z copying third_party/nccl/src/include/shm.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6006644Z copying third_party/nccl/src/include/shmutils.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6008189Z copying third_party/nccl/src/include/socket.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6009887Z copying third_party/nccl/src/include/strongstream.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6011450Z copying third_party/nccl/src/include/symmetric.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6013028Z copying third_party/nccl/src/include/timer.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6014897Z copying third_party/nccl/src/include/transport.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6016504Z copying third_party/nccl/src/include/trees.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6018086Z copying third_party/nccl/src/include/tuner.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6019662Z copying third_party/nccl/src/include/utils.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include 2025-10-10T00:04:53.6021607Z copying third_party/nccl/src/include/mlx5/mlx5dvcore.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/mlx5 2025-10-10T00:04:53.6023182Z copying third_party/nccl/src/include/mlx5/mlx5dvsymbols.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/mlx5 2025-10-10T00:04:53.6024852Z copying third_party/nccl/src/include/mlx5/mlx5dvwrap.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/mlx5 2025-10-10T00:04:53.6026466Z copying third_party/nccl/src/include/nvtx3/nvToolsExt.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6028747Z copying third_party/nccl/src/include/nvtx3/nvToolsExtCounters.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6030274Z copying third_party/nccl/src/include/nvtx3/nvToolsExtCuda.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6031910Z copying third_party/nccl/src/include/nvtx3/nvToolsExtCudaRt.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6033400Z copying third_party/nccl/src/include/nvtx3/nvToolsExtMem.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6035499Z copying third_party/nccl/src/include/nvtx3/nvToolsExtMemCudaRt.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6037130Z copying third_party/nccl/src/include/nvtx3/nvToolsExtOpenCL.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6038752Z copying third_party/nccl/src/include/nvtx3/nvToolsExtPayload.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6040839Z copying third_party/nccl/src/include/nvtx3/nvToolsExtPayloadHelper.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6042538Z copying third_party/nccl/src/include/nvtx3/nvToolsExtSemanticsCounters.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6043979Z copying third_party/nccl/src/include/nvtx3/nvToolsExtSemanticsScope.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6045475Z copying third_party/nccl/src/include/nvtx3/nvToolsExtSync.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6046803Z copying third_party/nccl/src/include/nvtx3/nvtx3.hpp -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3 2025-10-10T00:04:53.6049014Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtHelperMacros.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6050328Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImpl.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6051887Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplCounters_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6053595Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplMemCudaRt_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6055468Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplMem_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6057082Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplPayload_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6058693Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtInit.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6060310Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtPayloadHelperInternal.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6061918Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtPayloadTypeInfo.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6063443Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtTypes.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6065095Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImpl.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6066912Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCore.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6068433Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6069978Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6071455Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6073025Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplSync_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6074681Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxInit.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6076327Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxInitDecls.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6077921Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxInitDefs.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6079865Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxLinkOnce.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6081253Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxTypes.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-10-10T00:04:53.6082787Z copying third_party/nccl/src/include/plugin/nccl_net.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin 2025-10-10T00:04:53.6084638Z copying third_party/nccl/src/include/plugin/nccl_profiler.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin 2025-10-10T00:04:53.6086131Z copying third_party/nccl/src/include/plugin/nccl_tuner.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin 2025-10-10T00:04:53.6087506Z copying third_party/nccl/src/include/plugin/plugin.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin 2025-10-10T00:04:53.6089158Z copying third_party/nccl/src/include/plugin/net/net_v10.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/net 2025-10-10T00:04:53.6090617Z copying third_party/nccl/src/include/plugin/net/net_v6.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/net 2025-10-10T00:04:53.6092289Z copying third_party/nccl/src/include/plugin/net/net_v7.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/net 2025-10-10T00:04:53.6093665Z copying third_party/nccl/src/include/plugin/net/net_v8.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/net 2025-10-10T00:04:53.6095576Z copying third_party/nccl/src/include/plugin/net/net_v9.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/net 2025-10-10T00:04:53.6097165Z copying third_party/nccl/src/include/plugin/profiler/net_ib.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6098626Z copying third_party/nccl/src/include/plugin/profiler/net_ib_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6100139Z copying third_party/nccl/src/include/plugin/profiler/net_socket.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6101649Z copying third_party/nccl/src/include/plugin/profiler/net_socket_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6103141Z copying third_party/nccl/src/include/plugin/profiler/profiler_v1.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6104764Z copying third_party/nccl/src/include/plugin/profiler/profiler_v2.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6106327Z copying third_party/nccl/src/include/plugin/profiler/profiler_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6107828Z copying third_party/nccl/src/include/plugin/profiler/profiler_v4.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/profiler 2025-10-10T00:04:53.6109317Z copying third_party/nccl/src/include/plugin/tuner/tuner_v2.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/tuner 2025-10-10T00:04:53.6110775Z copying third_party/nccl/src/include/plugin/tuner/tuner_v3.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/tuner 2025-10-10T00:04:53.6112274Z copying third_party/nccl/src/include/plugin/tuner/tuner_v4.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/include/plugin/tuner 2025-10-10T00:04:53.6114028Z copying third_party/nccl/src/misc/argcheck.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6115420Z copying third_party/nccl/src/misc/cudawrap.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6117196Z copying third_party/nccl/src/misc/gdrwrap.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6119045Z copying third_party/nccl/src/misc/ibvsymbols.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6120758Z copying third_party/nccl/src/misc/ibvwrap.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6122143Z copying third_party/nccl/src/misc/ipcsocket.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6123828Z copying third_party/nccl/src/misc/mlx5dvsymbols.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6125386Z copying third_party/nccl/src/misc/mlx5dvwrap.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6127010Z copying third_party/nccl/src/misc/nvmlwrap.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6128704Z copying third_party/nccl/src/misc/param.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6129984Z copying third_party/nccl/src/misc/shmutils.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6131644Z copying third_party/nccl/src/misc/socket.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6133438Z copying third_party/nccl/src/misc/strongstream.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6135268Z copying third_party/nccl/src/misc/utils.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/misc 2025-10-10T00:04:53.6136852Z copying third_party/nccl/src/plugin/net.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin 2025-10-10T00:04:53.6138491Z copying third_party/nccl/src/plugin/plugin_open.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin 2025-10-10T00:04:53.6139882Z copying third_party/nccl/src/plugin/profiler.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin 2025-10-10T00:04:53.6141636Z copying third_party/nccl/src/plugin/tuner.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin 2025-10-10T00:04:53.6143247Z copying third_party/nccl/src/plugin/net/net_v10.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/net 2025-10-10T00:04:53.6144610Z copying third_party/nccl/src/plugin/net/net_v6.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/net 2025-10-10T00:04:53.6146336Z copying third_party/nccl/src/plugin/net/net_v7.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/net 2025-10-10T00:04:53.6147945Z copying third_party/nccl/src/plugin/net/net_v8.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/net 2025-10-10T00:04:53.6149282Z copying third_party/nccl/src/plugin/net/net_v9.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/net 2025-10-10T00:04:53.6151083Z copying third_party/nccl/src/plugin/profiler/profiler_v1.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/profiler 2025-10-10T00:04:53.6152635Z copying third_party/nccl/src/plugin/profiler/profiler_v2.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/profiler 2025-10-10T00:04:53.6154601Z copying third_party/nccl/src/plugin/profiler/profiler_v3.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/profiler 2025-10-10T00:04:53.6157574Z copying third_party/nccl/src/plugin/profiler/profiler_v4.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/profiler 2025-10-10T00:04:53.6158973Z copying third_party/nccl/src/plugin/tuner/tuner_v2.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/tuner 2025-10-10T00:04:53.6160265Z copying third_party/nccl/src/plugin/tuner/tuner_v3.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/tuner 2025-10-10T00:04:53.6161535Z copying third_party/nccl/src/plugin/tuner/tuner_v4.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/plugin/tuner 2025-10-10T00:04:53.6162756Z copying third_party/nccl/src/ras/client.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6164412Z copying third_party/nccl/src/ras/client_support.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6167306Z copying third_party/nccl/src/ras/collectives.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6169088Z copying third_party/nccl/src/ras/peers.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6171065Z copying third_party/nccl/src/ras/ras.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6173003Z copying third_party/nccl/src/ras/ras_internal.h -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6174839Z copying third_party/nccl/src/ras/rasnet.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/ras 2025-10-10T00:04:53.6177507Z copying third_party/nccl/src/register/coll_reg.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/register 2025-10-10T00:04:53.6179189Z copying third_party/nccl/src/register/register.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/register 2025-10-10T00:04:53.6181043Z copying third_party/nccl/src/register/sendrecv_reg.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/register 2025-10-10T00:04:53.6182479Z copying third_party/nccl/src/transport/coll_net.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6185197Z copying third_party/nccl/src/transport/generic.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6186644Z copying third_party/nccl/src/transport/net.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6189355Z copying third_party/nccl/src/transport/net_ib.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6192153Z copying third_party/nccl/src/transport/net_socket.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6193773Z copying third_party/nccl/src/transport/nvls.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6196137Z copying third_party/nccl/src/transport/p2p.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6199463Z copying third_party/nccl/src/transport/profiler.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6200695Z copying third_party/nccl/src/transport/shm.cc -> torch-2.10.0a0+git344e636/third_party/nccl/src/transport 2025-10-10T00:04:53.6202403Z copying third_party/nlohmann/.cirrus.yml -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6203934Z copying third_party/nlohmann/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6205675Z copying third_party/nlohmann/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6207196Z copying third_party/nlohmann/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6208773Z copying third_party/nlohmann/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6210387Z copying third_party/nlohmann/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6215672Z copying third_party/nlohmann/FILES.md -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6217138Z copying third_party/nlohmann/LICENSE.MIT -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6218688Z copying third_party/nlohmann/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6220206Z copying third_party/nlohmann/Makefile -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6221908Z copying third_party/nlohmann/Package.swift -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6223430Z copying third_party/nlohmann/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6226647Z copying third_party/nlohmann/meson.build -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6228042Z copying third_party/nlohmann/nlohmann_json.natvis -> torch-2.10.0a0+git344e636/third_party/nlohmann 2025-10-10T00:04:53.6229783Z copying third_party/nlohmann/.reuse/dep5 -> torch-2.10.0a0+git344e636/third_party/nlohmann/.reuse 2025-10-10T00:04:53.6231537Z copying third_party/nlohmann/.reuse/templates/json.jinja2 -> torch-2.10.0a0+git344e636/third_party/nlohmann/.reuse/templates 2025-10-10T00:04:53.6233269Z copying third_party/nlohmann/.reuse/templates/json_support.jinja2 -> torch-2.10.0a0+git344e636/third_party/nlohmann/.reuse/templates 2025-10-10T00:04:53.6234804Z copying third_party/nlohmann/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/LICENSES 2025-10-10T00:04:53.6236192Z copying third_party/nlohmann/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/LICENSES 2025-10-10T00:04:53.6237614Z copying third_party/nlohmann/LICENSES/GPL-3.0-only.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/LICENSES 2025-10-10T00:04:53.6239466Z copying third_party/nlohmann/LICENSES/MIT.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/LICENSES 2025-10-10T00:04:53.6240932Z copying third_party/nlohmann/cmake/ci.cmake -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6242813Z copying third_party/nlohmann/cmake/clang_flags.cmake -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6244329Z copying third_party/nlohmann/cmake/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6245996Z copying third_party/nlohmann/cmake/download_test_data.cmake -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6247327Z copying third_party/nlohmann/cmake/gcc_flags.cmake -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6249129Z copying third_party/nlohmann/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6250402Z copying third_party/nlohmann/cmake/pkg-config.pc.in -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6251987Z copying third_party/nlohmann/cmake/test.cmake -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake 2025-10-10T00:04:53.6253867Z copying third_party/nlohmann/cmake/requirements/requirements-cppcheck.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake/requirements 2025-10-10T00:04:53.6255397Z copying third_party/nlohmann/cmake/requirements/requirements-cpplint.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake/requirements 2025-10-10T00:04:53.6256839Z copying third_party/nlohmann/cmake/requirements/requirements-reuse.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake/requirements 2025-10-10T00:04:53.6258280Z copying third_party/nlohmann/cmake/scripts/gen_bazel_build_file.cmake -> torch-2.10.0a0+git344e636/third_party/nlohmann/cmake/scripts 2025-10-10T00:04:53.6259665Z copying third_party/nlohmann/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs 2025-10-10T00:04:53.6261259Z copying third_party/nlohmann/docs/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs 2025-10-10T00:04:53.6262619Z copying third_party/nlohmann/docs/avatars.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs 2025-10-10T00:04:53.6278486Z copying third_party/nlohmann/docs/json.gif -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs 2025-10-10T00:04:53.6293168Z copying third_party/nlohmann/docs/docset/Info.plist -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6294720Z copying third_party/nlohmann/docs/docset/Makefile -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6296379Z copying third_party/nlohmann/docs/docset/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6297714Z copying third_party/nlohmann/docs/docset/docSet.sql -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6299528Z copying third_party/nlohmann/docs/docset/docset.json -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6300893Z copying third_party/nlohmann/docs/docset/icon.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6302612Z copying third_party/nlohmann/docs/docset/icon@2x.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/docset 2025-10-10T00:04:53.6303962Z copying third_party/nlohmann/docs/mkdocs/Makefile -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs 2025-10-10T00:04:53.6305765Z copying third_party/nlohmann/docs/mkdocs/mkdocs.yml -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs 2025-10-10T00:04:53.6307443Z copying third_party/nlohmann/docs/mkdocs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs 2025-10-10T00:04:53.6308813Z copying third_party/nlohmann/docs/mkdocs/docs/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs 2025-10-10T00:04:53.6310511Z copying third_party/nlohmann/docs/mkdocs/docs/api/json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6312020Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_gtgt.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6313501Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_literal_json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6315264Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_literal_json_pointer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6316727Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_ltlt.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6318245Z copying third_party/nlohmann/docs/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6319773Z copying third_party/nlohmann/docs/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api 2025-10-10T00:04:53.6321395Z copying third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:53.6322980Z copying third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:53.6324663Z copying third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:53.6326114Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6327629Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6329126Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6330627Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6332211Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6333760Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6335503Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6337018Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6338540Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6340039Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6341588Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6343088Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6344799Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6346349Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6348066Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6349667Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6351200Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6352701Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6354489Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6355978Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6357557Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6359055Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6360560Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6362048Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6363587Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6365441Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/end_pos.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6367028Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6368658Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6370284Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6371851Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6373404Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6375068Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_bjdata.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6376627Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6378128Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6379677Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6381206Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6382834Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6384375Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6386020Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6387588Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6389097Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6390634Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6392247Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6393729Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6395649Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6397149Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6398784Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6400278Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6401840Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6403407Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6405129Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6406669Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6408240Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6409783Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6411390Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6412938Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6414549Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6416243Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6417802Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6419284Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6420814Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6422396Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/json_base_class_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6423956Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6425639Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6427296Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6428755Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6430710Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6432068Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6433613Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6435225Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6436785Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6438321Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6439850Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6441394Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6442941Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6444743Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6446391Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6448045Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6449596Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6451143Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6452781Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6454469Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6456058Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_spaceship.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6457588Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6459077Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6460632Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6462210Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6463748Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6465493Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6467053Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6468604Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6470225Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/patch_inplace.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6471803Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6473498Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6475269Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6476860Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6478428Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6480021Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/start_pos.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6481631Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6483166Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6484920Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6486512Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6488191Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_bjdata.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6489718Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6491251Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6492834Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6494601Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6496191Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6497873Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6499417Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6500959Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6502558Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6504274Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6506082Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6507787Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6509395Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:53.6511156Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:53.6512631Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:53.6514279Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:53.6515879Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:53.6517407Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:53.6518900Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:53.6520315Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6521999Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6523588Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6525289Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6526832Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6528308Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6529830Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6531530Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6532991Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_string_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6534697Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6536212Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6537702Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6539234Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/string_t.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6540732Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:53.6542292Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6543786Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6545444Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6546955Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6548562Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6550092Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6551575Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6553098Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6554742Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6565130Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6566528Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6567937Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6569372Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6570423Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:53.6571487Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6572779Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6574050Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_diagnostic_positions.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6575305Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_diagnostics.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6576476Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6578081Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_cpp_11.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6579493Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_filesystem.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6580925Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_ranges.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6582484Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_static_rtti.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6584010Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6585516Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_no_io.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6586875Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_noexception.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6588366Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6590078Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6591522Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_throw_user.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6592841Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_global_udls.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6594409Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6596038Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_legacy_discarded_value_comparison.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6597614Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_derived_type.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6599079Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6600607Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6602077Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6603637Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_begin.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6605550Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_no_version.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6607114Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6608678Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-10-10T00:04:53.6610044Z copying third_party/nlohmann/docs/mkdocs/docs/community/code_of_conduct.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:53.6611475Z copying third_party/nlohmann/docs/mkdocs/docs/community/contribution_guidelines.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:53.6612891Z copying third_party/nlohmann/docs/mkdocs/docs/community/governance.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:53.6614453Z copying third_party/nlohmann/docs/mkdocs/docs/community/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:53.6615671Z copying third_party/nlohmann/docs/mkdocs/docs/community/quality_assurance.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:53.6616790Z copying third_party/nlohmann/docs/mkdocs/docs/community/security_policy.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/community 2025-10-10T00:04:53.6617924Z copying third_party/nlohmann/docs/mkdocs/docs/css/custom.css -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/css 2025-10-10T00:04:53.6619026Z copying third_party/nlohmann/docs/mkdocs/docs/examples/README.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6620012Z copying third_party/nlohmann/docs/mkdocs/docs/examples/README.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6621175Z copying third_party/nlohmann/docs/mkdocs/docs/examples/accept__string.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6622133Z copying third_party/nlohmann/docs/mkdocs/docs/examples/accept__string.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6623184Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6624370Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6625357Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6626406Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6627458Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6628402Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6629807Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6630908Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6632252Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6633706Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6635492Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype_const.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6637045Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype_const.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6638558Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6640111Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6642294Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6644046Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6645910Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6647518Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6649145Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6650815Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6652525Z copying third_party/nlohmann/docs/mkdocs/docs/examples/back.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6654067Z copying third_party/nlohmann/docs/mkdocs/docs/examples/back.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6655872Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6657671Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6659544Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6661334Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6663089Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6664929Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__basic_json.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6666687Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6668487Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__copyassignment.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6670325Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6672039Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__list_init_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6673814Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6675754Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6677512Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6679219Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6680972Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6682877Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6684739Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6686408Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__value_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6688029Z copying third_party/nlohmann/docs/mkdocs/docs/examples/begin.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6689579Z copying third_party/nlohmann/docs/mkdocs/docs/examples/begin.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6691226Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6692805Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6694524Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6696109Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6697368Z copying third_party/nlohmann/docs/mkdocs/docs/examples/boolean_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6698746Z copying third_party/nlohmann/docs/mkdocs/docs/examples/boolean_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6700339Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6702118Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6703916Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__clear_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6705660Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__clear_subtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6707367Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__has_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6708963Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__has_subtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6710569Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__set_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6712143Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__set_subtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6713700Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__subtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6715343Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__subtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6716907Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbegin.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6718238Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbegin.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6719620Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbor_tag_handler_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6720944Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbor_tag_handler_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6722218Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cend.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6723555Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cend.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6724987Z copying third_party/nlohmann/docs/mkdocs/docs/examples/clear.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6726348Z copying third_party/nlohmann/docs/mkdocs/docs/examples/clear.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6727756Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6729196Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6730699Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6732133Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6733582Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6735359Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6736710Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6738043Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6739542Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6740920Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6742257Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crbegin.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6743568Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crbegin.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6745066Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crend.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6746447Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crend.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6747881Z copying third_party/nlohmann/docs/mkdocs/docs/examples/default_object_comparator_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6749481Z copying third_party/nlohmann/docs/mkdocs/docs/examples/default_object_comparator_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6750959Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6752385Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6753887Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions_exception.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6755654Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions_exception.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6757150Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6758576Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6760075Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended_positions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6761722Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended_positions.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6763203Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_standard.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6764756Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_standard.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6765992Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diff.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6767169Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diff.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6768471Z copying third_party/nlohmann/docs/mkdocs/docs/examples/dump.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6769762Z copying third_party/nlohmann/docs/mkdocs/docs/examples/dump.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6771106Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6772326Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6773570Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace_back.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6774970Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace_back.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6776332Z copying third_party/nlohmann/docs/mkdocs/docs/examples/empty.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6777653Z copying third_party/nlohmann/docs/mkdocs/docs/examples/empty.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6778942Z copying third_party/nlohmann/docs/mkdocs/docs/examples/end.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6780190Z copying third_party/nlohmann/docs/mkdocs/docs/examples/end.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6781456Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6782801Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6784441Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6786036Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6787622Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6789020Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6790444Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6791896Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6792605Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6793291Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__size_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6793833Z copying third_party/nlohmann/docs/mkdocs/docs/examples/error_handler_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6794734Z copying third_party/nlohmann/docs/mkdocs/docs/examples/error_handler_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6796144Z copying third_party/nlohmann/docs/mkdocs/docs/examples/exception.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6798433Z copying third_party/nlohmann/docs/mkdocs/docs/examples/exception.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6799771Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6801305Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6802594Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6804232Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6805664Z copying third_party/nlohmann/docs/mkdocs/docs/examples/flatten.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6807081Z copying third_party/nlohmann/docs/mkdocs/docs/examples/flatten.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6808458Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6809897Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bjdata.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6811284Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6812678Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bson.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6814053Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6815899Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_cbor.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6817358Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__default_constructible.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6818797Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__default_constructible.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6820205Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__non_default_constructible.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6821618Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__non_default_constructible.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6822877Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6824552Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_msgpack.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6825936Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6827338Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_ubjson.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6828697Z copying third_party/nlohmann/docs/mkdocs/docs/examples/front.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6830119Z copying third_party/nlohmann/docs/mkdocs/docs/examples/front.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6831568Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__PointerType.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6833056Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__PointerType.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6834540Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__ValueType_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6836154Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__ValueType_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6837426Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6839076Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_allocator.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6840328Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_binary.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6841744Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_binary.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6843129Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6844884Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ptr.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6846271Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ref.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6847997Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ref.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6849362Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_to.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6850806Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_to.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6852200Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6853754Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6855156Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__count.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6856970Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__count.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6858348Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__ilist.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6859686Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__ilist.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6861085Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6862656Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6864026Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range_object.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6865800Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range_object.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6867265Z copying third_party/nlohmann/docs/mkdocs/docs/examples/invalid_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6868579Z copying third_party/nlohmann/docs/mkdocs/docs/examples/invalid_iterator.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6869902Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_array.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6871330Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_array.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6872714Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_binary.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6874296Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_binary.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6875911Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_boolean.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6877286Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_boolean.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6878668Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_discarded.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6880225Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_discarded.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6881545Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_null.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6883143Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_null.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6884682Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6886408Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6887749Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_float.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6889183Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_float.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6890601Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_integer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6892136Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_integer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6893448Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_unsigned.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6895023Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_unsigned.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6896393Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_object.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6897943Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_object.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6899295Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6900824Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_primitive.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6902106Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_string.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6903638Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_string.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6905094Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_structured.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6906667Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_structured.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6907983Z copying third_party/nlohmann/docs/mkdocs/docs/examples/items.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6909635Z copying third_party/nlohmann/docs/mkdocs/docs/examples/items.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6910994Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_base_class_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6912393Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_base_class_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6913766Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_lines.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6915529Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_lines.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6916888Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6918335Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6919739Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__back.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6921213Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__back.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6922604Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__empty.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6924454Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__empty.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6925833Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6927268Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6928739Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal_stringtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6930624Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal_stringtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6931918Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6933563Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6935096Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal_stringtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6936606Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal_stringtype.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6937914Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6939368Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6940818Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6942250Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6943677Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_string_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6945141Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_string_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6946848Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6948246Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6949625Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6951312Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__pop_back.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6952748Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6954597Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__push_back.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6956104Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6957530Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__string_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6958960Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6960445Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__to_string.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6961767Z copying third_party/nlohmann/docs/mkdocs/docs/examples/max_size.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6963279Z copying third_party/nlohmann/docs/mkdocs/docs/examples/max_size.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6965179Z copying third_party/nlohmann/docs/mkdocs/docs/examples/merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6967388Z copying third_party/nlohmann/docs/mkdocs/docs/examples/merge_patch.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6968583Z copying third_party/nlohmann/docs/mkdocs/docs/examples/meta.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6970111Z copying third_party/nlohmann/docs/mkdocs/docs/examples/meta.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6971736Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_derived_type_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6973192Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_derived_type_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6974680Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6976221Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_explicit.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6977758Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6979313Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6980801Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6982288Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6983689Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6985278Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6986702Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6988247Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6989688Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6991147Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6992499Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6993934Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_explicit.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6995596Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6997011Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6998477Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.6999949Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7001925Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7003279Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7005302Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7007046Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7008511Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7009958Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7011281Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7012674Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7014257Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_begin.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7015772Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_begin.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7017267Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_no_version.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7018640Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_no_version.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7019953Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7021384Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7022777Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7024317Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_2.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7025830Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_version.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7027163Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_version.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7028457Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_float_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7030038Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_float_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7031701Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_integer_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7033093Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_integer_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7034624Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_unsigned_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7036154Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_unsigned_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7037486Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7038908Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7040367Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_comparator_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7041816Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_comparator_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7043155Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7044685Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7046463Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__ValueType.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7047830Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__ValueType.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7049336Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7050664Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7052073Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7053810Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7055221Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__specializations.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7056778Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__specializations.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7058266Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greater.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7059569Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greater.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7060962Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greaterequal.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7062371Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greaterequal.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7063700Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__less.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7065148Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__less.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7066964Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__lessequal.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7068446Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__lessequal.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7069820Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7071331Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7072820Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7074363Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7075808Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7077270Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__value_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7078748Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7080196Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7081774Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7083227Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7085118Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7086810Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7088134Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype_const.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7089568Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype_const.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7091054Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7092457Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7093891Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7095498Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7096872Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7098318Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7099735Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7101196Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7102558Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_deserialize.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7103992Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_deserialize.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7105538Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7106983Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7108421Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7109882Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7111220Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7112775Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__basic_json.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7114203Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7115692Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7117158Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__const_reference.c++20.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7118632Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__const_reference.c++20.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7120007Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__scalartype.c++20.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7121523Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__scalartype.c++20.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7122712Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7124422Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_json.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7125860Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7127300Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_map.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7128682Z copying third_party/nlohmann/docs/mkdocs/docs/examples/other_error.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7130093Z copying third_party/nlohmann/docs/mkdocs/docs/examples/other_error.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7131501Z copying third_party/nlohmann/docs/mkdocs/docs/examples/out_of_range.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7132911Z copying third_party/nlohmann/docs/mkdocs/docs/examples/out_of_range.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7134532Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7136335Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__allow_exceptions.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7137695Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7139157Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7140646Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7142088Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7143624Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7145139Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7146509Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7148247Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__iterator_pair.link -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7149601Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__iterator_pair.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7150993Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__pointers.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7152402Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__pointers.link -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7153915Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__pointers.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7155478Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7156938Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7158233Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse_error.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7160272Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse_error.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7161555Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7163464Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7165128Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7166834Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch_inplace.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7168123Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7169667Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7171099Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7172625Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__initializer_list.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7173995Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7175774Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__object_t__value.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7177034Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rbegin.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7178663Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rbegin.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7179919Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rend.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7181441Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rend.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7182813Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7184654Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7186065Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse__binary.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7187625Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse__binary.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7188852Z copying third_party/nlohmann/docs/mkdocs/docs/examples/size.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7190275Z copying third_party/nlohmann/docs/mkdocs/docs/examples/size.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7191657Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_hash.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7193073Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_hash.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7194538Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_swap.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7196276Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_swap.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7197577Z copying third_party/nlohmann/docs/mkdocs/docs/examples/string_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7199023Z copying third_party/nlohmann/docs/mkdocs/docs/examples/string_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7200410Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__array_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7201817Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__array_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7203360Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7204889Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__binary_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7206423Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__object_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7207882Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__object_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7209299Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__reference.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7210696Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__reference.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7212130Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7213482Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__string_t.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7214929Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7216546Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bjdata.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7217846Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7219464Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bson.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7220872Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7222211Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_cbor.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7223590Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7225057Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_json.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7226697Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7228057Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_msgpack.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7229444Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_string.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7230864Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_string.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7232238Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7233776Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_ubjson.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7235280Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7236892Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7238221Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_error.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7239739Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_error.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7241113Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_name.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7242737Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_name.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7244213Z copying third_party/nlohmann/docs/mkdocs/docs/examples/unflatten.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7246069Z copying third_party/nlohmann/docs/mkdocs/docs/examples/unflatten.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7247255Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7248880Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7250216Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update__range.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7251657Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update__range.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7253067Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__json_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7254651Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__json_ptr.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7256410Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7257678Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7259071Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7260545Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7261920Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__return_type.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7263351Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__return_type.output -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/examples 2025-10-10T00:04:53.7264847Z copying third_party/nlohmann/docs/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7266664Z copying third_party/nlohmann/docs/mkdocs/docs/features/assertions.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7267955Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7269340Z copying third_party/nlohmann/docs/mkdocs/docs/features/comments.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7270753Z copying third_party/nlohmann/docs/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7272070Z copying third_party/nlohmann/docs/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7273476Z copying third_party/nlohmann/docs/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7274969Z copying third_party/nlohmann/docs/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7276473Z copying third_party/nlohmann/docs/mkdocs/docs/features/macros.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7277848Z copying third_party/nlohmann/docs/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7279292Z copying third_party/nlohmann/docs/mkdocs/docs/features/namespace.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7280618Z copying third_party/nlohmann/docs/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features 2025-10-10T00:04:53.7282147Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/bjdata.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:53.7283560Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:53.7285185Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:53.7286643Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:53.7288129Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:53.7289494Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:53.7290951Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:53.7292388Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:53.7293716Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:53.7295282Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:53.7296607Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:53.7297986Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/json_lines.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:53.7299365Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:53.7300728Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:53.7302051Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:53.7303456Z copying third_party/nlohmann/docs/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/types 2025-10-10T00:04:53.7305318Z copying third_party/nlohmann/docs/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/features/types 2025-10-10T00:04:53.7306564Z copying third_party/nlohmann/docs/mkdocs/docs/home/architecture.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7307906Z copying third_party/nlohmann/docs/mkdocs/docs/home/customers.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7309730Z copying third_party/nlohmann/docs/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7310848Z copying third_party/nlohmann/docs/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7312520Z copying third_party/nlohmann/docs/mkdocs/docs/home/faq.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7313839Z copying third_party/nlohmann/docs/mkdocs/docs/home/license.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7315545Z copying third_party/nlohmann/docs/mkdocs/docs/home/releases.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7317764Z copying third_party/nlohmann/docs/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/home 2025-10-10T00:04:53.7319200Z copying third_party/nlohmann/docs/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:53.7321162Z copying third_party/nlohmann/docs/mkdocs/docs/images/customers.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:53.7331281Z copying third_party/nlohmann/docs/mkdocs/docs/images/json.gif -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:53.7345797Z copying third_party/nlohmann/docs/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:53.7347603Z copying third_party/nlohmann/docs/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:53.7349000Z copying third_party/nlohmann/docs/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images 2025-10-10T00:04:53.7351005Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/CPM.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7352376Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/bazel.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7353738Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/conan.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7355139Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/conda.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7356658Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/homebrew.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7358048Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/macports.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7359432Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/meson.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7360801Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/nuget.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7362141Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/spack.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7363506Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/swift.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7364983Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/vcpkg.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7366547Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/xmake.svg -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-10-10T00:04:53.7367692Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:53.7369270Z copying third_party/nlohmann/docs/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:53.7370504Z copying third_party/nlohmann/docs/mkdocs/docs/integration/index.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:53.7371911Z copying third_party/nlohmann/docs/mkdocs/docs/integration/migration_guide.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:53.7373349Z copying third_party/nlohmann/docs/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:53.7375375Z copying third_party/nlohmann/docs/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration 2025-10-10T00:04:53.7376656Z copying third_party/nlohmann/docs/mkdocs/docs/integration/bazel/BUILD -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-10-10T00:04:53.7378054Z copying third_party/nlohmann/docs/mkdocs/docs/integration/bazel/MODULE.bazel -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-10-10T00:04:53.7379394Z copying third_party/nlohmann/docs/mkdocs/docs/integration/bazel/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-10-10T00:04:53.7380757Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cget/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/cget 2025-10-10T00:04:53.7382107Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cget/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/cget 2025-10-10T00:04:53.7383497Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:53.7385058Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:53.7386536Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:53.7387911Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conda/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/conda 2025-10-10T00:04:53.7389318Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cpm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/cpm 2025-10-10T00:04:53.7390673Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cpm/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/cpm 2025-10-10T00:04:53.7392126Z copying third_party/nlohmann/docs/mkdocs/docs/integration/homebrew/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/homebrew 2025-10-10T00:04:53.7393450Z copying third_party/nlohmann/docs/mkdocs/docs/integration/homebrew/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/homebrew 2025-10-10T00:04:53.7394913Z copying third_party/nlohmann/docs/mkdocs/docs/integration/hunter/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/hunter 2025-10-10T00:04:53.7396451Z copying third_party/nlohmann/docs/mkdocs/docs/integration/hunter/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/hunter 2025-10-10T00:04:53.7397779Z copying third_party/nlohmann/docs/mkdocs/docs/integration/macports/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/macports 2025-10-10T00:04:53.7399082Z copying third_party/nlohmann/docs/mkdocs/docs/integration/macports/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/macports 2025-10-10T00:04:53.7400377Z copying third_party/nlohmann/docs/mkdocs/docs/integration/meson/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/meson 2025-10-10T00:04:53.7401739Z copying third_party/nlohmann/docs/mkdocs/docs/integration/meson/meson.build -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/meson 2025-10-10T00:04:53.7403201Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-package-content.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-10-10T00:04:53.7405080Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-project-changes.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-10-10T00:04:53.7406674Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-project-makefile.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-10-10T00:04:53.7408603Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-search-package.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-10-10T00:04:53.7410741Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-select-package.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-10-10T00:04:53.7413343Z copying third_party/nlohmann/docs/mkdocs/docs/integration/spack/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/spack 2025-10-10T00:04:53.7414731Z copying third_party/nlohmann/docs/mkdocs/docs/integration/spack/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/spack 2025-10-10T00:04:53.7416171Z copying third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:53.7417561Z copying third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:53.7418894Z copying third_party/nlohmann/docs/mkdocs/docs/integration/xmake/example.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/xmake 2025-10-10T00:04:53.7420246Z copying third_party/nlohmann/docs/mkdocs/docs/integration/xmake/xmake.lua -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/docs/integration/xmake 2025-10-10T00:04:53.7421403Z copying third_party/nlohmann/docs/mkdocs/includes/glossary.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/includes 2025-10-10T00:04:53.7422904Z copying third_party/nlohmann/docs/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+git344e636/third_party/nlohmann/docs/mkdocs/scripts 2025-10-10T00:04:53.7424425Z copying third_party/nlohmann/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann 2025-10-10T00:04:53.7426094Z copying third_party/nlohmann/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann 2025-10-10T00:04:53.7427244Z copying third_party/nlohmann/include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann 2025-10-10T00:04:53.7430269Z copying third_party/nlohmann/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann 2025-10-10T00:04:53.7431571Z copying third_party/nlohmann/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann 2025-10-10T00:04:53.7433345Z copying third_party/nlohmann/include/nlohmann/detail/abi_macros.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7434701Z copying third_party/nlohmann/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7436395Z copying third_party/nlohmann/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7437715Z copying third_party/nlohmann/include/nlohmann/detail/json_custom_base_class.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7439011Z copying third_party/nlohmann/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7440765Z copying third_party/nlohmann/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7442132Z copying third_party/nlohmann/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7443949Z copying third_party/nlohmann/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7445367Z copying third_party/nlohmann/include/nlohmann/detail/string_concat.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7446826Z copying third_party/nlohmann/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7448423Z copying third_party/nlohmann/include/nlohmann/detail/string_utils.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7449662Z copying third_party/nlohmann/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail 2025-10-10T00:04:53.7451328Z copying third_party/nlohmann/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/conversions 2025-10-10T00:04:53.7452834Z copying third_party/nlohmann/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/conversions 2025-10-10T00:04:53.7454736Z copying third_party/nlohmann/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/conversions 2025-10-10T00:04:53.7456398Z copying third_party/nlohmann/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:53.7458760Z copying third_party/nlohmann/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:53.7460296Z copying third_party/nlohmann/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:53.7461841Z copying third_party/nlohmann/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:53.7463736Z copying third_party/nlohmann/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:53.7465270Z copying third_party/nlohmann/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/input 2025-10-10T00:04:53.7466800Z copying third_party/nlohmann/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:53.7468219Z copying third_party/nlohmann/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:53.7469726Z copying third_party/nlohmann/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:53.7471185Z copying third_party/nlohmann/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:53.7472557Z copying third_party/nlohmann/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:53.7473919Z copying third_party/nlohmann/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/iterators 2025-10-10T00:04:53.7475273Z copying third_party/nlohmann/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7476817Z copying third_party/nlohmann/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7478068Z copying third_party/nlohmann/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7479352Z copying third_party/nlohmann/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7480778Z copying third_party/nlohmann/include/nlohmann/detail/meta/std_fs.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7482161Z copying third_party/nlohmann/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7483839Z copying third_party/nlohmann/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta 2025-10-10T00:04:53.7485296Z copying third_party/nlohmann/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:53.7486710Z copying third_party/nlohmann/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:53.7488074Z copying third_party/nlohmann/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/output 2025-10-10T00:04:53.7490236Z copying third_party/nlohmann/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/output 2025-10-10T00:04:53.7491472Z copying third_party/nlohmann/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/detail/output 2025-10-10T00:04:53.7493316Z copying third_party/nlohmann/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:53.7495694Z copying third_party/nlohmann/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:53.7496721Z copying third_party/nlohmann/single_include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/single_include/nlohmann 2025-10-10T00:04:53.7505816Z copying third_party/nlohmann/single_include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/single_include/nlohmann 2025-10-10T00:04:53.7507006Z copying third_party/nlohmann/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests 2025-10-10T00:04:53.7508505Z copying third_party/nlohmann/tests/Makefile -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests 2025-10-10T00:04:53.7509979Z copying third_party/nlohmann/tests/fuzzing.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests 2025-10-10T00:04:53.7511223Z copying third_party/nlohmann/tests/abi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi 2025-10-10T00:04:53.7512677Z copying third_party/nlohmann/tests/abi/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi 2025-10-10T00:04:53.7514356Z copying third_party/nlohmann/tests/abi/config/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/config 2025-10-10T00:04:53.7515665Z copying third_party/nlohmann/tests/abi/config/config.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/config 2025-10-10T00:04:53.7517149Z copying third_party/nlohmann/tests/abi/config/custom.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/config 2025-10-10T00:04:53.7518559Z copying third_party/nlohmann/tests/abi/config/default.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/config 2025-10-10T00:04:53.7519867Z copying third_party/nlohmann/tests/abi/config/noversion.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/config 2025-10-10T00:04:53.7521445Z copying third_party/nlohmann/tests/abi/diag/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/diag 2025-10-10T00:04:53.7522567Z copying third_party/nlohmann/tests/abi/diag/diag.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/diag 2025-10-10T00:04:53.7523940Z copying third_party/nlohmann/tests/abi/diag/diag.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/diag 2025-10-10T00:04:53.7525588Z copying third_party/nlohmann/tests/abi/diag/diag_off.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/diag 2025-10-10T00:04:53.7526835Z copying third_party/nlohmann/tests/abi/diag/diag_on.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/diag 2025-10-10T00:04:53.7528526Z copying third_party/nlohmann/tests/abi/include/nlohmann/json_v3_10_5.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/include/nlohmann 2025-10-10T00:04:53.7536365Z copying third_party/nlohmann/tests/abi/inline_ns/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/inline_ns 2025-10-10T00:04:53.7537679Z copying third_party/nlohmann/tests/abi/inline_ns/use_current.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/inline_ns 2025-10-10T00:04:53.7539015Z copying third_party/nlohmann/tests/abi/inline_ns/use_v3_10_5.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/abi/inline_ns 2025-10-10T00:04:53.7540466Z copying third_party/nlohmann/tests/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/benchmarks 2025-10-10T00:04:53.7541955Z copying third_party/nlohmann/tests/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/benchmarks/src 2025-10-10T00:04:53.7543500Z copying third_party/nlohmann/tests/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_add_subdirectory 2025-10-10T00:04:53.7545059Z copying third_party/nlohmann/tests/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_add_subdirectory/project 2025-10-10T00:04:53.7548196Z copying third_party/nlohmann/tests/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_add_subdirectory/project 2025-10-10T00:04:53.7548740Z copying third_party/nlohmann/tests/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content 2025-10-10T00:04:53.7549518Z copying third_party/nlohmann/tests/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content/project 2025-10-10T00:04:53.7550709Z copying third_party/nlohmann/tests/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content/project 2025-10-10T00:04:53.7552095Z copying third_party/nlohmann/tests/cmake_fetch_content2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content2 2025-10-10T00:04:53.7553469Z copying third_party/nlohmann/tests/cmake_fetch_content2/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content2/project 2025-10-10T00:04:53.7554858Z copying third_party/nlohmann/tests/cmake_fetch_content2/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_fetch_content2/project 2025-10-10T00:04:53.7556094Z copying third_party/nlohmann/tests/cmake_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import 2025-10-10T00:04:53.7557745Z copying third_party/nlohmann/tests/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import/project 2025-10-10T00:04:53.7558938Z copying third_party/nlohmann/tests/cmake_import/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import/project 2025-10-10T00:04:53.7560279Z copying third_party/nlohmann/tests/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import_minver 2025-10-10T00:04:53.7561827Z copying third_party/nlohmann/tests/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import_minver/project 2025-10-10T00:04:53.7563081Z copying third_party/nlohmann/tests/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_import_minver/project 2025-10-10T00:04:53.7564703Z copying third_party/nlohmann/tests/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories 2025-10-10T00:04:53.7566216Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:53.7567553Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:53.7568936Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:53.7570226Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:53.7571556Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:53.7572902Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-10-10T00:04:53.7573973Z copying third_party/nlohmann/tests/cuda_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cuda_example 2025-10-10T00:04:53.7575659Z copying third_party/nlohmann/tests/cuda_example/json_cuda.cu -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/cuda_example 2025-10-10T00:04:53.7577125Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:53.7578777Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:53.7582021Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:53.7583660Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:53.7585156Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:53.7586685Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7588105Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7590001Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7592858Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7596008Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7598583Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7601075Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7603336Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:53.7606032Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:53.7607671Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:53.7611140Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:53.7612653Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:53.7614012Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:53.7615876Z copying third_party/nlohmann/tests/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7617234Z copying third_party/nlohmann/tests/src/fuzzer-parse_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7618532Z copying third_party/nlohmann/tests/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7619994Z copying third_party/nlohmann/tests/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7621221Z copying third_party/nlohmann/tests/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7622769Z copying third_party/nlohmann/tests/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7623998Z copying third_party/nlohmann/tests/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7625844Z copying third_party/nlohmann/tests/src/make_test_data_available.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7626925Z copying third_party/nlohmann/tests/src/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7628370Z copying third_party/nlohmann/tests/src/unit-32bit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7629826Z copying third_party/nlohmann/tests/src/unit-algorithms.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7631204Z copying third_party/nlohmann/tests/src/unit-allocator.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7632659Z copying third_party/nlohmann/tests/src/unit-alt-string.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7634273Z copying third_party/nlohmann/tests/src/unit-assert_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7635790Z copying third_party/nlohmann/tests/src/unit-binary_formats.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7636991Z copying third_party/nlohmann/tests/src/unit-bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7639925Z copying third_party/nlohmann/tests/src/unit-bson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7641804Z copying third_party/nlohmann/tests/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7642958Z copying third_party/nlohmann/tests/src/unit-capacity.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7644682Z copying third_party/nlohmann/tests/src/unit-cbor.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7647236Z copying third_party/nlohmann/tests/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7648820Z copying third_party/nlohmann/tests/src/unit-class_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7650308Z copying third_party/nlohmann/tests/src/unit-class_lexer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7651767Z copying third_party/nlohmann/tests/src/unit-class_parser.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7653969Z copying third_party/nlohmann/tests/src/unit-class_parser_diagnostic_positions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7656299Z copying third_party/nlohmann/tests/src/unit-comparison.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7658106Z copying third_party/nlohmann/tests/src/unit-concepts.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7659612Z copying third_party/nlohmann/tests/src/unit-constructor1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7662183Z copying third_party/nlohmann/tests/src/unit-constructor2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7663460Z copying third_party/nlohmann/tests/src/unit-convenience.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7664895Z copying third_party/nlohmann/tests/src/unit-conversions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7667149Z copying third_party/nlohmann/tests/src/unit-custom-base-class.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7668449Z copying third_party/nlohmann/tests/src/unit-deserialization.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7670367Z copying third_party/nlohmann/tests/src/unit-diagnostic-positions-only.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7671719Z copying third_party/nlohmann/tests/src/unit-diagnostic-positions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7672921Z copying third_party/nlohmann/tests/src/unit-diagnostics.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7674705Z copying third_party/nlohmann/tests/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7676146Z copying third_party/nlohmann/tests/src/unit-element_access1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7677935Z copying third_party/nlohmann/tests/src/unit-element_access2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7680021Z copying third_party/nlohmann/tests/src/unit-hash.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7681497Z copying third_party/nlohmann/tests/src/unit-inspection.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7683058Z copying third_party/nlohmann/tests/src/unit-items.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7684809Z copying third_party/nlohmann/tests/src/unit-iterators1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7686693Z copying third_party/nlohmann/tests/src/unit-iterators2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7688562Z copying third_party/nlohmann/tests/src/unit-iterators3.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7689824Z copying third_party/nlohmann/tests/src/unit-json_patch.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7691685Z copying third_party/nlohmann/tests/src/unit-json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7693363Z copying third_party/nlohmann/tests/src/unit-large_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7694822Z copying third_party/nlohmann/tests/src/unit-locale-cpp.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7696321Z copying third_party/nlohmann/tests/src/unit-merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7697726Z copying third_party/nlohmann/tests/src/unit-meta.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7699176Z copying third_party/nlohmann/tests/src/unit-modifiers.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7700826Z copying third_party/nlohmann/tests/src/unit-msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7703183Z copying third_party/nlohmann/tests/src/unit-no-mem-leak-on-adl-serialize.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7704465Z copying third_party/nlohmann/tests/src/unit-noexcept.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7706115Z copying third_party/nlohmann/tests/src/unit-ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7707394Z copying third_party/nlohmann/tests/src/unit-ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7708978Z copying third_party/nlohmann/tests/src/unit-pointer_access.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7710513Z copying third_party/nlohmann/tests/src/unit-readme.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7712059Z copying third_party/nlohmann/tests/src/unit-reference_access.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7713557Z copying third_party/nlohmann/tests/src/unit-regression1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7715776Z copying third_party/nlohmann/tests/src/unit-regression2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7717402Z copying third_party/nlohmann/tests/src/unit-serialization.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7718809Z copying third_party/nlohmann/tests/src/unit-testsuites.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7721099Z copying third_party/nlohmann/tests/src/unit-to_chars.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7722779Z copying third_party/nlohmann/tests/src/unit-type_traits.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7724019Z copying third_party/nlohmann/tests/src/unit-ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7726657Z copying third_party/nlohmann/tests/src/unit-udl.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7728085Z copying third_party/nlohmann/tests/src/unit-udt.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7729950Z copying third_party/nlohmann/tests/src/unit-udt_macro.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7731482Z copying third_party/nlohmann/tests/src/unit-unicode1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7733085Z copying third_party/nlohmann/tests/src/unit-unicode2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7734812Z copying third_party/nlohmann/tests/src/unit-unicode3.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7736342Z copying third_party/nlohmann/tests/src/unit-unicode4.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7737903Z copying third_party/nlohmann/tests/src/unit-unicode5.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7739443Z copying third_party/nlohmann/tests/src/unit-user_defined_input.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7740669Z copying third_party/nlohmann/tests/src/unit-windows_h.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7742212Z copying third_party/nlohmann/tests/src/unit-wstring.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7743612Z copying third_party/nlohmann/tests/src/unit.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/src 2025-10-10T00:04:53.7745484Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7746842Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7748401Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7749621Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7751022Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7752336Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7754047Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7755443Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7756989Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7758226Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7759623Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7760924Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7762277Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7763617Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7765039Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7766718Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7767956Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7769277Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7770640Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7772513Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7773778Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7775419Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7776809Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7778430Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7779780Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7781065Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7782405Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7783796Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7785452Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7786996Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7788365Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7789875Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7791337Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7792645Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7793999Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7795589Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7796989Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7798372Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7799711Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7801134Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7802402Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-10-10T00:04:53.7803829Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/afl 2025-10-10T00:04:53.7805800Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/standalone 2025-10-10T00:04:53.7806973Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7808414Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7809721Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7811086Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7812405Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7813642Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7815125Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7816563Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7818088Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7819457Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7820708Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7822118Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7823704Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7825063Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7826420Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7827798Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7829290Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7830560Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7831982Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7833429Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7834853Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7836333Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7837650Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7839025Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7840443Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7841844Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7843117Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7844689Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7846298Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7847547Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7848974Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7850309Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7851739Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7853101Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7854638Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7855997Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7857412Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7858713Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7860051Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7861537Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7862980Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7864369Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7865831Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7867219Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7868582Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7869984Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7871340Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7872682Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7874203Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7875663Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7877041Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7878472Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7879871Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7881248Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7882573Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7883944Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7885676Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7886979Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7888291Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7889700Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7891030Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7892379Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7893943Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7895420Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7896872Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7898171Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7899620Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7901021Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7902426Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7903772Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7905279Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7906724Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7908201Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7909502Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7910988Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7912360Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7913736Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7915341Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7916961Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7918354Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7919733Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7921156Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7922496Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7923854Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7925683Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7926953Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7928386Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7930110Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7931480Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7932903Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7934389Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7936084Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7937429Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7939060Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7940392Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7941775Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7943264Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7944829Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7946325Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7947732Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7949277Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7950608Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7951975Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7953375Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7954942Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7956461Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7957991Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:53.7959446Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:53.7960736Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:53.7962209Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:53.7963403Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:53.7964917Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:53.7966241Z copying third_party/nlohmann/tests/thirdparty/doctest/doctest.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/doctest 2025-10-10T00:04:53.7970352Z copying third_party/nlohmann/tests/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/doctest 2025-10-10T00:04:53.7971540Z copying third_party/nlohmann/tests/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/fifo_map 2025-10-10T00:04:53.7973184Z copying third_party/nlohmann/tests/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+git344e636/third_party/nlohmann/tests/thirdparty/imapdl 2025-10-10T00:04:53.7974597Z copying third_party/nlohmann/tools/amalgamate/CHANGES.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/amalgamate 2025-10-10T00:04:53.7976142Z copying third_party/nlohmann/tools/amalgamate/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/amalgamate 2025-10-10T00:04:53.7977466Z copying third_party/nlohmann/tools/amalgamate/amalgamate.py -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/amalgamate 2025-10-10T00:04:53.7979058Z copying third_party/nlohmann/tools/amalgamate/config_json.json -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/amalgamate 2025-10-10T00:04:53.7980364Z copying third_party/nlohmann/tools/amalgamate/config_json_fwd.json -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/amalgamate 2025-10-10T00:04:53.7981723Z copying third_party/nlohmann/tools/astyle/.astylerc -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/astyle 2025-10-10T00:04:53.7983178Z copying third_party/nlohmann/tools/astyle/requirements.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/astyle 2025-10-10T00:04:53.7984910Z copying third_party/nlohmann/tools/gdb_pretty_printer/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/gdb_pretty_printer 2025-10-10T00:04:53.7986242Z copying third_party/nlohmann/tools/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/gdb_pretty_printer 2025-10-10T00:04:53.7987520Z copying third_party/nlohmann/tools/generate_natvis/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/generate_natvis 2025-10-10T00:04:53.7988904Z copying third_party/nlohmann/tools/generate_natvis/generate_natvis.py -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/generate_natvis 2025-10-10T00:04:53.7990259Z copying third_party/nlohmann/tools/generate_natvis/nlohmann_json.natvis.j2 -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/generate_natvis 2025-10-10T00:04:53.7991567Z copying third_party/nlohmann/tools/generate_natvis/requirements.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/generate_natvis 2025-10-10T00:04:53.7992824Z copying third_party/nlohmann/tools/macro_builder/main.cpp -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/macro_builder 2025-10-10T00:04:53.7994630Z copying third_party/nlohmann/tools/serve_header/README.md -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/serve_header 2025-10-10T00:04:53.7996083Z copying third_party/nlohmann/tools/serve_header/demo.png -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/serve_header 2025-10-10T00:04:53.8001976Z copying third_party/nlohmann/tools/serve_header/requirements.txt -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/serve_header 2025-10-10T00:04:53.8003182Z copying third_party/nlohmann/tools/serve_header/serve_header.py -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/serve_header 2025-10-10T00:04:53.8004899Z copying third_party/nlohmann/tools/serve_header/serve_header.yml.example -> torch-2.10.0a0+git344e636/third_party/nlohmann/tools/serve_header 2025-10-10T00:04:53.8005893Z copying third_party/onnx/.clang-format -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8007379Z copying third_party/onnx/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8008776Z copying third_party/onnx/.editorconfig -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8010129Z copying third_party/onnx/.lintrunner.toml -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8011589Z copying third_party/onnx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8013187Z copying third_party/onnx/CODEOWNERS -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8014796Z copying third_party/onnx/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8016154Z copying third_party/onnx/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8017542Z copying third_party/onnx/INSTALL.md -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8018962Z copying third_party/onnx/LICENSE -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8020426Z copying third_party/onnx/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8021753Z copying third_party/onnx/README.md -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8023314Z copying third_party/onnx/RELEASE-MANAGEMENT.md -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8024739Z copying third_party/onnx/REUSE.toml -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8026190Z copying third_party/onnx/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8027581Z copying third_party/onnx/VERSION_NUMBER -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8028914Z copying third_party/onnx/backend.py -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8030311Z copying third_party/onnx/codecov.yml -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8031684Z copying third_party/onnx/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8033243Z copying third_party/onnx/pyproject_pylint.toml -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8034634Z copying third_party/onnx/requirements-dev.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8036179Z copying third_party/onnx/requirements-dev_freethreading.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8037484Z copying third_party/onnx/requirements-lintrunner.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8038846Z copying third_party/onnx/requirements-min.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8040285Z copying third_party/onnx/requirements-reference.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8041640Z copying third_party/onnx/requirements-release.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8043104Z copying third_party/onnx/requirements-release_build.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8044692Z copying third_party/onnx/requirements-release_freethreading_win.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8046091Z copying third_party/onnx/requirements.txt -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8047187Z copying third_party/onnx/setup.py -> torch-2.10.0a0+git344e636/third_party/onnx 2025-10-10T00:04:53.8048904Z copying third_party/onnx/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+git344e636/third_party/onnx/LICENSES 2025-10-10T00:04:53.8050363Z copying third_party/onnx/LICENSES/BSD-2-Clause.txt -> torch-2.10.0a0+git344e636/third_party/onnx/LICENSES 2025-10-10T00:04:53.8051630Z copying third_party/onnx/LICENSES/CC0-1.0.txt -> torch-2.10.0a0+git344e636/third_party/onnx/LICENSES 2025-10-10T00:04:53.8053107Z copying third_party/onnx/cmake/ONNXConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/onnx/cmake 2025-10-10T00:04:53.8054669Z copying third_party/onnx/cmake/ONNXConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/onnx/cmake 2025-10-10T00:04:53.8056058Z copying third_party/onnx/cmake/Utils.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/cmake 2025-10-10T00:04:53.8057496Z copying third_party/onnx/cmake/summary.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/cmake 2025-10-10T00:04:53.8058866Z copying third_party/onnx/cmake/unittest.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/cmake 2025-10-10T00:04:53.8060378Z copying third_party/onnx/cmake/external/googletest.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/cmake/external 2025-10-10T00:04:53.8061752Z copying third_party/onnx/community/logo_request.md -> torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:53.8063100Z copying third_party/onnx/community/readme.md -> torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:53.8064738Z copying third_party/onnx/community/repo_guidelines.md -> torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:53.8066269Z copying third_party/onnx/community/sc-election-guidelines.md -> torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:53.8067412Z copying third_party/onnx/community/sigs.md -> torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:53.8068998Z copying third_party/onnx/community/working-groups.md -> torch-2.10.0a0+git344e636/third_party/onnx/community 2025-10-10T00:04:53.8070150Z copying third_party/onnx/docs/AddNewOp.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8071865Z copying third_party/onnx/docs/Broadcasting.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8073340Z copying third_party/onnx/docs/CIPipelines.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8074899Z copying third_party/onnx/docs/Changelog-ml.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8076713Z copying third_party/onnx/docs/Changelog.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8088374Z copying third_party/onnx/docs/DefineDifferentiability.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8089873Z copying third_party/onnx/docs/DimensionDenotation.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8091167Z copying third_party/onnx/docs/ExternalData.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8092572Z copying third_party/onnx/docs/Hub.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8093994Z copying third_party/onnx/docs/IR.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8096181Z copying third_party/onnx/docs/ImplementingAnOnnxBackend.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8097604Z copying third_party/onnx/docs/ManagingExperimentalOps.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8098877Z copying third_party/onnx/docs/MetadataProps.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8100262Z copying third_party/onnx/docs/ONNXTypes.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8101680Z copying third_party/onnx/docs/OnnxBackendTest.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8103123Z copying third_party/onnx/docs/OnnxReleases.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8104678Z copying third_party/onnx/docs/OpConventions.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8106052Z copying third_party/onnx/docs/Operators-ml.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8107790Z copying third_party/onnx/docs/Operators.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8118135Z copying third_party/onnx/docs/Overview.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8119602Z copying third_party/onnx/docs/PythonAPIOverview.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8121138Z copying third_party/onnx/docs/Relicensing.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8122543Z copying third_party/onnx/docs/ShapeInference.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8123971Z copying third_party/onnx/docs/Syntax.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8125639Z copying third_party/onnx/docs/TestCoverage-ml.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8127092Z copying third_party/onnx/docs/TestCoverage.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8133525Z copying third_party/onnx/docs/TypeDenotation.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8135111Z copying third_party/onnx/docs/VersionConverter.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8136534Z copying third_party/onnx/docs/Versioning.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8138116Z copying third_party/onnx/docs/onnx-horizontal-color.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs 2025-10-10T00:04:53.8140045Z copying third_party/onnx/docs/docsgen/Makefile -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen 2025-10-10T00:04:53.8141295Z copying third_party/onnx/docs/docsgen/make.bat -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen 2025-10-10T00:04:53.8142864Z copying third_party/onnx/docs/docsgen/source/conf.py -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:53.8144322Z copying third_party/onnx/docs/docsgen/source/expect_onnxruntime.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:53.8145781Z copying third_party/onnx/docs/docsgen/source/index.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:53.8147131Z copying third_party/onnx/docs/docsgen/source/onnx-favicon.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:53.8148676Z copying third_party/onnx/docs/docsgen/source/onnx_sphinx.py -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:53.8150417Z copying third_party/onnx/docs/docsgen/source/requirements.txt -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source 2025-10-10T00:04:53.8151651Z copying third_party/onnx/docs/docsgen/source/_static/ONNX-Logo.svg -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:53.8153290Z copying third_party/onnx/docs/docsgen/source/_static/diff2html-ui-slim.min.js -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:53.8157140Z copying third_party/onnx/docs/docsgen/source/_static/diff2html.min.css -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:53.8158598Z copying third_party/onnx/docs/docsgen/source/_static/onnx-horizontal-color.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:53.8160736Z copying third_party/onnx/docs/docsgen/source/_static/onnx-horizontal-white.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:53.8162494Z copying third_party/onnx/docs/docsgen/source/_static/readme.txt -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static 2025-10-10T00:04:53.8163750Z copying third_party/onnx/docs/docsgen/source/_static/css/custom.css -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/_static/css 2025-10-10T00:04:53.8165301Z copying third_party/onnx/docs/docsgen/source/api/backend.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8166750Z copying third_party/onnx/docs/docsgen/source/api/checker.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8168022Z copying third_party/onnx/docs/docsgen/source/api/classes.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8169693Z copying third_party/onnx/docs/docsgen/source/api/compose.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8171021Z copying third_party/onnx/docs/docsgen/source/api/custom_element_types.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8172245Z copying third_party/onnx/docs/docsgen/source/api/defs.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8173881Z copying third_party/onnx/docs/docsgen/source/api/external_data_helper.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8175216Z copying third_party/onnx/docs/docsgen/source/api/helper.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8176715Z copying third_party/onnx/docs/docsgen/source/api/hub.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8178001Z copying third_party/onnx/docs/docsgen/source/api/index.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8179545Z copying third_party/onnx/docs/docsgen/source/api/inliner.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8180798Z copying third_party/onnx/docs/docsgen/source/api/mapping.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8182196Z copying third_party/onnx/docs/docsgen/source/api/model_container.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8183488Z copying third_party/onnx/docs/docsgen/source/api/numpy_helper.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8184942Z copying third_party/onnx/docs/docsgen/source/api/parser.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8186487Z copying third_party/onnx/docs/docsgen/source/api/printer.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8187803Z copying third_party/onnx/docs/docsgen/source/api/reference.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8189279Z copying third_party/onnx/docs/docsgen/source/api/serialization.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8190527Z copying third_party/onnx/docs/docsgen/source/api/shape_inference.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8191821Z copying third_party/onnx/docs/docsgen/source/api/tools.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8193245Z copying third_party/onnx/docs/docsgen/source/api/utils.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8194881Z copying third_party/onnx/docs/docsgen/source/api/version_converter.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/api 2025-10-10T00:04:53.8196211Z copying third_party/onnx/docs/docsgen/source/intro/concepts.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro 2025-10-10T00:04:53.8197820Z copying third_party/onnx/docs/docsgen/source/intro/converters.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro 2025-10-10T00:04:53.8199208Z copying third_party/onnx/docs/docsgen/source/intro/index.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro 2025-10-10T00:04:53.8200472Z copying third_party/onnx/docs/docsgen/source/intro/python.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro 2025-10-10T00:04:53.8202531Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_att.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8204391Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_if.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8206850Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_if_py.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8208915Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_linreg.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8210602Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_linreg2.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8212200Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_scan.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8214798Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_scan_py.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8216697Z copying third_party/onnx/docs/docsgen/source/intro/images/iff.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8218495Z copying third_party/onnx/docs/docsgen/source/intro/images/linreg1.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8219836Z copying third_party/onnx/docs/docsgen/source/intro/images/linreg2.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8221383Z copying third_party/onnx/docs/docsgen/source/intro/images/scanop.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/intro/images 2025-10-10T00:04:53.8223139Z copying third_party/onnx/docs/docsgen/source/repo-docs/index.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/repo-docs 2025-10-10T00:04:53.8224604Z copying third_party/onnx/docs/docsgen/source/technical/float4.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/technical 2025-10-10T00:04:53.8226196Z copying third_party/onnx/docs/docsgen/source/technical/float8.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/technical 2025-10-10T00:04:53.8227680Z copying third_party/onnx/docs/docsgen/source/technical/index.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/technical 2025-10-10T00:04:53.8229314Z copying third_party/onnx/docs/docsgen/source/technical/int4.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/docsgen/source/technical 2025-10-10T00:04:53.8230845Z copying third_party/onnx/docs/images/onnx_hub_arch.svg -> torch-2.10.0a0+git344e636/third_party/onnx/docs/images 2025-10-10T00:04:53.8232715Z copying third_party/onnx/docs/proposals/ArchiveFileFormatProposal.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8234317Z copying third_party/onnx/docs/proposals/FunctionsProposal.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8235970Z copying third_party/onnx/docs/proposals/NLPinONNXproposal.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8238375Z copying third_party/onnx/docs/proposals/ONNXIFIproposal.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8240114Z copying third_party/onnx/docs/proposals/ONNXMultiDeviceProposal.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8241914Z copying third_party/onnx/docs/proposals/ShardingFormalism.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8243565Z copying third_party/onnx/docs/proposals/SymbolicShapeInfProposal.md -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals 2025-10-10T00:04:53.8245461Z copying third_party/onnx/docs/proposals/images/composing_broadcast_axes.png -> torch-2.10.0a0+git344e636/third_party/onnx/docs/proposals/images 2025-10-10T00:04:53.8246797Z copying third_party/onnx/examples/Protobufs.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8248724Z copying third_party/onnx/examples/check_model.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8250476Z copying third_party/onnx/examples/load_model.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8252544Z copying third_party/onnx/examples/make_model.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8253565Z copying third_party/onnx/examples/np_array_tensorproto.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8255001Z copying third_party/onnx/examples/save_model.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8256940Z copying third_party/onnx/examples/shape_inference.ipynb -> torch-2.10.0a0+git344e636/third_party/onnx/examples 2025-10-10T00:04:53.8258649Z copying third_party/onnx/examples/resources/single_relu.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/examples/resources 2025-10-10T00:04:53.8260208Z copying third_party/onnx/examples/resources/single_relu_new.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/examples/resources 2025-10-10T00:04:53.8261601Z copying third_party/onnx/examples/resources/tensor.pb -> torch-2.10.0a0+git344e636/third_party/onnx/examples/resources 2025-10-10T00:04:53.8263379Z copying third_party/onnx/examples/resources/two_transposes.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/examples/resources 2025-10-10T00:04:53.8264660Z copying third_party/onnx/onnx/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8266579Z copying third_party/onnx/onnx/_custom_element_types.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8274974Z copying third_party/onnx/onnx/checker.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8275573Z copying third_party/onnx/onnx/checker.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8275984Z copying third_party/onnx/onnx/checker.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8276373Z copying third_party/onnx/onnx/compose.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8276824Z copying third_party/onnx/onnx/cpp2py_export.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8277468Z copying third_party/onnx/onnx/external_data_helper.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8278991Z copying third_party/onnx/onnx/gen_proto.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8280247Z copying third_party/onnx/onnx/helper.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8282668Z copying third_party/onnx/onnx/hub.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8284536Z copying third_party/onnx/onnx/inliner.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8286198Z copying third_party/onnx/onnx/mapping.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8287920Z copying third_party/onnx/onnx/model_container.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8289611Z copying third_party/onnx/onnx/numpy_helper.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8291609Z copying third_party/onnx/onnx/onnx-data.in.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8293364Z copying third_party/onnx/onnx/onnx-data.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8295626Z copying third_party/onnx/onnx/onnx-data.proto3 -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8297682Z copying third_party/onnx/onnx/onnx-data_pb.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8298277Z copying third_party/onnx/onnx/onnx-ml.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8300515Z copying third_party/onnx/onnx/onnx-ml.proto3 -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8302583Z copying third_party/onnx/onnx/onnx-operators-ml.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8304505Z copying third_party/onnx/onnx/onnx-operators-ml.proto3 -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8306141Z copying third_party/onnx/onnx/onnx-operators.in.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8307744Z copying third_party/onnx/onnx/onnx-operators.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8309407Z copying third_party/onnx/onnx/onnx-operators.proto3 -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8311003Z copying third_party/onnx/onnx/onnx-operators_pb.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8312566Z copying third_party/onnx/onnx/onnx.in.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8315471Z copying third_party/onnx/onnx/onnx.proto -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8316833Z copying third_party/onnx/onnx/onnx.proto3 -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8319263Z copying third_party/onnx/onnx/onnx_pb.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8320621Z copying third_party/onnx/onnx/parser.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8322203Z copying third_party/onnx/onnx/printer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8323823Z copying third_party/onnx/onnx/proto_utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8325587Z copying third_party/onnx/onnx/py.typed -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8327144Z copying third_party/onnx/onnx/py_utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8328874Z copying third_party/onnx/onnx/serialization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8330529Z copying third_party/onnx/onnx/shape_inference.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8332710Z copying third_party/onnx/onnx/string_utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8333959Z copying third_party/onnx/onnx/subbyte.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8335742Z copying third_party/onnx/onnx/utils.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8337530Z copying third_party/onnx/onnx/version_converter.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx 2025-10-10T00:04:53.8339115Z copying third_party/onnx/onnx/backend/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend 2025-10-10T00:04:53.8341095Z copying third_party/onnx/onnx/backend/base.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend 2025-10-10T00:04:53.8343187Z copying third_party/onnx/onnx/backend/sample/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/sample 2025-10-10T00:04:53.8345036Z copying third_party/onnx/onnx/backend/sample/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/sample/ops 2025-10-10T00:04:53.8345986Z copying third_party/onnx/onnx/backend/sample/ops/abs.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/sample/ops 2025-10-10T00:04:53.8347413Z copying third_party/onnx/onnx/backend/test/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test 2025-10-10T00:04:53.8349466Z copying third_party/onnx/onnx/backend/test/cmd_tools.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test 2025-10-10T00:04:53.8351685Z copying third_party/onnx/onnx/backend/test/stat_coverage.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test 2025-10-10T00:04:53.8352708Z copying third_party/onnx/onnx/backend/test/case/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case 2025-10-10T00:04:53.8354554Z copying third_party/onnx/onnx/backend/test/case/base.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case 2025-10-10T00:04:53.8356223Z copying third_party/onnx/onnx/backend/test/case/test_case.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case 2025-10-10T00:04:53.8357781Z copying third_party/onnx/onnx/backend/test/case/utils.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case 2025-10-10T00:04:53.8359464Z copying third_party/onnx/onnx/backend/test/case/model/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8361109Z copying third_party/onnx/onnx/backend/test/case/model/expand.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8362851Z copying third_party/onnx/onnx/backend/test/case/model/gradient.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8364537Z copying third_party/onnx/onnx/backend/test/case/model/sequence.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8366307Z copying third_party/onnx/onnx/backend/test/case/model/shrink.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8367854Z copying third_party/onnx/onnx/backend/test/case/model/sign.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8369550Z copying third_party/onnx/onnx/backend/test/case/model/single-relu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8371141Z copying third_party/onnx/onnx/backend/test/case/model/stringnormalizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/model 2025-10-10T00:04:53.8372751Z copying third_party/onnx/onnx/backend/test/case/node/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8374768Z copying third_party/onnx/onnx/backend/test/case/node/_image_decoder_data.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8378715Z copying third_party/onnx/onnx/backend/test/case/node/abs.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8380315Z copying third_party/onnx/onnx/backend/test/case/node/acos.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8382037Z copying third_party/onnx/onnx/backend/test/case/node/acosh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8383657Z copying third_party/onnx/onnx/backend/test/case/node/adagrad.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8385660Z copying third_party/onnx/onnx/backend/test/case/node/adam.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8387317Z copying third_party/onnx/onnx/backend/test/case/node/add.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8389115Z copying third_party/onnx/onnx/backend/test/case/node/affinegrid.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8391426Z copying third_party/onnx/onnx/backend/test/case/node/and.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8392700Z copying third_party/onnx/onnx/backend/test/case/node/argmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8395115Z copying third_party/onnx/onnx/backend/test/case/node/argmin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8397022Z copying third_party/onnx/onnx/backend/test/case/node/asin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8397995Z copying third_party/onnx/onnx/backend/test/case/node/asinh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8402569Z copying third_party/onnx/onnx/backend/test/case/node/atan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8405142Z copying third_party/onnx/onnx/backend/test/case/node/atanh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8406044Z copying third_party/onnx/onnx/backend/test/case/node/attention.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8407163Z copying third_party/onnx/onnx/backend/test/case/node/averagepool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8407878Z copying third_party/onnx/onnx/backend/test/case/node/batchnorm.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8408732Z copying third_party/onnx/onnx/backend/test/case/node/bernoulli.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8409799Z copying third_party/onnx/onnx/backend/test/case/node/bitshift.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8411672Z copying third_party/onnx/onnx/backend/test/case/node/bitwiseand.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8413327Z copying third_party/onnx/onnx/backend/test/case/node/bitwisenot.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8415202Z copying third_party/onnx/onnx/backend/test/case/node/bitwiseor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8416721Z copying third_party/onnx/onnx/backend/test/case/node/bitwisexor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8418450Z copying third_party/onnx/onnx/backend/test/case/node/blackmanwindow.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8419981Z copying third_party/onnx/onnx/backend/test/case/node/cast.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8422108Z copying third_party/onnx/onnx/backend/test/case/node/castlike.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8423876Z copying third_party/onnx/onnx/backend/test/case/node/ceil.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8425605Z copying third_party/onnx/onnx/backend/test/case/node/celu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8427879Z copying third_party/onnx/onnx/backend/test/case/node/center_crop_pad.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8428832Z copying third_party/onnx/onnx/backend/test/case/node/clip.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8430759Z copying third_party/onnx/onnx/backend/test/case/node/col2im.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8432500Z copying third_party/onnx/onnx/backend/test/case/node/compress.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8434553Z copying third_party/onnx/onnx/backend/test/case/node/concat.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8435906Z copying third_party/onnx/onnx/backend/test/case/node/constant.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8437730Z copying third_party/onnx/onnx/backend/test/case/node/constantofshape.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8439002Z copying third_party/onnx/onnx/backend/test/case/node/conv.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8440834Z copying third_party/onnx/onnx/backend/test/case/node/convinteger.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8442462Z copying third_party/onnx/onnx/backend/test/case/node/convtranspose.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8444436Z copying third_party/onnx/onnx/backend/test/case/node/cos.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8446189Z copying third_party/onnx/onnx/backend/test/case/node/cosh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8447860Z copying third_party/onnx/onnx/backend/test/case/node/cumsum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8449749Z copying third_party/onnx/onnx/backend/test/case/node/deformconv.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8451675Z copying third_party/onnx/onnx/backend/test/case/node/depthtospace.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8453460Z copying third_party/onnx/onnx/backend/test/case/node/dequantizelinear.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8455619Z copying third_party/onnx/onnx/backend/test/case/node/det.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8457325Z copying third_party/onnx/onnx/backend/test/case/node/dft.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8459255Z copying third_party/onnx/onnx/backend/test/case/node/div.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8461501Z copying third_party/onnx/onnx/backend/test/case/node/dropout.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8462751Z copying third_party/onnx/onnx/backend/test/case/node/dynamicquantizelinear.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8464998Z copying third_party/onnx/onnx/backend/test/case/node/einsum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8466543Z copying third_party/onnx/onnx/backend/test/case/node/elu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8467723Z copying third_party/onnx/onnx/backend/test/case/node/equal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8470325Z copying third_party/onnx/onnx/backend/test/case/node/erf.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8471274Z copying third_party/onnx/onnx/backend/test/case/node/exp.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8473353Z copying third_party/onnx/onnx/backend/test/case/node/expand.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8474507Z copying third_party/onnx/onnx/backend/test/case/node/eyelike.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8476601Z copying third_party/onnx/onnx/backend/test/case/node/flatten.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8477815Z copying third_party/onnx/onnx/backend/test/case/node/floor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8479666Z copying third_party/onnx/onnx/backend/test/case/node/gather.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8481290Z copying third_party/onnx/onnx/backend/test/case/node/gatherelements.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8482971Z copying third_party/onnx/onnx/backend/test/case/node/gathernd.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8484712Z copying third_party/onnx/onnx/backend/test/case/node/gelu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8486473Z copying third_party/onnx/onnx/backend/test/case/node/gemm.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8488311Z copying third_party/onnx/onnx/backend/test/case/node/globalaveragepool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8489942Z copying third_party/onnx/onnx/backend/test/case/node/globalmaxpool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8491626Z copying third_party/onnx/onnx/backend/test/case/node/greater.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8493338Z copying third_party/onnx/onnx/backend/test/case/node/greater_equal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8495156Z copying third_party/onnx/onnx/backend/test/case/node/gridsample.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8497122Z copying third_party/onnx/onnx/backend/test/case/node/groupnormalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8498948Z copying third_party/onnx/onnx/backend/test/case/node/gru.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8501017Z copying third_party/onnx/onnx/backend/test/case/node/hammingwindow.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8502793Z copying third_party/onnx/onnx/backend/test/case/node/hannwindow.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8504314Z copying third_party/onnx/onnx/backend/test/case/node/hardmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8505335Z copying third_party/onnx/onnx/backend/test/case/node/hardsigmoid.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8507765Z copying third_party/onnx/onnx/backend/test/case/node/hardswish.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8509282Z copying third_party/onnx/onnx/backend/test/case/node/identity.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8510634Z copying third_party/onnx/onnx/backend/test/case/node/if.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8512451Z copying third_party/onnx/onnx/backend/test/case/node/image_decoder.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8513874Z copying third_party/onnx/onnx/backend/test/case/node/instancenorm.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8515847Z copying third_party/onnx/onnx/backend/test/case/node/isinf.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8518062Z copying third_party/onnx/onnx/backend/test/case/node/isnan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8519418Z copying third_party/onnx/onnx/backend/test/case/node/layernormalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8521204Z copying third_party/onnx/onnx/backend/test/case/node/leakyrelu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8522740Z copying third_party/onnx/onnx/backend/test/case/node/less.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8524624Z copying third_party/onnx/onnx/backend/test/case/node/less_equal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8526275Z copying third_party/onnx/onnx/backend/test/case/node/log.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8528078Z copying third_party/onnx/onnx/backend/test/case/node/logsoftmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8529991Z copying third_party/onnx/onnx/backend/test/case/node/loop.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8531638Z copying third_party/onnx/onnx/backend/test/case/node/lppool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8533561Z copying third_party/onnx/onnx/backend/test/case/node/lrn.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8535832Z copying third_party/onnx/onnx/backend/test/case/node/lstm.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8537480Z copying third_party/onnx/onnx/backend/test/case/node/matmul.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8539367Z copying third_party/onnx/onnx/backend/test/case/node/matmulinteger.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8541229Z copying third_party/onnx/onnx/backend/test/case/node/max.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8542631Z copying third_party/onnx/onnx/backend/test/case/node/maxpool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8544968Z copying third_party/onnx/onnx/backend/test/case/node/maxunpool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8546608Z copying third_party/onnx/onnx/backend/test/case/node/mean.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8548986Z copying third_party/onnx/onnx/backend/test/case/node/meanvariancenormalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8550717Z copying third_party/onnx/onnx/backend/test/case/node/melweightmatrix.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8551987Z copying third_party/onnx/onnx/backend/test/case/node/min.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8554028Z copying third_party/onnx/onnx/backend/test/case/node/mish.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8555951Z copying third_party/onnx/onnx/backend/test/case/node/mod.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8557733Z copying third_party/onnx/onnx/backend/test/case/node/momentum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8559443Z copying third_party/onnx/onnx/backend/test/case/node/mul.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8561158Z copying third_party/onnx/onnx/backend/test/case/node/neg.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8563058Z copying third_party/onnx/onnx/backend/test/case/node/negativeloglikelihoodloss.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8565265Z copying third_party/onnx/onnx/backend/test/case/node/nonmaxsuppression.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8567025Z copying third_party/onnx/onnx/backend/test/case/node/nonzero.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8568685Z copying third_party/onnx/onnx/backend/test/case/node/not.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8570413Z copying third_party/onnx/onnx/backend/test/case/node/onehot.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8573220Z copying third_party/onnx/onnx/backend/test/case/node/optionalgetelement.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8574342Z copying third_party/onnx/onnx/backend/test/case/node/optionalhaselement.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8576546Z copying third_party/onnx/onnx/backend/test/case/node/or.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8577795Z copying third_party/onnx/onnx/backend/test/case/node/pad.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8579229Z copying third_party/onnx/onnx/backend/test/case/node/pow.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8581001Z copying third_party/onnx/onnx/backend/test/case/node/prelu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8582876Z copying third_party/onnx/onnx/backend/test/case/node/qlinearconv.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8584880Z copying third_party/onnx/onnx/backend/test/case/node/qlinearmatmul.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8586805Z copying third_party/onnx/onnx/backend/test/case/node/quantizelinear.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8588582Z copying third_party/onnx/onnx/backend/test/case/node/rangeop.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8590721Z copying third_party/onnx/onnx/backend/test/case/node/reciprocal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8592175Z copying third_party/onnx/onnx/backend/test/case/node/reduce_log_sum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8594790Z copying third_party/onnx/onnx/backend/test/case/node/reduce_log_sum_exp.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8595740Z copying third_party/onnx/onnx/backend/test/case/node/reducel1.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8597799Z copying third_party/onnx/onnx/backend/test/case/node/reducel2.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8599493Z copying third_party/onnx/onnx/backend/test/case/node/reducemax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8601216Z copying third_party/onnx/onnx/backend/test/case/node/reducemean.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8602997Z copying third_party/onnx/onnx/backend/test/case/node/reducemin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8604920Z copying third_party/onnx/onnx/backend/test/case/node/reduceprod.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8606779Z copying third_party/onnx/onnx/backend/test/case/node/reducesum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8608801Z copying third_party/onnx/onnx/backend/test/case/node/reducesumsquare.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8610563Z copying third_party/onnx/onnx/backend/test/case/node/regex_full_match.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8612269Z copying third_party/onnx/onnx/backend/test/case/node/relu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8614056Z copying third_party/onnx/onnx/backend/test/case/node/reshape.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8616018Z copying third_party/onnx/onnx/backend/test/case/node/resize.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8618485Z copying third_party/onnx/onnx/backend/test/case/node/reversesequence.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8620331Z copying third_party/onnx/onnx/backend/test/case/node/rmsnormalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8622480Z copying third_party/onnx/onnx/backend/test/case/node/rnn.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8624290Z copying third_party/onnx/onnx/backend/test/case/node/roialign.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8634301Z copying third_party/onnx/onnx/backend/test/case/node/rotaryembedding.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8635309Z copying third_party/onnx/onnx/backend/test/case/node/round.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8636906Z copying third_party/onnx/onnx/backend/test/case/node/scan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8637612Z copying third_party/onnx/onnx/backend/test/case/node/scatter.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8638618Z copying third_party/onnx/onnx/backend/test/case/node/scatterelements.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8639148Z copying third_party/onnx/onnx/backend/test/case/node/scatternd.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8639542Z copying third_party/onnx/onnx/backend/test/case/node/selu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8639967Z copying third_party/onnx/onnx/backend/test/case/node/sequence_map.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8641446Z copying third_party/onnx/onnx/backend/test/case/node/sequenceinsert.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8643287Z copying third_party/onnx/onnx/backend/test/case/node/shape.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8643995Z copying third_party/onnx/onnx/backend/test/case/node/shrink.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8646178Z copying third_party/onnx/onnx/backend/test/case/node/sigmoid.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8647783Z copying third_party/onnx/onnx/backend/test/case/node/sign.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8649647Z copying third_party/onnx/onnx/backend/test/case/node/sin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8652922Z copying third_party/onnx/onnx/backend/test/case/node/sinh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8653480Z copying third_party/onnx/onnx/backend/test/case/node/size.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8655027Z copying third_party/onnx/onnx/backend/test/case/node/slice.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8656946Z copying third_party/onnx/onnx/backend/test/case/node/softmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8658783Z copying third_party/onnx/onnx/backend/test/case/node/softmaxcrossentropy.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8660826Z copying third_party/onnx/onnx/backend/test/case/node/softplus.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8662597Z copying third_party/onnx/onnx/backend/test/case/node/softsign.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8664551Z copying third_party/onnx/onnx/backend/test/case/node/spacetodepth.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8666353Z copying third_party/onnx/onnx/backend/test/case/node/split.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8668287Z copying third_party/onnx/onnx/backend/test/case/node/splittosequence.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8670001Z copying third_party/onnx/onnx/backend/test/case/node/sqrt.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8671757Z copying third_party/onnx/onnx/backend/test/case/node/squeeze.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8673446Z copying third_party/onnx/onnx/backend/test/case/node/stft.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8683900Z copying third_party/onnx/onnx/backend/test/case/node/string_concat.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8684788Z copying third_party/onnx/onnx/backend/test/case/node/string_split.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8685630Z copying third_party/onnx/onnx/backend/test/case/node/stringnormalizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8686288Z copying third_party/onnx/onnx/backend/test/case/node/sub.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8686866Z copying third_party/onnx/onnx/backend/test/case/node/sum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8687499Z copying third_party/onnx/onnx/backend/test/case/node/tan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8688166Z copying third_party/onnx/onnx/backend/test/case/node/tanh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8688621Z copying third_party/onnx/onnx/backend/test/case/node/tfidfvectorizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8689784Z copying third_party/onnx/onnx/backend/test/case/node/thresholdedrelu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8691683Z copying third_party/onnx/onnx/backend/test/case/node/tile.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8693464Z copying third_party/onnx/onnx/backend/test/case/node/topk.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8695758Z copying third_party/onnx/onnx/backend/test/case/node/transpose.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8697134Z copying third_party/onnx/onnx/backend/test/case/node/trilu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8700359Z copying third_party/onnx/onnx/backend/test/case/node/unique.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8701071Z copying third_party/onnx/onnx/backend/test/case/node/unsqueeze.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8703090Z copying third_party/onnx/onnx/backend/test/case/node/upsample.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8704562Z copying third_party/onnx/onnx/backend/test/case/node/where.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8707048Z copying third_party/onnx/onnx/backend/test/case/node/xor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node 2025-10-10T00:04:53.8708983Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-10-10T00:04:53.8710854Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/array_feature_extractor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-10-10T00:04:53.8711380Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/binarizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-10-10T00:04:53.8713187Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/label_encoder.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-10-10T00:04:53.8714996Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/tree_ensemble.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-10-10T00:04:53.8716570Z copying third_party/onnx/onnx/backend/test/data/light/README.md -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8718268Z copying third_party/onnx/onnx/backend/test/data/light/light_bvlc_alexnet.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8719656Z copying third_party/onnx/onnx/backend/test/data/light/light_bvlc_alexnet_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8721452Z copying third_party/onnx/onnx/backend/test/data/light/light_densenet121.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8725324Z copying third_party/onnx/onnx/backend/test/data/light/light_densenet121_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8727270Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v1.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8729301Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v1_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8730656Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v2.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8734521Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v2_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8735840Z copying third_party/onnx/onnx/backend/test/data/light/light_resnet50.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8738259Z copying third_party/onnx/onnx/backend/test/data/light/light_resnet50_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8740381Z copying third_party/onnx/onnx/backend/test/data/light/light_shufflenet.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8742634Z copying third_party/onnx/onnx/backend/test/data/light/light_shufflenet_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8744336Z copying third_party/onnx/onnx/backend/test/data/light/light_squeezenet.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8746231Z copying third_party/onnx/onnx/backend/test/data/light/light_squeezenet_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8747819Z copying third_party/onnx/onnx/backend/test/data/light/light_vgg19.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8749559Z copying third_party/onnx/onnx/backend/test/data/light/light_vgg19_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8751174Z copying third_party/onnx/onnx/backend/test/data/light/light_zfnet512.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8752929Z copying third_party/onnx/onnx/backend/test/data/light/light_zfnet512_output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/light 2025-10-10T00:04:53.8754582Z copying third_party/onnx/onnx/backend/test/data/node/test_abs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_abs 2025-10-10T00:04:53.8756590Z copying third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0 2025-10-10T00:04:53.8758068Z copying third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0 2025-10-10T00:04:53.8762761Z copying third_party/onnx/onnx/backend/test/data/node/test_acos/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos 2025-10-10T00:04:53.8763438Z copying third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0 2025-10-10T00:04:53.8764727Z copying third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0 2025-10-10T00:04:53.8765302Z copying third_party/onnx/onnx/backend/test/data/node/test_acos_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos_example 2025-10-10T00:04:53.8766525Z copying third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0 2025-10-10T00:04:53.8768744Z copying third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0 2025-10-10T00:04:53.8770382Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh 2025-10-10T00:04:53.8772264Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0 2025-10-10T00:04:53.8773260Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0 2025-10-10T00:04:53.8775425Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh_example 2025-10-10T00:04:53.8777399Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0 2025-10-10T00:04:53.8778926Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0 2025-10-10T00:04:53.8780035Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad 2025-10-10T00:04:53.8781841Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8783434Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8785668Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8786931Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8788892Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8790391Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8792008Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-10-10T00:04:53.8793654Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple 2025-10-10T00:04:53.8795731Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8797753Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8798923Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8801211Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8803389Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8804400Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8806412Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8807830Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8810047Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8811513Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8812634Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8813681Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-10-10T00:04:53.8815221Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam 2025-10-10T00:04:53.8817355Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8819239Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8820552Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8822644Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8824052Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8825728Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8827434Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8829108Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8830597Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-10-10T00:04:53.8832377Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple 2025-10-10T00:04:53.8834032Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8835816Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8838129Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8839397Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8840576Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8841914Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8843530Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8845275Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8846946Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_8.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8848630Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_9.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8850316Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8852073Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8853753Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8856387Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8857586Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8859334Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-10-10T00:04:53.8860749Z copying third_party/onnx/onnx/backend/test/data/node/test_add/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add 2025-10-10T00:04:53.8862644Z copying third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-10-10T00:04:53.8864282Z copying third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-10-10T00:04:53.8866094Z copying third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-10-10T00:04:53.8867780Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_bcast 2025-10-10T00:04:53.8869878Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-10-10T00:04:53.8872028Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-10-10T00:04:53.8873519Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-10-10T00:04:53.8874523Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_uint8 2025-10-10T00:04:53.8876309Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-10-10T00:04:53.8877937Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-10-10T00:04:53.8880042Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-10-10T00:04:53.8882300Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d 2025-10-10T00:04:53.8883261Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-10-10T00:04:53.8885229Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-10-10T00:04:53.8886828Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-10-10T00:04:53.8888437Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners 2025-10-10T00:04:53.8890247Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-10-10T00:04:53.8891857Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-10-10T00:04:53.8893451Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-10-10T00:04:53.8895249Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded 2025-10-10T00:04:53.8897545Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:53.8899020Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:53.8900645Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:53.8902255Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded 2025-10-10T00:04:53.8904494Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-10-10T00:04:53.8906081Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-10-10T00:04:53.8907701Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-10-10T00:04:53.8909196Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d 2025-10-10T00:04:53.8911209Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-10-10T00:04:53.8912819Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-10-10T00:04:53.8914585Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-10-10T00:04:53.8916286Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners 2025-10-10T00:04:53.8918209Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-10-10T00:04:53.8919860Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-10-10T00:04:53.8921565Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-10-10T00:04:53.8923204Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded 2025-10-10T00:04:53.8925674Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:53.8928859Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:53.8930743Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-10-10T00:04:53.8931755Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded 2025-10-10T00:04:53.8933561Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-10-10T00:04:53.8935090Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-10-10T00:04:53.8936362Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-10-10T00:04:53.8937584Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor 2025-10-10T00:04:53.8939486Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-10-10T00:04:53.8942035Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-10-10T00:04:53.8943522Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-10-10T00:04:53.8946087Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer 2025-10-10T00:04:53.8949062Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0 2025-10-10T00:04:53.8950447Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0 2025-10-10T00:04:53.8951229Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int 2025-10-10T00:04:53.8952578Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0 2025-10-10T00:04:53.8953752Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0 2025-10-10T00:04:53.8954785Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default 2025-10-10T00:04:53.8956305Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0 2025-10-10T00:04:53.8957965Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0 2025-10-10T00:04:53.8959430Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping 2025-10-10T00:04:53.8961249Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0 2025-10-10T00:04:53.8963062Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0 2025-10-10T00:04:53.8965566Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping 2025-10-10T00:04:53.8967386Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0 2025-10-10T00:04:53.8970223Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0 2025-10-10T00:04:53.8971516Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership 2025-10-10T00:04:53.8973107Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0 2025-10-10T00:04:53.8974765Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0 2025-10-10T00:04:53.8976657Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree 2025-10-10T00:04:53.8978046Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0 2025-10-10T00:04:53.8980124Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0 2025-10-10T00:04:53.8980840Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and2d 2025-10-10T00:04:53.8981677Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-10-10T00:04:53.8983037Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-10-10T00:04:53.8984800Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-10-10T00:04:53.8986710Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and3d 2025-10-10T00:04:53.8988306Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-10-10T00:04:53.8989849Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-10-10T00:04:53.8991785Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-10-10T00:04:53.8993022Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and4d 2025-10-10T00:04:53.8995357Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-10-10T00:04:53.8996708Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-10-10T00:04:53.8998354Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-10-10T00:04:53.9000411Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d 2025-10-10T00:04:53.9002137Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-10-10T00:04:53.9004398Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-10-10T00:04:53.9005443Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-10-10T00:04:53.9007432Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d 2025-10-10T00:04:53.9008703Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-10-10T00:04:53.9010321Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-10-10T00:04:53.9011980Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-10-10T00:04:53.9013297Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d 2025-10-10T00:04:53.9015014Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-10-10T00:04:53.9016607Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-10-10T00:04:53.9018197Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-10-10T00:04:53.9019645Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d 2025-10-10T00:04:53.9021404Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-10-10T00:04:53.9022944Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-10-10T00:04:53.9024580Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-10-10T00:04:53.9025953Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d 2025-10-10T00:04:53.9027518Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-10-10T00:04:53.9029050Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-10-10T00:04:53.9030417Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-10-10T00:04:53.9031815Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example 2025-10-10T00:04:53.9033367Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0 2025-10-10T00:04:53.9034998Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0 2025-10-10T00:04:53.9036612Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index 2025-10-10T00:04:53.9038249Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9039712Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9040988Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random 2025-10-10T00:04:53.9042545Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0 2025-10-10T00:04:53.9044371Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0 2025-10-10T00:04:53.9046064Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index 2025-10-10T00:04:53.9047906Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9049604Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9050972Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example 2025-10-10T00:04:53.9053388Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9054965Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9057118Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index 2025-10-10T00:04:53.9058639Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9060331Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9062280Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random 2025-10-10T00:04:53.9067759Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9069025Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9070018Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index 2025-10-10T00:04:53.9071369Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9072793Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9074000Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example 2025-10-10T00:04:53.9075503Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9076795Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9079299Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index 2025-10-10T00:04:53.9081080Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9082576Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9083788Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random 2025-10-10T00:04:53.9085017Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9086789Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9088967Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index 2025-10-10T00:04:53.9091603Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9093714Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9094746Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example 2025-10-10T00:04:53.9095976Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9097856Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9099386Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index 2025-10-10T00:04:53.9101545Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9104443Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9105606Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random 2025-10-10T00:04:53.9106656Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9108391Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9110246Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index 2025-10-10T00:04:53.9115927Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9117158Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9118136Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example 2025-10-10T00:04:53.9119233Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0 2025-10-10T00:04:53.9120466Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0 2025-10-10T00:04:53.9122176Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index 2025-10-10T00:04:53.9123600Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9125147Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9126189Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random 2025-10-10T00:04:53.9127215Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0 2025-10-10T00:04:53.9128637Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0 2025-10-10T00:04:53.9130267Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index 2025-10-10T00:04:53.9132318Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9138754Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9139800Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example 2025-10-10T00:04:53.9141001Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9142163Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9142959Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index 2025-10-10T00:04:53.9156105Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9157514Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9158540Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random 2025-10-10T00:04:53.9159721Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9160899Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9162092Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index 2025-10-10T00:04:53.9162887Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9164385Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9165186Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example 2025-10-10T00:04:53.9166290Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9167152Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9168399Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index 2025-10-10T00:04:53.9169841Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9171558Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9172764Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random 2025-10-10T00:04:53.9174221Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9175473Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9176851Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index 2025-10-10T00:04:53.9178429Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9180027Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9181084Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example 2025-10-10T00:04:53.9182604Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9184769Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0 2025-10-10T00:04:53.9186622Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index 2025-10-10T00:04:53.9188594Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9190347Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0 2025-10-10T00:04:53.9192004Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random 2025-10-10T00:04:53.9193984Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9196382Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0 2025-10-10T00:04:53.9198114Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index 2025-10-10T00:04:53.9200190Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9202019Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0 2025-10-10T00:04:53.9203434Z copying third_party/onnx/onnx/backend/test/data/node/test_asin/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin 2025-10-10T00:04:53.9205751Z copying third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0 2025-10-10T00:04:53.9207769Z copying third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0 2025-10-10T00:04:53.9209773Z copying third_party/onnx/onnx/backend/test/data/node/test_asin_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin_example 2025-10-10T00:04:53.9211849Z copying third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0 2025-10-10T00:04:53.9213862Z copying third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0 2025-10-10T00:04:53.9215640Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh 2025-10-10T00:04:53.9217816Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0 2025-10-10T00:04:53.9219650Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0 2025-10-10T00:04:53.9221474Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh_example 2025-10-10T00:04:53.9223487Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0 2025-10-10T00:04:53.9225617Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0 2025-10-10T00:04:53.9227375Z copying third_party/onnx/onnx/backend/test/data/node/test_atan/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan 2025-10-10T00:04:53.9229547Z copying third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0 2025-10-10T00:04:53.9231542Z copying third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0 2025-10-10T00:04:53.9233139Z copying third_party/onnx/onnx/backend/test/data/node/test_atan_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan_example 2025-10-10T00:04:53.9235308Z copying third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0 2025-10-10T00:04:53.9236864Z copying third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0 2025-10-10T00:04:53.9238019Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh 2025-10-10T00:04:53.9239762Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0 2025-10-10T00:04:53.9241629Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0 2025-10-10T00:04:53.9243084Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh_example 2025-10-10T00:04:53.9244667Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0 2025-10-10T00:04:53.9246286Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0 2025-10-10T00:04:53.9247684Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d 2025-10-10T00:04:53.9249171Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-10-10T00:04:53.9250493Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-10-10T00:04:53.9251865Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-10-10T00:04:53.9253132Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-10-10T00:04:53.9254518Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask 2025-10-10T00:04:53.9256129Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9257510Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9258896Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9260103Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9261386Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9262705Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded 2025-10-10T00:04:53.9264360Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9265756Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9267122Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9276091Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9277047Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9278163Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal 2025-10-10T00:04:53.9278983Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-10-10T00:04:53.9279857Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-10-10T00:04:53.9280991Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-10-10T00:04:53.9281926Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-10-10T00:04:53.9282709Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded 2025-10-10T00:04:53.9283797Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9285058Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9285840Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9286893Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9287778Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes 2025-10-10T00:04:53.9288663Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9289698Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9290612Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9291502Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9292579Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask 2025-10-10T00:04:53.9293796Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9294972Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9296066Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9297326Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9298884Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9300103Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded 2025-10-10T00:04:53.9301779Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9303089Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9304625Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9306080Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9307600Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9309085Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal 2025-10-10T00:04:53.9310541Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9311940Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9313341Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9314996Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9316389Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded 2025-10-10T00:04:53.9317934Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9319322Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9320706Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9322213Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9323429Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded 2025-10-10T00:04:53.9325414Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9326807Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9328179Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9329576Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9330843Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled 2025-10-10T00:04:53.9332412Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9333839Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9335333Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9336977Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9338468Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded 2025-10-10T00:04:53.9340025Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9341385Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9342754Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9344380Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9345497Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap 2025-10-10T00:04:53.9347100Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9348482Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9349885Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9351267Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9352645Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded 2025-10-10T00:04:53.9354326Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9355799Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9357163Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9358655Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9359820Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present 2025-10-10T00:04:53.9361388Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9362762Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9364322Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9365569Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9367053Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9368414Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9369777Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9371206Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9372577Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9374007Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded 2025-10-10T00:04:53.9375591Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9377173Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9378484Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9379874Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9381276Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9382754Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9384309Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9385611Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9387111Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9388321Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded 2025-10-10T00:04:53.9389922Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-10-10T00:04:53.9391306Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-10-10T00:04:53.9392687Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-10-10T00:04:53.9394214Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-10-10T00:04:53.9395458Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa 2025-10-10T00:04:53.9396978Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-10-10T00:04:53.9398470Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-10-10T00:04:53.9399782Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-10-10T00:04:53.9401152Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-10-10T00:04:53.9402493Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask 2025-10-10T00:04:53.9404012Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9405568Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9407328Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9408764Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9410282Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9411643Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded 2025-10-10T00:04:53.9413234Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9414753Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9416206Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9417610Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9418968Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9420191Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal 2025-10-10T00:04:53.9421774Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9423088Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9424623Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9426054Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9427519Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded 2025-10-10T00:04:53.9429062Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9430452Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9431815Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9433199Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9434586Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded 2025-10-10T00:04:53.9436204Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9437585Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9438962Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9440363Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9441600Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled 2025-10-10T00:04:53.9443120Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9444748Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9446112Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9447447Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9448895Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded 2025-10-10T00:04:53.9450521Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9451874Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9453292Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9454807Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9456137Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap 2025-10-10T00:04:53.9457621Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9459003Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9460354Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9461724Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9463137Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded 2025-10-10T00:04:53.9464820Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9466372Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9467713Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9469055Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9470355Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present 2025-10-10T00:04:53.9471828Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9473293Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9474730Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9476209Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9477603Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9478992Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9480355Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9481841Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9483374Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9484840Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded 2025-10-10T00:04:53.9486475Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9488006Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9489286Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9490731Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9492167Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9493649Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9495065Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9496526Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9497898Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9499124Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled 2025-10-10T00:04:53.9500628Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-10-10T00:04:53.9502038Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-10-10T00:04:53.9503501Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-10-10T00:04:53.9505086Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-10-10T00:04:53.9506520Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded 2025-10-10T00:04:53.9508144Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9509470Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9510829Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9512183Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9513416Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap 2025-10-10T00:04:53.9515154Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-10-10T00:04:53.9516575Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-10-10T00:04:53.9517917Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-10-10T00:04:53.9519281Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-10-10T00:04:53.9520628Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded 2025-10-10T00:04:53.9522246Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9523767Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9525247Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9526772Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9528113Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present 2025-10-10T00:04:53.9529576Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9531027Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9532329Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9533711Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9535242Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9536754Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9538061Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9539416Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9540783Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9542218Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded 2025-10-10T00:04:53.9543816Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9545348Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9546802Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9548146Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9549644Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9550970Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9552409Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9553713Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9555199Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9556585Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul 2025-10-10T00:04:53.9558150Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9559465Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9560806Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9562223Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9563709Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9565333Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9566780Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9568209Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9569609Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9571086Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:53.9572385Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias 2025-10-10T00:04:53.9573847Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9575362Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9576884Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9578152Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9579505Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9580855Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9582290Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9583604Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9585078Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9586596Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:53.9587973Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded 2025-10-10T00:04:53.9589611Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9591142Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9592477Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9593868Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9595411Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9596889Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9598365Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9599766Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9601252Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9602612Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:53.9603942Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded 2025-10-10T00:04:53.9605572Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9607090Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9608435Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9609861Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9611175Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9612552Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9614235Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9615544Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9616943Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9618318Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:53.9619595Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap 2025-10-10T00:04:53.9621173Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9622542Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9623927Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9625537Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9626973Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9628437Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9629747Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9631129Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9632579Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9633882Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:53.9635386Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded 2025-10-10T00:04:53.9637107Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9638560Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9640004Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9641378Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9642822Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9644544Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9645964Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9647505Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9648977Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9650358Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9651626Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax 2025-10-10T00:04:53.9653116Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9654618Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9656061Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9657439Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9658788Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9660216Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9661661Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9663030Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9664576Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9665953Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:53.9667322Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded 2025-10-10T00:04:53.9668882Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9670356Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9671693Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9673023Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9674567Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9676037Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9677421Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9678967Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9680468Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9681841Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:53.9683020Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d 2025-10-10T00:04:53.9684597Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-10-10T00:04:53.9685980Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-10-10T00:04:53.9687343Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-10-10T00:04:53.9688710Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-10-10T00:04:53.9690141Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask 2025-10-10T00:04:53.9691553Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9692902Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9694379Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9695812Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9697209Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-10-10T00:04:53.9698520Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool 2025-10-10T00:04:53.9699999Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-10-10T00:04:53.9701408Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-10-10T00:04:53.9702808Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-10-10T00:04:53.9704238Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-10-10T00:04:53.9705808Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-10-10T00:04:53.9707090Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded 2025-10-10T00:04:53.9708648Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-10-10T00:04:53.9710035Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-10-10T00:04:53.9711466Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-10-10T00:04:53.9712772Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-10-10T00:04:53.9714208Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-10-10T00:04:53.9715405Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded 2025-10-10T00:04:53.9717069Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9718467Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9719910Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9721284Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9722657Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9724018Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal 2025-10-10T00:04:53.9725686Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-10-10T00:04:53.9727098Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-10-10T00:04:53.9728598Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-10-10T00:04:53.9729912Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-10-10T00:04:53.9731210Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded 2025-10-10T00:04:53.9732755Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9734286Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9735628Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9736973Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9738252Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes 2025-10-10T00:04:53.9739759Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9741329Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9742599Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9743991Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-10-10T00:04:53.9745370Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask 2025-10-10T00:04:53.9747001Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9748353Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9749872Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9751245Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9752595Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-10-10T00:04:53.9753932Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded 2025-10-10T00:04:53.9755736Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9757166Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9758623Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9759975Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9761376Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9762563Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal 2025-10-10T00:04:53.9764042Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9765462Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9766959Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9768334Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-10-10T00:04:53.9769771Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded 2025-10-10T00:04:53.9771309Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9772670Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9774253Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9775612Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9776902Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded 2025-10-10T00:04:53.9778460Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9779872Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9781309Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9782652Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-10-10T00:04:53.9783906Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled 2025-10-10T00:04:53.9785425Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9786929Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9788318Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9789668Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-10-10T00:04:53.9791103Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded 2025-10-10T00:04:53.9792678Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9794306Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9795742Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9797364Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9798576Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap 2025-10-10T00:04:53.9800052Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9801465Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9802853Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9804331Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-10-10T00:04:53.9805747Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded 2025-10-10T00:04:53.9807460Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9808863Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9810253Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9811696Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9812929Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present 2025-10-10T00:04:53.9814525Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9815960Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9817429Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9818746Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9820155Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9821527Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9822935Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9824424Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9825846Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9827341Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded 2025-10-10T00:04:53.9828930Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9830437Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9831731Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9833075Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9834625Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9836233Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9837564Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9838998Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9840365Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9841479Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded 2025-10-10T00:04:53.9843182Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-10-10T00:04:53.9844733Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-10-10T00:04:53.9846163Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-10-10T00:04:53.9847551Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-10-10T00:04:53.9848826Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa 2025-10-10T00:04:53.9850317Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-10-10T00:04:53.9851769Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-10-10T00:04:53.9853091Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-10-10T00:04:53.9854604Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-10-10T00:04:53.9856050Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask 2025-10-10T00:04:53.9857526Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9859000Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9860275Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9861625Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9862998Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-10-10T00:04:53.9864504Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded 2025-10-10T00:04:53.9866207Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9867582Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9868961Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9870426Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9871823Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-10-10T00:04:53.9873040Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal 2025-10-10T00:04:53.9874847Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9876251Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9877595Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9878968Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-10-10T00:04:53.9880396Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded 2025-10-10T00:04:53.9882000Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9883377Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9884862Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9886311Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-10-10T00:04:53.9887540Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded 2025-10-10T00:04:53.9889185Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9890546Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9891936Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9893326Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-10-10T00:04:53.9894738Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled 2025-10-10T00:04:53.9896284Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9897765Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9899070Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9900447Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-10-10T00:04:53.9901778Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded 2025-10-10T00:04:53.9903397Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9904886Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9906291Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9907698Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9908927Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap 2025-10-10T00:04:53.9910446Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9911888Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9913323Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9914846Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-10-10T00:04:53.9916320Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded 2025-10-10T00:04:53.9917851Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9919305Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9920620Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9921993Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9923310Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present 2025-10-10T00:04:53.9924941Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9926570Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9927893Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9929236Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9930610Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9931976Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9933333Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9934902Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9936378Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9937724Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded 2025-10-10T00:04:53.9939321Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9940769Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9942099Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9943433Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9944927Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9946492Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9947825Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9949243Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9950691Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9951855Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled 2025-10-10T00:04:53.9953369Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-10-10T00:04:53.9954898Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-10-10T00:04:53.9956358Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-10-10T00:04:53.9957824Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-10-10T00:04:53.9959188Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded 2025-10-10T00:04:53.9960860Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9962325Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9963663Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9965171Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-10-10T00:04:53.9966476Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap 2025-10-10T00:04:53.9968045Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-10-10T00:04:53.9969355Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-10-10T00:04:53.9970699Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-10-10T00:04:53.9972088Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-10-10T00:04:53.9973435Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded 2025-10-10T00:04:53.9975144Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9976613Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9977961Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9979340Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-10-10T00:04:53.9980752Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present 2025-10-10T00:04:53.9982221Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9983659Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9985115Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9986563Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9987940Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9989371Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9990905Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9992227Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9993585Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-10-10T00:04:53.9995091Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded 2025-10-10T00:04:53.9996826Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9998299Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:53.9999729Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0001126Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0002698Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0003940Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0005583Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0011083Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0012492Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-10-10T00:04:54.0013730Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul 2025-10-10T00:04:54.0015433Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0016846Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0018040Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0019303Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0020504Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0021655Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0022980Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0024551Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0026000Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0027173Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0028350Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias 2025-10-10T00:04:54.0029630Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0030878Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0032447Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0033795Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0035192Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0036600Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0037904Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0039183Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0040519Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0041867Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0043273Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded 2025-10-10T00:04:54.0045035Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0046486Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0048015Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0049440Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0050914Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0052338Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0053735Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0055222Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0056203Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0057675Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0059094Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded 2025-10-10T00:04:54.0060959Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0062416Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0063864Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0065955Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0067344Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0068901Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0070502Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0072063Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0073587Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0075210Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0076969Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul 2025-10-10T00:04:54.0078400Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0080170Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0081588Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0083210Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0084928Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-10-10T00:04:54.0086462Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias 2025-10-10T00:04:54.0088129Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0089529Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0091224Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0092552Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0094509Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0095876Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-10-10T00:04:54.0097509Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded 2025-10-10T00:04:54.0099208Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0100648Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0102352Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0103926Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0105595Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0107409Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-10-10T00:04:54.0108766Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded 2025-10-10T00:04:54.0110726Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0112056Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0113668Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0115524Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0118060Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-10-10T00:04:54.0119479Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap 2025-10-10T00:04:54.0120946Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:54.0122583Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:54.0124352Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:54.0126021Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:54.0127662Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:54.0129321Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-10-10T00:04:54.0130882Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded 2025-10-10T00:04:54.0132852Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:54.0134580Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:54.0136351Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:54.0137370Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:54.0138751Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:54.0140269Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-10-10T00:04:54.0141910Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax 2025-10-10T00:04:54.0143365Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:54.0145119Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:54.0146798Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:54.0148214Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:54.0149930Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:54.0151330Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-10-10T00:04:54.0153028Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded 2025-10-10T00:04:54.0154883Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:54.0156575Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:54.0158120Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:54.0159664Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:54.0161159Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:54.0162945Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-10-10T00:04:54.0164455Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default 2025-10-10T00:04:54.0166135Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0 2025-10-10T00:04:54.0167558Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0 2025-10-10T00:04:54.0169182Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil 2025-10-10T00:04:54.0170765Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0 2025-10-10T00:04:54.0172304Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0 2025-10-10T00:04:54.0173964Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad 2025-10-10T00:04:54.0175691Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0 2025-10-10T00:04:54.0177222Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0 2025-10-10T00:04:54.0178542Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default 2025-10-10T00:04:54.0180331Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0 2025-10-10T00:04:54.0181991Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0 2025-10-10T00:04:54.0183622Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations 2025-10-10T00:04:54.0185367Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0 2025-10-10T00:04:54.0186971Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0 2025-10-10T00:04:54.0188204Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads 2025-10-10T00:04:54.0189970Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0 2025-10-10T00:04:54.0191691Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0 2025-10-10T00:04:54.0193419Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad 2025-10-10T00:04:54.0194893Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0 2025-10-10T00:04:54.0196787Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0 2025-10-10T00:04:54.0198141Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads 2025-10-10T00:04:54.0199895Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.0201346Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.0203274Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad 2025-10-10T00:04:54.0205064Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0 2025-10-10T00:04:54.0206851Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0 2025-10-10T00:04:54.0208161Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper 2025-10-10T00:04:54.0209910Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0 2025-10-10T00:04:54.0211310Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0 2025-10-10T00:04:54.0212818Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides 2025-10-10T00:04:54.0214670Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.0216233Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.0217531Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower 2025-10-10T00:04:54.0219279Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0 2025-10-10T00:04:54.0220953Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0 2025-10-10T00:04:54.0222515Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper 2025-10-10T00:04:54.0224486Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0 2025-10-10T00:04:54.0226130Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0 2025-10-10T00:04:54.0227697Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides 2025-10-10T00:04:54.0229240Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0 2025-10-10T00:04:54.0230999Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0 2025-10-10T00:04:54.0232330Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default 2025-10-10T00:04:54.0234349Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0 2025-10-10T00:04:54.0239750Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0 2025-10-10T00:04:54.0244464Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False 2025-10-10T00:04:54.0246030Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0 2025-10-10T00:04:54.0248863Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False/test_data_set_0 2025-10-10T00:04:54.0250167Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True 2025-10-10T00:04:54.0251830Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0 2025-10-10T00:04:54.0254740Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True/test_data_set_0 2025-10-10T00:04:54.0256194Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False 2025-10-10T00:04:54.0257814Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0 2025-10-10T00:04:54.0260621Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False/test_data_set_0 2025-10-10T00:04:54.0262218Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True 2025-10-10T00:04:54.0263851Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0 2025-10-10T00:04:54.0266921Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True/test_data_set_0 2025-10-10T00:04:54.0268030Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small 2025-10-10T00:04:54.0269838Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0 2025-10-10T00:04:54.0271298Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0 2025-10-10T00:04:54.0272946Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding 2025-10-10T00:04:54.0274669Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0276223Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0277765Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0279223Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding 2025-10-10T00:04:54.0280922Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0282317Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0283971Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0285474Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding 2025-10-10T00:04:54.0287304Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0288692Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0290437Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0291821Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-10-10T00:04:54.0293401Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding 2025-10-10T00:04:54.0295131Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0296825Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0298314Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0299841Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-10-10T00:04:54.0301392Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon 2025-10-10T00:04:54.0303002Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:54.0304714Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:54.0306273Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:54.0307785Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:54.0309317Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:54.0310797Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-10-10T00:04:54.0312452Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode 2025-10-10T00:04:54.0314331Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0315809Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0317310Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0319804Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0321191Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0322828Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0324446Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0326058Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-10-10T00:04:54.0327376Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example 2025-10-10T00:04:54.0329222Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:54.0330820Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:54.0332394Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:54.0333984Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:54.0335744Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:54.0337325Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-10-10T00:04:54.0339100Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode 2025-10-10T00:04:54.0340924Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0342668Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0344261Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0345994Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0347638Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0349383Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0350908Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0352607Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-10-10T00:04:54.0353780Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli 2025-10-10T00:04:54.0355775Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0 2025-10-10T00:04:54.0357392Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0 2025-10-10T00:04:54.0358896Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double 2025-10-10T00:04:54.0360647Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0 2025-10-10T00:04:54.0362294Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0 2025-10-10T00:04:54.0363940Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded 2025-10-10T00:04:54.0365956Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0 2025-10-10T00:04:54.0367691Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0 2025-10-10T00:04:54.0369021Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded 2025-10-10T00:04:54.0370969Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0 2025-10-10T00:04:54.0372438Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0 2025-10-10T00:04:54.0373877Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed 2025-10-10T00:04:54.0375858Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0 2025-10-10T00:04:54.0377468Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0 2025-10-10T00:04:54.0379087Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded 2025-10-10T00:04:54.0380828Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0 2025-10-10T00:04:54.0382453Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0 2025-10-10T00:04:54.0383819Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16 2025-10-10T00:04:54.0385823Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-10-10T00:04:54.0387416Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-10-10T00:04:54.0388991Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-10-10T00:04:54.0390483Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32 2025-10-10T00:04:54.0392421Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-10-10T00:04:54.0394021Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-10-10T00:04:54.0395809Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-10-10T00:04:54.0397225Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64 2025-10-10T00:04:54.0399160Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-10-10T00:04:54.0400717Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-10-10T00:04:54.0402320Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-10-10T00:04:54.0403729Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8 2025-10-10T00:04:54.0405802Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-10-10T00:04:54.0407302Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-10-10T00:04:54.0408911Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-10-10T00:04:54.0410407Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16 2025-10-10T00:04:54.0412195Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-10-10T00:04:54.0413757Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-10-10T00:04:54.0415504Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-10-10T00:04:54.0416968Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32 2025-10-10T00:04:54.0418857Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-10-10T00:04:54.0420455Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-10-10T00:04:54.0422060Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-10-10T00:04:54.0423502Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64 2025-10-10T00:04:54.0425528Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-10-10T00:04:54.0427153Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-10-10T00:04:54.0428769Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-10-10T00:04:54.0430256Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8 2025-10-10T00:04:54.0432047Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-10-10T00:04:54.0433751Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-10-10T00:04:54.0435506Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-10-10T00:04:54.0436945Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d 2025-10-10T00:04:54.0438726Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-10-10T00:04:54.0440342Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-10-10T00:04:54.0441923Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-10-10T00:04:54.0443335Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d 2025-10-10T00:04:54.0445287Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-10-10T00:04:54.0446923Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-10-10T00:04:54.0448548Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-10-10T00:04:54.0450119Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d 2025-10-10T00:04:54.0451924Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0453712Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0455351Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0456864Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d 2025-10-10T00:04:54.0458679Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0460425Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0462099Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0463305Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d 2025-10-10T00:04:54.0465271Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0 2025-10-10T00:04:54.0466928Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0 2025-10-10T00:04:54.0468374Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d 2025-10-10T00:04:54.0470159Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0 2025-10-10T00:04:54.0471736Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0 2025-10-10T00:04:54.0473143Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d 2025-10-10T00:04:54.0475104Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0 2025-10-10T00:04:54.0476804Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0 2025-10-10T00:04:54.0478216Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d 2025-10-10T00:04:54.0480158Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-10-10T00:04:54.0481861Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-10-10T00:04:54.0483349Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-10-10T00:04:54.0484938Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d 2025-10-10T00:04:54.0486799Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-10-10T00:04:54.0488381Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-10-10T00:04:54.0490094Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-10-10T00:04:54.0491626Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d 2025-10-10T00:04:54.0493428Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0495195Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0496915Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0498311Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d 2025-10-10T00:04:54.0500133Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0501730Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0503390Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0504853Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d 2025-10-10T00:04:54.0506866Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-10-10T00:04:54.0508552Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-10-10T00:04:54.0510250Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-10-10T00:04:54.0511551Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d 2025-10-10T00:04:54.0513354Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-10-10T00:04:54.0515066Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-10-10T00:04:54.0516756Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-10-10T00:04:54.0518397Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d 2025-10-10T00:04:54.0520162Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0521890Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0523621Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-10-10T00:04:54.0525349Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d 2025-10-10T00:04:54.0527184Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0528852Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0530435Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-10-10T00:04:54.0531788Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow 2025-10-10T00:04:54.0533736Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0 2025-10-10T00:04:54.0535508Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0 2025-10-10T00:04:54.0537138Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded 2025-10-10T00:04:54.0539179Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0 2025-10-10T00:04:54.0540697Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0 2025-10-10T00:04:54.0542156Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric 2025-10-10T00:04:54.0543951Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0 2025-10-10T00:04:54.0545714Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0 2025-10-10T00:04:54.0547298Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded 2025-10-10T00:04:54.0549179Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:54.0550781Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:54.0552037Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT 2025-10-10T00:04:54.0553885Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0555542Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0557047Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT 2025-10-10T00:04:54.0558808Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0560530Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0561954Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16 2025-10-10T00:04:54.0563756Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0565619Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0566961Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE 2025-10-10T00:04:54.0568781Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0570449Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0571878Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT 2025-10-10T00:04:54.0573800Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0575427Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0577042Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1 2025-10-10T00:04:54.0578849Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0 2025-10-10T00:04:54.0580427Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0 2025-10-10T00:04:54.0581908Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN 2025-10-10T00:04:54.0583688Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0585434Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0587007Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:54.0588802Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0590449Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0591917Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2 2025-10-10T00:04:54.0593639Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0595410Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0596950Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:54.0598731Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0600444Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0601665Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4 2025-10-10T00:04:54.0603500Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0 2025-10-10T00:04:54.0605262Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0 2025-10-10T00:04:54.0606765Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4 2025-10-10T00:04:54.0608552Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0 2025-10-10T00:04:54.0610146Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0 2025-10-10T00:04:54.0611582Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT 2025-10-10T00:04:54.0613440Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0615178Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0616795Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16 2025-10-10T00:04:54.0618575Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0620276Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0621664Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT 2025-10-10T00:04:54.0623450Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0625220Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0626840Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16 2025-10-10T00:04:54.0628537Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0630123Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0631478Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT 2025-10-10T00:04:54.0633326Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0635063Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0636608Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16 2025-10-10T00:04:54.0638386Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0640038Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0641409Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT 2025-10-10T00:04:54.0643227Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0645001Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0646564Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16 2025-10-10T00:04:54.0648298Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0650049Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0651389Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT 2025-10-10T00:04:54.0653270Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0654946Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0656441Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16 2025-10-10T00:04:54.0658236Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0659916Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0661253Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16 2025-10-10T00:04:54.0663050Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:54.0664806Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:54.0666359Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE 2025-10-10T00:04:54.0668199Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0669783Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0671252Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16 2025-10-10T00:04:54.0673132Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0674798Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0676316Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1 2025-10-10T00:04:54.0678122Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0 2025-10-10T00:04:54.0679684Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0 2025-10-10T00:04:54.0681299Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN 2025-10-10T00:04:54.0683058Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0684824Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0686298Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:54.0688103Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0689692Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0691037Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2 2025-10-10T00:04:54.0692908Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0694679Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0696242Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:54.0698119Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0699680Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0701119Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4 2025-10-10T00:04:54.0702842Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0 2025-10-10T00:04:54.0704753Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0 2025-10-10T00:04:54.0706226Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING 2025-10-10T00:04:54.0708118Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:54.0709632Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:54.0711040Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4 2025-10-10T00:04:54.0712840Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0 2025-10-10T00:04:54.0714588Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0 2025-10-10T00:04:54.0716153Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT 2025-10-10T00:04:54.0718017Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0719623Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0721072Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16 2025-10-10T00:04:54.0722843Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0724610Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0726066Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8 2025-10-10T00:04:54.0727983Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0 2025-10-10T00:04:54.0729668Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0 2025-10-10T00:04:54.0731035Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT 2025-10-10T00:04:54.0732841Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0734603Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0736053Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT 2025-10-10T00:04:54.0737953Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0739460Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0740893Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16 2025-10-10T00:04:54.0742668Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0744493Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0745981Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8 2025-10-10T00:04:54.0747896Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0 2025-10-10T00:04:54.0749582Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0 2025-10-10T00:04:54.0751269Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN 2025-10-10T00:04:54.0753050Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0754817Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0756507Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:54.0758187Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0759790Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0761194Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2 2025-10-10T00:04:54.0763088Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0764741Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0766220Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:54.0768051Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0769675Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0770953Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN 2025-10-10T00:04:54.0772949Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0774729Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0776285Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:54.0778136Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0779723Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0781174Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2 2025-10-10T00:04:54.0782980Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0784755Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0786288Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:54.0788210Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0789686Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0790965Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT 2025-10-10T00:04:54.0792759Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0794763Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0796009Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0797503Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded 2025-10-10T00:04:54.0799361Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0800749Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0802342Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0803594Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT 2025-10-10T00:04:54.0805693Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0807067Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0813923Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0815188Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16 2025-10-10T00:04:54.0816179Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0817064Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0817957Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0818636Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded 2025-10-10T00:04:54.0819507Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0820256Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0821121Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0821763Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded 2025-10-10T00:04:54.0823942Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0825889Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0827303Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0828651Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE 2025-10-10T00:04:54.0830559Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0832094Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0833626Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0835373Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded 2025-10-10T00:04:54.0837477Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:54.0839079Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:54.0840799Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:54.0842210Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT 2025-10-10T00:04:54.0844014Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0845844Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0847417Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0849041Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded 2025-10-10T00:04:54.0851000Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0852629Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0854397Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0855956Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT 2025-10-10T00:04:54.0857629Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0859304Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0860799Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0862537Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded 2025-10-10T00:04:54.0864601Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0866123Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0867776Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0868971Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT 2025-10-10T00:04:54.0870788Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0872458Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0873967Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0875653Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded 2025-10-10T00:04:54.0877550Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0879234Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0880917Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0882167Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT 2025-10-10T00:04:54.0883944Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0885617Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0887554Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0889058Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded 2025-10-10T00:04:54.0890826Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0892616Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0894302Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0895191Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT 2025-10-10T00:04:54.0896923Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0898354Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0900039Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.0901548Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded 2025-10-10T00:04:54.0903325Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0904962Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0906464Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.0907795Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16 2025-10-10T00:04:54.0909586Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:54.0911164Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:54.0912873Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-10-10T00:04:54.0914347Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded 2025-10-10T00:04:54.0916107Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0917491Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0919128Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0920387Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE 2025-10-10T00:04:54.0922130Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0923734Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0925369Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-10-10T00:04:54.0927017Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded 2025-10-10T00:04:54.0928733Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:54.0930253Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:54.0931714Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-10-10T00:04:54.0933072Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16 2025-10-10T00:04:54.0934966Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0936576Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0937988Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-10-10T00:04:54.0939597Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded 2025-10-10T00:04:54.0941076Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0942766Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0944339Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-10-10T00:04:54.0945864Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN 2025-10-10T00:04:54.0947536Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0948949Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0950517Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-10-10T00:04:54.0952049Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ 2025-10-10T00:04:54.0953941Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0955497Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0957132Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-10-10T00:04:54.0958526Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded 2025-10-10T00:04:54.0960324Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-10-10T00:04:54.0961814Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-10-10T00:04:54.0963355Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-10-10T00:04:54.0964901Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded 2025-10-10T00:04:54.0966706Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-10-10T00:04:54.0968971Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-10-10T00:04:54.0972050Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-10-10T00:04:54.0975417Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2 2025-10-10T00:04:54.0978041Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0981087Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0983807Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-10-10T00:04:54.0986741Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ 2025-10-10T00:04:54.0989436Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0992269Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0995314Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-10-10T00:04:54.0998130Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded 2025-10-10T00:04:54.1001131Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-10-10T00:04:54.1004408Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-10-10T00:04:54.1007472Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-10-10T00:04:54.1010318Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded 2025-10-10T00:04:54.1013102Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-10-10T00:04:54.1016165Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-10-10T00:04:54.1019110Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-10-10T00:04:54.1021732Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING 2025-10-10T00:04:54.1024591Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:54.1027252Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:54.1030021Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-10-10T00:04:54.1032602Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded 2025-10-10T00:04:54.1035487Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-10-10T00:04:54.1038335Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-10-10T00:04:54.1041189Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-10-10T00:04:54.1043901Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT 2025-10-10T00:04:54.1046556Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.1049266Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.1051936Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-10-10T00:04:54.1054717Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded 2025-10-10T00:04:54.1057418Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.1060247Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.1063089Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-10-10T00:04:54.1065696Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil 2025-10-10T00:04:54.1067775Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0 2025-10-10T00:04:54.1069939Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0 2025-10-10T00:04:54.1072031Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil_example 2025-10-10T00:04:54.1074464Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0 2025-10-10T00:04:54.1076864Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0 2025-10-10T00:04:54.1078951Z copying third_party/onnx/onnx/backend/test/data/node/test_celu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu 2025-10-10T00:04:54.1080950Z copying third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0 2025-10-10T00:04:54.1083131Z copying third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0 2025-10-10T00:04:54.1085495Z copying third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded 2025-10-10T00:04:54.1087709Z copying third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0 2025-10-10T00:04:54.1090061Z copying third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0 2025-10-10T00:04:54.1092361Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop 2025-10-10T00:04:54.1094887Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-10-10T00:04:54.1097418Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-10-10T00:04:54.1099932Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-10-10T00:04:54.1102368Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad 2025-10-10T00:04:54.1105037Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-10-10T00:04:54.1107931Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-10-10T00:04:54.1110800Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-10-10T00:04:54.1113444Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded 2025-10-10T00:04:54.1116448Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-10-10T00:04:54.1119371Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-10-10T00:04:54.1122268Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-10-10T00:04:54.1125088Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw 2025-10-10T00:04:54.1127745Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-10-10T00:04:54.1130726Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-10-10T00:04:54.1133969Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-10-10T00:04:54.1136477Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded 2025-10-10T00:04:54.1138365Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-10-10T00:04:54.1140285Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-10-10T00:04:54.1142161Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-10-10T00:04:54.1143877Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc 2025-10-10T00:04:54.1145717Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-10-10T00:04:54.1147654Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-10-10T00:04:54.1149387Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-10-10T00:04:54.1151292Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded 2025-10-10T00:04:54.1153145Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:54.1155223Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:54.1157332Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:54.1159017Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded 2025-10-10T00:04:54.1160569Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-10-10T00:04:54.1162149Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-10-10T00:04:54.1163758Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-10-10T00:04:54.1165437Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc 2025-10-10T00:04:54.1167049Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-10-10T00:04:54.1168763Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-10-10T00:04:54.1170460Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-10-10T00:04:54.1172138Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded 2025-10-10T00:04:54.1174013Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:54.1175920Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:54.1177800Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-10-10T00:04:54.1179396Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad 2025-10-10T00:04:54.1180739Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-10-10T00:04:54.1182202Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-10-10T00:04:54.1183725Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-10-10T00:04:54.1185357Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded 2025-10-10T00:04:54.1186857Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-10-10T00:04:54.1188450Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-10-10T00:04:54.1190030Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-10-10T00:04:54.1191379Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip 2025-10-10T00:04:54.1192559Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-10-10T00:04:54.1193702Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-10-10T00:04:54.1195151Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-10-10T00:04:54.1196429Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-10-10T00:04:54.1197876Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds 2025-10-10T00:04:54.1199321Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0 2025-10-10T00:04:54.1200825Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0 2025-10-10T00:04:54.1202381Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded 2025-10-10T00:04:54.1203918Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1205643Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1207154Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds 2025-10-10T00:04:54.1208691Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0 2025-10-10T00:04:54.1210283Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0 2025-10-10T00:04:54.1211816Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded 2025-10-10T00:04:54.1213388Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1215172Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1216664Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max 2025-10-10T00:04:54.1217931Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-10-10T00:04:54.1219447Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-10-10T00:04:54.1220942Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-10-10T00:04:54.1222542Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded 2025-10-10T00:04:54.1224167Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-10-10T00:04:54.1225799Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-10-10T00:04:54.1227515Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-10-10T00:04:54.1228935Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min 2025-10-10T00:04:54.1230337Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-10-10T00:04:54.1231825Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-10-10T00:04:54.1233376Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-10-10T00:04:54.1235052Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded 2025-10-10T00:04:54.1236761Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-10-10T00:04:54.1238522Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-10-10T00:04:54.1240329Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-10-10T00:04:54.1241857Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max 2025-10-10T00:04:54.1243311Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-10-10T00:04:54.1245036Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-10-10T00:04:54.1246618Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-10-10T00:04:54.1248270Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded 2025-10-10T00:04:54.1249982Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-10-10T00:04:54.1251721Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-10-10T00:04:54.1253550Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-10-10T00:04:54.1255295Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min 2025-10-10T00:04:54.1256696Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-10-10T00:04:54.1258200Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-10-10T00:04:54.1259744Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-10-10T00:04:54.1261350Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded 2025-10-10T00:04:54.1262964Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-10-10T00:04:54.1264861Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-10-10T00:04:54.1266551Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-10-10T00:04:54.1268430Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example 2025-10-10T00:04:54.1270136Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-10-10T00:04:54.1271587Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-10-10T00:04:54.1273072Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-10-10T00:04:54.1274583Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-10-10T00:04:54.1276211Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded 2025-10-10T00:04:54.1277914Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-10-10T00:04:54.1279604Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-10-10T00:04:54.1281367Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-10-10T00:04:54.1283076Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-10-10T00:04:54.1284813Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded 2025-10-10T00:04:54.1286626Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-10-10T00:04:54.1288125Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-10-10T00:04:54.1290099Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-10-10T00:04:54.1291761Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-10-10T00:04:54.1293162Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds 2025-10-10T00:04:54.1294653Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-10-10T00:04:54.1296543Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-10-10T00:04:54.1298437Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-10-10T00:04:54.1300360Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-10-10T00:04:54.1302117Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded 2025-10-10T00:04:54.1303896Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1306093Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1308347Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1310232Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1312323Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max 2025-10-10T00:04:54.1314444Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-10-10T00:04:54.1316356Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-10-10T00:04:54.1318233Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-10-10T00:04:54.1320326Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-10-10T00:04:54.1322530Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded 2025-10-10T00:04:54.1324610Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-10-10T00:04:54.1326867Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-10-10T00:04:54.1329060Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-10-10T00:04:54.1331251Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-10-10T00:04:54.1333293Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds 2025-10-10T00:04:54.1335169Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-10-10T00:04:54.1336964Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-10-10T00:04:54.1338814Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-10-10T00:04:54.1340994Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-10-10T00:04:54.1342829Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded 2025-10-10T00:04:54.1344773Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1346920Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1349081Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1350967Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1352848Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds 2025-10-10T00:04:54.1354964Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-10-10T00:04:54.1357022Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-10-10T00:04:54.1358807Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-10-10T00:04:54.1360594Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-10-10T00:04:54.1362513Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded 2025-10-10T00:04:54.1364755Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1366718Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1368651Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1370888Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-10-10T00:04:54.1372769Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im 2025-10-10T00:04:54.1374551Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-10-10T00:04:54.1376200Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-10-10T00:04:54.1377828Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-10-10T00:04:54.1379683Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-10-10T00:04:54.1381272Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d 2025-10-10T00:04:54.1382924Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-10-10T00:04:54.1384802Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-10-10T00:04:54.1386566Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-10-10T00:04:54.1388400Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-10-10T00:04:54.1390087Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations 2025-10-10T00:04:54.1391786Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-10-10T00:04:54.1393764Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-10-10T00:04:54.1395867Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-10-10T00:04:54.1397793Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-10-10T00:04:54.1399448Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads 2025-10-10T00:04:54.1401070Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-10-10T00:04:54.1402808Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-10-10T00:04:54.1405028Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-10-10T00:04:54.1406931Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-10-10T00:04:54.1408582Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides 2025-10-10T00:04:54.1410225Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-10-10T00:04:54.1412120Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-10-10T00:04:54.1414201Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-10-10T00:04:54.1416084Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-10-10T00:04:54.1417766Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_0 2025-10-10T00:04:54.1419417Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-10-10T00:04:54.1421197Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-10-10T00:04:54.1423009Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-10-10T00:04:54.1424958Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_1 2025-10-10T00:04:54.1426581Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-10-10T00:04:54.1428427Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-10-10T00:04:54.1430127Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-10-10T00:04:54.1431813Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis 2025-10-10T00:04:54.1433648Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-10-10T00:04:54.1435884Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-10-10T00:04:54.1437950Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-10-10T00:04:54.1439866Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis 2025-10-10T00:04:54.1441811Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-10-10T00:04:54.1444355Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-10-10T00:04:54.1446607Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-10-10T00:04:54.1448489Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0 2025-10-10T00:04:54.1450163Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-10-10T00:04:54.1451909Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-10-10T00:04:54.1453761Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-10-10T00:04:54.1455762Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1 2025-10-10T00:04:54.1457732Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1459737Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1461625Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1463526Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0 2025-10-10T00:04:54.1465364Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-10-10T00:04:54.1467302Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-10-10T00:04:54.1469102Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-10-10T00:04:54.1470977Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1 2025-10-10T00:04:54.1472692Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-10-10T00:04:54.1474638Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-10-10T00:04:54.1476542Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-10-10T00:04:54.1478427Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1 2025-10-10T00:04:54.1480425Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1482337Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1484459Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1486434Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2 2025-10-10T00:04:54.1488425Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.1490290Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.1492344Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.1494366Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0 2025-10-10T00:04:54.1496052Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-10-10T00:04:54.1497862Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-10-10T00:04:54.1499634Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-10-10T00:04:54.1501420Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1 2025-10-10T00:04:54.1503443Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-10-10T00:04:54.1505469Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-10-10T00:04:54.1507222Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-10-10T00:04:54.1509054Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2 2025-10-10T00:04:54.1510907Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-10-10T00:04:54.1512750Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-10-10T00:04:54.1514793Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-10-10T00:04:54.1516531Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1 2025-10-10T00:04:54.1518422Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1520713Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1522697Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.1524591Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2 2025-10-10T00:04:54.1526489Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.1528604Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.1530592Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.1532437Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3 2025-10-10T00:04:54.1534561Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.1536742Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.1538613Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.1540362Z copying third_party/onnx/onnx/backend/test/data/node/test_constant/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant 2025-10-10T00:04:54.1542094Z copying third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0 2025-10-10T00:04:54.1543831Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad 2025-10-10T00:04:54.1545669Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-10-10T00:04:54.1547580Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-10-10T00:04:54.1549310Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-10-10T00:04:54.1551116Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-10-10T00:04:54.1552887Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes 2025-10-10T00:04:54.1554988Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-10-10T00:04:54.1556939Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-10-10T00:04:54.1558727Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-10-10T00:04:54.1560574Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-10-10T00:04:54.1562573Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-10-10T00:04:54.1564655Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes 2025-10-10T00:04:54.1566488Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-10-10T00:04:54.1568807Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-10-10T00:04:54.1570967Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-10-10T00:04:54.1572924Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-10-10T00:04:54.1575333Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-10-10T00:04:54.1577297Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones 2025-10-10T00:04:54.1579188Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0 2025-10-10T00:04:54.1581459Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0 2025-10-10T00:04:54.1583463Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero 2025-10-10T00:04:54.1585689Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0 2025-10-10T00:04:54.1587931Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0 2025-10-10T00:04:54.1589797Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros 2025-10-10T00:04:54.1591663Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0 2025-10-10T00:04:54.1593900Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0 2025-10-10T00:04:54.1595883Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same 2025-10-10T00:04:54.1597637Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-10-10T00:04:54.1599521Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-10-10T00:04:54.1601889Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-10-10T00:04:54.1603819Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding 2025-10-10T00:04:54.1606225Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-10-10T00:04:54.1608558Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-10-10T00:04:54.1611136Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-10-10T00:04:54.1613076Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding 2025-10-10T00:04:54.1615210Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-10-10T00:04:54.1617523Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-10-10T00:04:54.1619606Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-10-10T00:04:54.1621690Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding 2025-10-10T00:04:54.1623602Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-10-10T00:04:54.1625717Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-10-10T00:04:54.1627943Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-10-10T00:04:54.1629870Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding 2025-10-10T00:04:54.1631682Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-10-10T00:04:54.1633662Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-10-10T00:04:54.1636069Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-10-10T00:04:54.1638120Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-10-10T00:04:54.1640128Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding 2025-10-10T00:04:54.1642108Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-10-10T00:04:54.1644446Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-10-10T00:04:54.1646509Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-10-10T00:04:54.1648546Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-10-10T00:04:54.1650624Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose 2025-10-10T00:04:54.1652457Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-10-10T00:04:54.1654323Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-10-10T00:04:54.1656098Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-10-10T00:04:54.1657796Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d 2025-10-10T00:04:54.1659687Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-10-10T00:04:54.1661724Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-10-10T00:04:54.1663528Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-10-10T00:04:54.1665366Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d 2025-10-10T00:04:54.1667182Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-10-10T00:04:54.1669371Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-10-10T00:04:54.1671243Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-10-10T00:04:54.1673221Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same 2025-10-10T00:04:54.1675472Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-10-10T00:04:54.1677455Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-10-10T00:04:54.1679571Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-10-10T00:04:54.1681630Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations 2025-10-10T00:04:54.1683564Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-10-10T00:04:54.1685802Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-10-10T00:04:54.1687971Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-10-10T00:04:54.1689759Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2 2025-10-10T00:04:54.1691551Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-10-10T00:04:54.1693696Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-10-10T00:04:54.1695822Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-10-10T00:04:54.1697638Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3 2025-10-10T00:04:54.1699628Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-10-10T00:04:54.1702001Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-10-10T00:04:54.1704038Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-10-10T00:04:54.1706206Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape 2025-10-10T00:04:54.1708290Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-10-10T00:04:54.1710323Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-10-10T00:04:54.1712569Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-10-10T00:04:54.1714605Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape 2025-10-10T00:04:54.1716594Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-10-10T00:04:54.1718858Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-10-10T00:04:54.1720917Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-10-10T00:04:54.1722907Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad 2025-10-10T00:04:54.1724905Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-10-10T00:04:54.1726847Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-10-10T00:04:54.1728660Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-10-10T00:04:54.1730507Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads 2025-10-10T00:04:54.1732390Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-10-10T00:04:54.1734603Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-10-10T00:04:54.1736647Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-10-10T00:04:54.1738330Z copying third_party/onnx/onnx/backend/test/data/node/test_cos/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos 2025-10-10T00:04:54.1739836Z copying third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0 2025-10-10T00:04:54.1741658Z copying third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0 2025-10-10T00:04:54.1743267Z copying third_party/onnx/onnx/backend/test/data/node/test_cos_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos_example 2025-10-10T00:04:54.1745006Z copying third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0 2025-10-10T00:04:54.1746733Z copying third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0 2025-10-10T00:04:54.1748339Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh 2025-10-10T00:04:54.1750013Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0 2025-10-10T00:04:54.1751778Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0 2025-10-10T00:04:54.1753399Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh_example 2025-10-10T00:04:54.1755151Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0 2025-10-10T00:04:54.1756934Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0 2025-10-10T00:04:54.1758685Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d 2025-10-10T00:04:54.1760277Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-10-10T00:04:54.1762133Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-10-10T00:04:54.1763883Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-10-10T00:04:54.1765699Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive 2025-10-10T00:04:54.1767835Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-10-10T00:04:54.1769780Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-10-10T00:04:54.1771697Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-10-10T00:04:54.1773681Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse 2025-10-10T00:04:54.1775573Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-10-10T00:04:54.1777403Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-10-10T00:04:54.1779402Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-10-10T00:04:54.1781180Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive 2025-10-10T00:04:54.1783200Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-10-10T00:04:54.1785500Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-10-10T00:04:54.1787467Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-10-10T00:04:54.1789422Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0 2025-10-10T00:04:54.1791256Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-10-10T00:04:54.1792993Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-10-10T00:04:54.1794920Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-10-10T00:04:54.1796744Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1 2025-10-10T00:04:54.1798499Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-10-10T00:04:54.1800465Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-10-10T00:04:54.1802462Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-10-10T00:04:54.1804413Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis 2025-10-10T00:04:54.1806272Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-10-10T00:04:54.1808486Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-10-10T00:04:54.1810363Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-10-10T00:04:54.1812299Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias 2025-10-10T00:04:54.1814537Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:54.1816470Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:54.1818682Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:54.1820677Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:54.1822883Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:54.1825015Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-10-10T00:04:54.1827063Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups 2025-10-10T00:04:54.1829291Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-10-10T00:04:54.1831706Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-10-10T00:04:54.1834281Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-10-10T00:04:54.1836663Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-10-10T00:04:54.1838853Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example 2025-10-10T00:04:54.1840914Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0 2025-10-10T00:04:54.1843080Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0 2025-10-10T00:04:54.1845207Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example 2025-10-10T00:04:54.1846950Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0 2025-10-10T00:04:54.1849157Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0 2025-10-10T00:04:54.1850986Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear 2025-10-10T00:04:54.1852703Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-10-10T00:04:54.1854877Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-10-10T00:04:54.1856752Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-10-10T00:04:54.1858624Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-10-10T00:04:54.1860422Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis 2025-10-10T00:04:54.1862432Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.1864579Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.1866807Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.1868833Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.1870897Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked 2025-10-10T00:04:54.1872812Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-10-10T00:04:54.1875263Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-10-10T00:04:54.1877164Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-10-10T00:04:54.1879367Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-10-10T00:04:54.1881274Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn 2025-10-10T00:04:54.1883286Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.1885514Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.1887531Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.1889654Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16 2025-10-10T00:04:54.1891659Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-10-10T00:04:54.1893938Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-10-10T00:04:54.1896141Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-10-10T00:04:54.1898324Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point 2025-10-10T00:04:54.1900559Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-10-10T00:04:54.1902823Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-10-10T00:04:54.1905286Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-10-10T00:04:54.1907499Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-10-10T00:04:54.1909698Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2 2025-10-10T00:04:54.1911490Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.1913588Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.1915795Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.1917827Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1 2025-10-10T00:04:54.1919907Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.1922057Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.1924263Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.1926385Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.1928414Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16 2025-10-10T00:04:54.1930170Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.1932294Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.1934518Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.1936564Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.1938579Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4 2025-10-10T00:04:54.1940442Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.1942670Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.1944764Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.1946691Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.1948684Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16 2025-10-10T00:04:54.1950734Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.1952862Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.1955109Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.1957101Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.1959167Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4 2025-10-10T00:04:54.1960968Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.1963083Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.1965249Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.1967257Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.1969271Z copying third_party/onnx/onnx/backend/test/data/node/test_det_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_2d 2025-10-10T00:04:54.1970799Z copying third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0 2025-10-10T00:04:54.1971511Z copying third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0 2025-10-10T00:04:54.1972327Z copying third_party/onnx/onnx/backend/test/data/node/test_det_nd/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_nd 2025-10-10T00:04:54.1973098Z copying third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0 2025-10-10T00:04:54.1973885Z copying third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0 2025-10-10T00:04:54.1974715Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft 2025-10-10T00:04:54.1975442Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-10-10T00:04:54.1976448Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-10-10T00:04:54.1977042Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-10-10T00:04:54.1977878Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis 2025-10-10T00:04:54.1978525Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-10-10T00:04:54.1979547Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-10-10T00:04:54.1980181Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-10-10T00:04:54.1981102Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19 2025-10-10T00:04:54.1981887Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0 2025-10-10T00:04:54.1982824Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0 2025-10-10T00:04:54.1983551Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse 2025-10-10T00:04:54.1984525Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-10-10T00:04:54.1985620Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-10-10T00:04:54.1986347Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-10-10T00:04:54.1987204Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19 2025-10-10T00:04:54.1988266Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0 2025-10-10T00:04:54.1989124Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0 2025-10-10T00:04:54.1989932Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19 2025-10-10T00:04:54.1990672Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0 2025-10-10T00:04:54.1991558Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0 2025-10-10T00:04:54.1992198Z copying third_party/onnx/onnx/backend/test/data/node/test_div/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div 2025-10-10T00:04:54.1993033Z copying third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-10-10T00:04:54.1993802Z copying third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-10-10T00:04:54.1994688Z copying third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-10-10T00:04:54.1995403Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_bcast 2025-10-10T00:04:54.1996185Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-10-10T00:04:54.1997133Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-10-10T00:04:54.1997856Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-10-10T00:04:54.1998695Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_example 2025-10-10T00:04:54.1999466Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-10-10T00:04:54.2000402Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-10-10T00:04:54.2001426Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-10-10T00:04:54.2001942Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_uint8 2025-10-10T00:04:54.2002990Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-10-10T00:04:54.2003787Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-10-10T00:04:54.2004747Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-10-10T00:04:54.2005542Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default 2025-10-10T00:04:54.2006341Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0 2025-10-10T00:04:54.2007475Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0 2025-10-10T00:04:54.2008264Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask 2025-10-10T00:04:54.2009136Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.2010214Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.2011106Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.2011897Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio 2025-10-10T00:04:54.2012964Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-10-10T00:04:54.2013846Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-10-10T00:04:54.2014940Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-10-10T00:04:54.2016214Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-10-10T00:04:54.2016944Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old 2025-10-10T00:04:54.2017839Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0 2025-10-10T00:04:54.2018967Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0 2025-10-10T00:04:54.2019725Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio 2025-10-10T00:04:54.2020694Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-10-10T00:04:54.2021665Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-10-10T00:04:54.2022492Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-10-10T00:04:54.2023493Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old 2025-10-10T00:04:54.2024528Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0 2025-10-10T00:04:54.2025370Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0 2025-10-10T00:04:54.2026361Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear 2025-10-10T00:04:54.2027231Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-10-10T00:04:54.2028175Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-10-10T00:04:54.2029280Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-10-10T00:04:54.2030173Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-10-10T00:04:54.2031036Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded 2025-10-10T00:04:54.2032323Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-10-10T00:04:54.2033485Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-10-10T00:04:54.2034711Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-10-10T00:04:54.2035671Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-10-10T00:04:54.2036697Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted 2025-10-10T00:04:54.2037904Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-10-10T00:04:54.2038942Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-10-10T00:04:54.2040084Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-10-10T00:04:54.2041122Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-10-10T00:04:54.2042283Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded 2025-10-10T00:04:54.2043540Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2044793Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2045745Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2047002Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2048083Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted 2025-10-10T00:04:54.2049280Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-10-10T00:04:54.2050302Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-10-10T00:04:54.2051450Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-10-10T00:04:54.2052655Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-10-10T00:04:54.2053717Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded 2025-10-10T00:04:54.2054891Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2056120Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2057367Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2058624Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-10-10T00:04:54.2059318Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_edge_pad 2025-10-10T00:04:54.2060106Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-10-10T00:04:54.2061045Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-10-10T00:04:54.2061749Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-10-10T00:04:54.2062664Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal 2025-10-10T00:04:54.2063593Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0 2025-10-10T00:04:54.2064598Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0 2025-10-10T00:04:54.2065656Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul 2025-10-10T00:04:54.2066505Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-10-10T00:04:54.2067456Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-10-10T00:04:54.2068538Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-10-10T00:04:54.2069255Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod 2025-10-10T00:04:54.2070147Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-10-10T00:04:54.2071174Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-10-10T00:04:54.2072066Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-10-10T00:04:54.2072800Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum 2025-10-10T00:04:54.2073648Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0 2025-10-10T00:04:54.2074492Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0 2025-10-10T00:04:54.2075372Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose 2025-10-10T00:04:54.2076166Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0 2025-10-10T00:04:54.2077149Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0 2025-10-10T00:04:54.2077754Z copying third_party/onnx/onnx/backend/test/data/node/test_elu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu 2025-10-10T00:04:54.2078560Z copying third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0 2025-10-10T00:04:54.2079337Z copying third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0 2025-10-10T00:04:54.2080120Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default 2025-10-10T00:04:54.2081101Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0 2025-10-10T00:04:54.2081837Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0 2025-10-10T00:04:54.2082812Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18 2025-10-10T00:04:54.2083905Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2084873Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2085655Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example 2025-10-10T00:04:54.2086476Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0 2025-10-10T00:04:54.2087336Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0 2025-10-10T00:04:54.2088376Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18 2025-10-10T00:04:54.2089296Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2090180Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2091123Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18 2025-10-10T00:04:54.2091923Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2092856Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2093519Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal 2025-10-10T00:04:54.2094389Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-10-10T00:04:54.2095109Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-10-10T00:04:54.2096022Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-10-10T00:04:54.2096771Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast 2025-10-10T00:04:54.2097538Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-10-10T00:04:54.2098638Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-10-10T00:04:54.2099299Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-10-10T00:04:54.2100200Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string 2025-10-10T00:04:54.2100991Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-10-10T00:04:54.2101910Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-10-10T00:04:54.2102832Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-10-10T00:04:54.2103566Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast 2025-10-10T00:04:54.2104805Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-10-10T00:04:54.2105650Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-10-10T00:04:54.2106587Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-10-10T00:04:54.2107365Z copying third_party/onnx/onnx/backend/test/data/node/test_erf/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_erf 2025-10-10T00:04:54.2108032Z copying third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0 2025-10-10T00:04:54.2108983Z copying third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0 2025-10-10T00:04:54.2109453Z copying third_party/onnx/onnx/backend/test/data/node/test_exp/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp 2025-10-10T00:04:54.2110280Z copying third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0 2025-10-10T00:04:54.2111102Z copying third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0 2025-10-10T00:04:54.2111973Z copying third_party/onnx/onnx/backend/test/data/node/test_exp_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp_example 2025-10-10T00:04:54.2112738Z copying third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0 2025-10-10T00:04:54.2113691Z copying third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0 2025-10-10T00:04:54.2114706Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed 2025-10-10T00:04:54.2115475Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-10-10T00:04:54.2116545Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-10-10T00:04:54.2117406Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-10-10T00:04:54.2118250Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged 2025-10-10T00:04:54.2119382Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-10-10T00:04:54.2120307Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-10-10T00:04:54.2121132Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-10-10T00:04:54.2122198Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal 2025-10-10T00:04:54.2123289Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0 2025-10-10T00:04:54.2124384Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0 2025-10-10T00:04:54.2125197Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype 2025-10-10T00:04:54.2126076Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0 2025-10-10T00:04:54.2127083Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0 2025-10-10T00:04:54.2128008Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype 2025-10-10T00:04:54.2128923Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0 2025-10-10T00:04:54.2129831Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0 2025-10-10T00:04:54.2130756Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0 2025-10-10T00:04:54.2131518Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0 2025-10-10T00:04:54.2132413Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0 2025-10-10T00:04:54.2133182Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1 2025-10-10T00:04:54.2134032Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0 2025-10-10T00:04:54.2135237Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0 2025-10-10T00:04:54.2135907Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2 2025-10-10T00:04:54.2136849Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0 2025-10-10T00:04:54.2137645Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0 2025-10-10T00:04:54.2138408Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3 2025-10-10T00:04:54.2139285Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0 2025-10-10T00:04:54.2140051Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0 2025-10-10T00:04:54.2141024Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis 2025-10-10T00:04:54.2141896Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0 2025-10-10T00:04:54.2143014Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0 2025-10-10T00:04:54.2143909Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1 2025-10-10T00:04:54.2145041Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0 2025-10-10T00:04:54.2146462Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0 2025-10-10T00:04:54.2147114Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2 2025-10-10T00:04:54.2148094Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0 2025-10-10T00:04:54.2148972Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0 2025-10-10T00:04:54.2149970Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3 2025-10-10T00:04:54.2151018Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0 2025-10-10T00:04:54.2151929Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0 2025-10-10T00:04:54.2152778Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4 2025-10-10T00:04:54.2153756Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0 2025-10-10T00:04:54.2154749Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0 2025-10-10T00:04:54.2155553Z copying third_party/onnx/onnx/backend/test/data/node/test_floor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor 2025-10-10T00:04:54.2156179Z copying third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0 2025-10-10T00:04:54.2157072Z copying third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0 2025-10-10T00:04:54.2157711Z copying third_party/onnx/onnx/backend/test/data/node/test_floor_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor_example 2025-10-10T00:04:54.2158721Z copying third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0 2025-10-10T00:04:54.2159700Z copying third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0 2025-10-10T00:04:54.2160259Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_0 2025-10-10T00:04:54.2161299Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-10-10T00:04:54.2162074Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-10-10T00:04:54.2162870Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-10-10T00:04:54.2163589Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_1 2025-10-10T00:04:54.2164456Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-10-10T00:04:54.2165418Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-10-10T00:04:54.2166130Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-10-10T00:04:54.2167038Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices 2025-10-10T00:04:54.2167877Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-10-10T00:04:54.2168719Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-10-10T00:04:54.2169724Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-10-10T00:04:54.2170323Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0 2025-10-10T00:04:54.2171351Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-10-10T00:04:54.2172203Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-10-10T00:04:54.2173031Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-10-10T00:04:54.2174207Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1 2025-10-10T00:04:54.2175093Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-10-10T00:04:54.2175933Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-10-10T00:04:54.2177075Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-10-10T00:04:54.2177887Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices 2025-10-10T00:04:54.2178891Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-10-10T00:04:54.2180046Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-10-10T00:04:54.2181173Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-10-10T00:04:54.2181897Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices 2025-10-10T00:04:54.2182949Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-10-10T00:04:54.2183958Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-10-10T00:04:54.2184899Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-10-10T00:04:54.2185869Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32 2025-10-10T00:04:54.2186829Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-10-10T00:04:54.2187710Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-10-10T00:04:54.2188768Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-10-10T00:04:54.2189873Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32 2025-10-10T00:04:54.2190701Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-10-10T00:04:54.2191668Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-10-10T00:04:54.2192790Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-10-10T00:04:54.2193637Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1 2025-10-10T00:04:54.2194740Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-10-10T00:04:54.2195897Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-10-10T00:04:54.2197060Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-10-10T00:04:54.2197671Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1 2025-10-10T00:04:54.2198670Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0 2025-10-10T00:04:54.2199415Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0 2025-10-10T00:04:54.2200272Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded 2025-10-10T00:04:54.2201189Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0 2025-10-10T00:04:54.2202036Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0 2025-10-10T00:04:54.2202933Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2 2025-10-10T00:04:54.2203662Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0 2025-10-10T00:04:54.2204738Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0 2025-10-10T00:04:54.2205704Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded 2025-10-10T00:04:54.2206587Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0 2025-10-10T00:04:54.2207660Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0 2025-10-10T00:04:54.2208346Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1 2025-10-10T00:04:54.2209216Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0 2025-10-10T00:04:54.2210096Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0 2025-10-10T00:04:54.2210786Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded 2025-10-10T00:04:54.2211853Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0 2025-10-10T00:04:54.2212807Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0 2025-10-10T00:04:54.2213471Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2 2025-10-10T00:04:54.2214528Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0 2025-10-10T00:04:54.2215234Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0 2025-10-10T00:04:54.2216194Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded 2025-10-10T00:04:54.2226236Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0 2025-10-10T00:04:54.2227074Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0 2025-10-10T00:04:54.2227666Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes 2025-10-10T00:04:54.2228472Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-10-10T00:04:54.2229241Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-10-10T00:04:54.2230084Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-10-10T00:04:54.2230721Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-10-10T00:04:54.2231396Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha 2025-10-10T00:04:54.2232022Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-10-10T00:04:54.2232735Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-10-10T00:04:54.2233315Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-10-10T00:04:54.2233929Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-10-10T00:04:54.2234786Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta 2025-10-10T00:04:54.2235387Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-10-10T00:04:54.2236016Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-10-10T00:04:54.2236661Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-10-10T00:04:54.2237240Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-10-10T00:04:54.2237942Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias 2025-10-10T00:04:54.2238622Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-10-10T00:04:54.2239404Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-10-10T00:04:54.2240074Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-10-10T00:04:54.2240855Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-10-10T00:04:54.2241541Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias 2025-10-10T00:04:54.2242207Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-10-10T00:04:54.2242947Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-10-10T00:04:54.2243659Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-10-10T00:04:54.2244868Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias 2025-10-10T00:04:54.2245732Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-10-10T00:04:54.2246406Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-10-10T00:04:54.2247202Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-10-10T00:04:54.2247981Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-10-10T00:04:54.2248633Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias 2025-10-10T00:04:54.2249509Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-10-10T00:04:54.2250255Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-10-10T00:04:54.2251141Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-10-10T00:04:54.2251890Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-10-10T00:04:54.2252596Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias 2025-10-10T00:04:54.2253272Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-10-10T00:04:54.2254384Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-10-10T00:04:54.2255050Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-10-10T00:04:54.2255933Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-10-10T00:04:54.2256501Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias 2025-10-10T00:04:54.2257292Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-10-10T00:04:54.2257941Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-10-10T00:04:54.2258705Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-10-10T00:04:54.2259472Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-10-10T00:04:54.2260119Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA 2025-10-10T00:04:54.2260831Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-10-10T00:04:54.2261454Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-10-10T00:04:54.2262178Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-10-10T00:04:54.2262808Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-10-10T00:04:54.2263440Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB 2025-10-10T00:04:54.2264061Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-10-10T00:04:54.2264774Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-10-10T00:04:54.2265696Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-10-10T00:04:54.2266387Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-10-10T00:04:54.2267067Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool 2025-10-10T00:04:54.2267724Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0 2025-10-10T00:04:54.2268508Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0 2025-10-10T00:04:54.2269212Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed 2025-10-10T00:04:54.2270000Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0 2025-10-10T00:04:54.2270799Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0 2025-10-10T00:04:54.2271388Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool 2025-10-10T00:04:54.2272141Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0 2025-10-10T00:04:54.2272768Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0 2025-10-10T00:04:54.2273560Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed 2025-10-10T00:04:54.2274460Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0 2025-10-10T00:04:54.2275282Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0 2025-10-10T00:04:54.2275755Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater 2025-10-10T00:04:54.2276316Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-10-10T00:04:54.2277014Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-10-10T00:04:54.2277592Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-10-10T00:04:54.2278398Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast 2025-10-10T00:04:54.2278999Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-10-10T00:04:54.2279687Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-10-10T00:04:54.2280386Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-10-10T00:04:54.2280896Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal 2025-10-10T00:04:54.2281626Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-10-10T00:04:54.2282219Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-10-10T00:04:54.2282927Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-10-10T00:04:54.2283549Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast 2025-10-10T00:04:54.2284320Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-10-10T00:04:54.2285185Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-10-10T00:04:54.2285827Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-10-10T00:04:54.2286557Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded 2025-10-10T00:04:54.2287272Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:54.2288079Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:54.2288785Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:54.2289476Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded 2025-10-10T00:04:54.2290280Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-10-10T00:04:54.2291116Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-10-10T00:04:54.2291924Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-10-10T00:04:54.2292597Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample 2025-10-10T00:04:54.2293270Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-10-10T00:04:54.2293845Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-10-10T00:04:54.2294959Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-10-10T00:04:54.2296676Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true 2025-10-10T00:04:54.2298379Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-10-10T00:04:54.2299740Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-10-10T00:04:54.2301199Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-10-10T00:04:54.2302786Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic 2025-10-10T00:04:54.2304701Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-10-10T00:04:54.2306089Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-10-10T00:04:54.2307699Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-10-10T00:04:54.2309358Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1 2025-10-10T00:04:54.2310876Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2312462Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2313972Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2315940Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1 2025-10-10T00:04:54.2317467Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2319008Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2320549Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2321914Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear 2025-10-10T00:04:54.2323641Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-10-10T00:04:54.2325322Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-10-10T00:04:54.2326895Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-10-10T00:04:54.2328573Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1 2025-10-10T00:04:54.2330115Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2331673Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2333223Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2335244Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1 2025-10-10T00:04:54.2336743Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2338526Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2339888Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2341150Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding 2025-10-10T00:04:54.2342888Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-10-10T00:04:54.2344626Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-10-10T00:04:54.2346295Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-10-10T00:04:54.2347551Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest 2025-10-10T00:04:54.2349328Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-10-10T00:04:54.2350876Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-10-10T00:04:54.2352379Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-10-10T00:04:54.2354051Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1 2025-10-10T00:04:54.2355760Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2357532Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2359171Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-10-10T00:04:54.2360452Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1 2025-10-10T00:04:54.2362470Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2363906Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2366607Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-10-10T00:04:54.2367354Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding 2025-10-10T00:04:54.2369011Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-10-10T00:04:54.2370523Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-10-10T00:04:54.2372250Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-10-10T00:04:54.2373624Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0 2025-10-10T00:04:54.2375588Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-10-10T00:04:54.2377009Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-10-10T00:04:54.2378699Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-10-10T00:04:54.2380086Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1 2025-10-10T00:04:54.2381907Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-10-10T00:04:54.2383358Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-10-10T00:04:54.2385037Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-10-10T00:04:54.2386565Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0 2025-10-10T00:04:54.2388356Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-10-10T00:04:54.2389736Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-10-10T00:04:54.2391234Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-10-10T00:04:54.2392795Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1 2025-10-10T00:04:54.2394693Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-10-10T00:04:54.2396044Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-10-10T00:04:54.2397598Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-10-10T00:04:54.2399770Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding 2025-10-10T00:04:54.2401272Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-10-10T00:04:54.2402912Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-10-10T00:04:54.2404703Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-10-10T00:04:54.2406279Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon 2025-10-10T00:04:54.2408088Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-10-10T00:04:54.2409878Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-10-10T00:04:54.2411552Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-10-10T00:04:54.2413329Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-10-10T00:04:54.2415038Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded 2025-10-10T00:04:54.2416998Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2418674Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2420204Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2421909Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2423431Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example 2025-10-10T00:04:54.2425473Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-10-10T00:04:54.2427117Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-10-10T00:04:54.2428684Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-10-10T00:04:54.2430428Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-10-10T00:04:54.2431860Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded 2025-10-10T00:04:54.2433888Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-10-10T00:04:54.2435646Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-10-10T00:04:54.2437414Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-10-10T00:04:54.2438906Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-10-10T00:04:54.2440056Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise 2025-10-10T00:04:54.2441871Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-10-10T00:04:54.2443463Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-10-10T00:04:54.2445329Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-10-10T00:04:54.2446958Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-10-10T00:04:54.2448654Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-10-10T00:04:54.2450223Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults 2025-10-10T00:04:54.2452011Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-10-10T00:04:54.2453589Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-10-10T00:04:54.2455286Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-10-10T00:04:54.2457022Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-10-10T00:04:54.2458467Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length 2025-10-10T00:04:54.2460453Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-10-10T00:04:54.2462051Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-10-10T00:04:54.2463657Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-10-10T00:04:54.2465516Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-10-10T00:04:54.2467035Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-10-10T00:04:54.2468648Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias 2025-10-10T00:04:54.2470430Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.2472038Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.2473792Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.2475465Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.2477140Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.2478476Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow 2025-10-10T00:04:54.2480265Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0 2025-10-10T00:04:54.2481877Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0 2025-10-10T00:04:54.2483396Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded 2025-10-10T00:04:54.2485375Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0 2025-10-10T00:04:54.2487086Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0 2025-10-10T00:04:54.2488528Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric 2025-10-10T00:04:54.2490326Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0 2025-10-10T00:04:54.2492171Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0 2025-10-10T00:04:54.2493920Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded 2025-10-10T00:04:54.2495931Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:54.2497488Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:54.2498675Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow 2025-10-10T00:04:54.2500511Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0 2025-10-10T00:04:54.2502233Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0 2025-10-10T00:04:54.2503628Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded 2025-10-10T00:04:54.2505692Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0 2025-10-10T00:04:54.2507273Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0 2025-10-10T00:04:54.2508697Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric 2025-10-10T00:04:54.2510473Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0 2025-10-10T00:04:54.2512107Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0 2025-10-10T00:04:54.2513779Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded 2025-10-10T00:04:54.2515698Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:54.2517413Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0 2025-10-10T00:04:54.2518670Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0 2025-10-10T00:04:54.2520487Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0 2025-10-10T00:04:54.2522168Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0 2025-10-10T00:04:54.2523464Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1 2025-10-10T00:04:54.2525362Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0 2025-10-10T00:04:54.2527420Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0 2025-10-10T00:04:54.2528856Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2 2025-10-10T00:04:54.2530727Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0 2025-10-10T00:04:54.2532221Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0 2025-10-10T00:04:54.2533715Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis 2025-10-10T00:04:54.2535545Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0 2025-10-10T00:04:54.2537290Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0 2025-10-10T00:04:54.2538639Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example 2025-10-10T00:04:54.2540515Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0 2025-10-10T00:04:54.2542077Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0 2025-10-10T00:04:54.2543571Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis 2025-10-10T00:04:54.2545522Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0 2025-10-10T00:04:54.2547159Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0 2025-10-10T00:04:54.2548647Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot 2025-10-10T00:04:54.2550405Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0 2025-10-10T00:04:54.2552160Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0 2025-10-10T00:04:54.2553424Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid 2025-10-10T00:04:54.2555359Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0 2025-10-10T00:04:54.2557019Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0 2025-10-10T00:04:54.2558629Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default 2025-10-10T00:04:54.2560554Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0 2025-10-10T00:04:54.2562027Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0 2025-10-10T00:04:54.2563737Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18 2025-10-10T00:04:54.2565672Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2567366Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2568602Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example 2025-10-10T00:04:54.2570395Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0 2025-10-10T00:04:54.2571976Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0 2025-10-10T00:04:54.2573535Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18 2025-10-10T00:04:54.2575609Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2577342Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2578862Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18 2025-10-10T00:04:54.2580583Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2582414Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2583607Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish 2025-10-10T00:04:54.2585623Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0 2025-10-10T00:04:54.2587369Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0 2025-10-10T00:04:54.2588793Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded 2025-10-10T00:04:54.2590624Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0 2025-10-10T00:04:54.2592200Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0 2025-10-10T00:04:54.2593672Z copying third_party/onnx/onnx/backend/test/data/node/test_identity/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity 2025-10-10T00:04:54.2596119Z copying third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0 2025-10-10T00:04:54.2597841Z copying third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0 2025-10-10T00:04:54.2599318Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_opt/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_opt 2025-10-10T00:04:54.2601885Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0 2025-10-10T00:04:54.2603334Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0 2025-10-10T00:04:54.2605297Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence 2025-10-10T00:04:54.2607601Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0 2025-10-10T00:04:54.2609509Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0 2025-10-10T00:04:54.2610730Z copying third_party/onnx/onnx/backend/test/data/node/test_if/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if 2025-10-10T00:04:54.2617823Z copying third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0 2025-10-10T00:04:54.2618859Z copying third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0 2025-10-10T00:04:54.2625065Z copying third_party/onnx/onnx/backend/test/data/node/test_if_opt/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_opt 2025-10-10T00:04:54.2626138Z copying third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0 2025-10-10T00:04:54.2627210Z copying third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0 2025-10-10T00:04:54.2628197Z copying third_party/onnx/onnx/backend/test/data/node/test_if_seq/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_seq 2025-10-10T00:04:54.2629234Z copying third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0 2025-10-10T00:04:54.2630250Z copying third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0 2025-10-10T00:04:54.2631365Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb 2025-10-10T00:04:54.2634038Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0 2025-10-10T00:04:54.2636159Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0 2025-10-10T00:04:54.2637678Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb 2025-10-10T00:04:54.2640601Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0 2025-10-10T00:04:54.2651783Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0 2025-10-10T00:04:54.2655327Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr 2025-10-10T00:04:54.2660004Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0 2025-10-10T00:04:54.2663312Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0 2025-10-10T00:04:54.2664802Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale 2025-10-10T00:04:54.2666213Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0 2025-10-10T00:04:54.2667564Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0 2025-10-10T00:04:54.2668641Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb 2025-10-10T00:04:54.2670009Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0 2025-10-10T00:04:54.2671241Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0 2025-10-10T00:04:54.2672296Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb 2025-10-10T00:04:54.2673492Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0 2025-10-10T00:04:54.2674867Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0 2025-10-10T00:04:54.2675928Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb 2025-10-10T00:04:54.2677121Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0 2025-10-10T00:04:54.2678317Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0 2025-10-10T00:04:54.2679478Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb 2025-10-10T00:04:54.2680760Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0 2025-10-10T00:04:54.2681970Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0 2025-10-10T00:04:54.2683091Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb 2025-10-10T00:04:54.2684479Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0 2025-10-10T00:04:54.2685671Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0 2025-10-10T00:04:54.2686237Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon 2025-10-10T00:04:54.2687311Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-10-10T00:04:54.2688195Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-10-10T00:04:54.2689186Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-10-10T00:04:54.2690125Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-10-10T00:04:54.2690842Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example 2025-10-10T00:04:54.2691927Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-10-10T00:04:54.2692668Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-10-10T00:04:54.2693673Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-10-10T00:04:54.2694752Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-10-10T00:04:54.2695356Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf 2025-10-10T00:04:54.2696326Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0 2025-10-10T00:04:54.2697055Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0 2025-10-10T00:04:54.2697858Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16 2025-10-10T00:04:54.2698692Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0 2025-10-10T00:04:54.2699745Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0 2025-10-10T00:04:54.2700400Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative 2025-10-10T00:04:54.2701472Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0 2025-10-10T00:04:54.2702542Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0 2025-10-10T00:04:54.2703438Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive 2025-10-10T00:04:54.2704720Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0 2025-10-10T00:04:54.2705809Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0 2025-10-10T00:04:54.2706599Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan 2025-10-10T00:04:54.2707553Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0 2025-10-10T00:04:54.2708503Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0 2025-10-10T00:04:54.2709421Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16 2025-10-10T00:04:54.2710469Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0 2025-10-10T00:04:54.2711509Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0 2025-10-10T00:04:54.2712570Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0 2025-10-10T00:04:54.2713907Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.2715360Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.2716573Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.2717875Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.2719109Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.2720331Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.2721496Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded 2025-10-10T00:04:54.2722892Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.2724371Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.2725681Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.2727011Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.2728329Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.2729656Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.2730877Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18 2025-10-10T00:04:54.2732282Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2733839Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2735415Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2736940Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2738341Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2739737Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2740813Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1 2025-10-10T00:04:54.2742024Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.2743308Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.2744661Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.2745868Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.2747095Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.2748307Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.2749477Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded 2025-10-10T00:04:54.2750787Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.2752099Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.2753567Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.2755007Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.2756428Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.2757748Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.2758974Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18 2025-10-10T00:04:54.2760357Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2761806Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2763217Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2764756Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2766017Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2766936Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2767618Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1 2025-10-10T00:04:54.2768485Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.2769576Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.2770607Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.2772941Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.2774417Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.2776006Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.2777266Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded 2025-10-10T00:04:54.2778768Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.2780192Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.2781622Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.2782901Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.2784351Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.2785792Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.2787171Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18 2025-10-10T00:04:54.2788841Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2790255Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2791712Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2793095Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2794639Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2795973Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2797248Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2 2025-10-10T00:04:54.2798719Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.2800174Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.2801488Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.2802954Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.2804670Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.2806116Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.2807515Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded 2025-10-10T00:04:54.2809151Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.2810515Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.2811942Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.2813312Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.2814906Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.2816304Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.2817628Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18 2025-10-10T00:04:54.2819151Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2820625Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2821932Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2824671Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2825995Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2827406Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2828591Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon 2025-10-10T00:04:54.2830089Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.2831539Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.2832957Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.2834480Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.2835970Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.2837284Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.2838636Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded 2025-10-10T00:04:54.2840159Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2841633Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2842895Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2844490Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2845967Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2847347Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2848712Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18 2025-10-10T00:04:54.2850296Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2851688Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2853045Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2854676Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2856072Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2857359Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2858639Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon 2025-10-10T00:04:54.2860204Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.2861625Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.2862966Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.2864510Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.2865927Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.2867338Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.2868672Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded 2025-10-10T00:04:54.2870216Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2871624Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2873005Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2874468Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2875978Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2877300Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2878655Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18 2025-10-10T00:04:54.2880288Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2881723Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2883185Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2884729Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2886201Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2887583Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2888776Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon 2025-10-10T00:04:54.2890375Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.2891916Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.2893283Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.2894991Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.2896568Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.2897965Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.2899400Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded 2025-10-10T00:04:54.2901043Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2902559Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2903880Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2905385Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2906822Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2908171Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2909527Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18 2025-10-10T00:04:54.2911016Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2912465Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2913800Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2915426Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2916876Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2918162Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2919614Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon 2025-10-10T00:04:54.2921302Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.2922679Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.2924271Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.2925625Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.2927088Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.2928481Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.2930022Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded 2025-10-10T00:04:54.2931527Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2932984Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2934391Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2935944Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2937369Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2938682Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2940152Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18 2025-10-10T00:04:54.2941618Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2942980Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2944604Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2946079Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2947434Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2948931Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2950251Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon 2025-10-10T00:04:54.2951713Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.2953154Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.2954541Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.2956755Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.2958192Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.2959937Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.2961361Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded 2025-10-10T00:04:54.2963184Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2965109Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2966517Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2967928Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2969460Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2971130Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2972499Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18 2025-10-10T00:04:54.2974440Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2975788Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2977149Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2978514Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2980045Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2981412Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.2982597Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon 2025-10-10T00:04:54.2984385Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.2985624Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.2987076Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.2988479Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.2989885Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.2991242Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.2992652Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded 2025-10-10T00:04:54.2994391Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2995726Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2997263Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.2998680Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.3000018Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.3001426Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.3002841Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18 2025-10-10T00:04:54.3004506Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3005947Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3007342Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3008794Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3010286Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3011689Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3012724Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0 2025-10-10T00:04:54.3014307Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.3015737Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.3017271Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.3018737Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.3020096Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.3021443Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.3022803Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded 2025-10-10T00:04:54.3024449Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.3025917Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.3027316Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.3028708Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.3030050Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.3031462Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.3032849Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18 2025-10-10T00:04:54.3034460Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3035873Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3037354Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3038989Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3040250Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3041753Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3043018Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1 2025-10-10T00:04:54.3044641Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.3046166Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.3047629Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.3049032Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.3050471Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.3051840Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.3053195Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded 2025-10-10T00:04:54.3055037Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.3056738Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.3058231Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.3059742Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.3061299Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.3062605Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.3063925Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18 2025-10-10T00:04:54.3065675Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3067351Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3068725Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3070148Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3071629Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3073053Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3074395Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2 2025-10-10T00:04:54.3076005Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.3077340Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.3078683Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.3080067Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.3081548Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.3083045Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.3084472Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded 2025-10-10T00:04:54.3086095Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.3087497Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.3088863Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.3090279Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.3091641Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.3093005Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.3094441Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18 2025-10-10T00:04:54.3096125Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3097551Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3098808Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3100162Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3101611Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3103017Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3104250Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3 2025-10-10T00:04:54.3105889Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.3107285Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.3108670Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.3110080Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.3111440Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.3112981Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.3114469Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded 2025-10-10T00:04:54.3116099Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.3117449Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.3119037Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.3120440Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.3121811Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.3123172Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.3124716Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18 2025-10-10T00:04:54.3126287Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3127651Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3129031Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3130383Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3131756Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3133106Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3134490Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1 2025-10-10T00:04:54.3136135Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.3137513Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.3138953Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.3140293Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.3141641Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.3142983Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.3144629Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded 2025-10-10T00:04:54.3146142Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.3147517Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.3148894Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.3150308Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.3151689Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.3153025Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.3154473Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18 2025-10-10T00:04:54.3156099Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3157505Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3159030Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3160330Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3161882Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3163244Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3164676Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2 2025-10-10T00:04:54.3166218Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.3167594Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.3168976Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.3170470Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.3171825Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.3173191Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.3174677Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded 2025-10-10T00:04:54.3176288Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.3177699Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.3179130Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.3180471Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.3181880Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.3183243Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.3184806Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18 2025-10-10T00:04:54.3186362Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3187748Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3189103Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3190482Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3191827Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3193192Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3194586Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3 2025-10-10T00:04:54.3196164Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.3197736Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.3199023Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.3200406Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.3201893Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.3203457Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.3205071Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded 2025-10-10T00:04:54.3206676Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.3208104Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.3209472Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.3210947Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.3212304Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.3213665Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.3215163Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18 2025-10-10T00:04:54.3216977Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3218612Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3220044Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3221501Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3222857Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3224461Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3225656Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4 2025-10-10T00:04:54.3227188Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.3228611Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.3229991Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.3231413Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.3232783Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.3234278Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.3235745Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded 2025-10-10T00:04:54.3237370Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.3238872Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.3240160Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.3241525Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.3242906Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.3244419Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.3245786Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18 2025-10-10T00:04:54.3247381Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3248799Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3250207Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3251618Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3253021Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3254563Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3255785Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis 2025-10-10T00:04:54.3257311Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.3258787Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.3260103Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.3261474Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.3262861Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.3264383Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.3265756Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded 2025-10-10T00:04:54.3267292Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3268679Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3270042Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3271438Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3272923Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3274464Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3276013Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18 2025-10-10T00:04:54.3277535Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3278985Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3280409Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3281776Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3283163Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3284719Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3285695Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu 2025-10-10T00:04:54.3287204Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0 2025-10-10T00:04:54.3288586Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0 2025-10-10T00:04:54.3289942Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default 2025-10-10T00:04:54.3291448Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0 2025-10-10T00:04:54.3292836Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0 2025-10-10T00:04:54.3294276Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded 2025-10-10T00:04:54.3295863Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0 2025-10-10T00:04:54.3297328Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0 2025-10-10T00:04:54.3298532Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example 2025-10-10T00:04:54.3300383Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0 2025-10-10T00:04:54.3301961Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0 2025-10-10T00:04:54.3304266Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded 2025-10-10T00:04:54.3305588Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0 2025-10-10T00:04:54.3307285Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0 2025-10-10T00:04:54.3308777Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded 2025-10-10T00:04:54.3311037Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0 2025-10-10T00:04:54.3312131Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0 2025-10-10T00:04:54.3313414Z copying third_party/onnx/onnx/backend/test/data/node/test_less/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less 2025-10-10T00:04:54.3315098Z copying third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-10-10T00:04:54.3316697Z copying third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-10-10T00:04:54.3318170Z copying third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-10-10T00:04:54.3319886Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_bcast 2025-10-10T00:04:54.3321525Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-10-10T00:04:54.3323037Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-10-10T00:04:54.3324558Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-10-10T00:04:54.3325896Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal 2025-10-10T00:04:54.3327531Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-10-10T00:04:54.3328928Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-10-10T00:04:54.3330365Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-10-10T00:04:54.3331645Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast 2025-10-10T00:04:54.3333124Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-10-10T00:04:54.3334638Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-10-10T00:04:54.3336111Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-10-10T00:04:54.3337549Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded 2025-10-10T00:04:54.3338991Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:54.3340363Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:54.3341746Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-10-10T00:04:54.3342975Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded 2025-10-10T00:04:54.3344624Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-10-10T00:04:54.3346172Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-10-10T00:04:54.3347554Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-10-10T00:04:54.3348688Z copying third_party/onnx/onnx/backend/test/data/node/test_log/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log 2025-10-10T00:04:54.3350310Z copying third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0 2025-10-10T00:04:54.3351667Z copying third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0 2025-10-10T00:04:54.3352995Z copying third_party/onnx/onnx/backend/test/data/node/test_log_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log_example 2025-10-10T00:04:54.3354736Z copying third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0 2025-10-10T00:04:54.3356221Z copying third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0 2025-10-10T00:04:54.3357540Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0 2025-10-10T00:04:54.3359167Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0 2025-10-10T00:04:54.3360585Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0 2025-10-10T00:04:54.3362056Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded 2025-10-10T00:04:54.3363468Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0 2025-10-10T00:04:54.3364977Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0 2025-10-10T00:04:54.3366381Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18 2025-10-10T00:04:54.3367889Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3369306Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3370471Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1 2025-10-10T00:04:54.3371985Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0 2025-10-10T00:04:54.3373379Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0 2025-10-10T00:04:54.3374888Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded 2025-10-10T00:04:54.3376495Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0 2025-10-10T00:04:54.3377973Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0 2025-10-10T00:04:54.3379373Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18 2025-10-10T00:04:54.3380912Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3382284Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3383490Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2 2025-10-10T00:04:54.3385123Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0 2025-10-10T00:04:54.3386683Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0 2025-10-10T00:04:54.3387980Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded 2025-10-10T00:04:54.3389583Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0 2025-10-10T00:04:54.3390999Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0 2025-10-10T00:04:54.3392377Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18 2025-10-10T00:04:54.3393869Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3395480Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3396800Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis 2025-10-10T00:04:54.3398396Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0 2025-10-10T00:04:54.3399816Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0 2025-10-10T00:04:54.3401149Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded 2025-10-10T00:04:54.3402701Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3404058Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3405409Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18 2025-10-10T00:04:54.3406988Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3408454Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3409590Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1 2025-10-10T00:04:54.3411087Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0 2025-10-10T00:04:54.3412429Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0 2025-10-10T00:04:54.3413776Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded 2025-10-10T00:04:54.3415444Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0 2025-10-10T00:04:54.3416923Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0 2025-10-10T00:04:54.3418263Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18 2025-10-10T00:04:54.3419743Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3421173Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3422453Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number 2025-10-10T00:04:54.3423908Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0 2025-10-10T00:04:54.3425564Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0 2025-10-10T00:04:54.3426867Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded 2025-10-10T00:04:54.3428466Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0 2025-10-10T00:04:54.3429836Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0 2025-10-10T00:04:54.3431233Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18 2025-10-10T00:04:54.3432658Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3434175Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3435309Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis 2025-10-10T00:04:54.3436905Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0 2025-10-10T00:04:54.3438321Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0 2025-10-10T00:04:54.3439660Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded 2025-10-10T00:04:54.3441130Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3442558Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0 2025-10-10T00:04:54.3443917Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18 2025-10-10T00:04:54.3445505Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3447070Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.3447906Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11 2025-10-10T00:04:54.3449533Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-10-10T00:04:54.3450924Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-10-10T00:04:54.3452287Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-10-10T00:04:54.3453658Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-10-10T00:04:54.3455179Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-10-10T00:04:54.3456502Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq 2025-10-10T00:04:54.3457998Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-10-10T00:04:54.3459380Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-10-10T00:04:54.3460784Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-10-10T00:04:54.3462156Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-10-10T00:04:54.3463440Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none 2025-10-10T00:04:54.3465072Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-10-10T00:04:54.3466491Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-10-10T00:04:54.3467907Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-10-10T00:04:54.3469295Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-10-10T00:04:54.3470552Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default 2025-10-10T00:04:54.3472192Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0 2025-10-10T00:04:54.3473540Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0 2025-10-10T00:04:54.3474918Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default 2025-10-10T00:04:54.3476503Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0 2025-10-10T00:04:54.3478008Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0 2025-10-10T00:04:54.3479505Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations 2025-10-10T00:04:54.3480955Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0 2025-10-10T00:04:54.3482296Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0 2025-10-10T00:04:54.3483678Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads 2025-10-10T00:04:54.3485319Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0 2025-10-10T00:04:54.3486819Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0 2025-10-10T00:04:54.3488210Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower 2025-10-10T00:04:54.3489688Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0 2025-10-10T00:04:54.3491176Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0 2025-10-10T00:04:54.3492537Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper 2025-10-10T00:04:54.3494051Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0 2025-10-10T00:04:54.3495705Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0 2025-10-10T00:04:54.3497075Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides 2025-10-10T00:04:54.3498686Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0 2025-10-10T00:04:54.3500125Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0 2025-10-10T00:04:54.3501389Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default 2025-10-10T00:04:54.3502870Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0 2025-10-10T00:04:54.3507796Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0 2025-10-10T00:04:54.3511895Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn 2025-10-10T00:04:54.3513314Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0 2025-10-10T00:04:54.3514934Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0 2025-10-10T00:04:54.3516610Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn_default 2025-10-10T00:04:54.3518122Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0 2025-10-10T00:04:54.3519517Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0 2025-10-10T00:04:54.3520980Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise 2025-10-10T00:04:54.3522442Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-10-10T00:04:54.3523827Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-10-10T00:04:54.3525320Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-10-10T00:04:54.3526751Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-10-10T00:04:54.3528090Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-10-10T00:04:54.3529335Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults 2025-10-10T00:04:54.3530924Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-10-10T00:04:54.3532249Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-10-10T00:04:54.3533672Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-10-10T00:04:54.3535392Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-10-10T00:04:54.3536968Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias 2025-10-10T00:04:54.3538613Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.3539927Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.3541274Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.3542676Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.3544206Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.3545668Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes 2025-10-10T00:04:54.3547198Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3548584Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3549996Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3551376Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3552753Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3554330Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3555917Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3557295Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3558642Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-10-10T00:04:54.3559875Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d 2025-10-10T00:04:54.3561392Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-10-10T00:04:54.3562831Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-10-10T00:04:54.3564227Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-10-10T00:04:54.3565470Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d 2025-10-10T00:04:54.3567064Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-10-10T00:04:54.3568421Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-10-10T00:04:54.3569766Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-10-10T00:04:54.3571006Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d 2025-10-10T00:04:54.3572565Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-10-10T00:04:54.3573982Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-10-10T00:04:54.3575503Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-10-10T00:04:54.3576846Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger 2025-10-10T00:04:54.3578385Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-10-10T00:04:54.3579738Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-10-10T00:04:54.3581178Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-10-10T00:04:54.3582524Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-10-10T00:04:54.3583874Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-10-10T00:04:54.3585116Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example 2025-10-10T00:04:54.3586755Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-10-10T00:04:54.3588289Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-10-10T00:04:54.3589565Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-10-10T00:04:54.3590899Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-10-10T00:04:54.3592138Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float16 2025-10-10T00:04:54.3593643Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-10-10T00:04:54.3595202Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-10-10T00:04:54.3596627Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-10-10T00:04:54.3597875Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float32 2025-10-10T00:04:54.3599406Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-10-10T00:04:54.3600801Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-10-10T00:04:54.3602212Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-10-10T00:04:54.3603434Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float64 2025-10-10T00:04:54.3605108Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-10-10T00:04:54.3606631Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-10-10T00:04:54.3607937Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-10-10T00:04:54.3609144Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int16 2025-10-10T00:04:54.3610863Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-10-10T00:04:54.3612146Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-10-10T00:04:54.3613592Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-10-10T00:04:54.3614959Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int32 2025-10-10T00:04:54.3616621Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-10-10T00:04:54.3617971Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-10-10T00:04:54.3619338Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-10-10T00:04:54.3620576Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int64 2025-10-10T00:04:54.3622095Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-10-10T00:04:54.3623460Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-10-10T00:04:54.3624970Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-10-10T00:04:54.3626302Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int8 2025-10-10T00:04:54.3627907Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-10-10T00:04:54.3629316Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-10-10T00:04:54.3630671Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-10-10T00:04:54.3632060Z copying third_party/onnx/onnx/backend/test/data/node/test_max_one_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_one_input 2025-10-10T00:04:54.3633581Z copying third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0 2025-10-10T00:04:54.3635102Z copying third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0 2025-10-10T00:04:54.3636449Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs 2025-10-10T00:04:54.3637958Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-10-10T00:04:54.3639406Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-10-10T00:04:54.3640742Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-10-10T00:04:54.3641906Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint16 2025-10-10T00:04:54.3643438Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-10-10T00:04:54.3645152Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-10-10T00:04:54.3647281Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-10-10T00:04:54.3648645Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint32 2025-10-10T00:04:54.3650751Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-10-10T00:04:54.3652619Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-10-10T00:04:54.3653871Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-10-10T00:04:54.3656022Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint64 2025-10-10T00:04:54.3657380Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-10-10T00:04:54.3659152Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-10-10T00:04:54.3660434Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-10-10T00:04:54.3662207Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint8 2025-10-10T00:04:54.3664302Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-10-10T00:04:54.3665503Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-10-10T00:04:54.3667070Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-10-10T00:04:54.3668510Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default 2025-10-10T00:04:54.3670116Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0 2025-10-10T00:04:54.3671557Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0 2025-10-10T00:04:54.3672794Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil 2025-10-10T00:04:54.3674418Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0 2025-10-10T00:04:54.3675952Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0 2025-10-10T00:04:54.3677456Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one 2025-10-10T00:04:54.3678937Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0 2025-10-10T00:04:54.3680344Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0 2025-10-10T00:04:54.3681548Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default 2025-10-10T00:04:54.3683053Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0 2025-10-10T00:04:54.3684642Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0 2025-10-10T00:04:54.3686186Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations 2025-10-10T00:04:54.3687635Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0 2025-10-10T00:04:54.3688995Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0 2025-10-10T00:04:54.3690221Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads 2025-10-10T00:04:54.3691734Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0 2025-10-10T00:04:54.3693346Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0 2025-10-10T00:04:54.3695010Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads 2025-10-10T00:04:54.3696743Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.3698169Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.3699560Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper 2025-10-10T00:04:54.3701320Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0 2025-10-10T00:04:54.3702723Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0 2025-10-10T00:04:54.3703982Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides 2025-10-10T00:04:54.3705716Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.3707166Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.3708384Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower 2025-10-10T00:04:54.3709870Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0 2025-10-10T00:04:54.3711589Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0 2025-10-10T00:04:54.3712900Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper 2025-10-10T00:04:54.3714501Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0 2025-10-10T00:04:54.3716126Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0 2025-10-10T00:04:54.3717528Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides 2025-10-10T00:04:54.3719083Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0 2025-10-10T00:04:54.3720549Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0 2025-10-10T00:04:54.3721815Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8 2025-10-10T00:04:54.3723333Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0 2025-10-10T00:04:54.3724907Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0 2025-10-10T00:04:54.3726283Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default 2025-10-10T00:04:54.3727834Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0 2025-10-10T00:04:54.3732583Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0 2025-10-10T00:04:54.3737011Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations 2025-10-10T00:04:54.3738887Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0 2025-10-10T00:04:54.3739980Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0 2025-10-10T00:04:54.3741338Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl 2025-10-10T00:04:54.3742897Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0 2025-10-10T00:04:54.3744306Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0 2025-10-10T00:04:54.3745734Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large 2025-10-10T00:04:54.3747253Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0 2025-10-10T00:04:54.3750010Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0 2025-10-10T00:04:54.3751157Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads 2025-10-10T00:04:54.3752755Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.3754283Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.3755768Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-10-10T00:04:54.3757121Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides 2025-10-10T00:04:54.3758638Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.3760017Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.3761394Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-10-10T00:04:54.3762756Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape 2025-10-10T00:04:54.3764335Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-10-10T00:04:54.3765894Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-10-10T00:04:54.3767223Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-10-10T00:04:54.3768554Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-10-10T00:04:54.3769864Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape 2025-10-10T00:04:54.3771425Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-10-10T00:04:54.3772771Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-10-10T00:04:54.3774232Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-10-10T00:04:54.3775266Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example 2025-10-10T00:04:54.3776904Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-10-10T00:04:54.3778360Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-10-10T00:04:54.3779753Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-10-10T00:04:54.3781116Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-10-10T00:04:54.3782400Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input 2025-10-10T00:04:54.3783929Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0 2025-10-10T00:04:54.3785343Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0 2025-10-10T00:04:54.3786715Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs 2025-10-10T00:04:54.3788315Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-10-10T00:04:54.3789648Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-10-10T00:04:54.3791004Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-10-10T00:04:54.3792294Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix 2025-10-10T00:04:54.3793783Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:54.3795421Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:54.3796731Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:54.3798098Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:54.3799455Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:54.3800959Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-10-10T00:04:54.3802180Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example 2025-10-10T00:04:54.3803696Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-10-10T00:04:54.3805235Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-10-10T00:04:54.3806609Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-10-10T00:04:54.3808007Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-10-10T00:04:54.3809257Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float16 2025-10-10T00:04:54.3810777Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-10-10T00:04:54.3812280Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-10-10T00:04:54.3813845Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-10-10T00:04:54.3815178Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float32 2025-10-10T00:04:54.3816639Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-10-10T00:04:54.3817966Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-10-10T00:04:54.3819298Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-10-10T00:04:54.3820625Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float64 2025-10-10T00:04:54.3822009Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-10-10T00:04:54.3823430Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-10-10T00:04:54.3824843Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-10-10T00:04:54.3826225Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int16 2025-10-10T00:04:54.3827848Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-10-10T00:04:54.3829246Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-10-10T00:04:54.3830642Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-10-10T00:04:54.3832112Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int32 2025-10-10T00:04:54.3833645Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-10-10T00:04:54.3835144Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-10-10T00:04:54.3836604Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-10-10T00:04:54.3837848Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int64 2025-10-10T00:04:54.3839557Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-10-10T00:04:54.3840873Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-10-10T00:04:54.3842230Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-10-10T00:04:54.3843430Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int8 2025-10-10T00:04:54.3845086Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-10-10T00:04:54.3846621Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-10-10T00:04:54.3847945Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-10-10T00:04:54.3849231Z copying third_party/onnx/onnx/backend/test/data/node/test_min_one_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_one_input 2025-10-10T00:04:54.3850850Z copying third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0 2025-10-10T00:04:54.3852353Z copying third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0 2025-10-10T00:04:54.3853736Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs 2025-10-10T00:04:54.3855363Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-10-10T00:04:54.3856896Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-10-10T00:04:54.3858494Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-10-10T00:04:54.3859705Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint16 2025-10-10T00:04:54.3861344Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-10-10T00:04:54.3862718Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-10-10T00:04:54.3864264Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-10-10T00:04:54.3865802Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint32 2025-10-10T00:04:54.3867350Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-10-10T00:04:54.3868736Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-10-10T00:04:54.3870172Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-10-10T00:04:54.3871510Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint64 2025-10-10T00:04:54.3873125Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-10-10T00:04:54.3874563Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-10-10T00:04:54.3875980Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-10-10T00:04:54.3877206Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint8 2025-10-10T00:04:54.3878803Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-10-10T00:04:54.3880179Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-10-10T00:04:54.3881553Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-10-10T00:04:54.3882760Z copying third_party/onnx/onnx/backend/test/data/node/test_mish/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish 2025-10-10T00:04:54.3884433Z copying third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0 2025-10-10T00:04:54.3886414Z copying third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0 2025-10-10T00:04:54.3888020Z copying third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded 2025-10-10T00:04:54.3889532Z copying third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0 2025-10-10T00:04:54.3891328Z copying third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0 2025-10-10T00:04:54.3892810Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast 2025-10-10T00:04:54.3894568Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-10-10T00:04:54.3895987Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-10-10T00:04:54.3897466Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-10-10T00:04:54.3898682Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod 2025-10-10T00:04:54.3900235Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-10-10T00:04:54.3901688Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-10-10T00:04:54.3903023Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-10-10T00:04:54.3904465Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16 2025-10-10T00:04:54.3906051Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-10-10T00:04:54.3907469Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-10-10T00:04:54.3908836Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-10-10T00:04:54.3910102Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32 2025-10-10T00:04:54.3911613Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-10-10T00:04:54.3912998Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-10-10T00:04:54.3914542Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-10-10T00:04:54.3915873Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64 2025-10-10T00:04:54.3917432Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-10-10T00:04:54.3918997Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-10-10T00:04:54.3920297Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-10-10T00:04:54.3921535Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16 2025-10-10T00:04:54.3923034Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-10-10T00:04:54.3924569Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-10-10T00:04:54.3926099Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-10-10T00:04:54.3927321Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32 2025-10-10T00:04:54.3928797Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-10-10T00:04:54.3930167Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-10-10T00:04:54.3931527Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-10-10T00:04:54.3932794Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64 2025-10-10T00:04:54.3934413Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-10-10T00:04:54.3935865Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-10-10T00:04:54.3937254Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-10-10T00:04:54.3938561Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8 2025-10-10T00:04:54.3940093Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-10-10T00:04:54.3941498Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-10-10T00:04:54.3942955Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-10-10T00:04:54.3944056Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16 2025-10-10T00:04:54.3945781Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-10-10T00:04:54.3947197Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-10-10T00:04:54.3948567Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-10-10T00:04:54.3949944Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32 2025-10-10T00:04:54.3951393Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-10-10T00:04:54.3952769Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-10-10T00:04:54.3954237Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-10-10T00:04:54.3955561Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64 2025-10-10T00:04:54.3957173Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-10-10T00:04:54.3958556Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-10-10T00:04:54.3959929Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-10-10T00:04:54.3961156Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8 2025-10-10T00:04:54.3962758Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-10-10T00:04:54.3964230Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-10-10T00:04:54.3965642Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-10-10T00:04:54.3966880Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum 2025-10-10T00:04:54.3968617Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3969930Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3971300Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3972669Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3974026Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3975610Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3977052Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-10-10T00:04:54.3978401Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple 2025-10-10T00:04:54.3979922Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3981292Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3982649Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3984247Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3985767Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3987162Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3988632Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3989994Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3991345Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3992771Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3994176Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3996941Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-10-10T00:04:54.3997644Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul 2025-10-10T00:04:54.3999086Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-10-10T00:04:54.4001369Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-10-10T00:04:54.4002573Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-10-10T00:04:54.4003808Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast 2025-10-10T00:04:54.4005708Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-10-10T00:04:54.4007122Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-10-10T00:04:54.4008671Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-10-10T00:04:54.4010732Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_example 2025-10-10T00:04:54.4012852Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-10-10T00:04:54.4014982Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-10-10T00:04:54.4016512Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-10-10T00:04:54.4018066Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8 2025-10-10T00:04:54.4019644Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-10-10T00:04:54.4021020Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-10-10T00:04:54.4022400Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-10-10T00:04:54.4023887Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn 2025-10-10T00:04:54.4025532Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0 2025-10-10T00:04:54.4026988Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0 2025-10-10T00:04:54.4028329Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded 2025-10-10T00:04:54.4029885Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0 2025-10-10T00:04:54.4031350Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0 2025-10-10T00:04:54.4032598Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18 2025-10-10T00:04:54.4034186Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.4035703Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.4036836Z copying third_party/onnx/onnx/backend/test/data/node/test_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg 2025-10-10T00:04:54.4038441Z copying third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0 2025-10-10T00:04:54.4039841Z copying third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0 2025-10-10T00:04:54.4041159Z copying third_party/onnx/onnx/backend/test/data/node/test_neg_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg_example 2025-10-10T00:04:54.4042680Z copying third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0 2025-10-10T00:04:54.4044163Z copying third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0 2025-10-10T00:04:54.4045642Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum 2025-10-10T00:04:54.4047169Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4048549Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4049997Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4051316Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4052671Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4054209Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4055620Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-10-10T00:04:54.4056901Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC 2025-10-10T00:04:54.4058371Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-10-10T00:04:54.4059750Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-10-10T00:04:54.4061109Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-10-10T00:04:54.4062459Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded 2025-10-10T00:04:54.4063933Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-10-10T00:04:54.4065343Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-10-10T00:04:54.4066824Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-10-10T00:04:54.4068042Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1 2025-10-10T00:04:54.4069554Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-10-10T00:04:54.4070989Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-10-10T00:04:54.4072342Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-10-10T00:04:54.4073674Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded 2025-10-10T00:04:54.4075742Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-10-10T00:04:54.4076891Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-10-10T00:04:54.4078332Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-10-10T00:04:54.4079528Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii 2025-10-10T00:04:54.4081171Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-10-10T00:04:54.4082501Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-10-10T00:04:54.4083848Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-10-10T00:04:54.4085334Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded 2025-10-10T00:04:54.4086980Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4088348Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4089727Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4091083Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii 2025-10-10T00:04:54.4092595Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4093998Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4095529Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4096894Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4098315Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded 2025-10-10T00:04:54.4099811Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4101201Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4102590Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4104252Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4105260Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight 2025-10-10T00:04:54.4106838Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-10-10T00:04:54.4108207Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-10-10T00:04:54.4109608Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-10-10T00:04:54.4111003Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-10-10T00:04:54.4112448Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded 2025-10-10T00:04:54.4114001Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4115567Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4117004Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4118330Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4119624Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii 2025-10-10T00:04:54.4121059Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-10-10T00:04:54.4122452Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-10-10T00:04:54.4123804Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-10-10T00:04:54.4125268Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-10-10T00:04:54.4126815Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded 2025-10-10T00:04:54.4128285Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4129662Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4131044Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4132425Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4133583Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2 2025-10-10T00:04:54.4135177Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-10-10T00:04:54.4136687Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-10-10T00:04:54.4138084Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-10-10T00:04:54.4139544Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded 2025-10-10T00:04:54.4141110Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-10-10T00:04:54.4142593Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-10-10T00:04:54.4143919Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-10-10T00:04:54.4145439Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii 2025-10-10T00:04:54.4146962Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-10-10T00:04:54.4148359Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-10-10T00:04:54.4149955Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-10-10T00:04:54.4151234Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded 2025-10-10T00:04:54.4152741Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4154319Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4155729Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4156934Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean 2025-10-10T00:04:54.4158402Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4159807Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4161227Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4162566Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded 2025-10-10T00:04:54.4164290Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4165769Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4167165Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4168402Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum 2025-10-10T00:04:54.4169997Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4171410Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4173034Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4174568Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded 2025-10-10T00:04:54.4176411Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4177840Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4186029Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4187210Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight 2025-10-10T00:04:54.4188141Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-10-10T00:04:54.4189050Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-10-10T00:04:54.4189896Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-10-10T00:04:54.4190671Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-10-10T00:04:54.4191459Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded 2025-10-10T00:04:54.4192234Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4193105Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4193853Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4195162Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4195997Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean 2025-10-10T00:04:54.4196808Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4199081Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4200314Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4201796Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-10-10T00:04:54.4203119Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded 2025-10-10T00:04:54.4204789Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4206410Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4207688Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4209149Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-10-10T00:04:54.4210425Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum 2025-10-10T00:04:54.4211895Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4213235Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4214987Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4216399Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-10-10T00:04:54.4217990Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded 2025-10-10T00:04:54.4219489Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4220899Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4222233Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4223584Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-10-10T00:04:54.4224971Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii 2025-10-10T00:04:54.4226724Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-10-10T00:04:54.4228081Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-10-10T00:04:54.4229520Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-10-10T00:04:54.4230837Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-10-10T00:04:54.4232174Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded 2025-10-10T00:04:54.4233818Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4235460Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4237044Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4238452Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4239668Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii 2025-10-10T00:04:54.4241160Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4242616Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4244256Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.4245676Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-10-10T00:04:54.4247319Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4248852Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4250260Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4251436Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii 2025-10-10T00:04:54.4252914Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.4254597Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.4256001Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.4257409Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.4258758Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded 2025-10-10T00:04:54.4260347Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4261742Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4263268Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4264944Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.4266366Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight 2025-10-10T00:04:54.4267872Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.4270458Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.4272191Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.4273495Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.4275038Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded 2025-10-10T00:04:54.4276674Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4279295Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4280889Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4282249Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4283441Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight 2025-10-10T00:04:54.4285031Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:54.4287807Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:54.4289830Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:54.4291304Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded 2025-10-10T00:04:54.4292827Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4295560Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4297504Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:54.4299018Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format 2025-10-10T00:04:54.4300497Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:54.4301899Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:54.4303343Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:54.4304797Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:54.4306250Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:54.4307611Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-10-10T00:04:54.4308859Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates 2025-10-10T00:04:54.4310497Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:54.4311634Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:54.4312852Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:54.4315569Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:54.4317836Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:54.4319341Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-10-10T00:04:54.4320716Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes 2025-10-10T00:04:54.4321722Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:54.4323737Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:54.4325348Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:54.4327368Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:54.4328846Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:54.4330435Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-10-10T00:04:54.4331904Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size 2025-10-10T00:04:54.4333964Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:54.4335887Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:54.4337882Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:54.4339429Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:54.4343186Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:54.4345315Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-10-10T00:04:54.4347567Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box 2025-10-10T00:04:54.4349958Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:54.4352452Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:54.4355140Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:54.4356779Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:54.4359155Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:54.4360779Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-10-10T00:04:54.4362034Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU 2025-10-10T00:04:54.4363696Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:54.4365498Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:54.4367087Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:54.4368740Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:54.4370142Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:54.4371692Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-10-10T00:04:54.4373180Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores 2025-10-10T00:04:54.4374857Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:54.4376518Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:54.4378080Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:54.4379628Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:54.4381151Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:54.4382787Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-10-10T00:04:54.4384000Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches 2025-10-10T00:04:54.4385526Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:54.4386892Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:54.4388239Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:54.4389594Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:54.4390935Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:54.4392294Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-10-10T00:04:54.4393689Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes 2025-10-10T00:04:54.4395205Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:54.4396551Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:54.4398003Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:54.4399368Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:54.4400701Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:54.4402048Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-10-10T00:04:54.4403200Z copying third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example 2025-10-10T00:04:54.4404517Z copying third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0 2025-10-10T00:04:54.4406192Z copying third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0 2025-10-10T00:04:54.4407384Z copying third_party/onnx/onnx/backend/test/data/node/test_not_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_2d 2025-10-10T00:04:54.4409201Z copying third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0 2025-10-10T00:04:54.4410810Z copying third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0 2025-10-10T00:04:54.4412249Z copying third_party/onnx/onnx/backend/test/data/node/test_not_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_3d 2025-10-10T00:04:54.4413912Z copying third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0 2025-10-10T00:04:54.4415692Z copying third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0 2025-10-10T00:04:54.4417143Z copying third_party/onnx/onnx/backend/test/data/node/test_not_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_4d 2025-10-10T00:04:54.4418806Z copying third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0 2025-10-10T00:04:54.4420195Z copying third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0 2025-10-10T00:04:54.4421877Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices 2025-10-10T00:04:54.4423618Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-10-10T00:04:54.4425079Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-10-10T00:04:54.4426821Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-10-10T00:04:54.4428444Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-10-10T00:04:54.4429703Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis 2025-10-10T00:04:54.4431576Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-10-10T00:04:54.4432931Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-10-10T00:04:54.4434832Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-10-10T00:04:54.4436212Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-10-10T00:04:54.4437836Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis 2025-10-10T00:04:54.4439459Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.4441013Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.4442390Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.4444049Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.4445575Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis 2025-10-10T00:04:54.4447288Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-10-10T00:04:54.4448810Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-10-10T00:04:54.4450516Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-10-10T00:04:54.4452124Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-10-10T00:04:54.4453738Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence 2025-10-10T00:04:54.4455702Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0 2025-10-10T00:04:54.4457208Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0 2025-10-10T00:04:54.4458604Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor 2025-10-10T00:04:54.4460363Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0 2025-10-10T00:04:54.4461809Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0 2025-10-10T00:04:54.4463410Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence 2025-10-10T00:04:54.4465142Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0 2025-10-10T00:04:54.4466842Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0 2025-10-10T00:04:54.4468084Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor 2025-10-10T00:04:54.4469887Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0 2025-10-10T00:04:54.4471346Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0 2025-10-10T00:04:54.4473083Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input 2025-10-10T00:04:54.4474809Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0 2025-10-10T00:04:54.4476327Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input 2025-10-10T00:04:54.4478125Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0 2025-10-10T00:04:54.4479442Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input 2025-10-10T00:04:54.4481364Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0 2025-10-10T00:04:54.4482676Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input 2025-10-10T00:04:54.4484555Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0 2025-10-10T00:04:54.4485880Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input 2025-10-10T00:04:54.4487662Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0 2025-10-10T00:04:54.4489210Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0 2025-10-10T00:04:54.4491005Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input 2025-10-10T00:04:54.4492840Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0 2025-10-10T00:04:54.4494381Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0 2025-10-10T00:04:54.4495922Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input 2025-10-10T00:04:54.4497647Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0 2025-10-10T00:04:54.4499150Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0 2025-10-10T00:04:54.4500344Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or2d 2025-10-10T00:04:54.4502072Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-10-10T00:04:54.4503688Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-10-10T00:04:54.4505433Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-10-10T00:04:54.4507050Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or3d 2025-10-10T00:04:54.4508695Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-10-10T00:04:54.4510193Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-10-10T00:04:54.4511691Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-10-10T00:04:54.4513123Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or4d 2025-10-10T00:04:54.4514799Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-10-10T00:04:54.4516486Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-10-10T00:04:54.4517980Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-10-10T00:04:54.4519488Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d 2025-10-10T00:04:54.4521163Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-10-10T00:04:54.4522849Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-10-10T00:04:54.4524384Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-10-10T00:04:54.4525930Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d 2025-10-10T00:04:54.4527667Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-10-10T00:04:54.4529070Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-10-10T00:04:54.4530702Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-10-10T00:04:54.4532192Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d 2025-10-10T00:04:54.4533802Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-10-10T00:04:54.4535569Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-10-10T00:04:54.4537209Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-10-10T00:04:54.4538481Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d 2025-10-10T00:04:54.4540268Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-10-10T00:04:54.4541836Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-10-10T00:04:54.4543295Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-10-10T00:04:54.4544973Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d 2025-10-10T00:04:54.4546596Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-10-10T00:04:54.4548147Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-10-10T00:04:54.4549719Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-10-10T00:04:54.4550987Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow 2025-10-10T00:04:54.4552729Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-10-10T00:04:54.4554411Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-10-10T00:04:54.4556047Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-10-10T00:04:54.4557664Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array 2025-10-10T00:04:54.4559255Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-10-10T00:04:54.4560690Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-10-10T00:04:54.4562279Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-10-10T00:04:54.4563673Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar 2025-10-10T00:04:54.4565651Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-10-10T00:04:54.4567000Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-10-10T00:04:54.4568668Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-10-10T00:04:54.4569955Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_example 2025-10-10T00:04:54.4571685Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-10-10T00:04:54.4573261Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-10-10T00:04:54.4574899Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-10-10T00:04:54.4576467Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32 2025-10-10T00:04:54.4578131Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-10-10T00:04:54.4579567Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-10-10T00:04:54.4581195Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-10-10T00:04:54.4582723Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64 2025-10-10T00:04:54.4584581Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-10-10T00:04:54.4586004Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-10-10T00:04:54.4587651Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-10-10T00:04:54.4588901Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32 2025-10-10T00:04:54.4590673Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-10-10T00:04:54.4592211Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-10-10T00:04:54.4593672Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-10-10T00:04:54.4595396Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64 2025-10-10T00:04:54.4597043Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-10-10T00:04:54.4598585Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-10-10T00:04:54.4600380Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-10-10T00:04:54.4601736Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32 2025-10-10T00:04:54.4603487Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-10-10T00:04:54.4604961Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-10-10T00:04:54.4606841Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-10-10T00:04:54.4608125Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32 2025-10-10T00:04:54.4610068Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-10-10T00:04:54.4611432Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-10-10T00:04:54.4613060Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-10-10T00:04:54.4614720Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32 2025-10-10T00:04:54.4616379Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-10-10T00:04:54.4617851Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-10-10T00:04:54.4619454Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-10-10T00:04:54.4620719Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64 2025-10-10T00:04:54.4622504Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-10-10T00:04:54.4624209Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-10-10T00:04:54.4625843Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-10-10T00:04:54.4627086Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast 2025-10-10T00:04:54.4628870Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-10-10T00:04:54.4630462Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-10-10T00:04:54.4631965Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-10-10T00:04:54.4633626Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded 2025-10-10T00:04:54.4635490Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-10-10T00:04:54.4637002Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-10-10T00:04:54.4638765Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-10-10T00:04:54.4639924Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example 2025-10-10T00:04:54.4641737Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-10-10T00:04:54.4643280Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-10-10T00:04:54.4644993Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-10-10T00:04:54.4646551Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded 2025-10-10T00:04:54.4648254Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-10-10T00:04:54.4649958Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-10-10T00:04:54.4651360Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-10-10T00:04:54.4653010Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv 2025-10-10T00:04:54.4654819Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4656394Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4657855Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4659434Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4660938Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4662567Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4664235Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4665875Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4667436Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-10-10T00:04:54.4669617Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16 2025-10-10T00:04:54.4671315Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4672769Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4674551Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4675935Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4677610Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4679196Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4680618Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4682300Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4683685Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4685562Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32 2025-10-10T00:04:54.4690138Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4691573Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4693568Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4696940Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4698305Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4700496Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4702842Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4704963Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4707197Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4708554Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16 2025-10-10T00:04:54.4710288Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4711654Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4712997Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4714489Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4715850Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4717395Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4718720Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4720039Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4721459Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4722643Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32 2025-10-10T00:04:54.4723961Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4725462Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4726881Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4728221Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4729551Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4730872Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4732216Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4733541Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4735038Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4735850Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16 2025-10-10T00:04:54.4737397Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4738895Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4740529Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4742041Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4743732Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4745054Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4746868Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4749648Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4751003Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-10-10T00:04:54.4752329Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32 2025-10-10T00:04:54.4753695Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4755564Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4757139Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4758844Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4760447Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4762036Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4763574Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4765562Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4767357Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-10-10T00:04:54.4768667Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16 2025-10-10T00:04:54.4770479Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4772132Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4773767Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4775662Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4777176Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4778762Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4780339Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4781934Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4783623Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-10-10T00:04:54.4785216Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32 2025-10-10T00:04:54.4787074Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4788629Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4790183Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4791947Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4793771Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4795332Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_5.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4797069Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_6.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4798668Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/input_7.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4800467Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-10-10T00:04:54.4801636Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear 2025-10-10T00:04:54.4803531Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-10-10T00:04:54.4805391Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-10-10T00:04:54.4807134Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-10-10T00:04:54.4808772Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-10-10T00:04:54.4810369Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis 2025-10-10T00:04:54.4812259Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.4813866Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.4815586Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.4817274Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-10-10T00:04:54.4818965Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric 2025-10-10T00:04:54.4820858Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-10-10T00:04:54.4822294Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-10-10T00:04:54.4823877Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-10-10T00:04:54.4825664Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-10-10T00:04:54.4827311Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric 2025-10-10T00:04:54.4828999Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-10-10T00:04:54.4830646Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-10-10T00:04:54.4832212Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-10-10T00:04:54.4833486Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn 2025-10-10T00:04:54.4835586Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.4837342Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.4838947Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.4840628Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-10-10T00:04:54.4841948Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2 2025-10-10T00:04:54.4843803Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.4845535Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.4847272Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.4848912Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-10-10T00:04:54.4850433Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1 2025-10-10T00:04:54.4852193Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.4853832Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.4855718Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.4857256Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-10-10T00:04:54.4858818Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16 2025-10-10T00:04:54.4860621Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.4862214Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.4863821Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.4865651Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-10-10T00:04:54.4867084Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4 2025-10-10T00:04:54.4869079Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.4870680Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.4872314Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.4873911Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-10-10T00:04:54.4875516Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16 2025-10-10T00:04:54.4877353Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.4879043Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.4880820Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.4882490Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-10-10T00:04:54.4883786Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4 2025-10-10T00:04:54.4885773Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.4887371Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.4889000Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.4890603Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-10-10T00:04:54.4892113Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta 2025-10-10T00:04:54.4893999Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-10-10T00:04:54.4895681Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-10-10T00:04:54.4897385Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-10-10T00:04:54.4899010Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-10-10T00:04:54.4900538Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded 2025-10-10T00:04:54.4902496Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4903520Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4905094Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4906691Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4908169Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta 2025-10-10T00:04:54.4909881Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-10-10T00:04:54.4911252Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-10-10T00:04:54.4912966Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-10-10T00:04:54.4914493Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-10-10T00:04:54.4916166Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded 2025-10-10T00:04:54.4917689Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4919211Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4920819Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4922371Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-10-10T00:04:54.4923828Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal 2025-10-10T00:04:54.4925832Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0 2025-10-10T00:04:54.4927101Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0 2025-10-10T00:04:54.4928666Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example 2025-10-10T00:04:54.4930323Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0 2025-10-10T00:04:54.4931938Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0 2025-10-10T00:04:54.4933425Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example 2025-10-10T00:04:54.4935205Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.4936948Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.4938333Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.4940045Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded 2025-10-10T00:04:54.4941531Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.4943100Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.4944794Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.4947212Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random 2025-10-10T00:04:54.4948804Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.4950411Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.4952068Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.4953607Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded 2025-10-10T00:04:54.4955599Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.4957407Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.4959026Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.4960257Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example 2025-10-10T00:04:54.4962148Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.4963723Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.4965485Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.4967129Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded 2025-10-10T00:04:54.4969096Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.4970778Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.4972289Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.4973736Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random 2025-10-10T00:04:54.4975656Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.4977335Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.4978894Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.4980449Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded 2025-10-10T00:04:54.4982453Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.4983939Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.4985786Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.4987012Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set 2025-10-10T00:04:54.4988918Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-10-10T00:04:54.4990465Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-10-10T00:04:54.4992155Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-10-10T00:04:54.4993704Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded 2025-10-10T00:04:54.4995663Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.4997350Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.4998919Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5000439Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example 2025-10-10T00:04:54.5002124Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5003704Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5005449Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5007199Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded 2025-10-10T00:04:54.5008900Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5010505Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5012186Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5013480Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random 2025-10-10T00:04:54.5015413Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5017149Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5018714Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5020256Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded 2025-10-10T00:04:54.5022039Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5023657Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5025467Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5027031Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example 2025-10-10T00:04:54.5029683Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5031824Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5033726Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5035981Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded 2025-10-10T00:04:54.5038147Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5040141Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5042376Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5044274Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random 2025-10-10T00:04:54.5045723Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5047170Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5049223Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5050620Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded 2025-10-10T00:04:54.5052287Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5054288Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5055862Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5057135Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example 2025-10-10T00:04:54.5058680Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5060121Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5061560Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5062971Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded 2025-10-10T00:04:54.5064663Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5066226Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5067765Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5069040Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random 2025-10-10T00:04:54.5070694Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5072134Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5073672Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5075210Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded 2025-10-10T00:04:54.5076751Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5078253Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5079870Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5081100Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example 2025-10-10T00:04:54.5082458Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5083811Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5085338Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5086654Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded 2025-10-10T00:04:54.5088151Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5089636Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5091336Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5092751Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random 2025-10-10T00:04:54.5094720Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5096429Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5097907Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5099494Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded 2025-10-10T00:04:54.5101254Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5102984Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5104655Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5105907Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set 2025-10-10T00:04:54.5107930Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-10-10T00:04:54.5109566Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-10-10T00:04:54.5111253Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-10-10T00:04:54.5112757Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded 2025-10-10T00:04:54.5114740Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5116600Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5118141Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5119593Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example 2025-10-10T00:04:54.5121372Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5123125Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5124722Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5126332Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded 2025-10-10T00:04:54.5128200Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5130331Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5131774Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5133088Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random 2025-10-10T00:04:54.5135074Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5136773Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5138318Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5139865Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded 2025-10-10T00:04:54.5141671Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5143270Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5145100Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5146699Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example 2025-10-10T00:04:54.5148637Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5150205Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5151703Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-10-10T00:04:54.5153270Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded 2025-10-10T00:04:54.5155403Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5156991Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5158559Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5159829Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random 2025-10-10T00:04:54.5161527Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5163126Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5164937Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-10-10T00:04:54.5166535Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded 2025-10-10T00:04:54.5168298Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5170003Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5171676Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5172753Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes 2025-10-10T00:04:54.5174654Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-10-10T00:04:54.5176363Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-10-10T00:04:54.5178125Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-10-10T00:04:54.5179555Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded 2025-10-10T00:04:54.5181344Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5182885Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5184712Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5186034Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default 2025-10-10T00:04:54.5187828Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-10-10T00:04:54.5189410Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-10-10T00:04:54.5191016Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-10-10T00:04:54.5192529Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded 2025-10-10T00:04:54.5194503Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-10-10T00:04:54.5196096Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-10-10T00:04:54.5197906Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-10-10T00:04:54.5199028Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes 2025-10-10T00:04:54.5200866Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-10-10T00:04:54.5202473Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-10-10T00:04:54.5204353Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-10-10T00:04:54.5205885Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded 2025-10-10T00:04:54.5207691Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5209297Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5210890Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5212194Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set 2025-10-10T00:04:54.5213969Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-10-10T00:04:54.5215756Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-10-10T00:04:54.5217360Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-10-10T00:04:54.5218857Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded 2025-10-10T00:04:54.5220723Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5222290Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5224412Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5226393Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example 2025-10-10T00:04:54.5227991Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5236421Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5239892Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5241611Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded 2025-10-10T00:04:54.5243244Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5245086Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5246717Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5248068Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random 2025-10-10T00:04:54.5249650Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5251336Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5252841Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5255905Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded 2025-10-10T00:04:54.5257806Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5261869Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5263497Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5265032Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example 2025-10-10T00:04:54.5266481Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5267936Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5269404Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5270873Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded 2025-10-10T00:04:54.5272419Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5273975Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5275863Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5277278Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random 2025-10-10T00:04:54.5278726Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5280172Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5281596Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5283138Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded 2025-10-10T00:04:54.5284860Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5286501Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5288039Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5289160Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set 2025-10-10T00:04:54.5290463Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-10-10T00:04:54.5291720Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-10-10T00:04:54.5292990Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-10-10T00:04:54.5294400Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded 2025-10-10T00:04:54.5295836Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5297430Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5298828Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5300043Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example 2025-10-10T00:04:54.5301427Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5302864Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5304523Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5305890Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded 2025-10-10T00:04:54.5307476Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5308959Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5310452Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5311670Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random 2025-10-10T00:04:54.5313055Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5314602Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5315980Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5317312Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded 2025-10-10T00:04:54.5318974Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5320442Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5321927Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5323313Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example 2025-10-10T00:04:54.5325019Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5326653Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5328276Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5329773Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded 2025-10-10T00:04:54.5331427Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5333071Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5334872Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5336246Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random 2025-10-10T00:04:54.5337785Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5339487Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5341009Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5342552Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded 2025-10-10T00:04:54.5344346Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5345994Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5347722Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5349008Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes 2025-10-10T00:04:54.5350318Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-10-10T00:04:54.5351606Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-10-10T00:04:54.5352902Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-10-10T00:04:54.5354326Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded 2025-10-10T00:04:54.5355731Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5357154Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5358575Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-10-10T00:04:54.5359769Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs 2025-10-10T00:04:54.5361098Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-10-10T00:04:54.5362340Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-10-10T00:04:54.5363572Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-10-10T00:04:54.5365025Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example 2025-10-10T00:04:54.5366471Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0 2025-10-10T00:04:54.5368004Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0 2025-10-10T00:04:54.5369307Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random 2025-10-10T00:04:54.5370874Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5372327Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5373551Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example 2025-10-10T00:04:54.5375115Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5376493Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5377889Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5379082Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random 2025-10-10T00:04:54.5380454Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5382000Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5383355Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5384543Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set 2025-10-10T00:04:54.5385753Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-10-10T00:04:54.5386978Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-10-10T00:04:54.5388325Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-10-10T00:04:54.5389749Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example 2025-10-10T00:04:54.5391799Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5393251Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5395015Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5396453Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random 2025-10-10T00:04:54.5398270Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5400146Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5401768Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5403338Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example 2025-10-10T00:04:54.5405332Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5407056Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5408560Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5409881Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random 2025-10-10T00:04:54.5411714Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5413287Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5415193Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5416860Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example 2025-10-10T00:04:54.5418637Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5420214Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5422034Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5423486Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random 2025-10-10T00:04:54.5425563Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5427229Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5428708Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5430350Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example 2025-10-10T00:04:54.5432181Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5433756Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5435526Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5436990Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random 2025-10-10T00:04:54.5438917Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5440368Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5442228Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5443473Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example 2025-10-10T00:04:54.5445607Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5447334Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5448949Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5450352Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random 2025-10-10T00:04:54.5452179Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5453779Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5455519Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5457213Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example 2025-10-10T00:04:54.5459097Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5461182Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5473503Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5482159Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random 2025-10-10T00:04:54.5483930Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5488938Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5490485Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5491558Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs 2025-10-10T00:04:54.5492810Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-10-10T00:04:54.5493999Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-10-10T00:04:54.5495406Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-10-10T00:04:54.5496706Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example 2025-10-10T00:04:54.5498160Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5499784Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5501161Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random 2025-10-10T00:04:54.5502600Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5503988Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5505418Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example 2025-10-10T00:04:54.5506820Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5508348Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5509813Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5511015Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random 2025-10-10T00:04:54.5512408Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5513794Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5515365Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5516436Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set 2025-10-10T00:04:54.5517445Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-10-10T00:04:54.5518135Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-10-10T00:04:54.5518827Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-10-10T00:04:54.5519645Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example 2025-10-10T00:04:54.5520357Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5521069Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5521761Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5522368Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random 2025-10-10T00:04:54.5523067Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5523808Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5524793Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5525495Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example 2025-10-10T00:04:54.5526282Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5527062Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5527845Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5528537Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random 2025-10-10T00:04:54.5529305Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5530075Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5531585Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5532849Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example 2025-10-10T00:04:54.5534538Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5536552Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5538002Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random 2025-10-10T00:04:54.5539578Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5540935Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5542282Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example 2025-10-10T00:04:54.5543728Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5545201Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5546621Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5547978Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random 2025-10-10T00:04:54.5549465Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5550881Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5552267Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5553473Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set 2025-10-10T00:04:54.5555106Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-10-10T00:04:54.5556530Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-10-10T00:04:54.5557908Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-10-10T00:04:54.5559264Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example 2025-10-10T00:04:54.5560780Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5562254Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5563615Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5564945Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random 2025-10-10T00:04:54.5566441Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5567818Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5569188Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5570573Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example 2025-10-10T00:04:54.5572174Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5573540Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5575068Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5576684Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random 2025-10-10T00:04:54.5578149Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5579558Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5580903Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5582169Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example 2025-10-10T00:04:54.5583943Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5585500Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5586856Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5588108Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random 2025-10-10T00:04:54.5589605Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5591007Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5592370Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5593614Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example 2025-10-10T00:04:54.5595352Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5596827Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5598159Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5599481Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random 2025-10-10T00:04:54.5601058Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5602536Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5604307Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5605423Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop 2025-10-10T00:04:54.5607180Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-10-10T00:04:54.5608457Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-10-10T00:04:54.5609814Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-10-10T00:04:54.5611158Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example 2025-10-10T00:04:54.5612632Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-10-10T00:04:54.5614030Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-10-10T00:04:54.5615531Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-10-10T00:04:54.5616760Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set 2025-10-10T00:04:54.5618254Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-10-10T00:04:54.5619642Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-10-10T00:04:54.5621051Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-10-10T00:04:54.5622479Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero 2025-10-10T00:04:54.5623990Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-10-10T00:04:54.5625512Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-10-10T00:04:54.5626983Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-10-10T00:04:54.5628195Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example 2025-10-10T00:04:54.5629650Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5631007Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5632359Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5633691Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random 2025-10-10T00:04:54.5635282Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5636741Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5638103Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5639496Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example 2025-10-10T00:04:54.5641079Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5642416Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5643818Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5645224Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random 2025-10-10T00:04:54.5646788Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5648223Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5649642Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5651001Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example 2025-10-10T00:04:54.5652508Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5653900Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5655393Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5656815Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded 2025-10-10T00:04:54.5658279Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5659695Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5661176Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5662348Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random 2025-10-10T00:04:54.5663838Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5665362Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5666851Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5668110Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded 2025-10-10T00:04:54.5669719Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5671034Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5672479Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5673674Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example 2025-10-10T00:04:54.5675335Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5676771Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5678160Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5679566Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded 2025-10-10T00:04:54.5681027Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5682410Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5683773Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5685163Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random 2025-10-10T00:04:54.5686796Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5688115Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5689542Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5690836Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded 2025-10-10T00:04:54.5692311Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5693680Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5695211Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5696436Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set 2025-10-10T00:04:54.5698001Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-10-10T00:04:54.5699384Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-10-10T00:04:54.5700763Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-10-10T00:04:54.5702091Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded 2025-10-10T00:04:54.5703574Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5705230Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5706670Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-10-10T00:04:54.5708034Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example 2025-10-10T00:04:54.5709560Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5710922Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5712294Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5713624Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded 2025-10-10T00:04:54.5715273Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5716716Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5718078Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5719267Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random 2025-10-10T00:04:54.5720813Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5722191Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5723578Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5725059Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded 2025-10-10T00:04:54.5726676Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5728148Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5729611Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5731008Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example 2025-10-10T00:04:54.5732514Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5734007Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5735451Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-10-10T00:04:54.5736878Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded 2025-10-10T00:04:54.5738356Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5739761Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5741208Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-10-10T00:04:54.5742472Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random 2025-10-10T00:04:54.5744248Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5745516Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5746981Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-10-10T00:04:54.5748418Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded 2025-10-10T00:04:54.5749953Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5751311Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5752650Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-10-10T00:04:54.5753763Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad 2025-10-10T00:04:54.5755326Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-10-10T00:04:54.5756921Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-10-10T00:04:54.5758509Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-10-10T00:04:54.5759957Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic 2025-10-10T00:04:54.5761630Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0 2025-10-10T00:04:54.5763028Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0 2025-10-10T00:04:54.5764465Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain 2025-10-10T00:04:54.5766008Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0 2025-10-10T00:04:54.5767480Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0 2025-10-10T00:04:54.5768709Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty 2025-10-10T00:04:54.5770260Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0 2025-10-10T00:04:54.5771789Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0 2025-10-10T00:04:54.5772827Z copying third_party/onnx/onnx/backend/test/data/node/test_relu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu 2025-10-10T00:04:54.5774554Z copying third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0 2025-10-10T00:04:54.5776000Z copying third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0 2025-10-10T00:04:54.5777375Z copying third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18 2025-10-10T00:04:54.5778887Z copying third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.5780235Z copying third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.5781544Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered 2025-10-10T00:04:54.5783026Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-10-10T00:04:54.5784508Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-10-10T00:04:54.5785966Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-10-10T00:04:54.5787236Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims 2025-10-10T00:04:54.5788746Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-10-10T00:04:54.5790167Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-10-10T00:04:54.5791517Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-10-10T00:04:54.5792789Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim 2025-10-10T00:04:54.5794414Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-10-10T00:04:54.5795921Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-10-10T00:04:54.5797239Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-10-10T00:04:54.5798678Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims 2025-10-10T00:04:54.5800105Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-10-10T00:04:54.5801480Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-10-10T00:04:54.5802838Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-10-10T00:04:54.5803963Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim 2025-10-10T00:04:54.5805683Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-10-10T00:04:54.5807095Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-10-10T00:04:54.5808468Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-10-10T00:04:54.5809783Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims 2025-10-10T00:04:54.5811288Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-10-10T00:04:54.5812679Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-10-10T00:04:54.5814053Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-10-10T00:04:54.5815504Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims 2025-10-10T00:04:54.5817230Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-10-10T00:04:54.5818592Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-10-10T00:04:54.5820084Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-10-10T00:04:54.5821780Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims 2025-10-10T00:04:54.5823172Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-10-10T00:04:54.5824930Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-10-10T00:04:54.5826580Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-10-10T00:04:54.5828057Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim 2025-10-10T00:04:54.5829583Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-10-10T00:04:54.5830993Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-10-10T00:04:54.5832372Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-10-10T00:04:54.5833762Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim 2025-10-10T00:04:54.5835380Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-10-10T00:04:54.5837617Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-10-10T00:04:54.5838695Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-10-10T00:04:54.5840680Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic 2025-10-10T00:04:54.5842329Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-10-10T00:04:54.5843842Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-10-10T00:04:54.5845504Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-10-10T00:04:54.5846986Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside 2025-10-10T00:04:54.5848684Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:54.5850308Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:54.5851974Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:54.5853523Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners 2025-10-10T00:04:54.5855276Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:54.5856915Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:54.5859055Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:54.5860479Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias 2025-10-10T00:04:54.5862283Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-10-10T00:04:54.5863825Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-10-10T00:04:54.5865381Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-10-10T00:04:54.5866717Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear 2025-10-10T00:04:54.5868306Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-10-10T00:04:54.5869704Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-10-10T00:04:54.5871051Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-10-10T00:04:54.5872434Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners 2025-10-10T00:04:54.5873881Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:54.5875394Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:54.5876822Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:54.5878087Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias 2025-10-10T00:04:54.5879607Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-10-10T00:04:54.5881009Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-10-10T00:04:54.5882380Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-10-10T00:04:54.5883730Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric 2025-10-10T00:04:54.5885439Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:54.5886950Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:54.5888417Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:54.5889687Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest 2025-10-10T00:04:54.5891099Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-10-10T00:04:54.5892478Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-10-10T00:04:54.5893835Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-10-10T00:04:54.5895209Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic 2025-10-10T00:04:54.5896803Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:54.5898365Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:54.5899736Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:54.5901075Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias 2025-10-10T00:04:54.5902611Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-10-10T00:04:54.5903947Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-10-10T00:04:54.5905397Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-10-10T00:04:54.5906761Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias 2025-10-10T00:04:54.5908253Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-10-10T00:04:54.5909922Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-10-10T00:04:54.5911278Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-10-10T00:04:54.5912646Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel 2025-10-10T00:04:54.5914285Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-10-10T00:04:54.5915577Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-10-10T00:04:54.5917066Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-10-10T00:04:54.5918355Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest 2025-10-10T00:04:54.5919932Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:54.5921441Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:54.5922861Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:54.5924414Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger 2025-10-10T00:04:54.5925950Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:54.5927350Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:54.5928801Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:54.5930168Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller 2025-10-10T00:04:54.5931636Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:54.5933108Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:54.5934486Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:54.5935696Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize 2025-10-10T00:04:54.5937187Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-10-10T00:04:54.5938610Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-10-10T00:04:54.5939978Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-10-10T00:04:54.5941360Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-10-10T00:04:54.5942668Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3 2025-10-10T00:04:54.5944257Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-10-10T00:04:54.5945659Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-10-10T00:04:54.5947006Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-10-10T00:04:54.5948468Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-10-10T00:04:54.5949763Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2 2025-10-10T00:04:54.5951253Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-10-10T00:04:54.5952714Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-10-10T00:04:54.5954218Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-10-10T00:04:54.5955503Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-10-10T00:04:54.5956992Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value 2025-10-10T00:04:54.5958493Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-10-10T00:04:54.5959855Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-10-10T00:04:54.5961200Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-10-10T00:04:54.5962572Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-10-10T00:04:54.5963746Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic 2025-10-10T00:04:54.5965479Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-10-10T00:04:54.5966873Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-10-10T00:04:54.5968219Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-10-10T00:04:54.5969656Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside 2025-10-10T00:04:54.5971140Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:54.5972644Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:54.5974008Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-10-10T00:04:54.5975281Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners 2025-10-10T00:04:54.5976891Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:54.5978313Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:54.5979773Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-10-10T00:04:54.5981015Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric 2025-10-10T00:04:54.5982510Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-10-10T00:04:54.5983891Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-10-10T00:04:54.5985360Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-10-10T00:04:54.5986748Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear 2025-10-10T00:04:54.5988253Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-10-10T00:04:54.5989625Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-10-10T00:04:54.5990979Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-10-10T00:04:54.5992562Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners 2025-10-10T00:04:54.5996399Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:54.5999963Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:54.6003036Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-10-10T00:04:54.6005811Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric 2025-10-10T00:04:54.6008382Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:54.6010978Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:54.6013342Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-10-10T00:04:54.6015750Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest 2025-10-10T00:04:54.6017692Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-10-10T00:04:54.6020140Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-10-10T00:04:54.6022406Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-10-10T00:04:54.6024570Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3 2025-10-10T00:04:54.6026712Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:54.6028998Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:54.6031554Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:54.6033777Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2 2025-10-10T00:04:54.6036150Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:54.6038521Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:54.6040768Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:54.6043031Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic 2025-10-10T00:04:54.6045027Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:54.6047087Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:54.6049258Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-10-10T00:04:54.6051139Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest 2025-10-10T00:04:54.6053501Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:54.6055584Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:54.6057884Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-10-10T00:04:54.6059836Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3 2025-10-10T00:04:54.6062185Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:54.6064580Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:54.6066888Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-10-10T00:04:54.6069035Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2 2025-10-10T00:04:54.6071255Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:54.6073495Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:54.6075930Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-10-10T00:04:54.6078040Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel 2025-10-10T00:04:54.6080487Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-10-10T00:04:54.6082979Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-10-10T00:04:54.6085340Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-10-10T00:04:54.6088020Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners 2025-10-10T00:04:54.6090395Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-10-10T00:04:54.6092876Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-10-10T00:04:54.6095486Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-10-10T00:04:54.6098023Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger 2025-10-10T00:04:54.6100212Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:54.6102616Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:54.6105267Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-10-10T00:04:54.6107390Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller 2025-10-10T00:04:54.6109699Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:54.6112118Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:54.6114592Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-10-10T00:04:54.6117034Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric 2025-10-10T00:04:54.6119643Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-10-10T00:04:54.6122525Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-10-10T00:04:54.6125448Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-10-10T00:04:54.6127614Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch 2025-10-10T00:04:54.6129607Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-10-10T00:04:54.6131506Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-10-10T00:04:54.6133760Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-10-10T00:04:54.6135732Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time 2025-10-10T00:04:54.6137759Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-10-10T00:04:54.6139751Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-10-10T00:04:54.6141683Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-10-10T00:04:54.6143728Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0 2025-10-10T00:04:54.6145651Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.6147763Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.6150497Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-10-10T00:04:54.6153145Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded 2025-10-10T00:04:54.6155952Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.6158630Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.6160853Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.6162721Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1 2025-10-10T00:04:54.6164922Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.6166900Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.6169017Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-10-10T00:04:54.6171228Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded 2025-10-10T00:04:54.6173354Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.6175758Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.6177922Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.6189223Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1 2025-10-10T00:04:54.6190863Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.6192477Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.6194051Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.6195927Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded 2025-10-10T00:04:54.6197593Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.6199277Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.6200953Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.6202481Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2 2025-10-10T00:04:54.6204042Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.6205704Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.6207321Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.6208872Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded 2025-10-10T00:04:54.6210456Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.6216244Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.6218888Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.6221139Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon 2025-10-10T00:04:54.6223170Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.6225359Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.6227886Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-10-10T00:04:54.6230351Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded 2025-10-10T00:04:54.6232747Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6235602Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6238031Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6240481Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon 2025-10-10T00:04:54.6243032Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.6245629Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.6248273Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-10-10T00:04:54.6250823Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded 2025-10-10T00:04:54.6253507Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6256295Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6258950Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6261368Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon 2025-10-10T00:04:54.6263873Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.6266764Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.6268840Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-10-10T00:04:54.6271161Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded 2025-10-10T00:04:54.6273364Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6276153Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6278698Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6281139Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon 2025-10-10T00:04:54.6283274Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.6285967Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.6288398Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-10-10T00:04:54.6290602Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded 2025-10-10T00:04:54.6293034Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6295660Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6298309Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6300600Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon 2025-10-10T00:04:54.6302937Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.6305334Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.6308152Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-10-10T00:04:54.6311234Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded 2025-10-10T00:04:54.6314055Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6317059Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6319976Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6322621Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon 2025-10-10T00:04:54.6325308Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.6327959Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.6330706Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-10-10T00:04:54.6333414Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded 2025-10-10T00:04:54.6336369Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6339293Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6342121Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-10-10T00:04:54.6344662Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0 2025-10-10T00:04:54.6346476Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.6884575Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.6886293Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-10-10T00:04:54.6888084Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded 2025-10-10T00:04:54.6889730Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.6891413Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.6893062Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-10-10T00:04:54.6894823Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1 2025-10-10T00:04:54.6896282Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.6897863Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.6899401Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-10-10T00:04:54.6901039Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded 2025-10-10T00:04:54.6902704Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.6904567Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.6906242Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-10-10T00:04:54.6907753Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2 2025-10-10T00:04:54.6909188Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.6910802Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.6912426Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-10-10T00:04:54.6913964Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded 2025-10-10T00:04:54.6915758Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.6917423Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.6919075Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-10-10T00:04:54.6920602Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3 2025-10-10T00:04:54.6922044Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.6923589Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.6925326Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-10-10T00:04:54.6927063Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded 2025-10-10T00:04:54.6928634Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.6930283Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.6931935Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-10-10T00:04:54.6933506Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1 2025-10-10T00:04:54.6935384Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.6937069Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.6938813Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-10-10T00:04:54.6940534Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded 2025-10-10T00:04:54.6942275Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.6944058Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.6946403Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-10-10T00:04:54.6948073Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2 2025-10-10T00:04:54.6949673Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.6951482Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.6953502Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-10-10T00:04:54.6955351Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded 2025-10-10T00:04:54.6957077Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.6958886Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.6960775Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-10-10T00:04:54.6962449Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3 2025-10-10T00:04:54.6964497Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.6966248Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.6967949Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-10-10T00:04:54.6969718Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded 2025-10-10T00:04:54.6971510Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.6973335Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.6975359Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-10-10T00:04:54.6977046Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4 2025-10-10T00:04:54.6978807Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.6980499Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.6982198Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-10-10T00:04:54.6983874Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded 2025-10-10T00:04:54.6985786Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.6987766Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.6989664Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-10-10T00:04:54.6991451Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis 2025-10-10T00:04:54.6993004Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.6994819Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.6996471Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-10-10T00:04:54.6998113Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded 2025-10-10T00:04:54.6999788Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.7001554Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.7003465Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.7005293Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length 2025-10-10T00:04:54.7006574Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-10-10T00:04:54.7007995Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-10-10T00:04:54.7009407Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-10-10T00:04:54.7010809Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-10-10T00:04:54.7012234Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-10-10T00:04:54.7013712Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false 2025-10-10T00:04:54.7015427Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-10-10T00:04:54.7016998Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-10-10T00:04:54.7018527Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-10-10T00:04:54.7020066Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-10-10T00:04:54.7021511Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true 2025-10-10T00:04:54.7022846Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-10-10T00:04:54.7024825Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-10-10T00:04:54.7026273Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-10-10T00:04:54.7027782Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-10-10T00:04:54.7029333Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max 2025-10-10T00:04:54.7030752Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-10-10T00:04:54.7032192Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-10-10T00:04:54.7033774Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-10-10T00:04:54.7035518Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-10-10T00:04:54.7036890Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding 2025-10-10T00:04:54.7038260Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-10-10T00:04:54.7039801Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-10-10T00:04:54.7041339Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-10-10T00:04:54.7042799Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-10-10T00:04:54.7044378Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-10-10T00:04:54.7045813Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input 2025-10-10T00:04:54.7047280Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-10-10T00:04:54.7048843Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-10-10T00:04:54.7050408Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-10-10T00:04:54.7051979Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-10-10T00:04:54.7053544Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-10-10T00:04:54.7055364Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded 2025-10-10T00:04:54.7056958Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-10-10T00:04:54.7058636Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-10-10T00:04:54.7060320Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-10-10T00:04:54.7062035Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-10-10T00:04:54.7063800Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-10-10T00:04:54.7065479Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded 2025-10-10T00:04:54.7067016Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-10-10T00:04:54.7068580Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-10-10T00:04:54.7070133Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-10-10T00:04:54.7071675Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-10-10T00:04:54.7073230Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-10-10T00:04:54.7075007Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved 2025-10-10T00:04:54.7076597Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-10-10T00:04:54.7078259Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-10-10T00:04:54.7079973Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-10-10T00:04:54.7081814Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-10-10T00:04:54.7083484Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-10-10T00:04:54.7085277Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded 2025-10-10T00:04:54.7086946Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7088695Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7090552Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7092378Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7094283Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7095916Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids 2025-10-10T00:04:54.7097509Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-10-10T00:04:54.7099200Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-10-10T00:04:54.7100881Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-10-10T00:04:54.7102535Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-10-10T00:04:54.7104385Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded 2025-10-10T00:04:54.7106159Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-10-10T00:04:54.7108101Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-10-10T00:04:54.7109878Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-10-10T00:04:54.7111664Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-10-10T00:04:54.7113377Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved 2025-10-10T00:04:54.7115274Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-10-10T00:04:54.7117184Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-10-10T00:04:54.7119176Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-10-10T00:04:54.7121111Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-10-10T00:04:54.7122956Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded 2025-10-10T00:04:54.7124940Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7126932Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7128929Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7130926Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-10-10T00:04:54.7132863Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim 2025-10-10T00:04:54.7134828Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7136641Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7138519Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7140352Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7142195Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded 2025-10-10T00:04:54.7144042Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7146346Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7148401Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7150327Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7152104Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim 2025-10-10T00:04:54.7153836Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7155863Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7157815Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7159777Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7161614Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7163419Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded 2025-10-10T00:04:54.7165362Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7167534Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7169558Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7171586Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7173644Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7175485Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim 2025-10-10T00:04:54.7177047Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7178694Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7180343Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7181994Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7183645Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-10-10T00:04:54.7185630Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded 2025-10-10T00:04:54.7187328Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7189138Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7190924Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7192692Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7194739Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-10-10T00:04:54.7196242Z copying third_party/onnx/onnx/backend/test/data/node/test_round/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_round 2025-10-10T00:04:54.7197543Z copying third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0 2025-10-10T00:04:54.7198895Z copying third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0 2025-10-10T00:04:54.7200126Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum 2025-10-10T00:04:54.7201261Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-10-10T00:04:54.7202626Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-10-10T00:04:54.7203986Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-10-10T00:04:54.7205525Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-10-10T00:04:54.7206784Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum 2025-10-10T00:04:54.7207954Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-10-10T00:04:54.7209224Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-10-10T00:04:54.7210744Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-10-10T00:04:54.7212086Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-10-10T00:04:54.7213456Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis 2025-10-10T00:04:54.7215021Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-10-10T00:04:54.7216632Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-10-10T00:04:54.7218215Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-10-10T00:04:54.7219893Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-10-10T00:04:54.7221578Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices 2025-10-10T00:04:54.7223282Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-10-10T00:04:54.7225234Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-10-10T00:04:54.7227007Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-10-10T00:04:54.7228845Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-10-10T00:04:54.7230582Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices 2025-10-10T00:04:54.7232235Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-10-10T00:04:54.7233983Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-10-10T00:04:54.7236042Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-10-10T00:04:54.7238040Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-10-10T00:04:54.7239685Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max 2025-10-10T00:04:54.7241310Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-10-10T00:04:54.7243019Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-10-10T00:04:54.7244905Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-10-10T00:04:54.7246586Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-10-10T00:04:54.7248367Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min 2025-10-10T00:04:54.7250027Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-10-10T00:04:54.7251762Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-10-10T00:04:54.7253466Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-10-10T00:04:54.7255352Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-10-10T00:04:54.7256852Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis 2025-10-10T00:04:54.7258338Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-10-10T00:04:54.7259951Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-10-10T00:04:54.7261680Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-10-10T00:04:54.7263404Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-10-10T00:04:54.7264972Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis 2025-10-10T00:04:54.7266217Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-10-10T00:04:54.7267693Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-10-10T00:04:54.7269157Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-10-10T00:04:54.7270703Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-10-10T00:04:54.7272124Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis 2025-10-10T00:04:54.7273479Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-10-10T00:04:54.7275168Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-10-10T00:04:54.7276675Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-10-10T00:04:54.7278046Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-10-10T00:04:54.7279407Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd 2025-10-10T00:04:54.7280626Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-10-10T00:04:54.7281928Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-10-10T00:04:54.7283295Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-10-10T00:04:54.7284837Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-10-10T00:04:54.7286105Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add 2025-10-10T00:04:54.7287531Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-10-10T00:04:54.7288953Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-10-10T00:04:54.7290232Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-10-10T00:04:54.7291650Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-10-10T00:04:54.7292970Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max 2025-10-10T00:04:54.7294368Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-10-10T00:04:54.7295894Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-10-10T00:04:54.7297324Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-10-10T00:04:54.7298681Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-10-10T00:04:54.7300037Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min 2025-10-10T00:04:54.7301354Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-10-10T00:04:54.7302684Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-10-10T00:04:54.7304054Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-10-10T00:04:54.7305624Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-10-10T00:04:54.7306863Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply 2025-10-10T00:04:54.7308270Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-10-10T00:04:54.7309762Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-10-10T00:04:54.7311422Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-10-10T00:04:54.7312793Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-10-10T00:04:54.7314448Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii 2025-10-10T00:04:54.7316017Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7317518Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7319150Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7320862Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7322625Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded 2025-10-10T00:04:54.7324396Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7326266Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7328010Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7329778Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7331444Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob 2025-10-10T00:04:54.7333098Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7335016Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7336920Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7338657Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7340484Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7342351Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded 2025-10-10T00:04:54.7344295Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7346272Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7348220Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7350228Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7352091Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7353814Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii 2025-10-10T00:04:54.7355720Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7357470Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7359196Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-10-10T00:04:54.7360889Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-10-10T00:04:54.7362945Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7364975Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7366829Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7368576Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob 2025-10-10T00:04:54.7370317Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7372299Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7374428Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7376320Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7378131Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded 2025-10-10T00:04:54.7379985Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7382076Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7384027Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7386155Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7387962Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii 2025-10-10T00:04:54.7389619Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.7391253Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.7392878Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.7394742Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-10-10T00:04:54.7396382Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded 2025-10-10T00:04:54.7398186Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7400014Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7401777Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7403514Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7405274Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob 2025-10-10T00:04:54.7407046Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7408768Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7410499Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7412341Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7414426Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7416140Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded 2025-10-10T00:04:54.7417871Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7419691Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7421505Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7423498Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7425817Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7427575Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight 2025-10-10T00:04:54.7429091Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.7430685Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.7432274Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.7433867Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-10-10T00:04:54.7435626Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded 2025-10-10T00:04:54.7437280Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7439155Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7441051Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7442763Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7444579Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob 2025-10-10T00:04:54.7446224Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7447927Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7449722Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7451515Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7453306Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7455325Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded 2025-10-10T00:04:54.7457068Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7458946Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7460762Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7462611Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7464635Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7466576Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight 2025-10-10T00:04:54.7468116Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:54.7469733Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:54.7471392Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-10-10T00:04:54.7472993Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded 2025-10-10T00:04:54.7474872Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7476722Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7478496Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7480159Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob 2025-10-10T00:04:54.7481803Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7483599Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7485603Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7487343Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7488077Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded 2025-10-10T00:04:54.7489141Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7490180Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7491017Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7491971Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7492451Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean 2025-10-10T00:04:54.7493082Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-10-10T00:04:54.7493787Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-10-10T00:04:54.7494632Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-10-10T00:04:54.7495294Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d 2025-10-10T00:04:54.7495875Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-10-10T00:04:54.7496581Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-10-10T00:04:54.7497163Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-10-10T00:04:54.7497714Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded 2025-10-10T00:04:54.7498505Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7499143Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7500022Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7500564Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob 2025-10-10T00:04:54.7501472Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7502108Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7502872Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7503516Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7504362Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded 2025-10-10T00:04:54.7505086Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7505932Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7506816Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7507625Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7508201Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded 2025-10-10T00:04:54.7508828Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-10-10T00:04:54.7509582Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-10-10T00:04:54.7510211Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-10-10T00:04:54.7510858Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob 2025-10-10T00:04:54.7511490Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-10-10T00:04:54.7512171Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-10-10T00:04:54.7512958Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-10-10T00:04:54.7513746Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-10-10T00:04:54.7514581Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded 2025-10-10T00:04:54.7515272Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7516095Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7516777Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7517678Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7518238Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii 2025-10-10T00:04:54.7519112Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-10-10T00:04:54.7519765Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-10-10T00:04:54.7520556Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-10-10T00:04:54.7521128Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d 2025-10-10T00:04:54.7521907Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7522586Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7523364Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7524002Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded 2025-10-10T00:04:54.7524982Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7525934Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7526809Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7527446Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob 2025-10-10T00:04:54.7528282Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7529002Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7529904Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7530620Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7531512Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded 2025-10-10T00:04:54.7532290Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7533218Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7533991Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7535058Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7535645Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d 2025-10-10T00:04:54.7536443Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7537107Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7538065Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7538697Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded 2025-10-10T00:04:54.7539540Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7540258Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7541110Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7541812Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob 2025-10-10T00:04:54.7542658Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7543435Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7544393Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7545106Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7545921Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded 2025-10-10T00:04:54.7546693Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7547586Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7548366Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7549274Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7550049Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded 2025-10-10T00:04:54.7550869Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7551595Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7552424Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7553040Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob 2025-10-10T00:04:54.7553956Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7554842Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7555767Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7556474Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7557305Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded 2025-10-10T00:04:54.7558089Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7558965Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7559835Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7560601Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7561131Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight 2025-10-10T00:04:54.7562023Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-10-10T00:04:54.7562635Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-10-10T00:04:54.7563387Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-10-10T00:04:54.7564005Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-10-10T00:04:54.7564932Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded 2025-10-10T00:04:54.7565608Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7566485Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7567217Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7568040Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-10-10T00:04:54.7568581Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii 2025-10-10T00:04:54.7569338Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-10-10T00:04:54.7569972Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-10-10T00:04:54.7570594Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-10-10T00:04:54.7571365Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-10-10T00:04:54.7571916Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d 2025-10-10T00:04:54.7572680Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7573323Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7574418Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7575071Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-10-10T00:04:54.7575897Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded 2025-10-10T00:04:54.7576611Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7577417Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7578191Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7579003Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-10-10T00:04:54.7579688Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob 2025-10-10T00:04:54.7580489Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7581188Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7581966Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7582666Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7583464Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-10-10T00:04:54.7584323Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded 2025-10-10T00:04:54.7585209Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7586090Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7586944Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7587708Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7588563Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7589123Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d 2025-10-10T00:04:54.7589944Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7590600Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7591407Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7592061Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-10-10T00:04:54.7592677Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded 2025-10-10T00:04:54.7593496Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7594437Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7595251Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7595951Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-10-10T00:04:54.7596688Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob 2025-10-10T00:04:54.7597379Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7598396Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7599093Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7599922Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7600615Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-10-10T00:04:54.7601420Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded 2025-10-10T00:04:54.7602263Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7603216Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7604277Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7605046Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7605941Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7606543Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded 2025-10-10T00:04:54.7607354Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7608047Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7608817Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7609575Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-10-10T00:04:54.7610581Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob 2025-10-10T00:04:54.7611275Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7612038Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7612754Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7613497Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7614607Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-10-10T00:04:54.7615328Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded 2025-10-10T00:04:54.7616257Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7617127Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7617886Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7618748Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7619488Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7620166Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob 2025-10-10T00:04:54.7620856Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7621523Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7622470Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7623164Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7623948Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-10-10T00:04:54.7624764Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded 2025-10-10T00:04:54.7625669Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7626430Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7627327Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7628259Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7628992Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7629472Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none 2025-10-10T00:04:54.7630183Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-10-10T00:04:54.7630747Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-10-10T00:04:54.7631435Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-10-10T00:04:54.7631992Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded 2025-10-10T00:04:54.7632619Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-10-10T00:04:54.7633484Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-10-10T00:04:54.7634290Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-10-10T00:04:54.7635116Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob 2025-10-10T00:04:54.7635743Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-10-10T00:04:54.7636490Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-10-10T00:04:54.7637133Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-10-10T00:04:54.7637894Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-10-10T00:04:54.7638489Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded 2025-10-10T00:04:54.7639361Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7640103Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7640956Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7641710Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7642342Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights 2025-10-10T00:04:54.7642996Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-10-10T00:04:54.7643615Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-10-10T00:04:54.7644619Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-10-10T00:04:54.7645249Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-10-10T00:04:54.7646036Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded 2025-10-10T00:04:54.7646819Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-10-10T00:04:54.7647986Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-10-10T00:04:54.7649458Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-10-10T00:04:54.7651083Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-10-10T00:04:54.7652411Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob 2025-10-10T00:04:54.7654546Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-10-10T00:04:54.7655847Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-10-10T00:04:54.7657294Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-10-10T00:04:54.7658979Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-10-10T00:04:54.7660339Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-10-10T00:04:54.7661962Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded 2025-10-10T00:04:54.7663572Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7665129Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7666886Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7668263Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7669929Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7671104Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum 2025-10-10T00:04:54.7672863Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-10-10T00:04:54.7674787Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-10-10T00:04:54.7676050Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-10-10T00:04:54.7677672Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded 2025-10-10T00:04:54.7679316Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-10-10T00:04:54.7680924Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-10-10T00:04:54.7682291Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-10-10T00:04:54.7683869Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob 2025-10-10T00:04:54.7685638Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-10-10T00:04:54.7686994Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-10-10T00:04:54.7688748Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-10-10T00:04:54.7690049Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-10-10T00:04:54.7691654Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded 2025-10-10T00:04:54.7693340Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7694888Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7696563Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7698100Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-10-10T00:04:54.7699362Z copying third_party/onnx/onnx/backend/test/data/node/test_selu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu 2025-10-10T00:04:54.7701090Z copying third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0 2025-10-10T00:04:54.7702630Z copying third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0 2025-10-10T00:04:54.7704307Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default 2025-10-10T00:04:54.7705976Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0 2025-10-10T00:04:54.7707541Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0 2025-10-10T00:04:54.7709211Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18 2025-10-10T00:04:54.7710863Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7712334Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7713719Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example 2025-10-10T00:04:54.7715592Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0 2025-10-10T00:04:54.7717182Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0 2025-10-10T00:04:54.7718714Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18 2025-10-10T00:04:54.7720292Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7721884Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7723176Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18 2025-10-10T00:04:54.7724964Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7726564Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7728124Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back 2025-10-10T00:04:54.7729688Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-10-10T00:04:54.7731229Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-10-10T00:04:54.7732758Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-10-10T00:04:54.7734439Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front 2025-10-10T00:04:54.7736181Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-10-10T00:04:54.7737565Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-10-10T00:04:54.7739037Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-10-10T00:04:54.7740697Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-10-10T00:04:54.7742032Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor 2025-10-10T00:04:54.7743884Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7745349Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7746966Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7748408Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded 2025-10-10T00:04:54.7750180Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7751612Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7753090Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7754734Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences 2025-10-10T00:04:54.7756482Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-10-10T00:04:54.7757892Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-10-10T00:04:54.7759710Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-10-10T00:04:54.7761065Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded 2025-10-10T00:04:54.7762793Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7764305Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7766016Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7767403Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes 2025-10-10T00:04:54.7769250Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0 2025-10-10T00:04:54.7770904Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0 2025-10-10T00:04:54.7772848Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded 2025-10-10T00:04:54.7774767Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0 2025-10-10T00:04:54.7776443Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0 2025-10-10T00:04:54.7777828Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence 2025-10-10T00:04:54.7779659Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0 2025-10-10T00:04:54.7780974Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0 2025-10-10T00:04:54.7782637Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor 2025-10-10T00:04:54.7784347Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7785920Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7787377Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7788868Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-10-10T00:04:54.7790578Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded 2025-10-10T00:04:54.7792058Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7793605Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7795208Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7797007Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-10-10T00:04:54.7798287Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded 2025-10-10T00:04:54.7800073Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0 2025-10-10T00:04:54.7801455Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0 2025-10-10T00:04:54.7803173Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences 2025-10-10T00:04:54.7804825Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-10-10T00:04:54.7806637Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-10-10T00:04:54.7807998Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-10-10T00:04:54.7809677Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-10-10T00:04:54.7811026Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded 2025-10-10T00:04:54.7812796Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7814358Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7815901Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7817427Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-10-10T00:04:54.7818601Z copying third_party/onnx/onnx/backend/test/data/node/test_shape/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape 2025-10-10T00:04:54.7820357Z copying third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0 2025-10-10T00:04:54.7821836Z copying third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0 2025-10-10T00:04:54.7823404Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end 2025-10-10T00:04:54.7825154Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0 2025-10-10T00:04:54.7826779Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0 2025-10-10T00:04:54.7828172Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start 2025-10-10T00:04:54.7829832Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0 2025-10-10T00:04:54.7831501Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0 2025-10-10T00:04:54.7832668Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1 2025-10-10T00:04:54.7834642Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0 2025-10-10T00:04:54.7836305Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0 2025-10-10T00:04:54.7837716Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1 2025-10-10T00:04:54.7839396Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0 2025-10-10T00:04:54.7840888Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0 2025-10-10T00:04:54.7842352Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_example 2025-10-10T00:04:54.7844055Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0 2025-10-10T00:04:54.7845808Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0 2025-10-10T00:04:54.7847071Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1 2025-10-10T00:04:54.7848820Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0 2025-10-10T00:04:54.7850350Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0 2025-10-10T00:04:54.7852025Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2 2025-10-10T00:04:54.7853626Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0 2025-10-10T00:04:54.7855309Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0 2025-10-10T00:04:54.7856798Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1 2025-10-10T00:04:54.7858465Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0 2025-10-10T00:04:54.7859971Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0 2025-10-10T00:04:54.7861353Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1 2025-10-10T00:04:54.7863137Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0 2025-10-10T00:04:54.7864687Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0 2025-10-10T00:04:54.7866107Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard 2025-10-10T00:04:54.7867754Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0 2025-10-10T00:04:54.7869313Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0 2025-10-10T00:04:54.7870913Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18 2025-10-10T00:04:54.7872762Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7874338Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7875911Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft 2025-10-10T00:04:54.7877556Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0 2025-10-10T00:04:54.7879112Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0 2025-10-10T00:04:54.7880643Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18 2025-10-10T00:04:54.7882300Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7883860Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.7885414Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid 2025-10-10T00:04:54.7887138Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0 2025-10-10T00:04:54.7888708Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0 2025-10-10T00:04:54.7890197Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example 2025-10-10T00:04:54.7891855Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0 2025-10-10T00:04:54.7893204Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0 2025-10-10T00:04:54.7894720Z copying third_party/onnx/onnx/backend/test/data/node/test_sign/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sign 2025-10-10T00:04:54.7896432Z copying third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0 2025-10-10T00:04:54.7898049Z copying third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0 2025-10-10T00:04:54.7899470Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise 2025-10-10T00:04:54.7901190Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-10-10T00:04:54.7902743Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-10-10T00:04:54.7904530Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-10-10T00:04:54.7906317Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-10-10T00:04:54.7907724Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-10-10T00:04:54.7909274Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults 2025-10-10T00:04:54.7910904Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-10-10T00:04:54.7912433Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-10-10T00:04:54.7914002Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-10-10T00:04:54.7915690Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-10-10T00:04:54.7917371Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias 2025-10-10T00:04:54.7918732Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.7920385Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.7921786Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.7923640Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.7925204Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-10-10T00:04:54.7926652Z copying third_party/onnx/onnx/backend/test/data/node/test_sin/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin 2025-10-10T00:04:54.7928359Z copying third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0 2025-10-10T00:04:54.7929960Z copying third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0 2025-10-10T00:04:54.7931576Z copying third_party/onnx/onnx/backend/test/data/node/test_sin_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin_example 2025-10-10T00:04:54.7933195Z copying third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0 2025-10-10T00:04:54.7934821Z copying third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0 2025-10-10T00:04:54.7936247Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh 2025-10-10T00:04:54.7937867Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0 2025-10-10T00:04:54.7939410Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0 2025-10-10T00:04:54.7940917Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh_example 2025-10-10T00:04:54.7942623Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0 2025-10-10T00:04:54.7944030Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0 2025-10-10T00:04:54.7945778Z copying third_party/onnx/onnx/backend/test/data/node/test_size/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size 2025-10-10T00:04:54.7947379Z copying third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0 2025-10-10T00:04:54.7948882Z copying third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0 2025-10-10T00:04:54.7950367Z copying third_party/onnx/onnx/backend/test/data/node/test_size_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size_example 2025-10-10T00:04:54.7952010Z copying third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0 2025-10-10T00:04:54.7953552Z copying third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0 2025-10-10T00:04:54.7955050Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice 2025-10-10T00:04:54.7956722Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:54.7958251Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:54.7959784Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:54.7961333Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:54.7962728Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:54.7964525Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-10-10T00:04:54.7966061Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes 2025-10-10T00:04:54.7967693Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-10-10T00:04:54.7969216Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-10-10T00:04:54.7970783Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-10-10T00:04:54.7972215Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-10-10T00:04:54.7973881Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps 2025-10-10T00:04:54.7975663Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-10-10T00:04:54.7977234Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-10-10T00:04:54.7978639Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-10-10T00:04:54.7980251Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-10-10T00:04:54.7981828Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-10-10T00:04:54.7984013Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds 2025-10-10T00:04:54.7985590Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.7987344Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.7988937Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.7990548Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.7992200Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.7993737Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.7995229Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg 2025-10-10T00:04:54.7997063Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:54.7998695Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:54.8000408Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:54.8001972Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:54.8003553Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:54.8005327Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-10-10T00:04:54.8006930Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps 2025-10-10T00:04:54.8008835Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:54.8010400Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:54.8011979Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:54.8013552Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:54.8015294Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:54.8016954Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-10-10T00:04:54.8018528Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes 2025-10-10T00:04:54.8020331Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-10-10T00:04:54.8021914Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-10-10T00:04:54.8023533Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-10-10T00:04:54.8025282Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-10-10T00:04:54.8026949Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-10-10T00:04:54.8028605Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds 2025-10-10T00:04:54.8030538Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.8032134Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.8033742Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.8035473Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.8037135Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/input_4.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.8038710Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-10-10T00:04:54.8040056Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0 2025-10-10T00:04:54.8041813Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0 2025-10-10T00:04:54.8044729Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0 2025-10-10T00:04:54.8046101Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded 2025-10-10T00:04:54.8047976Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0 2025-10-10T00:04:54.8049583Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0 2025-10-10T00:04:54.8051082Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18 2025-10-10T00:04:54.8052945Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8054702Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8056091Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1 2025-10-10T00:04:54.8057886Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0 2025-10-10T00:04:54.8059594Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0 2025-10-10T00:04:54.8061012Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded 2025-10-10T00:04:54.8062829Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0 2025-10-10T00:04:54.8064700Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0 2025-10-10T00:04:54.8066252Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18 2025-10-10T00:04:54.8068044Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8069680Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8070937Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2 2025-10-10T00:04:54.8072788Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0 2025-10-10T00:04:54.8074524Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0 2025-10-10T00:04:54.8076119Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded 2025-10-10T00:04:54.8077938Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0 2025-10-10T00:04:54.8079474Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0 2025-10-10T00:04:54.8081261Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18 2025-10-10T00:04:54.8083008Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8084938Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8086352Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis 2025-10-10T00:04:54.8088267Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0 2025-10-10T00:04:54.8089752Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0 2025-10-10T00:04:54.8091315Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded 2025-10-10T00:04:54.8093082Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.8094836Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0 2025-10-10T00:04:54.8096384Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18 2025-10-10T00:04:54.8098187Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8099796Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8101015Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example 2025-10-10T00:04:54.8102739Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0 2025-10-10T00:04:54.8104488Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0 2025-10-10T00:04:54.8106138Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded 2025-10-10T00:04:54.8107939Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0 2025-10-10T00:04:54.8109665Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0 2025-10-10T00:04:54.8111275Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18 2025-10-10T00:04:54.8112972Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8114904Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8116142Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number 2025-10-10T00:04:54.8117959Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0 2025-10-10T00:04:54.8119519Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0 2025-10-10T00:04:54.8121106Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded 2025-10-10T00:04:54.8122918Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0 2025-10-10T00:04:54.8124672Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0 2025-10-10T00:04:54.8126197Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18 2025-10-10T00:04:54.8128014Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8129668Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8130866Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis 2025-10-10T00:04:54.8132673Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0 2025-10-10T00:04:54.8134440Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0 2025-10-10T00:04:54.8136020Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded 2025-10-10T00:04:54.8137964Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0 2025-10-10T00:04:54.8139454Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0 2025-10-10T00:04:54.8141071Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18 2025-10-10T00:04:54.8142741Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8144508Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8145655Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus 2025-10-10T00:04:54.8147478Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0 2025-10-10T00:04:54.8149107Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0 2025-10-10T00:04:54.8150620Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example 2025-10-10T00:04:54.8152415Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0 2025-10-10T00:04:54.8154277Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0 2025-10-10T00:04:54.8155925Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18 2025-10-10T00:04:54.8157743Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8159343Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8160654Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18 2025-10-10T00:04:54.8162466Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8164241Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8165618Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign 2025-10-10T00:04:54.8167302Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0 2025-10-10T00:04:54.8169055Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0 2025-10-10T00:04:54.8170462Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example 2025-10-10T00:04:54.8172243Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0 2025-10-10T00:04:54.8173855Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0 2025-10-10T00:04:54.8175530Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18 2025-10-10T00:04:54.8177424Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8179007Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8180338Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18 2025-10-10T00:04:54.8182141Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8183873Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8185358Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth 2025-10-10T00:04:54.8187199Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0 2025-10-10T00:04:54.8188864Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0 2025-10-10T00:04:54.8190506Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example 2025-10-10T00:04:54.8192263Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0 2025-10-10T00:04:54.8194043Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0 2025-10-10T00:04:54.8195395Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18 2025-10-10T00:04:54.8197462Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8199007Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8200608Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8202176Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8203754Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8205371Z copying third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18 2025-10-10T00:04:54.8207250Z copying third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8208882Z copying third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8210461Z copying third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8212098Z copying third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-10-10T00:04:54.8213521Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13 2025-10-10T00:04:54.8215461Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8217227Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8218832Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8220529Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8221946Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18 2025-10-10T00:04:54.8223666Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8225457Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8227081Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8228692Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8230024Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d 2025-10-10T00:04:54.8231809Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-10-10T00:04:54.8233427Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-10-10T00:04:54.8235130Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-10-10T00:04:54.8236955Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13 2025-10-10T00:04:54.8238725Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8240349Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8241994Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8243665Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13 2025-10-10T00:04:54.8245610Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8247384Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8248973Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8250444Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8251841Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18 2025-10-10T00:04:54.8253664Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8255433Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8257079Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8270300Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8271431Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1 2025-10-10T00:04:54.8272781Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-10-10T00:04:54.8274272Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-10-10T00:04:54.8275483Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-10-10T00:04:54.8276504Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2 2025-10-10T00:04:54.8277684Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-10-10T00:04:54.8278852Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-10-10T00:04:54.8280156Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-10-10T00:04:54.8281328Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims 2025-10-10T00:04:54.8282764Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0 2025-10-10T00:04:54.8284278Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0 2025-10-10T00:04:54.8285469Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13 2025-10-10T00:04:54.8286793Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8288125Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8289473Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8290815Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-10-10T00:04:54.8291983Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18 2025-10-10T00:04:54.8293416Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8295053Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8296422Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8297805Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-10-10T00:04:54.8299034Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13 2025-10-10T00:04:54.8300369Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8301787Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8303253Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8304820Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-10-10T00:04:54.8306006Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18 2025-10-10T00:04:54.8307338Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-10-10T00:04:54.8308704Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-10-10T00:04:54.8310062Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-10-10T00:04:54.8311414Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-10-10T00:04:54.8312718Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13 2025-10-10T00:04:54.8314362Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8316029Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8317510Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8318989Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-10-10T00:04:54.8320299Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18 2025-10-10T00:04:54.8321760Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8323335Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8325075Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8326566Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-10-10T00:04:54.8327736Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13 2025-10-10T00:04:54.8329063Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-10-10T00:04:54.8330396Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-10-10T00:04:54.8331727Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-10-10T00:04:54.8333106Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-10-10T00:04:54.8334817Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-10-10T00:04:54.8336329Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18 2025-10-10T00:04:54.8338141Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-10-10T00:04:54.8339759Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-10-10T00:04:54.8341351Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-10-10T00:04:54.8342934Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-10-10T00:04:54.8344682Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-10-10T00:04:54.8346055Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt 2025-10-10T00:04:54.8347994Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0 2025-10-10T00:04:54.8349743Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0 2025-10-10T00:04:54.8351132Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example 2025-10-10T00:04:54.8352941Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0 2025-10-10T00:04:54.8354682Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0 2025-10-10T00:04:54.8356120Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze 2025-10-10T00:04:54.8357907Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-10-10T00:04:54.8359638Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-10-10T00:04:54.8361162Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-10-10T00:04:54.8362749Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes 2025-10-10T00:04:54.8364700Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-10-10T00:04:54.8366445Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-10-10T00:04:54.8368054Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-10-10T00:04:54.8369356Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft 2025-10-10T00:04:54.8371152Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-10-10T00:04:54.8372756Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-10-10T00:04:54.8374570Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-10-10T00:04:54.8376405Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-10-10T00:04:54.8377840Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window 2025-10-10T00:04:54.8379720Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-10-10T00:04:54.8381213Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-10-10T00:04:54.8382853Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-10-10T00:04:54.8384666Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-10-10T00:04:54.8386109Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat 2025-10-10T00:04:54.8387906Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-10-10T00:04:54.8389496Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-10-10T00:04:54.8391196Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-10-10T00:04:54.8392795Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting 2025-10-10T00:04:54.8394760Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-10-10T00:04:54.8396550Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-10-10T00:04:54.8398217Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-10-10T00:04:54.8399616Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string 2025-10-10T00:04:54.8401493Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-10-10T00:04:54.8403050Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-10-10T00:04:54.8405004Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-10-10T00:04:54.8406254Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8 2025-10-10T00:04:54.8408207Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-10-10T00:04:54.8409758Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-10-10T00:04:54.8411358Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-10-10T00:04:54.8413025Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional 2025-10-10T00:04:54.8414956Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-10-10T00:04:54.8416631Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-10-10T00:04:54.8418222Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-10-10T00:04:54.8419480Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic 2025-10-10T00:04:54.8421383Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-10-10T00:04:54.8422980Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-10-10T00:04:54.8424748Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-10-10T00:04:54.8426462Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters 2025-10-10T00:04:54.8428261Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-10-10T00:04:54.8430026Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-10-10T00:04:54.8431712Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-10-10T00:04:54.8433003Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter 2025-10-10T00:04:54.8435077Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-10-10T00:04:54.8436550Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-10-10T00:04:54.8438211Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-10-10T00:04:54.8439476Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor 2025-10-10T00:04:54.8441303Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-10-10T00:04:54.8442896Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-10-10T00:04:54.8444641Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-10-10T00:04:54.8446043Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit 2025-10-10T00:04:54.8447862Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-10-10T00:04:54.8449461Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-10-10T00:04:54.8451151Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-10-10T00:04:54.8452619Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter 2025-10-10T00:04:54.8454749Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-10-10T00:04:54.8456583Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-10-10T00:04:54.8458278Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-10-10T00:04:54.8459843Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower 2025-10-10T00:04:54.8461676Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0 2025-10-10T00:04:54.8463106Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0 2025-10-10T00:04:54.8464793Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase 2025-10-10T00:04:54.8466594Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0 2025-10-10T00:04:54.8468107Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0 2025-10-10T00:04:54.8469543Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper 2025-10-10T00:04:54.8471444Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0 2025-10-10T00:04:54.8472949Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0 2025-10-10T00:04:54.8474527Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output 2025-10-10T00:04:54.8476313Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0 2025-10-10T00:04:54.8477692Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0 2025-10-10T00:04:54.8479360Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim 2025-10-10T00:04:54.8481189Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0 2025-10-10T00:04:54.8482653Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0 2025-10-10T00:04:54.8483951Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase 2025-10-10T00:04:54.8485896Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0 2025-10-10T00:04:54.8487284Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0 2025-10-10T00:04:54.8488598Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub 2025-10-10T00:04:54.8490271Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-10-10T00:04:54.8491816Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-10-10T00:04:54.8493432Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-10-10T00:04:54.8494945Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast 2025-10-10T00:04:54.8496792Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-10-10T00:04:54.8498270Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-10-10T00:04:54.8499879Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-10-10T00:04:54.8501483Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_example 2025-10-10T00:04:54.8503056Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-10-10T00:04:54.8504755Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-10-10T00:04:54.8506517Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-10-10T00:04:54.8508265Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8 2025-10-10T00:04:54.8509985Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-10-10T00:04:54.8511742Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-10-10T00:04:54.8513027Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-10-10T00:04:54.8514759Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example 2025-10-10T00:04:54.8516503Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-10-10T00:04:54.8518060Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-10-10T00:04:54.8519665Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-10-10T00:04:54.8521200Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-10-10T00:04:54.8522658Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input 2025-10-10T00:04:54.8524547Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0 2025-10-10T00:04:54.8526125Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0 2025-10-10T00:04:54.8527472Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs 2025-10-10T00:04:54.8529206Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-10-10T00:04:54.8530759Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-10-10T00:04:54.8532316Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-10-10T00:04:54.8533727Z copying third_party/onnx/onnx/backend/test/data/node/test_tan/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan 2025-10-10T00:04:54.8535492Z copying third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0 2025-10-10T00:04:54.8537036Z copying third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0 2025-10-10T00:04:54.8538617Z copying third_party/onnx/onnx/backend/test/data/node/test_tan_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan_example 2025-10-10T00:04:54.8540293Z copying third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0 2025-10-10T00:04:54.8541890Z copying third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0 2025-10-10T00:04:54.8543184Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh 2025-10-10T00:04:54.8544970Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0 2025-10-10T00:04:54.8546742Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0 2025-10-10T00:04:54.8548515Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh_example 2025-10-10T00:04:54.8550211Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0 2025-10-10T00:04:54.8551778Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0 2025-10-10T00:04:54.8553518Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0 2025-10-10T00:04:54.8555544Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0 2025-10-10T00:04:54.8557062Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0 2025-10-10T00:04:54.8558599Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5 2025-10-10T00:04:54.8560316Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8561685Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8563288Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5 2025-10-10T00:04:54.8565034Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8566616Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8568025Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0 2025-10-10T00:04:54.8569771Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0 2025-10-10T00:04:54.8571159Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0 2025-10-10T00:04:54.8572807Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty 2025-10-10T00:04:54.8574433Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0 2025-10-10T00:04:54.8576099Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0 2025-10-10T00:04:54.8577435Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5 2025-10-10T00:04:54.8579297Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8580800Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8582210Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5 2025-10-10T00:04:54.8584015Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8585613Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0 2025-10-10T00:04:54.8587017Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu 2025-10-10T00:04:54.8588763Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0 2025-10-10T00:04:54.8590295Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0 2025-10-10T00:04:54.8591862Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default 2025-10-10T00:04:54.8593323Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0 2025-10-10T00:04:54.8595119Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0 2025-10-10T00:04:54.8596834Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18 2025-10-10T00:04:54.8598381Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8599921Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8601269Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example 2025-10-10T00:04:54.8602983Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0 2025-10-10T00:04:54.8604593Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0 2025-10-10T00:04:54.8606146Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18 2025-10-10T00:04:54.8607909Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8609345Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8610950Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18 2025-10-10T00:04:54.8612573Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8614047Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0 2025-10-10T00:04:54.8615448Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile 2025-10-10T00:04:54.8617244Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-10-10T00:04:54.8618766Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-10-10T00:04:54.8620251Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-10-10T00:04:54.8623039Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed 2025-10-10T00:04:54.8624835Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-10-10T00:04:54.8626341Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-10-10T00:04:54.8627903Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-10-10T00:04:54.8629265Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k 2025-10-10T00:04:54.8630929Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-10-10T00:04:54.8632461Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-10-10T00:04:54.8633870Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-10-10T00:04:54.8635687Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-10-10T00:04:54.8637221Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis 2025-10-10T00:04:54.8638846Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-10-10T00:04:54.8640384Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-10-10T00:04:54.8641888Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-10-10T00:04:54.8643548Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-10-10T00:04:54.8644869Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values 2025-10-10T00:04:54.8646810Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-10-10T00:04:54.8648153Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-10-10T00:04:54.8649885Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-10-10T00:04:54.8651185Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-10-10T00:04:54.8652747Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d 2025-10-10T00:04:54.8654607Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-10-10T00:04:54.8656208Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-10-10T00:04:54.8657586Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-10-10T00:04:54.8659302Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-10-10T00:04:54.8660664Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest 2025-10-10T00:04:54.8662444Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-10-10T00:04:54.8664291Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-10-10T00:04:54.8665752Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-10-10T00:04:54.8667390Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-10-10T00:04:54.8668612Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest 2025-10-10T00:04:54.8670439Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-10-10T00:04:54.8671873Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-10-10T00:04:54.8673493Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-10-10T00:04:54.8674955Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-10-10T00:04:54.8676565Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64 2025-10-10T00:04:54.8678194Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-10-10T00:04:54.8679745Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-10-10T00:04:54.8681278Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-10-10T00:04:54.8682776Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-10-10T00:04:54.8684415Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout 2025-10-10T00:04:54.8686066Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-10-10T00:04:54.8687531Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-10-10T00:04:54.8689134Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-10-10T00:04:54.8690690Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-10-10T00:04:54.8692188Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default 2025-10-10T00:04:54.8693818Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-10-10T00:04:54.8695568Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-10-10T00:04:54.8697272Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-10-10T00:04:54.8698598Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-10-10T00:04:54.8700295Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask 2025-10-10T00:04:54.8701687Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.8703371Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.8705067Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.8706764Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.8708186Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-10-10T00:04:54.8709869Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask 2025-10-10T00:04:54.8711534Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-10-10T00:04:54.8712952Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-10-10T00:04:54.8714677Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-10-10T00:04:54.8716283Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-10-10T00:04:54.8717651Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-10-10T00:04:54.8719260Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio 2025-10-10T00:04:54.8720895Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-10-10T00:04:54.8722517Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-10-10T00:04:54.8723900Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-10-10T00:04:54.8725821Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-10-10T00:04:54.8727085Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask 2025-10-10T00:04:54.8728801Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-10-10T00:04:54.8730213Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-10-10T00:04:54.8731857Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-10-10T00:04:54.8733249Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-10-10T00:04:54.8735001Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-10-10T00:04:54.8736632Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0 2025-10-10T00:04:54.8738177Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0 2025-10-10T00:04:54.8739864Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0 2025-10-10T00:04:54.8741143Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1 2025-10-10T00:04:54.8742879Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0 2025-10-10T00:04:54.8744444Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0 2025-10-10T00:04:54.8746066Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2 2025-10-10T00:04:54.8747782Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0 2025-10-10T00:04:54.8749190Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0 2025-10-10T00:04:54.8750563Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3 2025-10-10T00:04:54.8752294Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0 2025-10-10T00:04:54.8753934Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0 2025-10-10T00:04:54.8755404Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4 2025-10-10T00:04:54.8757183Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0 2025-10-10T00:04:54.8758567Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0 2025-10-10T00:04:54.8760159Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5 2025-10-10T00:04:54.8761830Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0 2025-10-10T00:04:54.8763264Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0 2025-10-10T00:04:54.8764838Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_default/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_default 2025-10-10T00:04:54.8766528Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0 2025-10-10T00:04:54.8768125Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0 2025-10-10T00:04:54.8769441Z copying third_party/onnx/onnx/backend/test/data/node/test_tril/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril 2025-10-10T00:04:54.8771057Z copying third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0 2025-10-10T00:04:54.8772689Z copying third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0 2025-10-10T00:04:54.8774053Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_neg 2025-10-10T00:04:54.8775945Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-10-10T00:04:54.8777404Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-10-10T00:04:54.8778909Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-10-10T00:04:54.8780397Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg 2025-10-10T00:04:54.8782087Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0 2025-10-10T00:04:54.8783742Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0 2025-10-10T00:04:54.8785358Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg 2025-10-10T00:04:54.8787070Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-10-10T00:04:54.8788615Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-10-10T00:04:54.8790138Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-10-10T00:04:54.8791458Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos 2025-10-10T00:04:54.8793158Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-10-10T00:04:54.8794832Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-10-10T00:04:54.8796417Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-10-10T00:04:54.8797766Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_pos 2025-10-10T00:04:54.8799424Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-10-10T00:04:54.8800953Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-10-10T00:04:54.8802611Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-10-10T00:04:54.8803920Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square 2025-10-10T00:04:54.8805744Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0 2025-10-10T00:04:54.8807283Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0 2025-10-10T00:04:54.8808725Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg 2025-10-10T00:04:54.8810431Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-10-10T00:04:54.8812104Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-10-10T00:04:54.8813400Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-10-10T00:04:54.8815171Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_zero 2025-10-10T00:04:54.8816814Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-10-10T00:04:54.8818400Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-10-10T00:04:54.8820141Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-10-10T00:04:54.8821548Z copying third_party/onnx/onnx/backend/test/data/node/test_triu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu 2025-10-10T00:04:54.8823283Z copying third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0 2025-10-10T00:04:54.8825003Z copying third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0 2025-10-10T00:04:54.8826556Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_neg 2025-10-10T00:04:54.8828237Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-10-10T00:04:54.8829748Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-10-10T00:04:54.8831381Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-10-10T00:04:54.8832654Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row 2025-10-10T00:04:54.8834652Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-10-10T00:04:54.8835997Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-10-10T00:04:54.8837656Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-10-10T00:04:54.8839175Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out 2025-10-10T00:04:54.8840791Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-10-10T00:04:54.8842268Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-10-10T00:04:54.8843834Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-10-10T00:04:54.8845476Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos 2025-10-10T00:04:54.8847088Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-10-10T00:04:54.8848514Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-10-10T00:04:54.8850155Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-10-10T00:04:54.8851495Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_pos 2025-10-10T00:04:54.8853162Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-10-10T00:04:54.8854815Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-10-10T00:04:54.8856411Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-10-10T00:04:54.8857864Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square 2025-10-10T00:04:54.8859667Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0 2025-10-10T00:04:54.8861399Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0 2025-10-10T00:04:54.8862894Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg 2025-10-10T00:04:54.8864665Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-10-10T00:04:54.8866358Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-10-10T00:04:54.8867955Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-10-10T00:04:54.8869347Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_zero 2025-10-10T00:04:54.8870964Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-10-10T00:04:54.8872499Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-10-10T00:04:54.8874033Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-10-10T00:04:54.8875673Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1 2025-10-10T00:04:54.8877377Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-10-10T00:04:54.8878759Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-10-10T00:04:54.8880360Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-10-10T00:04:54.8881836Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-10-10T00:04:54.8883399Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-10-10T00:04:54.8884991Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis 2025-10-10T00:04:54.8886744Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8888397Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8889867Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8891298Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8892865Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8894418Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis 2025-10-10T00:04:54.8896242Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-10-10T00:04:54.8897722Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-10-10T00:04:54.8899360Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-10-10T00:04:54.8900925Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-10-10T00:04:54.8902287Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-10-10T00:04:54.8904046Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d 2025-10-10T00:04:54.8905818Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-10-10T00:04:54.8907405Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-10-10T00:04:54.8908798Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-10-10T00:04:54.8910473Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-10-10T00:04:54.8912005Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-10-10T00:04:54.8913570Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis 2025-10-10T00:04:54.8915502Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.8916872Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.8918461Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.8919897Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.8921550Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-10-10T00:04:54.8922828Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis 2025-10-10T00:04:54.8924727Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8926355Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8927754Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8929306Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8930863Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/output_3.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-10-10T00:04:54.8932151Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0 2025-10-10T00:04:54.8933889Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-10-10T00:04:54.8935642Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-10-10T00:04:54.8938103Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-10-10T00:04:54.8938848Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1 2025-10-10T00:04:54.8940548Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-10-10T00:04:54.8941905Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-10-10T00:04:54.8943545Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-10-10T00:04:54.8945311Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2 2025-10-10T00:04:54.8946936Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-10-10T00:04:54.8948372Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-10-10T00:04:54.8949966Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-10-10T00:04:54.8951473Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes 2025-10-10T00:04:54.8953217Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-10-10T00:04:54.8954877Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-10-10T00:04:54.8956405Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-10-10T00:04:54.8957931Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes 2025-10-10T00:04:54.8959553Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-10-10T00:04:54.8960933Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-10-10T00:04:54.8962596Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-10-10T00:04:54.8964312Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes 2025-10-10T00:04:54.8965923Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-10-10T00:04:54.8967434Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-10-10T00:04:54.8968965Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-10-10T00:04:54.8970577Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes 2025-10-10T00:04:54.8972218Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-10-10T00:04:54.8973736Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-10-10T00:04:54.8975582Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-10-10T00:04:54.8977128Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest 2025-10-10T00:04:54.8978803Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-10-10T00:04:54.8980532Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-10-10T00:04:54.8981885Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-10-10T00:04:54.8983441Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example 2025-10-10T00:04:54.8985357Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-10-10T00:04:54.8987088Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-10-10T00:04:54.8988399Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-10-10T00:04:54.8990119Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-10-10T00:04:54.8991596Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example 2025-10-10T00:04:54.8993413Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-10-10T00:04:54.8994938Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-10-10T00:04:54.8996630Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-10-10T00:04:54.8998166Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-10-10T00:04:54.8999596Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad 2025-10-10T00:04:54.9001197Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-10-10T00:04:54.9002740Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-10-10T00:04:54.9004426Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-10-10T00:04:54.9005865Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor2d 2025-10-10T00:04:54.9007490Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-10-10T00:04:54.9009048Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-10-10T00:04:54.9010452Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-10-10T00:04:54.9011978Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor3d 2025-10-10T00:04:54.9013623Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-10-10T00:04:54.9015341Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-10-10T00:04:54.9017004Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-10-10T00:04:54.9018458Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor4d 2025-10-10T00:04:54.9020146Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-10-10T00:04:54.9022052Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-10-10T00:04:54.9023381Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-10-10T00:04:54.9025051Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d 2025-10-10T00:04:54.9026773Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-10-10T00:04:54.9028247Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-10-10T00:04:54.9029829Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-10-10T00:04:54.9031097Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d 2025-10-10T00:04:54.9032847Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-10-10T00:04:54.9034492Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-10-10T00:04:54.9036081Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-10-10T00:04:54.9037470Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d 2025-10-10T00:04:54.9039206Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-10-10T00:04:54.9040848Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-10-10T00:04:54.9042376Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-10-10T00:04:54.9043797Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d 2025-10-10T00:04:54.9045700Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-10-10T00:04:54.9047223Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-10-10T00:04:54.9048933Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-10-10T00:04:54.9050251Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d 2025-10-10T00:04:54.9052014Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-10-10T00:04:54.9053687Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-10-10T00:04:54.9055123Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-10-10T00:04:54.9056774Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d 2025-10-10T00:04:54.9058466Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0 2025-10-10T00:04:54.9059893Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0 2025-10-10T00:04:54.9061505Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride 2025-10-10T00:04:54.9063016Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0 2025-10-10T00:04:54.9064781Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0 2025-10-10T00:04:54.9066076Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d 2025-10-10T00:04:54.9067880Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0 2025-10-10T00:04:54.9069252Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0 2025-10-10T00:04:54.9070858Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride 2025-10-10T00:04:54.9072436Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0 2025-10-10T00:04:54.9074057Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0 2025-10-10T00:04:54.9075516Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d 2025-10-10T00:04:54.9077415Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0 2025-10-10T00:04:54.9078831Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0 2025-10-10T00:04:54.9080248Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride 2025-10-10T00:04:54.9082089Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0 2025-10-10T00:04:54.9083455Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0 2025-10-10T00:04:54.9085031Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input 2025-10-10T00:04:54.9086909Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0 2025-10-10T00:04:54.9088327Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0 2025-10-10T00:04:54.9090014Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval 2025-10-10T00:04:54.9091503Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0 2025-10-10T00:04:54.9093136Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0 2025-10-10T00:04:54.9094641Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval 2025-10-10T00:04:54.9096500Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0 2025-10-10T00:04:54.9097838Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0 2025-10-10T00:04:54.9099502Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval 2025-10-10T00:04:54.9101109Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0 2025-10-10T00:04:54.9102686Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0 2025-10-10T00:04:54.9103994Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval 2025-10-10T00:04:54.9105929Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0 2025-10-10T00:04:54.9107325Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0 2025-10-10T00:04:54.9108965Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval 2025-10-10T00:04:54.9110459Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0 2025-10-10T00:04:54.9112104Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0 2025-10-10T00:04:54.9113474Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d 2025-10-10T00:04:54.9115437Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0 2025-10-10T00:04:54.9116878Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0 2025-10-10T00:04:54.9118361Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d 2025-10-10T00:04:54.9120067Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0 2025-10-10T00:04:54.9121678Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0 2025-10-10T00:04:54.9123575Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated 2025-10-10T00:04:54.9125059Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0 2025-10-10T00:04:54.9127052Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0 2025-10-10T00:04:54.9128370Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups 2025-10-10T00:04:54.9130089Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0 2025-10-10T00:04:54.9131447Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0 2025-10-10T00:04:54.9132985Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1 2025-10-10T00:04:54.9134804Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0 2025-10-10T00:04:54.9136262Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0 2025-10-10T00:04:54.9138111Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1 2025-10-10T00:04:54.9140075Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0 2025-10-10T00:04:54.9141926Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0 2025-10-10T00:04:54.9143350Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2 2025-10-10T00:04:54.9145446Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0 2025-10-10T00:04:54.9146996Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0 2025-10-10T00:04:54.9148669Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1 2025-10-10T00:04:54.9150343Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0 2025-10-10T00:04:54.9151759Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0 2025-10-10T00:04:54.9153642Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride 2025-10-10T00:04:54.9155539Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0 2025-10-10T00:04:54.9157020Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0 2025-10-10T00:04:54.9158495Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d 2025-10-10T00:04:54.9160145Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0 2025-10-10T00:04:54.9161732Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0 2025-10-10T00:04:54.9163059Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise 2025-10-10T00:04:54.9164986Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0 2025-10-10T00:04:54.9166448Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0 2025-10-10T00:04:54.9168052Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded 2025-10-10T00:04:54.9169660Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0 2025-10-10T00:04:54.9171198Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0 2025-10-10T00:04:54.9172639Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided 2025-10-10T00:04:54.9174603Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0 2025-10-10T00:04:54.9176033Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0 2025-10-10T00:04:54.9177500Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier 2025-10-10T00:04:54.9179414Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0 2025-10-10T00:04:54.9180906Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0 2025-10-10T00:04:54.9182135Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated 2025-10-10T00:04:54.9183857Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0 2025-10-10T00:04:54.9185561Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0 2025-10-10T00:04:54.9186929Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups 2025-10-10T00:04:54.9188692Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0 2025-10-10T00:04:54.9190115Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0 2025-10-10T00:04:54.9191853Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn 2025-10-10T00:04:54.9193281Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0 2025-10-10T00:04:54.9195022Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0 2025-10-10T00:04:54.9196340Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias 2025-10-10T00:04:54.9198180Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0 2025-10-10T00:04:54.9199512Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0 2025-10-10T00:04:54.9201090Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding 2025-10-10T00:04:54.9202627Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0 2025-10-10T00:04:54.9204356Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0 2025-10-10T00:04:54.9205753Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided 2025-10-10T00:04:54.9207462Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0 2025-10-10T00:04:54.9208830Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0 2025-10-10T00:04:54.9210312Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d 2025-10-10T00:04:54.9212062Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0 2025-10-10T00:04:54.9213407Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0 2025-10-10T00:04:54.9215003Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated 2025-10-10T00:04:54.9216890Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0 2025-10-10T00:04:54.9218302Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0 2025-10-10T00:04:54.9219840Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided 2025-10-10T00:04:54.9221654Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0 2025-10-10T00:04:54.9223085Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0 2025-10-10T00:04:54.9224809Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups 2025-10-10T00:04:54.9226451Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0 2025-10-10T00:04:54.9227992Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0 2025-10-10T00:04:54.9229348Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias 2025-10-10T00:04:54.9231248Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0 2025-10-10T00:04:54.9232562Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0 2025-10-10T00:04:54.9234270Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride 2025-10-10T00:04:54.9235849Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0 2025-10-10T00:04:54.9237422Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0 2025-10-10T00:04:54.9238812Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding 2025-10-10T00:04:54.9240690Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0 2025-10-10T00:04:54.9242074Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0 2025-10-10T00:04:54.9243641Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d 2025-10-10T00:04:54.9245365Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0 2025-10-10T00:04:54.9247070Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0 2025-10-10T00:04:54.9248370Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias 2025-10-10T00:04:54.9250120Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0 2025-10-10T00:04:54.9251536Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0 2025-10-10T00:04:54.9253079Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU 2025-10-10T00:04:54.9254881Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0 2025-10-10T00:04:54.9256343Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0 2025-10-10T00:04:54.9258000Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding 2025-10-10T00:04:54.9259626Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0 2025-10-10T00:04:54.9261020Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0 2025-10-10T00:04:54.9262654Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse 2025-10-10T00:04:54.9264383Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0 2025-10-10T00:04:54.9265996Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0 2025-10-10T00:04:54.9267257Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU 2025-10-10T00:04:54.9269015Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0 2025-10-10T00:04:54.9270447Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0 2025-10-10T00:04:54.9272015Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim 2025-10-10T00:04:54.9273627Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0 2025-10-10T00:04:54.9275372Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0 2025-10-10T00:04:54.9276813Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU 2025-10-10T00:04:54.9278517Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0 2025-10-10T00:04:54.9280134Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0 2025-10-10T00:04:54.9281508Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval 2025-10-10T00:04:54.9283320Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0 2025-10-10T00:04:54.9284841Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0 2025-10-10T00:04:54.9286176Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear 2025-10-10T00:04:54.9287911Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0 2025-10-10T00:04:54.9289486Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0 2025-10-10T00:04:54.9290949Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias 2025-10-10T00:04:54.9292774Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0 2025-10-10T00:04:54.9294274Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0 2025-10-10T00:04:54.9295736Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax 2025-10-10T00:04:54.9297730Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0 2025-10-10T00:04:54.9299305Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0 2025-10-10T00:04:54.9300823Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d 2025-10-10T00:04:54.9302358Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0 2025-10-10T00:04:54.9303895Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0 2025-10-10T00:04:54.9305598Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride 2025-10-10T00:04:54.9307340Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0 2025-10-10T00:04:54.9308756Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0 2025-10-10T00:04:54.9310236Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation 2025-10-10T00:04:54.9311956Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0 2025-10-10T00:04:54.9320925Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0 2025-10-10T00:04:54.9322945Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d 2025-10-10T00:04:54.9324830Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0 2025-10-10T00:04:54.9326395Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0 2025-10-10T00:04:54.9327907Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation 2025-10-10T00:04:54.9329790Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0 2025-10-10T00:04:54.9363521Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0 2025-10-10T00:04:54.9364904Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d 2025-10-10T00:04:54.9366588Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0 2025-10-10T00:04:54.9368009Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0 2025-10-10T00:04:54.9369511Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride 2025-10-10T00:04:54.9371260Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0 2025-10-10T00:04:54.9372706Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0 2025-10-10T00:04:54.9374292Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding 2025-10-10T00:04:54.9376076Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0 2025-10-10T00:04:54.9377473Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0 2025-10-10T00:04:54.9378922Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d 2025-10-10T00:04:54.9380635Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0 2025-10-10T00:04:54.9382160Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0 2025-10-10T00:04:54.9383758Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam 2025-10-10T00:04:54.9385593Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0 2025-10-10T00:04:54.9387086Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0 2025-10-10T00:04:54.9388570Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d 2025-10-10T00:04:54.9390188Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0 2025-10-10T00:04:54.9391763Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0 2025-10-10T00:04:54.9393137Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam 2025-10-10T00:04:54.9395117Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0 2025-10-10T00:04:54.9396614Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0 2025-10-10T00:04:54.9398016Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d 2025-10-10T00:04:54.9399699Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0 2025-10-10T00:04:54.9401089Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0 2025-10-10T00:04:54.9402724Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam 2025-10-10T00:04:54.9404536Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0 2025-10-10T00:04:54.9405949Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0 2025-10-10T00:04:54.9407509Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle 2025-10-10T00:04:54.9409189Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0 2025-10-10T00:04:54.9410626Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0 2025-10-10T00:04:54.9412198Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce 2025-10-10T00:04:54.9413900Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0 2025-10-10T00:04:54.9415489Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0 2025-10-10T00:04:54.9416971Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU 2025-10-10T00:04:54.9418571Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0 2025-10-10T00:04:54.9420124Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0 2025-10-10T00:04:54.9421701Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d 2025-10-10T00:04:54.9423493Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0 2025-10-10T00:04:54.9424949Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0 2025-10-10T00:04:54.9426547Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d 2025-10-10T00:04:54.9428192Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0 2025-10-10T00:04:54.9429576Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0 2025-10-10T00:04:54.9431071Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU 2025-10-10T00:04:54.9432696Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0 2025-10-10T00:04:54.9434451Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0 2025-10-10T00:04:54.9435789Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid 2025-10-10T00:04:54.9437575Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0 2025-10-10T00:04:54.9439013Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0 2025-10-10T00:04:54.9440548Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax 2025-10-10T00:04:54.9442178Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0 2025-10-10T00:04:54.9443719Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0 2025-10-10T00:04:54.9445403Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin 2025-10-10T00:04:54.9447026Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0 2025-10-10T00:04:54.9448626Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0 2025-10-10T00:04:54.9450007Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus 2025-10-10T00:04:54.9451806Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0 2025-10-10T00:04:54.9453387Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0 2025-10-10T00:04:54.9455196Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign 2025-10-10T00:04:54.9456960Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0 2025-10-10T00:04:54.9458612Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0 2025-10-10T00:04:54.9460097Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh 2025-10-10T00:04:54.9461716Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0 2025-10-10T00:04:54.9463209Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0 2025-10-10T00:04:54.9464812Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d 2025-10-10T00:04:54.9466668Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0 2025-10-10T00:04:54.9468037Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0 2025-10-10T00:04:54.9469636Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3 2025-10-10T00:04:54.9471275Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0 2025-10-10T00:04:54.9472667Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0 2025-10-10T00:04:54.9474506Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim 2025-10-10T00:04:54.9475979Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0 2025-10-10T00:04:54.9477758Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0 2025-10-10T00:04:54.9479050Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3 2025-10-10T00:04:54.9480802Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0 2025-10-10T00:04:54.9482202Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0 2025-10-10T00:04:54.9483692Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim 2025-10-10T00:04:54.9485693Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0 2025-10-10T00:04:54.9487145Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0 2025-10-10T00:04:54.9488776Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast 2025-10-10T00:04:54.9490353Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-10-10T00:04:54.9492180Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-10-10T00:04:54.9493545Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-10-10T00:04:54.9495334Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast 2025-10-10T00:04:54.9496984Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-10-10T00:04:54.9498570Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-10-10T00:04:54.9500130Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-10-10T00:04:54.9501657Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast 2025-10-10T00:04:54.9503254Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-10-10T00:04:54.9504906Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-10-10T00:04:54.9506464Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-10-10T00:04:54.9507934Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast 2025-10-10T00:04:54.9509764Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-10-10T00:04:54.9511161Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-10-10T00:04:54.9512739Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-10-10T00:04:54.9514057Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant 2025-10-10T00:04:54.9515982Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0 2025-10-10T00:04:54.9517412Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0 2025-10-10T00:04:54.9518893Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm 2025-10-10T00:04:54.9520580Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-10-10T00:04:54.9522064Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-10-10T00:04:54.9523742Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-10-10T00:04:54.9525278Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-10-10T00:04:54.9526855Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic 2025-10-10T00:04:54.9528487Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-10-10T00:04:54.9529910Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-10-10T00:04:54.9531567Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-10-10T00:04:54.9532864Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk 2025-10-10T00:04:54.9534763Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-10-10T00:04:54.9536260Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-10-10T00:04:54.9537788Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-10-10T00:04:54.9539264Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip 2025-10-10T00:04:54.9540948Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0 2025-10-10T00:04:54.9542559Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0 2025-10-10T00:04:54.9543850Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2 2025-10-10T00:04:54.9545845Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-10-10T00:04:54.9547353Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-10-10T00:04:54.9549037Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-10-10T00:04:54.9550270Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv 2025-10-10T00:04:54.9552134Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0 2025-10-10T00:04:54.9575081Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0 2025-10-10T00:04:54.9591308Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose 2025-10-10T00:04:54.9592952Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0 2025-10-10T00:04:54.9594635Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0 2025-10-10T00:04:54.9596249Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp 2025-10-10T00:04:54.9597902Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0 2025-10-10T00:04:54.9599407Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0 2025-10-10T00:04:54.9600979Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten 2025-10-10T00:04:54.9602647Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0 2025-10-10T00:04:54.9604213Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0 2025-10-10T00:04:54.9605798Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index 2025-10-10T00:04:54.9607440Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0 2025-10-10T00:04:54.9608968Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0 2025-10-10T00:04:54.9610310Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max 2025-10-10T00:04:54.9612100Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-10-10T00:04:54.9613481Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-10-10T00:04:54.9615405Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-10-10T00:04:54.9616891Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool 2025-10-10T00:04:54.9618575Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0 2025-10-10T00:04:54.9620608Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0 2025-10-10T00:04:54.9622255Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min 2025-10-10T00:04:54.9623898Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-10-10T00:04:54.9625502Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-10-10T00:04:54.9627170Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-10-10T00:04:54.9628456Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm 2025-10-10T00:04:54.9630240Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-10-10T00:04:54.9631859Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-10-10T00:04:54.9633269Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-10-10T00:04:54.9635073Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params 2025-10-10T00:04:54.9636848Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0 2025-10-10T00:04:54.9638278Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0 2025-10-10T00:04:54.9639563Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad 2025-10-10T00:04:54.9641355Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0 2025-10-10T00:04:54.9643060Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0 2025-10-10T00:04:54.9644513Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params 2025-10-10T00:04:54.9646444Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0 2025-10-10T00:04:54.9647888Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0 2025-10-10T00:04:54.9649487Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2 2025-10-10T00:04:54.9650990Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0 2025-10-10T00:04:54.9652541Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0 2025-10-10T00:04:54.9653997Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow 2025-10-10T00:04:54.9655864Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-10-10T00:04:54.9657288Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-10-10T00:04:54.9658940Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-10-10T00:04:54.9660365Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean 2025-10-10T00:04:54.9662082Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0 2025-10-10T00:04:54.9663513Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0 2025-10-10T00:04:54.9665061Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim 2025-10-10T00:04:54.9666923Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0 2025-10-10T00:04:54.9668367Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0 2025-10-10T00:04:54.9669753Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum 2025-10-10T00:04:54.9671487Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0 2025-10-10T00:04:54.9672943Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0 2025-10-10T00:04:54.9674767Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim 2025-10-10T00:04:54.9676337Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0 2025-10-10T00:04:54.9677837Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0 2025-10-10T00:04:54.9679379Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat 2025-10-10T00:04:54.9681064Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0 2025-10-10T00:04:54.9682503Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0 2025-10-10T00:04:54.9684435Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow 2025-10-10T00:04:54.9685976Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0 2025-10-10T00:04:54.9687606Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0 2025-10-10T00:04:54.9688867Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu 2025-10-10T00:04:54.9690613Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0 2025-10-10T00:04:54.9691999Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0 2025-10-10T00:04:54.9693588Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt 2025-10-10T00:04:54.9695405Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0 2025-10-10T00:04:54.9697038Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0 2025-10-10T00:04:54.9698407Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override 2025-10-10T00:04:54.9700172Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0 2025-10-10T00:04:54.9702485Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0 2025-10-10T00:04:54.9704757Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested 2025-10-10T00:04:54.9706334Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:54.9707921Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:54.9709519Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:54.9711098Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:54.9712661Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:54.9714288Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-10-10T00:04:54.9715779Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view 2025-10-10T00:04:54.9717446Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0 2025-10-10T00:04:54.9718986Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0 2025-10-10T00:04:54.9720338Z copying third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet 2025-10-10T00:04:54.9721915Z copying third_party/onnx/onnx/backend/test/data/real/test_densenet121/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_densenet121 2025-10-10T00:04:54.9723454Z copying third_party/onnx/onnx/backend/test/data/real/test_inception_v1/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_inception_v1 2025-10-10T00:04:54.9725178Z copying third_party/onnx/onnx/backend/test/data/real/test_inception_v2/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_inception_v2 2025-10-10T00:04:54.9726750Z copying third_party/onnx/onnx/backend/test/data/real/test_resnet50/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_resnet50 2025-10-10T00:04:54.9728242Z copying third_party/onnx/onnx/backend/test/data/real/test_shufflenet/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_shufflenet 2025-10-10T00:04:54.9729769Z copying third_party/onnx/onnx/backend/test/data/real/test_squeezenet/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_squeezenet 2025-10-10T00:04:54.9731334Z copying third_party/onnx/onnx/backend/test/data/real/test_vgg19/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_vgg19 2025-10-10T00:04:54.9732891Z copying third_party/onnx/onnx/backend/test/data/real/test_zfnet512/data.json -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/real/test_zfnet512 2025-10-10T00:04:54.9734638Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1 2025-10-10T00:04:54.9736385Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-10-10T00:04:54.9738016Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-10-10T00:04:54.9739567Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-10-10T00:04:54.9740931Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2 2025-10-10T00:04:54.9742619Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-10-10T00:04:54.9744020Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-10-10T00:04:54.9745812Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-10-10T00:04:54.9747237Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3 2025-10-10T00:04:54.9748865Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-10-10T00:04:54.9750410Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-10-10T00:04:54.9752005Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-10-10T00:04:54.9753464Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4 2025-10-10T00:04:54.9755227Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-10-10T00:04:54.9757350Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-10-10T00:04:54.9758584Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-10-10T00:04:54.9759827Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add 2025-10-10T00:04:54.9761460Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-10-10T00:04:54.9762823Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-10-10T00:04:54.9764451Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-10-10T00:04:54.9766023Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-10-10T00:04:54.9767462Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-10-10T00:04:54.9768776Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul 2025-10-10T00:04:54.9770278Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-10-10T00:04:54.9771772Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-10-10T00:04:54.9773293Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-10-10T00:04:54.9774860Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/output_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-10-10T00:04:54.9776292Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/output_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-10-10T00:04:54.9777555Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1 2025-10-10T00:04:54.9779074Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-10-10T00:04:54.9780451Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-10-10T00:04:54.9781794Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-10-10T00:04:54.9783143Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-10-10T00:04:54.9784625Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2 2025-10-10T00:04:54.9786177Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-10-10T00:04:54.9787658Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-10-10T00:04:54.9789003Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-10-10T00:04:54.9790410Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-10-10T00:04:54.9791627Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3 2025-10-10T00:04:54.9793080Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-10-10T00:04:54.9794744Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-10-10T00:04:54.9796152Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-10-10T00:04:54.9797594Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-10-10T00:04:54.9799034Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4 2025-10-10T00:04:54.9800596Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-10-10T00:04:54.9802081Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-10-10T00:04:54.9803482Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-10-10T00:04:54.9805204Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-10-10T00:04:54.9806561Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5 2025-10-10T00:04:54.9808079Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-10-10T00:04:54.9809451Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-10-10T00:04:54.9810823Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_2.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-10-10T00:04:54.9812196Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-10-10T00:04:54.9813542Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6 2025-10-10T00:04:54.9815164Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0 2025-10-10T00:04:54.9816525Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0 2025-10-10T00:04:54.9817760Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7 2025-10-10T00:04:54.9819235Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0 2025-10-10T00:04:54.9820630Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0 2025-10-10T00:04:54.9821922Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8 2025-10-10T00:04:54.9823384Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-10-10T00:04:54.9824897Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/input_1.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-10-10T00:04:54.9826345Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-10-10T00:04:54.9827536Z copying third_party/onnx/onnx/backend/test/data/simple/test_shrink/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_shrink 2025-10-10T00:04:54.9829096Z copying third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0 2025-10-10T00:04:54.9830500Z copying third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0 2025-10-10T00:04:54.9831772Z copying third_party/onnx/onnx/backend/test/data/simple/test_sign_model/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sign_model 2025-10-10T00:04:54.9833293Z copying third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0 2025-10-10T00:04:54.9834921Z copying third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0 2025-10-10T00:04:54.9836334Z copying third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model 2025-10-10T00:04:54.9837908Z copying third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0 2025-10-10T00:04:54.9839330Z copying third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0 2025-10-10T00:04:54.9840835Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower 2025-10-10T00:04:54.9842258Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0 2025-10-10T00:04:54.9843642Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0 2025-10-10T00:04:54.9845098Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase 2025-10-10T00:04:54.9846770Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0 2025-10-10T00:04:54.9848172Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0 2025-10-10T00:04:54.9849397Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper 2025-10-10T00:04:54.9850883Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0 2025-10-10T00:04:54.9852287Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0 2025-10-10T00:04:54.9853550Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output 2025-10-10T00:04:54.9855176Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0 2025-10-10T00:04:54.9856679Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0 2025-10-10T00:04:54.9858080Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim 2025-10-10T00:04:54.9859667Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0 2025-10-10T00:04:54.9861037Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0 2025-10-10T00:04:54.9862264Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/model.onnx -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase 2025-10-10T00:04:54.9863736Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0/input_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0 2025-10-10T00:04:54.9865233Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0/output_0.pb -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0 2025-10-10T00:04:54.9866097Z copying third_party/onnx/onnx/backend/test/loader/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/loader 2025-10-10T00:04:54.9867644Z copying third_party/onnx/onnx/backend/test/report/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/report 2025-10-10T00:04:54.9868902Z copying third_party/onnx/onnx/backend/test/report/base.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/report 2025-10-10T00:04:54.9870374Z copying third_party/onnx/onnx/backend/test/report/coverage.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/report 2025-10-10T00:04:54.9871813Z copying third_party/onnx/onnx/backend/test/runner/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/runner 2025-10-10T00:04:54.9873473Z copying third_party/onnx/onnx/backend/test/runner/item.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/backend/test/runner 2025-10-10T00:04:54.9874693Z copying third_party/onnx/onnx/bin/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/bin 2025-10-10T00:04:54.9876232Z copying third_party/onnx/onnx/bin/checker.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/bin 2025-10-10T00:04:54.9877704Z copying third_party/onnx/onnx/common/array_ref.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9879212Z copying third_party/onnx/onnx/common/assertions.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9880532Z copying third_party/onnx/onnx/common/assertions.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9881987Z copying third_party/onnx/onnx/common/common.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9883378Z copying third_party/onnx/onnx/common/constants.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9884974Z copying third_party/onnx/onnx/common/file_utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9886493Z copying third_party/onnx/onnx/common/graph_node_list.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9887856Z copying third_party/onnx/onnx/common/interned_strings.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9889277Z copying third_party/onnx/onnx/common/interned_strings.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9890621Z copying third_party/onnx/onnx/common/ir.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9892547Z copying third_party/onnx/onnx/common/ir_pb_converter.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9894281Z copying third_party/onnx/onnx/common/ir_pb_converter.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9895740Z copying third_party/onnx/onnx/common/model_helpers.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9897070Z copying third_party/onnx/onnx/common/model_helpers.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9898235Z copying third_party/onnx/onnx/common/path.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9899697Z copying third_party/onnx/onnx/common/path.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9901125Z copying third_party/onnx/onnx/common/platform_helpers.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9902307Z copying third_party/onnx/onnx/common/proto_util.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9903784Z copying third_party/onnx/onnx/common/status.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9905410Z copying third_party/onnx/onnx/common/status.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9906805Z copying third_party/onnx/onnx/common/tensor.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9908390Z copying third_party/onnx/onnx/common/version.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9909769Z copying third_party/onnx/onnx/common/visitor.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/common 2025-10-10T00:04:54.9911163Z copying third_party/onnx/onnx/defs/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9913030Z copying third_party/onnx/onnx/defs/attr_proto_util.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9914537Z copying third_party/onnx/onnx/defs/attr_proto_util.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9916031Z copying third_party/onnx/onnx/defs/data_propagators.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9917475Z copying third_party/onnx/onnx/defs/data_type_utils.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9918984Z copying third_party/onnx/onnx/defs/data_type_utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9920242Z copying third_party/onnx/onnx/defs/function.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9921752Z copying third_party/onnx/onnx/defs/function.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9923250Z copying third_party/onnx/onnx/defs/gen_doc.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9925099Z copying third_party/onnx/onnx/defs/gen_shape_inference_information.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9926514Z copying third_party/onnx/onnx/defs/operator_sets.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9928591Z copying third_party/onnx/onnx/defs/operator_sets_ml.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9930117Z copying third_party/onnx/onnx/defs/operator_sets_preview.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9931530Z copying third_party/onnx/onnx/defs/operator_sets_training.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9933124Z copying third_party/onnx/onnx/defs/parser.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9934986Z copying third_party/onnx/onnx/defs/parser.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9936596Z copying third_party/onnx/onnx/defs/printer.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9938178Z copying third_party/onnx/onnx/defs/printer.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9939346Z copying third_party/onnx/onnx/defs/schema.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9941328Z copying third_party/onnx/onnx/defs/schema.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9943274Z copying third_party/onnx/onnx/defs/shape_inference.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9945084Z copying third_party/onnx/onnx/defs/shape_inference.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9946682Z copying third_party/onnx/onnx/defs/tensor_proto_util.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9948154Z copying third_party/onnx/onnx/defs/tensor_proto_util.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9949462Z copying third_party/onnx/onnx/defs/tensor_util.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9950996Z copying third_party/onnx/onnx/defs/tensor_util.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs 2025-10-10T00:04:54.9952577Z copying third_party/onnx/onnx/defs/controlflow/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/controlflow 2025-10-10T00:04:54.9954415Z copying third_party/onnx/onnx/defs/controlflow/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/controlflow 2025-10-10T00:04:54.9956936Z copying third_party/onnx/onnx/defs/controlflow/utils.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/controlflow 2025-10-10T00:04:54.9958417Z copying third_party/onnx/onnx/defs/controlflow/utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/controlflow 2025-10-10T00:04:54.9959713Z copying third_party/onnx/onnx/defs/generator/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/generator 2025-10-10T00:04:54.9961621Z copying third_party/onnx/onnx/defs/generator/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/generator 2025-10-10T00:04:54.9963318Z copying third_party/onnx/onnx/defs/generator/utils.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/generator 2025-10-10T00:04:54.9964697Z copying third_party/onnx/onnx/defs/generator/utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/generator 2025-10-10T00:04:54.9966194Z copying third_party/onnx/onnx/defs/image/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/image 2025-10-10T00:04:54.9967527Z copying third_party/onnx/onnx/defs/logical/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/logical 2025-10-10T00:04:54.9969084Z copying third_party/onnx/onnx/defs/logical/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/logical 2025-10-10T00:04:54.9970528Z copying third_party/onnx/onnx/defs/math/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/math 2025-10-10T00:04:54.9972995Z copying third_party/onnx/onnx/defs/math/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/math 2025-10-10T00:04:54.9975970Z copying third_party/onnx/onnx/defs/math/utils.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/math 2025-10-10T00:04:54.9977417Z copying third_party/onnx/onnx/defs/math/utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/math 2025-10-10T00:04:54.9978698Z copying third_party/onnx/onnx/defs/nn/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/nn 2025-10-10T00:04:54.9981516Z copying third_party/onnx/onnx/defs/nn/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/nn 2025-10-10T00:04:54.9984563Z copying third_party/onnx/onnx/defs/object_detection/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/object_detection 2025-10-10T00:04:54.9986191Z copying third_party/onnx/onnx/defs/object_detection/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/object_detection 2025-10-10T00:04:54.9987531Z copying third_party/onnx/onnx/defs/optional/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/optional 2025-10-10T00:04:54.9989218Z copying third_party/onnx/onnx/defs/optional/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/optional 2025-10-10T00:04:54.9990525Z copying third_party/onnx/onnx/defs/quantization/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/quantization 2025-10-10T00:04:54.9992083Z copying third_party/onnx/onnx/defs/quantization/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/quantization 2025-10-10T00:04:54.9993722Z copying third_party/onnx/onnx/defs/reduction/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/reduction 2025-10-10T00:04:54.9995100Z copying third_party/onnx/onnx/defs/reduction/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/reduction 2025-10-10T00:04:54.9996742Z copying third_party/onnx/onnx/defs/reduction/utils.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/reduction 2025-10-10T00:04:54.9998117Z copying third_party/onnx/onnx/defs/reduction/utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/reduction 2025-10-10T00:04:54.9999404Z copying third_party/onnx/onnx/defs/rnn/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/rnn 2025-10-10T00:04:55.0000960Z copying third_party/onnx/onnx/defs/rnn/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/rnn 2025-10-10T00:04:55.0002917Z copying third_party/onnx/onnx/defs/sequence/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/sequence 2025-10-10T00:04:55.0004722Z copying third_party/onnx/onnx/defs/tensor/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/tensor 2025-10-10T00:04:55.0007582Z copying third_party/onnx/onnx/defs/tensor/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/tensor 2025-10-10T00:04:55.0012041Z copying third_party/onnx/onnx/defs/tensor/utils.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/tensor 2025-10-10T00:04:55.0013574Z copying third_party/onnx/onnx/defs/tensor/utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/tensor 2025-10-10T00:04:55.0015793Z copying third_party/onnx/onnx/defs/text/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/text 2025-10-10T00:04:55.0017752Z copying third_party/onnx/onnx/defs/traditionalml/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/traditionalml 2025-10-10T00:04:55.0019917Z copying third_party/onnx/onnx/defs/traditionalml/old.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/traditionalml 2025-10-10T00:04:55.0021741Z copying third_party/onnx/onnx/defs/traditionalml/utils.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/traditionalml 2025-10-10T00:04:55.0023302Z copying third_party/onnx/onnx/defs/training/defs.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/defs/training 2025-10-10T00:04:55.0025208Z copying third_party/onnx/onnx/frontend/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/frontend 2025-10-10T00:04:55.0026740Z copying third_party/onnx/onnx/inliner/inliner.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/inliner 2025-10-10T00:04:55.0028540Z copying third_party/onnx/onnx/inliner/inliner.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/inliner 2025-10-10T00:04:55.0030194Z copying third_party/onnx/onnx/onnx_cpp2py_export/__init__.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0031827Z copying third_party/onnx/onnx/onnx_cpp2py_export/checker.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0033379Z copying third_party/onnx/onnx/onnx_cpp2py_export/defs.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0035012Z copying third_party/onnx/onnx/onnx_cpp2py_export/inliner.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0036976Z copying third_party/onnx/onnx/onnx_cpp2py_export/parser.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0038345Z copying third_party/onnx/onnx/onnx_cpp2py_export/printer.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0040050Z copying third_party/onnx/onnx/onnx_cpp2py_export/shape_inference.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0041484Z copying third_party/onnx/onnx/onnx_cpp2py_export/version_converter.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/onnx_cpp2py_export 2025-10-10T00:04:55.0043236Z copying third_party/onnx/onnx/reference/README.md -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference 2025-10-10T00:04:55.0044817Z copying third_party/onnx/onnx/reference/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference 2025-10-10T00:04:55.0046780Z copying third_party/onnx/onnx/reference/custom_element_types.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference 2025-10-10T00:04:55.0048041Z copying third_party/onnx/onnx/reference/op_run.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference 2025-10-10T00:04:55.0050285Z copying third_party/onnx/onnx/reference/reference_evaluator.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference 2025-10-10T00:04:55.0051812Z copying third_party/onnx/onnx/reference/ops/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0053650Z copying third_party/onnx/onnx/reference/ops/_helpers.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0055151Z copying third_party/onnx/onnx/reference/ops/_op.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0057049Z copying third_party/onnx/onnx/reference/ops/_op_common_indices.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0058443Z copying third_party/onnx/onnx/reference/ops/_op_common_pool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0060319Z copying third_party/onnx/onnx/reference/ops/_op_common_random.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0061776Z copying third_party/onnx/onnx/reference/ops/_op_common_window.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0063319Z copying third_party/onnx/onnx/reference/ops/_op_list.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0065636Z copying third_party/onnx/onnx/reference/ops/op_abs.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0067041Z copying third_party/onnx/onnx/reference/ops/op_acos.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0068629Z copying third_party/onnx/onnx/reference/ops/op_acosh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0070384Z copying third_party/onnx/onnx/reference/ops/op_add.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0071839Z copying third_party/onnx/onnx/reference/ops/op_affine_grid.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0073490Z copying third_party/onnx/onnx/reference/ops/op_and.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0075301Z copying third_party/onnx/onnx/reference/ops/op_argmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0076860Z copying third_party/onnx/onnx/reference/ops/op_argmin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0078814Z copying third_party/onnx/onnx/reference/ops/op_asin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0080224Z copying third_party/onnx/onnx/reference/ops/op_asinh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0082105Z copying third_party/onnx/onnx/reference/ops/op_atan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0083453Z copying third_party/onnx/onnx/reference/ops/op_atanh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0085309Z copying third_party/onnx/onnx/reference/ops/op_attention.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0086893Z copying third_party/onnx/onnx/reference/ops/op_attribute_has_value.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0089043Z copying third_party/onnx/onnx/reference/ops/op_average_pool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0090440Z copying third_party/onnx/onnx/reference/ops/op_batch_normalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0092418Z copying third_party/onnx/onnx/reference/ops/op_bernoulli.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0093859Z copying third_party/onnx/onnx/reference/ops/op_bitshift.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0095638Z copying third_party/onnx/onnx/reference/ops/op_bitwise_and.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0097361Z copying third_party/onnx/onnx/reference/ops/op_bitwise_not.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0098820Z copying third_party/onnx/onnx/reference/ops/op_bitwise_or.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0100310Z copying third_party/onnx/onnx/reference/ops/op_bitwise_xor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0101857Z copying third_party/onnx/onnx/reference/ops/op_blackman_window.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0103371Z copying third_party/onnx/onnx/reference/ops/op_cast.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0105113Z copying third_party/onnx/onnx/reference/ops/op_cast_like.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0106643Z copying third_party/onnx/onnx/reference/ops/op_ceil.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0108132Z copying third_party/onnx/onnx/reference/ops/op_celu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0109858Z copying third_party/onnx/onnx/reference/ops/op_center_crop_pad.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0111359Z copying third_party/onnx/onnx/reference/ops/op_clip.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0112835Z copying third_party/onnx/onnx/reference/ops/op_col2im.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0114616Z copying third_party/onnx/onnx/reference/ops/op_compress.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0116241Z copying third_party/onnx/onnx/reference/ops/op_concat.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0117840Z copying third_party/onnx/onnx/reference/ops/op_concat_from_sequence.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0119308Z copying third_party/onnx/onnx/reference/ops/op_constant.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0120902Z copying third_party/onnx/onnx/reference/ops/op_constant_of_shape.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0122420Z copying third_party/onnx/onnx/reference/ops/op_conv.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0124433Z copying third_party/onnx/onnx/reference/ops/op_conv_integer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0125980Z copying third_party/onnx/onnx/reference/ops/op_conv_transpose.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0127598Z copying third_party/onnx/onnx/reference/ops/op_cos.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0129095Z copying third_party/onnx/onnx/reference/ops/op_cosh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0130656Z copying third_party/onnx/onnx/reference/ops/op_cum_sum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0132339Z copying third_party/onnx/onnx/reference/ops/op_deform_conv.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0133848Z copying third_party/onnx/onnx/reference/ops/op_depth_to_space.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0135528Z copying third_party/onnx/onnx/reference/ops/op_dequantize_linear.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0137035Z copying third_party/onnx/onnx/reference/ops/op_det.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0138573Z copying third_party/onnx/onnx/reference/ops/op_dft.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0140090Z copying third_party/onnx/onnx/reference/ops/op_div.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0141633Z copying third_party/onnx/onnx/reference/ops/op_dropout.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0143219Z copying third_party/onnx/onnx/reference/ops/op_dynamic_quantize_linear.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0144756Z copying third_party/onnx/onnx/reference/ops/op_einsum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0146505Z copying third_party/onnx/onnx/reference/ops/op_elu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0148091Z copying third_party/onnx/onnx/reference/ops/op_equal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0149648Z copying third_party/onnx/onnx/reference/ops/op_erf.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0151202Z copying third_party/onnx/onnx/reference/ops/op_exp.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0152777Z copying third_party/onnx/onnx/reference/ops/op_expand.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0154516Z copying third_party/onnx/onnx/reference/ops/op_eyelike.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0156047Z copying third_party/onnx/onnx/reference/ops/op_flatten.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0157547Z copying third_party/onnx/onnx/reference/ops/op_floor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0159084Z copying third_party/onnx/onnx/reference/ops/op_gather.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0160647Z copying third_party/onnx/onnx/reference/ops/op_gather_elements.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0162158Z copying third_party/onnx/onnx/reference/ops/op_gathernd.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0163688Z copying third_party/onnx/onnx/reference/ops/op_gemm.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0165480Z copying third_party/onnx/onnx/reference/ops/op_global_average_pool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0166978Z copying third_party/onnx/onnx/reference/ops/op_global_max_pool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0168492Z copying third_party/onnx/onnx/reference/ops/op_greater.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0170164Z copying third_party/onnx/onnx/reference/ops/op_greater_or_equal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0171620Z copying third_party/onnx/onnx/reference/ops/op_grid_sample.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0173331Z copying third_party/onnx/onnx/reference/ops/op_gru.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0175158Z copying third_party/onnx/onnx/reference/ops/op_hamming_window.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0176809Z copying third_party/onnx/onnx/reference/ops/op_hann_window.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0178351Z copying third_party/onnx/onnx/reference/ops/op_hard_sigmoid.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0179870Z copying third_party/onnx/onnx/reference/ops/op_hardmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0181421Z copying third_party/onnx/onnx/reference/ops/op_identity.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0182946Z copying third_party/onnx/onnx/reference/ops/op_if.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0184668Z copying third_party/onnx/onnx/reference/ops/op_image_decoder.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0186260Z copying third_party/onnx/onnx/reference/ops/op_instance_normalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0187727Z copying third_party/onnx/onnx/reference/ops/op_isinf.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0189279Z copying third_party/onnx/onnx/reference/ops/op_isnan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0190908Z copying third_party/onnx/onnx/reference/ops/op_layer_normalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0192407Z copying third_party/onnx/onnx/reference/ops/op_leaky_relu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0193977Z copying third_party/onnx/onnx/reference/ops/op_less.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0195743Z copying third_party/onnx/onnx/reference/ops/op_less_or_equal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0197259Z copying third_party/onnx/onnx/reference/ops/op_log.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0198853Z copying third_party/onnx/onnx/reference/ops/op_log_softmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0200399Z copying third_party/onnx/onnx/reference/ops/op_loop.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0202009Z copying third_party/onnx/onnx/reference/ops/op_lp_normalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0203527Z copying third_party/onnx/onnx/reference/ops/op_lp_pool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0205320Z copying third_party/onnx/onnx/reference/ops/op_lrn.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0206869Z copying third_party/onnx/onnx/reference/ops/op_lstm.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0208476Z copying third_party/onnx/onnx/reference/ops/op_matmul.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0210057Z copying third_party/onnx/onnx/reference/ops/op_matmul_integer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0211667Z copying third_party/onnx/onnx/reference/ops/op_max.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0213179Z copying third_party/onnx/onnx/reference/ops/op_max_pool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0215012Z copying third_party/onnx/onnx/reference/ops/op_max_unpool.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0216685Z copying third_party/onnx/onnx/reference/ops/op_mean.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0218292Z copying third_party/onnx/onnx/reference/ops/op_mel_weight_matrix.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0219876Z copying third_party/onnx/onnx/reference/ops/op_min.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0221454Z copying third_party/onnx/onnx/reference/ops/op_mod.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0222993Z copying third_party/onnx/onnx/reference/ops/op_mul.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0224759Z copying third_party/onnx/onnx/reference/ops/op_neg.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0226691Z copying third_party/onnx/onnx/reference/ops/op_negative_log_likelihood_loss.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0228288Z copying third_party/onnx/onnx/reference/ops/op_non_max_suppression.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0229873Z copying third_party/onnx/onnx/reference/ops/op_non_zero.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0231460Z copying third_party/onnx/onnx/reference/ops/op_not.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0233130Z copying third_party/onnx/onnx/reference/ops/op_one_hot.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0234845Z copying third_party/onnx/onnx/reference/ops/op_optional.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0236635Z copying third_party/onnx/onnx/reference/ops/op_optional_get_element.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0238202Z copying third_party/onnx/onnx/reference/ops/op_optional_has_element.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0239728Z copying third_party/onnx/onnx/reference/ops/op_or.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0241268Z copying third_party/onnx/onnx/reference/ops/op_pad.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0242860Z copying third_party/onnx/onnx/reference/ops/op_pool_common.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0244652Z copying third_party/onnx/onnx/reference/ops/op_pow.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0246269Z copying third_party/onnx/onnx/reference/ops/op_prelu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0247856Z copying third_party/onnx/onnx/reference/ops/op_qlinear_conv.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0249465Z copying third_party/onnx/onnx/reference/ops/op_qlinear_matmul.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0251253Z copying third_party/onnx/onnx/reference/ops/op_quantize_linear.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0252933Z copying third_party/onnx/onnx/reference/ops/op_random_normal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0254826Z copying third_party/onnx/onnx/reference/ops/op_random_normal_like.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0256671Z copying third_party/onnx/onnx/reference/ops/op_random_uniform.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0258246Z copying third_party/onnx/onnx/reference/ops/op_random_uniform_like.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0259866Z copying third_party/onnx/onnx/reference/ops/op_range.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0261468Z copying third_party/onnx/onnx/reference/ops/op_reciprocal.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0263025Z copying third_party/onnx/onnx/reference/ops/op_reduce_l1.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0264708Z copying third_party/onnx/onnx/reference/ops/op_reduce_l2.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0266566Z copying third_party/onnx/onnx/reference/ops/op_reduce_log_sum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0268150Z copying third_party/onnx/onnx/reference/ops/op_reduce_log_sum_exp.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0269731Z copying third_party/onnx/onnx/reference/ops/op_reduce_max.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0271408Z copying third_party/onnx/onnx/reference/ops/op_reduce_mean.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0273061Z copying third_party/onnx/onnx/reference/ops/op_reduce_min.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0274786Z copying third_party/onnx/onnx/reference/ops/op_reduce_prod.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0276480Z copying third_party/onnx/onnx/reference/ops/op_reduce_sum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0278157Z copying third_party/onnx/onnx/reference/ops/op_reduce_sum_square.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0279719Z copying third_party/onnx/onnx/reference/ops/op_regex_full_match.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0281292Z copying third_party/onnx/onnx/reference/ops/op_relu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0282938Z copying third_party/onnx/onnx/reference/ops/op_reshape.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0284588Z copying third_party/onnx/onnx/reference/ops/op_resize.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0286363Z copying third_party/onnx/onnx/reference/ops/op_reverse_sequence.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0288068Z copying third_party/onnx/onnx/reference/ops/op_rms_normalization.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0289622Z copying third_party/onnx/onnx/reference/ops/op_rnn.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0291270Z copying third_party/onnx/onnx/reference/ops/op_roi_align.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0292946Z copying third_party/onnx/onnx/reference/ops/op_rotary_embedding.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0294607Z copying third_party/onnx/onnx/reference/ops/op_round.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0296235Z copying third_party/onnx/onnx/reference/ops/op_scan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0297876Z copying third_party/onnx/onnx/reference/ops/op_scatter_elements.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0299567Z copying third_party/onnx/onnx/reference/ops/op_scatternd.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0301095Z copying third_party/onnx/onnx/reference/ops/op_selu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0302861Z copying third_party/onnx/onnx/reference/ops/op_sequence_at.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0304782Z copying third_party/onnx/onnx/reference/ops/op_sequence_construct.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0306344Z copying third_party/onnx/onnx/reference/ops/op_sequence_empty.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0307963Z copying third_party/onnx/onnx/reference/ops/op_sequence_erase.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0309630Z copying third_party/onnx/onnx/reference/ops/op_sequence_insert.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0311982Z copying third_party/onnx/onnx/reference/ops/op_sequence_length.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0313551Z copying third_party/onnx/onnx/reference/ops/op_sequence_map.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0315328Z copying third_party/onnx/onnx/reference/ops/op_shape.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0316904Z copying third_party/onnx/onnx/reference/ops/op_shrink.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0318480Z copying third_party/onnx/onnx/reference/ops/op_sigmoid.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0320025Z copying third_party/onnx/onnx/reference/ops/op_sign.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0321614Z copying third_party/onnx/onnx/reference/ops/op_sin.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0323197Z copying third_party/onnx/onnx/reference/ops/op_sinh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0324905Z copying third_party/onnx/onnx/reference/ops/op_size.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0326517Z copying third_party/onnx/onnx/reference/ops/op_slice.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0328131Z copying third_party/onnx/onnx/reference/ops/op_softmax.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0329720Z copying third_party/onnx/onnx/reference/ops/op_softmax_cross_entropy_loss.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0331304Z copying third_party/onnx/onnx/reference/ops/op_softplus.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0332865Z copying third_party/onnx/onnx/reference/ops/op_softsign.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0334585Z copying third_party/onnx/onnx/reference/ops/op_space_to_depth.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0336123Z copying third_party/onnx/onnx/reference/ops/op_split.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0337698Z copying third_party/onnx/onnx/reference/ops/op_split_to_sequence.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0339209Z copying third_party/onnx/onnx/reference/ops/op_sqrt.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0340793Z copying third_party/onnx/onnx/reference/ops/op_squeeze.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0342357Z copying third_party/onnx/onnx/reference/ops/op_stft.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0344042Z copying third_party/onnx/onnx/reference/ops/op_string_concat.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0345771Z copying third_party/onnx/onnx/reference/ops/op_string_normalizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0347439Z copying third_party/onnx/onnx/reference/ops/op_string_split.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0348915Z copying third_party/onnx/onnx/reference/ops/op_sub.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0350449Z copying third_party/onnx/onnx/reference/ops/op_sum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0352122Z copying third_party/onnx/onnx/reference/ops/op_tan.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0353697Z copying third_party/onnx/onnx/reference/ops/op_tanh.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0355553Z copying third_party/onnx/onnx/reference/ops/op_tfidf_vectorizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0357253Z copying third_party/onnx/onnx/reference/ops/op_thresholded_relu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0358778Z copying third_party/onnx/onnx/reference/ops/op_tile.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0360332Z copying third_party/onnx/onnx/reference/ops/op_topk.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0361953Z copying third_party/onnx/onnx/reference/ops/op_transpose.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0363499Z copying third_party/onnx/onnx/reference/ops/op_trilu.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0365299Z copying third_party/onnx/onnx/reference/ops/op_unique.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0366874Z copying third_party/onnx/onnx/reference/ops/op_unsqueeze.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0368443Z copying third_party/onnx/onnx/reference/ops/op_upsample.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0370037Z copying third_party/onnx/onnx/reference/ops/op_where.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0371607Z copying third_party/onnx/onnx/reference/ops/op_xor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops 2025-10-10T00:04:55.0373303Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:55.0374940Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/_op_list.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:55.0376584Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/_op_run_training.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:55.0378124Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_adagrad.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:55.0379617Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_adam.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:55.0381120Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_momentum.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-10-10T00:04:55.0382558Z copying third_party/onnx/onnx/reference/ops/aionnxml/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0384335Z copying third_party/onnx/onnx/reference/ops/aionnxml/_common_classifier.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0385772Z copying third_party/onnx/onnx/reference/ops/aionnxml/_op_list.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0387319Z copying third_party/onnx/onnx/reference/ops/aionnxml/_op_run_aionnxml.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0388939Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_array_feature_extractor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0390409Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_binarizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0391977Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_dict_vectorizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0393464Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_feature_vectorizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0395163Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_imputer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0396710Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_label_encoder.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0398190Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_linear_classifier.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0399718Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_linear_regressor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0401182Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_normalizer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0402683Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_one_hot_encoder.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0404320Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_scaler.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0405913Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_svm_classifier.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0407632Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_svm_helper.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0409262Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_svm_regressor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0410989Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0412766Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_classifier.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0414597Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_helper.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0416149Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_regressor.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/aionnxml 2025-10-10T00:04:55.0417669Z copying third_party/onnx/onnx/reference/ops/experimental/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/experimental 2025-10-10T00:04:55.0419167Z copying third_party/onnx/onnx/reference/ops/experimental/_op_list.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/experimental 2025-10-10T00:04:55.0420805Z copying third_party/onnx/onnx/reference/ops/experimental/_op_run_experimental.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/experimental 2025-10-10T00:04:55.0422239Z copying third_party/onnx/onnx/reference/ops/experimental/op_im2col.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops/experimental 2025-10-10T00:04:55.0423773Z copying third_party/onnx/onnx/reference/ops_optimized/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops_optimized 2025-10-10T00:04:55.0425464Z copying third_party/onnx/onnx/reference/ops_optimized/op_conv_optimized.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/reference/ops_optimized 2025-10-10T00:04:55.0426958Z copying third_party/onnx/onnx/shape_inference/attribute_binder.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/shape_inference 2025-10-10T00:04:55.0428514Z copying third_party/onnx/onnx/shape_inference/implementation.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/shape_inference 2025-10-10T00:04:55.0430396Z copying third_party/onnx/onnx/shape_inference/implementation.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/shape_inference 2025-10-10T00:04:55.0431973Z copying third_party/onnx/onnx/test/__init__.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0433984Z copying third_party/onnx/onnx/test/basic_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0435618Z copying third_party/onnx/onnx/test/checker_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0437869Z copying third_party/onnx/onnx/test/compose_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0439955Z copying third_party/onnx/onnx/test/data_propagation_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0441425Z copying third_party/onnx/onnx/test/function_inference_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0443198Z copying third_party/onnx/onnx/test/function_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0445058Z copying third_party/onnx/onnx/test/helper_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0447262Z copying third_party/onnx/onnx/test/hub_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0448812Z copying third_party/onnx/onnx/test/inference_function_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0450348Z copying third_party/onnx/onnx/test/inliner_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0452243Z copying third_party/onnx/onnx/test/model_container_refeval_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0453588Z copying third_party/onnx/onnx/test/model_container_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0455601Z copying third_party/onnx/onnx/test/model_inference_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0457052Z copying third_party/onnx/onnx/test/numpy_helper_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0459329Z copying third_party/onnx/onnx/test/parser_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0460802Z copying third_party/onnx/onnx/test/printer_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0462717Z copying third_party/onnx/onnx/test/reference_evaluator_ml_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0465306Z copying third_party/onnx/onnx/test/reference_evaluator_model_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0466370Z copying third_party/onnx/onnx/test/reference_evaluator_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0469949Z copying third_party/onnx/onnx/test/schema_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0471550Z copying third_party/onnx/onnx/test/serialization_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0472991Z copying third_party/onnx/onnx/test/shape_inference_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0478002Z copying third_party/onnx/onnx/test/symbolic_shape_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0479525Z copying third_party/onnx/onnx/test/test_backend_reference.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0481028Z copying third_party/onnx/onnx/test/test_backend_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0482555Z copying third_party/onnx/onnx/test/test_external_data.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0484516Z copying third_party/onnx/onnx/test/tools_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0486194Z copying third_party/onnx/onnx/test/training_tool_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0487656Z copying third_party/onnx/onnx/test/utils_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0489681Z copying third_party/onnx/onnx/test/version_converter_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0492078Z copying third_party/onnx/onnx/test/version_utils.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test 2025-10-10T00:04:55.0493495Z copying third_party/onnx/onnx/test/cpp/common_path_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0495547Z copying third_party/onnx/onnx/test/cpp/data_propagation_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0497132Z copying third_party/onnx/onnx/test/cpp/function_context_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0498718Z copying third_party/onnx/onnx/test/cpp/function_get_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0500624Z copying third_party/onnx/onnx/test/cpp/function_verify_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0502115Z copying third_party/onnx/onnx/test/cpp/inliner_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0503700Z copying third_party/onnx/onnx/test/cpp/ir_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0505754Z copying third_party/onnx/onnx/test/cpp/op_reg_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0507113Z copying third_party/onnx/onnx/test/cpp/parser_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0509270Z copying third_party/onnx/onnx/test/cpp/schema_registration_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0510675Z copying third_party/onnx/onnx/test/cpp/shape_inference_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0512651Z copying third_party/onnx/onnx/test/cpp/test_main.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0514291Z copying third_party/onnx/onnx/test/cpp/utf8_conversion_test.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/cpp 2025-10-10T00:04:55.0516132Z copying third_party/onnx/onnx/test/version_converter/automatic_conversion_test_base.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/version_converter 2025-10-10T00:04:55.0517703Z copying third_party/onnx/onnx/test/version_converter/automatic_downgrade_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/version_converter 2025-10-10T00:04:55.0519226Z copying third_party/onnx/onnx/test/version_converter/automatic_upgrade_test.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/test/version_converter 2025-10-10T00:04:55.0521509Z copying third_party/onnx/onnx/tools/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/tools 2025-10-10T00:04:55.0522856Z copying third_party/onnx/onnx/tools/net_drawer.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/tools 2025-10-10T00:04:55.0524792Z copying third_party/onnx/onnx/tools/replace_constants.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/tools 2025-10-10T00:04:55.0526797Z copying third_party/onnx/onnx/tools/update_model_dims.py -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/tools 2025-10-10T00:04:55.0528263Z copying third_party/onnx/onnx/version_converter/BaseConverter.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter 2025-10-10T00:04:55.0529829Z copying third_party/onnx/onnx/version_converter/convert.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter 2025-10-10T00:04:55.0531385Z copying third_party/onnx/onnx/version_converter/convert.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter 2025-10-10T00:04:55.0533914Z copying third_party/onnx/onnx/version_converter/helper.cc -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter 2025-10-10T00:04:55.0535393Z copying third_party/onnx/onnx/version_converter/helper.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter 2025-10-10T00:04:55.0537137Z copying third_party/onnx/onnx/version_converter/adapters/adapter.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0538831Z copying third_party/onnx/onnx/version_converter/adapters/axes_attribute_to_input.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0540608Z copying third_party/onnx/onnx/version_converter/adapters/axes_input_to_attribute.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0542134Z copying third_party/onnx/onnx/version_converter/adapters/axis_attribute_to_input.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0543660Z copying third_party/onnx/onnx/version_converter/adapters/axis_input_to_attribute.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0545421Z copying third_party/onnx/onnx/version_converter/adapters/batch_normalization_13_14.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0547201Z copying third_party/onnx/onnx/version_converter/adapters/broadcast_backward_compatibility.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0548848Z copying third_party/onnx/onnx/version_converter/adapters/broadcast_forward_compatibility.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0550282Z copying third_party/onnx/onnx/version_converter/adapters/cast_9_8.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0551822Z copying third_party/onnx/onnx/version_converter/adapters/clip_10_11.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0553401Z copying third_party/onnx/onnx/version_converter/adapters/compatible.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0555070Z copying third_party/onnx/onnx/version_converter/adapters/dropout_11_12.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0556739Z copying third_party/onnx/onnx/version_converter/adapters/extend_supported_types.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0558160Z copying third_party/onnx/onnx/version_converter/adapters/gemm_6_7.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0559697Z copying third_party/onnx/onnx/version_converter/adapters/gemm_7_6.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0561400Z copying third_party/onnx/onnx/version_converter/adapters/gridsample_19_20.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0562920Z copying third_party/onnx/onnx/version_converter/adapters/group_normalization_20_21.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0564716Z copying third_party/onnx/onnx/version_converter/adapters/maxpool_8_7.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0566258Z copying third_party/onnx/onnx/version_converter/adapters/no_previous_version.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0567725Z copying third_party/onnx/onnx/version_converter/adapters/pad_10_11.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0569412Z copying third_party/onnx/onnx/version_converter/adapters/q_dq_21_20.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0571140Z copying third_party/onnx/onnx/version_converter/adapters/remove_consumed_inputs.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0572667Z copying third_party/onnx/onnx/version_converter/adapters/reshape_4_5.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0574694Z copying third_party/onnx/onnx/version_converter/adapters/reshape_5_4.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0576300Z copying third_party/onnx/onnx/version_converter/adapters/resize_10_11.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0577836Z copying third_party/onnx/onnx/version_converter/adapters/scan_8_9.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0579734Z copying third_party/onnx/onnx/version_converter/adapters/scan_9_8.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0581430Z copying third_party/onnx/onnx/version_converter/adapters/scatter_10_11.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0591112Z copying third_party/onnx/onnx/version_converter/adapters/slice_9_10.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0592028Z copying third_party/onnx/onnx/version_converter/adapters/softmax_12_13.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0592674Z copying third_party/onnx/onnx/version_converter/adapters/softmax_13_12.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0593145Z copying third_party/onnx/onnx/version_converter/adapters/split_12_13.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0593618Z copying third_party/onnx/onnx/version_converter/adapters/split_13_12.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0594433Z copying third_party/onnx/onnx/version_converter/adapters/split_17_18.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0594906Z copying third_party/onnx/onnx/version_converter/adapters/sum_8_7.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0595376Z copying third_party/onnx/onnx/version_converter/adapters/topk_9_10.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0596132Z copying third_party/onnx/onnx/version_converter/adapters/transformers.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0597882Z copying third_party/onnx/onnx/version_converter/adapters/type_restriction.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0599340Z copying third_party/onnx/onnx/version_converter/adapters/upsample_6_7.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0600823Z copying third_party/onnx/onnx/version_converter/adapters/upsample_8_9.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0602463Z copying third_party/onnx/onnx/version_converter/adapters/upsample_9_10.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0603989Z copying third_party/onnx/onnx/version_converter/adapters/upsample_9_8.h -> torch-2.10.0a0+git344e636/third_party/onnx/onnx/version_converter/adapters 2025-10-10T00:04:55.0605583Z copying third_party/onnx/third_party/pybind11/.appveyor.yml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0607054Z copying third_party/onnx/third_party/pybind11/.clang-format -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0608541Z copying third_party/onnx/third_party/pybind11/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0610041Z copying third_party/onnx/third_party/pybind11/.cmake-format.yaml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0611483Z copying third_party/onnx/third_party/pybind11/.codespell-ignore-lines -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0612931Z copying third_party/onnx/third_party/pybind11/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0614591Z copying third_party/onnx/third_party/pybind11/.readthedocs.yml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0616125Z copying third_party/onnx/third_party/pybind11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0617677Z copying third_party/onnx/third_party/pybind11/LICENSE -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0619129Z copying third_party/onnx/third_party/pybind11/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0620582Z copying third_party/onnx/third_party/pybind11/README.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0622259Z copying third_party/onnx/third_party/pybind11/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0623554Z copying third_party/onnx/third_party/pybind11/noxfile.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0625265Z copying third_party/onnx/third_party/pybind11/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0626732Z copying third_party/onnx/third_party/pybind11/setup.cfg -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0628175Z copying third_party/onnx/third_party/pybind11/setup.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11 2025-10-10T00:04:55.0629744Z copying third_party/onnx/third_party/pybind11/docs/Doxyfile -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0631206Z copying third_party/onnx/third_party/pybind11/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0632700Z copying third_party/onnx/third_party/pybind11/docs/basics.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0634482Z copying third_party/onnx/third_party/pybind11/docs/benchmark.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0635945Z copying third_party/onnx/third_party/pybind11/docs/benchmark.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0637510Z copying third_party/onnx/third_party/pybind11/docs/changelog.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0640036Z copying third_party/onnx/third_party/pybind11/docs/classes.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0641682Z copying third_party/onnx/third_party/pybind11/docs/compiling.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0643258Z copying third_party/onnx/third_party/pybind11/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0645134Z copying third_party/onnx/third_party/pybind11/docs/faq.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0646645Z copying third_party/onnx/third_party/pybind11/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0648132Z copying third_party/onnx/third_party/pybind11/docs/installing.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0649568Z copying third_party/onnx/third_party/pybind11/docs/limitations.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0651026Z copying third_party/onnx/third_party/pybind11/docs/pybind11-logo.png -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0653112Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python1.png -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0655047Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python1.svg -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0657319Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python2.png -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0659113Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python2.svg -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0661276Z copying third_party/onnx/third_party/pybind11/docs/reference.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0662726Z copying third_party/onnx/third_party/pybind11/docs/release.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0664406Z copying third_party/onnx/third_party/pybind11/docs/requirements.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0665900Z copying third_party/onnx/third_party/pybind11/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0667663Z copying third_party/onnx/third_party/pybind11/docs/upgrade.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs 2025-10-10T00:04:55.0669456Z copying third_party/onnx/third_party/pybind11/docs/_static/css/custom.css -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/_static/css 2025-10-10T00:04:55.0671003Z copying third_party/onnx/third_party/pybind11/docs/advanced/classes.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:55.0672890Z copying third_party/onnx/third_party/pybind11/docs/advanced/embedding.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:55.0674696Z copying third_party/onnx/third_party/pybind11/docs/advanced/exceptions.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:55.0676301Z copying third_party/onnx/third_party/pybind11/docs/advanced/functions.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:55.0677961Z copying third_party/onnx/third_party/pybind11/docs/advanced/misc.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:55.0679705Z copying third_party/onnx/third_party/pybind11/docs/advanced/smart_ptrs.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced 2025-10-10T00:04:55.0681256Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/chrono.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0682808Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/custom.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0684421Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/eigen.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0685974Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/functional.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0687545Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/index.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0688969Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/overview.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0690566Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/stl.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0692100Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/strings.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:55.0693624Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/index.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:55.0695306Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/numpy.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:55.0696943Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/object.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:55.0698548Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/utilities.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:55.0700063Z copying third_party/onnx/third_party/pybind11/docs/cmake/index.rst -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/docs/cmake 2025-10-10T00:04:55.0701587Z copying third_party/onnx/third_party/pybind11/include/pybind11/attr.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0703270Z copying third_party/onnx/third_party/pybind11/include/pybind11/buffer_info.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0704799Z copying third_party/onnx/third_party/pybind11/include/pybind11/cast.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0707043Z copying third_party/onnx/third_party/pybind11/include/pybind11/chrono.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0708593Z copying third_party/onnx/third_party/pybind11/include/pybind11/common.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0710043Z copying third_party/onnx/third_party/pybind11/include/pybind11/complex.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0711496Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0713045Z copying third_party/onnx/third_party/pybind11/include/pybind11/embed.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0714765Z copying third_party/onnx/third_party/pybind11/include/pybind11/eval.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0716476Z copying third_party/onnx/third_party/pybind11/include/pybind11/functional.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0717972Z copying third_party/onnx/third_party/pybind11/include/pybind11/gil.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0719459Z copying third_party/onnx/third_party/pybind11/include/pybind11/gil_safe_call_once.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0720903Z copying third_party/onnx/third_party/pybind11/include/pybind11/iostream.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0722418Z copying third_party/onnx/third_party/pybind11/include/pybind11/numpy.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0724833Z copying third_party/onnx/third_party/pybind11/include/pybind11/operators.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0726596Z copying third_party/onnx/third_party/pybind11/include/pybind11/options.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0728118Z copying third_party/onnx/third_party/pybind11/include/pybind11/pybind11.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0730720Z copying third_party/onnx/third_party/pybind11/include/pybind11/pytypes.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0733080Z copying third_party/onnx/third_party/pybind11/include/pybind11/stl.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0734988Z copying third_party/onnx/third_party/pybind11/include/pybind11/stl_bind.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0736845Z copying third_party/onnx/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0738339Z copying third_party/onnx/third_party/pybind11/include/pybind11/typing.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11 2025-10-10T00:04:55.0739945Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/class.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0741924Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/common.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0743884Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/cpp_conduit.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0745676Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/descr.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0747309Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/exception_translation.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0748781Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/init.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0750440Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/internals.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0752321Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/type_caster_base.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0754277Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/typeid.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0755960Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/value_and_holder.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:55.0757349Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen/common.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:55.0758882Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen/matrix.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:55.0760619Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen/tensor.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:55.0762419Z copying third_party/onnx/third_party/pybind11/include/pybind11/stl/filesystem.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/include/pybind11/stl 2025-10-10T00:04:55.0763909Z copying third_party/onnx/third_party/pybind11/pybind11/__init__.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:55.0765556Z copying third_party/onnx/third_party/pybind11/pybind11/__main__.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:55.0767037Z copying third_party/onnx/third_party/pybind11/pybind11/_version.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:55.0768541Z copying third_party/onnx/third_party/pybind11/pybind11/commands.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:55.0770088Z copying third_party/onnx/third_party/pybind11/pybind11/py.typed -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:55.0771497Z copying third_party/onnx/third_party/pybind11/pybind11/setup_helpers.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/pybind11 2025-10-10T00:04:55.0773119Z copying third_party/onnx/third_party/pybind11/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0774813Z copying third_party/onnx/third_party/pybind11/tests/conftest.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0776541Z copying third_party/onnx/third_party/pybind11/tests/constructor_stats.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0778088Z copying third_party/onnx/third_party/pybind11/tests/cross_module_gil_utils.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0779680Z copying third_party/onnx/third_party/pybind11/tests/cross_module_interleaved_error_already_set.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0781144Z copying third_party/onnx/third_party/pybind11/tests/eigen_tensor_avoid_stl_array.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0782538Z copying third_party/onnx/third_party/pybind11/tests/env.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0784064Z copying third_party/onnx/third_party/pybind11/tests/exo_planet_c_api.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0785760Z copying third_party/onnx/third_party/pybind11/tests/exo_planet_pybind11.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0787443Z copying third_party/onnx/third_party/pybind11/tests/home_planet_very_lonely_traveler.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0788821Z copying third_party/onnx/third_party/pybind11/tests/local_bindings.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0790353Z copying third_party/onnx/third_party/pybind11/tests/object.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0791921Z copying third_party/onnx/third_party/pybind11/tests/pybind11_cross_module_tests.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0793391Z copying third_party/onnx/third_party/pybind11/tests/pybind11_tests.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0795084Z copying third_party/onnx/third_party/pybind11/tests/pybind11_tests.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0796636Z copying third_party/onnx/third_party/pybind11/tests/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0798174Z copying third_party/onnx/third_party/pybind11/tests/pytest.ini -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0799683Z copying third_party/onnx/third_party/pybind11/tests/requirements.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0801169Z copying third_party/onnx/third_party/pybind11/tests/test_async.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0802666Z copying third_party/onnx/third_party/pybind11/tests/test_async.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0804429Z copying third_party/onnx/third_party/pybind11/tests/test_buffers.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0806053Z copying third_party/onnx/third_party/pybind11/tests/test_buffers.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0807630Z copying third_party/onnx/third_party/pybind11/tests/test_builtin_casters.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0809215Z copying third_party/onnx/third_party/pybind11/tests/test_builtin_casters.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0810922Z copying third_party/onnx/third_party/pybind11/tests/test_call_policies.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0812467Z copying third_party/onnx/third_party/pybind11/tests/test_call_policies.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0813999Z copying third_party/onnx/third_party/pybind11/tests/test_callbacks.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0815827Z copying third_party/onnx/third_party/pybind11/tests/test_callbacks.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0817353Z copying third_party/onnx/third_party/pybind11/tests/test_chrono.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0818859Z copying third_party/onnx/third_party/pybind11/tests/test_chrono.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0820423Z copying third_party/onnx/third_party/pybind11/tests/test_class.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0822091Z copying third_party/onnx/third_party/pybind11/tests/test_class.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0823704Z copying third_party/onnx/third_party/pybind11/tests/test_const_name.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0825474Z copying third_party/onnx/third_party/pybind11/tests/test_const_name.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0826983Z copying third_party/onnx/third_party/pybind11/tests/test_constants_and_functions.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0828582Z copying third_party/onnx/third_party/pybind11/tests/test_constants_and_functions.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0830021Z copying third_party/onnx/third_party/pybind11/tests/test_copy_move.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0831684Z copying third_party/onnx/third_party/pybind11/tests/test_copy_move.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0833305Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0834847Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0836623Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit_traveler_bindings.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0838178Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit_traveler_types.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0839660Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_casters.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0841183Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_casters.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0842703Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_setup.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0844380Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_setup.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0846078Z copying third_party/onnx/third_party/pybind11/tests/test_docstring_options.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0847709Z copying third_party/onnx/third_party/pybind11/tests/test_docstring_options.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0849175Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_matrix.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0850881Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_matrix.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0853098Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0854725Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_tensor.inl -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0856364Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_tensor.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0857985Z copying third_party/onnx/third_party/pybind11/tests/test_enum.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0859587Z copying third_party/onnx/third_party/pybind11/tests/test_enum.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0861220Z copying third_party/onnx/third_party/pybind11/tests/test_eval.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0862896Z copying third_party/onnx/third_party/pybind11/tests/test_eval.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0864586Z copying third_party/onnx/third_party/pybind11/tests/test_eval_call.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0866225Z copying third_party/onnx/third_party/pybind11/tests/test_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0867764Z copying third_party/onnx/third_party/pybind11/tests/test_exceptions.h -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0869287Z copying third_party/onnx/third_party/pybind11/tests/test_exceptions.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0870957Z copying third_party/onnx/third_party/pybind11/tests/test_factory_constructors.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0872623Z copying third_party/onnx/third_party/pybind11/tests/test_factory_constructors.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0874463Z copying third_party/onnx/third_party/pybind11/tests/test_gil_scoped.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0876086Z copying third_party/onnx/third_party/pybind11/tests/test_gil_scoped.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0877676Z copying third_party/onnx/third_party/pybind11/tests/test_iostream.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0879215Z copying third_party/onnx/third_party/pybind11/tests/test_iostream.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0880867Z copying third_party/onnx/third_party/pybind11/tests/test_kwargs_and_defaults.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0882509Z copying third_party/onnx/third_party/pybind11/tests/test_kwargs_and_defaults.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0884325Z copying third_party/onnx/third_party/pybind11/tests/test_local_bindings.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0886225Z copying third_party/onnx/third_party/pybind11/tests/test_local_bindings.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0887937Z copying third_party/onnx/third_party/pybind11/tests/test_methods_and_attributes.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0889960Z copying third_party/onnx/third_party/pybind11/tests/test_methods_and_attributes.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0891817Z copying third_party/onnx/third_party/pybind11/tests/test_modules.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0893480Z copying third_party/onnx/third_party/pybind11/tests/test_modules.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0895362Z copying third_party/onnx/third_party/pybind11/tests/test_multiple_inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0897022Z copying third_party/onnx/third_party/pybind11/tests/test_multiple_inheritance.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0898677Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_array.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0900372Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_array.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0902179Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_dtypes.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0903836Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_dtypes.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0906173Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_vectorize.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0907680Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_vectorize.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0909242Z copying third_party/onnx/third_party/pybind11/tests/test_opaque_types.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0910863Z copying third_party/onnx/third_party/pybind11/tests/test_opaque_types.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0912480Z copying third_party/onnx/third_party/pybind11/tests/test_operator_overloading.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0914246Z copying third_party/onnx/third_party/pybind11/tests/test_operator_overloading.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0915876Z copying third_party/onnx/third_party/pybind11/tests/test_pickling.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0917468Z copying third_party/onnx/third_party/pybind11/tests/test_pickling.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0919134Z copying third_party/onnx/third_party/pybind11/tests/test_python_multiple_inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0920687Z copying third_party/onnx/third_party/pybind11/tests/test_python_multiple_inheritance.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0922199Z copying third_party/onnx/third_party/pybind11/tests/test_pytypes.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0924031Z copying third_party/onnx/third_party/pybind11/tests/test_pytypes.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0926175Z copying third_party/onnx/third_party/pybind11/tests/test_sequences_and_iterators.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0928051Z copying third_party/onnx/third_party/pybind11/tests/test_sequences_and_iterators.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0929586Z copying third_party/onnx/third_party/pybind11/tests/test_smart_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0931270Z copying third_party/onnx/third_party/pybind11/tests/test_smart_ptr.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0932878Z copying third_party/onnx/third_party/pybind11/tests/test_stl.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0934701Z copying third_party/onnx/third_party/pybind11/tests/test_stl.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0936478Z copying third_party/onnx/third_party/pybind11/tests/test_stl_binders.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0938073Z copying third_party/onnx/third_party/pybind11/tests/test_stl_binders.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0939796Z copying third_party/onnx/third_party/pybind11/tests/test_tagbased_polymorphic.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0941499Z copying third_party/onnx/third_party/pybind11/tests/test_tagbased_polymorphic.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0942962Z copying third_party/onnx/third_party/pybind11/tests/test_thread.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0944735Z copying third_party/onnx/third_party/pybind11/tests/test_thread.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0946378Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_pyobject_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0947957Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_pyobject_ptr.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0949617Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_std_function_specializations.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0951161Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_std_function_specializations.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0952665Z copying third_party/onnx/third_party/pybind11/tests/test_union.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0954397Z copying third_party/onnx/third_party/pybind11/tests/test_union.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0956051Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_a.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0957621Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_a.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0959213Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_b.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0960750Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_b.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0962376Z copying third_party/onnx/third_party/pybind11/tests/test_vector_unique_ptr_member.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0963987Z copying third_party/onnx/third_party/pybind11/tests/test_vector_unique_ptr_member.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0965673Z copying third_party/onnx/third_party/pybind11/tests/test_virtual_functions.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0967465Z copying third_party/onnx/third_party/pybind11/tests/test_virtual_functions.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0969143Z copying third_party/onnx/third_party/pybind11/tests/valgrind-numpy-scipy.supp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0970719Z copying third_party/onnx/third_party/pybind11/tests/valgrind-python.supp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests 2025-10-10T00:04:55.0972422Z copying third_party/onnx/third_party/pybind11/tests/extra_python_package/pytest.ini -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/extra_python_package 2025-10-10T00:04:55.0973693Z copying third_party/onnx/third_party/pybind11/tests/extra_python_package/test_files.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/extra_python_package 2025-10-10T00:04:55.0975607Z copying third_party/onnx/third_party/pybind11/tests/extra_setuptools/pytest.ini -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/extra_setuptools 2025-10-10T00:04:55.0977140Z copying third_party/onnx/third_party/pybind11/tests/extra_setuptools/test_setuphelper.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/extra_setuptools 2025-10-10T00:04:55.0978539Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:55.0980257Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/embed.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:55.0981471Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/main.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:55.0983072Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/test.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:55.0984860Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-10-10T00:04:55.0986494Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_function 2025-10-10T00:04:55.0988036Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_target 2025-10-10T00:04:55.0989400Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-10-10T00:04:55.0991190Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-10-10T00:04:55.0992462Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-10-10T00:04:55.0993932Z copying third_party/onnx/third_party/pybind11/tests/test_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:55.0995669Z copying third_party/onnx/third_party/pybind11/tests/test_embed/catch.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:55.0997250Z copying third_party/onnx/third_party/pybind11/tests/test_embed/external_module.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:55.0998624Z copying third_party/onnx/third_party/pybind11/tests/test_embed/test_interpreter.cpp -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:55.1000306Z copying third_party/onnx/third_party/pybind11/tests/test_embed/test_interpreter.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:55.1001937Z copying third_party/onnx/third_party/pybind11/tests/test_embed/test_trampoline.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tests/test_embed 2025-10-10T00:04:55.1003371Z copying third_party/onnx/third_party/pybind11/tools/FindCatch.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1005198Z copying third_party/onnx/third_party/pybind11/tools/FindEigen3.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1006926Z copying third_party/onnx/third_party/pybind11/tools/FindPythonLibsNew.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1008566Z copying third_party/onnx/third_party/pybind11/tools/JoinPaths.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1010216Z copying third_party/onnx/third_party/pybind11/tools/check-style.sh -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1012128Z copying third_party/onnx/third_party/pybind11/tools/cmake_uninstall.cmake.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1013958Z copying third_party/onnx/third_party/pybind11/tools/codespell_ignore_lines_from_errors.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1016029Z copying third_party/onnx/third_party/pybind11/tools/libsize.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1017847Z copying third_party/onnx/third_party/pybind11/tools/make_changelog.py -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1019549Z copying third_party/onnx/third_party/pybind11/tools/pybind11.pc.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1021407Z copying third_party/onnx/third_party/pybind11/tools/pybind11Common.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1023260Z copying third_party/onnx/third_party/pybind11/tools/pybind11Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1025535Z copying third_party/onnx/third_party/pybind11/tools/pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1026811Z copying third_party/onnx/third_party/pybind11/tools/pybind11NewTools.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1028461Z copying third_party/onnx/third_party/pybind11/tools/pybind11Tools.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1030056Z copying third_party/onnx/third_party/pybind11/tools/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1031557Z copying third_party/onnx/third_party/pybind11/tools/setup_global.py.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1033069Z copying third_party/onnx/third_party/pybind11/tools/setup_main.py.in -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1034894Z copying third_party/onnx/third_party/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+git344e636/third_party/onnx/third_party/pybind11/tools 2025-10-10T00:04:55.1036191Z copying third_party/onnx/tools/__init__.pyi -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1037866Z copying third_party/onnx/tools/gen_coverage_report.py -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1039170Z copying third_party/onnx/tools/protoc-gen-mypy.bat -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1040853Z copying third_party/onnx/tools/protoc-gen-mypy.py -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1042533Z copying third_party/onnx/tools/protoc-gen-mypy.sh.in -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1044018Z copying third_party/onnx/tools/update_doc.bat -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1045881Z copying third_party/onnx/tools/update_doc.sh -> torch-2.10.0a0+git344e636/third_party/onnx/tools 2025-10-10T00:04:55.1047574Z copying third_party/onnx/workflow_scripts/config.py -> torch-2.10.0a0+git344e636/third_party/onnx/workflow_scripts 2025-10-10T00:04:55.1049039Z copying third_party/onnx/workflow_scripts/test_model_zoo.py -> torch-2.10.0a0+git344e636/third_party/onnx/workflow_scripts 2025-10-10T00:04:55.1050923Z copying third_party/onnx/workflow_scripts/protobuf/build_protobuf_unix.sh -> torch-2.10.0a0+git344e636/third_party/onnx/workflow_scripts/protobuf 2025-10-10T00:04:55.1052266Z copying third_party/onnx/workflow_scripts/protobuf/build_protobuf_win.ps1 -> torch-2.10.0a0+git344e636/third_party/onnx/workflow_scripts/protobuf 2025-10-10T00:04:55.1053717Z copying third_party/opentelemetry-cpp/.bazelignore -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1055672Z copying third_party/opentelemetry-cpp/.bazelrc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1056933Z copying third_party/opentelemetry-cpp/.bazelversion -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1058581Z copying third_party/opentelemetry-cpp/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1059885Z copying third_party/opentelemetry-cpp/.cmake-format.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1061523Z copying third_party/opentelemetry-cpp/.copyright-ignore -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1062892Z copying third_party/opentelemetry-cpp/.markdownlint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1064687Z copying third_party/opentelemetry-cpp/.markdownlintignore -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1066055Z copying third_party/opentelemetry-cpp/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1068639Z copying third_party/opentelemetry-cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1070358Z copying third_party/opentelemetry-cpp/CMakeSettings.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1071766Z copying third_party/opentelemetry-cpp/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1073369Z copying third_party/opentelemetry-cpp/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1074987Z copying third_party/opentelemetry-cpp/DEPRECATED.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1076528Z copying third_party/opentelemetry-cpp/INSTALL.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1078061Z copying third_party/opentelemetry-cpp/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1079576Z copying third_party/opentelemetry-cpp/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1081219Z copying third_party/opentelemetry-cpp/RELEASING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1082559Z copying third_party/opentelemetry-cpp/Versioning.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1084448Z copying third_party/opentelemetry-cpp/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1086024Z copying third_party/opentelemetry-cpp/third_party_release -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp 2025-10-10T00:04:55.1087467Z copying third_party/opentelemetry-cpp/.vscode/launch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/.vscode 2025-10-10T00:04:55.1088949Z copying third_party/opentelemetry-cpp/api/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api 2025-10-10T00:04:55.1090521Z copying third_party/opentelemetry-cpp/api/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api 2025-10-10T00:04:55.1092124Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry 2025-10-10T00:04:55.1093641Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/version.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry 2025-10-10T00:04:55.1095486Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/baggage.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage 2025-10-10T00:04:55.1097043Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/baggage_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage 2025-10-10T00:04:55.1098668Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation/baggage_propagator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation 2025-10-10T00:04:55.1100194Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/attribute_value.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1101574Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/key_value_iterable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1103076Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/key_value_iterable_view.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1105071Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/kv_properties.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1106486Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/macros.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1107848Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/spin_lock_mutex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1109372Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/string_util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1110871Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/timestamp.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-10-10T00:04:55.1112404Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-10-10T00:04:55.1114205Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/context_value.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-10-10T00:04:55.1115746Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/runtime_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-10-10T00:04:55.1117418Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/composite_propagator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-10-10T00:04:55.1118983Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/global_propagator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-10-10T00:04:55.1120597Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/noop_propagator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-10-10T00:04:55.1122633Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/text_map_propagator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-10-10T00:04:55.1124489Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/detail/preprocessor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/detail 2025-10-10T00:04:55.1125857Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_id.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1127095Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_logger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1128982Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_logger_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1131377Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/log_record.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1133586Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1135916Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1138097Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger_type_traits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1140206Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/noop.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1142274Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1144559Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/severity.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-10-10T00:04:55.1146757Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/async_instruments.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1148962Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/meter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1151149Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/meter_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1153531Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/noop.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1155894Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/observer_result.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1158191Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1160410Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/sync_instruments.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-10-10T00:04:55.1162623Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/function_ref.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1165038Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/shared_ptr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1167114Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1169883Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/string_view.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1172352Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/type_traits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1174851Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/unique_ptr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1176977Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/utility.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1179068Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/variant.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-10-10T00:04:55.1181219Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/all.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1183462Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/decay.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1185957Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/dependent_type.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1188301Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/functional.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1190612Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/invoke.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1192893Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/trait.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1195381Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/type_pack_element.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1197804Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/valueless.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1200275Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_alternative.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1202677Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_fwd.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1205247Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_size.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1207584Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/void.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-10-10T00:04:55.1209938Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl 2025-10-10T00:04:55.1212419Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl 2025-10-10T00:04:55.1215310Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/attributes.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1217972Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1220682Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/macros.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1223478Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/optimization.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1226306Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1228972Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/policy_checks.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1231602Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-10-10T00:04:55.1234505Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/identity.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-10-10T00:04:55.1237576Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/inline_variable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-10-10T00:04:55.1240612Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/invoke.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-10-10T00:04:55.1243385Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta/type_traits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta 2025-10-10T00:04:55.1246590Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/bad_variant_access.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types 2025-10-10T00:04:55.1249309Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/variant.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types 2025-10-10T00:04:55.1252124Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal/variant.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal 2025-10-10T00:04:55.1255155Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility/utility.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility 2025-10-10T00:04:55.1257626Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/dynamic_load.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-10-10T00:04:55.1259795Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-10-10T00:04:55.1261985Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/hook.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-10-10T00:04:55.1264259Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-10-10T00:04:55.1266707Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_library_handle.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:55.1269179Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_load_unix.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:55.1271614Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_load_windows.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:55.1274029Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/loader_info.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:55.1276544Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/tracer_handle.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:55.1278906Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/utility.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-10-10T00:04:55.1281085Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/shared_ptr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1283103Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1285306Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/string_view.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1286561Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/type_traits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1287988Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/unique_ptr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1289420Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/utility.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1290735Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/variant.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-10-10T00:04:55.1292067Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1293323Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/default_span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1294774Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/noop.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1296119Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1297805Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/scope.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1299193Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/semantic_conventions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1300469Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1301706Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1302930Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context_kv_iterable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1304373Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context_kv_iterable_view.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1305655Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_id.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1306881Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_metadata.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1308033Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_startoptions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1309299Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_flags.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1310516Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_id.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1311725Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_state.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1312831Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1314230Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/tracer_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-10-10T00:04:55.1315761Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/b3_propagator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-10-10T00:04:55.1317233Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/http_trace_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-10-10T00:04:55.1318665Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/jaeger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-10-10T00:04:55.1320123Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail/hex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail 2025-10-10T00:04:55.1321628Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail/string.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail 2025-10-10T00:04:55.1323115Z copying third_party/opentelemetry-cpp/api/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test 2025-10-10T00:04:55.1324202Z copying third_party/opentelemetry-cpp/api/test/baggage/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage 2025-10-10T00:04:55.1325499Z copying third_party/opentelemetry-cpp/api/test/baggage/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage 2025-10-10T00:04:55.1326751Z copying third_party/opentelemetry-cpp/api/test/baggage/baggage_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage 2025-10-10T00:04:55.1327929Z copying third_party/opentelemetry-cpp/api/test/baggage/baggage_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage 2025-10-10T00:04:55.1329101Z copying third_party/opentelemetry-cpp/api/test/baggage/propagation/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-10-10T00:04:55.1330285Z copying third_party/opentelemetry-cpp/api/test/baggage/propagation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-10-10T00:04:55.1331532Z copying third_party/opentelemetry-cpp/api/test/baggage/propagation/baggage_propagator_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-10-10T00:04:55.1332531Z copying third_party/opentelemetry-cpp/api/test/common/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/common 2025-10-10T00:04:55.1333516Z copying third_party/opentelemetry-cpp/api/test/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/common 2025-10-10T00:04:55.1334572Z copying third_party/opentelemetry-cpp/api/test/common/kv_properties_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/common 2025-10-10T00:04:55.1335648Z copying third_party/opentelemetry-cpp/api/test/common/spinlock_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/common 2025-10-10T00:04:55.1336687Z copying third_party/opentelemetry-cpp/api/test/common/string_util_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/common 2025-10-10T00:04:55.1337567Z copying third_party/opentelemetry-cpp/api/test/context/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context 2025-10-10T00:04:55.1338568Z copying third_party/opentelemetry-cpp/api/test/context/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context 2025-10-10T00:04:55.1339517Z copying third_party/opentelemetry-cpp/api/test/context/context_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context 2025-10-10T00:04:55.1340668Z copying third_party/opentelemetry-cpp/api/test/context/runtime_context_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context 2025-10-10T00:04:55.1341800Z copying third_party/opentelemetry-cpp/api/test/context/propagation/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context/propagation 2025-10-10T00:04:55.1343009Z copying third_party/opentelemetry-cpp/api/test/context/propagation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context/propagation 2025-10-10T00:04:55.1344261Z copying third_party/opentelemetry-cpp/api/test/context/propagation/composite_propagator_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/context/propagation 2025-10-10T00:04:55.1345385Z copying third_party/opentelemetry-cpp/api/test/core/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/core 2025-10-10T00:04:55.1346345Z copying third_party/opentelemetry-cpp/api/test/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/core 2025-10-10T00:04:55.1347221Z copying third_party/opentelemetry-cpp/api/test/core/timestamp_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/core 2025-10-10T00:04:55.1348208Z copying third_party/opentelemetry-cpp/api/test/core/version_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/core 2025-10-10T00:04:55.1349037Z copying third_party/opentelemetry-cpp/api/test/logs/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/logs 2025-10-10T00:04:55.1350083Z copying third_party/opentelemetry-cpp/api/test/logs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/logs 2025-10-10T00:04:55.1351093Z copying third_party/opentelemetry-cpp/api/test/logs/logger_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/logs 2025-10-10T00:04:55.1352095Z copying third_party/opentelemetry-cpp/api/test/logs/logger_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/logs 2025-10-10T00:04:55.1353083Z copying third_party/opentelemetry-cpp/api/test/logs/provider_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/logs 2025-10-10T00:04:55.1353943Z copying third_party/opentelemetry-cpp/api/test/metrics/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/metrics 2025-10-10T00:04:55.1355065Z copying third_party/opentelemetry-cpp/api/test/metrics/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/metrics 2025-10-10T00:04:55.1356114Z copying third_party/opentelemetry-cpp/api/test/metrics/meter_provider_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/metrics 2025-10-10T00:04:55.1357086Z copying third_party/opentelemetry-cpp/api/test/metrics/noop_sync_instrument_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/metrics 2025-10-10T00:04:55.1358110Z copying third_party/opentelemetry-cpp/api/test/nostd/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1359021Z copying third_party/opentelemetry-cpp/api/test/nostd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1360026Z copying third_party/opentelemetry-cpp/api/test/nostd/function_ref_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1361061Z copying third_party/opentelemetry-cpp/api/test/nostd/shared_ptr_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1362268Z copying third_party/opentelemetry-cpp/api/test/nostd/span_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1363259Z copying third_party/opentelemetry-cpp/api/test/nostd/string_view_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1364642Z copying third_party/opentelemetry-cpp/api/test/nostd/unique_ptr_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1365784Z copying third_party/opentelemetry-cpp/api/test/nostd/utility_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1366676Z copying third_party/opentelemetry-cpp/api/test/nostd/variant_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/nostd 2025-10-10T00:04:55.1367667Z copying third_party/opentelemetry-cpp/api/test/plugin/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/plugin 2025-10-10T00:04:55.1368658Z copying third_party/opentelemetry-cpp/api/test/plugin/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/plugin 2025-10-10T00:04:55.1369572Z copying third_party/opentelemetry-cpp/api/test/plugin/dynamic_load_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/plugin 2025-10-10T00:04:55.1370609Z copying third_party/opentelemetry-cpp/api/test/singleton/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1371601Z copying third_party/opentelemetry-cpp/api/test/singleton/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1372591Z copying third_party/opentelemetry-cpp/api/test/singleton/component_a.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1373722Z copying third_party/opentelemetry-cpp/api/test/singleton/component_a.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1374775Z copying third_party/opentelemetry-cpp/api/test/singleton/component_b.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1375927Z copying third_party/opentelemetry-cpp/api/test/singleton/component_b.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1377000Z copying third_party/opentelemetry-cpp/api/test/singleton/component_c.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1377923Z copying third_party/opentelemetry-cpp/api/test/singleton/component_c.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1379010Z copying third_party/opentelemetry-cpp/api/test/singleton/component_d.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1380045Z copying third_party/opentelemetry-cpp/api/test/singleton/component_d.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1380963Z copying third_party/opentelemetry-cpp/api/test/singleton/component_e.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1382010Z copying third_party/opentelemetry-cpp/api/test/singleton/component_e.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1382939Z copying third_party/opentelemetry-cpp/api/test/singleton/component_f.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1383983Z copying third_party/opentelemetry-cpp/api/test/singleton/component_f.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1385137Z copying third_party/opentelemetry-cpp/api/test/singleton/component_g.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1386064Z copying third_party/opentelemetry-cpp/api/test/singleton/component_h.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1387445Z copying third_party/opentelemetry-cpp/api/test/singleton/singleton_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/singleton 2025-10-10T00:04:55.1388575Z copying third_party/opentelemetry-cpp/api/test/trace/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1389547Z copying third_party/opentelemetry-cpp/api/test/trace/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1390540Z copying third_party/opentelemetry-cpp/api/test/trace/default_span_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1391602Z copying third_party/opentelemetry-cpp/api/test/trace/key_value_iterable_view_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1392508Z copying third_party/opentelemetry-cpp/api/test/trace/noop_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1393831Z copying third_party/opentelemetry-cpp/api/test/trace/provider_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1395011Z copying third_party/opentelemetry-cpp/api/test/trace/scope_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1395909Z copying third_party/opentelemetry-cpp/api/test/trace/span_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1396917Z copying third_party/opentelemetry-cpp/api/test/trace/span_context_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1397935Z copying third_party/opentelemetry-cpp/api/test/trace/span_id_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1398883Z copying third_party/opentelemetry-cpp/api/test/trace/span_id_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1400278Z copying third_party/opentelemetry-cpp/api/test/trace/trace_flags_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1402793Z copying third_party/opentelemetry-cpp/api/test/trace/trace_id_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1404679Z copying third_party/opentelemetry-cpp/api/test/trace/trace_state_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1406352Z copying third_party/opentelemetry-cpp/api/test/trace/tracer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace 2025-10-10T00:04:55.1408157Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:55.1410168Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:55.1412248Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/b3_propagation_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:55.1414543Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/http_text_format_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:55.1416682Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/jaeger_propagation_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:55.1418679Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-10-10T00:04:55.1420661Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/detail/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-10-10T00:04:55.1422860Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/detail/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-10-10T00:04:55.1425499Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/detail/hex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-10-10T00:04:55.1427234Z copying third_party/opentelemetry-cpp/bazel/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1428617Z copying third_party/opentelemetry-cpp/bazel/curl.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1430005Z copying third_party/opentelemetry-cpp/bazel/curl.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1431376Z copying third_party/opentelemetry-cpp/bazel/extra_deps.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1432828Z copying third_party/opentelemetry-cpp/bazel/nlohmann_json.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1434578Z copying third_party/opentelemetry-cpp/bazel/opentelemetry_proto.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1436133Z copying third_party/opentelemetry-cpp/bazel/otel_cc_benchmark.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1437606Z copying third_party/opentelemetry-cpp/bazel/repository.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/bazel 2025-10-10T00:04:55.1439110Z copying third_party/opentelemetry-cpp/buildscripts/pre-commit -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts 2025-10-10T00:04:55.1440871Z copying third_party/opentelemetry-cpp/buildscripts/pre-merge-commit -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts 2025-10-10T00:04:55.1442553Z copying third_party/opentelemetry-cpp/buildscripts/pre_release.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts 2025-10-10T00:04:55.1444755Z copying third_party/opentelemetry-cpp/buildscripts/semantic-convention/generate.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts/semantic-convention 2025-10-10T00:04:55.1447127Z copying third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates/SemanticAttributes.h.j2 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates 2025-10-10T00:04:55.1449083Z copying third_party/opentelemetry-cpp/ci/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1450387Z copying third_party/opentelemetry-cpp/ci/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1451655Z copying third_party/opentelemetry-cpp/ci/do_ci.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1452887Z copying third_party/opentelemetry-cpp/ci/do_ci.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1454319Z copying third_party/opentelemetry-cpp/ci/docfx.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1455620Z copying third_party/opentelemetry-cpp/ci/docfx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1456938Z copying third_party/opentelemetry-cpp/ci/install_abseil.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1458324Z copying third_party/opentelemetry-cpp/ci/install_bazelisk.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1459746Z copying third_party/opentelemetry-cpp/ci/install_format_tools.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1461152Z copying third_party/opentelemetry-cpp/ci/install_gcc48.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1462537Z copying third_party/opentelemetry-cpp/ci/install_osx_bazelisk.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1464246Z copying third_party/opentelemetry-cpp/ci/install_protobuf.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1465886Z copying third_party/opentelemetry-cpp/ci/install_windows_bazelisk.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1467426Z copying third_party/opentelemetry-cpp/ci/install_windows_protobuf.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1468845Z copying third_party/opentelemetry-cpp/ci/run_docker.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1470351Z copying third_party/opentelemetry-cpp/ci/setup_ci_environment.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1471753Z copying third_party/opentelemetry-cpp/ci/setup_cmake.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1473085Z copying third_party/opentelemetry-cpp/ci/setup_grpc.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1474707Z copying third_party/opentelemetry-cpp/ci/setup_windows_ci_environment.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1476232Z copying third_party/opentelemetry-cpp/ci/setup_windows_cmake.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1477708Z copying third_party/opentelemetry-cpp/ci/toc.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1479068Z copying third_party/opentelemetry-cpp/ci/valgrind-suppressions -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1480613Z copying third_party/opentelemetry-cpp/ci/verify_packages.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci 2025-10-10T00:04:55.1482266Z copying third_party/opentelemetry-cpp/ci/ports/benchmark/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/benchmark 2025-10-10T00:04:55.1484448Z copying third_party/opentelemetry-cpp/ci/ports/benchmark/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/benchmark 2025-10-10T00:04:55.1486180Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/CONTROL -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-10-10T00:04:55.1487963Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/fix-android-log.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-10-10T00:04:55.1489818Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/fix-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-10-10T00:04:55.1491632Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-10-10T00:04:55.1493398Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-10-10T00:04:55.1495256Z copying third_party/opentelemetry-cpp/cmake/ParseOsRelease.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1496794Z copying third_party/opentelemetry-cpp/cmake/nlohmann-json.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1498499Z copying third_party/opentelemetry-cpp/cmake/opentelemetry-build-external-component.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1500323Z copying third_party/opentelemetry-cpp/cmake/opentelemetry-cpp-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1502003Z copying third_party/opentelemetry-cpp/cmake/opentelemetry-proto.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1503523Z copying third_party/opentelemetry-cpp/cmake/package.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1505219Z copying third_party/opentelemetry-cpp/cmake/patch-imported-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1506971Z copying third_party/opentelemetry-cpp/cmake/pkgconfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1508392Z copying third_party/opentelemetry-cpp/cmake/tools.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake 2025-10-10T00:04:55.1509927Z copying third_party/opentelemetry-cpp/cmake/templates/config.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/cmake/templates 2025-10-10T00:04:55.1511470Z copying third_party/opentelemetry-cpp/docker/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:55.1512969Z copying third_party/opentelemetry-cpp/docker/Dockerfile.alpine.base -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:55.1514681Z copying third_party/opentelemetry-cpp/docker/Dockerfile.centos -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:55.1516251Z copying third_party/opentelemetry-cpp/docker/Dockerfile.debian.deps -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:55.1517727Z copying third_party/opentelemetry-cpp/docker/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:55.1519114Z copying third_party/opentelemetry-cpp/docker/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker 2025-10-10T00:04:55.1520708Z copying third_party/opentelemetry-cpp/docker/grpc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker/grpc 2025-10-10T00:04:55.1522443Z copying third_party/opentelemetry-cpp/docker/grpc/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker/grpc 2025-10-10T00:04:55.1524382Z copying third_party/opentelemetry-cpp/docker/ubuntuLatest/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docker/ubuntuLatest 2025-10-10T00:04:55.1526116Z copying third_party/opentelemetry-cpp/docs/abi-compatibility.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1527598Z copying third_party/opentelemetry-cpp/docs/abi-policy.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1529056Z copying third_party/opentelemetry-cpp/docs/abi-version-policy.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1530494Z copying third_party/opentelemetry-cpp/docs/build-as-dll.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1531961Z copying third_party/opentelemetry-cpp/docs/building-with-stdlib.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1533472Z copying third_party/opentelemetry-cpp/docs/building-with-vcpkg.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1535158Z copying third_party/opentelemetry-cpp/docs/building-with-vs2019.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1536750Z copying third_party/opentelemetry-cpp/docs/cpp-ostream-exporter-design.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1538345Z copying third_party/opentelemetry-cpp/docs/cpp-sdk-factory-design.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1539835Z copying third_party/opentelemetry-cpp/docs/dependencies.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1541319Z copying third_party/opentelemetry-cpp/docs/deprecation-process.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1542771Z copying third_party/opentelemetry-cpp/docs/google-test.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1544429Z copying third_party/opentelemetry-cpp/docs/library-distribution.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1546007Z copying third_party/opentelemetry-cpp/docs/requirements.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1547610Z copying third_party/opentelemetry-cpp/docs/semantic-conventions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1549112Z copying third_party/opentelemetry-cpp/docs/testing-with-ssl.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1550564Z copying third_party/opentelemetry-cpp/docs/using-clang-format.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs 2025-10-10T00:04:55.1552039Z copying third_party/opentelemetry-cpp/docs/public/Doxyfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:55.1553627Z copying third_party/opentelemetry-cpp/docs/public/GettingHelp.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:55.1555391Z copying third_party/opentelemetry-cpp/docs/public/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:55.1556897Z copying third_party/opentelemetry-cpp/docs/public/conf.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:55.1558384Z copying third_party/opentelemetry-cpp/docs/public/index.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:55.1559964Z copying third_party/opentelemetry-cpp/docs/public/requirements.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public 2025-10-10T00:04:55.1561892Z copying third_party/opentelemetry-cpp/docs/public/_static/opentelemetry_logo.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/_static 2025-10-10T00:04:55.1563854Z copying third_party/opentelemetry-cpp/docs/public/_templates/sidebar/brand.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/_templates/sidebar 2025-10-10T00:04:55.1566032Z copying third_party/opentelemetry-cpp/docs/public/api/GettingStarted.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/api 2025-10-10T00:04:55.1567797Z copying third_party/opentelemetry-cpp/docs/public/api/Overview.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/api 2025-10-10T00:04:55.1569418Z copying third_party/opentelemetry-cpp/docs/public/api/api.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/api 2025-10-10T00:04:55.1571199Z copying third_party/opentelemetry-cpp/docs/public/performance/benchmarks.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/performance 2025-10-10T00:04:55.1573102Z copying third_party/opentelemetry-cpp/docs/public/resources/footer.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/resources 2025-10-10T00:04:55.1575077Z copying third_party/opentelemetry-cpp/docs/public/resources/header.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/resources 2025-10-10T00:04:55.1576949Z copying third_party/opentelemetry-cpp/docs/public/resources/stylesheet.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/resources 2025-10-10T00:04:55.1578797Z copying third_party/opentelemetry-cpp/docs/public/sdk/GettingStarted.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/sdk 2025-10-10T00:04:55.1580490Z copying third_party/opentelemetry-cpp/docs/public/sdk/sdk.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/docs/public/sdk 2025-10-10T00:04:55.1582074Z copying third_party/opentelemetry-cpp/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples 2025-10-10T00:04:55.1583628Z copying third_party/opentelemetry-cpp/examples/batch/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/batch 2025-10-10T00:04:55.1585442Z copying third_party/opentelemetry-cpp/examples/batch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/batch 2025-10-10T00:04:55.1587068Z copying third_party/opentelemetry-cpp/examples/batch/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/batch 2025-10-10T00:04:55.1588889Z copying third_party/opentelemetry-cpp/examples/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common 2025-10-10T00:04:55.1590685Z copying third_party/opentelemetry-cpp/examples/common/foo_library/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/foo_library 2025-10-10T00:04:55.1592632Z copying third_party/opentelemetry-cpp/examples/common/foo_library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/foo_library 2025-10-10T00:04:55.1594760Z copying third_party/opentelemetry-cpp/examples/common/foo_library/foo_library.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/foo_library 2025-10-10T00:04:55.1596745Z copying third_party/opentelemetry-cpp/examples/common/foo_library/foo_library.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/foo_library 2025-10-10T00:04:55.1598720Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-10-10T00:04:55.1600751Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-10-10T00:04:55.1602866Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/foo_library.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-10-10T00:04:55.1605200Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/foo_library.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-10-10T00:04:55.1607422Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-10-10T00:04:55.1609587Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-10-10T00:04:55.1611774Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/foo_library.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-10-10T00:04:55.1613968Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/foo_library.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-10-10T00:04:55.1616125Z copying third_party/opentelemetry-cpp/examples/etw_threads/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/etw_threads 2025-10-10T00:04:55.1617914Z copying third_party/opentelemetry-cpp/examples/etw_threads/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/etw_threads 2025-10-10T00:04:55.1619656Z copying third_party/opentelemetry-cpp/examples/etw_threads/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/etw_threads 2025-10-10T00:04:55.1621288Z copying third_party/opentelemetry-cpp/examples/grpc/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:55.1622885Z copying third_party/opentelemetry-cpp/examples/grpc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:55.1624650Z copying third_party/opentelemetry-cpp/examples/grpc/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:55.1626334Z copying third_party/opentelemetry-cpp/examples/grpc/client.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:55.1627890Z copying third_party/opentelemetry-cpp/examples/grpc/server.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:55.1629628Z copying third_party/opentelemetry-cpp/examples/grpc/tracer_common.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc 2025-10-10T00:04:55.1631486Z copying third_party/opentelemetry-cpp/examples/grpc/protos/messages.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/grpc/protos 2025-10-10T00:04:55.1633220Z copying third_party/opentelemetry-cpp/examples/http/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1634982Z copying third_party/opentelemetry-cpp/examples/http/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1636595Z copying third_party/opentelemetry-cpp/examples/http/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1638159Z copying third_party/opentelemetry-cpp/examples/http/client.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1639744Z copying third_party/opentelemetry-cpp/examples/http/server.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1641347Z copying third_party/opentelemetry-cpp/examples/http/server.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1642941Z copying third_party/opentelemetry-cpp/examples/http/tracer_common.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/http 2025-10-10T00:04:55.1644813Z copying third_party/opentelemetry-cpp/examples/logs_simple/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/logs_simple 2025-10-10T00:04:55.1647558Z copying third_party/opentelemetry-cpp/examples/logs_simple/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/logs_simple 2025-10-10T00:04:55.1649393Z copying third_party/opentelemetry-cpp/examples/logs_simple/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/logs_simple 2025-10-10T00:04:55.1651210Z copying third_party/opentelemetry-cpp/examples/logs_simple/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/logs_simple 2025-10-10T00:04:55.1652992Z copying third_party/opentelemetry-cpp/examples/metrics_simple/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/metrics_simple 2025-10-10T00:04:55.1655009Z copying third_party/opentelemetry-cpp/examples/metrics_simple/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/metrics_simple 2025-10-10T00:04:55.1656892Z copying third_party/opentelemetry-cpp/examples/metrics_simple/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/metrics_simple 2025-10-10T00:04:55.1658763Z copying third_party/opentelemetry-cpp/examples/metrics_simple/metrics_ostream.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/metrics_simple 2025-10-10T00:04:55.1660637Z copying third_party/opentelemetry-cpp/examples/multi_processor/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multi_processor 2025-10-10T00:04:55.1662497Z copying third_party/opentelemetry-cpp/examples/multi_processor/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multi_processor 2025-10-10T00:04:55.1664557Z copying third_party/opentelemetry-cpp/examples/multi_processor/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multi_processor 2025-10-10T00:04:55.1666383Z copying third_party/opentelemetry-cpp/examples/multi_processor/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multi_processor 2025-10-10T00:04:55.1668182Z copying third_party/opentelemetry-cpp/examples/multithreaded/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multithreaded 2025-10-10T00:04:55.1670056Z copying third_party/opentelemetry-cpp/examples/multithreaded/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multithreaded 2025-10-10T00:04:55.1672133Z copying third_party/opentelemetry-cpp/examples/multithreaded/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/multithreaded 2025-10-10T00:04:55.1673926Z copying third_party/opentelemetry-cpp/examples/otlp/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1675676Z copying third_party/opentelemetry-cpp/examples/otlp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1677314Z copying third_party/opentelemetry-cpp/examples/otlp/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1678904Z copying third_party/opentelemetry-cpp/examples/otlp/grpc_log_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1680529Z copying third_party/opentelemetry-cpp/examples/otlp/grpc_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1682166Z copying third_party/opentelemetry-cpp/examples/otlp/grpc_metric_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1683898Z copying third_party/opentelemetry-cpp/examples/otlp/http_log_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1685677Z copying third_party/opentelemetry-cpp/examples/otlp/http_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1687297Z copying third_party/opentelemetry-cpp/examples/otlp/http_metric_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp 2025-10-10T00:04:55.1689495Z copying third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config/config.dev.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config 2025-10-10T00:04:55.1691631Z copying third_party/opentelemetry-cpp/examples/plugin/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin 2025-10-10T00:04:55.1693447Z copying third_party/opentelemetry-cpp/examples/plugin/load/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/load 2025-10-10T00:04:55.1695477Z copying third_party/opentelemetry-cpp/examples/plugin/load/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/load 2025-10-10T00:04:55.1697273Z copying third_party/opentelemetry-cpp/examples/plugin/load/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/load 2025-10-10T00:04:55.1699080Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-10-10T00:04:55.1700963Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-10-10T00:04:55.1702872Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/factory_impl.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-10-10T00:04:55.1704900Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/tracer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-10-10T00:04:55.1706733Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-10-10T00:04:55.1708498Z copying third_party/opentelemetry-cpp/examples/prometheus/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:55.1710264Z copying third_party/opentelemetry-cpp/examples/prometheus/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:55.1712062Z copying third_party/opentelemetry-cpp/examples/prometheus/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:55.1713816Z copying third_party/opentelemetry-cpp/examples/prometheus/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:55.1716015Z copying third_party/opentelemetry-cpp/examples/prometheus/prometheus.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:55.1717790Z copying third_party/opentelemetry-cpp/examples/prometheus/run.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/prometheus 2025-10-10T00:04:55.1719412Z copying third_party/opentelemetry-cpp/examples/simple/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/simple 2025-10-10T00:04:55.1721072Z copying third_party/opentelemetry-cpp/examples/simple/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/simple 2025-10-10T00:04:55.1722751Z copying third_party/opentelemetry-cpp/examples/simple/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/simple 2025-10-10T00:04:55.1724545Z copying third_party/opentelemetry-cpp/examples/simple/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/simple 2025-10-10T00:04:55.1726249Z copying third_party/opentelemetry-cpp/examples/zipkin/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/zipkin 2025-10-10T00:04:55.1727919Z copying third_party/opentelemetry-cpp/examples/zipkin/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/zipkin 2025-10-10T00:04:55.1729545Z copying third_party/opentelemetry-cpp/examples/zipkin/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/examples/zipkin 2025-10-10T00:04:55.1731226Z copying third_party/opentelemetry-cpp/exporters/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters 2025-10-10T00:04:55.1732950Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch 2025-10-10T00:04:55.1735250Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch 2025-10-10T00:04:55.1736954Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch/es_log_record_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch 2025-10-10T00:04:55.1739052Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch/es_log_recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch 2025-10-10T00:04:55.1740732Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/src/es_log_record_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/src 2025-10-10T00:04:55.1742036Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/src/es_log_recordable.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/src 2025-10-10T00:04:55.1743378Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/test/es_log_record_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/elasticsearch/test 2025-10-10T00:04:55.1744611Z copying third_party/opentelemetry-cpp/exporters/etw/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw 2025-10-10T00:04:55.1745614Z copying third_party/opentelemetry-cpp/exporters/etw/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw 2025-10-10T00:04:55.1746572Z copying third_party/opentelemetry-cpp/exporters/etw/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw 2025-10-10T00:04:55.1747711Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1749464Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/TraceLoggingDynamic.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1751174Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1752692Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_fields.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1754313Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_logger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1755888Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_logger_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1757453Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_properties.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1759068Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1760697Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_random_id_generator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1762369Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tail_sampler.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1763968Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_traceloggingdynamic.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1765575Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1767076Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tracer_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1768583Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1770021Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/uuid.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-10-10T00:04:55.1771303Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_logger_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/test 2025-10-10T00:04:55.1772368Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_perf_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/test 2025-10-10T00:04:55.1773425Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_provider_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/test 2025-10-10T00:04:55.1774538Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_tracer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/etw/test 2025-10-10T00:04:55.1775742Z copying third_party/opentelemetry-cpp/exporters/memory/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory 2025-10-10T00:04:55.1776801Z copying third_party/opentelemetry-cpp/exporters/memory/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory 2025-10-10T00:04:55.1778052Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-10-10T00:04:55.1779800Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-10-10T00:04:55.1781465Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-10-10T00:04:55.1783218Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-10-10T00:04:55.1784853Z copying third_party/opentelemetry-cpp/exporters/memory/src/in_memory_span_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/src 2025-10-10T00:04:55.1785999Z copying third_party/opentelemetry-cpp/exporters/memory/test/in_memory_span_data_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/test 2025-10-10T00:04:55.1787186Z copying third_party/opentelemetry-cpp/exporters/memory/test/in_memory_span_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/memory/test 2025-10-10T00:04:55.1788344Z copying third_party/opentelemetry-cpp/exporters/ostream/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream 2025-10-10T00:04:55.1789261Z copying third_party/opentelemetry-cpp/exporters/ostream/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream 2025-10-10T00:04:55.1790640Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/common_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1792313Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/log_record_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1794034Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/log_record_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1795991Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/metric_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1797696Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/metric_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1799487Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/span_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1801190Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/span_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-10-10T00:04:55.1802853Z copying third_party/opentelemetry-cpp/exporters/ostream/src/log_record_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:55.1803897Z copying third_party/opentelemetry-cpp/exporters/ostream/src/log_record_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:55.1805187Z copying third_party/opentelemetry-cpp/exporters/ostream/src/metric_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:55.1806332Z copying third_party/opentelemetry-cpp/exporters/ostream/src/metric_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:55.1807469Z copying third_party/opentelemetry-cpp/exporters/ostream/src/span_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:55.1808479Z copying third_party/opentelemetry-cpp/exporters/ostream/src/span_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/src 2025-10-10T00:04:55.1809520Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_capture.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/test 2025-10-10T00:04:55.1810707Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_log_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/test 2025-10-10T00:04:55.1811871Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_metric_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/test 2025-10-10T00:04:55.1813030Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_span_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/ostream/test 2025-10-10T00:04:55.1814039Z copying third_party/opentelemetry-cpp/exporters/otlp/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp 2025-10-10T00:04:55.1815167Z copying third_party/opentelemetry-cpp/exporters/otlp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp 2025-10-10T00:04:55.1816149Z copying third_party/opentelemetry-cpp/exporters/otlp/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp 2025-10-10T00:04:55.1817325Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_environment.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1818956Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_client.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1820583Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_client_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1822218Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1824035Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1825786Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1827557Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1829420Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1831134Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1832816Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1833574Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1834686Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1835504Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1836305Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1837117Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_client.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1837926Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1838778Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1839670Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1840502Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1841298Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1842140Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1842982Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1843974Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1844883Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1845701Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_log_recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1846408Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_metric_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1847267Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_populate_attribute_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1848068Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_preferred_temporality.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1848996Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1849773Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_recordable_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1850704Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/protobuf_include_prefix.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1851427Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/protobuf_include_suffix.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-10-10T00:04:55.1851877Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_environment.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1852617Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_client.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1854597Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1856152Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1857659Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1859139Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1860764Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1862254Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1863624Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1865623Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1867193Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1868620Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1870227Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_client.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1871974Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1873524Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1875228Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1876854Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1878389Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1879951Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1881314Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1882982Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1884658Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1886147Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_log_recordable.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1887678Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_metric_utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1889314Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_populate_attribute_utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1890934Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_recordable.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1892499Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_recordable_utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/src 2025-10-10T00:04:55.1894506Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1896109Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1897628Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1899277Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_log_record_exporter_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1900767Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_log_record_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1902337Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_metric_exporter_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1903835Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_metric_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1905553Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_exporter_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1907030Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1908954Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_log_record_exporter_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1910411Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_log_record_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1912244Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_metric_exporter_factory_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1913624Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_metric_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1915651Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_log_recordable_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1917179Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_metrics_serialization_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1918758Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_recordable_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/otlp/test 2025-10-10T00:04:55.1920302Z copying third_party/opentelemetry-cpp/exporters/prometheus/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus 2025-10-10T00:04:55.1921842Z copying third_party/opentelemetry-cpp/exporters/prometheus/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus 2025-10-10T00:04:55.1923726Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/collector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-10-10T00:04:55.1925307Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-10-10T00:04:55.1926863Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-10-10T00:04:55.1928368Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-10-10T00:04:55.1929929Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-10-10T00:04:55.1931136Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/collector.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-10-10T00:04:55.1932754Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-10-10T00:04:55.1934469Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-10-10T00:04:55.1935992Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_options.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-10-10T00:04:55.1937474Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-10-10T00:04:55.1939203Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-10-10T00:04:55.1940916Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/collector_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-10-10T00:04:55.1942306Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-10-10T00:04:55.1944028Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/exporter_utils_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-10-10T00:04:55.1945797Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/prometheus_test_helper.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-10-10T00:04:55.1947210Z copying third_party/opentelemetry-cpp/exporters/zipkin/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin 2025-10-10T00:04:55.1948703Z copying third_party/opentelemetry-cpp/exporters/zipkin/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin 2025-10-10T00:04:55.1950140Z copying third_party/opentelemetry-cpp/exporters/zipkin/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin 2025-10-10T00:04:55.1952093Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-10-10T00:04:55.1953538Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-10-10T00:04:55.1955470Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-10-10T00:04:55.1956896Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-10-10T00:04:55.1958127Z copying third_party/opentelemetry-cpp/exporters/zipkin/src/recordable.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-10-10T00:04:55.1959849Z copying third_party/opentelemetry-cpp/exporters/zipkin/src/zipkin_exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-10-10T00:04:55.1961422Z copying third_party/opentelemetry-cpp/exporters/zipkin/src/zipkin_exporter_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-10-10T00:04:55.1962882Z copying third_party/opentelemetry-cpp/exporters/zipkin/test/zipkin_exporter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/test 2025-10-10T00:04:55.1964602Z copying third_party/opentelemetry-cpp/exporters/zipkin/test/zipkin_recordable_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/exporters/zipkin/test 2025-10-10T00:04:55.1966007Z copying third_party/opentelemetry-cpp/ext/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext 2025-10-10T00:04:55.1967565Z copying third_party/opentelemetry-cpp/ext/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext 2025-10-10T00:04:55.1969373Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/http_client.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client 2025-10-10T00:04:55.1971011Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/http_client_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client 2025-10-10T00:04:55.1972726Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl/http_client_curl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl 2025-10-10T00:04:55.1974306Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl/http_operation_curl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl 2025-10-10T00:04:55.1975990Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common/url_parser.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common 2025-10-10T00:04:55.1977616Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/file_http_server.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-10-10T00:04:55.1979177Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/http_server.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-10-10T00:04:55.1980824Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/socket_tools.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-10-10T00:04:55.1982337Z copying third_party/opentelemetry-cpp/ext/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src 2025-10-10T00:04:55.1983934Z copying third_party/opentelemetry-cpp/ext/src/dll/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/dll 2025-10-10T00:04:55.1985723Z copying third_party/opentelemetry-cpp/ext/src/dll/dllmain.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/dll 2025-10-10T00:04:55.1987199Z copying third_party/opentelemetry-cpp/ext/src/dll/input.src -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/dll 2025-10-10T00:04:55.1988699Z copying third_party/opentelemetry-cpp/ext/src/dll/make_def.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/dll 2025-10-10T00:04:55.1990321Z copying third_party/opentelemetry-cpp/ext/src/dll/opentelemetry_cpp.src -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/dll 2025-10-10T00:04:55.1992160Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-10-10T00:04:55.1993771Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-10-10T00:04:55.1995422Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/http_client_curl.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-10-10T00:04:55.1997188Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/http_client_factory_curl.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-10-10T00:04:55.1998816Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/http_operation_curl.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-10-10T00:04:55.2000648Z copying third_party/opentelemetry-cpp/ext/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test 2025-10-10T00:04:55.2002171Z copying third_party/opentelemetry-cpp/ext/test/http/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/http 2025-10-10T00:04:55.2003742Z copying third_party/opentelemetry-cpp/ext/test/http/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/http 2025-10-10T00:04:55.2005560Z copying third_party/opentelemetry-cpp/ext/test/http/curl_http_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/http 2025-10-10T00:04:55.2007141Z copying third_party/opentelemetry-cpp/ext/test/http/url_parser_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/http 2025-10-10T00:04:55.2008839Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-10-10T00:04:55.2010310Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-10-10T00:04:55.2012013Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-10-10T00:04:55.2013207Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-10-10T00:04:55.2014937Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-10-10T00:04:55.2016428Z copying third_party/opentelemetry-cpp/functional/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional 2025-10-10T00:04:55.2017893Z copying third_party/opentelemetry-cpp/functional/cert/ca_csr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2019382Z copying third_party/opentelemetry-cpp/functional/cert/ca_csr_b.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2020899Z copying third_party/opentelemetry-cpp/functional/cert/client_csr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2022455Z copying third_party/opentelemetry-cpp/functional/cert/client_csr_b.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2023891Z copying third_party/opentelemetry-cpp/functional/cert/garbage.pem -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2025565Z copying third_party/opentelemetry-cpp/functional/cert/generate_cert.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2027131Z copying third_party/opentelemetry-cpp/functional/cert/server_csr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2028655Z copying third_party/opentelemetry-cpp/functional/cert/server_csr_b.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/cert 2025-10-10T00:04:55.2030109Z copying third_party/opentelemetry-cpp/functional/otlp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2031560Z copying third_party/opentelemetry-cpp/functional/otlp/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2033062Z copying third_party/opentelemetry-cpp/functional/otlp/func_http_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2034918Z copying third_party/opentelemetry-cpp/functional/otlp/otel-config-http.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2036609Z copying third_party/opentelemetry-cpp/functional/otlp/otel-config-https.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2038099Z copying third_party/opentelemetry-cpp/functional/otlp/otel-docker-config-http.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2039667Z copying third_party/opentelemetry-cpp/functional/otlp/otel-docker-config-https.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2041023Z copying third_party/opentelemetry-cpp/functional/otlp/run_test.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2042608Z copying third_party/opentelemetry-cpp/functional/otlp/run_test_mode.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/functional/otlp 2025-10-10T00:04:55.2044281Z copying third_party/opentelemetry-cpp/opentracing-shim/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim 2025-10-10T00:04:55.2045817Z copying third_party/opentelemetry-cpp/opentracing-shim/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim 2025-10-10T00:04:55.2047418Z copying third_party/opentelemetry-cpp/opentracing-shim/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim 2025-10-10T00:04:55.2049128Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/propagation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-10-10T00:04:55.2050463Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/shim_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-10-10T00:04:55.2052154Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/span_context_shim.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-10-10T00:04:55.2053487Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/span_shim.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-10-10T00:04:55.2055007Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/tracer_shim.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-10-10T00:04:55.2056468Z copying third_party/opentelemetry-cpp/opentracing-shim/src/shim_utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/src 2025-10-10T00:04:55.2058012Z copying third_party/opentelemetry-cpp/opentracing-shim/src/span_context_shim.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/src 2025-10-10T00:04:55.2059321Z copying third_party/opentelemetry-cpp/opentracing-shim/src/span_shim.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/src 2025-10-10T00:04:55.2060892Z copying third_party/opentelemetry-cpp/opentracing-shim/src/tracer_shim.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/src 2025-10-10T00:04:55.2062523Z copying third_party/opentelemetry-cpp/opentracing-shim/test/propagation_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:55.2063991Z copying third_party/opentelemetry-cpp/opentracing-shim/test/shim_mocks.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:55.2065608Z copying third_party/opentelemetry-cpp/opentracing-shim/test/shim_utils_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:55.2067224Z copying third_party/opentelemetry-cpp/opentracing-shim/test/span_context_shim_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:55.2068748Z copying third_party/opentelemetry-cpp/opentracing-shim/test/span_shim_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:55.2078354Z copying third_party/opentelemetry-cpp/opentracing-shim/test/tracer_shim_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/opentracing-shim/test 2025-10-10T00:04:55.2079078Z copying third_party/opentelemetry-cpp/sdk/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk 2025-10-10T00:04:55.2079729Z copying third_party/opentelemetry-cpp/sdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk 2025-10-10T00:04:55.2080751Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry 2025-10-10T00:04:55.2081877Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/atomic_shared_ptr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2083088Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/atomic_unique_ptr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2084394Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/attribute_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2085505Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/attributemap_hash.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2086544Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/base64.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2087645Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/circular_buffer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2088787Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/circular_buffer_range.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2089885Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/empty_attributes.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2090964Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/env_variables.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2092039Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/exporter_utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2093146Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/global_log_handler.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-10-10T00:04:55.2094892Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary/instrumentation_library.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary 2025-10-10T00:04:55.2096375Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope/instrumentation_scope.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope 2025-10-10T00:04:55.2097702Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2101608Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2102826Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2103873Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2105145Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2106415Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger_provider_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2107600Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2108633Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2109691Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2110829Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_context_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2112148Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2113791Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_provider_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2115533Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_log_record_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2117120Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_log_record_processor_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2118581Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2120128Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2121763Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/read_write_log_record.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2123388Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/readable_log_record.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2125106Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2126855Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/simple_log_record_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2128452Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/simple_log_record_processor_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-10-10T00:04:55.2130228Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/async_instruments.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2131911Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/instrument_metadata_validator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2133459Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/instruments.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2135205Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2137115Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2138683Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_context_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2140219Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2141808Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_provider_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2143423Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/metric_reader.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2145206Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/observer_result.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2147033Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/push_metric_exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2148660Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/sync_instruments.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-10-10T00:04:55.2150542Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/aggregation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2152175Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/aggregation_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2153751Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/base2_exponential_histogram_indexer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2155545Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/default_aggregation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2157270Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/drop_aggregation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2158846Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/histogram_aggregation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2160614Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/lastvalue_aggregation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2162169Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/sum_aggregation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-10-10T00:04:55.2164026Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/circular_buffer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-10-10T00:04:55.2165836Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/exemplar_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-10-10T00:04:55.2167568Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/metric_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-10-10T00:04:55.2169009Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/point_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-10-10T00:04:55.2170768Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/always_sample_filter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2172249Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/filter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2174003Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/filtered_exemplar_reservoir.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2175639Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/fixed_size_exemplar_reservoir.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2177302Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/histogram_exemplar_reservoir.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2178981Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/never_sample_filter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2180565Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/no_exemplar_reservoir.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2182094Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2183701Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir_cell.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2185583Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir_cell_selector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2187240Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/with_trace_sample_filter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-10-10T00:04:55.2188762Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/metric_producer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-10-10T00:04:55.2190537Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-10-10T00:04:55.2192361Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-10-10T00:04:55.2193901Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-10-10T00:04:55.2195429Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/async_metric_storage.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2197170Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/attributes_hashmap.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2198865Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/filtered_ordered_attribute_map.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2200428Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/metric_collector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2201976Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/metric_storage.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2203653Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/multi_metric_storage.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2205382Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/observable_registry.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2207005Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/sync_metric_storage.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2208662Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/temporal_metric_storage.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-10-10T00:04:55.2210210Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/attributes_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2211805Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/instrument_selector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2213445Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/instrument_selector_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2215088Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/meter_selector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2216850Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/meter_selector_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2218366Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/predicate.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2220073Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/predicate_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2221439Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2223165Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2224844Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_registry.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2226512Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_registry_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-10-10T00:04:55.2227976Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/resource.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-10-10T00:04:55.2229613Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/resource_detector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-10-10T00:04:55.2231167Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/semantic_conventions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-10-10T00:04:55.2233166Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2235004Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2236591Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor_options.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2238133Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/exporter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2239740Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/id_generator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2241339Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/multi_recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2243019Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/multi_span_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2244891Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2246624Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/random_id_generator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2248219Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/random_id_generator_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2249694Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/recordable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2251402Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/sampler.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2253080Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/simple_processor.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2254767Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/simple_processor_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2256276Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/span_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2258023Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2259735Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2261355Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_context_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2262978Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2264805Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-10-10T00:04:55.2266469Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_off.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2268186Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_off_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2269778Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_on.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2271407Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_on_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2272934Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/parent.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2274729Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/parent_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2276349Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/trace_id_ratio.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2277964Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/trace_id_ratio_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-10-10T00:04:55.2279365Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version/version.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version 2025-10-10T00:04:55.2280692Z copying third_party/opentelemetry-cpp/sdk/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src 2025-10-10T00:04:55.2282172Z copying third_party/opentelemetry-cpp/sdk/src/common/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2283777Z copying third_party/opentelemetry-cpp/sdk/src/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2285615Z copying third_party/opentelemetry-cpp/sdk/src/common/base64.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2287120Z copying third_party/opentelemetry-cpp/sdk/src/common/core.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2288775Z copying third_party/opentelemetry-cpp/sdk/src/common/env_variables.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2290374Z copying third_party/opentelemetry-cpp/sdk/src/common/fast_random_number_generator.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2291896Z copying third_party/opentelemetry-cpp/sdk/src/common/global_log_handler.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2293327Z copying third_party/opentelemetry-cpp/sdk/src/common/random.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2295062Z copying third_party/opentelemetry-cpp/sdk/src/common/random.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common 2025-10-10T00:04:55.2296689Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-10-10T00:04:55.2298385Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/fork.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-10-10T00:04:55.2299923Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/fork_unix.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-10-10T00:04:55.2301441Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/fork_windows.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-10-10T00:04:55.2302910Z copying third_party/opentelemetry-cpp/sdk/src/logs/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2304678Z copying third_party/opentelemetry-cpp/sdk/src/logs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2306192Z copying third_party/opentelemetry-cpp/sdk/src/logs/batch_log_record_processor.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2307759Z copying third_party/opentelemetry-cpp/sdk/src/logs/batch_log_record_processor_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2309187Z copying third_party/opentelemetry-cpp/sdk/src/logs/event_logger.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2310755Z copying third_party/opentelemetry-cpp/sdk/src/logs/event_logger_provider.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2312224Z copying third_party/opentelemetry-cpp/sdk/src/logs/event_logger_provider_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2313671Z copying third_party/opentelemetry-cpp/sdk/src/logs/exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2315389Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2317146Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_context.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2318816Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_context_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2320421Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_provider.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2321952Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_provider_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2323445Z copying third_party/opentelemetry-cpp/sdk/src/logs/multi_log_record_processor.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2325100Z copying third_party/opentelemetry-cpp/sdk/src/logs/multi_log_record_processor_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2326582Z copying third_party/opentelemetry-cpp/sdk/src/logs/multi_recordable.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2328115Z copying third_party/opentelemetry-cpp/sdk/src/logs/read_write_log_record.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2329644Z copying third_party/opentelemetry-cpp/sdk/src/logs/readable_log_record.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2331245Z copying third_party/opentelemetry-cpp/sdk/src/logs/simple_log_record_processor.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2332762Z copying third_party/opentelemetry-cpp/sdk/src/logs/simple_log_record_processor_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/logs 2025-10-10T00:04:55.2334449Z copying third_party/opentelemetry-cpp/sdk/src/metrics/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2336024Z copying third_party/opentelemetry-cpp/sdk/src/metrics/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2337498Z copying third_party/opentelemetry-cpp/sdk/src/metrics/async_instruments.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2339052Z copying third_party/opentelemetry-cpp/sdk/src/metrics/instrument_metadata_validator.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2340463Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2342124Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_context.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2343671Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_context_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2345353Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_provider.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2346924Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_provider_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2348447Z copying third_party/opentelemetry-cpp/sdk/src/metrics/metric_reader.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2349990Z copying third_party/opentelemetry-cpp/sdk/src/metrics/sync_instruments.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics 2025-10-10T00:04:55.2351736Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/base2_exponential_histogram_indexer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-10-10T00:04:55.2353304Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/histogram_aggregation.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-10-10T00:04:55.2354956Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/lastvalue_aggregation.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-10-10T00:04:55.2356581Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/sum_aggregation.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-10-10T00:04:55.2358018Z copying third_party/opentelemetry-cpp/sdk/src/metrics/data/circular_buffer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/data 2025-10-10T00:04:55.2359572Z copying third_party/opentelemetry-cpp/sdk/src/metrics/exemplar/filter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar 2025-10-10T00:04:55.2361028Z copying third_party/opentelemetry-cpp/sdk/src/metrics/exemplar/reservoir.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar 2025-10-10T00:04:55.2362557Z copying third_party/opentelemetry-cpp/sdk/src/metrics/export/periodic_exporting_metric_reader.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/export 2025-10-10T00:04:55.2364344Z copying third_party/opentelemetry-cpp/sdk/src/metrics/export/periodic_exporting_metric_reader_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/export 2025-10-10T00:04:55.2365889Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/filtered_ordered_attribute_map.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-10-10T00:04:55.2367337Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/metric_collector.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-10-10T00:04:55.2368814Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/observable_registry.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-10-10T00:04:55.2370351Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/sync_metric_storage.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-10-10T00:04:55.2371976Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/temporal_metric_storage.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-10-10T00:04:55.2373507Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/instrument_selector_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-10-10T00:04:55.2375268Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/meter_selector_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-10-10T00:04:55.2376801Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/view_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-10-10T00:04:55.2378284Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/view_registry_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-10-10T00:04:55.2379690Z copying third_party/opentelemetry-cpp/sdk/src/resource/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/resource 2025-10-10T00:04:55.2381265Z copying third_party/opentelemetry-cpp/sdk/src/resource/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/resource 2025-10-10T00:04:55.2382767Z copying third_party/opentelemetry-cpp/sdk/src/resource/resource.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/resource 2025-10-10T00:04:55.2384384Z copying third_party/opentelemetry-cpp/sdk/src/resource/resource_detector.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/resource 2025-10-10T00:04:55.2385821Z copying third_party/opentelemetry-cpp/sdk/src/trace/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2387436Z copying third_party/opentelemetry-cpp/sdk/src/trace/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2388873Z copying third_party/opentelemetry-cpp/sdk/src/trace/batch_span_processor.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2390469Z copying third_party/opentelemetry-cpp/sdk/src/trace/batch_span_processor_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2391857Z copying third_party/opentelemetry-cpp/sdk/src/trace/exporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2393337Z copying third_party/opentelemetry-cpp/sdk/src/trace/random_id_generator.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2394919Z copying third_party/opentelemetry-cpp/sdk/src/trace/random_id_generator_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2396597Z copying third_party/opentelemetry-cpp/sdk/src/trace/simple_processor_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2397981Z copying third_party/opentelemetry-cpp/sdk/src/trace/span.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2399577Z copying third_party/opentelemetry-cpp/sdk/src/trace/span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2401052Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2402659Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_context.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2404281Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_context_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2405839Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_provider.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2407408Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_provider_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace 2025-10-10T00:04:55.2409002Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/always_off_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:55.2410589Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/always_on_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:55.2412106Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/parent.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:55.2413611Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/parent_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:55.2415384Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/trace_id_ratio.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:55.2416973Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/trace_id_ratio_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-10-10T00:04:55.2418377Z copying third_party/opentelemetry-cpp/sdk/src/version/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/version 2025-10-10T00:04:55.2419948Z copying third_party/opentelemetry-cpp/sdk/src/version/version.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/src/version 2025-10-10T00:04:55.2421422Z copying third_party/opentelemetry-cpp/sdk/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test 2025-10-10T00:04:55.2423107Z copying third_party/opentelemetry-cpp/sdk/test/common/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2424713Z copying third_party/opentelemetry-cpp/sdk/test/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2426336Z copying third_party/opentelemetry-cpp/sdk/test/common/atomic_unique_ptr_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2427775Z copying third_party/opentelemetry-cpp/sdk/test/common/attribute_utils_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2429219Z copying third_party/opentelemetry-cpp/sdk/test/common/attributemap_hash_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2430773Z copying third_party/opentelemetry-cpp/sdk/test/common/attributemap_hash_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2432225Z copying third_party/opentelemetry-cpp/sdk/test/common/base64_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2433691Z copying third_party/opentelemetry-cpp/sdk/test/common/base64_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2435401Z copying third_party/opentelemetry-cpp/sdk/test/common/baseline_circular_buffer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2436891Z copying third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2438376Z copying third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_range_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2439856Z copying third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2441365Z copying third_party/opentelemetry-cpp/sdk/test/common/empty_attributes_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2442843Z copying third_party/opentelemetry-cpp/sdk/test/common/env_var_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2444751Z copying third_party/opentelemetry-cpp/sdk/test/common/fast_random_number_generator_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2446359Z copying third_party/opentelemetry-cpp/sdk/test/common/global_log_handle_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2447891Z copying third_party/opentelemetry-cpp/sdk/test/common/random_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2449389Z copying third_party/opentelemetry-cpp/sdk/test/common/random_fork_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2450880Z copying third_party/opentelemetry-cpp/sdk/test/common/random_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/common 2025-10-10T00:04:55.2452626Z copying third_party/opentelemetry-cpp/sdk/test/instrumentationscope/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-10-10T00:04:55.2454314Z copying third_party/opentelemetry-cpp/sdk/test/instrumentationscope/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-10-10T00:04:55.2455882Z copying third_party/opentelemetry-cpp/sdk/test/instrumentationscope/instrumentationscope_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-10-10T00:04:55.2457377Z copying third_party/opentelemetry-cpp/sdk/test/logs/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2458862Z copying third_party/opentelemetry-cpp/sdk/test/logs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2460381Z copying third_party/opentelemetry-cpp/sdk/test/logs/batch_log_record_processor_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2461994Z copying third_party/opentelemetry-cpp/sdk/test/logs/log_record_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2463518Z copying third_party/opentelemetry-cpp/sdk/test/logs/logger_provider_sdk_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2465188Z copying third_party/opentelemetry-cpp/sdk/test/logs/logger_sdk_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2466813Z copying third_party/opentelemetry-cpp/sdk/test/logs/simple_log_record_processor_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/logs 2025-10-10T00:04:55.2468270Z copying third_party/opentelemetry-cpp/sdk/test/metrics/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2469971Z copying third_party/opentelemetry-cpp/sdk/test/metrics/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2471470Z copying third_party/opentelemetry-cpp/sdk/test/metrics/aggregation_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2473037Z copying third_party/opentelemetry-cpp/sdk/test/metrics/async_instruments_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2474768Z copying third_party/opentelemetry-cpp/sdk/test/metrics/async_metric_storage_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2476542Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_hashmap_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2478099Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_hashmap_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2479737Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_processor_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2481178Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_processor_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2482754Z copying third_party/opentelemetry-cpp/sdk/test/metrics/base2_exponential_histogram_indexer_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2484427Z copying third_party/opentelemetry-cpp/sdk/test/metrics/base2_exponential_histogram_indexer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2485949Z copying third_party/opentelemetry-cpp/sdk/test/metrics/cardinality_limit_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2487566Z copying third_party/opentelemetry-cpp/sdk/test/metrics/circular_buffer_counter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2488970Z copying third_party/opentelemetry-cpp/sdk/test/metrics/common.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2490440Z copying third_party/opentelemetry-cpp/sdk/test/metrics/common.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2492009Z copying third_party/opentelemetry-cpp/sdk/test/metrics/histogram_aggregation_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2493573Z copying third_party/opentelemetry-cpp/sdk/test/metrics/histogram_aggregation_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2495243Z copying third_party/opentelemetry-cpp/sdk/test/metrics/histogram_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2496935Z copying third_party/opentelemetry-cpp/sdk/test/metrics/instrument_metadata_validator_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2498393Z copying third_party/opentelemetry-cpp/sdk/test/metrics/measurements_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2499989Z copying third_party/opentelemetry-cpp/sdk/test/metrics/meter_provider_sdk_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2501518Z copying third_party/opentelemetry-cpp/sdk/test/metrics/meter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2503074Z copying third_party/opentelemetry-cpp/sdk/test/metrics/metric_reader_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2504741Z copying third_party/opentelemetry-cpp/sdk/test/metrics/multi_metric_storage_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2506293Z copying third_party/opentelemetry-cpp/sdk/test/metrics/observable_registry_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2507750Z copying third_party/opentelemetry-cpp/sdk/test/metrics/observer_result_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2509309Z copying third_party/opentelemetry-cpp/sdk/test/metrics/periodic_exporting_metric_reader_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2510774Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sum_aggregation_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2512264Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sum_aggregation_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2513890Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_instruments_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2515601Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_counter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2517216Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_histogram_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2518859Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_up_down_counter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2520458Z copying third_party/opentelemetry-cpp/sdk/test/metrics/view_registry_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics 2025-10-10T00:04:55.2521973Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2523551Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2525245Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/always_sample_filter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2526913Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/histogram_exemplar_reservoir_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2528184Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/never_sample_filter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2529830Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/no_exemplar_reservoir_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2531294Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/reservoir_cell_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2532681Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/with_trace_sample_filter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-10-10T00:04:55.2534287Z copying third_party/opentelemetry-cpp/sdk/test/resource/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/resource 2025-10-10T00:04:55.2535807Z copying third_party/opentelemetry-cpp/sdk/test/resource/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/resource 2025-10-10T00:04:55.2537274Z copying third_party/opentelemetry-cpp/sdk/test/resource/resource_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/resource 2025-10-10T00:04:55.2538709Z copying third_party/opentelemetry-cpp/sdk/test/trace/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2540199Z copying third_party/opentelemetry-cpp/sdk/test/trace/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2541765Z copying third_party/opentelemetry-cpp/sdk/test/trace/always_off_sampler_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2543239Z copying third_party/opentelemetry-cpp/sdk/test/trace/always_on_sampler_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2544773Z copying third_party/opentelemetry-cpp/sdk/test/trace/batch_span_processor_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2546583Z copying third_party/opentelemetry-cpp/sdk/test/trace/parent_sampler_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2548118Z copying third_party/opentelemetry-cpp/sdk/test/trace/sampler_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2549587Z copying third_party/opentelemetry-cpp/sdk/test/trace/simple_processor_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2551067Z copying third_party/opentelemetry-cpp/sdk/test/trace/span_data_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2552701Z copying third_party/opentelemetry-cpp/sdk/test/trace/trace_id_ratio_sampler_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2554533Z copying third_party/opentelemetry-cpp/sdk/test/trace/tracer_provider_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2556072Z copying third_party/opentelemetry-cpp/sdk/test/trace/tracer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/sdk/test/trace 2025-10-10T00:04:55.2557870Z copying third_party/opentelemetry-cpp/test_common/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common 2025-10-10T00:04:55.2559354Z copying third_party/opentelemetry-cpp/test_common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common 2025-10-10T00:04:55.2561338Z copying third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/http_client_test_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client 2025-10-10T00:04:55.2562795Z copying third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend/http_client_nosend.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend 2025-10-10T00:04:55.2564278Z copying third_party/opentelemetry-cpp/test_common/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src 2025-10-10T00:04:55.2566012Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-10-10T00:04:55.2567540Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-10-10T00:04:55.2569075Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/http_client_nosend.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-10-10T00:04:55.2570643Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/http_client_test_factory.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-10-10T00:04:55.2571910Z copying third_party/opentelemetry-cpp/third_party/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party 2025-10-10T00:04:55.2573491Z copying third_party/opentelemetry-cpp/third_party/benchmark/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2575186Z copying third_party/opentelemetry-cpp/third_party/benchmark/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2576661Z copying third_party/opentelemetry-cpp/third_party/benchmark/.travis.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2578295Z copying third_party/opentelemetry-cpp/third_party/benchmark/.ycm_extra_conf.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2579813Z copying third_party/opentelemetry-cpp/third_party/benchmark/AUTHORS -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2581369Z copying third_party/opentelemetry-cpp/third_party/benchmark/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2582814Z copying third_party/opentelemetry-cpp/third_party/benchmark/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2584639Z copying third_party/opentelemetry-cpp/third_party/benchmark/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2586149Z copying third_party/opentelemetry-cpp/third_party/benchmark/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2587689Z copying third_party/opentelemetry-cpp/third_party/benchmark/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2589163Z copying third_party/opentelemetry-cpp/third_party/benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2590707Z copying third_party/opentelemetry-cpp/third_party/benchmark/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2592172Z copying third_party/opentelemetry-cpp/third_party/benchmark/_config.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2593643Z copying third_party/opentelemetry-cpp/third_party/benchmark/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2595506Z copying third_party/opentelemetry-cpp/third_party/benchmark/requirements.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2597040Z copying third_party/opentelemetry-cpp/third_party/benchmark/setup.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark 2025-10-10T00:04:55.2598772Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-10-10T00:04:55.2600283Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/build_defs.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-10-10T00:04:55.2601760Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/pybind11.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-10-10T00:04:55.2603385Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/python_headers.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-10-10T00:04:55.2605537Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/requirements.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-10-10T00:04:55.2607165Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:55.2608770Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/__init__.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:55.2610420Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:55.2612050Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/example.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-10-10T00:04:55.2613451Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2615152Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/CXXFeatureCheck.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2616682Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2618273Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/GetGitVersion.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2619803Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/GoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2621411Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/GoogleTest.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2622904Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/benchmark.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2624623Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/gnu_posix_regex.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2626449Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/llvm-toolchain.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2627967Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/posix_regex.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2629759Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/split_list.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2631148Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/std_regex.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2632742Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/steady_clock.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2634594Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/thread_safety_attributes.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-10-10T00:04:55.2636423Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindLLVMAr.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-10-10T00:04:55.2638010Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindLLVMNm.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-10-10T00:04:55.2639591Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindLLVMRanLib.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-10-10T00:04:55.2641069Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindPFM.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-10-10T00:04:55.2642537Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/AssemblyTests.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2644284Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2645955Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/dependencies.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2647610Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2649183Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/perf_counters.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2650865Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/platform_specific_build_instructions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2652237Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/python_bindings.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2653819Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/random_interleaving.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2655538Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/reducing_variance.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2657077Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/releasing.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2658736Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/tools.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2660323Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/user_guide.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-10-10T00:04:55.2662863Z copying third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark/benchmark.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark 2025-10-10T00:04:55.2665336Z copying third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark/export.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark 2025-10-10T00:04:55.2666657Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2668267Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/arraysize.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2669769Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2671414Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_api_internal.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2673038Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_api_internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2674680Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2676312Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_name.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2677761Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_register.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2679302Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_register.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2680960Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_runner.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2682446Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_runner.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2683890Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/check.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2685546Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/check.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2687080Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/colorprint.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2688623Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/colorprint.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2690116Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/commandlineflags.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2691660Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/commandlineflags.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2693266Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/complexity.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2694814Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/complexity.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2696518Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/console_reporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2697999Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/counter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2699513Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/counter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2701111Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/csv_reporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2702614Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/cycleclock.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2704387Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/internal_macros.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2705877Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/json_reporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2707437Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/log.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2708947Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/mutex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2710538Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/perf_counters.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2712180Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/perf_counters.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2713790Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/re.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2715545Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/reporter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2717158Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/sleep.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2718552Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/sleep.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2720112Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/statistics.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2721590Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/statistics.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2723265Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/string_util.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2725109Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/string_util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2726726Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/sysinfo.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2728370Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/thread_manager.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2729942Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/thread_timer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2731386Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/timers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2732889Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/timers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-10-10T00:04:55.2734688Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/AssemblyTests.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2736216Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2737753Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2739346Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/args_product_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2740851Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/basic_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2742413Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2743938Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_name_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2745690Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_random_interleaving_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2747097Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_setup_teardown_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2748635Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2750238Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/clobber_memory_assembly_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2751730Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/commandlineflags_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2753212Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/complexity_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2754928Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/cxx03_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2756460Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/diagnostics_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2758061Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/display_aggregates_only_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2759726Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/donotoptimize_assembly_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2761148Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/donotoptimize_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2762710Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/filter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2764367Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/fixture_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2765909Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/internal_threading_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2767466Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/link_main_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2768938Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/map_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2770614Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/memory_manager_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2772131Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/multiple_ranges_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2773659Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/options_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2775486Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/output_test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2777054Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/output_test_helper.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2778747Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/perf_counters_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2780334Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/perf_counters_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2781852Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/register_benchmark_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2783435Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/repetitions_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2785231Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/report_aggregates_only_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2786846Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/reporter_output_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2788814Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/skip_with_error_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2790379Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/spec_arg_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2791994Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/spec_arg_verbosity_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2793580Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/state_assembly_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2795598Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/statistics_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2797250Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/string_util_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2798815Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/templated_fixture_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2800299Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/time_unit_gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2802031Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/user_counters_tabular_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2803875Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/user_counters_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2805846Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/user_counters_thousands_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-10-10T00:04:55.2807496Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-10-10T00:04:55.2809041Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/compare.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-10-10T00:04:55.2810737Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/libpfm.BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-10-10T00:04:55.2812226Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/requirements.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-10-10T00:04:55.2813607Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/strip_asm.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-10-10T00:04:55.2815486Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/__init__.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-10-10T00:04:55.2817038Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/report.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-10-10T00:04:55.2818827Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/util.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-10-10T00:04:55.2820627Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test1_run1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2822008Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test1_run2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2823680Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test2_run.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2825515Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test3_run0.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2826852Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test3_run1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2828584Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test4_run.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2829911Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test4_run0.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2831525Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test4_run1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:55.2832918Z copying third_party/opentelemetry-cpp/third_party/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2834575Z copying third_party/opentelemetry-cpp/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2836138Z copying third_party/opentelemetry-cpp/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2837618Z copying third_party/opentelemetry-cpp/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2839107Z copying third_party/opentelemetry-cpp/third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2840550Z copying third_party/opentelemetry-cpp/third_party/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2842015Z copying third_party/opentelemetry-cpp/third_party/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2843529Z copying third_party/opentelemetry-cpp/third_party/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest 2025-10-10T00:04:55.2845355Z copying third_party/opentelemetry-cpp/third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-10-10T00:04:55.2846910Z copying third_party/opentelemetry-cpp/third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-10-10T00:04:55.2848430Z copying third_party/opentelemetry-cpp/third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-10-10T00:04:55.2849878Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2851435Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2853763Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2855338Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2857119Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2858733Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2861310Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2863002Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2864811Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2866472Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2868071Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2869411Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2871175Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2872703Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2874370Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-10-10T00:04:55.2875965Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/_data 2025-10-10T00:04:55.2877510Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/_layouts 2025-10-10T00:04:55.2879006Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/_sass 2025-10-10T00:04:55.2880599Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/assets/css 2025-10-10T00:04:55.2882135Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-10-10T00:04:55.2883703Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-10-10T00:04:55.2885718Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-10-10T00:04:55.2887312Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-10-10T00:04:55.2888967Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-10-10T00:04:55.2890868Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock 2025-10-10T00:04:55.2892562Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock 2025-10-10T00:04:55.2894246Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake 2025-10-10T00:04:55.2895752Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake 2025-10-10T00:04:55.2897229Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/docs 2025-10-10T00:04:55.2898868Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2901099Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2902721Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2904629Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2907770Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2909666Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2911271Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2912761Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2915276Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:55.2917017Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:55.2918569Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:55.2920263Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:55.2921967Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.2923727Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.2925237Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.2926995Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.2928086Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2929768Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2931406Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2932995Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2934839Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2936612Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2938273Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-10-10T00:04:55.2939820Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2941252Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2943528Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2945295Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2947223Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2948959Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2950969Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2953245Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2955787Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2957824Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2959218Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2961254Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2962833Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2964485Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2966123Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2967702Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2969797Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2971304Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2972845Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2974444Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2976084Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2977612Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2978986Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2980727Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2982275Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2984265Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2985960Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2988250Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2989570Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-10-10T00:04:55.2991129Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest 2025-10-10T00:04:55.2992888Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest 2025-10-10T00:04:55.2994838Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-10-10T00:04:55.2996411Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-10-10T00:04:55.2998003Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-10-10T00:04:55.2999605Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-10-10T00:04:55.3001219Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-10-10T00:04:55.3002732Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/docs 2025-10-10T00:04:55.3004792Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3006442Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3008122Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3010096Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3011720Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3013513Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3015659Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3017372Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3019091Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3020687Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3023814Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3025562Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:55.3027811Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3029213Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3030696Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3032943Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3035150Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3036826Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3039816Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3041310Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.3043663Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.3045199Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.3047103Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.3049378Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.3050602Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3055967Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3057249Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3059215Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3060401Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3061476Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3062697Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3071528Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3072624Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3073729Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3075016Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3077314Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3078405Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3079481Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3080677Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3081767Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3082846Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3083999Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-10-10T00:04:55.3088327Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3090341Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3091377Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3092410Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3093444Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3094618Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3095743Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3096754Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3097767Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3098796Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3099852Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3101338Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-10-10T00:04:55.3102893Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3105039Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3106604Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3108175Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3110509Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3112613Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3114485Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3115652Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3122391Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3123611Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3124891Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3126041Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3127170Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3128271Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3129397Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3137574Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3139130Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3140769Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3142062Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3143552Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3145250Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3146607Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3148019Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3150009Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3151194Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3152365Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3153459Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3154698Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3155930Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3157155Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3158371Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3159762Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3160886Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3162101Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3163237Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3164462Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3166748Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3169235Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3170926Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3172635Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3174671Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3176381Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3178617Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3179910Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3181650Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3183342Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3185087Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3186829Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3188644Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3190035Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3191424Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3193229Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3194884Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3196531Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3202236Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3204822Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3206075Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3207619Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3208921Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3210135Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3211618Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3212896Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3214061Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3215669Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3216942Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3225728Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3227044Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3228329Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3229604Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3230760Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3231894Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3233136Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3234526Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3235755Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3237217Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3239063Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3240574Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3248923Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3255557Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3258206Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3265748Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3266858Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3267905Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3268913Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3269939Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-10-10T00:04:55.3270702Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3271580Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/.travis.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3272348Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3273129Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/CMakeSettings.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3273877Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3274749Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/GSL.natvis -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3276816Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3277615Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3278465Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/ThirdPartyNotices.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3279250Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-10-10T00:04:55.3280288Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3281249Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_algorithm -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3282308Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_assert -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3283214Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_byte -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3284272Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_narrow -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3285204Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_util -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3286101Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/multi_span -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3287195Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/pointers -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3288246Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/span -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3289512Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/span_ext -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3292294Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/string_span -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-10-10T00:04:55.3293978Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3296532Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/CMakeLists.txt.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3297834Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/algorithm_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3300436Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/assertion_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3301593Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/at_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3304311Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/bounds_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3305581Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/byte_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3306489Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/multi_span_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3308680Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/no_exception_ensure_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3309950Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/notnull_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3312081Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/owner_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3313180Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/span_compatibility_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3314361Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/span_ext_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3315981Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/span_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3318160Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/strict_notnull_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3319678Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/strided_span_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3322153Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/string_span_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3323776Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/utils_tests.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-10-10T00:04:55.3325783Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3328687Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3329712Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.lgtm.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3331457Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/CITATION.cff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3338909Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3340230Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/ChangeLog.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3341437Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSE.MIT -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3342662Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3343813Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3345945Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/meson.build -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3347769Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/nlohmann_json.natvis -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3349574Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/wsjcpp.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-10-10T00:04:55.3351555Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse 2025-10-10T00:04:55.3353317Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/dep5 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse 2025-10-10T00:04:55.3355255Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates/json.jinja2 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates 2025-10-10T00:04:55.3357126Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates/json_support.jinja2 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates 2025-10-10T00:04:55.3358554Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-10-10T00:04:55.3360300Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-10-10T00:04:55.3361893Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/GPL-3.0-only.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-10-10T00:04:55.3363833Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/MIT.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-10-10T00:04:55.3365637Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/ci.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:55.3367979Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:55.3369668Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/download_test_data.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:55.3371439Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:55.3372899Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/pkg-config.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:55.3374679Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/test.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-10-10T00:04:55.3383568Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-10-10T00:04:55.3384894Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-10-10T00:04:55.3386086Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/avatars.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-10-10T00:04:55.3399042Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/json.gif -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-10-10T00:04:55.3414908Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/Info.plist -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3416186Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3417863Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3420027Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/docSet.sql -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3421795Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/docset.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3423397Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/icon.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3425246Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/icon@2x.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-10-10T00:04:55.3427030Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/README.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3428785Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/README.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3430531Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/accept__string.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3432253Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/accept__string.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3433808Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3435726Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3437344Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3439373Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3445512Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3446641Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3447787Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3449079Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3450379Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3451652Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3453236Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype_const.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3455072Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype_const.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3456499Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3457667Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3459523Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3461345Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3463020Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3464983Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3467229Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3468659Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3470349Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/back.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3472065Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/back.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3473847Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3475880Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3477644Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3479460Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3481148Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3482946Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__basic_json.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3485338Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3487274Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__copyassignment.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3489438Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3491028Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__list_init_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3492684Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3494875Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3496204Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3501623Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3503435Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3505329Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3506674Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3508932Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__value_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3509988Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/begin.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3511054Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/begin.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3512213Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3513290Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3514515Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3515701Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3516773Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/boolean_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3518487Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/boolean_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3520348Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3522234Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3523675Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__clear_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3526213Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__clear_subtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3527508Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__has_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3529467Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__has_subtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3535874Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__set_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3537445Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__set_subtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3539120Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__subtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3540832Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__subtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3542211Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbegin.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3543558Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbegin.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3546821Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbor_tag_handler_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3547966Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbor_tag_handler_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3549136Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cend.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3550196Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cend.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3551542Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/clear.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3552779Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/clear.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3554055Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3555334Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3556499Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3558458Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3559774Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3568509Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3570165Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3572641Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3574067Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3575356Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3576410Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crbegin.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3577653Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crbegin.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3578681Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crend.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3579730Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crend.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3581020Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/default_object_comparator_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3583564Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/default_object_comparator_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3586370Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_extended.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3589304Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_extended.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3590588Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_standard.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3591866Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_standard.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3594416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diff.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3595498Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diff.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3596525Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/dump.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3597580Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/dump.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3598632Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3600817Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3602034Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace_back.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3603085Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace_back.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3604065Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/empty.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3605330Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/empty.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3606307Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/end.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3607301Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/end.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3610055Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3611308Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3612612Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3614021Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3615325Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3616458Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3619026Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3620498Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3623860Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3625171Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__size_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3626247Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/error_handler_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3633428Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/error_handler_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3634821Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/exception.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3635919Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/exception.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3637035Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3638280Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3642928Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3652157Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3653347Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/flatten.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3654564Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/flatten.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3655780Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3656884Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bjdata.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3657927Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3658996Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bson.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3660059Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3661132Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_cbor.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3662312Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__default_constructible.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3663530Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__default_constructible.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3664899Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__non_default_constructible.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3666158Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__non_default_constructible.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3667352Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3668432Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_msgpack.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3669504Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3670719Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_ubjson.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3671751Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/front.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3672789Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/front.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3674011Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__PointerType.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3675337Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__PointerType.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3676567Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__ValueType_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3677700Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__ValueType_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3678800Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_allocator.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3679915Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_allocator.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3693353Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_binary.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3694657Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_binary.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3695664Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3696673Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ptr.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3697656Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ref.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3698655Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ref.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3699808Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_to.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3700801Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_to.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3701780Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3702877Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3703893Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__count.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3705083Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__count.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3706111Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__ilist.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3707237Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__ilist.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3708339Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3709380Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3710428Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range_object.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3711494Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range_object.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3712535Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/invalid_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3713593Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/invalid_iterator.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3714717Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_array.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3725724Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_array.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3727154Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_binary.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3728572Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_binary.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3731123Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_boolean.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3732588Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_boolean.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3733881Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_discarded.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3737121Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_discarded.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3738282Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_null.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3743183Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_null.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3744405Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3745632Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3746722Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_float.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3748008Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_float.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3749087Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_integer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3750185Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_integer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3751296Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_unsigned.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3752440Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_unsigned.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3753498Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_object.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3754749Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_object.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3755837Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_primitive.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3756928Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_primitive.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3758092Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_string.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3759141Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_string.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3760201Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_structured.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3761286Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_structured.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3762414Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/items.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3763455Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/items.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3764645Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_lines.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3765831Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_lines.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3766916Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3768249Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3770244Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__back.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3771357Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__back.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3772637Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__empty.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3774268Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__empty.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3776122Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3778556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3779803Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal_stringtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3781832Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal_stringtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3783526Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3785592Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3787286Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal_stringtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3789089Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal_stringtype.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3790872Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3792510Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3795490Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3797049Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3798433Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_string_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3799644Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_string_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3800905Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3802400Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3803763Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3805381Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__pop_back.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3806894Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3808391Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__push_back.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3809847Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3811417Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__string_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3812941Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3814537Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__to_string.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3815989Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/max_size.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3818216Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/max_size.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3819465Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3821037Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/merge_patch.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3822951Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/meta.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3824983Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/meta.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3827033Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3828998Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_explicit.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3830924Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3832785Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3834845Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3836649Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3838796Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3840382Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3842121Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3843846Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_explicit.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3846005Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3852907Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_macro.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3854318Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3855593Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3856940Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3857743Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3875700Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3876816Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3877957Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_begin.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3879112Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_begin.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3880246Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_no_version.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3881393Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_no_version.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3882489Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3883598Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3884972Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum_2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3886090Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum_2.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3887177Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_version.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3888257Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_version.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3889358Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_float_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3890393Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_float_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3891420Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_integer_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3892534Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_integer_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3893566Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_unsigned_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3894835Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_unsigned_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3895929Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3896926Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3897966Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_comparator_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3899057Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_comparator_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3900045Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3901049Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3902100Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__ValueType.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3903155Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__ValueType.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3904476Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3908515Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3909834Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3911184Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3912741Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__specializations.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3914364Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__specializations.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3915662Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greater.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3917037Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greater.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3918553Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greaterequal.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3919818Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greaterequal.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3920841Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__less.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3922131Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__less.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3923953Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__lessequal.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3926172Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__lessequal.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3928157Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3930147Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3932156Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3934343Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3936457Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__value_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3938466Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__value_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3941433Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3943519Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3945602Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3947531Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3949380Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3951194Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3953195Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype_const.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3954979Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype_const.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3965698Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3967075Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3968456Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3969908Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3971264Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3972530Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3973629Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type_const.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3975048Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type_const.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3976111Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_deserialize.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3977194Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_deserialize.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3978356Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3979436Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3980540Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3981742Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3983194Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__basic_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3985686Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__basic_json.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3987435Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3989235Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__json_pointer.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3991432Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__const_reference.c++20.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3993224Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__const_reference.c++20.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3995103Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__scalartype.c++20.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.3997403Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__scalartype.c++20.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4005328Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4006368Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_json.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4007492Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4008525Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_map.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4009515Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/other_error.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4012094Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/other_error.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4013127Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/out_of_range.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4014290Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/out_of_range.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4015476Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4016586Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__allow_exceptions.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4023031Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4026906Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4029430Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4031385Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4032389Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4033479Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4034691Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4035769Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__iterator_pair.link -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4036846Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__iterator_pair.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4038004Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__pointers.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4039035Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__pointers.link -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4040071Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__pointers.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4041173Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4042389Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4043111Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse_error.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4043736Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse_error.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4066281Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4067295Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4068412Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch_inplace.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4069452Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch_inplace.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4070433Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4071439Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4072521Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4073625Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__initializer_list.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4074833Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4075910Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__object_t__value.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4076894Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rbegin.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4077975Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rbegin.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4078926Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rend.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4079901Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rend.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4080874Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4081954Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4082974Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse__binary.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4084008Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse__binary.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4085192Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/size.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4086172Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/size.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4087226Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_hash.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4088221Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_hash.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4089194Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_swap.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4090189Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_swap.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4091163Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/string_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4092149Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/string_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4093141Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__array_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4094310Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__array_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4095306Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__binary_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4096331Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__binary_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4097414Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__object_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4098431Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__object_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4099448Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__reference.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4100560Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__reference.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4101562Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__string_t.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4102585Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__string_t.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4103630Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4104789Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bjdata.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4105834Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4106816Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bson.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4107782Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4108759Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_cbor.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4109719Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4110700Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_json.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4111680Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4112688Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_msgpack.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4113657Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_string.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4114812Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_string.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4115931Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4116920Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_ubjson.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4117876Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4118846Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4119907Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_error.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4120914Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_error.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4121880Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_name.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4122947Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_name.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4123953Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/unflatten.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4125182Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/unflatten.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4126161Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4127160Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4128157Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update__range.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4129189Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update__range.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4130193Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__json_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4131222Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__json_ptr.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4132259Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__keytype.c++17.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4133311Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__keytype.c++17.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4134562Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__object_t_key_type.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4135640Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__object_t_key_type.output -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-10-10T00:04:55.4136606Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-10-10T00:04:55.4137554Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/mkdocs.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-10-10T00:04:55.4138631Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-10-10T00:04:55.4139620Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs 2025-10-10T00:04:55.4140663Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4141827Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_gtgt.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4142975Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_literal_json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4144362Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_literal_json_pointer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4145461Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_ltlt.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4146556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4147637Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-10-10T00:04:55.4148966Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:55.4150196Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:55.4151408Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-10-10T00:04:55.4152585Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4153748Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4155129Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4156280Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4157447Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4158717Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4159877Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4161117Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4162297Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4163550Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4164860Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4166088Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4167255Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4168416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4169598Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4170762Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4171931Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4173100Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4174659Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4175822Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4177068Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4178363Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4179685Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4180837Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4182354Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4183662Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4185115Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4186552Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4187867Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4189290Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4190599Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_bjdata.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4191893Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4193232Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4194744Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4196236Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4197588Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4198952Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4200392Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4201681Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4202978Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4204529Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4205982Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4207266Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4208763Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4210296Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4211695Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4212993Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4214427Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4215802Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4217161Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4218511Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4219831Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4221219Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4222597Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4223887Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4225465Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4227204Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4228601Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4230025Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4231322Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4232675Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4233959Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4235472Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4237408Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4238773Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4240204Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4241657Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4243012Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4244672Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4246132Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4247659Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4249119Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4250581Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4252097Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4253433Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4255015Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4256526Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4257966Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4259450Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4260957Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4262421Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_spaceship.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4263818Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4265401Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4266836Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4268273Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4269810Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4271229Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4272787Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4274265Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4275981Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/patch_inplace.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4277357Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4278773Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4280209Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4281640Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4283084Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4284674Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4286156Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4287634Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4289080Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4290571Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_bjdata.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4292131Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4293639Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4295388Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4296922Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4298561Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4299983Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4301429Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4302845Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4304432Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4305924Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4307373Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4308846Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4310342Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-10-10T00:04:55.4312016Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:55.4313367Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:55.4314939Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:55.4316416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:55.4317806Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:55.4319235Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-10-10T00:04:55.4320589Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4322133Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4323411Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4324955Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4326394Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_eq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4327759Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_ne.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4329149Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4330728Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4332086Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_string_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4333449Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4334979Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4336367Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4337849Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/string_t.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4339298Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-10-10T00:04:55.4340713Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4342095Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4343593Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4345163Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4346540Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4347896Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4349400Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4350956Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4352347Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4353706Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4355225Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4356678Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4358090Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4359437Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-10-10T00:04:55.4360816Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4362304Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4363659Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_diagnostics.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4365242Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4366899Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_cpp_11.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4368299Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_filesystem.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4369581Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_ranges.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4370976Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4372290Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_no_io.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4373705Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_noexception.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4375286Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4376753Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4378066Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_throw_user.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4379525Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_use_global_udls.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4380957Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4382385Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_use_legacy_discarded_value_comparison.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4383733Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4385319Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4386982Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4388590Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_begin.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4389936Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_no_version.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4391356Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4392801Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-10-10T00:04:55.4394056Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/css/custom.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/css 2025-10-10T00:04:55.4395706Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4397190Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/assertions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4398532Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4399969Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/comments.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4406610Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4407864Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4408977Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4409871Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4410877Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/macros.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4411936Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4412756Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/namespace.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4413795Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-10-10T00:04:55.4415170Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/bjdata.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:55.4416198Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:55.4417192Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:55.4418381Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:55.4419439Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:55.4420420Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-10-10T00:04:55.4421530Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:55.4422918Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:55.4424342Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:55.4425837Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-10-10T00:04:55.4427271Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:55.4428625Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/json_lines.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:55.4430008Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:55.4431439Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:55.4432773Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-10-10T00:04:55.4434299Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types 2025-10-10T00:04:55.4435802Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types 2025-10-10T00:04:55.4437203Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/code_of_conduct.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4438454Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4439749Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4441267Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/faq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4442669Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/license.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4443971Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/releases.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4446587Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-10-10T00:04:55.4447972Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-10-10T00:04:55.4450026Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-10-10T00:04:55.4451577Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-10-10T00:04:55.4453020Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-10-10T00:04:55.4455069Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-10-10T00:04:55.4456500Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-10-10T00:04:55.4457832Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-10-10T00:04:55.4459278Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-10-10T00:04:55.4460774Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-10-10T00:04:55.4462169Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:55.4463606Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:55.4465032Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-10-10T00:04:55.4466503Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:55.4467906Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg 2025-10-10T00:04:55.4469175Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/scripts 2025-10-10T00:04:55.4470521Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages/ios.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages 2025-10-10T00:04:55.4473670Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages/macos.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages 2025-10-10T00:04:55.4485773Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-10-10T00:04:55.4487317Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-10-10T00:04:55.4488612Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-10-10T00:04:55.4491616Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-10-10T00:04:55.4492959Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-10-10T00:04:55.4494700Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/abi_macros.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4496093Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4497488Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4499030Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4500741Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4502153Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4503841Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4505349Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/string_concat.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4506872Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4508222Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-10-10T00:04:55.4509756Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-10-10T00:04:55.4511307Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-10-10T00:04:55.4513012Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-10-10T00:04:55.4514684Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:55.4517144Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:55.4518619Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:55.4520235Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:55.4522068Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:55.4523566Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-10-10T00:04:55.4525211Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:55.4526634Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:55.4528242Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:55.4529654Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:55.4531036Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:55.4532422Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-10-10T00:04:55.4533711Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4535233Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4536689Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4538000Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4539411Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/std_fs.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4540796Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4542342Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-10-10T00:04:55.4543848Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:55.4545510Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std 2025-10-10T00:04:55.4547131Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-10-10T00:04:55.4549314Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-10-10T00:04:55.4550551Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-10-10T00:04:55.4552323Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:55.4554671Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley 2025-10-10T00:04:55.4556004Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann/json.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann 2025-10-10T00:04:55.4564920Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann 2025-10-10T00:04:55.4566226Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-10-10T00:04:55.4567623Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-10-10T00:04:55.4568967Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/fuzzing.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-10-10T00:04:55.4570467Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi 2025-10-10T00:04:55.4571761Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi 2025-10-10T00:04:55.4573216Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-10-10T00:04:55.4574760Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/config.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-10-10T00:04:55.4576146Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/custom.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-10-10T00:04:55.4577539Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/default.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-10-10T00:04:55.4578908Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/noversion.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-10-10T00:04:55.4580237Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-10-10T00:04:55.4581565Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-10-10T00:04:55.4582982Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-10-10T00:04:55.4584414Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag_off.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-10-10T00:04:55.4585914Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag_on.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-10-10T00:04:55.4587362Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/include/nlohmann 2025-10-10T00:04:55.4595197Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-10-10T00:04:55.4596540Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns/use_current.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-10-10T00:04:55.4597877Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns/use_v3_10_5.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-10-10T00:04:55.4599288Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks 2025-10-10T00:04:55.4600708Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/src 2025-10-10T00:04:55.4602154Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory 2025-10-10T00:04:55.4603747Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project 2025-10-10T00:04:55.4605288Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project 2025-10-10T00:04:55.4606666Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content 2025-10-10T00:04:55.4608174Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project 2025-10-10T00:04:55.4609541Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project 2025-10-10T00:04:55.4611009Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2 2025-10-10T00:04:55.4612409Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project 2025-10-10T00:04:55.4613840Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project 2025-10-10T00:04:55.4615137Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import 2025-10-10T00:04:55.4616628Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project 2025-10-10T00:04:55.4617823Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project 2025-10-10T00:04:55.4619123Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver 2025-10-10T00:04:55.4620499Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project 2025-10-10T00:04:55.4621794Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project 2025-10-10T00:04:55.4623158Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories 2025-10-10T00:04:55.4624686Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:55.4625906Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:55.4627554Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:55.4629004Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:55.4630739Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:55.4632092Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-10-10T00:04:55.4633610Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example 2025-10-10T00:04:55.4635331Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example/json_cuda.cu -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example 2025-10-10T00:04:55.4637021Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:55.4638729Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:55.4642228Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:55.4644044Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:55.4645476Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-10-10T00:04:55.4647426Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4648933Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4650988Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4654475Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4657585Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4660362Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4663095Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4665701Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-10-10T00:04:55.4668487Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:55.4670284Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:55.4673944Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:55.4675780Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:55.4677160Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-10-10T00:04:55.4678863Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4680401Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4681920Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4683427Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4685097Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4686636Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4688142Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4689782Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/make_test_data_available.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4691101Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/test_utils.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4692706Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-32bit.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4694397Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-algorithms.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4696052Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-allocator.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4697576Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-alt-string.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4699107Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-assert_macro.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4700710Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-binary_formats.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4702217Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-bjdata.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4705596Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-bson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4707721Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4709183Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-capacity.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4710774Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-cbor.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4713372Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4714972Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_iterator.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4716734Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_lexer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4718416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_parser.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4720605Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-comparison.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4722344Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-concepts.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4723984Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-constructor1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4726074Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-constructor2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4727649Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-convenience.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4729190Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-conversions.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4731244Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-deserialization.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4733021Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-diagnostics.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4734770Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4736427Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-element_access1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4738233Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-element_access2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4740450Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-hash.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4742007Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-inspection.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4743604Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-items.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4745653Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-iterators1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4747773Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-iterators2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4749768Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-json_patch.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4751633Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-json_pointer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4753390Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-large_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4755167Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-merge_patch.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4756775Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-meta.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4758397Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-modifiers.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4760099Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-msgpack.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4762389Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-noexcept.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4763974Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-ordered_json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4765675Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-ordered_map.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4767315Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-pointer_access.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4769111Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-readme.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4770700Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-reference_access.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4772368Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-regression1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4774431Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-regression2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4776302Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-serialization.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4777905Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-testsuites.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4780274Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-to_chars.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4782239Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-type_traits.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4783782Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-ubjson.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4786455Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-udl.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4788033Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-udt.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4789793Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-udt_macro.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4791557Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4793205Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4794985Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode3.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4796760Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode4.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4798580Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode5.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4800275Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-user_defined_input.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4801718Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-windows_h.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4803414Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-wstring.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4804989Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-10-10T00:04:55.4807081Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4808438Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4810138Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4811460Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4813119Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4814702Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4816533Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4817921Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4819671Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4821132Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4822734Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4824228Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4826007Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4827392Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4829061Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4830679Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4832077Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4833922Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4835685Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4837446Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4838762Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4840463Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4841986Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4843683Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4845445Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4847103Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4848545Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4850234Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4851759Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4853428Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4855084Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4856914Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4858591Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4859974Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4861835Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4863228Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4865147Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4866788Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4868176Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4869889Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4871218Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-10-10T00:04:55.4872934Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/afl 2025-10-10T00:04:55.4874888Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/standalone 2025-10-10T00:04:55.4876286Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4877998Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4879352Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4880938Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4882654Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4884064Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4885983Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4887392Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4888972Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4890454Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4892070Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4893430Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4895120Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4896878Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4898456Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4899891Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4901711Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4902993Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4904821Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4906623Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4907988Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4909654Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4911199Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4912865Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4914406Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4916088Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4917477Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4919156Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4920632Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4922261Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4923908Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4925492Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4927219Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4928671Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4930273Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4931680Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4933479Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4935110Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4936759Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4938250Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4939839Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4941262Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4942929Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4944482Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4946343Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4947906Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4949484Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4951111Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4952573Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4954642Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4956118Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4957939Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4959356Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4961055Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4962798Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4964521Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4967018Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4968435Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4969837Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4971537Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4973151Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4975063Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4976789Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4978662Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4980198Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4981855Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4983536Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4985353Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4987225Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4988935Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4990689Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4992497Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4994055Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4995913Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4997677Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.4999279Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5000931Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5002599Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5004519Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5006211Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5007900Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5009612Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5011341Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5013004Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5014915Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5016652Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5018514Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5020200Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5021937Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5023713Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5025670Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5027464Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5029314Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5030977Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5032948Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5035025Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5036971Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5038669Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5040352Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5042062Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5043792Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5045680Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5047555Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5049217Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5050861Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5052566Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5054445Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-10-10T00:04:55.5056280Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/no-coverage 2025-10-10T00:04:55.5057849Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ubsan 2025-10-10T00:04:55.5059631Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-10-10T00:04:55.5060956Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:55.5062786Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit 2025-10-10T00:04:55.5064340Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest/doctest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest 2025-10-10T00:04:55.5069683Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest 2025-10-10T00:04:55.5070946Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/fifo_map 2025-10-10T00:04:55.5072709Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/imapdl 2025-10-10T00:04:55.5074456Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/CHANGES.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-10-10T00:04:55.5076121Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-10-10T00:04:55.5077821Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/amalgamate.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-10-10T00:04:55.5079373Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/config_json.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-10-10T00:04:55.5081055Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/config_json_fwd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-10-10T00:04:55.5082610Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-10-10T00:04:55.5084322Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint/cpplint.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-10-10T00:04:55.5088609Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint/update.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-10-10T00:04:55.5090092Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer 2025-10-10T00:04:55.5091753Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer 2025-10-10T00:04:55.5093301Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-10-10T00:04:55.5095124Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis/generate_natvis.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-10-10T00:04:55.5096804Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis/nlohmann_json.natvis.j2 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-10-10T00:04:55.5098217Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/macro_builder/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/macro_builder 2025-10-10T00:04:55.5099861Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-10-10T00:04:55.5101522Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/demo.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-10-10T00:04:55.5108390Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/requirements.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-10-10T00:04:55.5109790Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/serve_header.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-10-10T00:04:55.5111638Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/serve_header.yml.example -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-10-10T00:04:55.5113069Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.markdown_link_check_config.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5114895Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.markdownlint.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5116336Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5118410Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5119856Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5121513Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5123155Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5124946Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/RELEASING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5126567Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/buf.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5128264Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/package-lock.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5130572Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/package.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-10-10T00:04:55.5132116Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.vscode/settings.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.vscode 2025-10-10T00:04:55.5133920Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-10-10T00:04:55.5135780Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/design-goals.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-10-10T00:04:55.5137330Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/requirements.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-10-10T00:04:55.5139000Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/specification.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-10-10T00:04:55.5140947Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-client-server.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-10-10T00:04:55.5142572Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-concurrent.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-10-10T00:04:55.5144455Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-multi-destination.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-10-10T00:04:55.5146472Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-request-response.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-10-10T00:04:55.5148347Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-sequential.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-10-10T00:04:55.5149836Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-10-10T00:04:55.5151567Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/logs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-10-10T00:04:55.5153036Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/metrics.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-10-10T00:04:55.5154709Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/trace.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-10-10T00:04:55.5156668Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector 2025-10-10T00:04:55.5158449Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1/logs_service.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1 2025-10-10T00:04:55.5160032Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1/logs_service_http.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1 2025-10-10T00:04:55.5161703Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1/metrics_service.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1 2025-10-10T00:04:55.5163361Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1/metrics_service_http.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1 2025-10-10T00:04:55.5165259Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1/trace_service.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1 2025-10-10T00:04:55.5166843Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1/trace_service_http.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1 2025-10-10T00:04:55.5168249Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/common/v1/common.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/common/v1 2025-10-10T00:04:55.5169791Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/logs/v1/logs.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/logs/v1 2025-10-10T00:04:55.5171401Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/metrics/v1/metrics.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/metrics/v1 2025-10-10T00:04:55.5173369Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/resource/v1/resource.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/resource/v1 2025-10-10T00:04:55.5175313Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/trace/v1/trace.proto -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/trace/v1 2025-10-10T00:04:55.5176737Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/.appveyor.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5178214Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5179721Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/.travis.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5181320Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/AUTHORS -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5182969Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5184952Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5186623Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/ChangeLog -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5188114Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5189780Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/NEWS -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5191352Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5192926Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/RELEASE.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5194622Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5196220Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/config.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5197770Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/version.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-10-10T00:04:55.5199403Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party 2025-10-10T00:04:55.5201393Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2 2025-10-10T00:04:55.5202932Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2/catch.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2 2025-10-10T00:04:55.5208746Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected 2025-10-10T00:04:55.5210340Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected/expected.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected 2025-10-10T00:04:55.5212105Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-10-10T00:04:55.5213924Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/recursive_wrapper.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-10-10T00:04:55.5215525Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/variant.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-10-10T00:04:55.5217058Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci/setup_linux_environment.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci 2025-10-10T00:04:55.5218597Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci/setup_osx_environment.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci 2025-10-10T00:04:55.5220295Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake/OpenTracingConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-10-10T00:04:55.5221758Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake/runldconfig -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-10-10T00:04:55.5223465Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake/weak_symbol.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-10-10T00:04:55.5225297Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example 2025-10-10T00:04:55.5227098Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load 2025-10-10T00:04:55.5228731Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load/dynamic_load-example.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load 2025-10-10T00:04:55.5230236Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-10-10T00:04:55.5231828Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial/text_map_carrier.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-10-10T00:04:55.5233411Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial/tutorial-example.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-10-10T00:04:55.5235315Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/dynamic_load.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5236962Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/noop.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5238614Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/propagation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5240313Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5241991Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/string_view.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5243512Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/symbols.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5245183Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5247104Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/tracer_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5248573Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5250193Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/value.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-10-10T00:04:55.5251777Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/ext/tags.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/ext 2025-10-10T00:04:55.5253314Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-10-10T00:04:55.5255091Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-10-10T00:04:55.5256703Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/LICENSE.apache -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-10-10T00:04:55.5258880Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/in_memory_recorder.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5260506Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/json.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5262080Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/json_recorder.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5263710Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/recorder.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5264910Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/symbols.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5266442Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/tracer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5267965Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/tracer_factory.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-10-10T00:04:55.5269419Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/base64.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5271109Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/base64.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5272634Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/dynamic_load.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5274404Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/in_memory_recorder.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5276023Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/json.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5277599Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/json_recorder.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5279092Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5280603Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5282090Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span_context.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5283523Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span_context.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5285294Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/propagation.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5286873Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/propagation.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5288434Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/tracer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5289992Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/tracer_factory.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5291511Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/utility.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5293008Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/utility.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-10-10T00:04:55.5294749Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:55.5296326Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:55.5297713Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/json_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:55.5299345Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/propagation_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:55.5300854Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/tracer_factory_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:55.5302427Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/tracer_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-10-10T00:04:55.5303961Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/scripts/run_clang_format.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/scripts 2025-10-10T00:04:55.5305619Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5307171Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load_unix.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5308715Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load_unsupported.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5310377Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load_windows.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5311621Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/noop.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5313302Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/propagation.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5314771Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/tracer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5316418Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/tracer_factory.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-10-10T00:04:55.5317917Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/ext/tags.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/ext 2025-10-10T00:04:55.5319453Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5320961Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5322551Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/dynamic_load_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5324338Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/multiple_tracer_link_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5325631Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/string_view_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5327263Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/tracer_a.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5328661Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/tracer_b.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5330163Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/tracer_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5331654Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/util_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5333128Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/value_test.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-10-10T00:04:55.5334738Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/.bazelignore -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5336316Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/.bazelrc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5337682Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5339276Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5340766Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5342458Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5344220Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5345804Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-10-10T00:04:55.5347577Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5349108Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.travis.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5350843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5352541Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/CREDITS.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5354249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5356096Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5357428Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Makefile.osx -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5359125Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5360651Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/RELEASE_NOTES.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5362342Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5363796Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/_config.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5365568Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5367200Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/build -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5368738Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/build.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5370434Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/codecov.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5371986Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conanfile.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5373447Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/format.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5375245Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/mingw.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-10-10T00:04:55.5377074Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Qt/CivetWeb.pro -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-10-10T00:04:55.5378748Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/buildRelease.pl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-10-10T00:04:55.5380273Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb.sln -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-10-10T00:04:55.5382048Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-10-10T00:04:55.5383632Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-10-10T00:04:55.5385201Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-10-10T00:04:55.5387155Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-10-10T00:04:55.5388501Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl.sln -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-10-10T00:04:55.5390233Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl/civetweb_yassl.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-10-10T00:04:55.5391941Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl/civetweb_yassl.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-10-10T00:04:55.5393383Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib/yassl_lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-10-10T00:04:55.5395178Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib/yassl_lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-10-10T00:04:55.5396698Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-10-10T00:04:55.5398346Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-10-10T00:04:55.5400033Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp/ex_embed_cpp.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-10-10T00:04:55.5401769Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp/ex_embed_cpp.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-10-10T00:04:55.5403230Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c/ex_embedded_c.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-10-10T00:04:55.5405131Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c/ex_embedded_c.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-10-10T00:04:55.5406597Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-10-10T00:04:55.5408268Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-10-10T00:04:55.5409769Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client/ex_websocket_client.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-10-10T00:04:55.5411378Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client/ex_websocket_client.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-10-10T00:04:55.5412765Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-10-10T00:04:55.5414790Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-10-10T00:04:55.5416250Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-10-10T00:04:55.5418001Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-10-10T00:04:55.5419373Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-10-10T00:04:55.5421170Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-10-10T00:04:55.5422421Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-10-10T00:04:55.5424421Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/civet.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-10-10T00:04:55.5426015Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/basic_spec.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-10-10T00:04:55.5427682Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_file -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-10-10T00:04:55.5429249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir/git_keep_empty_dir -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-10-10T00:04:55.5430513Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/install_rocks.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:55.5432185Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/lua_env.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:55.5433522Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/platform.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:55.5435312Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/run_ci_tests.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:55.5436719Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/setup_lua.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-10-10T00:04:55.5438389Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5440044Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5441479Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/DetermineTargetArchitecture.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5443087Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibDl.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5444846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibM.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5446358Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibRt.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5447999Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindWinSock.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5449362Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-10-10T00:04:55.5451287Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check/c82fe8888aacfe784476112edd3878256d2e30bc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-10-10T00:04:55.5452507Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check/check_run.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-10-10T00:04:55.5454383Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check/patch.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-10-10T00:04:55.5455714Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/build.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan 2025-10-10T00:04:55.5457695Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-10-10T00:04:55.5459067Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package/conanfile.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-10-10T00:04:55.5460789Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package/test_package.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-10-10T00:04:55.5462084Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis 2025-10-10T00:04:55.5463761Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis/install.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis 2025-10-10T00:04:55.5465507Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/Config.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-10-10T00:04:55.5466949Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/civetweb.mk -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-10-10T00:04:55.5468667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/PKGBUILD.git.example -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-10-10T00:04:55.5470072Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/civetweb.service -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-10-10T00:04:55.5471528Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/APIReference.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5473175Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Building.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5474917Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Contribution.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5476605Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Embedding.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5478210Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Installing.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5479600Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/OpenSSL.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5481405Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5483029Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/UserManual.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5485019Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5486634Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/mbedtls.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5487968Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/yaSSL.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-10-10T00:04:55.5489678Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_callbacks.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5491422Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_digest_access_authentication.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5492750Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_feature.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5494555Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_cert.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5496004Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_options.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5497766Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_close_connection.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5499118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5500970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client_secure.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5502540Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_websocket_client.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5504418Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_cry.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5505796Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_download.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5507551Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_error_data.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5508896Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_exit_library.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5510646Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_form_data_handler.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5512021Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_builtin_mime_type.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5513677Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_connection_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5515229Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5516917Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5518258Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_cookie.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5519927Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_header.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5521325Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_option.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5522972Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_ports.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5524723Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_request_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5526381Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_request_link.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5527853Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5529542Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response_code_text.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5530890Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5532632Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_server_ports.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5533998Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_system_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5535944Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_thread_pointer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5537330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_user_connection_data.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5538966Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_user_data.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5540665Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_valid_option_names.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5542067Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_valid_options.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5543720Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5545471Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var2.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5547184Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_handle_form_request.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5548632Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_header.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5550302Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_data.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5551721Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_library.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5553525Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_connection.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5554969Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_context.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5556743Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_md5.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5558250Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_modify_passwords_file.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5559852Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_modify_passwords_file_ha1.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5561320Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_option.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5562975Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_printf.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5564487Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_read.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5566229Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_request_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5567680Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_header_X.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5569387Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_info.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5570849Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_chunk.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5572688Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_digest_access_authentication_request.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5574227Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5575914Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file_body.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5577411Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_error.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5579266Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_ok.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5580770Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_redirect.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5582405Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_mime_file.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5583893Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_mime_file2.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5585756Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_server_port.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5587532Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_auth_handler.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5589117Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_request_handler.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5590594Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_user_connection_data.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5592292Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_websocket_handler.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5594213Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_websocket_handler_with_subprotocols.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5595589Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_split_form_urlencoded.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5597342Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5598827Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start_thread.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5600610Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_stop.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5602234Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_store_body.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5603654Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strcasecmp.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5605643Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strncasecmp.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5607216Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_connection.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5608872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_context.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5610326Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_upload.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5612079Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_decode.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5613922Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_encode.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5615517Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_version.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5617302Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_client_write.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5618764Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_subprotocols.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5620435Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_write.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5622005Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_write.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-10-10T00:04:55.5623583Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-10-10T00:04:55.5625122Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-10-10T00:04:55.5626956Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/embedded_c.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-10-10T00:04:55.5628783Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-10-10T00:04:55.5630224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/embedded_cpp.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-10-10T00:04:55.5631999Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-10-10T00:04:55.5633407Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/civetweb.conf -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-10-10T00:04:55.5635145Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:55.5636951Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/add_domain.conf -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:55.5638342Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/base_domain.conf -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-10-10T00:04:55.5639731Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-10-10T00:04:55.5641312Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/rest.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-10-10T00:04:55.5642972Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:55.5644519Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:55.5646233Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:55.5648408Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:55.5650056Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:55.5651936Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-10-10T00:04:55.5653389Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-10-10T00:04:55.5655208Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/ws_client.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-10-10T00:04:55.5656768Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/README.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:55.5658435Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:55.5659904Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_and_run.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:55.5661702Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_with_all.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:55.5663158Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/fuzzmain.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:55.5665058Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1.dict -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-10-10T00:04:55.5666505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot/test.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-10-10T00:04:55.5668113Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_root.bin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-10-10T00:04:55.5669542Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_test.bin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-10-10T00:04:55.5671228Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_1.bin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:55.5672615Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_2.bin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:55.5674468Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_400_1.bin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-10-10T00:04:55.5675808Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url/test_txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-10-10T00:04:55.5677493Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include/CivetServer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-10-10T00:04:55.5679168Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include/civetweb.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-10-10T00:04:55.5681248Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Info.plist -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5682708Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-duktape -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5684503Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5685916Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-os -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5687585Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/check_defines.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5689034Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.conf -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5690580Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.icns -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5692330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.psd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5770550Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5772077Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16@2.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5773615Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5775281Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22@2.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5776823Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5778424Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32@2.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5779940Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5781284Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64@2.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5783001Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/complete.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5784592Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/coverity_check.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5786386Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/duktape-logo.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5787716Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/itworks.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5789371Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/lua-logo.jpg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5790904Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/luafilesystem-logo.jpg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5792578Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/luasqlite-logo.jpg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5794028Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/luaxml-logo.jpg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5795887Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/mingw.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5797222Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/res.rc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5798995Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/sqlite3-logo.jpg -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5800346Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/ssl_cert.pem -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5802037Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/systray.ico -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5803662Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/used_defines.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-10-10T00:04:55.5805564Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.crt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5807051Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.csr -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5808632Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5810073Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key.orig -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5811852Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pem -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5814688Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pfx -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5816097Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5817799Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5819442Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.crt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5821306Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.csr -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5822927Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5824771Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key.orig -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5826359Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pem -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5828033Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5829647Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.crt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5831306Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.csr -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5832873Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5834617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key.orig -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5836289Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pem -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5837875Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pin -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-10-10T00:04:55.5839505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-10-10T00:04:55.5841107Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5842811Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/CivetServer.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5844778Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5851958Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb_private_lua.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5853530Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/handle_form.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5855480Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/main.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5858330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/md5.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5859877Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_duktape.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5861671Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_http2.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5864040Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5867225Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua_shared.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5868497Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_mbedtls.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5870214Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_zlib.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5871838Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/openssl_dl.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5873706Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/response.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5875505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/sha1.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5877417Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/timer.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5879121Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/wolfssl_extras.inl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-10-10T00:04:55.5880813Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5882537Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5884802Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5886631Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/civetweb_lua.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5887975Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5889917Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5891507Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lsqlite3.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5894449Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5960336Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-10-10T00:04:55.5967249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/AUTHORS.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5968791Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5970465Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.cmdline -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5972037Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.codepage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5973586Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5975472Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.dukdebug -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5977029Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.eval -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5978686Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.eventloop -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5980431Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.hello -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5982019Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5983586Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.sandbox -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5985359Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.sharedlibrary -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5986872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5987958Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/duk_build_meta.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5989828Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/license.spdx -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5993243Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/mandel.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-10-10T00:04:55.5995022Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:55.5996636Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/duk_config.h-modular-dll -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:55.5999270Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/duk_config.h-modular-static -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:55.6001743Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/genconfig.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:55.6003767Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config/genconfig_metadata.tar.gz -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-10-10T00:04:55.6006182Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6007699Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6009301Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_classnames.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6010796Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debug.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6013243Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debug_meta.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6015035Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debug_proxy.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6017116Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debugcommands.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6018617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_debugerrors.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6020253Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/duk_opcodes.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6021800Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/merge_debug_meta.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6023375Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/package.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-10-10T00:04:55.6025227Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static/index.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:55.6026740Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static/style.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:55.6028393Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static/webui.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-10-10T00:04:55.6030351Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-10-10T00:04:55.6033474Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:55.6035999Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid/duk_alloc_hybrid.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:55.6038862Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid/duk_alloc_hybrid.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-10-10T00:04:55.6041253Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:55.6043716Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/duk_alloc_logging.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:55.6045996Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/duk_alloc_logging.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:55.6049017Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging/log2gnuplot.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-10-10T00:04:55.6051149Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:55.6053495Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture/duk_alloc_torture.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:55.6055896Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture/duk_alloc_torture.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-10-10T00:04:55.6058243Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:55.6060396Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline/duk_cmdline.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:55.6062485Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline/duk_cmdline_ajduk.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-10-10T00:04:55.6064792Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:55.6067098Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/duk_codepage_conv.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:55.6069268Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/duk_codepage_conv.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:55.6071491Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv/test.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-10-10T00:04:55.6073657Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:55.6075935Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/globals.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:55.6077988Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/hello.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:55.6080160Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee/mandel.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-10-10T00:04:55.6082388Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-10-10T00:04:55.6084638Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions/cpp_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-10-10T00:04:55.6087158Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:55.6089425Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:55.6091774Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/duk_trans_dvalue.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:55.6094005Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/duk_trans_dvalue.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:55.6096306Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/test.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-10-10T00:04:55.6098634Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:55.6100885Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/duk_trans_socket.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:55.6103394Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/duk_trans_socket_unix.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:55.6105795Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket/duk_trans_socket_windows.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-10-10T00:04:55.6108251Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-10-10T00:04:55.6110666Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider/dummy_date_provider.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-10-10T00:04:55.6113009Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-10-10T00:04:55.6115147Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval/eval.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-10-10T00:04:55.6117271Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6119504Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/basic-test.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6121592Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/c_eventloop.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6123696Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/c_eventloop.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6126064Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/client-socket-test.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6128224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/curses-timers.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6130361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/ecma_eventloop.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6132781Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/fileio.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6135058Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/main.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6137226Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/ncurses.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6139412Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/poll.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6141598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/server-socket-test.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6143887Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop/socket.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-10-10T00:04:55.6146197Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6148260Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/fib.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6150317Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/prime.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6152394Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/primecheck.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6154691Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/process.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6156753Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/processlines.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6158848Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide/uppercase.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-10-10T00:04:55.6160891Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-10-10T00:04:55.6162754Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello/hello.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-10-10T00:04:55.6164905Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-10-10T00:04:55.6166844Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty/jxpretty.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-10-10T00:04:55.6168825Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-10-10T00:04:55.6170779Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox/sandbox.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-10-10T00:04:55.6172616Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-10-10T00:04:55.6174532Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses/commonjs.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:55.6176331Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses/lua.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:55.6178131Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses/murmurhash2.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-10-10T00:04:55.6179972Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/console-minimal.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6181905Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/duktape-error-setter-nonwritable.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6183956Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/duktape-error-setter-writable.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6185973Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/duktape-isfastint.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6188951Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/object-assign.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6191722Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/object-prototype-definegetter.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6194008Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/object-prototype-definesetter.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6196626Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills/performance-now.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-10-10T00:04:55.6198499Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/duk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:55.6200205Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/duktape.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:55.6201908Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/duktape.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:55.6203611Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src/metadata.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-10-10T00:04:55.6205517Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/duk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:55.6207321Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/duktape.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:55.6221850Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/duktape.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:55.6223989Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline/metadata.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-10-10T00:04:55.6226224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_alloc_default.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6228550Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_buffer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6230744Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_bytecode.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6232714Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_call.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6235292Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_codec.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6237503Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_compile.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6239537Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_debug.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6241503Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_heap.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6243695Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6245878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_logging.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6247735Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_memory.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6250009Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_object.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6252430Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_stack.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6254614Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_string.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6256678Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_api_var.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6258777Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_array.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6260823Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_boolean.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6263026Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_buffer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6265206Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_date.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6267181Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_date_unix.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6269150Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_date_windows.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6271142Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_duktape.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6273321Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_error.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6275619Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_function.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6277615Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_global.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6279696Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_json.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6281667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_logger.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6283844Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_math.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6286104Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_number.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6288080Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_object.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6290131Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_pointer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6292210Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_protos.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6294347Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_proxy.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6296409Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_regexp.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6298318Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_string.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6300369Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_thread.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6302378Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_bi_thrower.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6304528Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_builtins.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6306641Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_builtins.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6308641Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6310751Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6312978Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_fixedbuffer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6315106Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_heap.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6317177Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_macros.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6319269Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debug_vsnprintf.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6321425Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debugger.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6323491Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_debugger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6325571Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6327633Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_augment.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6329793Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_longjmp.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6331817Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_macros.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6333930Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6336024Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_error_throw.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6338129Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_exception.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6340313Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_forwdecl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6342357Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbuffer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6344475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbuffer_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6347274Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbuffer_ops.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6349692Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbufferobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6351833Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hbufferobject_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6354056Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hcompiledfunction.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6356302Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6358300Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6360490Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_hashstring.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6362732Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_markandsweep.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6364843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_memory.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6367050Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6368972Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_refcount.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6371070Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_stringcache.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6373180Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heap_stringtable.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6375375Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_heaphdr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6377505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hnativefunction.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6379539Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6381611Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6383617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_class.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6385730Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_enum.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6388070Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_finalizer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6390099Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6392109Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_pc2line.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6394382Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hobject_props.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6396266Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hstring.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6398327Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hstring_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6400394Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6402393Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6404547Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_builtins.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6406576Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6408611Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_hthread_stacks.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6410612Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_initjs_min.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6412597Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6414800Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_jmpbuf.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6416853Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6418823Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_bytecode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6420901Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_call.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6422878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_compiler.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6425072Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_compiler.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6427273Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_executor.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6429268Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_ops.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6431234Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_js_var.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6433209Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_json.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6435355Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_lexer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6437344Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_lexer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6439327Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_numconv.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6441408Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_numconv.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6443257Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_regexp.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6445469Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_regexp_compiler.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6447610Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_regexp_executor.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6449642Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_replacements.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6451744Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_replacements.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6453970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_selftest.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6456165Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_selftest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6458160Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_strings.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6460164Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_strings.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6462130Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_tval.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6464191Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_tval.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6466273Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_unicode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6468364Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_unicode_support.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6470381Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_unicode_tables.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6472746Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6475053Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_bitdecoder.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6477176Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_bitencoder.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6479297Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_bufwriter.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6481496Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_hashbytes.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6483771Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_hashprime.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6485961Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6487843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duk_util_tinyrandom.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6489960Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate/duktape.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-10-10T00:04:55.6491847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/AUTHORS.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6493566Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6495598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.cmdline -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6497449Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.codepage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6499274Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6501390Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.dukdebug -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6503333Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.eval -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6505547Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.eventloop -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6507445Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.hello -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6509352Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.jxpretty -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6511202Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.sandbox -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6513187Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.sharedlibrary -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6515152Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6516974Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/duk_build_meta.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6518806Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/license.spdx -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6520593Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/mandel.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-10-10T00:04:55.6522527Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:55.6524579Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/duk_config.h-modular-dll -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:55.6526736Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/duk_config.h-modular-static -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:55.6528807Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/genconfig.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:55.6530745Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config/genconfig_metadata.tar.gz -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-10-10T00:04:55.6532792Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6542330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6544506Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_classnames.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6546591Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debug.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6548586Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debug_meta.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6550561Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debug_proxy.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6552718Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debugcommands.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6554778Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_debugerrors.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6556902Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/duk_opcodes.yaml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6558881Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/merge_debug_meta.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6560970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/package.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-10-10T00:04:55.6563065Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static/index.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:55.6565282Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static/style.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:55.6567468Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static/webui.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-10-10T00:04:55.6569621Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-10-10T00:04:55.6571667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:55.6573900Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid/duk_alloc_hybrid.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:55.6576161Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid/duk_alloc_hybrid.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-10-10T00:04:55.6578276Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:55.6580622Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/duk_alloc_logging.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:55.6582843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/duk_alloc_logging.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:55.6585266Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging/log2gnuplot.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-10-10T00:04:55.6587549Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:55.6589797Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture/duk_alloc_torture.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:55.6591986Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture/duk_alloc_torture.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-10-10T00:04:55.6594463Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:55.6596627Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline/duk_cmdline.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:55.6598733Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline/duk_cmdline_ajduk.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-10-10T00:04:55.6601019Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:55.6603247Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/duk_codepage_conv.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:55.6605777Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/duk_codepage_conv.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:55.6607936Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv/test.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-10-10T00:04:55.6610015Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:55.6612361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/globals.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:55.6614666Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/hello.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:55.6616722Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee/mandel.coffee -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-10-10T00:04:55.6619058Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-10-10T00:04:55.6621294Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions/cpp_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-10-10T00:04:55.6623663Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:55.6626034Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:55.6628388Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/duk_trans_dvalue.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:55.6630608Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/duk_trans_dvalue.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:55.6632860Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/test.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-10-10T00:04:55.6635261Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:55.6637470Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/duk_trans_socket.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:55.6639960Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/duk_trans_socket_unix.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:55.6642245Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket/duk_trans_socket_windows.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-10-10T00:04:55.6644722Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-10-10T00:04:55.6647115Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider/dummy_date_provider.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-10-10T00:04:55.6649330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-10-10T00:04:55.6651195Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval/eval.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-10-10T00:04:55.6653145Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6655219Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/basic-test.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6657182Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/c_eventloop.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6659168Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/c_eventloop.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6661166Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/client-socket-test.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6663178Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/curses-timers.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6665257Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/ecma_eventloop.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6667279Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/fileio.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6669197Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/main.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6671173Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/ncurses.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6673110Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/poll.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6675224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/server-socket-test.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6677643Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop/socket.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-10-10T00:04:55.6679853Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6681739Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/fib.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6683748Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/prime.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6685728Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/primecheck.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6687613Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/process.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6689507Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/processlines.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6691491Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide/uppercase.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-10-10T00:04:55.6693363Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-10-10T00:04:55.6695343Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello/hello.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-10-10T00:04:55.6697301Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-10-10T00:04:55.6699226Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty/jxpretty.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-10-10T00:04:55.6701193Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-10-10T00:04:55.6703141Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox/sandbox.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-10-10T00:04:55.6705419Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras/README.rst -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-10-10T00:04:55.6707206Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses/commonjs.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:55.6708991Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses/lua.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:55.6710945Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses/murmurhash2.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-10-10T00:04:55.6712936Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/console-minimal.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6715100Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/duktape-error-setter-nonwritable.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6717476Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/duktape-error-setter-writable.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6719549Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/duktape-isfastint.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6721557Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/object-assign.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6723700Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/object-prototype-definegetter.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6726039Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/object-prototype-definesetter.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6728191Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills/performance-now.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-10-10T00:04:55.6730215Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/duk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:55.6732080Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/duktape.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:55.6733969Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/duktape.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:55.6735964Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src/metadata.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-10-10T00:04:55.6737870Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/duk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:55.6739812Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/duktape.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:55.6741756Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/duktape.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:55.6743963Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline/metadata.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-10-10T00:04:55.6746013Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_alloc_default.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6748036Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_buffer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6750290Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_bytecode.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6752286Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_call.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6754497Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_codec.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6756630Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_compile.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6758740Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_debug.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6760585Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_heap.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6762656Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6764845Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_logging.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6766861Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_memory.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6768858Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_object.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6771018Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_stack.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6773095Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_string.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6775372Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_api_var.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6777439Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_array.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6779440Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_boolean.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6781495Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_buffer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6783557Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_date.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6785679Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_date_unix.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6787706Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_date_windows.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6789714Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_duktape.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6791701Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_error.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6793687Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_function.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6795771Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_global.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6797927Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_json.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6799975Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_logger.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6802015Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_math.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6804232Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_number.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6806249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_object.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6808303Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_pointer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6810512Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_protos.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6812625Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_proxy.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6814786Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_regexp.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6816833Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_string.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6818878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_thread.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6820866Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_bi_thrower.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6822866Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_builtins.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6825147Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_builtins.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6827140Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6829232Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6831356Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_fixedbuffer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6833451Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_heap.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6835598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_macros.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6837728Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debug_vsnprintf.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6839754Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debugger.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6841751Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_debugger.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6843871Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6846041Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_augment.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6848060Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_longjmp.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6850119Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_macros.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6852218Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6854326Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_error_throw.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6856539Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_exception.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6858440Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_forwdecl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6860562Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbuffer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6862753Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbuffer_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6865077Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbuffer_ops.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6867100Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbufferobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6869136Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hbufferobject_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6871193Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hcompiledfunction.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6873207Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6875463Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6877475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_hashstring.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6879603Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_markandsweep.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6881614Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_memory.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6883750Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6885738Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_refcount.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6887847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_stringcache.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6889952Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heap_stringtable.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6891982Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_heaphdr.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6893998Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hnativefunction.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6896104Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6898099Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6900108Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_class.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6902119Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_enum.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6904412Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_finalizer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6906449Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6908458Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_pc2line.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6910574Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hobject_props.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6912776Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hstring.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6915002Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hstring_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6917182Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6919309Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_alloc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6921334Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_builtins.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6923361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6925473Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_hthread_stacks.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6927496Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_initjs_min.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6929502Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6931502Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_jmpbuf.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6933316Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6935374Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_bytecode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6937497Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_call.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6939542Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_compiler.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6941596Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_compiler.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6943677Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_executor.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6945781Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_ops.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6947747Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_js_var.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6949687Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_json.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6951685Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_lexer.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6953722Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_lexer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6955884Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_numconv.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6957983Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_numconv.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6960107Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_regexp.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6962095Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_regexp_compiler.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6964367Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_regexp_executor.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6966480Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_replacements.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6968703Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_replacements.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6970814Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_selftest.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6972800Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_selftest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6974915Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_strings.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6976822Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_strings.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6978896Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_tval.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6980851Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_tval.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6982820Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_unicode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6985226Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_unicode_support.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6987296Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_unicode_tables.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6989406Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6991519Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_bitdecoder.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6993621Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_bitencoder.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6995799Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_bufwriter.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.6997910Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_hashbytes.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.7000085Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_hashprime.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.7002089Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_misc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.7004201Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duk_util_tinyrandom.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.7006264Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate/duktape.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-10-10T00:04:55.7008118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/COPYRIGHT -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:55.7009852Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/HISTORY -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:55.7011745Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/INSTALL -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:55.7013541Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:55.7015428Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-10-10T00:04:55.7017287Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7019088Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/cover.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7020937Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7022773Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7024698Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7026444Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/lua.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7028226Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7030125Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/luac.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7031880Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7033804Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7035788Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-10-10T00:04:55.7038229Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7041110Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7043136Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/all.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7045225Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/lua.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7046848Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/lua.ico -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7048543Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/lua.pc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7050163Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/luavs.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7051836Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/min.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7053460Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/noparser.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7055234Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/strict.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-10-10T00:04:55.7056876Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7058514Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7060125Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7061748Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7063397Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7065212Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7066841Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7068461Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7070167Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7071799Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7073474Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7075377Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7076992Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7078598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7080215Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7081832Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7083450Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7085236Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7086853Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/linit.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7088563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7090201Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/llex.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7091835Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/llex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7093525Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7094401Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7095219Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7095985Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7096816Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7097593Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7098373Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7099160Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7099943Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7100714Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7101487Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7102267Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7103092Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7103863Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7104787Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7105566Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7106345Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7107194Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7108022Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7108801Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7109562Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7110326Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7111090Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lua.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7111859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lua.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7112630Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/luac.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7113407Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7114452Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7115237Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7116016Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7116847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7117602Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7118418Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7119264Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7120039Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/print.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-10-10T00:04:55.7120824Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7121613Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/bisect.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7122393Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/cf.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7123170Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/echo.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7123952Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/env.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7124926Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/factorial.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7125872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/fib.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7126665Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/fibfor.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7127457Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/globals.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7128301Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/hello.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7129079Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/life.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7129903Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/luac.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7130695Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/printf.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7131544Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/readonly.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7132331Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/sieve.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7133109Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/sort.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7133897Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/table.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7134883Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/trace-calls.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7135708Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/trace-globals.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7136488Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/xd.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-10-10T00:04:55.7137256Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-10-10T00:04:55.7138073Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-10-10T00:04:55.7138890Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7139717Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7140483Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7141253Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7142070Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7142910Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7143692Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7144725Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/osi-certified-72x60.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7146009Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-10-10T00:04:55.7148397Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7149635Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7151326Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7152776Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7154563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7156060Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7157531Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lbitlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7159111Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7160607Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7162175Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lcorolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7163581Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lctype.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7165080Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lctype.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7166619Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7168096Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7170650Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7171874Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7173481Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7175008Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7176476Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7177929Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7179304Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7181106Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7182601Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/linit.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7184210Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7185762Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/llex.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7187434Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/llex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7188799Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7190254Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7191682Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7193084Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7194642Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7196272Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7197747Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7199280Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7200999Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7202498Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7204017Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7205958Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7207526Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7209017Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7210408Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7211821Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7213225Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7215006Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7216738Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7218145Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7219576Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7221007Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7222409Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lua.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7223921Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lua.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7225453Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lua.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7226970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/luac.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7228548Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7229991Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7231474Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7232885Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7234383Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7236191Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7237617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7239108Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-10-10T00:04:55.7240538Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-10-10T00:04:55.7241955Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-10-10T00:04:55.7243357Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7245142Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/index.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7246589Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7248074Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7249435Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7250878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7252302Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7253613Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7258028Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/osi-certified-72x60.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7259255Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-10-10T00:04:55.7260679Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7262102Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7263864Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7265339Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7267183Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7269122Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7270628Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lbitlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7278630Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7281446Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7283107Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lcorolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7284818Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lctype.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7286246Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lctype.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7288358Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7289792Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7291232Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7292659Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7295031Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7296901Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7298429Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7299871Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7301227Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7302717Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7304331Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/linit.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7307363Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7308734Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/llex.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7310215Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/llex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7311609Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7313002Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7314535Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7315640Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7316667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7317461Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7318913Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7320846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7322118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7324028Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7325664Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7327737Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7329275Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lprefix.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7330841Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7332371Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7334314Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7335788Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7337324Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7339353Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7341118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7342658Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7344760Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7346236Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7347975Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lua.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7349602Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lua.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7351389Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lua.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7352940Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/luac.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7354921Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7356482Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7357994Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7359773Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7361189Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lutf8lib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7362932Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7365229Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7367085Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7368692Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-10-10T00:04:55.7370401Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-10-10T00:04:55.7371748Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-10-10T00:04:55.7373398Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/contents.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7375475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/index.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7376984Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/logo.gif -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7378759Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/lua.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7380192Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/lua.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7381689Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/luac.1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7383200Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/manual.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7384784Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/manual.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7389444Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/osi-certified-72x60.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7390806Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc/readme.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-10-10T00:04:55.7392545Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7393955Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lapi.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7396223Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lapi.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7397631Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lauxlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7399454Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lauxlib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7400983Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lbaselib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7402668Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lcode.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7404864Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lcode.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7406340Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lcorolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7408118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lctype.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7409451Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lctype.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7411212Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldblib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7412759Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldebug.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7414852Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldebug.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7416330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldo.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7418248Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldo.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7419726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ldump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7421448Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lfunc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7422924Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lfunc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7424687Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lgc.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7426886Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lgc.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7428451Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/linit.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7429998Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/liolib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7431879Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ljumptab.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7433278Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/llex.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7435403Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/llex.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7436927Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/llimits.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7438585Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lmathlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7440322Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lmem.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7441723Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lmem.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7443387Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/loadlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7445224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lobject.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7447140Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lobject.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7448910Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lopcodes.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7450404Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lopcodes.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7452229Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lopnames.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7453749Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/loslib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7455781Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lparser.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7457870Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lparser.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7459174Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lprefix.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7460943Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstate.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7462674Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstate.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7464683Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstring.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7468101Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstring.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7469616Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lstrlib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7471221Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltable.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7487286Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7488738Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltablib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7490179Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7491555Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/ltm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7492584Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lua.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7493887Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lua.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7495317Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lua.hpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7496304Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/luac.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7497342Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/luaconf.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7498490Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lualib.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7499673Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lundump.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7500767Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lundump.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7501768Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lutf8lib.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7502911Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lvm.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7504045Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lvm.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7505471Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lzio.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7506585Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/lzio.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-10-10T00:04:55.7507420Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/.leading.dot.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7508485Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/1000images.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7509337Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/100images.htm -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7510297Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/HugeText.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7511354Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7512103Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png.gz -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7513056Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/MakefileTest.mk -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7514048Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/MethodTest.xhtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7515073Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7516016Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/bad.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7516877Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_page.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7517691Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_script.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7518723Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgi_test.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7519693Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7520505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7521543Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7522469Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.shtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7523349Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/delayed.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7524870Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/donate.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7526845Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/echo.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7528249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/error.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7529552Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/error404.htm -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7530881Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/exit.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7532279Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/filehandler.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7533634Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/form.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7535350Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/handle_form.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7536821Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7538213Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.shtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7539603Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7540970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz.txt.gz -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7542415Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz_unzipped.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7543749Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/html_esc.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7545335Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/json.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7546878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7548304Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7549717Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail_silent.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7551152Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_stderr.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7552668Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_logging.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7554038Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_timer.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7555460Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_preload_file.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7556936Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7558322Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7559770Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page.ssjs -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7561241Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page1.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7562641Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7564336Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7566010Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.ssjs -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7567475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7568826Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7570213Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.ssjs -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7571624Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7573008Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7574513Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3r.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7576188Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3v.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7577574Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7579046Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7580543Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page4kepler.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7582043Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page5.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7583562Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page6.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7585126Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page7.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7586611Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_error.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7588138Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7589680Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive_chunked.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7591023Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_shared.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7592474Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_status.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7593839Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/passfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7595318Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/preload.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7596848Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/prime.ssjs -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7598258Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/pytest.linux.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7599632Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/require_test.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7601269Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/resource_script_demo.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7602768Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/response_header.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7604375Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ssi_test.shtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7605856Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/syntax_error.ssjs -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7607334Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/test.ico -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7608783Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/timeout.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7610196Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7611762Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.xhtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7613175Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7614734Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.xhtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7616340Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket_wrong_url.xhtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7617928Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7619395Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7620809Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7622285Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7623743Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7625403Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7627064Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ws_status.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7628439Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/x.php -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-10-10T00:04:55.7629984Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:55.7631470Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi.old -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:55.7633138Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:55.7634698Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:55.7636385Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/jquery.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:55.7638815Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/test.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-10-10T00:04:55.7640240Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/canvas.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:55.7641825Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/index.xhtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:55.7643269Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/style.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-10-10T00:04:55.7644778Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-crlf.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-10-10T00:04:55.7646373Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-lf.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-10-10T00:04:55.7648114Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/file with spaces.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:55.7650030Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/hello.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:55.7651475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/r&d.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-10-10T00:04:55.7653134Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/index.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:55.7654715Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/script.js -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:55.7656210Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/style.css -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-10-10T00:04:55.7657593Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/00.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7658962Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/01.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7660357Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/02.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7661713Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/03.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7663116Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/04.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7664688Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/05.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7666144Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/06.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7667636Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/07.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7668938Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/08.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7670310Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/09.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7671667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/10.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7673096Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/11.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7674563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/12.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7676098Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/13.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7677423Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/14.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7678901Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/15.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7680361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/16.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7681792Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/17.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7683251Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/18.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7684782Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/19.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7686243Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/20.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7687643Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/21.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7689004Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/22.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7690399Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/23.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7691829Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/24.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7693158Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/25.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7694671Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/26.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7696178Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/27.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7697561Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/28.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7699110Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/29.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7700334Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/30.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7701770Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/31.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7703138Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/32.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7704647Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/33.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7706091Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/34.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7707489Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/35.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7708860Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/36.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7710240Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/37.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7711625Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/38.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7713005Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/39.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7714587Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/40.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7715994Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/41.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7717413Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/42.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7718847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/43.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7720238Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/44.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7721713Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/45.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7723245Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/46.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7724799Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/47.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7726252Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/48.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7727625Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/49.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7729057Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/50.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7730468Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/51.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7731877Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/52.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7733303Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/53.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7734855Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/54.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7736339Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/55.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7737790Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/56.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7739157Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/57.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7740593Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/58.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7742019Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/59.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7743404Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/60.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7744951Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/61.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7746533Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/62.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7747985Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/63.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7749381Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/64.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7750803Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/65.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7752212Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/66.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7753627Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/67.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7755154Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/68.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7756662Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/69.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7758074Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/70.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7759483Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/71.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7760969Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/72.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7762379Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/73.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7763765Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/74.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7765417Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/75.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7766830Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/76.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7768270Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/77.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7769750Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/78.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7771085Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/79.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7772862Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/80.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7774457Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/81.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7776085Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/82.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7777545Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/83.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7778974Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/84.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7780386Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/85.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7781847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/86.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7783259Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/87.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7784878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/88.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7786342Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/89.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7787766Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/90.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7789199Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/91.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7790644Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/92.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7792047Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/93.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7793561Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/94.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7795043Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/95.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7796690Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/96.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7798076Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/97.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7799485Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/98.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7800971Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/99.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-10-10T00:04:55.7802458Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi/index.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-10-10T00:04:55.7803947Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors/index.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-10-10T00:04:55.7805764Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/这是一个示例文本.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-10-10T00:04:55.7807268Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-10-10T00:04:55.7808547Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/.htpasswd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-10-10T00:04:55.7809936Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/content.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-10-10T00:04:55.7811308Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi/pytest.linux.cgi -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-10-10T00:04:55.7812708Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir/index.lua -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-10-10T00:04:55.7814185Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir/index.xhtml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-10-10T00:04:55.7815567Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7817184Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_default.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7818458Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_full.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7819949Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_minimal.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7821199Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/cgi_test.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7822580Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/civetweb_check.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7823894Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/main.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7825334Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7827361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7828663Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7829998Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7831353Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7832887Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7834368Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7837187Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7838531Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7839872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7841415Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/testclient.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7842872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7844551Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-10-10T00:04:55.7845910Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/zephyr/module.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-10-10T00:04:55.7847293Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7848655Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7850059Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7851459Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7852872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7854338Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7855729Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7857141Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7858528Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/library.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-10-10T00:04:55.7859940Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-10-10T00:04:55.7861355Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-10-10T00:04:55.7862722Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7864185Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7866609Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7867895Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7869606Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7870906Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7873522Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7875067Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7876697Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/index.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7878112Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7879497Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/platforms.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7880855Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7882456Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7883887Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7885408Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-10-10T00:04:55.7886874Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-10-10T00:04:55.7888266Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts/default.html -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-10-10T00:04:55.7889651Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass/main.scss -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-10-10T00:04:55.7891098Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-10-10T00:04:55.7892600Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/actions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:55.7893962Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/assertions.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:55.7895566Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/matchers.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:55.7897169Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/mocking.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:55.7898715Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/testing.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-10-10T00:04:55.7900416Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-10-10T00:04:55.7901859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-10-10T00:04:55.7903283Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-10-10T00:04:55.7904809Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-10-10T00:04:55.7906244Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-10-10T00:04:55.7907785Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7909819Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7911195Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7912726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7916053Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7917672Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7919067Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7920578Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7922444Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-10-10T00:04:55.7923975Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:55.7925608Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:55.7927089Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:55.7928665Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.7930280Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.7931741Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.7933279Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:55.7934603Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-10-10T00:04:55.7936108Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-10-10T00:04:55.7937607Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:55.7939134Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:55.7940528Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:55.7941924Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-10-10T00:04:55.7943432Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7944860Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7946950Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7948372Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7949840Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7951242Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7952653Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:55.7953966Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7955503Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7956977Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7958417Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7960048Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7961606Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7963073Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-10-10T00:04:55.7964544Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7966105Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7968069Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7969498Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7971180Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7972699Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7977051Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7979325Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7980697Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7982285Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7983918Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7985486Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7988077Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7989277Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7990989Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7993239Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7994594Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7996343Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7998061Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.7999645Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.8001072Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.8002557Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.8004216Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.8005480Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.8007069Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-10-10T00:04:55.8008445Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-10-10T00:04:55.8009850Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-10-10T00:04:55.8011486Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:55.8012835Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:55.8014370Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:55.8015751Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:55.8017169Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-10-10T00:04:55.8018504Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-10-10T00:04:55.8020037Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8021544Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8023238Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8024796Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8026451Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8028145Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8029592Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8030999Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8032484Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8034997Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8036475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-10-10T00:04:55.8037957Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8039415Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8040915Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8042757Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8044554Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8046071Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8048442Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8049880Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-10-10T00:04:55.8051267Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.8052741Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.8054375Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.8055902Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:55.8057129Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8058620Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8059947Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8061329Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8062712Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8064269Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8065491Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8067028Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8068416Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8069890Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8071318Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8072690Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8074219Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8075563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8077124Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8078505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8079980Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8081312Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-10-10T00:04:55.8082687Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8084211Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/common.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8085854Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8087381Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8089009Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8090448Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8091859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/run_with_path.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8093209Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8095369Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-10-10T00:04:55.8096813Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-10-10T00:04:55.8098157Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8099608Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8101460Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8102980Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8104863Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8106332Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8108083Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8109604Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8111039Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8112371Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8116189Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-10-10T00:04:55.8117477Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8119118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8120516Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8121903Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8123394Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8125026Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8126567Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8128004Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8129673Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8131030Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8132443Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8133813Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8135396Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8136841Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8138602Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8140171Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8141620Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8143002Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8144482Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8146146Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8147800Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8149230Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8150498Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8152189Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8153596Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8155194Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8156946Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8158559Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8160319Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8161730Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8163182Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8164716Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8166147Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8167878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8169370Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8170771Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8172407Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8174626Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8175978Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8177412Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8178846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8180304Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8181780Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8183224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8184756Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8186239Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8187631Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8188996Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8190533Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8192054Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8193520Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8195115Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8196587Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8197992Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8199434Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8200838Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8202292Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8203755Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8205325Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8206784Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8208216Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8210419Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8211742Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8213253Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8214797Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8216423Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8217700Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8219068Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8220540Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8221893Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8223524Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8224964Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8226776Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8228229Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8229616Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8231020Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8234897Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8236276Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8237809Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8239367Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8241004Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8242649Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8244406Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8246012Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-10-10T00:04:55.8247209Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8248608Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/civetweb.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8249888Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/curl.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8251185Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/curl.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8252604Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/dummy_export.h.tpl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8253957Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/export_header.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8255288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/repositories.bzl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8256726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/zlib.BUILD -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-10-10T00:04:55.8258100Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/CheckAtomic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8259484Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/FindTelegraf.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8260876Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/civetweb-3rdparty-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8262285Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/googlemock-3rdparty-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8263622Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/googletest.imp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8265203Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8266665Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-core.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8268000Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-pull.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8269320Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-push.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-10-10T00:04:55.8270595Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core 2025-10-10T00:04:55.8271982Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core 2025-10-10T00:04:55.8273395Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8274910Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8276361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8277707Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8279078Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/counter_bench.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8280419Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/gauge_bench.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8281761Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/histogram_bench.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8283062Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/info_bench.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8284554Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/main.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8286007Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/registry_bench.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8287369Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/summary_bench.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-10-10T00:04:55.8288894Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/check_names.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8290296Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/client_metric.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8291699Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/collectable.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8292979Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/counter.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8294443Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/family.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8295907Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/gauge.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8297237Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/histogram.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8298626Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/info.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8300041Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/labels.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8301413Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/metric_family.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8302731Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/metric_type.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8304046Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/registry.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8305546Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/serializer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8306964Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/summary.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8308405Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/text_serializer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-10-10T00:04:55.8309807Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/builder.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:55.8311179Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/ckms_quantiles.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:55.8312680Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/time_window_quantiles.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:55.8314061Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/utils.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-10-10T00:04:55.8315685Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/check_names.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8317088Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/counter.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8318553Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/family.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8320461Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/gauge.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8322010Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/histogram.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8323792Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/info.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8325294Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/registry.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8327119Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/serializer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8328288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/summary.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8330103Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/text_serializer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-10-10T00:04:55.8331689Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/builder.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:55.8333107Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/ckms_quantiles.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:55.8334765Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/hash.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:55.8336743Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/time_window_quantiles.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:55.8338243Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/utils.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-10-10T00:04:55.8339824Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8341829Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8343101Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/builder_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8344764Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/check_label_name_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8346288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/check_metric_name_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8347694Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/counter_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8349123Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/family_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8350504Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/gauge_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8351901Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/histogram_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8360442Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/raii_locale.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8361837Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/registry_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8362681Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/serializer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8363610Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/summary_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8364622Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/text_serializer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8365496Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/utils_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-10-10T00:04:55.8366327Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/doc/Doxyfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/doc 2025-10-10T00:04:55.8366976Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull 2025-10-10T00:04:55.8368012Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull 2025-10-10T00:04:55.8368925Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/include/prometheus/exposer.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/include/prometheus 2025-10-10T00:04:55.8369663Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/basic_auth.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8370516Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/basic_auth.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8371288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/endpoint.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8372201Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/endpoint.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8372982Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/exposer.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8373758Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/handler.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8375117Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/handler.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8376548Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/metrics_collector.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8377938Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/metrics_collector.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-10-10T00:04:55.8379399Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/detail/base64.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/detail 2025-10-10T00:04:55.8380735Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests 2025-10-10T00:04:55.8382208Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8383628Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8385222Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/integration_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8386654Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/lint.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8387989Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/sample_server.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8389321Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/sample_server_auth.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8390718Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/sample_server_multi.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8392000Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/scrape.conf -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8393302Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/scrape.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-10-10T00:04:55.8394846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:55.8396456Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:55.8397858Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal/base64_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-10-10T00:04:55.8399168Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:55.8400726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:55.8402041Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit/exposer_test.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-10-10T00:04:55.8403297Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push 2025-10-10T00:04:55.8404822Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push 2025-10-10T00:04:55.8406524Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/gateway.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus 2025-10-10T00:04:55.8407992Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/detail/http_method.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/detail 2025-10-10T00:04:55.8409184Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src/curl_wrapper.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-10-10T00:04:55.8410595Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src/curl_wrapper.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-10-10T00:04:55.8411881Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src/gateway.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-10-10T00:04:55.8413316Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests 2025-10-10T00:04:55.8414955Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:55.8416478Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:55.8417891Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration/sample_client.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-10-10T00:04:55.8418744Z copying third_party/opentelemetry-cpp/tools/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8420373Z copying third_party/opentelemetry-cpp/tools/build-bazel.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8421556Z copying third_party/opentelemetry-cpp/tools/build-benchmark.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8422824Z copying third_party/opentelemetry-cpp/tools/build-benchmark.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8424381Z copying third_party/opentelemetry-cpp/tools/build-clang-12.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8425877Z copying third_party/opentelemetry-cpp/tools/build-clang.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8427077Z copying third_party/opentelemetry-cpp/tools/build-docker.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8428566Z copying third_party/opentelemetry-cpp/tools/build-gtest.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8429798Z copying third_party/opentelemetry-cpp/tools/build-nuget.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8431095Z copying third_party/opentelemetry-cpp/tools/build-nuget.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8432392Z copying third_party/opentelemetry-cpp/tools/build-vcpkg.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8433832Z copying third_party/opentelemetry-cpp/tools/build-vs2015.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8435455Z copying third_party/opentelemetry-cpp/tools/build-vs2017.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8436657Z copying third_party/opentelemetry-cpp/tools/build-vs2019.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8437947Z copying third_party/opentelemetry-cpp/tools/build-vs2022.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8439179Z copying third_party/opentelemetry-cpp/tools/build.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8440616Z copying third_party/opentelemetry-cpp/tools/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8441964Z copying third_party/opentelemetry-cpp/tools/check_copyright.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8443235Z copying third_party/opentelemetry-cpp/tools/download.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8444615Z copying third_party/opentelemetry-cpp/tools/download.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8446283Z copying third_party/opentelemetry-cpp/tools/format.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8447730Z copying third_party/opentelemetry-cpp/tools/git-cl.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8448973Z copying third_party/opentelemetry-cpp/tools/git-cl.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8450609Z copying third_party/opentelemetry-cpp/tools/install-vs-addons.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8451750Z copying third_party/opentelemetry-cpp/tools/install.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8453321Z copying third_party/opentelemetry-cpp/tools/install_llvm-win32.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8454825Z copying third_party/opentelemetry-cpp/tools/install_llvm-win64.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8456302Z copying third_party/opentelemetry-cpp/tools/setup-buildtools-mac.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8457676Z copying third_party/opentelemetry-cpp/tools/setup-buildtools.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8458915Z copying third_party/opentelemetry-cpp/tools/setup-buildtools.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8460290Z copying third_party/opentelemetry-cpp/tools/setup-cfssl.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8461533Z copying third_party/opentelemetry-cpp/tools/setup-cmake.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8462973Z copying third_party/opentelemetry-cpp/tools/setup-devenv.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8464380Z copying third_party/opentelemetry-cpp/tools/setup-devenv.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8465950Z copying third_party/opentelemetry-cpp/tools/setup-ninja.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8467203Z copying third_party/opentelemetry-cpp/tools/setup-protobuf.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8468583Z copying third_party/opentelemetry-cpp/tools/vcvars.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools 2025-10-10T00:04:55.8470426Z copying third_party/opentelemetry-cpp/tools/nuget/OpenTelemetry.Cpp.Dev.nuspec -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/nuget 2025-10-10T00:04:55.8471722Z copying third_party/opentelemetry-cpp/tools/nuget/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/nuget 2025-10-10T00:04:55.8473584Z copying third_party/opentelemetry-cpp/tools/nuget/opentelemetry-icon-color.png -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/nuget 2025-10-10T00:04:55.8475684Z copying third_party/opentelemetry-cpp/tools/ports/benchmark/CONTROL -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-10-10T00:04:55.8477175Z copying third_party/opentelemetry-cpp/tools/ports/benchmark/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-10-10T00:04:55.8478688Z copying third_party/opentelemetry-cpp/tools/ports/benchmark/version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-10-10T00:04:55.8480231Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/CONTROL -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:55.8481555Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/TODO.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:55.8482930Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/get_repo_name.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:55.8484398Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:55.8485892Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/response_file_linux.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:55.8487248Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/response_file_mac.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-10-10T00:04:55.8488613Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/fix-default-proto-file-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8489913Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/fix-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8491265Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/port_def.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8492533Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8494292Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/protobuf-targets-vcpkg-protoc.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8495556Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8496848Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-10-10T00:04:55.8498085Z copying third_party/opentelemetry-cpp/tools/vcpkg/.vcpkg-root -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8499329Z copying third_party/opentelemetry-cpp/tools/vcpkg/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8500679Z copying third_party/opentelemetry-cpp/tools/vcpkg/CONTRIBUTING_pt.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8501994Z copying third_party/opentelemetry-cpp/tools/vcpkg/CONTRIBUTING_zh.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8503306Z copying third_party/opentelemetry-cpp/tools/vcpkg/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8504724Z copying third_party/opentelemetry-cpp/tools/vcpkg/NOTICE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8506330Z copying third_party/opentelemetry-cpp/tools/vcpkg/NOTICE_pt.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8507552Z copying third_party/opentelemetry-cpp/tools/vcpkg/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8509095Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_es.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8510539Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_fr.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8512005Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_ko_KR.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8513542Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_pt.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8514962Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_vn.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8516645Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_zh_CN.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8517941Z copying third_party/opentelemetry-cpp/tools/vcpkg/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8519416Z copying third_party/opentelemetry-cpp/tools/vcpkg/bootstrap-vcpkg.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8520711Z copying third_party/opentelemetry-cpp/tools/vcpkg/bootstrap-vcpkg.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8521964Z copying third_party/opentelemetry-cpp/tools/vcpkg/shell.nix -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg 2025-10-10T00:04:55.8523467Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/about/privacy.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/about 2025-10-10T00:04:55.8525103Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/assetcaching.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:55.8526429Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/binarycaching.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:55.8527819Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/manifests.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:55.8529051Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/registries.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:55.8530363Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/triplets.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:55.8531760Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/versioning.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-10-10T00:04:55.8533152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd/RapidXML.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-10-10T00:04:55.8534613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-10-10T00:04:55.8536053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-10-10T00:04:55.8537488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/7zip-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-10-10T00:04:55.8538813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-10-10T00:04:55.8540252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-10-10T00:04:55.8541618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-10-10T00:04:55.8543045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton 2025-10-10T00:04:55.8544506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton 2025-10-10T00:04:55.8546129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/correct_cmake_include_directory.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8547468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8548803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8550297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/replace_asiosdk_download_by_vcpkg_asiosdk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8551628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/replace_local_asiostandalone_by_vcpkg_asio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8552983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/replace_local_catch_by_vcpkg_catch2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8554580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-10-10T00:04:55.8555927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil 2025-10-10T00:04:55.8557452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil 2025-10-10T00:04:55.8558747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/absent/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/absent 2025-10-10T00:04:55.8560043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/absent/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/absent 2025-10-10T00:04:55.8561389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ace/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ace 2025-10-10T00:04:55.8562812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ace/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ace 2025-10-10T00:04:55.8564376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/acl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/acl 2025-10-10T00:04:55.8565760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/acl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/acl 2025-10-10T00:04:55.8567325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/FunctionLevelLinkingOn.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:55.8568768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/activemq-cppConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:55.8570308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/fix-crt-linkage-dyn.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:55.8571630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/fix-crt-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:55.8572983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:55.8574414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-10-10T00:04:55.8575800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url 2025-10-10T00:04:55.8577115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url 2025-10-10T00:04:55.8578440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ade/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ade 2025-10-10T00:04:55.8579754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ade/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ade 2025-10-10T00:04:55.8581193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-10-10T00:04:55.8582467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-10-10T00:04:55.8583976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-10-10T00:04:55.8585306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/zfp-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-10-10T00:04:55.8586933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator 2025-10-10T00:04:55.8588190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator 2025-10-10T00:04:55.8589446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl 2025-10-10T00:04:55.8590766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl 2025-10-10T00:04:55.8592171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog 2025-10-10T00:04:55.8593480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog 2025-10-10T00:04:55.8595060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64 2025-10-10T00:04:55.8596427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64 2025-10-10T00:04:55.8597713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-10-10T00:04:55.8599082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-10-10T00:04:55.8600397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-10-10T00:04:55.8601896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:55.8603197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/decomp.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:55.8604727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/no-pragma-warning.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:55.8606121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:55.8607592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/remove_stdint_headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:55.8608892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-10-10T00:04:55.8610297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic/fix-runtime-destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-10-10T00:04:55.8611538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-10-10T00:04:55.8612954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-10-10T00:04:55.8614475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk/patch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-10-10T00:04:55.8616001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-10-10T00:04:55.8617244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-10-10T00:04:55.8618594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:55.8619928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/do-not-copy-pdbs-to-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:55.8621228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/export-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:55.8622565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/msvc-arm64-atomic.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:55.8623971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:55.8625464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-10-10T00:04:55.8626850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca 2025-10-10T00:04:55.8628148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca 2025-10-10T00:04:55.8629545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-10-10T00:04:55.8630992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-10-10T00:04:55.8632634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-10-10T00:04:55.8634233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/fix-plugin-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-10-10T00:04:55.8635622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-10-10T00:04:55.8636945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-10-10T00:04:55.8638389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-10-10T00:04:55.8639587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-10-10T00:04:55.8641032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk 2025-10-10T00:04:55.8642491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk 2025-10-10T00:04:55.8643739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf 2025-10-10T00:04:55.8645272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf 2025-10-10T00:04:55.8646650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8648098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/fix-crt-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8649488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/install-extra-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8650803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/install-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8652103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8653449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8655068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/workaround-msvc-optimizer-ice.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-10-10T00:04:55.8656454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/disable-matlab-mex.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8657761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/fix-arm-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8659070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8660482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/fix-dependency-asl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8662606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/install-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8663461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8665715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-10-10T00:04:55.8667257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/find-openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-10-10T00:04:55.8668677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/fix-max_min_macros.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-10-10T00:04:55.8669984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-10-10T00:04:55.8672056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-10-10T00:04:55.8673111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anari/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anari 2025-10-10T00:04:55.8674842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anari/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anari 2025-10-10T00:04:55.8676880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/Add-bin-output.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-10-10T00:04:55.8678033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/osx-arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-10-10T00:04:55.8680141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-10-10T00:04:55.8681210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-10-10T00:04:55.8683293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-10-10T00:04:55.8684948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/mark-threads-private.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-10-10T00:04:55.8686850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-10-10T00:04:55.8688721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-10-10T00:04:55.8689684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/001-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8691566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/002-fix-builder-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8692844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/003-fix-mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8694310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/angle_commit.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8695759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8697241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/unofficial-angle-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8698416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8699792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-10-10T00:04:55.8701344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-10-10T00:04:55.8702873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/PlatformLinux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-10-10T00:04:55.8704381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/PlatformMac.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-10-10T00:04:55.8705753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/PlatformWin.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-10-10T00:04:55.8707191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-10-10T00:04:55.8708688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/cmake/WebKitCommon-minimal.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/cmake 2025-10-10T00:04:55.8710052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource 2025-10-10T00:04:55.8711386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource 2025-10-10T00:04:55.8712568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy 2025-10-10T00:04:55.8714293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy 2025-10-10T00:04:55.8715699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-10-10T00:04:55.8717209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4/set-export-macro-define-as-private.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-10-10T00:04:55.8718396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-10-10T00:04:55.8719823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite 2025-10-10T00:04:55.8721130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite 2025-10-10T00:04:55.8722527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc/mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-10-10T00:04:55.8723942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-10-10T00:04:55.8725549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-10-10T00:04:55.8726928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/aom-install.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-10-10T00:04:55.8728365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/aom-rename-static.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-10-10T00:04:55.8729746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/aom-uninitialized-pointer.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-10-10T00:04:55.8730954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-10-10T00:04:55.8732294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-10-10T00:04:55.8733935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-10-10T00:04:55.8735282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-10-10T00:04:55.8736760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-10-10T00:04:55.8738054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp 2025-10-10T00:04:55.8739361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp 2025-10-10T00:04:55.8740592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/fix-configcmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-10-10T00:04:55.8741891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-10-10T00:04:55.8743229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/unglue.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-10-10T00:04:55.8744655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-10-10T00:04:55.8746102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/apr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-10-10T00:04:55.8747543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-10-10T00:04:55.8748919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/unglue.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-10-10T00:04:55.8750298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/use-vcpkg-expat.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-10-10T00:04:55.8751602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-10-10T00:04:55.8752963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi/fix-find_package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-10-10T00:04:55.8754383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-10-10T00:04:55.8755765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-10-10T00:04:55.8757210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arb/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-10-10T00:04:55.8758514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-10-10T00:04:55.8759920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-10-10T00:04:55.8761430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus/0001-fix-protobuf-deprecated.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-10-10T00:04:55.8762839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-10-10T00:04:55.8764048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-10-10T00:04:55.8765782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-10-10T00:04:55.8767014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-10-10T00:04:55.8768333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-10-10T00:04:55.8769735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg 2025-10-10T00:04:55.8771022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg 2025-10-10T00:04:55.8772383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argh 2025-10-10T00:04:55.8773683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argh 2025-10-10T00:04:55.8775096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8776545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8777939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/thread-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8779347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/unofficial-argon2-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8780717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/unofficial-libargon2-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8781856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8783207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8784777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/visibility-for-tool.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8786131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/visibility.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-10-10T00:04:55.8787478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse 2025-10-10T00:04:55.8788814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse 2025-10-10T00:04:55.8790280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/args/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-10-10T00:04:55.8791715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/args/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-10-10T00:04:55.8793011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/args/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-10-10T00:04:55.8794896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/0001-fix-install-dirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-10-10T00:04:55.8796297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/0002-include-correct-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-10-10T00:04:55.8797662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/0003-add-dependence-getopt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-10-10T00:04:55.8798914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-10-10T00:04:55.8800281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-10-10T00:04:55.8801719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3/Fix-dependence-getopt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-10-10T00:04:55.8803001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-10-10T00:04:55.8804403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-10-10T00:04:55.8805907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum 2025-10-10T00:04:55.8807251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum 2025-10-10T00:04:55.8808580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp 2025-10-10T00:04:55.8809901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp 2025-10-10T00:04:55.8811342Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8812714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8814831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8816152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8817429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8818874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8820086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-10-10T00:04:55.8821555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-10-10T00:04:55.8822735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-10-10T00:04:55.8824319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-10-10T00:04:55.8825829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/Fix-constexpr-error-with-vs2019-with-half.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-10-10T00:04:55.8827028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-10-10T00:04:55.8828540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/fix-dependency-clfft.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-10-10T00:04:55.8829802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-10-10T00:04:55.8831129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-10-10T00:04:55.8832434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/fix-ci-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8833809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/msvc-static-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8835134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8836814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/thrift.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8838095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8839484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-acero -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8840793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-dataset -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8842126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-flight -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8843448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-parquet -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8844943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/utf8proc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8846325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-10-10T00:04:55.8847842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear 2025-10-10T00:04:55.8849134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear 2025-10-10T00:04:55.8850522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes 2025-10-10T00:04:55.8851745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes 2025-10-10T00:04:55.8853231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-10-10T00:04:55.8854592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/asio-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-10-10T00:04:55.8855995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-10-10T00:04:55.8857279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-10-10T00:04:55.8858752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-10-10T00:04:55.8860053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-10-10T00:04:55.8861409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-10-10T00:04:55.8862786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/Findasiosdk.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-10-10T00:04:55.8864252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-10-10T00:04:55.8865671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-10-10T00:04:55.8867150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-10-10T00:04:55.8868411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-10-10T00:04:55.8869732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit 2025-10-10T00:04:55.8871043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit 2025-10-10T00:04:55.8872429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk/fix-link-amsjit.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-10-10T00:04:55.8873745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-10-10T00:04:55.8875250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-10-10T00:04:55.8876681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp/build_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-10-10T00:04:55.8878191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-10-10T00:04:55.8879593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-10-10T00:04:55.8880947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt 2025-10-10T00:04:55.8882358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt 2025-10-10T00:04:55.8883604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch 2025-10-10T00:04:55.8885035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch 2025-10-10T00:04:55.8886598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus 2025-10-10T00:04:55.8887921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus 2025-10-10T00:04:55.8889251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk 2025-10-10T00:04:55.8890547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk 2025-10-10T00:04:55.8891954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core 2025-10-10T00:04:55.8893269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core 2025-10-10T00:04:55.8894688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atk 2025-10-10T00:04:55.8896461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atk 2025-10-10T00:04:55.8897683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm 2025-10-10T00:04:55.8899003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm 2025-10-10T00:04:55.8900325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atl 2025-10-10T00:04:55.8901633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atl 2025-10-10T00:04:55.8903112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc 2025-10-10T00:04:55.8904641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc 2025-10-10T00:04:55.8906195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue 2025-10-10T00:04:55.8907471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue 2025-10-10T00:04:55.8908753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/attr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/attr 2025-10-10T00:04:55.8910203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/attr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/attr 2025-10-10T00:04:55.8911467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-10-10T00:04:55.8912966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-10-10T00:04:55.8914273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-10-10T00:04:55.8915813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile/fix-cmakeLists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-10-10T00:04:55.8917157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-10-10T00:04:55.8918451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-10-10T00:04:55.8919777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora 2025-10-10T00:04:55.8921069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora 2025-10-10T00:04:55.8922451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn 2025-10-10T00:04:55.8923790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn 2025-10-10T00:04:55.8925309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-10-10T00:04:55.8927119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/fix-compatibility-with-boost-1.83.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-10-10T00:04:55.8928350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-10-10T00:04:55.8929642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-10-10T00:04:55.8931066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/0002-av_init_packet_deprecation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-10-10T00:04:55.8932378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/fix-pkgconfig-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-10-10T00:04:55.8933701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-10-10T00:04:55.8935290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-10-10T00:04:55.8936772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus/clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-10-10T00:04:55.8938651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-10-10T00:04:55.8939798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-10-10T00:04:55.8941010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c/avro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-10-10T00:04:55.8942565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-10-10T00:04:55.8943764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-10-10T00:04:55.8945239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-10-10T00:04:55.8946793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-10-10T00:04:55.8948530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-10-10T00:04:55.8949810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-10-10T00:04:55.8951290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth 2025-10-10T00:04:55.8952617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth 2025-10-10T00:04:55.8954012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-10-10T00:04:55.8955671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal/remove-libcrypto-messages.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-10-10T00:04:55.8956903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-10-10T00:04:55.8958426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common/disable-internal-crt-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-10-10T00:04:55.8959678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-10-10T00:04:55.8960975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-10-10T00:04:55.8962391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression 2025-10-10T00:04:55.8963858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression 2025-10-10T00:04:55.8965248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream 2025-10-10T00:04:55.8966685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream 2025-10-10T00:04:55.8968079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http 2025-10-10T00:04:55.8969298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http 2025-10-10T00:04:55.8970802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io 2025-10-10T00:04:55.8972008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io 2025-10-10T00:04:55.8973390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt 2025-10-10T00:04:55.8974825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt 2025-10-10T00:04:55.8976217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3 2025-10-10T00:04:55.8977528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3 2025-10-10T00:04:55.8978992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils 2025-10-10T00:04:55.8980288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils 2025-10-10T00:04:55.8981658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums 2025-10-10T00:04:55.8982981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums 2025-10-10T00:04:55.8984449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-10-10T00:04:55.8985882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-10-10T00:04:55.8987167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-10-10T00:04:55.8988684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp 2025-10-10T00:04:55.8989984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp 2025-10-10T00:04:55.8991321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/fix-aws-root.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.8992789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/fix-awsmigrationhub-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.8994064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/generateFeatures.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.8995755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/lock-curl-http-and-tls-settings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.8997016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/patch-relocatable-rpath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.8998331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.8999524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.9000864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/vcpkg.in.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.9002217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-10-10T00:04:55.9003965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq 2025-10-10T00:04:55.9005388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq 2025-10-10T00:04:55.9007468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/disable-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9009535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-install-location-preview.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9010943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-install-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9012374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-utilityFunctions-conditions-preview.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9013905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-utilityFunctions-conditions.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9016162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/improve-dependencies-preview.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9017130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/improve-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9019660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9020657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-10-10T00:04:55.9023223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp 2025-10-10T00:04:55.9024180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp 2025-10-10T00:04:55.9026067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp 2025-10-10T00:04:55.9027480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp 2025-10-10T00:04:55.9029115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp 2025-10-10T00:04:55.9030736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp 2025-10-10T00:04:55.9032756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp 2025-10-10T00:04:55.9034025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp 2025-10-10T00:04:55.9035837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/fix-install-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-10-10T00:04:55.9037229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/fix-iothubclient-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-10-10T00:04:55.9038560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/improve-external-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-10-10T00:04:55.9039842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-10-10T00:04:55.9041152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-10-10T00:04:55.9042694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-build-imgui.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9044042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9045729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-calibration-c.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9047132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-dependency-imgui.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9048520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-linux.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9049826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/k4adeploy.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9051188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9052575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-10-10T00:04:55.9053850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c 2025-10-10T00:04:55.9055379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c 2025-10-10T00:04:55.9057040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp 2025-10-10T00:04:55.9058299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp 2025-10-10T00:04:55.9059533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp 2025-10-10T00:04:55.9060960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp 2025-10-10T00:04:55.9062332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp 2025-10-10T00:04:55.9063666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp 2025-10-10T00:04:55.9065306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp 2025-10-10T00:04:55.9066727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp 2025-10-10T00:04:55.9068104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp 2025-10-10T00:04:55.9069520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp 2025-10-10T00:04:55.9070803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp 2025-10-10T00:04:55.9072162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp 2025-10-10T00:04:55.9073524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp 2025-10-10T00:04:55.9074974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp 2025-10-10T00:04:55.9076464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp 2025-10-10T00:04:55.9077726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp 2025-10-10T00:04:55.9079179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp 2025-10-10T00:04:55.9080462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp 2025-10-10T00:04:55.9081744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp 2025-10-10T00:04:55.9083098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp 2025-10-10T00:04:55.9084705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp 2025-10-10T00:04:55.9086142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp 2025-10-10T00:04:55.9087529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp 2025-10-10T00:04:55.9088860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp 2025-10-10T00:04:55.9090180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp 2025-10-10T00:04:55.9091605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp 2025-10-10T00:04:55.9092837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c 2025-10-10T00:04:55.9094286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c 2025-10-10T00:04:55.9095821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c/package-location-fix-preview.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-10-10T00:04:55.9097107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-10-10T00:04:55.9098381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-10-10T00:04:55.9099828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c/package-location-fix-preview.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-10-10T00:04:55.9101093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-10-10T00:04:55.9102476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-10-10T00:04:55.9103696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:55.9105272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/b64_dynamic_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:55.9106762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/b64_static_config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:55.9108194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:55.9109625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:55.9111009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/windows-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-10-10T00:04:55.9112578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp/include-dir.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-10-10T00:04:55.9113909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-10-10T00:04:55.9115258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-10-10T00:04:55.9116763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-10-10T00:04:55.9118091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-10-10T00:04:55.9119481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/use-c11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-10-10T00:04:55.9120885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-10-10T00:04:55.9122199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/wip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-10-10T00:04:55.9123565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu 2025-10-10T00:04:55.9124983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu 2025-10-10T00:04:55.9126540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729/disable-alt-packaging.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-10-10T00:04:55.9127775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-10-10T00:04:55.9129082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-10-10T00:04:55.9130516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm 2025-10-10T00:04:55.9132013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm 2025-10-10T00:04:55.9133218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bde/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bde 2025-10-10T00:04:55.9134749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bde/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bde 2025-10-10T00:04:55.9136148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc 2025-10-10T00:04:55.9137426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc 2025-10-10T00:04:55.9138817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/beast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/beast 2025-10-10T00:04:55.9140116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/beast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/beast 2025-10-10T00:04:55.9141635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp/fix-x86_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-10-10T00:04:55.9142995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-10-10T00:04:55.9144503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-10-10T00:04:55.9145885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark 2025-10-10T00:04:55.9147233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark 2025-10-10T00:04:55.9148578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4 2025-10-10T00:04:55.9149917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4 2025-10-10T00:04:55.9151335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-10-10T00:04:55.9152763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/fix-conflict-macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-10-10T00:04:55.9154268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-10-10T00:04:55.9155689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-10-10T00:04:55.9157079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums 2025-10-10T00:04:55.9158382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums 2025-10-10T00:04:55.9159685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di 2025-10-10T00:04:55.9161089Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di 2025-10-10T00:04:55.9162409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/fix-build-flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-10-10T00:04:55.9163814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-10-10T00:04:55.9165173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-10-10T00:04:55.9166534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-10-10T00:04:55.9167972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml 2025-10-10T00:04:55.9169302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml 2025-10-10T00:04:55.9170673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2 2025-10-10T00:04:55.9171995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2 2025-10-10T00:04:55.9173318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut 2025-10-10T00:04:55.9174753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut 2025-10-10T00:04:55.9176349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls 2025-10-10T00:04:55.9177668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls 2025-10-10T00:04:55.9179095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-10-10T00:04:55.9180378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-10-10T00:04:55.9181845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-10-10T00:04:55.9183204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-10-10T00:04:55.9184773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx/vcpkg-inject-packages.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-10-10T00:04:55.9186073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-10-10T00:04:55.9187496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-10-10T00:04:55.9188851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/fix-osx-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-10-10T00:04:55.9190283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-10-10T00:04:55.9191494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-10-10T00:04:55.9192973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog 2025-10-10T00:04:55.9194316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog 2025-10-10T00:04:55.9195747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/0001_fix_uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-10-10T00:04:55.9197123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-10-10T00:04:55.9198468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-10-10T00:04:55.9199751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-10-10T00:04:55.9201189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic 2025-10-10T00:04:55.9202513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic 2025-10-10T00:04:55.9203950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-10-10T00:04:55.9205411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-10-10T00:04:55.9206794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-10-10T00:04:55.9208335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson 2025-10-10T00:04:55.9209635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson 2025-10-10T00:04:55.9210951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml 2025-10-10T00:04:55.9212282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml 2025-10-10T00:04:55.9213666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson 2025-10-10T00:04:55.9215095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson 2025-10-10T00:04:55.9216557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml 2025-10-10T00:04:55.9217970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml 2025-10-10T00:04:55.9219178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery 2025-10-10T00:04:55.9220652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery 2025-10-10T00:04:55.9222053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3/fix-windows-arm-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-10-10T00:04:55.9223307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-10-10T00:04:55.9224707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-10-10T00:04:55.9226170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-10-10T00:04:55.9227523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-10-10T00:04:55.9228936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-10-10T00:04:55.9230135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-10-10T00:04:55.9231536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze 2025-10-10T00:04:55.9232830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze 2025-10-10T00:04:55.9234354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-10-10T00:04:55.9235756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-10-10T00:04:55.9237122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/usage_static.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-10-10T00:04:55.9238396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-10-10T00:04:55.9239770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire/ninja.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-10-10T00:04:55.9241142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-10-10T00:04:55.9242477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-10-10T00:04:55.9243788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz 2025-10-10T00:04:55.9245150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz 2025-10-10T00:04:55.9246950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc/0001-fix-CMake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-10-10T00:04:55.9248185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-10-10T00:04:55.9249576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-10-10T00:04:55.9250896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-10-10T00:04:55.9252366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/update-blpapi-lib-include-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-10-10T00:04:55.9253540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-10-10T00:04:55.9255057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-10-10T00:04:55.9256528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-10-10T00:04:55.9257926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-10-10T00:04:55.9259214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-10-10T00:04:55.9260616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/fix-install-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-10-10T00:04:55.9261908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-10-10T00:04:55.9263405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/skip-grpc-compilation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-10-10T00:04:55.9264864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-10-10T00:04:55.9266389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq 2025-10-10T00:04:55.9267823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq 2025-10-10T00:04:55.9269241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost 2025-10-10T00:04:55.9270530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost 2025-10-10T00:04:55.9272179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators 2025-10-10T00:04:55.9273639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators 2025-10-10T00:04:55.9275094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm 2025-10-10T00:04:55.9276598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm 2025-10-10T00:04:55.9277857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align 2025-10-10T00:04:55.9279254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align 2025-10-10T00:04:55.9280542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any 2025-10-10T00:04:55.9281858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any 2025-10-10T00:04:55.9283266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array 2025-10-10T00:04:55.9284764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array 2025-10-10T00:04:55.9286242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-10-10T00:04:55.9287588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-10-10T00:04:55.9288995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio/windows_alloca_header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-10-10T00:04:55.9290312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert 2025-10-10T00:04:55.9291636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert 2025-10-10T00:04:55.9293016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign 2025-10-10T00:04:55.9294524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign 2025-10-10T00:04:55.9295969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic 2025-10-10T00:04:55.9297265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic 2025-10-10T00:04:55.9298661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast 2025-10-10T00:04:55.9299986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast 2025-10-10T00:04:55.9301349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap 2025-10-10T00:04:55.9302631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap 2025-10-10T00:04:55.9304023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind 2025-10-10T00:04:55.9305616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind 2025-10-10T00:04:55.9307026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/0002-fix-get-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-10-10T00:04:55.9308484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/0003-fix-emscripten.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-10-10T00:04:55.9309909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/0004-workaround-MSVC-codegen-bug-in-17.5-on-ARM64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-10-10T00:04:55.9311070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-10-10T00:04:55.9312361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-10-10T00:04:55.9313833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits 2025-10-10T00:04:55.9315306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits 2025-10-10T00:04:55.9316623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono 2025-10-10T00:04:55.9317945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono 2025-10-10T00:04:55.9319374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer 2025-10-10T00:04:55.9320706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer 2025-10-10T00:04:55.9321995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat 2025-10-10T00:04:55.9323312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat 2025-10-10T00:04:55.9324911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility 2025-10-10T00:04:55.9326324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility 2025-10-10T00:04:55.9327688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute 2025-10-10T00:04:55.9328994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute 2025-10-10T00:04:55.9330393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check 2025-10-10T00:04:55.9331916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check 2025-10-10T00:04:55.9333157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config 2025-10-10T00:04:55.9334653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config 2025-10-10T00:04:55.9336114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container 2025-10-10T00:04:55.9337379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container 2025-10-10T00:04:55.9338884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash 2025-10-10T00:04:55.9340271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash 2025-10-10T00:04:55.9341565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context/b2-options.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-10-10T00:04:55.9342861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-10-10T00:04:55.9344277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-10-10T00:04:55.9346154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract 2025-10-10T00:04:55.9347485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract 2025-10-10T00:04:55.9348930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion 2025-10-10T00:04:55.9350537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion 2025-10-10T00:04:55.9352656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert 2025-10-10T00:04:55.9354062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert 2025-10-10T00:04:55.9355682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core 2025-10-10T00:04:55.9357050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core 2025-10-10T00:04:55.9358937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine 2025-10-10T00:04:55.9360483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine 2025-10-10T00:04:55.9362276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2 2025-10-10T00:04:55.9363816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2 2025-10-10T00:04:55.9366755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc 2025-10-10T00:04:55.9367651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc 2025-10-10T00:04:55.9369596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time 2025-10-10T00:04:55.9371042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time 2025-10-10T00:04:55.9372599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe 2025-10-10T00:04:55.9374042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe 2025-10-10T00:04:55.9376008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail 2025-10-10T00:04:55.9377430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail 2025-10-10T00:04:55.9378826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll 2025-10-10T00:04:55.9380120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll 2025-10-10T00:04:55.9381670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset 2025-10-10T00:04:55.9383034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset 2025-10-10T00:04:55.9384426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian 2025-10-10T00:04:55.9385907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian 2025-10-10T00:04:55.9387453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception 2025-10-10T00:04:55.9388864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception 2025-10-10T00:04:55.9390292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-10-10T00:04:55.9391617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-10-10T00:04:55.9393068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-10-10T00:04:55.9394608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem 2025-10-10T00:04:55.9396058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem 2025-10-10T00:04:55.9397404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight 2025-10-10T00:04:55.9398704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight 2025-10-10T00:04:55.9400046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach 2025-10-10T00:04:55.9401500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach 2025-10-10T00:04:55.9402871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format 2025-10-10T00:04:55.9404390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format 2025-10-10T00:04:55.9405844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function 2025-10-10T00:04:55.9407182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function 2025-10-10T00:04:55.9408621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types 2025-10-10T00:04:55.9409951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types 2025-10-10T00:04:55.9411358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional 2025-10-10T00:04:55.9412731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional 2025-10-10T00:04:55.9414042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion 2025-10-10T00:04:55.9415557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion 2025-10-10T00:04:55.9417015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry 2025-10-10T00:04:55.9418302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry 2025-10-10T00:04:55.9419585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil 2025-10-10T00:04:55.9421015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil 2025-10-10T00:04:55.9422337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph 2025-10-10T00:04:55.9423719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph 2025-10-10T00:04:55.9425194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel 2025-10-10T00:04:55.9426650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel 2025-10-10T00:04:55.9428040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana 2025-10-10T00:04:55.9429439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana 2025-10-10T00:04:55.9430938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap 2025-10-10T00:04:55.9432254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap 2025-10-10T00:04:55.9433676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram 2025-10-10T00:04:55.9435076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram 2025-10-10T00:04:55.9436464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof 2025-10-10T00:04:55.9437790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof 2025-10-10T00:04:55.9439199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl 2025-10-10T00:04:55.9440494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl 2025-10-10T00:04:55.9441938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer 2025-10-10T00:04:55.9443274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer 2025-10-10T00:04:55.9444834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess 2025-10-10T00:04:55.9446241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess 2025-10-10T00:04:55.9447620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval 2025-10-10T00:04:55.9448972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval 2025-10-10T00:04:55.9450507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive 2025-10-10T00:04:55.9451865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive 2025-10-10T00:04:55.9453067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io 2025-10-10T00:04:55.9454527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io 2025-10-10T00:04:55.9456070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/Removeseekpos.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-10-10T00:04:55.9457485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-10-10T00:04:55.9458910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-10-10T00:04:55.9460198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-10-10T00:04:55.9461575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator 2025-10-10T00:04:55.9462878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator 2025-10-10T00:04:55.9464549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/0001-Fix-use-of-intrinsics-on-windows-ARM-platforms.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-10-10T00:04:55.9465941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/0002-Replace-_M_ARM64-with-_M_ARM-for-32-bit-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-10-10T00:04:55.9467153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-10-10T00:04:55.9468464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-10-10T00:04:55.9469788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-10-10T00:04:55.9471250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda 2025-10-10T00:04:55.9472561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda 2025-10-10T00:04:55.9473939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2 2025-10-10T00:04:55.9475447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2 2025-10-10T00:04:55.9476906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf 2025-10-10T00:04:55.9478135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf 2025-10-10T00:04:55.9479669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast 2025-10-10T00:04:55.9480931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast 2025-10-10T00:04:55.9482287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function 2025-10-10T00:04:55.9483623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function 2025-10-10T00:04:55.9485144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/0001-fix-build-error-on-MSVC.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-10-10T00:04:55.9486511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/b2-options.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-10-10T00:04:55.9487938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-10-10T00:04:55.9489286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-10-10T00:04:55.9490604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-10-10T00:04:55.9492030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree 2025-10-10T00:04:55.9493387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree 2025-10-10T00:04:55.9494962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log 2025-10-10T00:04:55.9496347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log 2025-10-10T00:04:55.9497747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic 2025-10-10T00:04:55.9499054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic 2025-10-10T00:04:55.9500486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/001-remove-checks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-10-10T00:04:55.9501754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-10-10T00:04:55.9503079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-10-10T00:04:55.9504621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-10-10T00:04:55.9506020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse 2025-10-10T00:04:55.9507422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse 2025-10-10T00:04:55.9508830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9510259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/Jamroot.jam.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9511700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/boost-modular-build.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9513053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/nothing.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9514399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9515920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9517351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/user-config.jam.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9518628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-10-10T00:04:55.9519876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move 2025-10-10T00:04:55.9521187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move 2025-10-10T00:04:55.9522551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11 2025-10-10T00:04:55.9523859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11 2025-10-10T00:04:55.9525693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi/fix-build-with-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-10-10T00:04:55.9526968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-10-10T00:04:55.9528281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-10-10T00:04:55.9529645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl 2025-10-10T00:04:55.9531081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl 2025-10-10T00:04:55.9532563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm 2025-10-10T00:04:55.9533774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm 2025-10-10T00:04:55.9535344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array 2025-10-10T00:04:55.9536712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array 2025-10-10T00:04:55.9538105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index 2025-10-10T00:04:55.9539424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index 2025-10-10T00:04:55.9540801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision 2025-10-10T00:04:55.9542172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision 2025-10-10T00:04:55.9543543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql 2025-10-10T00:04:55.9544966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql 2025-10-10T00:04:55.9546403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-10-10T00:04:55.9547786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-10-10T00:04:55.9549111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-10-10T00:04:55.9550574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion 2025-10-10T00:04:55.9551917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion 2025-10-10T00:04:55.9553219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint 2025-10-10T00:04:55.9554658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint 2025-10-10T00:04:55.9556160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional 2025-10-10T00:04:55.9557491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional 2025-10-10T00:04:55.9558950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome 2025-10-10T00:04:55.9560258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome 2025-10-10T00:04:55.9561709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter 2025-10-10T00:04:55.9563048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter 2025-10-10T00:04:55.9564582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python 2025-10-10T00:04:55.9566036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python 2025-10-10T00:04:55.9567270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr 2025-10-10T00:04:55.9568723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr 2025-10-10T00:04:55.9570211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix/fix-duplicate-symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-10-10T00:04:55.9571524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-10-10T00:04:55.9572827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-10-10T00:04:55.9574385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection 2025-10-10T00:04:55.9575774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection 2025-10-10T00:04:55.9577123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon 2025-10-10T00:04:55.9578444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon 2025-10-10T00:04:55.9579783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool 2025-10-10T00:04:55.9581065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool 2025-10-10T00:04:55.9582557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef 2025-10-10T00:04:55.9583862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef 2025-10-10T00:04:55.9585665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor 2025-10-10T00:04:55.9587260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor 2025-10-10T00:04:55.9588657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process 2025-10-10T00:04:55.9590012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process 2025-10-10T00:04:55.9591414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options 2025-10-10T00:04:55.9592700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options 2025-10-10T00:04:55.9594037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map 2025-10-10T00:04:55.9595652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map 2025-10-10T00:04:55.9597131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel 2025-10-10T00:04:55.9598456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel 2025-10-10T00:04:55.9599809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree 2025-10-10T00:04:55.9601215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree 2025-10-10T00:04:55.9602538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto 2025-10-10T00:04:55.9603868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto 2025-10-10T00:04:55.9605513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container 2025-10-10T00:04:55.9606909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container 2025-10-10T00:04:55.9608217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python 2025-10-10T00:04:55.9609544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python 2025-10-10T00:04:55.9610854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm 2025-10-10T00:04:55.9612169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm 2025-10-10T00:04:55.9613637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random 2025-10-10T00:04:55.9615264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random 2025-10-10T00:04:55.9616559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range 2025-10-10T00:04:55.9617963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range 2025-10-10T00:04:55.9619264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio 2025-10-10T00:04:55.9620564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio 2025-10-10T00:04:55.9622039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational 2025-10-10T00:04:55.9623417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational 2025-10-10T00:04:55.9624853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-10-10T00:04:55.9626321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-10-10T00:04:55.9627646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-10-10T00:04:55.9629129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics 2025-10-10T00:04:55.9630454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics 2025-10-10T00:04:55.9631830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit 2025-10-10T00:04:55.9633144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit 2025-10-10T00:04:55.9634762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization 2025-10-10T00:04:55.9636152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization 2025-10-10T00:04:55.9637543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2 2025-10-10T00:04:55.9638900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2 2025-10-10T00:04:55.9640285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr 2025-10-10T00:04:55.9641619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr 2025-10-10T00:04:55.9643018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort 2025-10-10T00:04:55.9644384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort 2025-10-10T00:04:55.9645967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit 2025-10-10T00:04:55.9647226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit 2025-10-10T00:04:55.9648703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace 2025-10-10T00:04:55.9650143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace 2025-10-10T00:04:55.9651588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart 2025-10-10T00:04:55.9652923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart 2025-10-10T00:04:55.9654479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert 2025-10-10T00:04:55.9655873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert 2025-10-10T00:04:55.9657269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string 2025-10-10T00:04:55.9658612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string 2025-10-10T00:04:55.9659996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces 2025-10-10T00:04:55.9661304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces 2025-10-10T00:04:55.9662587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system 2025-10-10T00:04:55.9663884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system 2025-10-10T00:04:55.9665332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test 2025-10-10T00:04:55.9666964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test 2025-10-10T00:04:55.9668334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread/b2-options.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-10-10T00:04:55.9669664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-10-10T00:04:55.9671046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-10-10T00:04:55.9672552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception 2025-10-10T00:04:55.9673793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception 2025-10-10T00:04:55.9675196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer 2025-10-10T00:04:55.9676588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer 2025-10-10T00:04:55.9678011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer 2025-10-10T00:04:55.9679344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer 2025-10-10T00:04:55.9680623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti 2025-10-10T00:04:55.9681922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti 2025-10-10T00:04:55.9683335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple 2025-10-10T00:04:55.9684794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple 2025-10-10T00:04:55.9686411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure 2025-10-10T00:04:55.9687906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure 2025-10-10T00:04:55.9689268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index 2025-10-10T00:04:55.9690592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index 2025-10-10T00:04:55.9691940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits 2025-10-10T00:04:55.9693942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits 2025-10-10T00:04:55.9695081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof 2025-10-10T00:04:55.9697047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof 2025-10-10T00:04:55.9698422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas 2025-10-10T00:04:55.9699683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas 2025-10-10T00:04:55.9701187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-10-10T00:04:55.9702538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-10-10T00:04:55.9704027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-10-10T00:04:55.9706148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units 2025-10-10T00:04:55.9707412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units 2025-10-10T00:04:55.9709291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered/0001-unordered-fix-copy-assign.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-10-10T00:04:55.9710600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-10-10T00:04:55.9711954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-10-10T00:04:55.9713252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url 2025-10-10T00:04:55.9714682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url 2025-10-10T00:04:55.9716283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility 2025-10-10T00:04:55.9717639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility 2025-10-10T00:04:55.9718994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid 2025-10-10T00:04:55.9720331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid 2025-10-10T00:04:55.9721750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant 2025-10-10T00:04:55.9723076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant 2025-10-10T00:04:55.9724579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2 2025-10-10T00:04:55.9726008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2 2025-10-10T00:04:55.9727537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-10-10T00:04:55.9728890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/boost-modular-headers.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-10-10T00:04:55.9730207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-10-10T00:04:55.9731508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-10-10T00:04:55.9732814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-10-10T00:04:55.9734212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd 2025-10-10T00:04:55.9735553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd 2025-10-10T00:04:55.9736976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave 2025-10-10T00:04:55.9738278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave 2025-10-10T00:04:55.9739677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi 2025-10-10T00:04:55.9741034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi 2025-10-10T00:04:55.9742431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive 2025-10-10T00:04:55.9743764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive 2025-10-10T00:04:55.9745303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap 2025-10-10T00:04:55.9746688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap 2025-10-10T00:04:55.9748193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/0001-static-gtest.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9749774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/0002-remove-WX-Werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9751213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/0003-fix-shared-symbol-visibility.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9752452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/install-pc-files.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9753788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/openssl.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9755283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9756726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9758069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-10-10T00:04:55.9759471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/configure -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9760794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/configure-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9762099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/embed-debug-info.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9763458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9764882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9766682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9768019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/verbose-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-10-10T00:04:55.9769301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d 2025-10-10T00:04:55.9770889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d 2025-10-10T00:04:55.9772207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/export-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-10-10T00:04:55.9773516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-10-10T00:04:55.9775042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-10-10T00:04:55.9776374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-10-10T00:04:55.9777679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-10-10T00:04:55.9779200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-10-10T00:04:55.9780678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/check_getcontext.cc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-10-10T00:04:55.9782000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/fix-unique_ptr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-10-10T00:04:55.9783320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-10-10T00:04:55.9784740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-10-10T00:04:55.9786493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-10-10T00:04:55.9787730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand/remove-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-10-10T00:04:55.9789148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-10-10T00:04:55.9790419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/emscripten.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9791799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/fix-arm-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9793112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9794572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9795973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9797239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9798641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-10-10T00:04:55.9800122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/fix-boost-ptr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-10-10T00:04:55.9801457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-10-10T00:04:55.9802831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-10-10T00:04:55.9804287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-10-10T00:04:55.9805892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal 2025-10-10T00:04:55.9807370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal 2025-10-10T00:04:55.9808704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet 2025-10-10T00:04:55.9810054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet 2025-10-10T00:04:55.9811539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool 2025-10-10T00:04:55.9812864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool 2025-10-10T00:04:55.9814048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio 2025-10-10T00:04:55.9815690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio 2025-10-10T00:04:55.9817094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux 2025-10-10T00:04:55.9818476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux 2025-10-10T00:04:55.9819908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client 2025-10-10T00:04:55.9821200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client 2025-10-10T00:04:55.9822507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite 2025-10-10T00:04:55.9823832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite 2025-10-10T00:04:55.9825125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/cmake-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-10-10T00:04:55.9826943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-10-10T00:04:55.9828244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-10-10T00:04:55.9829680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-10-10T00:04:55.9831139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache 2025-10-10T00:04:55.9832445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache 2025-10-10T00:04:55.9833889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-10-10T00:04:55.9835293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/missing_header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-10-10T00:04:55.9836694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-10-10T00:04:55.9837979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-10-10T00:04:55.9839307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-10-10T00:04:55.9840609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-10-10T00:04:55.9841988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-10-10T00:04:55.9843571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite 2025-10-10T00:04:55.9844928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite 2025-10-10T00:04:55.9846297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:55.9847718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/bzip2.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:55.9849111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/fix-import-export-macros.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:55.9850365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:55.9851627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:55.9853047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-10-10T00:04:55.9854562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/avoid-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-10-10T00:04:55.9855959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-10-10T00:04:55.9857303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-10-10T00:04:55.9858569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-10-10T00:04:55.9859907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-10-10T00:04:55.9861360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro 2025-10-10T00:04:55.9862686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro 2025-10-10T00:04:55.9864000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core 2025-10-10T00:04:55.9865472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core 2025-10-10T00:04:55.9867045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/no_flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-10-10T00:04:55.9868440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-10-10T00:04:55.9869726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-10-10T00:04:55.9871074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-10-10T00:04:55.9872279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y 2025-10-10T00:04:55.9873702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y 2025-10-10T00:04:55.9875206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-10-10T00:04:55.9876646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/fmt-10.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-10-10T00:04:55.9877934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-10-10T00:04:55.9879202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-10-10T00:04:55.9880539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/fix_cxx17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-10-10T00:04:55.9881900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-10-10T00:04:55.9883202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-10-10T00:04:55.9884660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-10-10T00:04:55.9886194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2 2025-10-10T00:04:55.9887528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2 2025-10-10T00:04:55.9888912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/cairo_static_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9890343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/disable-atomic-ops-check.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9891733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/fix-static-missing-lib-msimg32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9892954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/fix_clang-cl_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9894428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/mingw-dllexport.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9895805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9897162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9898523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-10-10T00:04:55.9899972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/fix_include_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-10-10T00:04:55.9901294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-10-10T00:04:55.9902864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-10-10T00:04:55.9904443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-10-10T00:04:55.9906331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph 2025-10-10T00:04:55.9907646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph 2025-10-10T00:04:55.9909046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3 2025-10-10T00:04:55.9910375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3 2025-10-10T00:04:55.9911750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity 2025-10-10T00:04:55.9913138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity 2025-10-10T00:04:55.9915208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/disable-C-20-co-routines.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-10-10T00:04:55.9916536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-10-10T00:04:55.9918152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/undef-KJ_USE_EPOLL-for-ANDROID_PLATFORM-23.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-10-10T00:04:55.9919258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-10-10T00:04:55.9920874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone/001-silence-windows-crt-secure-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-10-10T00:04:55.9922032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-10-10T00:04:55.9923312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-10-10T00:04:55.9924890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs 2025-10-10T00:04:55.9926343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs 2025-10-10T00:04:55.9928015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-10-10T00:04:55.9929875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/fix-cmake-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-10-10T00:04:55.9931420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/fix-find-packages.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-10-10T00:04:55.9932932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-10-10T00:04:55.9934780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-10-10T00:04:55.9936394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib/fix-shared-windows-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-10-10T00:04:55.9937614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-10-10T00:04:55.9939204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-10-10T00:04:55.9940714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch 2025-10-10T00:04:55.9942208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch 2025-10-10T00:04:55.9943819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic 2025-10-10T00:04:55.9945622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic 2025-10-10T00:04:55.9947142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2/fix-install-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-10-10T00:04:55.9948653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-10-10T00:04:55.9950116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-10-10T00:04:55.9951705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-10-10T00:04:55.9953320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-10-10T00:04:55.9954981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-10-10T00:04:55.9956536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/fix-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-10-10T00:04:55.9958024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-10-10T00:04:55.9959589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/support-emscripten.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-10-10T00:04:55.9961129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-10-10T00:04:55.9962751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/dll_exports.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-10-10T00:04:55.9964567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-10-10T00:04:55.9966080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-10-10T00:04:55.9967744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-10-10T00:04:55.9969203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/0001-fix-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-10-10T00:04:55.9970737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/0002-find-tbb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-10-10T00:04:55.9972234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-10-10T00:04:55.9973668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-10-10T00:04:55.9975340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz 2025-10-10T00:04:55.9976833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz 2025-10-10T00:04:55.9978358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt 2025-10-10T00:04:55.9979871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt 2025-10-10T00:04:55.9981488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/celero/fix-bin-install-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-10-10T00:04:55.9982987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/celero/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-10-10T00:04:55.9984659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/celero/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-10-10T00:04:55.9986204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cello/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-10-10T00:04:55.9987861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cello/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-10-10T00:04:55.9989285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cello/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-10-10T00:04:55.9990789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal 2025-10-10T00:04:55.9992374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal 2025-10-10T00:04:55.9993891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/0001_cmakelists_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:55.9995633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/0002_use_glog_target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:55.9997148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/0003_fix_exported_ceres_config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:55.9998700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/find-package-required.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:56.0000328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:56.0001755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-10-10T00:04:56.0003353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0001-fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0004834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0002-export-cmake-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0006630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0003-add-Wno-error-implicit-funciton-declaration-to-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0007833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0004-pkg-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0009516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0005-fix-link2019-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0010989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0012456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-10-10T00:04:56.0014007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-10-10T00:04:56.0015605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-10-10T00:04:56.0017087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-10-10T00:04:56.0018582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/x86_windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-10-10T00:04:56.0020174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-10-10T00:04:56.0021618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/fix-define.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-10-10T00:04:56.0023435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/fix-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-10-10T00:04:56.0025613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-10-10T00:04:56.0026802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-10-10T00:04:56.0028406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-10-10T00:04:56.0029965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-10-10T00:04:56.0031857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-10-10T00:04:56.0033283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf 2025-10-10T00:04:56.0034610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf 2025-10-10T00:04:56.0036149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/cgnsconfig.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-10-10T00:04:56.0037392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-10-10T00:04:56.0038751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/linux_lfs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-10-10T00:04:56.0040074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-10-10T00:04:56.0041377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-10-10T00:04:56.0042862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript 2025-10-10T00:04:56.0044362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript 2025-10-10T00:04:56.0045938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/add-missing-reference.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-10-10T00:04:56.0047276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/no-warning-as-error.props -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-10-10T00:04:56.0048629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-10-10T00:04:56.0050241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/unofficial-chakracore-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-10-10T00:04:56.0051467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-10-10T00:04:56.0052787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/charls/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/charls 2025-10-10T00:04:56.0054210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/charls/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/charls 2025-10-10T00:04:56.0055705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-10-10T00:04:56.0057041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/chartdir.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-10-10T00:04:56.0058461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-10-10T00:04:56.0059717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-10-10T00:04:56.0061098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-10-10T00:04:56.0062642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/check/fix-lib-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-10-10T00:04:56.0064025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/check/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-10-10T00:04:56.0065701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/check/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-10-10T00:04:56.0067229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk 2025-10-10T00:04:56.0068713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk 2025-10-10T00:04:56.0070058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-10-10T00:04:56.0071437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/all-platforms.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-10-10T00:04:56.0072730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-10-10T00:04:56.0074025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-10-10T00:04:56.0075681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint 2025-10-10T00:04:56.0077015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint 2025-10-10T00:04:56.0078465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/chromium-baseConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-10-10T00:04:56.0079754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-10-10T00:04:56.0081136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-10-10T00:04:56.0082517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:56.0084042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/0001-base.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:56.0086412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/0002-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:56.0087722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:56.0089499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/LASTCHANGE.committime -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:56.0090833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/gclient_args.gni -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-10-10T00:04:56.0092306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/build_overrides/build.gni -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/build_overrides 2025-10-10T00:04:56.0093767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/fontconfig/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/fontconfig 2025-10-10T00:04:56.0095207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu 2025-10-10T00:04:56.0096594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu/config.gni -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu 2025-10-10T00:04:56.0097964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/libxml/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/libxml 2025-10-10T00:04:56.0099400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/protobuf/proto_library.gni -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/protobuf 2025-10-10T00:04:56.0100600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/test_fonts/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/test_fonts 2025-10-10T00:04:56.0101963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/test.gni -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing 2025-10-10T00:04:56.0103423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gmock/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gmock 2025-10-10T00:04:56.0104935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gtest/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gtest 2025-10-10T00:04:56.0106513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/libfuzzer/fuzzer_test.gni -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/libfuzzer 2025-10-10T00:04:56.0108042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers/BUILD.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers 2025-10-10T00:04:56.0109482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers/chrome.natvis -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers 2025-10-10T00:04:56.0110501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/find_package_required.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-10-10T00:04:56.0111966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/fix_dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-10-10T00:04:56.0113384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-10-10T00:04:56.0114775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-10-10T00:04:56.0116226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-10-10T00:04:56.0117542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-10-10T00:04:56.0119004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-10-10T00:04:56.0120350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-10-10T00:04:56.0121773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-10-10T00:04:56.0122999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-10-10T00:04:56.0124584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cista/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-10-10T00:04:56.0125957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cista/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-10-10T00:04:56.0127323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cista/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-10-10T00:04:56.0128796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-10-10T00:04:56.0130127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-10-10T00:04:56.0131625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-10-10T00:04:56.0132912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-10-10T00:04:56.0134515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/disable_warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-10-10T00:04:56.0135925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/fix-fseeko.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-10-10T00:04:56.0137295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-10-10T00:04:56.0138652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-10-10T00:04:56.0140023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson 2025-10-10T00:04:56.0141336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson 2025-10-10T00:04:56.0142727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:56.0144226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/cmakefiles.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:56.0146030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/curl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:56.0147229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/mspack.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:56.0148766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:56.0150363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-10-10T00:04:56.0151884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/FindLAPACK.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0153807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_linux64.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0155647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_osx.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0157645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_win32.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0159647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_win64.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0161697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/fix-ConfigFile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0162956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0164818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0166368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/remove_internal_blas.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0167898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/support-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0169421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0170669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-10-10T00:04:56.0172287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clara/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clara 2025-10-10T00:04:56.0173606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clara/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clara 2025-10-10T00:04:56.0175177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/Fix-BuildDLL.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-10-10T00:04:56.0176752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/abs-arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-10-10T00:04:56.0178149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-10-10T00:04:56.0179729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-10-10T00:04:56.0181268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-10-10T00:04:56.0182710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast/fix_install_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-10-10T00:04:56.0184256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-10-10T00:04:56.0186248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-10-10T00:04:56.0187588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-10-10T00:04:56.0188852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-10-10T00:04:56.0190857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/tweak-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-10-10T00:04:56.0192322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-10-10T00:04:56.0194217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli 2025-10-10T00:04:56.0195534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli 2025-10-10T00:04:56.0196972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11 2025-10-10T00:04:56.0198357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11 2025-10-10T00:04:56.0199917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/fix-deps-and-build-type.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-10-10T00:04:56.0201239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/fix-timeval.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-10-10T00:04:56.0202580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-10-10T00:04:56.0203908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-10-10T00:04:56.0205295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-10-10T00:04:56.0206869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx/unofficial-clipboardxx-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-10-10T00:04:56.0208070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-10-10T00:04:56.0209618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp/Fix-result_of-deprecated-in-C++20.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-10-10T00:04:56.0210807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-10-10T00:04:56.0212100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-10-10T00:04:56.0213623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-10-10T00:04:56.0214940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-10-10T00:04:56.0216430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-10-10T00:04:56.0217793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils/fix-warningC4643.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-10-10T00:04:56.0219098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-10-10T00:04:56.0220413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-10-10T00:04:56.0221739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng/001-build-fixup.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-10-10T00:04:56.0223101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-10-10T00:04:56.0224671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-10-10T00:04:56.0226427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clue/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-10-10T00:04:56.0227894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-10-10T00:04:56.0229186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-10-10T00:04:56.0230681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-10-10T00:04:56.0232011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-10-10T00:04:56.0233371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-10-10T00:04:56.0234957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark/add-feature-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-10-10T00:04:56.0236336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-10-10T00:04:56.0237686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-10-10T00:04:56.0239137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2 2025-10-10T00:04:56.0240566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2 2025-10-10T00:04:56.0241964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-10-10T00:04:56.0243251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-10-10T00:04:56.0244820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-10-10T00:04:56.0246180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka 2025-10-10T00:04:56.0247622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka 2025-10-10T00:04:56.0249057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats/fix-sodium-dep.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-10-10T00:04:56.0250365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-10-10T00:04:56.0251670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-10-10T00:04:56.0253043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl/disable-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-10-10T00:04:56.0254530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-10-10T00:04:56.0255910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-10-10T00:04:56.0257274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/co/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/co 2025-10-10T00:04:56.0258609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/co/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/co 2025-10-10T00:04:56.0260130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/fix-event-destruct.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-10-10T00:04:56.0261441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/install-dll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-10-10T00:04:56.0262779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-10-10T00:04:56.0264212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-10-10T00:04:56.0265642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin/disable-cpackd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-10-10T00:04:56.0267016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-10-10T00:04:56.0268451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-10-10T00:04:56.0270024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/buildtools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-10-10T00:04:56.0271351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/buildtools2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-10-10T00:04:56.0272671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-10-10T00:04:56.0274249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-10-10T00:04:56.0275618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/disable_glpk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-10-10T00:04:56.0277124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/pkgconf_win.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-10-10T00:04:56.0278401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-10-10T00:04:56.0279690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-10-10T00:04:56.0281123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl/fix-c1083-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-10-10T00:04:56.0282442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-10-10T00:04:56.0283731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-10-10T00:04:56.0285115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp/dep.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-10-10T00:04:56.0286542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-10-10T00:04:56.0287869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-10-10T00:04:56.0289290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt 2025-10-10T00:04:56.0290573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt 2025-10-10T00:04:56.0291940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi/glpk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-10-10T00:04:56.0293353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-10-10T00:04:56.0294778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-10-10T00:04:56.0296270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/coinutils.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-10-10T00:04:56.0297678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/coinutils2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-10-10T00:04:56.0299030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-10-10T00:04:56.0300330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-10-10T00:04:56.0301820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/fix-emscripten.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0303134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/fix-shared-keyword.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0304605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0306036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/use-uriparser.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0307435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/use-vcpkg-minizip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0308704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0310118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/vs-version-detection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-10-10T00:04:56.0311489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-10-10T00:04:56.0312782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-10-10T00:04:56.0314254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-10-10T00:04:56.0315774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-10-10T00:04:56.0317057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-10-10T00:04:56.0318444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-10-10T00:04:56.0319764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-10-10T00:04:56.0321088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-10-10T00:04:56.0322427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-10-10T00:04:56.0323865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-10-10T00:04:56.0325383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-10-10T00:04:56.0326761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-10-10T00:04:56.0328110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl 2025-10-10T00:04:56.0329387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl 2025-10-10T00:04:56.0330971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader 2025-10-10T00:04:56.0332233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader 2025-10-10T00:04:56.0333631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-10-10T00:04:56.0334983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-10-10T00:04:56.0341699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-10-10T00:04:56.0342735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-10-10T00:04:56.0343413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-10-10T00:04:56.0344698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/unofficial-concurrentqueue-config.in.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-10-10T00:04:56.0345461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-10-10T00:04:56.0346240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat 2025-10-10T00:04:56.0346932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat 2025-10-10T00:04:56.0347722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge 2025-10-10T00:04:56.0348442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge 2025-10-10T00:04:56.0349296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr 2025-10-10T00:04:56.0350389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr 2025-10-10T00:04:56.0351882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts 2025-10-10T00:04:56.0353188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts 2025-10-10T00:04:56.0354708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-10-10T00:04:56.0356098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-10-10T00:04:56.0357477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-10-10T00:04:56.0359018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-10-10T00:04:56.0360324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-10-10T00:04:56.0361800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-10-10T00:04:56.0363095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0364531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fix-builderror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0365976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0367280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0368583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fmt-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0370090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0371375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-10-10T00:04:56.0372847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/add-noexcept-to-frame.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-10-10T00:04:56.0374297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/fix-errorC7651.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-10-10T00:04:56.0375663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/gsl-4_0_0.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-10-10T00:04:56.0377026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-10-10T00:04:56.0378255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-10-10T00:04:56.0379637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/build-corrade-rc-always.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-10-10T00:04:56.0380978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/clang-16.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-10-10T00:04:56.0382569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/fix-vs2019.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-10-10T00:04:56.0384062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-10-10T00:04:56.0385992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-10-10T00:04:56.0387464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-10-10T00:04:56.0388921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-10-10T00:04:56.0390178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-10-10T00:04:56.0391653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64 2025-10-10T00:04:56.0392888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64 2025-10-10T00:04:56.0394480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/fix-find-brotli.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-10-10T00:04:56.0396319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-10-10T00:04:56.0397548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-10-10T00:04:56.0398946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-10-10T00:04:56.0400260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc 2025-10-10T00:04:56.0401582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc 2025-10-10T00:04:56.0402950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt 2025-10-10T00:04:56.0404448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt 2025-10-10T00:04:56.0406043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/fix-compatibility-with-boost-1.83.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-10-10T00:04:56.0407290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-10-10T00:04:56.0408715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/stream-handler-executor.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-10-10T00:04:56.0409943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-10-10T00:04:56.0411381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib 2025-10-10T00:04:56.0412745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib 2025-10-10T00:04:56.0414242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/fix-sleep_for.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-10-10T00:04:56.0415679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-10-10T00:04:56.0417093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-10-10T00:04:56.0418485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/tacopie/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/tacopie 2025-10-10T00:04:56.0419954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow 2025-10-10T00:04:56.0421199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow 2025-10-10T00:04:56.0422561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort 2025-10-10T00:04:56.0423910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort 2025-10-10T00:04:56.0425490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad 2025-10-10T00:04:56.0426811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad 2025-10-10T00:04:56.0428264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/fix_narrowing_error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-10-10T00:04:56.0429628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/no-tests-and-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-10-10T00:04:56.0430957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-10-10T00:04:56.0432305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-10-10T00:04:56.0433783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec/0001-Fix-62.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-10-10T00:04:56.0435205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-10-10T00:04:56.0436615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-10-10T00:04:56.0437989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-10-10T00:04:56.0439415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-10-10T00:04:56.0440721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-10-10T00:04:56.0442099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap 2025-10-10T00:04:56.0443383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap 2025-10-10T00:04:56.0444896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-10-10T00:04:56.0446481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs/ssh-dependencies.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-10-10T00:04:56.0447700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-10-10T00:04:56.0449273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen 2025-10-10T00:04:56.0450517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen 2025-10-10T00:04:56.0451882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools 2025-10-10T00:04:56.0453302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools 2025-10-10T00:04:56.0454784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/0001-Fix-static-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-10-10T00:04:56.0456315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/0002-Remove-min-max-macros.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-10-10T00:04:56.0457627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-10-10T00:04:56.0458913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-10-10T00:04:56.0460405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/fix_strnicmp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-10-10T00:04:56.0461747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-10-10T00:04:56.0463076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/remove-wx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-10-10T00:04:56.0464534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-10-10T00:04:56.0465922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-10-10T00:04:56.0467273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/fix-find-openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:56.0468676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:56.0470116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/fix_narrowing.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:56.0471390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:56.0472661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:56.0474014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-10-10T00:04:56.0475641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-10-10T00:04:56.0476985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-10-10T00:04:56.0478526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-10-10T00:04:56.0481648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml 2025-10-10T00:04:56.0482485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml 2025-10-10T00:04:56.0483171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-10-10T00:04:56.0484324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/CppUnitConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-10-10T00:04:56.0485695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-10-10T00:04:56.0487037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-10-10T00:04:56.0488499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest/fix-arm-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-10-10T00:04:56.0489784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-10-10T00:04:56.0491079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-10-10T00:04:56.0492506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/cppwinrt-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-10-10T00:04:56.0493861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-10-10T00:04:56.0495358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-10-10T00:04:56.0496752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-10-10T00:04:56.0498122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml 2025-10-10T00:04:56.0499488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml 2025-10-10T00:04:56.0500886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq 2025-10-10T00:04:56.0502205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq 2025-10-10T00:04:56.0503570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/001-cpr-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-10-10T00:04:56.0505038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/disable_werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-10-10T00:04:56.0507213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-10-10T00:04:56.0509643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-10-10T00:04:56.0511641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-10-10T00:04:56.0513853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-10-10T00:04:56.0515975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/usage_android -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-10-10T00:04:56.0517194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-10-10T00:04:56.0519449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-10-10T00:04:56.0520831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-10-10T00:04:56.0522538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-10-10T00:04:56.0524915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo 2025-10-10T00:04:56.0526296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo 2025-10-10T00:04:56.0528649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cr 2025-10-10T00:04:56.0531061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cr 2025-10-10T00:04:56.0533215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/crashpadConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-10-10T00:04:56.0535750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-10-10T00:04:56.0537853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-10-10T00:04:56.0539347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/zlib.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-10-10T00:04:56.0541198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/001-add-install-target-and-find-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-10-10T00:04:56.0543085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/002-fix-wtl-includepath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-10-10T00:04:56.0544766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/003-add-definition-UNICODE.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-10-10T00:04:56.0546347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-10-10T00:04:56.0547724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-10-10T00:04:56.0549247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c/fix_clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-10-10T00:04:56.0550572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-10-10T00:04:56.0551978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-10-10T00:04:56.0553314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-10-10T00:04:56.0554772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-10-10T00:04:56.0556143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-10-10T00:04:56.0557562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp 2025-10-10T00:04:56.0558882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp 2025-10-10T00:04:56.0560381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/missing-include-cstdint.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-10-10T00:04:56.0561679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-10-10T00:04:56.0563005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-10-10T00:04:56.0564561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-10-10T00:04:56.0565931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crow 2025-10-10T00:04:56.0567245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/crow 2025-10-10T00:04:56.0568647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp/patch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-10-10T00:04:56.0570061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-10-10T00:04:56.0571384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-10-10T00:04:56.0572798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport 2025-10-10T00:04:56.0574319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport 2025-10-10T00:04:56.0575802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:56.0577163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/License.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:56.0578639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/isatty.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:56.0579907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/mktemp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:56.0581360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:56.0582679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-10-10T00:04:56.0584208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench 2025-10-10T00:04:56.0585700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench 2025-10-10T00:04:56.0587557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum 2025-10-10T00:04:56.0588880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum 2025-10-10T00:04:56.0590360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-10-10T00:04:56.0591696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-10-10T00:04:56.0592989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-10-10T00:04:56.0594447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp 2025-10-10T00:04:56.0595899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp 2025-10-10T00:04:56.0597288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg 2025-10-10T00:04:56.0598598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg 2025-10-10T00:04:56.0599972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre 2025-10-10T00:04:56.0601310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre 2025-10-10T00:04:56.0602725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-10-10T00:04:56.0604276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-10-10T00:04:56.0605676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-10-10T00:04:56.0607051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-10-10T00:04:56.0608483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb 2025-10-10T00:04:56.0609894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb 2025-10-10T00:04:56.0611175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-10-10T00:04:56.0612666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-10-10T00:04:56.0613824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-10-10T00:04:56.0615375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/vcpkg_find_cuda.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-10-10T00:04:56.0616770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/FindCUDNN.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-10-10T00:04:56.0618172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-10-10T00:04:56.0619460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-10-10T00:04:56.0621001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-10-10T00:04:56.0622209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-10-10T00:04:56.0623680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-10-10T00:04:56.0625341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-10-10T00:04:56.0626696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-10-10T00:04:56.0628068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0002_fix_uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0629484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0005_remove_imp_suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0630869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0012-fix-dependency-idn2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0632283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0020-fix-pc-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0633713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0022-deduplicate-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0635166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0636649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0637959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0639419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/export-components.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0640678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/mbedtls-ws2_32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0642115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0643341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0644916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0646202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-10-10T00:04:56.0647943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-10-10T00:04:56.0649264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/fix-findzliberror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-10-10T00:04:56.0650549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-10-10T00:04:56.0651957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-10-10T00:04:56.0653194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-10-10T00:04:56.0654801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers 2025-10-10T00:04:56.0656215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers 2025-10-10T00:04:56.0657623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2/fix-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-10-10T00:04:56.0659045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-10-10T00:04:56.0660322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-10-10T00:04:56.0661686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk 2025-10-10T00:04:56.0663032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk 2025-10-10T00:04:56.0664586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-10-10T00:04:56.0665962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-10-10T00:04:56.0667349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-10-10T00:04:56.0668815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts 2025-10-10T00:04:56.0670077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts 2025-10-10T00:04:56.0671615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/enable-security.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-10-10T00:04:56.0672888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/idlc-generate.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-10-10T00:04:56.0674321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-10-10T00:04:56.0675677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-10-10T00:04:56.0677035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-10-10T00:04:56.0678475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx 2025-10-10T00:04:56.0679857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx 2025-10-10T00:04:56.0681125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlibcurl.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0682524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlibmicrohttpd.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0683892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlibzmq.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0685311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlz4.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0686704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Finduuid.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0688052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0689321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0690768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0692060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-10-10T00:04:56.0693702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-10-10T00:04:56.0695360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-10-10T00:04:56.0696886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-10-10T00:04:56.0698329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12 2025-10-10T00:04:56.0699667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12 2025-10-10T00:04:56.0701317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet/fix-dependence-getopt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-10-10T00:04:56.0702549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-10-10T00:04:56.0703867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-10-10T00:04:56.0705498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-10-10T00:04:56.0706860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-10-10T00:04:56.0708162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-10-10T00:04:56.0709657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim/disable_unit_tests_examples_and_tutorials.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-10-10T00:04:56.0710893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-10-10T00:04:56.0712186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-10-10T00:04:56.0713605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe 2025-10-10T00:04:56.0715132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe 2025-10-10T00:04:56.0716476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/0001-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:56.0717941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/0002-fix-cmake-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:56.0719351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/fix-uninitialized-values.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:56.0720587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:56.0721894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:56.0723275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-10-10T00:04:56.0724782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-10-10T00:04:56.0726177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-10-10T00:04:56.0727608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-10-10T00:04:56.0729056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries 2025-10-10T00:04:56.0730464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries 2025-10-10T00:04:56.0731686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link 2025-10-10T00:04:56.0732989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link 2025-10-10T00:04:56.0734562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range 2025-10-10T00:04:56.0735936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range 2025-10-10T00:04:56.0737288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa 2025-10-10T00:04:56.0738576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa 2025-10-10T00:04:56.0739998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro 2025-10-10T00:04:56.0741334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro 2025-10-10T00:04:56.0742725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp 2025-10-10T00:04:56.0744028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp 2025-10-10T00:04:56.0745896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2 2025-10-10T00:04:56.0747100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2 2025-10-10T00:04:56.0748625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3/fix_cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-10-10T00:04:56.0750722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-10-10T00:04:56.0751948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-10-10T00:04:56.0753339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/cmake.dep.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-10-10T00:04:56.0754841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/getpeereid.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-10-10T00:04:56.0756251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-10-10T00:04:56.0757701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-10-10T00:04:56.0758912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-10-10T00:04:56.0760406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/dcmtk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:56.0761713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/fix-pc-format.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:56.0763009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:56.0764386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:56.0765827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:56.0767241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/windows-patch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-10-10T00:04:56.0768662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert 2025-10-10T00:04:56.0769960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert 2025-10-10T00:04:56.0771379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp 2025-10-10T00:04:56.0772795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp 2025-10-10T00:04:56.0774308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/find-jmp-bounds-arm64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-10-10T00:04:56.0775642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-10-10T00:04:56.0776968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-10-10T00:04:56.0778301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-10-10T00:04:56.0779840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-10-10T00:04:56.0781266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/add-string-headfile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-10-10T00:04:56.0782617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-10-10T00:04:56.0783927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-10-10T00:04:56.0785189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0001_fix-encoding.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0786850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0002_fix-missing-mfc-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0788027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0003_fix-openexr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0789480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0004_compatible-jasper-2-0-20.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0790699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0005-fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0792035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0006-fix-ilut-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0793360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/enable-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0794785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/jasper-4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0796171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0797478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-10-10T00:04:56.0798874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli 2025-10-10T00:04:56.0800172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli 2025-10-10T00:04:56.0801738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc/directx-dxc-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-10-10T00:04:56.0803003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-10-10T00:04:56.0804579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-10-10T00:04:56.0806107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers 2025-10-10T00:04:56.0807460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers 2025-10-10T00:04:56.0808790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath 2025-10-10T00:04:56.0810175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath 2025-10-10T00:04:56.0811541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-10-10T00:04:56.0812842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-10-10T00:04:56.0814340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-10-10T00:04:56.0815959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk 2025-10-10T00:04:56.0817286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk 2025-10-10T00:04:56.0818740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-10-10T00:04:56.0820005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-10-10T00:04:56.0821334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-10-10T00:04:56.0822778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-10-10T00:04:56.0824212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-10-10T00:04:56.0825624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-10-10T00:04:56.0827121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-10-10T00:04:56.0828391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-10-10T00:04:56.0829760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-10-10T00:04:56.0831115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent 2025-10-10T00:04:56.0832406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent 2025-10-10T00:04:56.0833890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:56.0835261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:56.0836767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/include-cstdint.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:56.0838065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:56.0839360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:56.0840729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-10-10T00:04:56.0842092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc/disable-downloading.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-10-10T00:04:56.0843454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-10-10T00:04:56.0844812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-10-10T00:04:56.0846384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi 2025-10-10T00:04:56.0847798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi 2025-10-10T00:04:56.0849252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/blocktags -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:56.0851811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:56.0854251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/disable-deprecated-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:56.0856716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/generate-blocktags-command.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:56.0858761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:56.0860633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-10-10T00:04:56.0862750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-10-10T00:04:56.0864008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-10-10T00:04:56.0866600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-10-10T00:04:56.0868007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-10-10T00:04:56.0870158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/fix-arm-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-10-10T00:04:56.0872206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-10-10T00:04:56.0874059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-10-10T00:04:56.0876465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32 2025-10-10T00:04:56.0878654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32 2025-10-10T00:04:56.0880599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/find_blas.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-10-10T00:04:56.0882009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-10-10T00:04:56.0883508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-10-10T00:04:56.0884872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-10-10T00:04:56.0886435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc/cxx-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-10-10T00:04:56.0887697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-10-10T00:04:56.0888990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-10-10T00:04:56.0890523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/001-fix-unresolved-symbol.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-10-10T00:04:56.0891867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/002-fix-install-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-10-10T00:04:56.0893212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/install-one-flavor.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-10-10T00:04:56.0894582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-10-10T00:04:56.0896042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-10-10T00:04:56.0897446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest 2025-10-10T00:04:56.0898789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest 2025-10-10T00:04:56.0900267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion 2025-10-10T00:04:56.0901821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion 2025-10-10T00:04:56.0903151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool 2025-10-10T00:04:56.0904692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool 2025-10-10T00:04:56.0906203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/enable-either-static-or-shared-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0907517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0908890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/no-absolute-driver-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0910153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0911665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/remove-examples-src-from-datadir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0913046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/stop-building-apps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0914318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0915865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-10-10T00:04:56.0917134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-10-10T00:04:56.0918410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-10-10T00:04:56.0919774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-10-10T00:04:56.0921234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/disable-symlinks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:56.0922603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/fix-compile-error-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:56.0923888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:56.0925392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/fix-uwperror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:56.0926791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:56.0928118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-10-10T00:04:56.0929497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs 2025-10-10T00:04:56.0930814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs 2025-10-10T00:04:56.0932193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0001-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0933667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0002-drogon-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0935162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0003-deps-redis.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0936516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0004-drogon-ctl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0937965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0005-drogon-cross-compile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0939234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0940499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0941959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-10-10T00:04:56.0943335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage/dstorage-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-10-10T00:04:56.0944845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-10-10T00:04:56.0946188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-10-10T00:04:56.0947547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl 2025-10-10T00:04:56.0948975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl 2025-10-10T00:04:56.0950429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx/fix_dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-10-10T00:04:56.0951751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-10-10T00:04:56.0953023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-10-10T00:04:56.0954596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/enable-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0956091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/enable-unicode-for-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0957432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/fix-arm-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0958728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/fix-encoding.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0960133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/fix-post-build-errors.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0961369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0962698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-10-10T00:04:56.0964236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue 2025-10-10T00:04:56.0965652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue 2025-10-10T00:04:56.0967043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-10-10T00:04:56.0968439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/duktapeConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-10-10T00:04:56.0969728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-10-10T00:04:56.0971202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-10-10T00:04:56.0972486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-10-10T00:04:56.0973977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/check-for-math-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-10-10T00:04:56.0975458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/do-not-overwrite-cflags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-10-10T00:04:56.0976738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-10-10T00:04:56.0978040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-10-10T00:04:56.0979601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-10-10T00:04:56.0980902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-10-10T00:04:56.0982162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-10-10T00:04:56.0983515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-10-10T00:04:56.0984909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dx 2025-10-10T00:04:56.0986314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dx 2025-10-10T00:04:56.0987867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx/dxsdk-d3dx-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-10-10T00:04:56.0989202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-10-10T00:04:56.0990493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-10-10T00:04:56.0991834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-10-10T00:04:56.0993170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-10-10T00:04:56.0994645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-10-10T00:04:56.0996233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/EABaseConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-10-10T00:04:56.0997549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/fix_cmake_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-10-10T00:04:56.0998828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-10-10T00:04:56.1000135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-10-10T00:04:56.1001645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp 2025-10-10T00:04:56.1002967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp 2025-10-10T00:04:56.1004521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/0001-fix-cmake-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:56.1006180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/0002-fix-error-C2338.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:56.1007504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/EASTLConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:56.1008871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/Fix-error-C2338.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:56.1010178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:56.1011493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-10-10T00:04:56.1012883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl 2025-10-10T00:04:56.1014359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl 2025-10-10T00:04:56.1015886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-10-10T00:04:56.1017290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-10-10T00:04:56.1018587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-10-10T00:04:56.1019946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-10-10T00:04:56.1021355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-10-10T00:04:56.1022717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-10-10T00:04:56.1024331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/0001_add_cmake_options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-10-10T00:04:56.1025771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/0002_fix_build_uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-10-10T00:04:56.1027145Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-10-10T00:04:56.1028440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-10-10T00:04:56.1029908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/EAThreadConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-10-10T00:04:56.1031132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/fix_cmake_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-10-10T00:04:56.1032541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-10-10T00:04:56.1033734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-10-10T00:04:56.1035136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml 2025-10-10T00:04:56.1036498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml 2025-10-10T00:04:56.1038022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0001-disable-app-plugins.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1039279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0002-fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1040729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0003-fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1042122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0004-install-cmake-files-to-share.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1043525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0005-remove-install-prefix-macro-value.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1044991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0006-use-find_dependency-in-cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1046440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0007-allow-static-build-of-core.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1047693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1049208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1051228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-10-10T00:04:56.1054365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/fix_canberra.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:56.1056323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/fix_generateqmltypes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:56.1058313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/fix_libmount.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:56.1060164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:56.1062012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:56.1063963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-10-10T00:04:56.1066053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-10-10T00:04:56.1068069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-10-10T00:04:56.1069949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-10-10T00:04:56.1071846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil 2025-10-10T00:04:56.1073818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil 2025-10-10T00:04:56.1075926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-10-10T00:04:56.1077879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-10-10T00:04:56.1079817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-10-10T00:04:56.1081732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib 2025-10-10T00:04:56.1083625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib 2025-10-10T00:04:56.1085766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-10-10T00:04:56.1087887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-10-10T00:04:56.1089803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-10-10T00:04:56.1091937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random 2025-10-10T00:04:56.1094403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random 2025-10-10T00:04:56.1096609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw 2025-10-10T00:04:56.1098489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw 2025-10-10T00:04:56.1100301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/egl.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-10-10T00:04:56.1102088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-10-10T00:04:56.1104012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-10-10T00:04:56.1106121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-10-10T00:04:56.1108172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry 2025-10-10T00:04:56.1110240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry 2025-10-10T00:04:56.1112491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/fix-vectorized-reductions-half.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-10-10T00:04:56.1114784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-10-10T00:04:56.1116812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/remove_configure_checks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-10-10T00:04:56.1118811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-10-10T00:04:56.1120767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/asio-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-10-10T00:04:56.1122810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-10-10T00:04:56.1124935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-10-10T00:04:56.1126955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/win-find-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-10-10T00:04:56.1128981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio 2025-10-10T00:04:56.1131129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio 2025-10-10T00:04:56.1133090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils/configure.ac.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-10-10T00:04:56.1135274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-10-10T00:04:56.1137243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-10-10T00:04:56.1139401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/no-runtime-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-10-10T00:04:56.1141430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-10-10T00:04:56.1143327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-10-10T00:04:56.1145366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-10-10T00:04:56.1147279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enet/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-10-10T00:04:56.1149181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-10-10T00:04:56.1151138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-10-10T00:04:56.1153025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-10-10T00:04:56.1155283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/update_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-10-10T00:04:56.1157202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-10-10T00:04:56.1159044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-10-10T00:04:56.1161074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-10-10T00:04:56.1163148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-10-10T00:04:56.1165299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-10-10T00:04:56.1167283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx 2025-10-10T00:04:56.1169207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx 2025-10-10T00:04:56.1171095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-10-10T00:04:56.1173019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entt/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-10-10T00:04:56.1174967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-10-10T00:04:56.1176981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/0001-VS2015-provides-snprintf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-10-10T00:04:56.1179435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/0002-Add-CFLAGS-for-CRT-selection-and-warning-supression.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-10-10T00:04:56.1181920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/0003-Fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-10-10T00:04:56.1183979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-10-10T00:04:56.1186106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-10-10T00:04:56.1188052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis 2025-10-10T00:04:56.1190024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis 2025-10-10T00:04:56.1191947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx 2025-10-10T00:04:56.1193921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx 2025-10-10T00:04:56.1196129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-10-10T00:04:56.1198274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-10-10T00:04:56.1200314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-10-10T00:04:56.1202272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etl 2025-10-10T00:04:56.1204282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/etl 2025-10-10T00:04:56.1206114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eve/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-10-10T00:04:56.1207925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eve/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-10-10T00:04:56.1209686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eve/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-10-10T00:04:56.1211555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp 2025-10-10T00:04:56.1213467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp 2025-10-10T00:04:56.1215785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/Add-static-shared-handling.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1217922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/Export-unofficial-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1220002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/compile-features.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1221967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/fix-linux-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1223911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/fix-osx-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1226171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/fix-rapidjson-1-1.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1228104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1229963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-10-10T00:04:56.1231876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/dont-find-python.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1233820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-brotli.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1236009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-expat.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1237932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-find_expat.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1239945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-inih.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1241792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/ios.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1243643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1245709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1247713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1249653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-10-10T00:04:56.1251550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-10-10T00:04:56.1253542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expat/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-10-10T00:04:56.1255660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-10-10T00:04:56.1257652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite 2025-10-10T00:04:56.1259879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite 2025-10-10T00:04:56.1261863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-10-10T00:04:56.1263782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-10-10T00:04:56.1265896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-10-10T00:04:56.1267929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d 2025-10-10T00:04:56.1270000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d 2025-10-10T00:04:56.1272159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation/ezFoundation_vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-10-10T00:04:56.1274487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-10-10T00:04:56.1276558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-10-10T00:04:56.1278560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-10-10T00:04:56.1280576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-10-10T00:04:56.1282472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-10-10T00:04:56.1284667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad 2025-10-10T00:04:56.1286609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad 2025-10-10T00:04:56.1288556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-10-10T00:04:56.1290537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-10-10T00:04:56.1292422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-10-10T00:04:56.1294472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit 2025-10-10T00:04:56.1296355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit 2025-10-10T00:04:56.1298347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter 2025-10-10T00:04:56.1300468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter 2025-10-10T00:04:56.1302552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/fix-build_type.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:56.1304685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/fix-installation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:56.1306647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/fix-uwp-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:56.1308558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:56.1310633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/remove-nouse-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:56.1312555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-10-10T00:04:56.1314672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/farmhashConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-10-10T00:04:56.1316747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-10-10T00:04:56.1318692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-10-10T00:04:56.1320621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-10-10T00:04:56.1322827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser 2025-10-10T00:04:56.1325222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser 2025-10-10T00:04:56.1327449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-10-10T00:04:56.1329414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-10-10T00:04:56.1331335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-10-10T00:04:56.1333291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr/pdb-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-10-10T00:04:56.1335397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-10-10T00:04:56.1337323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-10-10T00:04:56.1339211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi/dll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-10-10T00:04:56.1341126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-10-10T00:04:56.1343052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-10-10T00:04:56.1345284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-10-10T00:04:56.1347299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/fastfeat.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-10-10T00:04:56.1349266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-10-10T00:04:56.1351236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-10-10T00:04:56.1353336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf/find_package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-10-10T00:04:56.1355560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-10-10T00:04:56.1357534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-10-10T00:04:56.1359467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio 2025-10-10T00:04:56.1361387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio 2025-10-10T00:04:56.1363297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-10-10T00:04:56.1365526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-10-10T00:04:56.1367447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-10-10T00:04:56.1369468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor 2025-10-10T00:04:56.1371383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor 2025-10-10T00:04:56.1373355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/disable-symlink.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-10-10T00:04:56.1375650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/fix-find-package-asio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-10-10T00:04:56.1377720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/fix-xtime.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-10-10T00:04:56.1379714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-10-10T00:04:56.1381671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-10-10T00:04:56.1383732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv 2025-10-10T00:04:56.1386048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv 2025-10-10T00:04:56.1388225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-10-10T00:04:56.1390207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-10-10T00:04:56.1392125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-10-10T00:04:56.1394286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/0002-fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-10-10T00:04:56.1396467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/fix-glog.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-10-10T00:04:56.1398470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-10-10T00:04:56.1400428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-10-10T00:04:56.1402350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl 2025-10-10T00:04:56.1404343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl 2025-10-10T00:04:56.1406210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac 2025-10-10T00:04:56.1408198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac 2025-10-10T00:04:56.1410140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-10-10T00:04:56.1412158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/libm5.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-10-10T00:04:56.1414262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-10-10T00:04:56.1416197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-10-10T00:04:56.1418215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0001-create-lib-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1420312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0002-fix-msvc-link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1422393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0003-fix-windowsinclude.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1424671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0004-fix-debug-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1426694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0005-fix-nasm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1428742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0006-fix-StaticFeatures.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1430962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0007-fix-lib-naming.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1433031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0009-Fix-fdk-detection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1435291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0011-Fix-x265-detection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1437411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0012-Fix-ssl-110-detection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1439635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0013-define-WINVER.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1441719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0015-Fix-xml2-detection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1443855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0020-fix-aarch64-libswscale.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1446117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0022-fix-iconv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1448154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0023-fix-qsv-init.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1450214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0024-fix-gcc13-binutils.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1452427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/FindFFMPEG.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1454657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/build.sh.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1456588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1458458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1460419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1462407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-10-10T00:04:56.1464502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-10-10T00:04:56.1466462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/build.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-10-10T00:04:56.1468400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-10-10T00:04:56.1470397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-10-10T00:04:56.1472432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-10-10T00:04:56.1474703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/aligned_malloc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1476635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/bigobj.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1478553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/fftw3_arch_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1480492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/fix-openmp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1482586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/install-subtargets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1484751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1486629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-10-10T00:04:56.1488508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp 2025-10-10T00:04:56.1490406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp 2025-10-10T00:04:56.1492289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp/asio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-10-10T00:04:56.1494524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-10-10T00:04:56.1496479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-10-10T00:04:56.1498456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fins/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fins 2025-10-10T00:04:56.1500331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fins/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fins 2025-10-10T00:04:56.1502285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string 2025-10-10T00:04:56.1504489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string 2025-10-10T00:04:56.1506498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/0001-fix-libsodium.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-10-10T00:04:56.1508485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/0002-fix-libevent.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-10-10T00:04:56.1510408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/0003-fix-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-10-10T00:04:56.1512306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-10-10T00:04:56.1514329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-10-10T00:04:56.1516391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-10-10T00:04:56.1518412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/fix-dependency-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-10-10T00:04:56.1520433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/fix_undefined_pot_t.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-10-10T00:04:56.1522402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-10-10T00:04:56.1524621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-10-10T00:04:56.1526691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-10-10T00:04:56.1529064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-10-10T00:04:56.1531443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-10-10T00:04:56.1533733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-10-10T00:04:56.1536118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-10-10T00:04:56.1538350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-10-10T00:04:56.1540583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda 2025-10-10T00:04:56.1542745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda 2025-10-10T00:04:56.1545125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence 2025-10-10T00:04:56.1547469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence 2025-10-10T00:04:56.1549684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text 2025-10-10T00:04:56.1551858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text 2025-10-10T00:04:56.1553872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flat 2025-10-10T00:04:56.1555903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flat 2025-10-10T00:04:56.1557889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers/fix-uwp-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-10-10T00:04:56.1560103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-10-10T00:04:56.1562158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-10-10T00:04:56.1564351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush 2025-10-10T00:04:56.1566329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush 2025-10-10T00:04:56.1568373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-10-10T00:04:56.1570233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-10-10T00:04:56.1572155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-10-10T00:04:56.1574269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-10-10T00:04:56.1576183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flint/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-10-10T00:04:56.1578134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-10-10T00:04:56.1580117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-10-10T00:04:56.1582013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/config-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1584065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1586182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/fix-narrow.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1588093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/fix-system-link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1590013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1591939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/math-h-polyfill.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1593855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1595915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-10-10T00:04:56.1597883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-10-10T00:04:56.1599987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-10-10T00:04:56.1602044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-10-10T00:04:56.1604248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-10-10T00:04:56.1606313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/gentables.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-10-10T00:04:56.1608381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-10-10T00:04:56.1610377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-10-10T00:04:56.1612476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-10-10T00:04:56.1614618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flux/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-10-10T00:04:56.1616540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flux/targets-fixup.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-10-10T00:04:56.1618423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flux/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-10-10T00:04:56.1620266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem 2025-10-10T00:04:56.1622130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem 2025-10-10T00:04:56.1624307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp 2025-10-10T00:04:56.1626271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp 2025-10-10T00:04:56.1628388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/devendor-sublibs.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1630513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/fix-mergestaticlibs.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1632543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/minizip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1634661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1636718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/unofficial-export.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1638848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/unofficial-fmilib-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1640874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-10-10T00:04:56.1642811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/fix-format-conflict.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-10-10T00:04:56.1644856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/fix-write-batch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-10-10T00:04:56.1646526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-10-10T00:04:56.1647917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-10-10T00:04:56.1649182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-10-10T00:04:56.1650465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/boost-1.70.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1652241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/disable-non-underscore-posix-names.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1653886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/fix-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1655469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/fix-windows-minmax.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1657003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1658447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1659997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/reorder-glog-gflags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1661732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1663245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-10-10T00:04:56.1665271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef/disable-warnings-as-errors.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-10-10T00:04:56.1666912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-10-10T00:04:56.1668413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-10-10T00:04:56.1669873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-10-10T00:04:56.1671359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-10-10T00:04:56.1672893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-10-10T00:04:56.1674647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/fix-preprocessor-clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1676278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/libgetopt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1677873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/no-etc-symlinks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1679585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1681185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1682760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1684636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-10-10T00:04:56.1686378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy 2025-10-10T00:04:56.1688053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy 2025-10-10T00:04:56.1689979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory/fix-foonathan-memory-include-install-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-10-10T00:04:56.1691738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-10-10T00:04:56.1693350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-10-10T00:04:56.1695138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/forge/cmake_config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-10-10T00:04:56.1696667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/forge/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-10-10T00:04:56.1698210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/forge/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-10-10T00:04:56.1699692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-10-10T00:04:56.1701195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi/remove-test-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-10-10T00:04:56.1702944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-10-10T00:04:56.1704724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16/find-psimd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-10-10T00:04:56.1706496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-10-10T00:04:56.1708220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-10-10T00:04:56.1709940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus 2025-10-10T00:04:56.1711743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus 2025-10-10T00:04:56.1713714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/cmake_builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-10-10T00:04:56.1716108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-10-10T00:04:56.1718207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/unix_headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-10-10T00:04:56.1720224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-10-10T00:04:56.1722253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/fix-debug-macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1724761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/no_x64_enforcement.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1726850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1728843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1730857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1732911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1735314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/windows-output-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1737500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/x11-dependencies-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-10-10T00:04:56.1739727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1741915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/FreeImageConfig-dynamic.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1744309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/FreeImageConfig-static.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1746914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/disable-plugins-depending-on-internal-third-party-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1749479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/fix-function-overload.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1751669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1753829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/rawlib-build-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1756213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/remove_auto_ptr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1758326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-jpeg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1760663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-jxrlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1762821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-libtiff.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1787642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-openexr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1789896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-openjpeg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1792274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-png-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1794715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-rawlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1796917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-webp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1799280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-freeimage-config-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1801856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-functions-to-override-libtiff-warning-error-handlers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1804714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-typedef-as-already-declared.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1806854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-10-10T00:04:56.1808964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/boost-1.70.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1811098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/cmakelists_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1813212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/fix-std-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1815651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/improve_compatibility_with_recent_boost.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1817943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/include_asio_first.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1820029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1822079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/serverObj.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1824333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/uri_facade_win.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1826740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/use_another_implementation_of_has_begin_end.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1829187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-10-10T00:04:56.1831368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/DontInstallSystemRuntimeLibs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1833638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1836070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/export-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1838271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/find-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1840350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1842484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/fix-install-destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1844762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/keep-dup-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1846792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1848937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/pr-7060-jni-onload.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1850942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1853147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/wfreerdp-server-cli.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-10-10T00:04:56.1855444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds/disable-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-10-10T00:04:56.1857471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-10-10T00:04:56.1859438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-10-10T00:04:56.1861411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/0003-Fix-UWP.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1863469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/brotli-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1865665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/bzip2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1867660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/error-strings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1869729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/fix-exports.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1871877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1873830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1876041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1878102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-10-10T00:04:56.1880514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0001-Link-to-dependencies-also-for-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1883002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0002-Remove-duplicate-installs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1885441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0003-Add-exports.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1887787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0004-Change-install-dir-for-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1890124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0005-add-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1892370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1894628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-10-10T00:04:56.1896770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-10-10T00:04:56.1898839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-10-10T00:04:56.1900820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-10-10T00:04:56.1902772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-10-10T00:04:56.1904945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi/meson-crosscompile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-10-10T00:04:56.1907035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-10-10T00:04:56.1908992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-10-10T00:04:56.1910927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen 2025-10-10T00:04:56.1912853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen 2025-10-10T00:04:56.1915151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep 2025-10-10T00:04:56.1917245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep 2025-10-10T00:04:56.1919230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit 2025-10-10T00:04:56.1921124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit 2025-10-10T00:04:56.1923175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/01_disable_doxygen.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-10-10T00:04:56.1925345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/02_enable-cpp11-std.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-10-10T00:04:56.1927286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-10-10T00:04:56.1929188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-10-10T00:04:56.1931080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui 2025-10-10T00:04:56.1932977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui 2025-10-10T00:04:56.1935286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/function2/disable-testing.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-10-10T00:04:56.1937405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/function2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-10-10T00:04:56.1939524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/function2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-10-10T00:04:56.1941801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/fix-integral-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-10-10T00:04:56.1944481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-10-10T00:04:56.1946900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-10-10T00:04:56.1949118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-10-10T00:04:56.1951172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-10-10T00:04:56.1953188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-10-10T00:04:56.1955324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv 2025-10-10T00:04:56.1957236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv 2025-10-10T00:04:56.1959249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o 2025-10-10T00:04:56.1961102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o 2025-10-10T00:04:56.1962974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log 2025-10-10T00:04:56.1965029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log 2025-10-10T00:04:56.1967071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-10-10T00:04:56.1969134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/install_as_cmake_package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-10-10T00:04:56.1971211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-10-10T00:04:56.1973177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-10-10T00:04:56.1975431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework 2025-10-10T00:04:56.1977673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework 2025-10-10T00:04:56.1980160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets/fix-depend-protobuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-10-10T00:04:56.1982714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-10-10T00:04:56.1985492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-10-10T00:04:56.1987730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-10-10T00:04:56.1989781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-10-10T00:04:56.1991803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-10-10T00:04:56.1993793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-10-10T00:04:56.1995910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-10-10T00:04:56.1997857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-10-10T00:04:56.1999765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-10-10T00:04:56.2001693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/gasol.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-10-10T00:04:56.2003721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-10-10T00:04:56.2005827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-10-10T00:04:56.2007809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib 2025-10-10T00:04:56.2009885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib 2025-10-10T00:04:56.2012023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/0001-Fix-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-10-10T00:04:56.2027259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/fix-tbb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-10-10T00:04:56.2029361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-10-10T00:04:56.2031318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-10-10T00:04:56.2033251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem 2025-10-10T00:04:56.2035343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem 2025-10-10T00:04:56.2037447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2039517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/find-link-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2041740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/fix-gdal-target-interfaces.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2043764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/fix-jpeg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2045844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/libkml.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2047767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2049727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/upstream-b5858ed.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2051652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2053575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2055930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-10-10T00:04:56.2057869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/Fix-Cmake_DIR.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:56.2060013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/fix-dependence-getopt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:56.2062048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/fix-share-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:56.2064066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:56.2066209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/use-openjpeg-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:56.2068270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-10-10T00:04:56.2070180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2 2025-10-10T00:04:56.2072446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2 2025-10-10T00:04:56.2074671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/fix_build_error_windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-10-10T00:04:56.2076913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/loaders-cache.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-10-10T00:04:56.2079002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-10-10T00:04:56.2081259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/use-libtiff-4-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-10-10T00:04:56.2083496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-10-10T00:04:56.2089964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp 2025-10-10T00:04:56.2091983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp 2025-10-10T00:04:56.2093954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/genann/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-10-10T00:04:56.2096119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/genann/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-10-10T00:04:56.2098109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/genann/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-10-10T00:04:56.2100042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-10-10T00:04:56.2102061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/fix-vcpkg-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-10-10T00:04:56.2104257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-10-10T00:04:56.2106219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-10-10T00:04:56.2108359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-10-10T00:04:56.2110476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-10-10T00:04:56.2114940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-10-10T00:04:56.2116951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/disable-warning-4996.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2119050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/fix-dll-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2122076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/fix-exported-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2124241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/gcc-13-fix-backport.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2125152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2125994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2126840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-10-10T00:04:56.2127916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-10-10T00:04:56.2128938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/geotrans-config.in.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-10-10T00:04:56.2129979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-10-10T00:04:56.2130871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-10-10T00:04:56.2131938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-10-10T00:04:56.2132789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns/disable-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-10-10T00:04:56.2133595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-10-10T00:04:56.2134521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-10-10T00:04:56.2135283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt 2025-10-10T00:04:56.2135750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt 2025-10-10T00:04:56.2136276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-10-10T00:04:56.2541935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-10-10T00:04:56.2543050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-10-10T00:04:56.2544441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-10-10T00:04:56.2545765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/0003-Fix-win-unicode-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2547130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/android.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2548290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/bashify.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2549556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/install-autopoint.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2550735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/macosx-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2552020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/parallel-gettext-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2553066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2554266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/rel_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2555196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2556198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2557187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2558076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2559039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/win-gethostname.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-10-10T00:04:56.2560169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/0003-Fix-win-unicode-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2561188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/android.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2562213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/bashify.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2563219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2564361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2565435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2566498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2567460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-10-10T00:04:56.2568422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2569473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2570434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/gettimeofday.c -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2571423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/gettimeofday.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2572385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/gettimeofday.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2573334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2574554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-10-10T00:04:56.2575476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/0001-patch-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:56.2576484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/fix_cmake_config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:56.2577397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:56.2578208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:56.2579164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:56.2580038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-10-10T00:04:56.2581028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem 2025-10-10T00:04:56.2581980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem 2025-10-10T00:04:56.2582982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-10-10T00:04:56.2583985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/fix-install-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-10-10T00:04:56.2585274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-10-10T00:04:56.2586191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-10-10T00:04:56.2587099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2588194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/disable-GifDrawBoxedText8x8-win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2589179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2590138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/fix-compile-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2591113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/msvc-guard-unistd-h.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2592029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2592874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2593852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2595006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-10-10T00:04:56.2595907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-10-10T00:04:56.2596858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-10-10T00:04:56.2597726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-10-10T00:04:56.2598611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/build-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-10-10T00:04:56.2599494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/fix-mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-10-10T00:04:56.2600435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-10-10T00:04:56.2601285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-10-10T00:04:56.2602159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-10-10T00:04:56.2603212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps/separate-static-dynamic-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-10-10T00:04:56.2604241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-10-10T00:04:56.2605337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/0001-enable-shared-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-10-10T00:04:56.2606216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-10-10T00:04:56.2607086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-10-10T00:04:56.2607920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-10-10T00:04:56.2608901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/encoding.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-10-10T00:04:56.2609785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/find_python.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-10-10T00:04:56.2610655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-10-10T00:04:56.2611486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-10-10T00:04:56.2612369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze 2025-10-10T00:04:56.2613215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze 2025-10-10T00:04:56.2614538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0001_force-system-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2615548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0002_fix-uwpmacro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2616724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0003_fix-cmake-configs-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2617900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0004_fix-config-expected-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2618842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2619738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2620634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-10-10T00:04:56.2621528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/base_address.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:56.2622406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/fix-LNK2019.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:56.2623275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:56.2624251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:56.2625340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:56.2626184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-10-10T00:04:56.2627063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3 2025-10-10T00:04:56.2627925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3 2025-10-10T00:04:56.2628800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gli/disable-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-10-10T00:04:56.2629785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-10-10T00:04:56.2630612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-10-10T00:04:56.2631478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/libintl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-10-10T00:04:56.2632361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-10-10T00:04:56.2633374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/suppress-libelf-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-10-10T00:04:56.2634509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/use-libiconv-on-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-10-10T00:04:56.2635465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-10-10T00:04:56.2636371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm 2025-10-10T00:04:56.2637326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm 2025-10-10T00:04:56.2638197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-10-10T00:04:56.2639048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-10-10T00:04:56.2639874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-10-10T00:04:56.2640886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/fix-dependency-glm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-10-10T00:04:56.2641834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-10-10T00:04:56.2642825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/system-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-10-10T00:04:56.2643735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-10-10T00:04:56.2644824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/fix_cplusplus_macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:56.2645909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/fix_crosscompile_symbolize.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:56.2646876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/fix_glog_CMAKE_MODULE_PATH.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:56.2647847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/glog_disable_debug_postfix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:56.2648733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:56.2649698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-10-10T00:04:56.2650573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo 2025-10-10T00:04:56.2651413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo 2025-10-10T00:04:56.2652307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/configure.ac.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-10-10T00:04:56.2653129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/glpk.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-10-10T00:04:56.2654012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-10-10T00:04:56.2655128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-10-10T00:04:56.2656043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-10-10T00:04:56.2657003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-10-10T00:04:56.2657872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-10-10T00:04:56.2658807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/install-one-flavor.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-10-10T00:04:56.2659694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-10-10T00:04:56.2660625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-10-10T00:04:56.2661532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-10-10T00:04:56.2662412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-10-10T00:04:56.2663290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-10-10T00:04:56.2664319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-10-10T00:04:56.2665350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib 2025-10-10T00:04:56.2666213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib 2025-10-10T00:04:56.2667072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/arm64-coff.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2667929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/asmflags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2668804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/cross-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2669929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/gmp-arm64-asm-fix-5f32dbc41afc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2670798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/msvc_symbol.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2671670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2672525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2673320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2674313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-10-10T00:04:56.2675323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-10-10T00:04:56.2676214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-10-10T00:04:56.2677177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-10-10T00:04:56.2678386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/0001-g-ir-tool-template.in.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:56.2679536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/0002-cross-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:56.2680669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/0003-fix-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:56.2681785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:56.2682879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/python.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:56.2683931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-10-10T00:04:56.2685148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-10-10T00:04:56.2686327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp/support_absl_cxx17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-10-10T00:04:56.2687319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-10-10T00:04:56.2688440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common 2025-10-10T00:04:56.2689538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common 2025-10-10T00:04:56.2690779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner 2025-10-10T00:04:56.2691880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner 2025-10-10T00:04:56.2692849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis 2025-10-10T00:04:56.2693771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis 2025-10-10T00:04:56.2694807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-10-10T00:04:56.2695792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/config.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-10-10T00:04:56.2696692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-10-10T00:04:56.2697787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/remove_register_keyword_cpp17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-10-10T00:04:56.2698653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-10-10T00:04:56.2699607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-10-10T00:04:56.2700650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-10-10T00:04:56.2701600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-10-10T00:04:56.2702518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme/disable-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-10-10T00:04:56.2703416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-10-10T00:04:56.2704443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-10-10T00:04:56.2705337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm 2025-10-10T00:04:56.2706298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm 2025-10-10T00:04:56.2707233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/00001-fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:56.2708147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:56.2709141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/fix-missing-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:56.2710173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:56.2711157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/use-complex-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:56.2712037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-10-10T00:04:56.2712982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee 2025-10-10T00:04:56.2713885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee 2025-10-10T00:04:56.2714968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene/fix_clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-10-10T00:04:56.2716006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-10-10T00:04:56.2716917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-10-10T00:04:56.2718090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:56.2719239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/disable_graphicsmagick_modules.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:56.2720292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/dynamic_bzip2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:56.2721303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/magick_types.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:56.2722325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:56.2723333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-10-10T00:04:56.2724569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2/disable-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-10-10T00:04:56.2725512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-10-10T00:04:56.2726432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-10-10T00:04:56.2727565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-10-10T00:04:56.2728756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/remove-invalid-bison-directive.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-10-10T00:04:56.2729836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/static-compile-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-10-10T00:04:56.2730802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-10-10T00:04:56.2731931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/win-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-10-10T00:04:56.2732952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2733940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/disable-pragma-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2735091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2736076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/no-absolute-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2737111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2738102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/select-plugins.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2739338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/static-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2740278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-10-10T00:04:56.2741237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest 2025-10-10T00:04:56.2742149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest 2025-10-10T00:04:56.2743053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00001-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2744055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00002-static-linking-in-linux.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2745177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00003-undef-base64-macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2746158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00004-link-gdi32-on-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2747093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00005-fix-uwp-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2748149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00009-use-system-upb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2749092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00012-fix-use-cxx17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2750064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00014-pkgconfig-upbdefs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2751082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00015-disable-download-archive.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2752179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/gRPCTargets-vcpkg-tools.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2753054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2753936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/snprintf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2755046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2755877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-10-10T00:04:56.2756801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-10-10T00:04:56.2757935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/fix-support-other-compilers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-10-10T00:04:56.2758833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-10-10T00:04:56.2759801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/tbb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-10-10T00:04:56.2760665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-10-10T00:04:56.2761555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/0001-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2762479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/0002-add-fp-control.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2763337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2764373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2765190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2766119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2766930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-10-10T00:04:56.2767990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite 2025-10-10T00:04:56.2768861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite 2025-10-10T00:04:56.2769820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap/fix-build-in-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-10-10T00:04:56.2770757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-10-10T00:04:56.2771599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-10-10T00:04:56.2772732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server 2025-10-10T00:04:56.2773712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server 2025-10-10T00:04:56.2774845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/base-must-be-enabled.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2775972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-bz2-windows-debug-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2776979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-bad.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2778083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-base.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2779093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-good.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2780238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-gstreamer.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2781313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-ugly.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2782287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2783376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/gstreamer-disable-no-unused.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2784636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/plugin-base-disable-no-unused.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2785636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/plugins-base-x11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2786577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2787586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/remove_x264_define.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2788642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/srtp_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2789558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-10-10T00:04:56.2790540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/001-fix-UWP-death-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:56.2791482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/clang-tidy-no-lint.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:56.2792537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/fix-main-lib-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:56.2793443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:56.2794452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:56.2795315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-10-10T00:04:56.2796173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk/0001-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-10-10T00:04:56.2797025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-10-10T00:04:56.2797860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-10-10T00:04:56.2798822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/0001-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-10-10T00:04:56.2799894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/cairo-cpp-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-10-10T00:04:56.2800817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-10-10T00:04:56.2801662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-10-10T00:04:56.2802566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm 2025-10-10T00:04:56.2803427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm 2025-10-10T00:04:56.2804459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl 2025-10-10T00:04:56.2805285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl 2025-10-10T00:04:56.2806155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2807042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/fix-dllexport.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2807937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/fix-dllexport_2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2808980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/fix_missing_extern.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2809845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2810758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/predicates_init.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2811565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2812501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-10-10T00:04:56.2813417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/build-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-10-10T00:04:56.2814482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/path-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-10-10T00:04:56.2815390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-10-10T00:04:56.2816221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-10-10T00:04:56.2817067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-10-10T00:04:56.2818091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-10-10T00:04:56.2819065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/butteraugli.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-10-10T00:04:56.2820107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-10-10T00:04:56.2821000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-10-10T00:04:56.2821909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guile/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guile 2025-10-10T00:04:56.2822779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guile/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guile 2025-10-10T00:04:56.2823710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite 2025-10-10T00:04:56.2824770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite 2025-10-10T00:04:56.2825653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14 2025-10-10T00:04:56.2826503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14 2025-10-10T00:04:56.2827386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-10-10T00:04:56.2828275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-10-10T00:04:56.2829229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-10-10T00:04:56.2830193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-10-10T00:04:56.2831110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-10-10T00:04:56.2831977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-10-10T00:04:56.2832972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-10-10T00:04:56.2833968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/fix_dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-10-10T00:04:56.2835067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/gz_remotery_vis.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-10-10T00:04:56.2836004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-10-10T00:04:56.2836946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/remove_tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-10-10T00:04:56.2837859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-10-10T00:04:56.2838966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-10-10T00:04:56.2840100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8/remove_docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-10-10T00:04:56.2841049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-10-10T00:04:56.2841955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7 2025-10-10T00:04:56.2842840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7 2025-10-10T00:04:56.2843754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-10-10T00:04:56.2844847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9/remove_ruby.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-10-10T00:04:56.2845733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-10-10T00:04:56.2846666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2 2025-10-10T00:04:56.2847564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2 2025-10-10T00:04:56.2848494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2 2025-10-10T00:04:56.2849495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2 2025-10-10T00:04:56.2850496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-10-10T00:04:56.2851489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12/uuid-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-10-10T00:04:56.2852438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-10-10T00:04:56.2853495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2 2025-10-10T00:04:56.2854564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2 2025-10-10T00:04:56.2855472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp 2025-10-10T00:04:56.2856368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp 2025-10-10T00:04:56.2857237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h3 2025-10-10T00:04:56.2858173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h3 2025-10-10T00:04:56.2859244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/0001-disable-H5PLget_plugin-api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-10-10T00:04:56.2860245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-10-10T00:04:56.2861166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-10-10T00:04:56.2862037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-10-10T00:04:56.2862958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/halide/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-10-10T00:04:56.2863812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/halide/usage.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-10-10T00:04:56.2864839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/halide/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-10-10T00:04:56.2865766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/happly/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/happly 2025-10-10T00:04:56.2866641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/happly/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/happly 2025-10-10T00:04:56.2867635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow/fix-missing-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-10-10T00:04:56.2868591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-10-10T00:04:56.2869604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-10-10T00:04:56.2870588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/fix-win32-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-10-10T00:04:56.2871573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/harfbuzzConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-10-10T00:04:56.2872496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-10-10T00:04:56.2873507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-10-10T00:04:56.2874653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/001-fix-macos.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-10-10T00:04:56.2875623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-10-10T00:04:56.2876598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-10-10T00:04:56.2877533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-10-10T00:04:56.2878569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids/hashids.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-10-10T00:04:56.2879478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-10-10T00:04:56.2880460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-10-10T00:04:56.2881363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai 2025-10-10T00:04:56.2882247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai 2025-10-10T00:04:56.2883355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client 2025-10-10T00:04:56.2884646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client 2025-10-10T00:04:56.2885531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/hdf5_config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2886484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/pkgconfig-requires.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2887349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2888191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/szip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2889277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2890216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2891081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-10-10T00:04:56.2892044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-10-10T00:04:56.2892987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-10-10T00:04:56.2893984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-10-10T00:04:56.2895045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley 2025-10-10T00:04:56.2895924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley 2025-10-10T00:04:56.2896779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl 2025-10-10T00:04:56.2897651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl 2025-10-10T00:04:56.2898569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-10-10T00:04:56.2899632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-10-10T00:04:56.2900541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-10-10T00:04:56.2901532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-10-10T00:04:56.2902375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-10-10T00:04:56.2903240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-10-10T00:04:56.2904313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi 2025-10-10T00:04:56.2905181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi 2025-10-10T00:04:56.2906180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/fix-error-C1128.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-10-10T00:04:56.2907141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-10-10T00:04:56.2908014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-10-10T00:04:56.2908937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-10-10T00:04:56.2910014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-cmake-output.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:56.2910909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-compiler.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:56.2911865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-hconfig-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:56.2912761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-threads.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:56.2913782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:56.2914811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-10-10T00:04:56.2915744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highway/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-10-10T00:04:56.2916607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highway/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-10-10T00:04:56.2917496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highway/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-10-10T00:04:56.2918403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui 2025-10-10T00:04:56.2919393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui 2025-10-10T00:04:56.2920430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/fix-cmake-conf-install-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:56.2921441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/fix-ssize_t.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:56.2922409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/fix-timeval.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:56.2923319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:56.2924479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/support-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:56.2925398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-10-10T00:04:56.2926280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-10-10T00:04:56.2927203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-10-10T00:04:56.2928077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-10-10T00:04:56.2928936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hps/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-10-10T00:04:56.2929853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hps/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-10-10T00:04:56.2930683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hps/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-10-10T00:04:56.2931544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/fix-debug.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:56.2932529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/fix-dependency-hwloc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:56.2933450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/fix_output_name_clash.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:56.2934603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:56.2935416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:56.2936255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-10-10T00:04:56.2937205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-10-10T00:04:56.2938174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-10-10T00:04:56.2939096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-10-10T00:04:56.2940163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-10-10T00:04:56.2941222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-10-10T00:04:56.2942156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-10-10T00:04:56.2943853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-10-10T00:04:56.2945637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell/0005-autotools-subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-10-10T00:04:56.2947146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-10-10T00:04:56.2948671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-10-10T00:04:56.2950453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/fix_shared_win_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-10-10T00:04:56.2951987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-10-10T00:04:56.2953560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/stdout_fileno.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-10-10T00:04:56.2955213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-10-10T00:04:56.2957047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan/0001-remove-Werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-10-10T00:04:56.2958583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-10-10T00:04:56.2960111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-10-10T00:04:56.2961819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/disable_hypodermic_tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-10-10T00:04:56.2963311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-10-10T00:04:56.2965074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-10-10T00:04:56.2966684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre 2025-10-10T00:04:56.2968204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre 2025-10-10T00:04:56.2969942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/acl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-10-10T00:04:56.2971648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-10-10T00:04:56.2973065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-10-10T00:04:56.2974891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-10-10T00:04:56.2976590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/disable-escapestr-tool.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2978169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/disable-static-prefix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2979615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/fix-extra.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2981220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/fix-win-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2982830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/fix_parallel_build_on_windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2984617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/mingw-dll-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2986143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2987911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/remove-MD-from-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2989410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2990878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-10-10T00:04:56.2992726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/001_fix_windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-10-10T00:04:56.2994454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-10-10T00:04:56.2996056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-10-10T00:04:56.2997601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-10-10T00:04:56.2999177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-10-10T00:04:56.3000780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-10-10T00:04:56.3002367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-10-10T00:04:56.3003876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-10-10T00:04:56.3005689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-10-10T00:04:56.3007184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-10-10T00:04:56.3008882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/if97/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-10-10T00:04:56.3010424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/if97/relax-encoding.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-10-10T00:04:56.3011992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/if97/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-10-10T00:04:56.3013626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo 2025-10-10T00:04:56.3015210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo 2025-10-10T00:04:56.3017123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/do-not-compile-gtest.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3018700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/fix-find-ign-curl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3020329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3021921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/support-arm64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3023394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3025319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/uuid-do-not-require-pkg-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3026731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-10-10T00:04:56.3028757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/add-pkgconfig-and-remove-privatefor-limit.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-10-10T00:04:56.3030203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/fix-findogre-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-10-10T00:04:56.3031674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-10-10T00:04:56.3033169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-10-10T00:04:56.3034894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-10-10T00:04:56.3036562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1 2025-10-10T00:04:56.3038203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1 2025-10-10T00:04:56.3039734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-10-10T00:04:56.3041495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-10-10T00:04:56.3042907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-10-10T00:04:56.3044885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1/link-correct-yaml-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-10-10T00:04:56.3046386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-10-10T00:04:56.3047893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-10-10T00:04:56.3049480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4 2025-10-10T00:04:56.3051021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4 2025-10-10T00:04:56.3052688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4 2025-10-10T00:04:56.3054487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4 2025-10-10T00:04:56.3056212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6 2025-10-10T00:04:56.3057839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6 2025-10-10T00:04:56.3059700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-10-10T00:04:56.3061441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-10-10T00:04:56.3062979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-10-10T00:04:56.3064654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/fix-Add_std_string.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-10-10T00:04:56.3066400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/fix-protobuf-static-link-order.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-10-10T00:04:56.3067803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-10-10T00:04:56.3069467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-10-10T00:04:56.3070955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/01-protobuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-10-10T00:04:56.3072740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/02-Add_std_string.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-10-10T00:04:56.3074372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-10-10T00:04:56.3075968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-10-10T00:04:56.3077584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6/01-Add_std_string.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-10-10T00:04:56.3079127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-10-10T00:04:56.3080691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-10-10T00:04:56.3082345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1 2025-10-10T00:04:56.3083876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1 2025-10-10T00:04:56.3085630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools 2025-10-10T00:04:56.3087207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools 2025-10-10T00:04:56.3088955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-10-10T00:04:56.3090551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4/uuid-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-10-10T00:04:56.3092060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-10-10T00:04:56.3093659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8 2025-10-10T00:04:56.3095343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8 2025-10-10T00:04:56.3097020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-10-10T00:04:56.3098554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9/uuid-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-10-10T00:04:56.3100304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-10-10T00:04:56.3101708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1 2025-10-10T00:04:56.3103418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1 2025-10-10T00:04:56.3104931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/arith_osx.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:56.3106645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/arith_win32.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:56.3108192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/arith_win64.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:56.3109737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/glpk-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:56.3111262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:56.3112788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-10-10T00:04:56.3114532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1/fix-shared-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-10-10T00:04:56.3116215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-10-10T00:04:56.3117741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-10-10T00:04:56.3119437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-10-10T00:04:56.3121055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-10-10T00:04:56.3122535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-10-10T00:04:56.3124271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase 2025-10-10T00:04:56.3125877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase 2025-10-10T00:04:56.3127460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-10-10T00:04:56.3129068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-10-10T00:04:56.3130551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-10-10T00:04:56.3132274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-10-10T00:04:56.3133780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-10-10T00:04:56.3135647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-10-10T00:04:56.3137125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imath/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imath 2025-10-10T00:04:56.3138746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imath/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imath 2025-10-10T00:04:56.3140251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-10-10T00:04:56.3141970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/imgui-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-10-10T00:04:56.3143453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-10-10T00:04:56.3145127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-10-10T00:04:56.3146980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-10-10T00:04:56.3148522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-10-10T00:04:56.3150053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-10-10T00:04:56.3151623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/0001-fix_find_package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-10-10T00:04:56.3153117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-10-10T00:04:56.3154817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-10-10T00:04:56.3156434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-10-10T00:04:56.3158085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-10-10T00:04:56.3159768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-10-10T00:04:56.3161293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-10-10T00:04:56.3162810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-10-10T00:04:56.3164492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/immer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/immer 2025-10-10T00:04:56.3166108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/immer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/immer 2025-10-10T00:04:56.3167710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/implot/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-10-10T00:04:56.3169367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/implot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-10-10T00:04:56.3170799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/implot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-10-10T00:04:56.3172556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators 2025-10-10T00:04:56.3174008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators 2025-10-10T00:04:56.3175864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-10-10T00:04:56.3177438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-10-10T00:04:56.3178933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-10-10T00:04:56.3180490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-10-10T00:04:56.3182075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx/fix-dllexports.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-10-10T00:04:56.3183668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-10-10T00:04:56.3185271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-10-10T00:04:56.3186988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware/cross-build.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-10-10T00:04:56.3188572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-10-10T00:04:56.3190089Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-10-10T00:04:56.3191612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-10-10T00:04:56.3193359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/unofficial-inihConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-10-10T00:04:56.3194915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-10-10T00:04:56.3196560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-10-10T00:04:56.3198222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-10-10T00:04:56.3199849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-10-10T00:04:56.3201340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-10-10T00:04:56.3203132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/win32_ssize_t.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-10-10T00:04:56.3204775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp 2025-10-10T00:04:56.3206313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp 2025-10-10T00:04:56.3207910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inja/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inja 2025-10-10T00:04:56.3209475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inja/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/inja 2025-10-10T00:04:56.3211241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/always-generate-pdb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3212878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/intel-ipsec-targets-implib.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3214547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/intel-ipsec-targets.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3216151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/intel-ipsecConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3217673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3219360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3220950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-10-10T00:04:56.3222577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/copy-from-dmg.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-10-10T00:04:56.3224322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-10-10T00:04:56.3225985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-10-10T00:04:56.3227580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-10-10T00:04:56.3229337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-10-10T00:04:56.3231002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/missing-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-10-10T00:04:56.3232499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-10-10T00:04:56.3234290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-10-10T00:04:56.3236027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d/cmake.dep.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-10-10T00:04:56.3237546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-10-10T00:04:56.3239127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-10-10T00:04:56.3240714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3242324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3243918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/fix-encoding.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3245687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/fix-osx-compilation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3247263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3248885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3250335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-10-10T00:04:56.3251902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml 2025-10-10T00:04:56.3253474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml 2025-10-10T00:04:56.3255170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/isalConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:56.3256851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/osx-asm-sysroot.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:56.3258360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:56.3260042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/unofficial-isal-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:56.3261507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:56.3263088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-10-10T00:04:56.3264987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/fix-depends-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-10-10T00:04:56.3266570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-10-10T00:04:56.3268101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-10-10T00:04:56.3269896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/x86-windows-include-stddef.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-10-10T00:04:56.3271177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/cxx17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3272902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/dont-build-gtest.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3274564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/double-conversion.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3276053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/opencl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3277826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/openjpeg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3279596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/openjpeg2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3281158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3282934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/use-the-lrintf-intrinsic.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3284556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/var_libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3286101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3287747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/wrapping.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-10-10T00:04:56.3289507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk/Add-missing-include-for-Cuda.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-10-10T00:04:56.3291164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk/already_defined.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-10-10T00:04:56.3292671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk/unresolved.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-10-10T00:04:56.3294865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/fix-linux.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:56.3296371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:56.3297937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/msvc2013.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:56.3299591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:56.3301259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/rename-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:56.3302731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-10-10T00:04:56.3304685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket/fix-C2065-of-errorMsg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-10-10T00:04:56.3306329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-10-10T00:04:56.3307919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-10-10T00:04:56.3309355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-10-10T00:04:56.3310880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/jack.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-10-10T00:04:56.3312460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-10-10T00:04:56.3314058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-10-10T00:04:56.3316074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp/fix-CMakeLists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-10-10T00:04:56.3317609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-10-10T00:04:56.3319133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-10-10T00:04:56.3320650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson/fix-linker-flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-10-10T00:04:56.3322183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-10-10T00:04:56.3323685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-10-10T00:04:56.3325572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/fix-library-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-10-10T00:04:56.3327123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/no_stdc_check.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-10-10T00:04:56.3328670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-10-10T00:04:56.3330200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-10-10T00:04:56.3331947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-10-10T00:04:56.3333506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-10-10T00:04:56.3335220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-10-10T00:04:56.3336855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-10-10T00:04:56.3338420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-10-10T00:04:56.3340098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-10-10T00:04:56.3341778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/fix-configure-ac.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-10-10T00:04:56.3343205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-10-10T00:04:56.3344976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/preprocessor.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-10-10T00:04:56.3346538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-10-10T00:04:56.3348236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight 2025-10-10T00:04:56.3349854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight 2025-10-10T00:04:56.3351450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/fix-export.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-10-10T00:04:56.3353006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-10-10T00:04:56.3354943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/unofficial-joltphysics-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-10-10T00:04:56.3356346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-10-10T00:04:56.3357939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-10-10T00:04:56.3359617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread 2025-10-10T00:04:56.3361120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread 2025-10-10T00:04:56.3362600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn 2025-10-10T00:04:56.3364315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn 2025-10-10T00:04:56.3366104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/fix-build-with-clang.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-10-10T00:04:56.3367579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/fix-clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-10-10T00:04:56.3369109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-10-10T00:04:56.3370640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-10-10T00:04:56.3372223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-10-10T00:04:56.3373792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto 2025-10-10T00:04:56.3375604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto 2025-10-10T00:04:56.3377158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/fix-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-10-10T00:04:56.3378931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-10-10T00:04:56.3380429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-10-10T00:04:56.3381998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-10-10T00:04:56.3383742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-10-10T00:04:56.3385336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-10-10T00:04:56.3387028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-10-10T00:04:56.3388568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/Fix-link-error-C1128.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-10-10T00:04:56.3390046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/dll-wins.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-10-10T00:04:56.3391791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-10-10T00:04:56.3393469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-10-10T00:04:56.3395120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-10-10T00:04:56.3396979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/json11-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-10-10T00:04:56.3398360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-10-10T00:04:56.3400061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-10-10T00:04:56.3401747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser/00001-fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-10-10T00:04:56.3403298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-10-10T00:04:56.3405008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-10-10T00:04:56.3406739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons 2025-10-10T00:04:56.3408182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons 2025-10-10T00:04:56.3409931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp 2025-10-10T00:04:56.3411419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp 2025-10-10T00:04:56.3413022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier 2025-10-10T00:04:56.3414713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier 2025-10-10T00:04:56.3416472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0003-use-upstream-nlohmann-json.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3417996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0004-incorporate-md5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3419601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0005-use-upstream-rapidyaml.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3421037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0006-use-cxx17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3422699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/001-enable-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3424545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/002-fix-dependency-and-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3426024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3427566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-10-10T00:04:56.3429138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp 2025-10-10T00:04:56.3430691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp 2025-10-10T00:04:56.3432297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3433846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/FindJXR.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3435607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/fix-mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3437141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/guiddef.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3438798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3440209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3441986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3443449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-10-10T00:04:56.3445482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime 2025-10-10T00:04:56.3447058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime 2025-10-10T00:04:56.3448499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru 2025-10-10T00:04:56.3450024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru 2025-10-10T00:04:56.3451557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp 2025-10-10T00:04:56.3453075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp 2025-10-10T00:04:56.3455078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap/Ensure-KDSoapConfig-finds-Qt-first.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-10-10T00:04:56.3456560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-10-10T00:04:56.3458058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-10-10T00:04:56.3459753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-10-10T00:04:56.3461252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-10-10T00:04:56.3462833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-10-10T00:04:56.3464573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings 2025-10-10T00:04:56.3466263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings 2025-10-10T00:04:56.3467946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets/fix_find_package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-10-10T00:04:56.3469549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-10-10T00:04:56.3471036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-10-10T00:04:56.3472656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib/hdf5_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-10-10T00:04:56.3474279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-10-10T00:04:56.3475952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-10-10T00:04:56.3477510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-10-10T00:04:56.3479070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-10-10T00:04:56.3480563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-10-10T00:04:56.3482238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-10-10T00:04:56.3483939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/fix-boost-imported-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-10-10T00:04:56.3485585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/fix-boost.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-10-10T00:04:56.3487135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-10-10T00:04:56.3488668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-10-10T00:04:56.3490355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone 2025-10-10T00:04:56.3491948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone 2025-10-10T00:04:56.3493639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive/control-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-10-10T00:04:56.3495297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-10-10T00:04:56.3496989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-10-10T00:04:56.3498582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica 2025-10-10T00:04:56.3500140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica 2025-10-10T00:04:56.3502017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth/0001-Config.cmake.in-declare-static-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-10-10T00:04:56.3503354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-10-10T00:04:56.3505101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-10-10T00:04:56.3506920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks 2025-10-10T00:04:56.3508329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks 2025-10-10T00:04:56.3510085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs 2025-10-10T00:04:56.3511547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs 2025-10-10T00:04:56.3513196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion 2025-10-10T00:04:56.3515034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion 2025-10-10T00:04:56.3516639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config 2025-10-10T00:04:56.3518188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config 2025-10-10T00:04:56.3519871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets 2025-10-10T00:04:56.3521581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets 2025-10-10T00:04:56.3523312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons/0001-Add-support-for-static-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-10-10T00:04:56.3524956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-10-10T00:04:56.3526569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-10-10T00:04:56.3528092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash 2025-10-10T00:04:56.3529659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash 2025-10-10T00:04:56.3531381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons/fix_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-10-10T00:04:56.3532902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-10-10T00:04:56.3534642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-10-10T00:04:56.3536408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative 2025-10-10T00:04:56.3537949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative 2025-10-10T00:04:56.3539666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram 2025-10-10T00:04:56.3541104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram 2025-10-10T00:04:56.3542857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel 2025-10-10T00:04:56.3544464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel 2025-10-10T00:04:56.3546423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/0001-Add-misisng-find_dependency-s-for-static-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-10-10T00:04:56.3547758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/fix_cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-10-10T00:04:56.3549360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-10-10T00:04:56.3550874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-10-10T00:04:56.3552431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays 2025-10-10T00:04:56.3554041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays 2025-10-10T00:04:56.3555887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n/fix_static_builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-10-10T00:04:56.3557597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-10-10T00:04:56.3559084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-10-10T00:04:56.3560776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes 2025-10-10T00:04:56.3562308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes 2025-10-10T00:04:56.3564364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels 2025-10-10T00:04:56.3565943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels 2025-10-10T00:04:56.3567530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews 2025-10-10T00:04:56.3569045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews 2025-10-10T00:04:56.3570648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets 2025-10-10T00:04:56.3572272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets 2025-10-10T00:04:56.3574324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils/0001-Fix-missing-kcmutils_proxy_model-export-in-static-bu.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-10-10T00:04:56.3575695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-10-10T00:04:56.3577228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-10-10T00:04:56.3578769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio/fix_libiconv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-10-10T00:04:56.3580353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-10-10T00:04:56.3581869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-10-10T00:04:56.3583836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff/0001-Fix-KF5NewStuffWidgets_EXPORTS-is-not-defined-on-cla.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-10-10T00:04:56.3585336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-10-10T00:04:56.3586869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-10-10T00:04:56.3588566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications 2025-10-10T00:04:56.3590104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications 2025-10-10T00:04:56.3591673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package/fix_duplicate_symbol.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-10-10T00:04:56.3593224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-10-10T00:04:56.3594872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-10-10T00:04:56.3596541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts 2025-10-10T00:04:56.3598289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts 2025-10-10T00:04:56.3600006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting 2025-10-10T00:04:56.3601551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting 2025-10-10T00:04:56.3603141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service 2025-10-10T00:04:56.3604912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service 2025-10-10T00:04:56.3606486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/001_fix_libmount.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-10-10T00:04:56.3608121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/002_fix_imobile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-10-10T00:04:56.3609742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-10-10T00:04:56.3611714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-10-10T00:04:56.3612707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet 2025-10-10T00:04:56.3614449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet 2025-10-10T00:04:56.3616289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting 2025-10-10T00:04:56.3617797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting 2025-10-10T00:04:56.3619291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets 2025-10-10T00:04:56.3620952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets 2025-10-10T00:04:56.3622502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet 2025-10-10T00:04:56.3624016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet 2025-10-10T00:04:56.3625966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons 2025-10-10T00:04:56.3627466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons 2025-10-10T00:04:56.3629061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem 2025-10-10T00:04:56.3630588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem 2025-10-10T00:04:56.3632207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui 2025-10-10T00:04:56.3633708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui 2025-10-10T00:04:56.3635415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr 2025-10-10T00:04:56.3636949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr 2025-10-10T00:04:56.3638751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-10-10T00:04:56.3640197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-10-10T00:04:56.3641910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-10-10T00:04:56.3643370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-10-10T00:04:56.3645102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-10-10T00:04:56.3646654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-10-10T00:04:56.3648259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/fix-install-dirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-10-10T00:04:56.3649759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/fix-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-10-10T00:04:56.3651440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-10-10T00:04:56.3652909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-10-10T00:04:56.3654635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-10-10T00:04:56.3656282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-10-10T00:04:56.3657790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-10-10T00:04:56.3659346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-10-10T00:04:56.3660940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/find_simde_first.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-10-10T00:04:56.3662562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-10-10T00:04:56.3664042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-10-10T00:04:56.3665849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-10-10T00:04:56.3667433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/knet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-10-10T00:04:56.3668908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/knet/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-10-10T00:04:56.3670459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/knet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-10-10T00:04:56.3672224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw 2025-10-10T00:04:56.3673659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw 2025-10-10T00:04:56.3675548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0001-Use-vcpkg-zstd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:56.3677249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0002-Fix-versioning.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:56.3678817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0003-mkversion.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:56.3680326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0004-quirks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:56.3681816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:56.3683389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-10-10T00:04:56.3684972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip/fix_targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-10-10T00:04:56.3686661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-10-10T00:04:56.3688146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-10-10T00:04:56.3689749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes/001-fix-destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-10-10T00:04:56.3691250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-10-10T00:04:56.3692717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-10-10T00:04:56.3694338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku 2025-10-10T00:04:56.3696481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku 2025-10-10T00:04:56.3698211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl 2025-10-10T00:04:56.3700385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl 2025-10-10T00:04:56.3701920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys 2025-10-10T00:04:56.3703442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys 2025-10-10T00:04:56.3705164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lager/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lager 2025-10-10T00:04:56.3706680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lager/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lager 2025-10-10T00:04:56.3708375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-10-10T00:04:56.3709952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-10-10T00:04:56.3711265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-10-10T00:04:56.3713075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/FindLAPACK.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3714931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3716469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/lapacke.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3717906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3719527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3721177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3722592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-10-10T00:04:56.3724416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/fix_include_directories_lastools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-10-10T00:04:56.3725875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/fix_install_paths_lastools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-10-10T00:04:56.3727335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-10-10T00:04:56.3728878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-10-10T00:04:56.3730458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip 2025-10-10T00:04:56.3731895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip 2025-10-10T00:04:56.3733594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/FixStrictPrototypes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3735226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/findPCRE.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3736740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/launch-darkly-server-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3738167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3739742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/removeWarningAsError.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3741417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3742723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-10-10T00:04:56.3744489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer 2025-10-10T00:04:56.3745987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer 2025-10-10T00:04:56.3747455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/disable-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:56.3749084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:56.3750632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/glib.link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:56.3752214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/only-install-one-flavor.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:56.3753805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:56.3755281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-10-10T00:04:56.3757003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3758634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/fix-shared-library.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3760033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3761539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/remove-register.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3763106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/remove_library_directive.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3764709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3766224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-10-10T00:04:56.3767728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf 2025-10-10T00:04:56.3769202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf 2025-10-10T00:04:56.3770914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon 2025-10-10T00:04:56.3772378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon 2025-10-10T00:04:56.3774291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-10-10T00:04:56.3775567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-10-10T00:04:56.3777166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-10-10T00:04:56.3778713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/fix-build-and-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-10-10T00:04:56.3780207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-10-10T00:04:56.3781696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/private.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-10-10T00:04:56.3783164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-10-10T00:04:56.3784801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/webp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-10-10T00:04:56.3786330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/create_package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-10-10T00:04:56.3787859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/include_algorithm_for_std_min.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-10-10T00:04:56.3789328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-10-10T00:04:56.3790844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-10-10T00:04:56.3792430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lest/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lest 2025-10-10T00:04:56.3793772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lest/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lest 2025-10-10T00:04:56.3795610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-10-10T00:04:56.3797149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/fix-util-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-10-10T00:04:56.3798672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/leveldbConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-10-10T00:04:56.3800147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-10-10T00:04:56.3801729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-10-10T00:04:56.3803339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar/add-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-10-10T00:04:56.3804800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-10-10T00:04:56.3806492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-10-10T00:04:56.3807986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor 2025-10-10T00:04:56.3809444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor 2025-10-10T00:04:56.3810986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-10-10T00:04:56.3812609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-10-10T00:04:56.3814049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-10-10T00:04:56.3815843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/cmake-build-shared-libs-support.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-10-10T00:04:56.3817136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/cmake-package-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-10-10T00:04:56.3818863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-10-10T00:04:56.3820328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-10-10T00:04:56.3821862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-10-10T00:04:56.3823429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita 2025-10-10T00:04:56.3825148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita 2025-10-10T00:04:56.3826534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:56.3828176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/allow_utf_16_filename.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:56.3829736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/buffer_uninitialized.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:56.3831268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:56.3833000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:56.3834689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-10-10T00:04:56.3836307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/dll_names.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-10-10T00:04:56.3837764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/fix_explicit_shared_lib.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-10-10T00:04:56.3839304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-10-10T00:04:56.3840594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-10-10T00:04:56.3843057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libao/0001-windows-build-patch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-10-10T00:04:56.3844481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libao/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-10-10T00:04:56.3846061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libao/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-10-10T00:04:56.3847775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/disable-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3849381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/fix-buildsystem.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3850936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/fix-cpu-set.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3852499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/fix-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3854638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3856299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3858032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3859483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-10-10T00:04:56.3861055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-10-10T00:04:56.3862631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/config.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-10-10T00:04:56.3864369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/libass.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-10-10T00:04:56.3865976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-10-10T00:04:56.3867499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-10-10T00:04:56.3869320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan/cross-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-10-10T00:04:56.3870952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-10-10T00:04:56.3872468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-10-10T00:04:56.3874026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops 2025-10-10T00:04:56.3875839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops 2025-10-10T00:04:56.3877618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/disable-source-utf8.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-10-10T00:04:56.3879138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/find-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-10-10T00:04:56.3880691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-10-10T00:04:56.3882209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-10-10T00:04:56.3883762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2 2025-10-10T00:04:56.3885509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2 2025-10-10T00:04:56.3887221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace 2025-10-10T00:04:56.3888747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace 2025-10-10T00:04:56.3890251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf 2025-10-10T00:04:56.3891829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf 2025-10-10T00:04:56.3893590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/disable-dynamic-when-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3895260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/fix-include-directory.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3896865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/fix-missing-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3898398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/libbson-1.0-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3900092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3901580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3903263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-10-10T00:04:56.3905121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer/fix-libusb.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-10-10T00:04:56.3906787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-10-10T00:04:56.3908229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-10-10T00:04:56.3909935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/03_onlyshowin_unity.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3911481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/gtk_dont_assume_x11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3913050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/lc-messages.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3914681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/ltdl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3916297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3917910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/undefined_reference.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3919327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-10-10T00:04:56.3920895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap/configure -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-10-10T00:04:56.3922462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-10-10T00:04:56.3923958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-10-10T00:04:56.3925814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor/LibCborConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-10-10T00:04:56.3927334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-10-10T00:04:56.3928971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-10-10T00:04:56.3930570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/001-cmake-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-10-10T00:04:56.3932204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/002-lib-suffix-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-10-10T00:04:56.3933699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-10-10T00:04:56.3935415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-10-10T00:04:56.3937233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf/001-fix-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-10-10T00:04:56.3938671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-10-10T00:04:56.3940294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-10-10T00:04:56.3941977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-10-10T00:04:56.3943532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-10-10T00:04:56.3945197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-10-10T00:04:56.3946875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-10-10T00:04:56.3948434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/config.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-10-10T00:04:56.3950008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-10-10T00:04:56.3951496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-10-10T00:04:56.3953070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp/fix-x86-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-10-10T00:04:56.3954777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-10-10T00:04:56.3956345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-10-10T00:04:56.3958101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/0001-allow-shared-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-10-10T00:04:56.3959671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/0002-disable-git-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-10-10T00:04:56.3961104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-10-10T00:04:56.3962757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-10-10T00:04:56.3964543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect/fix-ninja.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-10-10T00:04:56.3966146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-10-10T00:04:56.3967686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-10-10T00:04:56.3969363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate/fix-install-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-10-10T00:04:56.3970973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-10-10T00:04:56.3972394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-10-10T00:04:56.3974057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-10-10T00:04:56.3975715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-10-10T00:04:56.3977235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-10-10T00:04:56.3978839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-10-10T00:04:56.3980385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-10-10T00:04:56.3982181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/unofficial-libcroco-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-10-10T00:04:56.3983647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-10-10T00:04:56.3985398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-10-10T00:04:56.3987071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv/Makefile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-10-10T00:04:56.3988685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-10-10T00:04:56.3990249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-10-10T00:04:56.3991883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo 2025-10-10T00:04:56.3993406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo 2025-10-10T00:04:56.3995298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https 2025-10-10T00:04:56.3996882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https 2025-10-10T00:04:56.3998434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/fix-for-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-10-10T00:04:56.4000097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-10-10T00:04:56.4001809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/uwp-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-10-10T00:04:56.4003448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-10-10T00:04:56.4005024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:56.4006754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/config.h.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:56.4008266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/fix-exports.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:56.4009850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:56.4011337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:56.4012929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-10-10T00:04:56.4014809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394/fix-macosx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-10-10T00:04:56.4016614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-10-10T00:04:56.4018109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-10-10T00:04:56.4019772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/fix-interface-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-10-10T00:04:56.4021320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/fix-lib-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-10-10T00:04:56.4022867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-10-10T00:04:56.4024519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-10-10T00:04:56.4027523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-10-10T00:04:56.4028996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/remove_wrong_c_flags_modification.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-10-10T00:04:56.4030480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-10-10T00:04:56.4032206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-10-10T00:04:56.4033943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-10-10T00:04:56.4035678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-10-10T00:04:56.4037369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/sizeofvoid.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-10-10T00:04:56.4038932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-10-10T00:04:56.4040548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-10-10T00:04:56.4042255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-10-10T00:04:56.4043653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-10-10T00:04:56.4045463Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop 2025-10-10T00:04:56.4047026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop 2025-10-10T00:04:56.4048528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx 2025-10-10T00:04:56.4050050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx 2025-10-10T00:04:56.4051795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture 2025-10-10T00:04:56.4053285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture 2025-10-10T00:04:56.4054909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/0001_cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-10-10T00:04:56.4056706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/0002_replace_tr1_with_cpp11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-10-10T00:04:56.4058186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/0003_fix_osx_support.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-10-10T00:04:56.4059741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-10-10T00:04:56.4061208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-10-10T00:04:56.4063211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-10-10T00:04:56.4065044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format/prevent_warning_as_errors.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-10-10T00:04:56.4066533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-10-10T00:04:56.4068103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128 2025-10-10T00:04:56.4069603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128 2025-10-10T00:04:56.4071259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-10-10T00:04:56.4072884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-10-10T00:04:56.4074525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-10-10T00:04:56.4076399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-10-10T00:04:56.4077825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy 2025-10-10T00:04:56.4079361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy 2025-10-10T00:04:56.4080902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libev/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-10-10T00:04:56.4082557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libev/unofficial-libev-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-10-10T00:04:56.4083948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libev/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-10-10T00:04:56.4085915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-LibeventConfig_cmake_in_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:56.4087333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-file_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:56.4088945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:56.4090480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:56.4092051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:56.4093517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-10-10T00:04:56.4095447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode 2025-10-10T00:04:56.4097035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode 2025-10-10T00:04:56.4098697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint 2025-10-10T00:04:56.4100249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint 2025-10-10T00:04:56.4101592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp 2025-10-10T00:04:56.4103120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp 2025-10-10T00:04:56.4105021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:56.4106684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/add-missing-_stdint-h.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:56.4108322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/config.h.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:56.4109755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/libexif.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:56.4111349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:56.4112857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-10-10T00:04:56.4114793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric/add_additional_includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-10-10T00:04:56.4116461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-10-10T00:04:56.4117954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-10-10T00:04:56.4119621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/dll-bindir.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4121227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/fix_undefind_func.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4122762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/libffiConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4124501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4126163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/unofficial-libffi-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4127526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4129126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-10-10T00:04:56.4130787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2/fix_cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-10-10T00:04:56.4132327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-10-10T00:04:56.4133833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-10-10T00:04:56.4135702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/fix-compile-options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-10-10T00:04:56.4137191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-10-10T00:04:56.4138790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-10-10T00:04:56.4140326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-10-10T00:04:56.4142041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-10-10T00:04:56.4143555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/configure.ac.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-10-10T00:04:56.4145451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-10-10T00:04:56.4147073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-10-10T00:04:56.4148624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort 2025-10-10T00:04:56.4150150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort 2025-10-10T00:04:56.4151882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/fix-dependency-libusb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-10-10T00:04:56.4153402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/fix-macbuild.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-10-10T00:04:56.4155065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-10-10T00:04:56.4156680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-10-10T00:04:56.4158172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs 2025-10-10T00:04:56.4159693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs 2025-10-10T00:04:56.4161307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/dont_use_lib64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:56.4162945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:56.4164730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/libusb-win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:56.4166404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:56.4167988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/shared-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:56.4169431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-10-10T00:04:56.4171055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:56.4172834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/libconfuse-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:56.4174523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/libusb-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:56.4176364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:56.4177918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:56.4179499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-10-10T00:04:56.4181101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/cross-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-10-10T00:04:56.4182731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-10-10T00:04:56.4184645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/upstream-fa21ddc1.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-10-10T00:04:56.4186159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-10-10T00:04:56.4187777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4189296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/control-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4190957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/fix-dependencies.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4192539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/fix-static-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4194062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/fix_msvc_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4195837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4197357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4198923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-10-10T00:04:56.4200651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:56.4202233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:56.4203858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/public-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:56.4205690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/skip-doc-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:56.4207373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:56.4208845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-10-10T00:04:56.4210530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/0001-msvc-fix-ssize_t.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-10-10T00:04:56.4212044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/0002-cmake-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-10-10T00:04:56.4213558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/0003-fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-10-10T00:04:56.4215235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-10-10T00:04:56.4216829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-10-10T00:04:56.4218958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/c-standard.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4220461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/cli-include-dirs.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4221976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/dependencies.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4223641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/mingw-winhttp.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4225280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4227068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/unofficial-config-export.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4228599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/unofficial-git2-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4230158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/unofficial-libgit2-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4231553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4233139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-10-10T00:04:56.4234979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/disable-player-and-demo.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-10-10T00:04:56.4236608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/disable-static-zlib-hack.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-10-10T00:04:56.4238046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-10-10T00:04:56.4239561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-10-10T00:04:56.4241353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-10-10T00:04:56.4242979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls/use-gmp-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-10-10T00:04:56.4244602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-10-10T00:04:56.4246322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/Add-target-include-directory.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-10-10T00:04:56.4247713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-10-10T00:04:56.4249348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-10-10T00:04:56.4250927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-10-10T00:04:56.4252625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/cross-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-10-10T00:04:56.4254356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/gpgrt-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-10-10T00:04:56.4255979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/pkgconfig-libintl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-10-10T00:04:56.4257461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-10-10T00:04:56.4258992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-10-10T00:04:56.4260596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod 2025-10-10T00:04:56.4262137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod 2025-10-10T00:04:56.4263727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod/configure.ac.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-10-10T00:04:56.4265499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-10-10T00:04:56.4267001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-10-10T00:04:56.4268594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta 2025-10-10T00:04:56.4270152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta 2025-10-10T00:04:56.4271891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-10-10T00:04:56.4273587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-10-10T00:04:56.4275156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-10-10T00:04:56.4276840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-10-10T00:04:56.4278412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar 2025-10-10T00:04:56.4279941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar 2025-10-10T00:04:56.4281571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps/libgxps-0.3.2_fix_meson_warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-10-10T00:04:56.4283045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-10-10T00:04:56.4284696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-10-10T00:04:56.4286422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/export-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-10-10T00:04:56.4288033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-10-10T00:04:56.4289564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-10-10T00:04:56.4291073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-10-10T00:04:56.4292861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-10-10T00:04:56.4294784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/fix_dependency_uuid.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-10-10T00:04:56.4296421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/libhdfs3Config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-10-10T00:04:56.4297901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-10-10T00:04:56.4299413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-10-10T00:04:56.4301058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-10-10T00:04:56.4302764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif/gdk-pixbuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-10-10T00:04:56.4304476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-10-10T00:04:56.4306030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-10-10T00:04:56.4307818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma 2025-10-10T00:04:56.4309301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma 2025-10-10T00:04:56.4311029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv 2025-10-10T00:04:56.4312496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv 2025-10-10T00:04:56.4314354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/no-arch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-10-10T00:04:56.4315976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-10-10T00:04:56.4317542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/remove-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-10-10T00:04:56.4319014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-10-10T00:04:56.4320548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libical/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libical 2025-10-10T00:04:56.4322106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libical/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libical 2025-10-10T00:04:56.4323688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/fix_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-10-10T00:04:56.4325435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-10-10T00:04:56.4327017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/replace_macros.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-10-10T00:04:56.4328501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-10-10T00:04:56.4330187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/0002-Config-for-MSVC.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4331718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/0003-Add-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4333326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/0004-ModuleFileName.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4335118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/clang-fortify.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4336889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4338501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4340101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4341618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-10-10T00:04:56.4343184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libics/fix-integral-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-10-10T00:04:56.4344952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libics/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-10-10T00:04:56.4346459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libics/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-10-10T00:04:56.4348126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/001_fix_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4349685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/002_fix_api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4351053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/003_fix_tools_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4352795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4354250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4355904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4357214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4358936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-10-10T00:04:56.4360205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/disable-subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:56.4361796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/fix-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:56.4363369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/fix-static-into-shared-linking.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:56.4364839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:56.4366499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:56.4368003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-10-10T00:04:56.4369574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-10-10T00:04:56.4371159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/install-extra-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-10-10T00:04:56.4372820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-10-10T00:04:56.4374608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/upstream_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-10-10T00:04:56.4376204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-10-10T00:04:56.4377777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/absl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-10-10T00:04:56.4379411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/do-not-build-ilbc_test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-10-10T00:04:56.4380915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-10-10T00:04:56.4382310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-10-10T00:04:56.4383940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/001_fix_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4385684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/002_fix_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4387819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/003_fix_api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4389112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/004_fix_tools_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4390740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4391919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4393637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4395209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4396713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-10-10T00:04:56.4398410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/001_fix_win32_defs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4399932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/002_fix_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4401439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/003_fix_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4402920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/004_fix_api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4404768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4406128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4407657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4409188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4410705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-10-10T00:04:56.4412190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/001_fix_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4413648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/002_fix_api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4415318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/003_fix_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4416870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/004_fix_tools_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4418375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4419759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4421319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4422951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-10-10T00:04:56.4424752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/add-options-for-exes-docs-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:56.4426302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:56.4427811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:56.4429356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:56.4435717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:56.4436996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/workaround_cmake_system_processor.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-10-10T00:04:56.4438100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice/fix-for-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-10-10T00:04:56.4439058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-10-10T00:04:56.4440063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-10-10T00:04:56.4441047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-10-10T00:04:56.4441982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-10-10T00:04:56.4442981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/trim-shared-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-10-10T00:04:56.4443870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-10-10T00:04:56.4445080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder 2025-10-10T00:04:56.4446044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder 2025-10-10T00:04:56.4447416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/add-target-include-directories.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:56.4448830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/fix-mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:56.4450456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/fix-minizip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:56.4452077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/patch_empty_literal_on_vc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:56.4453535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:56.4455174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-10-10T00:04:56.4457014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/fix-boost-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4458666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/fix-cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4460248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/fix-crosscompiling.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4461728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/misc-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4463275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4465235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/remove_unnecessary_boost_dependency.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4466718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4468218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-10-10T00:04:56.4469953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-10-10T00:04:56.4471430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-10-10T00:04:56.4472999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-10-10T00:04:56.4474833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg 2025-10-10T00:04:56.4476383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg 2025-10-10T00:04:56.4477927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-10-10T00:04:56.4479511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-10-10T00:04:56.4481011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-10-10T00:04:56.4482610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-10-10T00:04:56.4484353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-10-10T00:04:56.4485932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-10-10T00:04:56.4487467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo 2025-10-10T00:04:56.4488985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo 2025-10-10T00:04:56.4490613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-10-10T00:04:56.4492443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-10-10T00:04:56.4494424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/set_up_compile_error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-10-10T00:04:56.4495969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-10-10T00:04:56.4497757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-10-10T00:04:56.4499469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl/use-find-package-asio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-10-10T00:04:56.4501228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-10-10T00:04:56.4502823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/disable-asan.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-10-10T00:04:56.4504731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/fix-found-boringssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-10-10T00:04:56.4506143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-10-10T00:04:56.4507664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-10-10T00:04:56.4509382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/add_support_ios.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4510931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/build-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4512502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/fix_config_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4513995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4515790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4517450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4518938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4520575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/win_output_name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-10-10T00:04:56.4522128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/0001-Fix-MSVC-ARM.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-10-10T00:04:56.4523668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-10-10T00:04:56.4525405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/mad.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-10-10T00:04:56.4527088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-10-10T00:04:56.4528610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-10-10T00:04:56.4530262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0001-Use-libtre.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4532175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0002-Change-zlib-lib-name-to-match-CMake-output.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4533591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0003-Fix-WIN32-macro-checks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4535485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0004-Typedef-POSIX-types-on-Windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4537129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0005-Include-dirent.h-for-S_ISREG-and-S_ISDIR.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4538506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0006-Remove-Wrap-POSIX-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4540189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0007-Substitute-unistd-macros-for-MSVC.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4541640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0008-Add-FILENO-defines.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4543186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0009-No-fcntl-in-magic.c.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4545300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0010-Properly-check-for-the-presence-of-bitmasks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4546774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0011-Remove-pipe-related-functions-in-funcs.c.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4548332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0012-Convert-MSYS2-paths-to-Windows-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4549924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0013-Check-for-backslash-in-argv-0-on-Windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4551501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0014-Define-POSIX-macros-if-missing.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4553146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0015-MSYS2-Remove-ioctl-call.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4554870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0016-Fix-file_famagic-function.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4556413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4557928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-10-10T00:04:56.4559642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/disable-test-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4561155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-CMakeLists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4562731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-InstallPath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4564388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-iconv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4566101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4567483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/md.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4569225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4570658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4572179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4573760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/zstd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-10-10T00:04:56.4575572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-10-10T00:04:56.4577268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/fix-linux-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-10-10T00:04:56.4578764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-10-10T00:04:56.4580292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-10-10T00:04:56.4581893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/dependencies.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-10-10T00:04:56.4583413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/msvc-arm.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-10-10T00:04:56.4585211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/no-windows-namespace.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-10-10T00:04:56.4586743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-10-10T00:04:56.4588268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-10-10T00:04:56.4589785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-10-10T00:04:56.4591447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-10-10T00:04:56.4592955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-10-10T00:04:56.4594673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns 2025-10-10T00:04:56.4596251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns 2025-10-10T00:04:56.4597933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-10-10T00:04:56.4599296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd/remove_pdb_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-10-10T00:04:56.4601091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-10-10T00:04:56.4602598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/fix-missing-dll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-10-10T00:04:56.4604398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/name_conflict.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-10-10T00:04:56.4605925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-10-10T00:04:56.4607401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-10-10T00:04:56.4608948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-10-10T00:04:56.4610547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/config.h.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-10-10T00:04:56.4612141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/fix-static-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-10-10T00:04:56.4613661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-10-10T00:04:56.4615440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-10-10T00:04:56.4616977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/fix-install-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:56.4618517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/fix-undefined-typeid.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:56.4619917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:56.4621499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:56.4623030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:56.4624552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-10-10T00:04:56.4626299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/001-automagically-define-modplug-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4627704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/002-detect_sinf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4629481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/003-use-static-cast-for-ctype.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4630722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/004-export-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4632378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/005-fix-install-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4633712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4635443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-10-10T00:04:56.4636983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton 2025-10-10T00:04:56.4638532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton 2025-10-10T00:04:56.4640038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount 2025-10-10T00:04:56.4641537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount 2025-10-10T00:04:56.4643212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/0001-Add-naive-MSVC-support-to-sources.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-10-10T00:04:56.4644785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-10-10T00:04:56.4646382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-10-10T00:04:56.4647908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-10-10T00:04:56.4649496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-10-10T00:04:56.4651090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-10-10T00:04:56.4653027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/libmspack.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-10-10T00:04:56.4654942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-10-10T00:04:56.4656323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-10-10T00:04:56.4657985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu 2025-10-10T00:04:56.4659640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu 2025-10-10T00:04:56.4661148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-10-10T00:04:56.4662881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/dont-generate-extract-3rd-party-things.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-10-10T00:04:56.4664054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-10-10T00:04:56.4665881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-10-10T00:04:56.4667494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/Add-target-include-directories.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4668781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/export-cmake-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4670443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/fix_dup_symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4671966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/homebrew.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4673499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/ignore-boost-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4675140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4676710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/system-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4678220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4679852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4681348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-10-10T00:04:56.4682869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice 2025-10-10T00:04:56.4684541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice 2025-10-10T00:04:56.4686124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-10-10T00:04:56.4687775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst/skip_libnice.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-10-10T00:04:56.4689229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-10-10T00:04:56.4690728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-10-10T00:04:56.4692269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-10-10T00:04:56.4693762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-10-10T00:04:56.4695611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop 2025-10-10T00:04:56.4697059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop 2025-10-10T00:04:56.4698612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-10-10T00:04:56.4700084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/config.unix.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-10-10T00:04:56.4701572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/odbConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-10-10T00:04:56.4703111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-10-10T00:04:56.4704743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-10-10T00:04:56.4706327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-10-10T00:04:56.4707826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/config.unix.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-10-10T00:04:56.4709341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-10-10T00:04:56.4710841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-10-10T00:04:56.4712409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4713891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/adapter_mysql_8.0.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4715543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/config.unix.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4717084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/fix-redefinttion.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4718464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4720034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4721566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-10-10T00:04:56.4723141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-10-10T00:04:56.4724912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/config.unix.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-10-10T00:04:56.4726487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-10-10T00:04:56.4727907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-10-10T00:04:56.4729610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-10-10T00:04:56.4730877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/config.unix.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-10-10T00:04:56.4732478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-10-10T00:04:56.4733972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-10-10T00:04:56.4735619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx 2025-10-10T00:04:56.4737110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx 2025-10-10T00:04:56.4738638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg 2025-10-10T00:04:56.4740142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg 2025-10-10T00:04:56.4741741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-10-10T00:04:56.4743262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-10-10T00:04:56.4744786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-10-10T00:04:56.4746415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/opensp.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:56.4748038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/opensp_1.5.2-13.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:56.4749368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:56.4750953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/uwp_getenv_fix.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:56.4752453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:56.4754011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/windows_cmake_build.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-10-10T00:04:56.4755814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/cmake-build-shared-libs-support.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4757412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/cmake-package-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4759029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/disable-wopn2hpp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4760436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/fix-build-without-sequencer.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4762021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/fix-pmdwin-emulator-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4763266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4764927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4766590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-10-10T00:04:56.4768120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-10-10T00:04:56.4769741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-10-10T00:04:56.4771368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-10-10T00:04:56.4773313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2/fix-path-in-project.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-10-10T00:04:56.4775231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-10-10T00:04:56.4776820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-10-10T00:04:56.4778492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium 2025-10-10T00:04:56.4780008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium 2025-10-10T00:04:56.4781629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout 2025-10-10T00:04:56.4783196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout 2025-10-10T00:04:56.4784930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical 2025-10-10T00:04:56.4786561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical 2025-10-10T00:04:56.4788177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-10-10T00:04:56.4789719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-10-10T00:04:56.4791344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-10-10T00:04:56.4792920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/add-disable-packet-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-10-10T00:04:56.4794677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/install-pc-on-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-10-10T00:04:56.4796126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-10-10T00:04:56.4797642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-10-10T00:04:56.4799217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-10-10T00:04:56.4800812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-10-10T00:04:56.4802376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-10-10T00:04:56.4804015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-10-10T00:04:56.4805865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/fix-find-protobuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4807482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/fix-icui18n-lib-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4809179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/fix-re2-identifiers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4810827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4812547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/re2-2023-07-01-compat.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4814239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4815891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-10-10T00:04:56.4817350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/001_fix_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4818849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/002_fix_api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4820324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/003_fix_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4821850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/004_fix_tools_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4823505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4824876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4826696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4828201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-10-10T00:04:56.4829884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp/fixlibpmemobj-cpp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-10-10T00:04:56.4831148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-10-10T00:04:56.4832751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-10-10T00:04:56.4834375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4835929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/fix-export-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4837447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/fix-msa-support-for-mips.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4838918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4840428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4841982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4843701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4845311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-10-10T00:04:56.4846875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/0004-vcpkg-fixmsvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:56.4848385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:56.4849874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/config.h.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:56.4851388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/popt.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:56.4852984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:56.4854633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-10-10T00:04:56.4856163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/Makefile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4857854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/build-msvc.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4859181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/libpq.props.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4860729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4862226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4863759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4865456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/vcpkg-libs.props.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4866926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-10-10T00:04:56.4868525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/fix-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:56.4870154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/installdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:56.4871466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/mingw-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:56.4873069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/no-server-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:56.4874739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/python.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:56.4876287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/single-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-10-10T00:04:56.4877779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/macro-def.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-10-10T00:04:56.4879353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/msbuild.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-10-10T00:04:56.4881013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/python_lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-10-10T00:04:56.4882437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/spin_delay.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-10-10T00:04:56.4883986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/win_bison_flex.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-10-10T00:04:56.4885717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/config-internal-compiler.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-10-10T00:04:56.4887203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/config-public-compiler.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-10-10T00:04:56.4888780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/fix_build_with_vs2017.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-10-10T00:04:56.4890203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-10-10T00:04:56.4891749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-10-10T00:04:56.4893382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator 2025-10-10T00:04:56.4894847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator 2025-10-10T00:04:56.4896432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/fix-install-py.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4897992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/fix-module-lib-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4899375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4900925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/support-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4902406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4904054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4905759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-10-10T00:04:56.4907276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-10-10T00:04:56.4908768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-10-10T00:04:56.4910291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/macos_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-10-10T00:04:56.4911983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-10-10T00:04:56.4913411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-10-10T00:04:56.4915126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer/Add-compile-definitions.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-10-10T00:04:56.4916671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-10-10T00:04:56.4918147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-10-10T00:04:56.4919673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-10-10T00:04:56.4921256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-10-10T00:04:56.4922818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-10-10T00:04:56.4924319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest 2025-10-10T00:04:56.4925945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest 2025-10-10T00:04:56.4927596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/fix-link-header-files.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-10-10T00:04:56.4929122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/fix-uwpwarning.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-10-10T00:04:56.4930602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-10-10T00:04:56.4932090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-10-10T00:04:56.4933583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-10-10T00:04:56.4935295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/FindFribidi.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-10-10T00:04:56.4936809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-10-10T00:04:56.4938267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-10-10T00:04:56.4939795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4941384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4942787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/install-interface.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4944456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4945948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4947499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4949059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-10-10T00:04:56.4950524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/lz4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-10-10T00:04:56.4952135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-10-10T00:04:56.4953526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-10-10T00:04:56.4955337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-10-10T00:04:56.4956620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-10-10T00:04:56.4958221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/fix_arm64_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:56.4959722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:56.4961268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/fix_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:56.4962856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:56.4964523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:56.4966017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-10-10T00:04:56.4967612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi 2025-10-10T00:04:56.4969108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi 2025-10-10T00:04:56.4971071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/0001-enable-ocspcheck-on-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-10-10T00:04:56.4972977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/0002-suppress-msvc-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-10-10T00:04:56.4974679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-10-10T00:04:56.4976186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-10-10T00:04:56.4977770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:56.4979374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/config.h.linux -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:56.4980881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:56.4982465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/unofficial-librsvg-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:56.4983967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:56.4985734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-10-10T00:04:56.4987270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync 2025-10-10T00:04:56.4988787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync 2025-10-10T00:04:56.4990174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.4991718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/dh.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.4993245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/fix_strncasecmp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.4994854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/handshake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.4996366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/hashswf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.4997963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/hide_netstackdump.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.4999619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/librtmp.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.5001002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.5002584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-10-10T00:04:56.5004407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/fix-makefiles.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:56.5005821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/fix-pc-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:56.5007441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/geos-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:56.5008706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:56.5010377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/rttopo_config.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:56.5011845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-10-10T00:04:56.5013379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate 2025-10-10T00:04:56.5015021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate 2025-10-10T00:04:56.5016485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-10-10T00:04:56.5018126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass/remove_compiler_flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-10-10T00:04:56.5019596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-10-10T00:04:56.5021137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/fix-deps-libxml.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-10-10T00:04:56.5022634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/libsbml-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-10-10T00:04:56.5024196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-10-10T00:04:56.5025718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-10-10T00:04:56.5027279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-10-10T00:04:56.5028778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms 2025-10-10T00:04:56.5030293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms 2025-10-10T00:04:56.5031782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret 2025-10-10T00:04:56.5033260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret 2025-10-10T00:04:56.5035839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm 2025-10-10T00:04:56.5036821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm 2025-10-10T00:04:56.5038593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/disable_tests_enable_static_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-10-10T00:04:56.5040103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/fix-shared-windows-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-10-10T00:04:56.5041578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/fix_include_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-10-10T00:04:56.5043124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-10-10T00:04:56.5044790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-10-10T00:04:56.5046503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3 2025-10-10T00:04:56.5047992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3 2025-10-10T00:04:56.5049539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp 2025-10-10T00:04:56.5051158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp 2025-10-10T00:04:56.5052667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-10-10T00:04:56.5054479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-10-10T00:04:56.5055960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-10-10T00:04:56.5057499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-10-10T00:04:56.5059127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-10-10T00:04:56.5060672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-10-10T00:04:56.5062261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/smacker.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-10-10T00:04:56.5063773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-10-10T00:04:56.5065474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-10-10T00:04:56.5066990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-10-10T00:04:56.5068810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-10-10T00:04:56.5070224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-10-10T00:04:56.5071876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile 2025-10-10T00:04:56.5073393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile 2025-10-10T00:04:56.5075236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast/include_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-10-10T00:04:56.5076805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-10-10T00:04:56.5078303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-10-10T00:04:56.5079928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-10-10T00:04:56.5082198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-10-10T00:04:56.5083790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/sodiumConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-10-10T00:04:56.5085528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-10-10T00:04:56.5087020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-10-10T00:04:56.5088745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-10-10T00:04:56.5090075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-10-10T00:04:56.5091728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio/fix_cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-10-10T00:04:56.5093230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-10-10T00:04:56.5094885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-10-10T00:04:56.5096634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-10-10T00:04:56.5098179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-10-10T00:04:56.5099704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-10-10T00:04:56.5101260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-10-10T00:04:56.5102889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-linux-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5104623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-makefiles.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5106330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5107999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-utf8-source.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5109581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/gaiaconfig-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5111112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5112758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-10-10T00:04:56.5114456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav 2025-10-10T00:04:56.5116034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav 2025-10-10T00:04:56.5117924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/export-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-10-10T00:04:56.5119604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/fix-export-symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-10-10T00:04:56.5121295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-10-10T00:04:56.5122697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-10-10T00:04:56.5124514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/fix-dependency-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-10-10T00:04:56.5126044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/fix-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-10-10T00:04:56.5127851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-10-10T00:04:56.5129456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-10-10T00:04:56.5131231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-10-10T00:04:56.5132872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/fix-runtime-destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-10-10T00:04:56.5134493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-10-10T00:04:56.5136067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-10-10T00:04:56.5137778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0001-export-pkgconfig-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5139332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0002-mingw_for_Android.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5140933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0003-create_symlink_unix_only.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5142568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0004-file-permissions-constants.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5143966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5145662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5147256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-10-10T00:04:56.5148858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-10-10T00:04:56.5150436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-10-10T00:04:56.5152109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-10-10T00:04:56.5153644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-10-10T00:04:56.5155377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-10-10T00:04:56.5156988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-10-10T00:04:56.5158548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-10-10T00:04:56.5160106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-10-10T00:04:56.5161694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-10-10T00:04:56.5163198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-10-10T00:04:56.5164957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-10-10T00:04:56.5166571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-10-10T00:04:56.5168099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-10-10T00:04:56.5169746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-10-10T00:04:56.5171295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-10-10T00:04:56.5172777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-10-10T00:04:56.5174524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar 2025-10-10T00:04:56.5176110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar 2025-10-10T00:04:56.5177753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/clang-fortify.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-10-10T00:04:56.5179335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/msvc_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-10-10T00:04:56.5180868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-10-10T00:04:56.5182364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-10-10T00:04:56.5183969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod 2025-10-10T00:04:56.5186007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod 2025-10-10T00:04:56.5187528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-10-10T00:04:56.5189195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-10-10T00:04:56.5190602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-10-10T00:04:56.5192155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-10-10T00:04:56.5193869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/0001-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:56.5195603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:56.5197159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/libtheora.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:56.5198707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:56.5200505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/unofficial-theora-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:56.5201880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-10-10T00:04:56.5203506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/find-pcap_static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-10-10T00:04:56.5205244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/fix-source-writes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-10-10T00:04:56.5206781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/fix_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-10-10T00:04:56.5208325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-10-10T00:04:56.5210028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-10-10T00:04:56.5211674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt 2025-10-10T00:04:56.5213333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt 2025-10-10T00:04:56.5215074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath 2025-10-10T00:04:56.5216649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath 2025-10-10T00:04:56.5218231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-c10-glog.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5219854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5221451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-fbgemm-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5223074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5224639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix_werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5226397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5228007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/pytorch-pr-85958.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5229710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/use-flatbuffers2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5231405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/vcpkg-dependencies.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5232930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-10-10T00:04:56.5234715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent 2025-10-10T00:04:56.5236382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent 2025-10-10T00:04:56.5238125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint 2025-10-10T00:04:56.5239647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint 2025-10-10T00:04:56.5241353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control 2025-10-10T00:04:56.5242912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control 2025-10-10T00:04:56.5244664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode 2025-10-10T00:04:56.5246263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode 2025-10-10T00:04:56.5247852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:56.5249410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:56.5250972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/strndup-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:56.5252637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/u2f-server-version.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:56.5254010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:56.5255924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-10-10T00:04:56.5257349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-10-10T00:04:56.5258943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/fix-macbuild.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-10-10T00:04:56.5260461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-10-10T00:04:56.5262050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/python3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-10-10T00:04:56.5263575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-10-10T00:04:56.5265323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns/ignore_unknown_options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-10-10T00:04:56.5266886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-10-10T00:04:56.5268391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-10-10T00:04:56.5269988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/001-fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-10-10T00:04:56.5271752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/002-fix-macosx-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-10-10T00:04:56.5273254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/003-fix-system-link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-10-10T00:04:56.5275115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-10-10T00:04:56.5276835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-10-10T00:04:56.5278526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-10-10T00:04:56.5280157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/libunibreak-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-10-10T00:04:56.5281788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-10-10T00:04:56.5283320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-10-10T00:04:56.5285267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/fix-compile-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-10-10T00:04:56.5286781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/fix-linux-timespec.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-10-10T00:04:56.5288525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-10-10T00:04:56.5290017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-10-10T00:04:56.5291828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:56.5293506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/disable-gnulib-fetch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:56.5295110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/disable-subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:56.5296969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/parallelize-symbol-collection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:56.5298377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:56.5299900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-10-10T00:04:56.5301486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-10-10T00:04:56.5303020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-10-10T00:04:56.5304766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-10-10T00:04:56.5306560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/disable-tests-and-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-10-10T00:04:56.5308000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/fix-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-10-10T00:04:56.5309524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-10-10T00:04:56.5311047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-10-10T00:04:56.5312736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-10-10T00:04:56.5314514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-10-10T00:04:56.5316054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-10-10T00:04:56.5317748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-10-10T00:04:56.5319247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-10-10T00:04:56.5320835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-10-10T00:04:56.5322510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-10-10T00:04:56.5323902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-10-10T00:04:56.5325824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/001_fix_win32_defs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5327374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/002_fix_struct_pack.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5328862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/003_fix_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5330428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/004_fix_api.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5332057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/005_fix_tools_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5333590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5335272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5336916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5338416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5340042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-10-10T00:04:56.5341602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-10-10T00:04:56.5343147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/config.linux.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-10-10T00:04:56.5344934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-10-10T00:04:56.5346709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/unofficial-libuuid-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-10-10T00:04:56.5348067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-10-10T00:04:56.5349657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/fix-build-type.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-10-10T00:04:56.5351188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-10-10T00:04:56.5352845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-10-10T00:04:56.5354442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-10-10T00:04:56.5356180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc/build_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-10-10T00:04:56.5357662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-10-10T00:04:56.5359141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-10-10T00:04:56.5360834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/0001-fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-10-10T00:04:56.5362341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-10-10T00:04:56.5363799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-10-10T00:04:56.5365605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-10-10T00:04:56.5367215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-10-10T00:04:56.5368859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-10-10T00:04:56.5370417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-10-10T00:04:56.5371918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-10-10T00:04:56.5373737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/0001-Dont-export-vorbisenc-functions.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:56.5375382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/0002-Fixup-pkgconfig-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:56.5377037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/0003-def-mingw-compat.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:56.5378597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:56.5380069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:56.5381626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-10-10T00:04:56.5383306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/0002-Fix-nasm-debug-format-flag.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5385147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/0003-add-uwp-v142-and-v143-support.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5386792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/0004-remove-library-suffixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5388302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5390005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/unofficial-libvpx-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5391468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5392980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/vpx.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-10-10T00:04:56.5394810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/configure.lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:56.5396584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:56.5398079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/curl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:56.5399655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:56.5401233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:56.5402768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-10-10T00:04:56.5404495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm/Fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-10-10T00:04:56.5406080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-10-10T00:04:56.5407697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-10-10T00:04:56.5409340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0002-cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5410871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0003-simd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5412519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0008-sdl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5414247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0010-fix_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5415870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0011-fix-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5417439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5419084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5420561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-10-10T00:04:56.5422498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/export-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:56.5423901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:56.5425698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/fix-dependency-libuv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:56.5427271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/fix-find-openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:56.5428771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:56.5430502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-10-10T00:04:56.5431983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/add_dl_pc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5433541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/cl.build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5435248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/dllimport.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5436880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/io_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5438411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5440056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5441495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5443147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/vcxserver.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-10-10T00:04:56.5444895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau 2025-10-10T00:04:56.5446628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau 2025-10-10T00:04:56.5448231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-10-10T00:04:56.5449900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-10-10T00:04:56.5451395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw/win.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-10-10T00:04:56.5453321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite 2025-10-10T00:04:56.5454881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite 2025-10-10T00:04:56.5456687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt 2025-10-10T00:04:56.5458139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt 2025-10-10T00:04:56.5459712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt 2025-10-10T00:04:56.5461292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt 2025-10-10T00:04:56.5462930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage 2025-10-10T00:04:56.5464619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage 2025-10-10T00:04:56.5466318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf/fix-pugixml-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-10-10T00:04:56.5468009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-10-10T00:04:56.5469565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-10-10T00:04:56.5471201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff 2025-10-10T00:04:56.5472706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff 2025-10-10T00:04:56.5474526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp/configure.ac.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-10-10T00:04:56.5476095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-10-10T00:04:56.5477625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-10-10T00:04:56.5479214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext 2025-10-10T00:04:56.5480722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext 2025-10-10T00:04:56.5482353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes 2025-10-10T00:04:56.5483849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes 2025-10-10T00:04:56.5485568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-10-10T00:04:56.5487252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/build2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-10-10T00:04:56.5488735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-10-10T00:04:56.5490365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-10-10T00:04:56.5491780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-10-10T00:04:56.5493328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft 2025-10-10T00:04:56.5495061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft 2025-10-10T00:04:56.5496681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi 2025-10-10T00:04:56.5498182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi 2025-10-10T00:04:56.5499954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama 2025-10-10T00:04:56.5501494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama 2025-10-10T00:04:56.5503079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-10-10T00:04:56.5504991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/fix_msvc_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-10-10T00:04:56.5506581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-10-10T00:04:56.5508155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-10-10T00:04:56.5509718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/fix_u_char.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-10-10T00:04:56.5511320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-10-10T00:04:56.5512906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/symbol_visibility.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-10-10T00:04:56.5514559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-10-10T00:04:56.5516293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/dependencies.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-10-10T00:04:56.5517901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/fix-zlib-ver-required.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-10-10T00:04:56.5519383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-10-10T00:04:56.5521029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-10-10T00:04:56.5522476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/disable-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:56.5524409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/fix_cmakelist.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:56.5525910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:56.5527453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:56.5529097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:56.5530545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-10-10T00:04:56.5532158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-10-10T00:04:56.5533702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-10-10T00:04:56.5535618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/unofficial-libxmlmm-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-10-10T00:04:56.5537136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-10-10T00:04:56.5538736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp 2025-10-10T00:04:56.5540303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp 2025-10-10T00:04:56.5541925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/fix-cmake-config-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-10-10T00:04:56.5543516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-10-10T00:04:56.5545165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-10-10T00:04:56.5546817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-10-10T00:04:56.5548413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/cl-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-10-10T00:04:56.5549960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-10-10T00:04:56.5551471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/unistd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-10-10T00:04:56.5553081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-10-10T00:04:56.5555071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/fix-dependency-gettext.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:56.5556497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:56.5558187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/remove_strings_h.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:56.5559612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/strcasecmp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:56.5561131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:56.5562747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-10-10T00:04:56.5564560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent 2025-10-10T00:04:56.5566164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent 2025-10-10T00:04:56.5567694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr 2025-10-10T00:04:56.5569223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr 2025-10-10T00:04:56.5570784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender 2025-10-10T00:04:56.5572351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender 2025-10-10T00:04:56.5573891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-10-10T00:04:56.5575682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-10-10T00:04:56.5577163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-10-10T00:04:56.5578871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver 2025-10-10T00:04:56.5580371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver 2025-10-10T00:04:56.5581937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/fix-gcrypt-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5583549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/libexslt-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5585157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/msvc-no-suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5587003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5588816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/python3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5590310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/skip-install-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5591858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5593459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5595039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-10-10T00:04:56.5596880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/add-missing-process-h.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5598396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/cc_for_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5599976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/getcwd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5601571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/globals.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5603101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5604836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5606616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/windows_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-10-10T00:04:56.5608362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst 2025-10-10T00:04:56.5610118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst 2025-10-10T00:04:56.5611682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv 2025-10-10T00:04:56.5613236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv 2025-10-10T00:04:56.5615054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm/no-undefined.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-10-10T00:04:56.5616677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-10-10T00:04:56.5618194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-10-10T00:04:56.5619827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/export-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-10-10T00:04:56.5621302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/fix-POSIX_name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-10-10T00:04:56.5623005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-10-10T00:04:56.5624638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-10-10T00:04:56.5626402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:56.5627858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/libyuv-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:56.5629376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:56.5630954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:56.5632502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/usage-msvc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:56.5634021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-10-10T00:04:56.5635824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen 2025-10-10T00:04:56.5637322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen 2025-10-10T00:04:56.5638941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/cross-builds.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-10-10T00:04:56.5640530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/disable-gtest.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-10-10T00:04:56.5642076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/dllexport.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-10-10T00:04:56.5643605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-10-10T00:04:56.5645199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-10-10T00:04:56.5646935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-10-10T00:04:56.5648466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-10-10T00:04:56.5650114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/use-requires.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-10-10T00:04:56.5651586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-10-10T00:04:56.5653195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp 2025-10-10T00:04:56.5654853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp 2025-10-10T00:04:56.5656746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/0001-use-old-pem-pack.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-10-10T00:04:56.5658284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/0002-fix-compilation-macos.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-10-10T00:04:56.5659975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/FindCryptoPP.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-10-10T00:04:56.5661407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-10-10T00:04:56.5662892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-10-10T00:04:56.5664824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-10-10T00:04:56.5666316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-10-10T00:04:56.5667880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-10-10T00:04:56.5669285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-10-10T00:04:56.5670827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-10-10T00:04:56.5672329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-10-10T00:04:56.5674256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg 2025-10-10T00:04:56.5675879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg 2025-10-10T00:04:56.5677563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng 2025-10-10T00:04:56.5679074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng 2025-10-10T00:04:56.5680646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath 2025-10-10T00:04:56.5682155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath 2025-10-10T00:04:56.5683907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline/add-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-10-10T00:04:56.5685668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-10-10T00:04:56.5687164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-10-10T00:04:56.5688699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/fix-relative-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-10-10T00:04:56.5690289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-10-10T00:04:56.5691828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/use-vcpkg-gumbo.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-10-10T00:04:56.5693412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-10-10T00:04:56.5695043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-10-10T00:04:56.5696708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/fix-RTSPClient.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-10-10T00:04:56.5698291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/fix_operator_overload.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-10-10T00:04:56.5699729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-10-10T00:04:56.5701352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-10-10T00:04:56.5702939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:56.5704698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-error-code-dynamic -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:56.5706319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-error-code-static -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:56.5707870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-status-code-dynamic -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:56.5709559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-status-code-static -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:56.5710995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-10-10T00:04:56.5712552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl/install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-10-10T00:04:56.5714331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-10-10T00:04:56.5715850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-10-10T00:04:56.5717590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-10-10T00:04:56.5719151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-10-10T00:04:56.5720642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-10-10T00:04:56.5722305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0001-fix-install-package-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5723953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0002-fix-tools-install-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5725631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0003-fix-llvm-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5727418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0004-disable-libomp-aliases.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5728770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0005-remove-numpy.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5730526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0006-create-destination-mlir-directory.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5731954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0007-fix-compiler-rt-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5733361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/clang_usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5735124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/flang_usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5736786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/lld_usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5738330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/llvm_usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5739866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/mlir_usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5741444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5743680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-10-10T00:04:56.5745243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/getopt-win32.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-10-10T00:04:56.5746963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/lmdb-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-10-10T00:04:56.5748524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-10-10T00:04:56.5750029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-10-10T00:04:56.5751715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-10-10T00:04:56.5753438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake 2025-10-10T00:04:56.5755077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/lmdb.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake 2025-10-10T00:04:56.5756957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake/package-config.cmakein -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake 2025-10-10T00:04:56.5758561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake/runtest.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake 2025-10-10T00:04:56.5759929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp 2025-10-10T00:04:56.5761649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp 2025-10-10T00:04:56.5763220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-10-10T00:04:56.5764981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-10-10T00:04:56.5766651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-10-10T00:04:56.5768229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-10-10T00:04:56.5769851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c 2025-10-10T00:04:56.5771526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c 2025-10-10T00:04:56.5773147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus 2025-10-10T00:04:56.5774997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus 2025-10-10T00:04:56.5776846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp/fix_link_msvcrt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-10-10T00:04:56.5778368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-10-10T00:04:56.5779920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-10-10T00:04:56.5781504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx 2025-10-10T00:04:56.5783055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx 2025-10-10T00:04:56.5784777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-10-10T00:04:56.5786443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-10-10T00:04:56.5788056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/loguruConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-10-10T00:04:56.5789536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-10-10T00:04:56.5791016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-10-10T00:04:56.5792678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-10-10T00:04:56.5794278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/lpeg.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-10-10T00:04:56.5796110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-10-10T00:04:56.5797542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-10-10T00:04:56.5799207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand 2025-10-10T00:04:56.5800763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand 2025-10-10T00:04:56.5802425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba 2025-10-10T00:04:56.5803919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba 2025-10-10T00:04:56.5805874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans 2025-10-10T00:04:56.5807372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans 2025-10-10T00:04:56.5808986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle 2025-10-10T00:04:56.5810511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle 2025-10-10T00:04:56.5812083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit 2025-10-10T00:04:56.5813585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit 2025-10-10T00:04:56.5815277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp 2025-10-10T00:04:56.5816922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp 2025-10-10T00:04:56.5818463Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/CMakeLists-cpp.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5820002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5821511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/COPYRIGHT -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5823150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/fix-ios-system.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5824835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5826470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5828070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5829581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5831164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/vs2015-impl-c99.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-10-10T00:04:56.5832809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-10-10T00:04:56.5834504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-10-10T00:04:56.5836085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-10-10T00:04:56.5837665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge 2025-10-10T00:04:56.5839236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge 2025-10-10T00:04:56.5840804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3 2025-10-10T00:04:56.5842324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3 2025-10-10T00:04:56.5843982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-10-10T00:04:56.5845741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-10-10T00:04:56.5847249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-10-10T00:04:56.5849057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/003-do-not-set-macosx-deployment-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5850696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/005-do-not-pass-ld-e-macosx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5852138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/Makefile.nmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5853705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/configure -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5855445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/luajit.pc.win.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5857068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/msvcbuild.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5858589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5860252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-10-10T00:04:56.5861739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-10-10T00:04:56.5863514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-10-10T00:04:56.5865011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-10-10T00:04:56.5866696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-10-10T00:04:56.5868323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-10-10T00:04:56.5869876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-10-10T00:04:56.5871537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/fix-cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-10-10T00:04:56.5873027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-10-10T00:04:56.5874681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-10-10T00:04:56.5876287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-10-10T00:04:56.5877824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-10-10T00:04:56.5879396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-10-10T00:04:56.5880887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-10-10T00:04:56.5882490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-find-libuv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:56.5884298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-find-lua-compat53.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:56.5885851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-find-luajit.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:56.5887408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-msvc-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:56.5888925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:56.5890394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-10-10T00:04:56.5892113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-10-10T00:04:56.5893744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-10-10T00:04:56.5895348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-10-10T00:04:56.5897050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-10-10T00:04:56.5898536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-10-10T00:04:56.5900123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-10-10T00:04:56.5901998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse/disable-cli-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-10-10T00:04:56.5903658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-10-10T00:04:56.5905204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-10-10T00:04:56.5906911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo/always_install_pc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-10-10T00:04:56.5908603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-10-10T00:04:56.5910099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-10-10T00:04:56.5911745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay 2025-10-10T00:04:56.5913284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay 2025-10-10T00:04:56.5914990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-10-10T00:04:56.5916677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-10-10T00:04:56.5918162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-10-10T00:04:56.5919735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-10-10T00:04:56.5921570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-10-10T00:04:56.5923109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-10-10T00:04:56.5924983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-10-10T00:04:56.5926787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get 2025-10-10T00:04:56.5928478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get 2025-10-10T00:04:56.5930208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/002-sdl-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5931675Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/003-fix-FindGLFW.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5933462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/004-fix-FindOpenAL.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5935112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/005-fix-find-sdl2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5936856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/magnumdeploy.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5938371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5940096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-10-10T00:04:56.5941866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras 2025-10-10T00:04:56.5943390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras 2025-10-10T00:04:56.5945224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration 2025-10-10T00:04:56.5946823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration 2025-10-10T00:04:56.5948456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins/002-fix-stb-conflict.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-10-10T00:04:56.5949937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-10-10T00:04:56.5951508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-10-10T00:04:56.5953095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio 2025-10-10T00:04:56.5954803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio 2025-10-10T00:04:56.5956560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid 2025-10-10T00:04:56.5958060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid 2025-10-10T00:04:56.5959605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/manif/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/manif 2025-10-10T00:04:56.5961136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/manif/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/manif 2025-10-10T00:04:56.5962894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp 2025-10-10T00:04:56.5964685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp 2025-10-10T00:04:56.5966384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp 2025-10-10T00:04:56.5967794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp 2025-10-10T00:04:56.5969341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry 2025-10-10T00:04:56.5970869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry 2025-10-10T00:04:56.5972486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel 2025-10-10T00:04:56.5973978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel 2025-10-10T00:04:56.5975743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant 2025-10-10T00:04:56.5977258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant 2025-10-10T00:04:56.5978861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu 2025-10-10T00:04:56.5980498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu 2025-10-10T00:04:56.5982059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-10-10T00:04:56.5983557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-10-10T00:04:56.5985170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-10-10T00:04:56.5986923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-10-10T00:04:56.5988554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marble/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-10-10T00:04:56.5990100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marble/qtfix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-10-10T00:04:56.5991624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marble/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-10-10T00:04:56.5993270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-10-10T00:04:56.5995066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/remove-windows-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-10-10T00:04:56.5996711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-10-10T00:04:56.5998249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-10-10T00:04:56.5999858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marl 2025-10-10T00:04:56.6001331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/marl 2025-10-10T00:04:56.6002986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-10-10T00:04:56.6004654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-10-10T00:04:56.6006297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-10-10T00:04:56.6007937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx 2025-10-10T00:04:56.6009473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx 2025-10-10T00:04:56.6010972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-10-10T00:04:56.6012576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-10-10T00:04:56.6014265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-10-10T00:04:56.6015959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6017597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6019070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6020600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/enable-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6022297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-cross-builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6023920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6025725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-format-specifiers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6027249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-glut.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6028873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-include-property.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6030480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-mgllab.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6031940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix_link_gsl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6033650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/include_functional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6035184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6036860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6038437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6040065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-10-10T00:04:56.6041689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matio/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-10-10T00:04:56.6043180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-10-10T00:04:56.6044828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-10-10T00:04:56.6046633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp 2025-10-10T00:04:56.6048151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp 2025-10-10T00:04:56.6049839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-10-10T00:04:56.6051414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-10-10T00:04:56.6052881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-10-10T00:04:56.6054643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-10-10T00:04:56.6056343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska 2025-10-10T00:04:56.6057990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska 2025-10-10T00:04:56.6059638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/enable-pthread.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-10-10T00:04:56.6061108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-10-10T00:04:56.6062876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-10-10T00:04:56.6065045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-10-10T00:04:56.6066899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/c99.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:56.6068759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/issue219.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:56.6070650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:56.6072556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:56.6074343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:56.6076275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/x64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-10-10T00:04:56.6078136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp/0001-fix-_POSIX_C_SOURCE.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-10-10T00:04:56.6079813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-10-10T00:04:56.6081584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-10-10T00:04:56.6083471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/001-freeimage-from-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6085669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/002-install-rules.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6087590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/003-freeimage-disable-faxg3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6089617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/004-missing-std-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6091738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/005-missing-link-windows-crypt-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6093984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/006-guard-nonexisting-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6096113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/007-plugin-options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6098021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/008-build-static-llvm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6100041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/009-include-priority-vendored-llvm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6102061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/010-workaround-gcc-bit.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6104048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/011-fix-python.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6105996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6108012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/unofficial-mdl-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6109881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-10-10T00:04:56.6111614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns 2025-10-10T00:04:56.6113324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns 2025-10-10T00:04:56.6115303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder 2025-10-10T00:04:56.6117276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder 2025-10-10T00:04:56.6119136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan 2025-10-10T00:04:56.6120901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan 2025-10-10T00:04:56.6122669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:56.6124650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:56.6126507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/fix-missing-functional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:56.6128406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/fix_wpath_unsigned.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:56.6130218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:56.6132058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-10-10T00:04:56.6133904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule 2025-10-10T00:04:56.6135978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule 2025-10-10T00:04:56.6138011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/clover-llvm-move-to-modern-pass-manager.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-10-10T00:04:56.6140081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/gallium-fix-build-with-llvm-17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-10-10T00:04:56.6141958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-10-10T00:04:56.6143765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-10-10T00:04:56.6145722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-10-10T00:04:56.6147705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-10-10T00:04:56.6149529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-10-10T00:04:56.6151412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer 2025-10-10T00:04:56.6153374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer 2025-10-10T00:04:56.6155355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metis/build-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-10-10T00:04:56.6157125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-10-10T00:04:56.6158862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-10-10T00:04:56.6160669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-10-10T00:04:56.6162545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-10-10T00:04:56.6164649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-10-10T00:04:56.6166495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-10-10T00:04:56.6168278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/disable-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-10-10T00:04:56.6170098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/fix-clang-detection.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-10-10T00:04:56.6171961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-10-10T00:04:56.6173646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-10-10T00:04:56.6175424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/fix-pkgconf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-10-10T00:04:56.6176885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/fix-unresolved-symbol.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-10-10T00:04:56.6178282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-10-10T00:04:56.6179628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-10-10T00:04:56.6181043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs 2025-10-10T00:04:56.6182237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs 2025-10-10T00:04:56.6183593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook/fix-windows-packing-mismatch.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-10-10T00:04:56.6185049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-10-10T00:04:56.6186309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-10-10T00:04:56.6187654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr/find-msgpack.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-10-10T00:04:56.6189105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-10-10T00:04:56.6190517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-10-10T00:04:56.6191776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-10-10T00:04:56.6193005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-10-10T00:04:56.6194512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-10-10T00:04:56.6196053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/FixFindPackageIssue.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-10-10T00:04:56.6197549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/cpp11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-10-10T00:04:56.6199036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/fix-imgui-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-10-10T00:04:56.6200532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-10-10T00:04:56.6202068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-10-10T00:04:56.6203437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-10-10T00:04:56.6204980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-10-10T00:04:56.6206825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-10-10T00:04:56.6208520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-10-10T00:04:56.6210144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-10-10T00:04:56.6211711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-10-10T00:04:56.6213383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/fix-dependency-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-10-10T00:04:56.6215206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-10-10T00:04:56.6216794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-10-10T00:04:56.6218415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-10-10T00:04:56.6220104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-10-10T00:04:56.6221595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-10-10T00:04:56.6223195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio 2025-10-10T00:04:56.6224901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio 2025-10-10T00:04:56.6226259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-10-10T00:04:56.6228032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-10-10T00:04:56.6229693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-10-10T00:04:56.6231275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3 2025-10-10T00:04:56.6233091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3 2025-10-10T00:04:56.6234896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp 2025-10-10T00:04:56.6236408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp 2025-10-10T00:04:56.6238249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-10-10T00:04:56.6239995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-10-10T00:04:56.6241581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-10-10T00:04:56.6243241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying 2025-10-10T00:04:56.6245508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying 2025-10-10T00:04:56.6247517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace 2025-10-10T00:04:56.6249165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace 2025-10-10T00:04:56.6250855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc 2025-10-10T00:04:56.6252589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc 2025-10-10T00:04:56.6254347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz 2025-10-10T00:04:56.6255920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz 2025-10-10T00:04:56.6257698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/0001-remove-ifndef-NOUNCRYPT.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6259392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/0002-add-declaration-for-mkdir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6261007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6262744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/android-fileapi.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6264728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/lib-to-def.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6266404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/minizip-win32.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6268160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/minizipConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6269930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6271758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6273399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/unofficial-minizipConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6275278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6276795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-10-10T00:04:56.6278473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-10-10T00:04:56.6280268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/fix_find_zstd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-10-10T00:04:56.6282134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-10-10T00:04:56.6283719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-10-10T00:04:56.6285707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mio 2025-10-10T00:04:56.6287292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mio 2025-10-10T00:04:56.6288909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-10-10T00:04:56.6290448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-10-10T00:04:56.6291927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-10-10T00:04:56.6293502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/mman-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-10-10T00:04:56.6295276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-10-10T00:04:56.6296754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-10-10T00:04:56.6298294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-10-10T00:04:56.6299961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader/fix-platform-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-10-10T00:04:56.6301817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-10-10T00:04:56.6303488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-10-10T00:04:56.6305143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-10-10T00:04:56.6306640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-10-10T00:04:56.6308344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-10-10T00:04:56.6309889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-10-10T00:04:56.6311550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn/use-package-and-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-10-10T00:04:56.6313197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-10-10T00:04:56.6314916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-10-10T00:04:56.6316832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-10-10T00:04:56.6318810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-10-10T00:04:56.6320565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-10-10T00:04:56.6322408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:56.6324287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/config.h.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:56.6325974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/libmodpbase64.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:56.6327625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/modp_b64_data.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:56.6329329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:56.6331062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-10-10T00:04:56.6332906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/disable-dynamic-when-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6334976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6337120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/fix-include-directory.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6338926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/fix-mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6340850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/libmongoc-1.0-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6342689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6344858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6346373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6348202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-10-10T00:04:56.6350060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6351924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6354222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/libbsoncxx-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6356211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/libmongocxx-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6358326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6368343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6370221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-10-10T00:04:56.6372050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-10-10T00:04:56.6373745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-10-10T00:04:56.6375449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-10-10T00:04:56.6377068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/fix-outdir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-10-10T00:04:56.6378863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/license -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-10-10T00:04:56.6380714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-10-10T00:04:56.6382606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/remove-certificate-step.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-10-10T00:04:56.6384501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-10-10T00:04:56.6386125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/cmake_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-10-10T00:04:56.6387710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/include_functional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-10-10T00:04:56.6389475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-10-10T00:04:56.6390881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-10-10T00:04:56.6392671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential/fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-10-10T00:04:56.6394519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-10-10T00:04:56.6396346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-10-10T00:04:56.6398029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui 2025-10-10T00:04:56.6399648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui 2025-10-10T00:04:56.6401267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd 2025-10-10T00:04:56.6402651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd 2025-10-10T00:04:56.6404784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0003-add-find_package-libwebsockets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6406920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0004-support-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6409024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0005-websocket-shared-lib-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6411116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0006-pthreads-for-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6413077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6415027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6416917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6418917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-10-10T00:04:56.6420789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg/fix-install-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-10-10T00:04:56.6422658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-10-10T00:04:56.6424567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-10-10T00:04:56.6426461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units/config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-10-10T00:04:56.6428257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-10-10T00:04:56.6430026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-10-10T00:04:56.6431988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/00001-msvc-upgrade-solution-up-to-vc11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6433968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6436067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/add-macos-universal-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6438096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6440046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/remove_lame_init_old_from_symbol_list.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6442016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6443745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-10-10T00:04:56.6445739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant 2025-10-10T00:04:56.6447707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant 2025-10-10T00:04:56.6449512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc 2025-10-10T00:04:56.6451225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc 2025-10-10T00:04:56.6452887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/dll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-10-10T00:04:56.6454740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-10-10T00:04:56.6456469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/src-only.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-10-10T00:04:56.6458235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-10-10T00:04:56.6459889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-10-10T00:04:56.6461678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/fix-checktypesize.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-10-10T00:04:56.6463537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/fix-m1-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-10-10T00:04:56.6465573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/fix-modulejack.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-10-10T00:04:56.6467403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-10-10T00:04:56.6469163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-10-10T00:04:56.6470888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi 2025-10-10T00:04:56.6472570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi 2025-10-10T00:04:56.6474538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/enable-runtimelibrary-toggle.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-10-10T00:04:56.6476603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/fix-static-include-files.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-10-10T00:04:56.6478470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-10-10T00:04:56.6480259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-10-10T00:04:56.6482033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue 2025-10-10T00:04:56.6483877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue 2025-10-10T00:04:56.6485825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp 2025-10-10T00:04:56.6487604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp 2025-10-10T00:04:56.6489394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle 2025-10-10T00:04:56.6491180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle 2025-10-10T00:04:56.6492944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx 2025-10-10T00:04:56.6494782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx 2025-10-10T00:04:56.6496359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-10-10T00:04:56.6498241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-10-10T00:04:56.6500008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-10-10T00:04:56.6501809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl 2025-10-10T00:04:56.6503546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl 2025-10-10T00:04:56.6505550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-10-10T00:04:56.6507371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/fix-platform.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-10-10T00:04:56.6509203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/fix-warnings.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-10-10T00:04:56.6511016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-10-10T00:04:56.6512766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-10-10T00:04:56.6514756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen 2025-10-10T00:04:56.6516559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen 2025-10-10T00:04:56.6518521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack 2025-10-10T00:04:56.6520350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack 2025-10-10T00:04:56.6522255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c 2025-10-10T00:04:56.6524238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c 2025-10-10T00:04:56.6526138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/disable-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-10-10T00:04:56.6528101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/fix-additerator.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-10-10T00:04:56.6530001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-10-10T00:04:56.6531860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-10-10T00:04:56.6533777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-10-10T00:04:56.6535782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes 2025-10-10T00:04:56.6537783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes 2025-10-10T00:04:56.6539590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-10-10T00:04:56.6541426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/fix-dependency-catch2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-10-10T00:04:56.6543282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/install-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-10-10T00:04:56.6545294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-10-10T00:04:56.6547016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-10-10T00:04:56.6548800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi/mpi-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-10-10T00:04:56.6550594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-10-10T00:04:56.6552331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-10-10T00:04:56.6554251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch/do-not-force-release.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-10-10T00:04:56.6556218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-10-10T00:04:56.6557986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-10-10T00:04:56.6559873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/fix_dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-10-10T00:04:56.6561735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-10-10T00:04:56.6563487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-10-10T00:04:56.6565321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-10-10T00:04:56.6567069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-10-10T00:04:56.6568769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/mujs.pc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-10-10T00:04:56.6570455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-10-10T00:04:56.6572142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-10-10T00:04:56.6573798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-10-10T00:04:56.6575541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/munit/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-10-10T00:04:56.6576861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/munit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-10-10T00:04:56.6578113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/munit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-10-10T00:04:56.6579360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser 2025-10-10T00:04:56.6580637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser 2025-10-10T00:04:56.6581824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-10-10T00:04:56.6583122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-10-10T00:04:56.6584576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-10-10T00:04:56.6585833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-10-10T00:04:56.6587016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-10-10T00:04:56.6588365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-10-10T00:04:56.6589689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-10-10T00:04:56.6591078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-10-10T00:04:56.6592381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst 2025-10-10T00:04:56.6593633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst 2025-10-10T00:04:56.6594892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/Install-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:56.6596066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/fix-generation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:56.6597344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/opengl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:56.6598594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:56.6599853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/sdl2-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:56.6600935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-10-10T00:04:56.6602241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:56.6604555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/export-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:56.6606576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/fix-static-build8.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:56.6608597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/mysql-connector-cpp-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:56.6610778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:56.6612673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-10-10T00:04:56.6614614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-10-10T00:04:56.6616168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-10-10T00:04:56.6617643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-10-10T00:04:56.6619123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-10-10T00:04:56.6620696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-10-10T00:04:56.6622265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-10-10T00:04:56.6623895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-10-10T00:04:56.6625510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-10-10T00:04:56.6627138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot 2025-10-10T00:04:56.6629015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot 2025-10-10T00:04:56.6630849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-10-10T00:04:56.6632567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-10-10T00:04:56.6634308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-10-10T00:04:56.6635968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-10-10T00:04:56.6637772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/add-missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:56.6639837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/find-unixodbc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:56.6641656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:56.6643454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:56.6645303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/rename-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:56.6647264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-10-10T00:04:56.6649127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann 2025-10-10T00:04:56.6650953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann 2025-10-10T00:04:56.6652823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-10-10T00:04:56.6654708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/fix-glad-dependence.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-10-10T00:04:56.6656580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-10-10T00:04:56.6658466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-10-10T00:04:56.6660224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg 2025-10-10T00:04:56.6662082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg 2025-10-10T00:04:56.6663985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/fix-cmakelist-and-pb-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-10-10T00:04:56.6666151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/fix-install-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-10-10T00:04:56.6668014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-10-10T00:04:56.6669775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-10-10T00:04:56.6671579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf 2025-10-10T00:04:56.6673446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf 2025-10-10T00:04:56.6675373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange 2025-10-10T00:04:56.6677193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange 2025-10-10T00:04:56.6679152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort 2025-10-10T00:04:56.6680881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort 2025-10-10T00:04:56.6682516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg/fltk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-10-10T00:04:56.6683786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-10-10T00:04:56.6685695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-10-10T00:04:56.6687478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-10-10T00:04:56.6689227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/nanovgConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-10-10T00:04:56.6691084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-10-10T00:04:56.6692801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-10-10T00:04:56.6694842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-10-10T00:04:56.6696978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-10-10T00:04:56.6699067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-10-10T00:04:56.6701275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-10-10T00:04:56.6703509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-10-10T00:04:56.6705901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-10-10T00:04:56.6707817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/FindNCCL.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-10-10T00:04:56.6709605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-10-10T00:04:56.6711313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-10-10T00:04:56.6713043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-10-10T00:04:56.6714894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-10-10T00:04:56.6716483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn 2025-10-10T00:04:56.6718299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn 2025-10-10T00:04:56.6720070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-10-10T00:04:56.6721828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-10-10T00:04:56.6723535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-10-10T00:04:56.6725613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library 2025-10-10T00:04:56.6727712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library 2025-10-10T00:04:56.6729675Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver 2025-10-10T00:04:56.6731570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver 2025-10-10T00:04:56.6733674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-10-10T00:04:56.6736058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-10-10T00:04:56.6738411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/sha_manifest.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-10-10T00:04:56.6740703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-10-10T00:04:56.6742888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-10-10T00:04:56.6744974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse 2025-10-10T00:04:56.6746797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse 2025-10-10T00:04:56.6748702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-libmath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6750670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-libzip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6752573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-mpi.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6754602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6756627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-linkage-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6758519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-manpage-msys.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6760359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6762220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/no-install-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6764296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6766018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/use_targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6767798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-10-10T00:04:56.6769704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/export-cmake-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-10-10T00:04:56.6771751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/fix-dependecy-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-10-10T00:04:56.6773696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/netCDFCxxConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-10-10T00:04:56.6775800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-10-10T00:04:56.6777702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-10-10T00:04:56.6779671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/0001-nethost-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-10-10T00:04:56.6781580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-10-10T00:04:56.6783356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-10-10T00:04:56.6785111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-10-10T00:04:56.6786807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/ccas.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6788546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/compile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6790192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/fix-libdir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6791955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-arm.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6793708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-arm64.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6795695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-x64.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6797423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-x86.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6799180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/host-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6800943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/lib-to-def.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6802856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/libname-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6804878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/msvc-support.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6806557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-arm.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6808347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-arm64.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6810028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-x64.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6811800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-x86.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6813626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6815450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6817280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6819080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/yasm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-10-10T00:04:56.6820838Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk 2025-10-10T00:04:56.6822884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk 2025-10-10T00:04:56.6824812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2 2025-10-10T00:04:56.6826615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2 2025-10-10T00:04:56.6828534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/0001-Fix-exception-in-server.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-10-10T00:04:56.6830609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/0002-Honor-BUILD_SHARED_LIBS.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-10-10T00:04:56.6832644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-10-10T00:04:56.6834839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-10-10T00:04:56.6836536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3 2025-10-10T00:04:56.6838341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3 2025-10-10T00:04:56.6840011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/Fix-C2065.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6841980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6843818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/remove-64-in-codemodel-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6845866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/remove-post-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6847802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/use-winbison-sharedspice.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6849763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/use-winbison-vngspice.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6851683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-10-10T00:04:56.6853515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/export-unofficical-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-10-10T00:04:56.6855593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-10-10T00:04:56.6857219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-10-10T00:04:56.6858805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-10-10T00:04:56.6860531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly 2025-10-10T00:04:56.6862240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly 2025-10-10T00:04:56.6863963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-10-10T00:04:56.6865819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-10-10T00:04:56.6867674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib/zlib_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-10-10T00:04:56.6869547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-10-10T00:04:56.6871523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-10-10T00:04:56.6873703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-10-10T00:04:56.6875575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-10-10T00:04:56.6877475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-10-10T00:04:56.6879250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-10-10T00:04:56.6881128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt 2025-10-10T00:04:56.6882823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt 2025-10-10T00:04:56.6884683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/fix-msvc-prj.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:56.6886258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/fix-snprintf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:56.6887991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/fix-ssize_t.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:56.6889821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:56.6891548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:56.6893164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-10-10T00:04:56.6895077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib 2025-10-10T00:04:56.6896814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib 2025-10-10T00:04:56.6898527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nng 2025-10-10T00:04:56.6900165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nng 2025-10-10T00:04:56.6901803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp 2025-10-10T00:04:56.6903531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp 2025-10-10T00:04:56.6905323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-10-10T00:04:56.6907113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-10-10T00:04:56.6908822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-10-10T00:04:56.6910766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-10-10T00:04:56.6912879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/unofficial-node-addon-api-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-10-10T00:04:56.6914927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-10-10T00:04:56.6916773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-10-10T00:04:56.6918793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-10-10T00:04:56.6920795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-10-10T00:04:56.6922962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/unofficial-node-api-headers-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-10-10T00:04:56.6925221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-10-10T00:04:56.6926994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-10-10T00:04:56.6928991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-10-10T00:04:56.6930900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-10-10T00:04:56.6932739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-10-10T00:04:56.6934640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-10-10T00:04:56.6936210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-10-10T00:04:56.6938020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-10-10T00:04:56.6939686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-10-10T00:04:56.6941416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide 2025-10-10T00:04:56.6943125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide 2025-10-10T00:04:56.6945016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/001-arm64-support.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-10-10T00:04:56.6946985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/gcc-11.2.0-compilation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-10-10T00:04:56.6949142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-10-10T00:04:56.6950311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/support-arm64-osx.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-10-10T00:04:56.6951455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-10-10T00:04:56.6952500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr 2025-10-10T00:04:56.6953606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr 2025-10-10T00:04:56.6954810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/01-nspr-no-lib-prefix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-10-10T00:04:56.6955896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/02-gen-debug-info-for-release.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-10-10T00:04:56.6956952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-10-10T00:04:56.6957930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-10-10T00:04:56.6958945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/export-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-10-10T00:04:56.6960066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-10-10T00:04:56.6961094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-10-10T00:04:56.6962147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-10-10T00:04:56.6962648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper 2025-10-10T00:04:56.6963129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper 2025-10-10T00:04:56.6963633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/dont-use-lib64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-10-10T00:04:56.6964295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-10-10T00:04:56.6965114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-10-10T00:04:56.6965900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-10-10T00:04:56.6966861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp 2025-10-10T00:04:56.6967506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp 2025-10-10T00:04:56.6968384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-10-10T00:04:56.6969082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-10-10T00:04:56.6969818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-10-10T00:04:56.6970391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl 2025-10-10T00:04:56.6971256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl 2025-10-10T00:04:56.6971876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp 2025-10-10T00:04:56.6972629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp 2025-10-10T00:04:56.6973264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell 2025-10-10T00:04:56.6974007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell 2025-10-10T00:04:56.6975079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/001-define-value-for-HAVE_UNISTD_H-in-mac-os.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6975795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/add-compile-options-for-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6976543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/bc6h.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6977198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/bc7.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6978039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6978674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/fix-intrinsic-function.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6979646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/fix-release-flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6980136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6981065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/skip-building-libsquish.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6981561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/squish.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6982340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-10-10T00:04:56.6982928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang 2025-10-10T00:04:56.6983865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang 2025-10-10T00:04:56.6984611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp/fix-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-10-10T00:04:56.6985359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-10-10T00:04:56.6985810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-10-10T00:04:56.6986626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul 2025-10-10T00:04:56.6987335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul 2025-10-10T00:04:56.6988229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/fix-find-curl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-10-10T00:04:56.6988840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-10-10T00:04:56.6989660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-10-10T00:04:56.6990689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl/libress-submodule-downgrade-required-libressl-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-10-10T00:04:56.6991447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-10-10T00:04:56.6992376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-10-10T00:04:56.6993070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/find-mbedtls.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-10-10T00:04:56.6993996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-10-10T00:04:56.6994720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-10-10T00:04:56.6995566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo 2025-10-10T00:04:56.6996213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo 2025-10-10T00:04:56.6997007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl 2025-10-10T00:04:56.6997749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl 2025-10-10T00:04:56.6998494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql 2025-10-10T00:04:56.6999352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql 2025-10-10T00:04:56.7000039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite 2025-10-10T00:04:56.7000922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite 2025-10-10T00:04:56.7001506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/fix_String_to_string.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-10-10T00:04:56.7002488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/fix_win_close.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-10-10T00:04:56.7003119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-10-10T00:04:56.7003935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-10-10T00:04:56.7004706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger 2025-10-10T00:04:56.7005592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger 2025-10-10T00:04:56.7006254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket 2025-10-10T00:04:56.7007204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket 2025-10-10T00:04:56.7007954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-10-10T00:04:56.7008777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/missing-find_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-10-10T00:04:56.7009548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-10-10T00:04:56.7010197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-10-10T00:04:56.7010942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe/fix_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-10-10T00:04:56.7011572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-10-10T00:04:56.7012279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-10-10T00:04:56.7013009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite 2025-10-10T00:04:56.7013941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite 2025-10-10T00:04:56.7014589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib/fix-DisableWC4191.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-10-10T00:04:56.7015537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-10-10T00:04:56.7016099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-10-10T00:04:56.7017038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/001-fix-exported-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-10-10T00:04:56.7017612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/fix-compilation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-10-10T00:04:56.7018537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-10-10T00:04:56.7019267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-10-10T00:04:56.7019973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-10-10T00:04:56.7020626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ode/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ode 2025-10-10T00:04:56.7021291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ode/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ode 2025-10-10T00:04:56.7022196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/fix-dependency-grpc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-10-10T00:04:56.7023072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/install-debug.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-10-10T00:04:56.7024165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-10-10T00:04:56.7025109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-10-10T00:04:56.7025641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf 2025-10-10T00:04:56.7026385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf 2025-10-10T00:04:56.7027005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/cfg-rel-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7027821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7028389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7029150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7029837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/same-install-rules-all-platforms.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7030649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/swig-python-polyfill.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7031286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-10-10T00:04:56.7032050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/avoid-name-clashes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7032760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7033546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/fix-error-c2039.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7034439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/fix_find_package_sdl2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7035230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7035870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/toolchain_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7036511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-10-10T00:04:56.7037276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ois/0001_install_pkgconfig_win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-10-10T00:04:56.7037995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ois/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-10-10T00:04:56.7038663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ois/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-10-10T00:04:56.7039423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/add_win_into_autotools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7040152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/def_gen_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7040860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7041616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/hardcode_vaargs_for_msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7042449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/msvc-src-build-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7043065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7043924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/python-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7044796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/release-debug-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7045625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7046293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/vcpkg.mk -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-10-10T00:04:56.7047105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/0001_Export_targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-10-10T00:04:56.7047773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/0002_Fix_config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-10-10T00:04:56.7048504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-10-10T00:04:56.7049242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-10-10T00:04:56.7049981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/fix_boost_static_link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-10-10T00:04:56.7050760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-10-10T00:04:56.7051412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-10-10T00:04:56.7052189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-10-10T00:04:56.7052789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn 2025-10-10T00:04:56.7053652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn 2025-10-10T00:04:56.7054357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-10-10T00:04:56.7055333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-10-10T00:04:56.7055880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-10-10T00:04:56.7056719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-10-10T00:04:56.7057364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/fix-dependency-protobuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-10-10T00:04:56.7058155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-10-10T00:04:56.7058669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-10-10T00:04:56.7059600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-10-10T00:04:56.7060315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-10-10T00:04:56.7061075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-10-10T00:04:56.7062059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu 2025-10-10T00:04:56.7062741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu 2025-10-10T00:04:56.7063538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oof/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oof 2025-10-10T00:04:56.7064005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oof/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/oof 2025-10-10T00:04:56.7065124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-10-10T00:04:56.7065667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-10-10T00:04:56.7066521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-10-10T00:04:56.7067119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541 2025-10-10T00:04:56.7067958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541 2025-10-10T00:04:56.7068809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/c12ada68951ea67a59bef7d4fcdf22334990c12a.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-10-10T00:04:56.7069610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-10-10T00:04:56.7070378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-10-10T00:04:56.7071092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-10-10T00:04:56.7072081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/fix-redefinition-function.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:56.7072741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/install-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:56.7073544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/openblas_common.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:56.7074334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:56.7075066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:56.7075649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-10-10T00:04:56.7076536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-depend-freetype.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7077203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-depend-vtk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7078127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-dependence.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7078937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-find-tbb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7079665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-install-prefix-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7080586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-pdb-find.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7081417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/install-include-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7082201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7082933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-10-10T00:04:56.7083636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-10-10T00:04:56.7084504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-10-10T00:04:56.7085265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-10-10T00:04:56.7086149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-10-10T00:04:56.7086912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-10-10T00:04:56.7087852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-10-10T00:04:56.7088507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/0001-include-unistd-for-gete-ug-id.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-10-10T00:04:56.7089335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-10-10T00:04:56.7089917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-10-10T00:04:56.7090807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-10-10T00:04:56.7091314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-10-10T00:04:56.7092252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-del-install-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:56.7092960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:56.7093812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-func-param.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:56.7094782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:56.7095468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:56.7096262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-10-10T00:04:56.7096981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-10-10T00:04:56.7097861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/illegal_char.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-10-10T00:04:56.7098401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-10-10T00:04:56.7099173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-10-10T00:04:56.7099786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-10-10T00:04:56.7100573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-10-10T00:04:56.7101263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-10-10T00:04:56.7101942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv 2025-10-10T00:04:56.7102728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv 2025-10-10T00:04:56.7103525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0001-install-options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7104620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0002-fix-paths-containing-symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7105472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0003-force-package-requirements.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7106132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0004-add-ffmpeg-missing-defines.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7106957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0005-fix-cuda.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7107549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0006-fix-jasper.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7108378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0007-fix-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7109148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0019-fix-openexr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7109933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0020-missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7110659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7111308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/usage.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7111975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-10-10T00:04:56.7112822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0001-disable-downloading.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7113715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0002-install-options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7114606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0003-force-package-requirements.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7115480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0004-fix-eigen.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7116023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0005-fix-vtk9.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7116958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0006-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7117566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0007-fix-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7118507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0008-devendor-quirc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7119208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0009-fix-protobuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7120008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0010-fix-uwp-tiff-imgcodecs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7120822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0011-remove-python2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7121450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0012-fix-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7122137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0013-fix-ceres.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7122922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0016-fix-freetype-contrib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7123719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0018-fix-depend-tesseract.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7124602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0019-missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7125497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/fix-tbb-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7126130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7126888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/usage.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7127484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-10-10T00:04:56.7128519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0001-disable-downloading.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7129132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0002-install-options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7130062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0003-force-package-requirements.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7130717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0004-fix-eigen.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7131510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0005-fix-policy-CMP0057.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7132307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0006-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7132974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0007-fix-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7133892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0008-devendor-quirc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7134593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0009-fix-protobuf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7135560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0010-fix-uwp-tiff-imgcodecs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7136183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0011-remove-python2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7137002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0012-fix-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7137594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0015-fix-freetype.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7138475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0016-fix-freetype-contrib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7139149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0017-fix-flatbuffers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7139962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0018-fix-depend-tesseract.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7140577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0019-fix-ogre-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7141308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0019-missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7142059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0020-fix-compat-cuda12.2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7142818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7143494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/usage.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7144388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-10-10T00:04:56.7145044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/opendnp3-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-10-10T00:04:56.7145912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-10-10T00:04:56.7146493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-10-10T00:04:56.7147330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/deps/asio.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/deps 2025-10-10T00:04:56.7148238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/fix-arm64-windows-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-10-10T00:04:56.7149083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-10-10T00:04:56.7149697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-10-10T00:04:56.7150493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-10-10T00:04:56.7151072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-10-10T00:04:56.7151898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-10-10T00:04:56.7152606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/unofficial-openfbxConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-10-10T00:04:56.7153359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-10-10T00:04:56.7153964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/glu.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-10-10T00:04:56.7154863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/opengl.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-10-10T00:04:56.7155412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-10-10T00:04:56.7156305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-10-10T00:04:56.7156837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-10-10T00:04:56.7157736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry 2025-10-10T00:04:56.7158431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry 2025-10-10T00:04:56.7159367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264/0001-respect-default-library-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-10-10T00:04:56.7160219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-10-10T00:04:56.7160786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-10-10T00:04:56.7161693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink 2025-10-10T00:04:56.7162285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink 2025-10-10T00:04:56.7163196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7163992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-openexr-dll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7165078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-openexr-target-missing.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7165957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-openimageio_include_dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7166657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-static-ffmpeg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7167646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/imath-version-guard.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7168268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7169078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7169638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-10-10T00:04:56.7170465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-10-10T00:04:56.7171040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/fix-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-10-10T00:04:56.7171995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/no-wx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-10-10T00:04:56.7172597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-10-10T00:04:56.7173425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-10-10T00:04:56.7173975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/m4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:56.7174998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:56.7175589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:56.7176423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:56.7176982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:56.7177791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-10-10T00:04:56.7178431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/fix-dependencies.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-10-10T00:04:56.7179300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/git-no-tags.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-10-10T00:04:56.7180015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-10-10T00:04:56.7180787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-10-10T00:04:56.7181570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-10-10T00:04:56.7182188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-10-10T00:04:56.7183079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-10-10T00:04:56.7183623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-10-10T00:04:56.7184652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi/keep_isystem.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-10-10T00:04:56.7185204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-10-10T00:04:56.7185993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-10-10T00:04:56.7186606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/0001-eigen_3.4.0.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7187548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/0002-eigen-3.4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7188141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/build_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7189032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/fix-coinutils.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7189651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/no-absolute-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7190525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7191053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-10-10T00:04:56.7191905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-10-10T00:04:56.7192501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/no-absolute-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-10-10T00:04:56.7193334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-10-10T00:04:56.7193860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-10-10T00:04:56.7195027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/inherit_from_parent_or_project_defaults.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:56.7195704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/openni2deploy.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:56.7196575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:56.7197476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/replace_environment_variable.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:56.7198083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/upgrade_projects.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:56.7198904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-10-10T00:04:56.7199522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-10-10T00:04:56.7200480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/fix-buildflag-and-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-10-10T00:04:56.7200987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/fix-utils.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-10-10T00:04:56.7201857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-10-10T00:04:56.7202446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-10-10T00:04:56.7203383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/fix-win-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-10-10T00:04:56.7204046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-10-10T00:04:56.7204985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/remove-w-flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-10-10T00:04:56.7205649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-10-10T00:04:56.7206461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/disable-apps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7207298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/disable-install-docs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7207949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/install-pc-files.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7208713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/openssl.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7209344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7210182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/script-prefix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7210817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7211769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7212375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-10-10T00:04:56.7213234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix 2025-10-10T00:04:56.7213910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix 2025-10-10T00:04:56.7214830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp 2025-10-10T00:04:56.7215461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp 2025-10-10T00:04:56.7216294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows 2025-10-10T00:04:56.7217040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows 2025-10-10T00:04:56.7217768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/android-cc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7218610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/configure -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7219403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/move-openssldir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7220294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/no-empty-dirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7221082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/no-static-libs-for-shared.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7221874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7222769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/remove-deps.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-10-10T00:04:56.7223436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows/install-layout.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-10-10T00:04:56.7224560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows/install-pdbs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-10-10T00:04:56.7225229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-10-10T00:04:56.7226076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix-build-type.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:56.7226918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:56.7227646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix-version-search.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:56.7228617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix_compile-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:56.7229276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:56.7230102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-10-10T00:04:56.7230959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/add-missing-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:56.7231801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/add-missing-find-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:56.7232834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/add-missing-include-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:56.7233541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:56.7234583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/use-default-cxx-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:56.7235538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-10-10T00:04:56.7236320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd 2025-10-10T00:04:56.7237247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd 2025-10-10T00:04:56.7237906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-10-10T00:04:56.7238770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-10-10T00:04:56.7239528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-10-10T00:04:56.7240201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/link-gmp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-10-10T00:04:56.7240997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-10-10T00:04:56.7241641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/reorder-mpc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-10-10T00:04:56.7242516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-10-10T00:04:56.7243106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-10-10T00:04:56.7244248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/0003-fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:56.7244976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/fix_nanovdb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:56.7245746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:56.7246256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:56.7247187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:56.7247750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-10-10T00:04:56.7248679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/001-disable-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7249276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/003-fix-find-onnx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7250201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/004-compilation-with-cpp17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7251056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/005-tflite-search.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7251794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/006-onednn-gpu-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7252595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/007-macos-14.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7253215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7254282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7254865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-10-10T00:04:56.7255741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-10-10T00:04:56.7256340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-10-10T00:04:56.7257167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-10-10T00:04:56.7257717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr 2025-10-10T00:04:56.7258614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr 2025-10-10T00:04:56.7259344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/002-fix-hpp-gen.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-10-10T00:04:56.7260200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/fix-jinja2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-10-10T00:04:56.7261106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/fix-openxr-sdk-jsoncpp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-10-10T00:04:56.7261767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-10-10T00:04:56.7262677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-10-10T00:04:56.7263311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp 2025-10-10T00:04:56.7264313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp 2025-10-10T00:04:56.7265037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare 2025-10-10T00:04:56.7265800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare 2025-10-10T00:04:56.7266575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite 2025-10-10T00:04:56.7267330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite 2025-10-10T00:04:56.7268148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opus/fix-pkgconfig-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-10-10T00:04:56.7268774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-10-10T00:04:56.7269654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-10-10T00:04:56.7271233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-10-10T00:04:56.7272505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-10-10T00:04:56.7273844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-10-10T00:04:56.7275710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-10-10T00:04:56.7276876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-10-10T00:04:56.7277935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-10-10T00:04:56.7279180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-10-10T00:04:56.7280449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl/export-include-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-10-10T00:04:56.7281628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-10-10T00:04:56.7282694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-10-10T00:04:56.7283768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/collada.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7285170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/fix-nvtt-squish.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7286309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/fix-sdl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7287499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/link-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7288578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/openexr3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7289728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/osgdb_zip_nozip.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7290905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/plugin-pdb-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7292017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7293259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/unofficial-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7294560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/unofficial-osg-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7295689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7296945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/use-boost-asio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7298056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-10-10T00:04:56.7299265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/CMakeLists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:56.7300444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/OsgMacroUtils.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:56.7301659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/fix-static-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:56.7302782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:56.7304312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/use-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:56.7305470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-10-10T00:04:56.7306828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/export-plugins.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7307875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/find-package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7308977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/link-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7310065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7311240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/remove-lerc-gltf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7312418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/remove-tool-debug-suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7313387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-10-10T00:04:56.7314677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip 2025-10-10T00:04:56.7315923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip 2025-10-10T00:04:56.7317084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/otl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/otl 2025-10-10T00:04:56.7318166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/otl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/otl 2025-10-10T00:04:56.7319441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/fix-find-library.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-10-10T00:04:56.7320963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/fix-status-code-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-10-10T00:04:56.7321995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-10-10T00:04:56.7323122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-10-10T00:04:56.7324522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-10-10T00:04:56.7325948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv 2025-10-10T00:04:56.7327082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv 2025-10-10T00:04:56.7328284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2 2025-10-10T00:04:56.7329476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2 2025-10-10T00:04:56.7330578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/disable-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:56.7331742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/doxygen.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:56.7332758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/find-tbb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:56.7333891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:56.7335105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:56.7336477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-10-10T00:04:56.7337753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/fix-ODR-libuuid-linux.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-10-10T00:04:56.7338904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/fix-unresolvedsymbol-arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-10-10T00:04:56.7339987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-10-10T00:04:56.7341061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-10-10T00:04:56.7342382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-10-10T00:04:56.7343545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-10-10T00:04:56.7344853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-10-10T00:04:56.7346169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot 2025-10-10T00:04:56.7347318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot 2025-10-10T00:04:56.7348523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pango/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pango 2025-10-10T00:04:56.7349600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pango/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pango 2025-10-10T00:04:56.7350874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/devendor-palsigslot.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-10-10T00:04:56.7351963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/ffmpeg-vxmc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-10-10T00:04:56.7353054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-10-10T00:04:56.7354441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-10-10T00:04:56.7355613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-10-10T00:04:56.7356847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm 2025-10-10T00:04:56.7357882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm 2025-10-10T00:04:56.7359177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap 2025-10-10T00:04:56.7360288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap 2025-10-10T00:04:56.7361428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl/fix-cmakelist.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-10-10T00:04:56.7362520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-10-10T00:04:56.7363599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-10-10T00:04:56.7364773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/53.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7366567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/add-tools-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7367694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/external_vtk.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7369086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7370543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/python_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7371887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/python_wrapper.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7373183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/qt6-all.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7375897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/removedoublesymbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7377004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-10-10T00:04:56.7378406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/build-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-10-10T00:04:56.7379731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-10-10T00:04:56.7381108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/use_stdint.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-10-10T00:04:56.7382513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-10-10T00:04:56.7383807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet 2025-10-10T00:04:56.7385260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet 2025-10-10T00:04:56.7386690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parson/fix-cmake-files-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-10-10T00:04:56.7387937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-10-10T00:04:56.7389211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-10-10T00:04:56.7390506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/linux.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-10-10T00:04:56.7391856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-10-10T00:04:56.7393290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/unofficial-pbc-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-10-10T00:04:56.7394580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-10-10T00:04:56.7395975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-10-10T00:04:56.7397511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-10-10T00:04:56.7398875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-10-10T00:04:56.7400172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-10-10T00:04:56.7401399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg 2025-10-10T00:04:56.7402975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg 2025-10-10T00:04:56.7404976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/acquire_pciids.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-10-10T00:04:56.7406270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-10-10T00:04:56.7407739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-10-10T00:04:56.7408973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-10-10T00:04:56.7410360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/add-gcc-version-check.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7411800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/add_bigobj_option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7413037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/devendor-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7414654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/disable_kinfu_for_cuda12.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7415929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/fix-check-sse.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7417355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/fix-numeric-literals-flag.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7418633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/fix_opennurbs_win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7420033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/install-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7421297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/no-absolute.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7422754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/outofcore_viewer_remove_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7423984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/pcl_config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7425519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/pcl_utils.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7426868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7428172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7429533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-10-10T00:04:56.7431009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/export-cmake-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7432524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/pcre-8.4.5_fix_check_function_exists_for_arm-androi_builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7433882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/pcre-8.45_fix_postfix_for_debug_Windows_builds.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7435329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7436563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7438003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/unofficial-pcre-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7439224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-10-10T00:04:56.7440710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:56.7442187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/no-static-suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:56.7443616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/pcre2-10.35_fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:56.7444975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:56.7446702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:56.7448034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-10-10T00:04:56.7449530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7450774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7452190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-find-library-suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7453454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-gcc-13-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7455007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-unix-compiler-options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7456300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/gdal-3.7.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7457718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/install-dimbuilder.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7458943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/mingw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7460471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/no-pkgconfig-requires.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7461738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/no-rpath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7463611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7464955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7466400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-10-10T00:04:56.7467893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-10-10T00:04:56.7469132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-10-10T00:04:56.7470562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-10-10T00:04:56.7471902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-10-10T00:04:56.7473381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/nmake-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-10-10T00:04:56.7474741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-10-10T00:04:56.7476279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/unofficial-pdcurses-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-10-10T00:04:56.7477508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-10-10T00:04:56.7478863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort 2025-10-10T00:04:56.7480172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort 2025-10-10T00:04:56.7481611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/arm64-windows-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-10-10T00:04:56.7482969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-10-10T00:04:56.7484538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-10-10T00:04:56.7485937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-10-10T00:04:56.7487306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl 2025-10-10T00:04:56.7488613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl 2025-10-10T00:04:56.7489994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2 2025-10-10T00:04:56.7491301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2 2025-10-10T00:04:56.7492782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-10-10T00:04:56.7494255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-10-10T00:04:56.7496049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/fix-invalid-command.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-10-10T00:04:56.7497236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-10-10T00:04:56.7498507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-10-10T00:04:56.7499884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring 2025-10-10T00:04:56.7501331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring 2025-10-10T00:04:56.7502706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq 2025-10-10T00:04:56.7504238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq 2025-10-10T00:04:56.7505429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt 2025-10-10T00:04:56.7506741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt 2025-10-10T00:04:56.7508100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-10-10T00:04:56.7509475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-10-10T00:04:56.7510755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-10-10T00:04:56.7512112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-10-10T00:04:56.7513416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-10-10T00:04:56.7515092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-10-10T00:04:56.7516451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-10-10T00:04:56.7517973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/omniverse-physx-sdk-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-10-10T00:04:56.7519356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-10-10T00:04:56.7520795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-10-10T00:04:56.7522247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-10-10T00:04:56.7523701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson 2025-10-10T00:04:56.7525156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson 2025-10-10T00:04:56.7526544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2 2025-10-10T00:04:56.7527858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2 2025-10-10T00:04:56.7529172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/piex/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-10-10T00:04:56.7530648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/piex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-10-10T00:04:56.7531855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/piex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-10-10T00:04:56.7533369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire 2025-10-10T00:04:56.7534712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire 2025-10-10T00:04:56.7536149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache 2025-10-10T00:04:56.7537519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache 2025-10-10T00:04:56.7538927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel/001-prevent-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-10-10T00:04:56.7540204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-10-10T00:04:56.7541482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-10-10T00:04:56.7543002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/fix_clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-10-10T00:04:56.7544677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/missing_intrin_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-10-10T00:04:56.7546097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/no-host-cpu-checks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-10-10T00:04:56.7547387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-10-10T00:04:56.7548679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-10-10T00:04:56.7550099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf 2025-10-10T00:04:56.7551448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf 2025-10-10T00:04:56.7553055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols 2025-10-10T00:04:56.7554489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols 2025-10-10T00:04:56.7555881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders 2025-10-10T00:04:56.7557206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders 2025-10-10T00:04:56.7558571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony 2025-10-10T00:04:56.7560052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony 2025-10-10T00:04:56.7561331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive 2025-10-10T00:04:56.7562796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive 2025-10-10T00:04:56.7564905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list 2025-10-10T00:04:56.7566261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list 2025-10-10T00:04:56.7567815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer 2025-10-10T00:04:56.7569177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer 2025-10-10T00:04:56.7570507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack 2025-10-10T00:04:56.7571813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack 2025-10-10T00:04:56.7573171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-10-10T00:04:56.7574711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-10-10T00:04:56.7576155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-10-10T00:04:56.7577654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/fix_configuration.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-10-10T00:04:56.7579000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-10-10T00:04:56.7580311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-10-10T00:04:56.7581804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-10-10T00:04:56.7583100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-10-10T00:04:56.7584570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plog/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-10-10T00:04:56.7585998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plog/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-10-10T00:04:56.7587374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plog/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-10-10T00:04:56.7588953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/install-interface-include-directories.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:56.7590321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:56.7591561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:56.7592900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:56.7594357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/use-math-h-nan.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:56.7595699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-10-10T00:04:56.7597199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-10-10T00:04:56.7598545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-10-10T00:04:56.7599848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-10-10T00:04:56.7601151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-10-10T00:04:56.7602563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk/remove_getopt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-10-10T00:04:56.7603935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-10-10T00:04:56.7605628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp/fix-stderror-win.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-10-10T00:04:56.7606922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-10-10T00:04:56.7608226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-10-10T00:04:56.7609654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter 2025-10-10T00:04:56.7610974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter 2025-10-10T00:04:56.7612359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0001-static-pcre.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7613737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0002-arm64-pcre.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7615163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0003-fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7616698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0004-fix-feature-sqlite3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7617972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0005-fix-error-c3861.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7619409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0007-find-pcre2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7620646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7622108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7623480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-10-10T00:04:56.7625159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-10-10T00:04:56.7626954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-10-10T00:04:56.7628455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-10-10T00:04:56.7629935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-10-10T00:04:56.7631324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/disable-gcc5-checks.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-10-10T00:04:56.7632622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-10-10T00:04:56.7633976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/use-external-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-10-10T00:04:56.7635491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-10-10T00:04:56.7636849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-10-10T00:04:56.7638268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/fix-sweep-h-codepage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-10-10T00:04:56.7639529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-10-10T00:04:56.7640818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-10-10T00:04:56.7642303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/FindCLIPPER.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-10-10T00:04:56.7643616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/fix_targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-10-10T00:04:56.7645077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-10-10T00:04:56.7646560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-10-10T00:04:56.7647807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-10-10T00:04:56.7649258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2/fix-dep.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-10-10T00:04:56.7650576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-10-10T00:04:56.7651950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-10-10T00:04:56.7653356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value 2025-10-10T00:04:56.7654814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value 2025-10-10T00:04:56.7656142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/github-121.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-10-10T00:04:56.7657540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/no-install-unused.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-10-10T00:04:56.7658816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-10-10T00:04:56.7660118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-10-10T00:04:56.7661569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:56.7662956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/export-unofficial-poppler.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:56.7664338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:56.7665882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/unofficial-poppler-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:56.7667074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:56.7668436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-10-10T00:04:56.7669829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/144.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-10-10T00:04:56.7671177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/cuda_12_1.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-10-10T00:04:56.7672735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/fix_missing_thrust_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-10-10T00:04:56.7674008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-10-10T00:04:56.7675466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-10-10T00:04:56.7676995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs 2025-10-10T00:04:56.7678480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs 2025-10-10T00:04:56.7679814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-10-10T00:04:56.7681112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-10-10T00:04:56.7682395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-10-10T00:04:56.7683765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/fix-library-can-not-be-found.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-10-10T00:04:56.7685243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/framework_link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-10-10T00:04:56.7686538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-10-10T00:04:56.7687856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-10-10T00:04:56.7689252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/framework_link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-10-10T00:04:56.7690548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-10-10T00:04:56.7692025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/search-for-threads-in-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-10-10T00:04:56.7693179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-10-10T00:04:56.7694701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-10-10T00:04:56.7696152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf 2025-10-10T00:04:56.7697485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf 2025-10-10T00:04:56.7698874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul/cmake_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-10-10T00:04:56.7700196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-10-10T00:04:56.7701477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-10-10T00:04:56.7702889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic 2025-10-10T00:04:56.7704362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic 2025-10-10T00:04:56.7705939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint 2025-10-10T00:04:56.7707172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint 2025-10-10T00:04:56.7708603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-10-10T00:04:56.7709910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-10-10T00:04:56.7711320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/fix-math-functions.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-10-10T00:04:56.7712590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-10-10T00:04:56.7713879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-10-10T00:04:56.7715594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string 2025-10-10T00:04:56.7716971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string 2025-10-10T00:04:56.7718302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector 2025-10-10T00:04:56.7719762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector 2025-10-10T00:04:56.7721272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-10-10T00:04:56.7722689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-10-10T00:04:56.7723980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-10-10T00:04:56.7725519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/fix-proj4-targets-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7726773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7728186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/fix-win-output-name.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7729460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7730893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/remove_toolset_restriction.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7732056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7733398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-10-10T00:04:56.7735003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4 2025-10-10T00:04:56.7736347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4 2025-10-10T00:04:56.7737895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp 2025-10-10T00:04:56.7739214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp 2025-10-10T00:04:56.7740524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/fix-ifdef.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-10-10T00:04:56.7741878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-10-10T00:04:56.7743136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-10-10T00:04:56.7744661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-10-10T00:04:56.7746357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/compile_options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7747743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/fix-default-proto-file-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7749049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/fix-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7750397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7751805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/protobuf-targets-vcpkg-protoc.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7753082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7754595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-10-10T00:04:56.7756056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c/fix-crt-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-10-10T00:04:56.7757345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-10-10T00:04:56.7758646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-10-10T00:04:56.7759983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf 2025-10-10T00:04:56.7761325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf 2025-10-10T00:04:56.7762725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero/fix-no-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-10-10T00:04:56.7764292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-10-10T00:04:56.7765529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-10-10T00:04:56.7766955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy 2025-10-10T00:04:56.7768178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy 2025-10-10T00:04:56.7769629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-10-10T00:04:56.7771029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/fix-zstd-zlib-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-10-10T00:04:56.7772262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-10-10T00:04:56.7773649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/remove-register.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-10-10T00:04:56.7775027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-10-10T00:04:56.7776510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd 2025-10-10T00:04:56.7777852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd 2025-10-10T00:04:56.7779377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print 2025-10-10T00:04:56.7780797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print 2025-10-10T00:04:56.7782144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-10-10T00:04:56.7783618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/fix-config.cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-10-10T00:04:56.7785334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-10-10T00:04:56.7786644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-10-10T00:04:56.7788053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread 2025-10-10T00:04:56.7789336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread 2025-10-10T00:04:56.7790797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs 2025-10-10T00:04:56.7792099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs 2025-10-10T00:04:56.7793575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-10-10T00:04:56.7794957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-10-10T00:04:56.7796414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-10-10T00:04:56.7797648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-10-10T00:04:56.7799032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/PThreads4WConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7800383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-arm-macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7801796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-arm64-version_rc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7803122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7804642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-pthread_getname_np.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7806114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-uwp-linkage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7807438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7808751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7810103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/use-md.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7817542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/use-mt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7818882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg-cmake-wrapper-pthread.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7819939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg-cmake-wrapper-pthreads-windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7820755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg-cmake-wrapper-pthreads.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7821511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7822223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/whitespace_in_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-10-10T00:04:56.7823017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt 2025-10-10T00:04:56.7823693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt 2025-10-10T00:04:56.7824716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml 2025-10-10T00:04:56.7825348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml 2025-10-10T00:04:56.7826262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini 2025-10-10T00:04:56.7826872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini 2025-10-10T00:04:56.7827729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/fix-debug-link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-10-10T00:04:56.7829025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-10-10T00:04:56.7830292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-10-10T00:04:56.7831635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-10-10T00:04:56.7833032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-10-10T00:04:56.7834509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-10-10T00:04:56.7835920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-10-10T00:04:56.7837289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/001-build-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7838727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/002-build-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7840121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/003-build-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7841595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/004-static-library-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7842878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/005-static-crt-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7844388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/006-static-fix-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7847230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/007-fix-build-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7847910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/008-bz2d.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7848662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7850001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-10-10T00:04:56.7851353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0001-only-build-required-projects.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7854725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0002-static-library.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7855640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0003-use-vcpkg-zlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7856678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0004-devendor-external-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7858051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0005-dont-copy-vcruntime.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7859669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0006-restore-support-for-windows-7.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7861511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0007-workaround-windows-11-sdk-rc-compiler-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7862816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0008-python.pc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7864682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0010-dont-skip-rpath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7866021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0011-gcc-ldflags-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7867991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0012-force-disable-curses.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7869208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0014-fix-get-python-inc-output.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7870505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0015-dont-use-WINDOWS-def.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7871797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0016-fix-win-cross.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7873105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0017-fix-win.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7874667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/openssl.props.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7876120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7877658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/python_vcpkg.props.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7878905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7880515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/usage.unix -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7881857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/usage.win -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7883438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7884891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-10-10T00:04:56.7886398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/0001-fix-path-for-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:56.7887683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/0002-fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:56.7889196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/0003-Define-NOMINMAX-for-botan-plugin-with-MSVC.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:56.7890294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/mk-ca-bundle.pl -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:56.7891942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:56.7893099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-10-10T00:04:56.7894801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/0001-qt6-deprecated-qwebsocket-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-10-10T00:04:56.7896158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-10-10T00:04:56.7897490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-10-10T00:04:56.7898841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-10-10T00:04:56.7900360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot/config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-10-10T00:04:56.7901727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-10-10T00:04:56.7903075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-10-10T00:04:56.7904578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine 2025-10-10T00:04:56.7906076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine 2025-10-10T00:04:56.7907436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/fix-missing-symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:56.7908792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/include-qhullcpp-shared.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:56.7910111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/noapp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:56.7911420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:56.7912809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:56.7914271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-10-10T00:04:56.7915723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/fix-arm64-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-10-10T00:04:56.7917079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-10-10T00:04:56.7918435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/use-packages.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-10-10T00:04:56.7919875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-10-10T00:04:56.7921191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi 2025-10-10T00:04:56.7922486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi 2025-10-10T00:04:56.7923886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx 2025-10-10T00:04:56.7925369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx 2025-10-10T00:04:56.7926856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-10-10T00:04:56.7928157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-10-10T00:04:56.7929416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-10-10T00:04:56.7930817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla/fix-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-10-10T00:04:56.7932167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-10-10T00:04:56.7933439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-10-10T00:04:56.7934931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt 2025-10-10T00:04:56.7936396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt 2025-10-10T00:04:56.7938073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-10-10T00:04:56.7939612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system/qt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-10-10T00:04:56.7941008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-10-10T00:04:56.7942324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d 2025-10-10T00:04:56.7943573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d 2025-10-10T00:04:56.7945097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5 2025-10-10T00:04:56.7946430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5 2025-10-10T00:04:56.7947855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d 2025-10-10T00:04:56.7949160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d 2025-10-10T00:04:56.7950655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt 2025-10-10T00:04:56.7951915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt 2025-10-10T00:04:56.7953357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras 2025-10-10T00:04:56.7954784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras 2025-10-10T00:04:56.7956163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-10-10T00:04:56.7957936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/qtdeploy.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-10-10T00:04:56.7959179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-10-10T00:04:56.7960660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/configure_qt.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7962093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/find_qt_mkspec.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7963466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/install_qt.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7965121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_build_submodule.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7966555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_download_submodule.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7967949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_fix_cmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7969269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_fix_makefile_install.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7970637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_fix_prl.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7971976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_install_copyright.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7973306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_port_functions.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7974769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_port_hashes.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7976402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_submodule_installation.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-10-10T00:04:56.7977789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-24607-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7979274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-32762-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7980613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-32763-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7981971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-33285-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7983329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-34410-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7984800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-37369-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7986293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-38197-qtbase-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7987727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-43114-5.15.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7989134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/Qt5BasicConfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7990571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/Qt5GuiConfigExtras.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7991933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/Qt5PluginTarget.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7993231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/cocoa.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7994845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/create_cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7996161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/egl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7997651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/fix_angle.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.7998951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/gui_configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8000242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/mingw9.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8001667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/mysql-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8003093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/mysql_plugin_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8004606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/patch-qtbase-memory_resource.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8005940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/qt_app.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8007334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/qtbug_96392.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8008706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/static_opengl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8010153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/windows_prf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8011513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/winmain_pro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8012868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/xcode-15.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8014431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/xlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-10-10T00:04:56.8015855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d 2025-10-10T00:04:56.8017181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d 2025-10-10T00:04:56.8018566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts 2025-10-10T00:04:56.8019844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts 2025-10-10T00:04:56.8021414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity 2025-10-10T00:04:56.8022653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity 2025-10-10T00:04:56.8024214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d 2025-10-10T00:04:56.8025476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d 2025-10-10T00:04:56.8026870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative 2025-10-10T00:04:56.8028162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative 2025-10-10T00:04:56.8029418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc 2025-10-10T00:04:56.8030729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc 2025-10-10T00:04:56.8032238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad 2025-10-10T00:04:56.8033541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad 2025-10-10T00:04:56.8035198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects 2025-10-10T00:04:56.8036694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects 2025-10-10T00:04:56.8038029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats 2025-10-10T00:04:56.8039358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats 2025-10-10T00:04:56.8040728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location/missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-10-10T00:04:56.8042054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-10-10T00:04:56.8043385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-10-10T00:04:56.8044909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras 2025-10-10T00:04:56.8046315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras 2025-10-10T00:04:56.8047721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts 2025-10-10T00:04:56.8049121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts 2025-10-10T00:04:56.8050381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt 2025-10-10T00:04:56.8051817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt 2025-10-10T00:04:56.8053229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-10-10T00:04:56.8054689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-10-10T00:04:56.8056142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia/xcode15.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-10-10T00:04:56.8057508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth 2025-10-10T00:04:56.8058815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth 2025-10-10T00:04:56.8060154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing 2025-10-10T00:04:56.8061472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing 2025-10-10T00:04:56.8062892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols 2025-10-10T00:04:56.8064334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols 2025-10-10T00:04:56.8065793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2 2025-10-10T00:04:56.8067155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2 2025-10-10T00:04:56.8068533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects 2025-10-10T00:04:56.8069849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects 2025-10-10T00:04:56.8071114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script 2025-10-10T00:04:56.8072427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script 2025-10-10T00:04:56.8073799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml 2025-10-10T00:04:56.8075147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml 2025-10-10T00:04:56.8076776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors 2025-10-10T00:04:56.8077985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors 2025-10-10T00:04:56.8079460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus 2025-10-10T00:04:56.8080687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus 2025-10-10T00:04:56.8082078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport 2025-10-10T00:04:56.8083379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport 2025-10-10T00:04:56.8084808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech 2025-10-10T00:04:56.8086169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech 2025-10-10T00:04:56.8087566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/CVE-2023-32573-qtsvg-5.15.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-10-10T00:04:56.8088912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-10-10T00:04:56.8090364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/static_svg_link_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-10-10T00:04:56.8091651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-10-10T00:04:56.8093573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools/fix-pkgconfig-qt5uiplugin-not-found.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-10-10T00:04:56.8094893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-10-10T00:04:56.8096430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-10-10T00:04:56.8097920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations 2025-10-10T00:04:56.8099276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations 2025-10-10T00:04:56.8100669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard 2025-10-10T00:04:56.8102056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard 2025-10-10T00:04:56.8103332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland 2025-10-10T00:04:56.8104877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland 2025-10-10T00:04:56.8106326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel 2025-10-10T00:04:56.8107692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel 2025-10-10T00:04:56.8108974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/build_1.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8110301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/build_2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8111682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/common.pri.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8112951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/gl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8114439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8115844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8117486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/workaround-msvc2022-missing-include-in-chromium-ui-accessability.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-10-10T00:04:56.8118639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin 2025-10-10T00:04:56.8119970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin 2025-10-10T00:04:56.8121381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets 2025-10-10T00:04:56.8122704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets 2025-10-10T00:04:56.8124035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview 2025-10-10T00:04:56.8125506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview 2025-10-10T00:04:56.8126991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras 2025-10-10T00:04:56.8128282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras 2025-10-10T00:04:56.8129766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches/require_quick.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches 2025-10-10T00:04:56.8131139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches/unrequire_quick.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches 2025-10-10T00:04:56.8132475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras 2025-10-10T00:04:56.8133716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras 2025-10-10T00:04:56.8135321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns 2025-10-10T00:04:56.8136584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns 2025-10-10T00:04:56.8137895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat 2025-10-10T00:04:56.8139218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat 2025-10-10T00:04:56.8140645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt 2025-10-10T00:04:56.8141957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt 2025-10-10T00:04:56.8143509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-10-10T00:04:56.8145028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/stack-walker-arm64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-10-10T00:04:56.8146436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-10-10T00:04:56.8147790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/wrapper-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-10-10T00:04:56.8148996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/GLIB2-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8150481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/allow_outside_prefix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8151758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/clang-cl_QGADGET_fix.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8153915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/clang-cl_source_location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8155149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/config_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8156655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/dont_force_cmakecache_latest.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8157868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/env.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8159255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/fix_cmake_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8160673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/fix_egl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8161904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/fix_egl_2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8163339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/harfbuzz.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8164797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/installed_dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8166187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8167867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/qmake.debug.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8169107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/qt.conf.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8170500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/qtpaths.debug.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8171775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8173291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/windeployqt.debug.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-10-10T00:04:56.8175001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_install_copyright.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-10-10T00:04:56.8176455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_install_submodule.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-10-10T00:04:56.8177973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_port_data.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-10-10T00:04:56.8179389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_port_details.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-10-10T00:04:56.8180723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts 2025-10-10T00:04:56.8182022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts 2025-10-10T00:04:56.8183372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap 2025-10-10T00:04:56.8184808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap 2025-10-10T00:04:56.8186433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity 2025-10-10T00:04:56.8187739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity 2025-10-10T00:04:56.8189134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d 2025-10-10T00:04:56.8190544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d 2025-10-10T00:04:56.8191866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative 2025-10-10T00:04:56.8193321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative 2025-10-10T00:04:56.8194925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities 2025-10-10T00:04:56.8196414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities 2025-10-10T00:04:56.8197751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc 2025-10-10T00:04:56.8199087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc 2025-10-10T00:04:56.8200518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc 2025-10-10T00:04:56.8201853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc 2025-10-10T00:04:56.8203431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver 2025-10-10T00:04:56.8204858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver 2025-10-10T00:04:56.8206439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats/no_target_promotion_latest.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-10-10T00:04:56.8207756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-10-10T00:04:56.8209075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-10-10T00:04:56.8210522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/fix-taglib-search.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-10-10T00:04:56.8211943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-10-10T00:04:56.8213319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/requirements_minimal.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-10-10T00:04:56.8214755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-10-10T00:04:56.8216100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain 2025-10-10T00:04:56.8217390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain 2025-10-10T00:04:56.8218928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6 2025-10-10T00:04:56.8220281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6 2025-10-10T00:04:56.8221758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver 2025-10-10T00:04:56.8223007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver 2025-10-10T00:04:56.8224400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation 2025-10-10T00:04:56.8225811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation 2025-10-10T00:04:56.8227188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie 2025-10-10T00:04:56.8228481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie 2025-10-10T00:04:56.8229820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt 2025-10-10T00:04:56.8231114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt 2025-10-10T00:04:56.8232612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/fix_avfoundation_target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:56.8233951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:56.8235520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/remove_export_macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:56.8237011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/remove_unistd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:56.8238389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/static_find_modules.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:56.8239712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-10-10T00:04:56.8241183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth 2025-10-10T00:04:56.8242626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth 2025-10-10T00:04:56.8243937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-10-10T00:04:56.8245439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-10-10T00:04:56.8246865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-10-10T00:04:56.8248351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning/devendor-poly2tri.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-10-10T00:04:56.8249859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-10-10T00:04:56.8251174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-10-10T00:04:56.8252530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d 2025-10-10T00:04:56.8253837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d 2025-10-10T00:04:56.8255334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics 2025-10-10T00:04:56.8256814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics 2025-10-10T00:04:56.8258157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2 2025-10-10T00:04:56.8259523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2 2025-10-10T00:04:56.8260899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker 2025-10-10T00:04:56.8262225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker 2025-10-10T00:04:56.8263568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline 2025-10-10T00:04:56.8265048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline 2025-10-10T00:04:56.8266467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects 2025-10-10T00:04:56.8267800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects 2025-10-10T00:04:56.8269045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml 2025-10-10T00:04:56.8270365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml 2025-10-10T00:04:56.8271781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors 2025-10-10T00:04:56.8273087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors 2025-10-10T00:04:56.8274726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus 2025-10-10T00:04:56.8276043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus 2025-10-10T00:04:56.8277501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport 2025-10-10T00:04:56.8278976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport 2025-10-10T00:04:56.8280349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools 2025-10-10T00:04:56.8281666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools 2025-10-10T00:04:56.8282973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech 2025-10-10T00:04:56.8284412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech 2025-10-10T00:04:56.8285829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg 2025-10-10T00:04:56.8287154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg 2025-10-10T00:04:56.8288648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/devendor-litehtml.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-10-10T00:04:56.8289935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-10-10T00:04:56.8291231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-10-10T00:04:56.8292636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/windeployqt.debug.bat -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-10-10T00:04:56.8294019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations 2025-10-10T00:04:56.8295474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations 2025-10-10T00:04:56.8296996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard/hunspell_include_path_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-10-10T00:04:56.8298395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-10-10T00:04:56.8299743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-10-10T00:04:56.8301069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland 2025-10-10T00:04:56.8302382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland 2025-10-10T00:04:56.8303898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel 2025-10-10T00:04:56.8305245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel 2025-10-10T00:04:56.8306766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine 2025-10-10T00:04:56.8308007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine 2025-10-10T00:04:56.8309387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets 2025-10-10T00:04:56.8310695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets 2025-10-10T00:04:56.8312015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview 2025-10-10T00:04:56.8313394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview 2025-10-10T00:04:56.8314846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree 2025-10-10T00:04:56.8316293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree 2025-10-10T00:04:56.8317660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-10-10T00:04:56.8318946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-10-10T00:04:56.8320300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-10-10T00:04:56.8321734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions 2025-10-10T00:04:56.8323079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions 2025-10-10T00:04:56.8324497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip 2025-10-10T00:04:56.8325925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip 2025-10-10T00:04:56.8327426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/00001-fix-boost-asio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-10-10T00:04:56.8328730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-10-10T00:04:56.8330137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-10-10T00:04:56.8331410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-10-10T00:04:56.8332863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-10-10T00:04:56.8334295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/00001-fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-10-10T00:04:56.8335826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/fix_wsl_symlink_error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-10-10T00:04:56.8337049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-10-10T00:04:56.8338353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-10-10T00:04:56.8339702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-10-10T00:04:56.8341042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quill/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quill 2025-10-10T00:04:56.8342337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quill/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quill 2025-10-10T00:04:56.8343704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-10-10T00:04:56.8345115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-10-10T00:04:56.8346524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-10-10T00:04:56.8347834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-10-10T00:04:56.8349270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/fix_dll_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-10-10T00:04:56.8350614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-10-10T00:04:56.8351984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-10-10T00:04:56.8353763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw 2025-10-10T00:04:56.8355112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw 2025-10-10T00:04:56.8356671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit/fix-file-conflict.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-10-10T00:04:56.8357980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-10-10T00:04:56.8359292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-10-10T00:04:56.8360700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/0001-remove-unistd-h.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-10-10T00:04:56.8362093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-10-10T00:04:56.8363320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/config.h -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-10-10T00:04:56.8364913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-10-10T00:04:56.8366156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-10-10T00:04:56.8367946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/random123/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/random123 2025-10-10T00:04:56.8369184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/random123/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/random123 2025-10-10T00:04:56.8370572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr 2025-10-10T00:04:56.8371884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr 2025-10-10T00:04:56.8373193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rang/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rang 2025-10-10T00:04:56.8374643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rang/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rang 2025-10-10T00:04:56.8376287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3 2025-10-10T00:04:56.8377550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3 2025-10-10T00:04:56.8378991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015 2025-10-10T00:04:56.8380304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015 2025-10-10T00:04:56.8381633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck 2025-10-10T00:04:56.8382935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck 2025-10-10T00:04:56.8384424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv 2025-10-10T00:04:56.8385840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv 2025-10-10T00:04:56.8387249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz 2025-10-10T00:04:56.8388586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz 2025-10-10T00:04:56.8390007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson 2025-10-10T00:04:56.8391492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson 2025-10-10T00:04:56.8392795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml 2025-10-10T00:04:56.8394351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml 2025-10-10T00:04:56.8395885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns 2025-10-10T00:04:56.8397180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns 2025-10-10T00:04:56.8398525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-10-10T00:04:56.8399932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/include_functional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-10-10T00:04:56.8401195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-10-10T00:04:56.8402601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/rappture.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-10-10T00:04:56.8403904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-10-10T00:04:56.8405676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui 2025-10-10T00:04:56.8406911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui 2025-10-10T00:04:56.8408418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/fix-linkGlfw.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-10-10T00:04:56.8409827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/fix-project-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-10-10T00:04:56.8411071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-10-10T00:04:56.8412395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-10-10T00:04:56.8413770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl 2025-10-10T00:04:56.8415114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl 2025-10-10T00:04:56.8416660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb 2025-10-10T00:04:56.8417961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb 2025-10-10T00:04:56.8419275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/re2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/re2 2025-10-10T00:04:56.8420581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/re2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/re2 2025-10-10T00:04:56.8422209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus 2025-10-10T00:04:56.8423550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus 2025-10-10T00:04:56.8425000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue 2025-10-10T00:04:56.8426362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue 2025-10-10T00:04:56.8427605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-10-10T00:04:56.8428979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-10-10T00:04:56.8430315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-10-10T00:04:56.8431736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx 2025-10-10T00:04:56.8433057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx 2025-10-10T00:04:56.8434596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix/8.2p1.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-10-10T00:04:56.8436131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-10-10T00:04:56.8437490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-10-10T00:04:56.8438914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32 2025-10-10T00:04:56.8440227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32 2025-10-10T00:04:56.8441564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/fix-makefiles.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-10-10T00:04:56.8442876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/pc-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-10-10T00:04:56.8444329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-10-10T00:04:56.8445703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-10-10T00:04:56.8447132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/fix-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-10-10T00:04:56.8448487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/fix_openni2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-10-10T00:04:56.8449884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-10-10T00:04:56.8451131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-10-10T00:04:56.8452562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recast 2025-10-10T00:04:56.8453861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recast 2025-10-10T00:04:56.8455491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation 2025-10-10T00:04:56.8456870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation 2025-10-10T00:04:56.8458139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle 2025-10-10T00:04:56.8459450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle 2025-10-10T00:04:56.8460966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/fix-absolute-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-10-10T00:04:56.8462284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/fix-conversion.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-10-10T00:04:56.8463628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/fix-dependency-libuv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-10-10T00:04:56.8465058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-10-10T00:04:56.8466562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-10-10T00:04:56.8467827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp 2025-10-10T00:04:56.8469129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp 2025-10-10T00:04:56.8470603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-10-10T00:04:56.8471988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers/unicode-build.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-10-10T00:04:56.8473289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-10-10T00:04:56.8474804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph 2025-10-10T00:04:56.8476199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph 2025-10-10T00:04:56.8477605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx 2025-10-10T00:04:56.8478869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx 2025-10-10T00:04:56.8480363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc 2025-10-10T00:04:56.8481580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc 2025-10-10T00:04:56.8482932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc 2025-10-10T00:04:56.8484360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc 2025-10-10T00:04:56.8485798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-10-10T00:04:56.8487192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-10-10T00:04:56.8488472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-10-10T00:04:56.8489808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-10-10T00:04:56.8491364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp/0001-exclude-cmake-external-projects.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-10-10T00:04:56.8492618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-10-10T00:04:56.8493888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-10-10T00:04:56.8495521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp 2025-10-10T00:04:56.8496832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp 2025-10-10T00:04:56.8498174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/fix-cmake-config.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-10-10T00:04:56.8499492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/fix-project.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-10-10T00:04:56.8500870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-10-10T00:04:56.8502155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-10-10T00:04:56.8503662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo 2025-10-10T00:04:56.8505051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo 2025-10-10T00:04:56.8506641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-10-10T00:04:56.8507921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-10-10T00:04:56.8509592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-10-10T00:04:56.8510919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq/find-rhash.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-10-10T00:04:56.8512268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-10-10T00:04:56.8513693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-10-10T00:04:56.8515210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp 2025-10-10T00:04:56.8516546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp 2025-10-10T00:04:56.8518022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite 2025-10-10T00:04:56.8519332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite 2025-10-10T00:04:56.8520744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow 2025-10-10T00:04:56.8522074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow 2025-10-10T00:04:56.8523481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/fix-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-10-10T00:04:56.8524914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-10-10T00:04:56.8526292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-10-10T00:04:56.8527657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-10-10T00:04:56.8528995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui/add-robin-hood.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-10-10T00:04:56.8530332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-10-10T00:04:56.8531614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-10-10T00:04:56.8533042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring 2025-10-10T00:04:56.8534475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring 2025-10-10T00:04:56.8536083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing 2025-10-10T00:04:56.8537509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing 2025-10-10T00:04:56.8538783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map 2025-10-10T00:04:56.8540022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map 2025-10-10T00:04:56.8541529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb/0001-fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-10-10T00:04:56.8542779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-10-10T00:04:56.8544216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-10-10T00:04:56.8545983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib 2025-10-10T00:04:56.8547238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib 2025-10-10T00:04:56.8548597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:56.8550092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/fix-uninitialized-local-variable.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:56.8551321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:56.8552652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/rply-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:56.8553990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/rply.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:56.8555711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-10-10T00:04:56.8557117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp 2025-10-10T00:04:56.8558425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp 2025-10-10T00:04:56.8559746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-10-10T00:04:56.8561150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-10-10T00:04:56.8562525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-10-10T00:04:56.8564039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io 2025-10-10T00:04:56.8565595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io 2025-10-10T00:04:56.8567031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa 2025-10-10T00:04:56.8568310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa 2025-10-10T00:04:56.8569801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio 2025-10-10T00:04:56.8571014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio 2025-10-10T00:04:56.8572420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8573790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-find-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8575160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-folly.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8576637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-rsockserver-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8578039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8579428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/use-cpp-17.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8580735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-10-10T00:04:56.8582121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap/fix_autouic.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-10-10T00:04:56.8583452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-10-10T00:04:56.8584945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-10-10T00:04:56.8586402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio/fix-alsa.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-10-10T00:04:56.8587768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-10-10T00:04:56.8589111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-10-10T00:04:56.8590618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/Compile-with-msvc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-10-10T00:04:56.8592002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/Findlibusb.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-10-10T00:04:56.8593412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/fix-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-10-10T00:04:56.8594848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-10-10T00:04:56.8596329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-10-10T00:04:56.8597642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp 2025-10-10T00:04:56.8599047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp 2025-10-10T00:04:56.8600357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/fix-cmake-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-10-10T00:04:56.8601663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/fix-cmake-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-10-10T00:04:56.8603016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-10-10T00:04:56.8604411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-10-10T00:04:56.8605845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/Fix-depends.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:56.8607326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/disable-unsupport-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:56.8608598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/fix-directory-output.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:56.8609883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:56.8611304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/remove-owner-read-perms.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:56.8612569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-10-10T00:04:56.8614023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband 2025-10-10T00:04:56.8615494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband 2025-10-10T00:04:56.8616902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp/disable-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-10-10T00:04:56.8618245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-10-10T00:04:56.8619520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-10-10T00:04:56.8620905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt 2025-10-10T00:04:56.8622189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt 2025-10-10T00:04:56.8623711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer/disable-docs-and-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-10-10T00:04:56.8625204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-10-10T00:04:56.8626456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-10-10T00:04:56.8627829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml/cmake-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-10-10T00:04:56.8629099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-10-10T00:04:56.8630378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-10-10T00:04:56.8631727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-10-10T00:04:56.8633155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/ryuConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-10-10T00:04:56.8634608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-10-10T00:04:56.8636051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-10-10T00:04:56.8637606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/CMakeLists.txt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-10-10T00:04:56.8638959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/Config.cmake.in.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-10-10T00:04:56.8640336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-10-10T00:04:56.8641605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-10-10T00:04:56.8642951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-10-10T00:04:56.8644422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/fix-cmake-target-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-10-10T00:04:56.8645781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-10-10T00:04:56.8647207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/remove-trycompile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-10-10T00:04:56.8648434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-10-10T00:04:56.8649845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint 2025-10-10T00:04:56.8651202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint 2025-10-10T00:04:56.8652469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/avif.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-10-10T00:04:56.8653911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-10-10T00:04:56.8655433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-10-10T00:04:56.8656783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-10-10T00:04:56.8658193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/webp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-10-10T00:04:56.8659548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-10-10T00:04:56.8660869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-10-10T00:04:56.8662153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-10-10T00:04:56.8663747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration 2025-10-10T00:04:56.8665455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration 2025-10-10T00:04:56.8667121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/hdf5-2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-10-10T00:04:56.8668842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-10-10T00:04:56.8670170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/more-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-10-10T00:04:56.8672255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-10-10T00:04:56.8673477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-10-10T00:04:56.8675045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/fix-missing-symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-10-10T00:04:56.8676445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-10-10T00:04:56.8677869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-10-10T00:04:56.8679195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/win.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-10-10T00:04:56.8680514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-10-10T00:04:56.8681900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc/remove_compiler_flags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-10-10T00:04:56.8683123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-10-10T00:04:56.8684810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/fix-source-generation.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-10-10T00:04:56.8686108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-10-10T00:04:56.8687616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/unofficial-webview2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-10-10T00:04:56.8688764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-10-10T00:04:56.8690091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-10-10T00:04:56.8691413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-10-10T00:04:56.8692878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp/win32-install-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-10-10T00:04:56.8694408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/fix-CMakeInstall.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-10-10T00:04:56.8695823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/fix_dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-10-10T00:04:56.8697117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-10-10T00:04:56.8698411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-10-10T00:04:56.8699822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/0001-static-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-10-10T00:04:56.8701153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/0002-static-crt.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-10-10T00:04:56.8702566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-10-10T00:04:56.8703850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-10-10T00:04:56.8705362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot 2025-10-10T00:04:56.8706742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot 2025-10-10T00:04:56.8708099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter 2025-10-10T00:04:56.8709476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter 2025-10-10T00:04:56.8710943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js 2025-10-10T00:04:56.8712309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js 2025-10-10T00:04:56.8713753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib 2025-10-10T00:04:56.8715144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib 2025-10-10T00:04:56.8716711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard 2025-10-10T00:04:56.8718120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard 2025-10-10T00:04:56.8719477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-10-10T00:04:56.8721146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-10-10T00:04:56.8722344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-10-10T00:04:56.8723847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak 2025-10-10T00:04:56.8725256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak 2025-10-10T00:04:56.8726674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-10-10T00:04:56.8728067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-10-10T00:04:56.8729352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-10-10T00:04:56.8730706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/pic.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-10-10T00:04:56.8732134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-10-10T00:04:56.8733475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-10-10T00:04:56.8734950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-10-10T00:04:56.8736402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/fix-quote.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-10-10T00:04:56.8737815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/no-absolute.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-10-10T00:04:56.8745666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-10-10T00:04:56.8746490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-10-10T00:04:56.8747092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/cmake-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-10-10T00:04:56.8748149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/fix-find-urdfdom.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-10-10T00:04:56.8748925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/no-absolute.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-10-10T00:04:56.8749720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-10-10T00:04:56.8750352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-10-10T00:04:56.8751194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/disable-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-10-10T00:04:56.8752068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/disable-unneeded-include-findboost.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-10-10T00:04:56.8752808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/fix-dependency-urdfdom.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-10-10T00:04:56.8753649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-10-10T00:04:56.8754376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-10-10T00:04:56.8755337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/fix-dependency-urdfdom.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:56.8756726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/fix-quote.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:56.8758111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/no-absolute.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:56.8759422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:56.8760854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/use-external-tinyxml-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:56.8762037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-10-10T00:04:56.8763337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDL.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8765239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDL1_2017.sln.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8766551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDLmain.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8768438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/export-symbols-only-in-shared-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8769652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/fix-linux-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8771049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8772301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/sdl-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8773699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-10-10T00:04:56.8775276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/SDL_mixer.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8776737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/SDL_mixer_2017.sln.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8778129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/mpg123_ssize_t.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8779493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/native_midi.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8780896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/playmus.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8782312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/playwave.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8783678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8785226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/timidity.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8786571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8787936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-10-10T00:04:56.8789320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-10-10T00:04:56.8790643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-10-10T00:04:56.8791977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-10-10T00:04:56.8793329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/alsa-dep-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-10-10T00:04:56.8794766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-10-10T00:04:56.8796297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-10-10T00:04:56.8797581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-10-10T00:04:56.8798926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-10-10T00:04:56.8800481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/001-lrint-arm64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-10-10T00:04:56.8801837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/002-use-the-lrintf-intrinsic.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-10-10T00:04:56.8803186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-10-10T00:04:56.8804555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-10-10T00:04:56.8806025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-10-10T00:04:56.8807472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/fix-findwebp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-10-10T00:04:56.8808827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-10-10T00:04:56.8810112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-10-10T00:04:56.8811373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-10-10T00:04:56.8812712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-10-10T00:04:56.8814289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/fix-deps-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:56.8815973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/fix-pkg-prefix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:56.8817254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:56.8818541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:56.8819877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:56.8821415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-10-10T00:04:56.8823018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-10-10T00:04:56.8824833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-10-10T00:04:56.8826243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-10-10T00:04:56.8827584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-10-10T00:04:56.8829028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-10-10T00:04:56.8830516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-10-10T00:04:56.8831857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-10-10T00:04:56.8833186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-10-10T00:04:56.8834742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/fix-pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-10-10T00:04:56.8836150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-10-10T00:04:56.8837511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-10-10T00:04:56.8838848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-10-10T00:04:56.8840283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-10-10T00:04:56.8841595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-10-10T00:04:56.8842859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-10-10T00:04:56.8844502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-10-10T00:04:56.8845811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-10-10T00:04:56.8847227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/deps-and-shared.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8849136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-fmt-10.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8850410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8851817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-ioss-includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8853084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-mpi.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8854623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix_tpl_libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8856177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8857567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-10-10T00:04:56.8858891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-10-10T00:04:56.8860393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seal/shared-zstd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-10-10T00:04:56.8861585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-10-10T00:04:56.8863101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks 2025-10-10T00:04:56.8864455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks 2025-10-10T00:04:56.8865932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-10-10T00:04:56.8867294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-10-10T00:04:56.8868689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-10-10T00:04:56.8870125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/disable_x86_intrinsics_on_arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-10-10T00:04:56.8871359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-10-10T00:04:56.8872922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/tiff-deprecated-typedefs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-10-10T00:04:56.8874401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/trivial-pixel.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-10-10T00:04:56.8875824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-10-10T00:04:56.8877408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece 2025-10-10T00:04:56.8878703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece 2025-10-10T00:04:56.8880099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-config-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-10-10T00:04:56.8881433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-warningC5105.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-10-10T00:04:56.8882854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-10-10T00:04:56.8884320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-10-10T00:04:56.8885853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon 2025-10-10T00:04:56.8887162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon 2025-10-10T00:04:56.8888591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx 2025-10-10T00:04:56.8889837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx 2025-10-10T00:04:56.8891331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan 2025-10-10T00:04:56.8892546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan 2025-10-10T00:04:56.8893905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-10-10T00:04:56.8895424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-10-10T00:04:56.8896719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-10-10T00:04:56.8898132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp 2025-10-10T00:04:56.8899435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp 2025-10-10T00:04:56.8900796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute 2025-10-10T00:04:56.8902102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute 2025-10-10T00:04:56.8903630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/001-fix-corefoundation-link.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-10-10T00:04:56.8905112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/002-add-limits-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-10-10T00:04:56.8906508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-10-10T00:04:56.8907806Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-10-10T00:04:56.8909205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-10-10T00:04:56.8910466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/fix-osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-10-10T00:04:56.8911805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-10-10T00:04:56.8913100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-10-10T00:04:56.8914613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-10-10T00:04:56.8916082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-10-10T00:04:56.8917423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-10-10T00:04:56.8918853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-10-10T00:04:56.8920278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang 2025-10-10T00:04:56.8921688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang 2025-10-10T00:04:56.8922936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/build-version.inc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8924481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/cmake-config-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8925949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8927353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/disable-update-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8928601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/fix-build-type.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8930094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/fix-tbuiltinresource-for-glslang-11-12.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8931266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8932551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8933897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-10-10T00:04:56.8935490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter 2025-10-10T00:04:56.8936792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter 2025-10-10T00:04:56.8938104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-10-10T00:04:56.8939513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/option-build-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-10-10T00:04:56.8940771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-10-10T00:04:56.8942089Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-10-10T00:04:56.8943613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt 2025-10-10T00:04:56.8945057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt 2025-10-10T00:04:56.8946621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/external-libtasn1.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-10-10T00:04:56.8947879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-10-10T00:04:56.8949334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-10-10T00:04:56.8950605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-10-10T00:04:56.8952068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/TargetPlatformMinVersion.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-10-10T00:04:56.8953309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/outdir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-10-10T00:04:56.8954843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-10-10T00:04:56.8956252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/runtime.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-10-10T00:04:56.8957753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-10-10T00:04:56.8959033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva/find_python_and_no_copy_dll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-10-10T00:04:56.8960293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-10-10T00:04:56.8961608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-10-10T00:04:56.8963029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/cmake-config.in.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8964432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8965863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/eigen-3.4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8967298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/fix-ASSERT-not-found.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8968615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/fix-cblas-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8970003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/fix-dirent.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8971410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8972700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-10-10T00:04:56.8974309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/si/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-10-10T00:04:56.8975738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/si/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-10-10T00:04:56.8977426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/si/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-10-10T00:04:56.8978826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch 2025-10-10T00:04:56.8980268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch 2025-10-10T00:04:56.8981715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/0001_cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-10-10T00:04:56.8983104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/0002_fix-compile-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-10-10T00:04:56.8984661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-10-10T00:04:56.8985999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-10-10T00:04:56.8987281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/LICENSE -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-10-10T00:04:56.8988672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-10-10T00:04:56.8990051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-10-10T00:04:56.8991408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simage/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-10-10T00:04:56.8992864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simage/requies-all-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-10-10T00:04:56.8994224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simage/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-10-10T00:04:56.8995920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/common-name-libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-10-10T00:04:56.8997164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-10-10T00:04:56.8998432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-10-10T00:04:56.8999819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-10-10T00:04:56.9001215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simd 2025-10-10T00:04:56.9002507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simd 2025-10-10T00:04:56.9004011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simde/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simde 2025-10-10T00:04:56.9005398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simde/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simde 2025-10-10T00:04:56.9006901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson 2025-10-10T00:04:56.9008148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson 2025-10-10T00:04:56.9009495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf 2025-10-10T00:04:56.9010777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf 2025-10-10T00:04:56.9012186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft 2025-10-10T00:04:56.9013471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft 2025-10-10T00:04:56.9014951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble 2025-10-10T00:04:56.9016360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble 2025-10-10T00:04:56.9017726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini 2025-10-10T00:04:56.9019064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini 2025-10-10T00:04:56.9020392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd 2025-10-10T00:04:56.9021775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd 2025-10-10T00:04:56.9023168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg 2025-10-10T00:04:56.9024595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg 2025-10-10T00:04:56.9026149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter 2025-10-10T00:04:56.9027451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter 2025-10-10T00:04:56.9028791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/core-opengl32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9030300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/disable-dev-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9031792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/disable-msvc-env-setup.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9033495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9035108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/skia-functions.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9036527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/skiaConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9037964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/third-party.gn.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9039343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/unofficial-skia-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9040511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9041882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9043199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-10-10T00:04:56.9044837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/example 2025-10-10T00:04:56.9046463Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url 2025-10-10T00:04:56.9047720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url 2025-10-10T00:04:56.9049095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef 2025-10-10T00:04:56.9050391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef 2025-10-10T00:04:56.9051924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord/fix-messing-header.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-10-10T00:04:56.9053233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-10-10T00:04:56.9054677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-10-10T00:04:56.9056064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:56.9057403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:56.9058807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/slikenet-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:56.9060087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:56.9061710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:56.9062930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-10-10T00:04:56.9064553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench 2025-10-10T00:04:56.9065861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench 2025-10-10T00:04:56.9067307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-10-10T00:04:56.9068498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smf/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-10-10T00:04:56.9069861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-10-10T00:04:56.9071510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/003-fix-double-ptr-to-int-comparison.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-10-10T00:04:56.9072701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-10-10T00:04:56.9074237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/hufftable-uint.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-10-10T00:04:56.9075541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-10-10T00:04:56.9076837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-10-10T00:04:56.9078327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/0001-remove-using-namespace-std.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-10-10T00:04:56.9079531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-10-10T00:04:56.9080886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-10-10T00:04:56.9082183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-10-10T00:04:56.9083666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/fix_clang-cl_build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:56.9085146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:56.9086482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:56.9087798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/snappy.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:56.9089128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:56.9090458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-10-10T00:04:56.9091853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile 2025-10-10T00:04:56.9093240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile 2025-10-10T00:04:56.9094674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse 2025-10-10T00:04:56.9096155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse 2025-10-10T00:04:56.9097426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra 2025-10-10T00:04:56.9098726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra 2025-10-10T00:04:56.9100151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer 2025-10-10T00:04:56.9101433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer 2025-10-10T00:04:56.9102782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/dependencies.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-10-10T00:04:56.9104327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-10-10T00:04:56.9105893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-10-10T00:04:56.9107279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/usage-requirements.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-10-10T00:04:56.9108584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-10-10T00:04:56.9110092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client 2025-10-10T00:04:56.9111417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client 2025-10-10T00:04:56.9112683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp 2025-10-10T00:04:56.9114011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp 2025-10-10T00:04:56.9115604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/disable-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-10-10T00:04:56.9116910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-10-10T00:04:56.9118208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-10-10T00:04:56.9119573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/winpcap.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-10-10T00:04:56.9120924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-10-10T00:04:56.9122335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-10-10T00:04:56.9123611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/soilConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-10-10T00:04:56.9125246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/soilConfigVersion.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-10-10T00:04:56.9126516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-10-10T00:04:56.9127948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-10-10T00:04:56.9129389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/Workaround-ICE-in-release.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-10-10T00:04:56.9130609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-10-10T00:04:56.9132050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/soil2Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-10-10T00:04:56.9133510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-10-10T00:04:56.9135071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol 2025-10-10T00:04:56.9136409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol 2025-10-10T00:04:56.9138081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2/fix-namespace.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-10-10T00:04:56.9139507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-10-10T00:04:56.9140915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-10-10T00:04:56.9142724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/disable-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-10-10T00:04:56.9144211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/no-sse.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-10-10T00:04:56.9146105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-10-10T00:04:56.9147729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/potentially-uninitialized-local-pointer-variable.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-10-10T00:04:56.9148860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-10-10T00:04:56.9150296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus 2025-10-10T00:04:56.9151639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus 2025-10-10T00:04:56.9153024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/disable-cpackd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-10-10T00:04:56.9154617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/disable-test-code.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-10-10T00:04:56.9155892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-10-10T00:04:56.9157308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-10-10T00:04:56.9158610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sord/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-10-10T00:04:56.9159926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sord/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-10-10T00:04:56.9161208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sord/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-10-10T00:04:56.9162658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch 2025-10-10T00:04:56.9163975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch 2025-10-10T00:04:56.9165580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/001_initialize-resampler.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-10-10T00:04:56.9166883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/002_disable_warning.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-10-10T00:04:56.9168210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/003_detect_arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-10-10T00:04:56.9169509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-10-10T00:04:56.9170806Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-10-10T00:04:56.9172301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland/include_functional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-10-10T00:04:56.9173627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-10-10T00:04:56.9175035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-10-10T00:04:56.9176403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite 2025-10-10T00:04:56.9177706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite 2025-10-10T00:04:56.9179088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-10-10T00:04:56.9180382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-10-10T00:04:56.9181618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-10-10T00:04:56.9183012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-10-10T00:04:56.9184462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-10-10T00:04:56.9186516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-10-10T00:04:56.9187483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-10-10T00:04:56.9188641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools/fix-makefiles.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-10-10T00:04:56.9189847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-10-10T00:04:56.9191301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-10-10T00:04:56.9192311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9193442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/FindNuma.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9194841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/FindRDMA.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9196155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/Findibverbs.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9197284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/Finduuid.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9198440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9199572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/spdkConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9200651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9201797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-10-10T00:04:56.9203074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:56.9204355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/FindNuma.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:56.9205610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:56.9206880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/spdk-dpdkConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:56.9207859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:56.9209116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-10-10T00:04:56.9210218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-10-10T00:04:56.9211429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-10-10T00:04:56.9212542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/spdk-ipsecConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-10-10T00:04:56.9213599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-10-10T00:04:56.9214881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-10-10T00:04:56.9216191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-10-10T00:04:56.9217427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/spdk-isalConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-10-10T00:04:56.9218457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-10-10T00:04:56.9219699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-10-10T00:04:56.9220849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-10-10T00:04:56.9221940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-10-10T00:04:56.9223078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-10-10T00:04:56.9224405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra 2025-10-10T00:04:56.9225639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra 2025-10-10T00:04:56.9226821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/fix-vla-check.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-10-10T00:04:56.9227942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-10-10T00:04:56.9229077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/subdirs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-10-10T00:04:56.9230203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-10-10T00:04:56.9231445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-10-10T00:04:56.9232637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/jitter_ctl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-10-10T00:04:56.9233854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-10-10T00:04:56.9235044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-10-10T00:04:56.9236473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-10-10T00:04:56.9237630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-10-10T00:04:56.9238707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-10-10T00:04:56.9239783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po 2025-10-10T00:04:56.9240876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po 2025-10-10T00:04:56.9242071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross 2025-10-10T00:04:56.9243154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross 2025-10-10T00:04:56.9244491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers 2025-10-10T00:04:56.9245712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers 2025-10-10T00:04:56.9246927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-10-10T00:04:56.9248070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-10-10T00:04:56.9249220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-10-10T00:04:56.9250390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/cmake-config-dir.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:56.9251533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/fix-tool-deps.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:56.9252650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:56.9253858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/spirv-tools-shared.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:56.9255053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:56.9256303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-10-10T00:04:56.9257429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/fix-dx-keyed.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-10-10T00:04:56.9258779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-10-10T00:04:56.9259729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-10-10T00:04:56.9260791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-10-10T00:04:56.9261919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-10-10T00:04:56.9263049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout 2025-10-10T00:04:56.9264306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout 2025-10-10T00:04:56.9265650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue 2025-10-10T00:04:56.9266795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue 2025-10-10T00:04:56.9267972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-10-10T00:04:56.9269102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-10-10T00:04:56.9270375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/sqlcipher-config.in.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-10-10T00:04:56.9271394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-10-10T00:04:56.9272634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp 2025-10-10T00:04:56.9273774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp 2025-10-10T00:04:56.9274992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-10-10T00:04:56.9276284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-10-10T00:04:56.9277373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-10-10T00:04:56.9278550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9279802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/add-config-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9280988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/fix-arm-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9282223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9283317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/sqlite3-config.in.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9284641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/sqlite3-vcpkg-config.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9285767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/sqlite3.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9286865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9288125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-10-10T00:04:56.9289516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/add_runtime_destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-10-10T00:04:56.9290730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-10-10T00:04:56.9291838Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-10-10T00:04:56.9292919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-10-10T00:04:56.9294238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/ddl2cpp_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-10-10T00:04:56.9295421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/fix_link_sqlite3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-10-10T00:04:56.9296546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-10-10T00:04:56.9297672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-10-10T00:04:56.9299019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql 2025-10-10T00:04:56.9300140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql 2025-10-10T00:04:56.9301314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3 2025-10-10T00:04:56.9302507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3 2025-10-10T00:04:56.9303711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel/fix_optionally_build_sq.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-10-10T00:04:56.9304852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-10-10T00:04:56.9306125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-10-10T00:04:56.9307403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-10-10T00:04:56.9308483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-10-10T00:04:56.9309680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-10-10T00:04:56.9310727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srell/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/srell 2025-10-10T00:04:56.9311812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srell/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/srell 2025-10-10T00:04:56.9313045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc 2025-10-10T00:04:56.9314277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc 2025-10-10T00:04:56.9315619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon 2025-10-10T00:04:56.9316756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon 2025-10-10T00:04:56.9317969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker/fix-exports.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-10-10T00:04:56.9319110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-10-10T00:04:56.9320183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-10-10T00:04:56.9321328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast/cminpack.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-10-10T00:04:56.9322471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-10-10T00:04:56.9323521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-10-10T00:04:56.9324797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson 2025-10-10T00:04:56.9326076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson 2025-10-10T00:04:56.9327352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/add-missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-10-10T00:04:56.9328496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-10-10T00:04:56.9329444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-10-10T00:04:56.9330652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-10-10T00:04:56.9331997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite 2025-10-10T00:04:56.9333124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite 2025-10-10T00:04:56.9334213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/FindStb.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-10-10T00:04:56.9335359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-10-10T00:04:56.9336453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-10-10T00:04:56.9337699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-10-10T00:04:56.9338721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-10-10T00:04:56.9340029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec/fix-include-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-10-10T00:04:56.9341222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-10-10T00:04:56.9342428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-10-10T00:04:56.9343662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/fix-gsl-polyfill.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-10-10T00:04:56.9345014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/fix-install-directory.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-10-10T00:04:56.9346442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/fix-libuuid-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-10-10T00:04:56.9347634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-10-10T00:04:56.9348727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-10-10T00:04:56.9349989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift 2025-10-10T00:04:56.9351117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift 2025-10-10T00:04:56.9352155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab 2025-10-10T00:04:56.9353299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab 2025-10-10T00:04:56.9354625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-10-10T00:04:56.9355969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-10-10T00:04:56.9357195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-10-10T00:04:56.9358408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant 2025-10-10T00:04:56.9359539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant 2025-10-10T00:04:56.9360585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory 2025-10-10T00:04:56.9361654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory 2025-10-10T00:04:56.9362841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite 2025-10-10T00:04:56.9364000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite 2025-10-10T00:04:56.9365240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type 2025-10-10T00:04:56.9366531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type 2025-10-10T00:04:56.9367665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk 2025-10-10T00:04:56.9368764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk 2025-10-10T00:04:56.9369887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-10-10T00:04:56.9371047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-10-10T00:04:56.9372117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-10-10T00:04:56.9373261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stx 2025-10-10T00:04:56.9374587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stx 2025-10-10T00:04:56.9375922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/0001-fix-visual-studio.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-10-10T00:04:56.9377155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/fix-include-dir.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-10-10T00:04:56.9378282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-10-10T00:04:56.9379328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-10-10T00:04:56.9380634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/FindCXSparse.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-10-10T00:04:56.9381819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/build_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-10-10T00:04:56.9383056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-10-10T00:04:56.9384426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/vcpkg-cmake-wrapper_cxsparse.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-10-10T00:04:56.9385342Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-10-10T00:04:56.9386571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials/install-dlls-in-bin.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-10-10T00:04:56.9387677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-10-10T00:04:56.9388749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-10-10T00:04:56.9389894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-10-10T00:04:56.9391059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/remove-make.inc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-10-10T00:04:56.9392240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/superfluous-configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-10-10T00:04:56.9393270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-10-10T00:04:56.9394606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort 2025-10-10T00:04:56.9395785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort 2025-10-10T00:04:56.9396934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine 2025-10-10T00:04:56.9398036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine 2025-10-10T00:04:56.9399154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc/install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-10-10T00:04:56.9400302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-10-10T00:04:56.9401381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-10-10T00:04:56.9402716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/fix-linkage-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-10-10T00:04:56.9403820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/mingw-lib-names.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-10-10T00:04:56.9405135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-10-10T00:04:56.9406301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/szip.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-10-10T00:04:56.9407524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-10-10T00:04:56.9408761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate 2025-10-10T00:04:56.9409839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate 2025-10-10T00:04:56.9411012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-10-10T00:04:56.9412118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/fix-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-10-10T00:04:56.9413286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-10-10T00:04:56.9414401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-10-10T00:04:56.9415847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-10-10T00:04:56.9416941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-10-10T00:04:56.9418086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-10-10T00:04:56.9419240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/talib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/talib 2025-10-10T00:04:56.9420354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/talib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/talib 2025-10-10T00:04:56.9421682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json 2025-10-10T00:04:56.9422766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json 2025-10-10T00:04:56.9423932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6 2025-10-10T00:04:56.9425191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6 2025-10-10T00:04:56.9426520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool 2025-10-10T00:04:56.9427747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool 2025-10-10T00:04:56.9428788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow 2025-10-10T00:04:56.9429893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow 2025-10-10T00:04:56.9431087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb 2025-10-10T00:04:56.9432110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb 2025-10-10T00:04:56.9433434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span 2025-10-10T00:04:56.9434652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span 2025-10-10T00:04:56.9435960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl/force-shell-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-10-10T00:04:56.9437073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-10-10T00:04:56.9438197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-10-10T00:04:56.9439374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap 2025-10-10T00:04:56.9440585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap 2025-10-10T00:04:56.9441894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/fix-package-config-file.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-10-10T00:04:56.9443075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-10-10T00:04:56.9444568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/use-ports-for-asio-and-recycle.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-10-10T00:04:56.9445852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-10-10T00:04:56.9447193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp/fix-install-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-10-10T00:04:56.9448292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-10-10T00:04:56.9449504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-10-10T00:04:56.9450696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow 2025-10-10T00:04:56.9451805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow 2025-10-10T00:04:56.9453087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc 2025-10-10T00:04:56.9454293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc 2025-10-10T00:04:56.9455706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9456833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/README-linux -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9458061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/README-macos -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9459166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/README-windows -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9460423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/change-macros-for-static-lib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9461701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/convert_lib_params_linux.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9462837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/convert_lib_params_macos.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9463960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/convert_lib_params_windows.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9465173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/fix-build-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9466488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/fix-windows-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9467694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/generate_static_link_cmd_linux.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9468753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/generate_static_link_cmd_macos.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9469931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/generate_static_link_cmd_windows.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9470966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9472142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-common.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9473634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-shared.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9474886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-static.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9476301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-windows-dll.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9477462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-windows-lib.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9478522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-10-10T00:04:56.9479650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-10-10T00:04:56.9480735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/support-find-package.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-10-10T00:04:56.9481886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/support-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-10-10T00:04:56.9482971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/use-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-10-10T00:04:56.9484056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-10-10T00:04:56.9485402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor 2025-10-10T00:04:56.9486489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor 2025-10-10T00:04:56.9487788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/fix-aarch64-mfpu-not-available.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-10-10T00:04:56.9488891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/fix-depend-libarchive.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-10-10T00:04:56.9489966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/fix_static_link_icu.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-10-10T00:04:56.9491046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-10-10T00:04:56.9492171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-10-10T00:04:56.9493234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe/mac-fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-10-10T00:04:56.9494515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-10-10T00:04:56.9495760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-10-10T00:04:56.9497079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp 2025-10-10T00:04:56.9498331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp 2025-10-10T00:04:56.9499472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-10-10T00:04:56.9500573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-10-10T00:04:56.9501842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-10-10T00:04:56.9503122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/devendor-stb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-10-10T00:04:56.9504670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-10-10T00:04:56.9505875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-10-10T00:04:56.9506934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-10-10T00:04:56.9508056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-10-10T00:04:56.9509211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/266.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:56.9510382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/eigen-3.4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:56.9511625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/fix-external-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:56.9512919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/fix-external-dependencies2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:56.9513948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:56.9515112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-10-10T00:04:56.9516612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range 2025-10-10T00:04:56.9517818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range 2025-10-10T00:04:56.9519076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch 2025-10-10T00:04:56.9520176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch 2025-10-10T00:04:56.9521301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thor/fix-dependency-sfml.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-10-10T00:04:56.9522371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-10-10T00:04:56.9523451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-10-10T00:04:56.9524812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-10-10T00:04:56.9526046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-10-10T00:04:56.9527394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg/windows-build-option.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-10-10T00:04:56.9528486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool 2025-10-10T00:04:56.9529730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool 2025-10-10T00:04:56.9530848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/correct-paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-10-10T00:04:56.9531906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/pc-suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-10-10T00:04:56.9533146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-10-10T00:04:56.9534376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-10-10T00:04:56.9535725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/debug-postfix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-10-10T00:04:56.9536934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/disable-doc.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-10-10T00:04:56.9538107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-10-10T00:04:56.9539262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/static-vs-shared.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-10-10T00:04:56.9540327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-10-10T00:04:56.9541419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/FindCMath.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-10-10T00:04:56.9542539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-10-10T00:04:56.9543751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-10-10T00:04:56.9544862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-10-10T00:04:56.9546345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-10-10T00:04:56.9547518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-10-10T00:04:56.9548707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/tinkerforgeConfig.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-10-10T00:04:56.9549745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-10-10T00:04:56.9550882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-10-10T00:04:56.9552155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-10-10T00:04:56.9553194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-10-10T00:04:56.9554582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-10-10T00:04:56.9555825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-10-10T00:04:56.9556899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-10-10T00:04:56.9558055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn 2025-10-10T00:04:56.9559132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn 2025-10-10T00:04:56.9560506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library/disable-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-10-10T00:04:56.9561629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-10-10T00:04:56.9562682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-10-10T00:04:56.9563748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-10-10T00:04:56.9565004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-10-10T00:04:56.9566269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-10-10T00:04:56.9567403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-10-10T00:04:56.9568553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-10-10T00:04:56.9569720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-10-10T00:04:56.9570959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread 2025-10-10T00:04:56.9572135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread 2025-10-10T00:04:56.9573266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir 2025-10-10T00:04:56.9574508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir 2025-10-10T00:04:56.9575813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif 2025-10-10T00:04:56.9577037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif 2025-10-10T00:04:56.9578212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-10-10T00:04:56.9579239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-10-10T00:04:56.9580397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/fix-issue-34.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-10-10T00:04:56.9581500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-10-10T00:04:56.9582589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-10-10T00:04:56.9583705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-10-10T00:04:56.9585028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/fixtargets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-10-10T00:04:56.9586331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-10-10T00:04:56.9587413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-10-10T00:04:56.9588710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-10-10T00:04:56.9589854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-10-10T00:04:56.9590959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-10-10T00:04:56.9591994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm 2025-10-10T00:04:56.9593126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm 2025-10-10T00:04:56.9594452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf 2025-10-10T00:04:56.9595717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf 2025-10-10T00:04:56.9596891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy 2025-10-10T00:04:56.9598044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy 2025-10-10T00:04:56.9599288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader 2025-10-10T00:04:56.9600612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader 2025-10-10T00:04:56.9601800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply 2025-10-10T00:04:56.9603055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply 2025-10-10T00:04:56.9604339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline 2025-10-10T00:04:56.9605493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline 2025-10-10T00:04:56.9606694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-10-10T00:04:56.9607834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-10-10T00:04:56.9608911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-10-10T00:04:56.9610060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml 2025-10-10T00:04:56.9611145Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml 2025-10-10T00:04:56.9612340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8 2025-10-10T00:04:56.9613470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8 2025-10-10T00:04:56.9614735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/0001_use_stl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9616097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/0002_export_tinyxml.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9617285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9618389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/License.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9619527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9620716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/tinyxml-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9621758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-10-10T00:04:56.9623300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/0001-fix-do-not-force-export-the-symbols-when-building-st.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-10-10T00:04:56.9624537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/0002-fix-check-for-TINYXML2_EXPORT-on-non-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-10-10T00:04:56.9625622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-10-10T00:04:56.9626663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-10-10T00:04:56.9627959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected 2025-10-10T00:04:56.9628937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected 2025-10-10T00:04:56.9630196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref 2025-10-10T00:04:56.9631346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref 2025-10-10T00:04:56.9632452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator 2025-10-10T00:04:56.9633633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator 2025-10-10T00:04:56.9634936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional 2025-10-10T00:04:56.9636199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional 2025-10-10T00:04:56.9637351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges 2025-10-10T00:04:56.9638432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges 2025-10-10T00:04:56.9639542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx 2025-10-10T00:04:56.9640657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx 2025-10-10T00:04:56.9641807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx/libxml2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-10-10T00:04:56.9642948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-10-10T00:04:56.9644016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-10-10T00:04:56.9645510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite 2025-10-10T00:04:56.9646721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite 2025-10-10T00:04:56.9648025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/disable_werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-10-10T00:04:56.9649133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/fix_dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-10-10T00:04:56.9650379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-10-10T00:04:56.9651388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-10-10T00:04:56.9652637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11 2025-10-10T00:04:56.9653724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11 2025-10-10T00:04:56.9655210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/fix-android-fileapi.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-10-10T00:04:56.9656639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-10-10T00:04:56.9657700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-10-10T00:04:56.9658941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-10-10T00:04:56.9660090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/debug.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-10-10T00:04:56.9661315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/fix-arm64-osx-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-10-10T00:04:56.9662367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-10-10T00:04:56.9663448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-10-10T00:04:56.9664819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/001-fix-vcxproj-vcpkg.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-10-10T00:04:56.9666156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/003-fix-imgui-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-10-10T00:04:56.9667326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/005-fix-imgui-path-legacy.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-10-10T00:04:56.9668366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-10-10T00:04:56.9669508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-10-10T00:04:56.9670745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp 2025-10-10T00:04:56.9671986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp 2025-10-10T00:04:56.9673071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor/000-fix-deps.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-10-10T00:04:56.9674346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-10-10T00:04:56.9675640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-10-10T00:04:56.9676699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-10-10T00:04:56.9677949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/fix-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-10-10T00:04:56.9678981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-10-10T00:04:56.9679984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-10-10T00:04:56.9681294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-10-10T00:04:56.9682371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-10-10T00:04:56.9683514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-10-10T00:04:56.9684754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-10-10T00:04:56.9686065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/pkgconfig.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-10-10T00:04:56.9687184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-10-10T00:04:56.9688329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-10-10T00:04:56.9689475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-10-10T00:04:56.9690643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-10-10T00:04:56.9691720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-10-10T00:04:56.9692957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper 2025-10-10T00:04:56.9699565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper 2025-10-10T00:04:56.9700487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-10-10T00:04:56.9701349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/enable_64bit_architecture.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-10-10T00:04:56.9702157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/exports.def -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-10-10T00:04:56.9702775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-10-10T00:04:56.9703650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-10-10T00:04:56.9704473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triton/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triton 2025-10-10T00:04:56.9705268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triton/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/triton 2025-10-10T00:04:56.9706109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil 2025-10-10T00:04:56.9706802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil 2025-10-10T00:04:56.9707961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map 2025-10-10T00:04:56.9709333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map 2025-10-10T00:04:56.9710695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map 2025-10-10T00:04:56.9712002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map 2025-10-10T00:04:56.9713389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map 2025-10-10T00:04:56.9714828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map 2025-10-10T00:04:56.9716221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri 2025-10-10T00:04:56.9717561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri 2025-10-10T00:04:56.9718938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet 2025-10-10T00:04:56.9720260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet 2025-10-10T00:04:56.9721726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-10-10T00:04:56.9723055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-10-10T00:04:56.9724504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-10-10T00:04:56.9725957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision 2025-10-10T00:04:56.9727197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision 2025-10-10T00:04:56.9728514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny 2025-10-10T00:04:56.9729908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny 2025-10-10T00:04:56.9731250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite 2025-10-10T00:04:56.9732667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite 2025-10-10T00:04:56.9733915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe 2025-10-10T00:04:56.9735537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe 2025-10-10T00:04:56.9736996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/fix-config-error.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-10-10T00:04:56.9738333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/fix-uwp-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-10-10T00:04:56.9739649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-10-10T00:04:56.9740973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-10-10T00:04:56.9742266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-10-10T00:04:56.9743596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/fix_defs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-10-10T00:04:56.9745140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-10-10T00:04:56.9746422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-10-10T00:04:56.9747810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-10-10T00:04:56.9749201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c 2025-10-10T00:04:56.9750516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c 2025-10-10T00:04:56.9751902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-10-10T00:04:56.9753267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-10-10T00:04:56.9754776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-10-10T00:04:56.9756512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-10-10T00:04:56.9758069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-10-10T00:04:56.9759493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-10-10T00:04:56.9760844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-10-10T00:04:56.9762324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/fix-missing-headers.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-10-10T00:04:56.9763557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-10-10T00:04:56.9764992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-10-10T00:04:56.9766446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/units/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/units 2025-10-10T00:04:56.9767667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/units/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/units 2025-10-10T00:04:56.9769137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-10-10T00:04:56.9770426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-10-10T00:04:56.9771665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-10-10T00:04:56.9773037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-10-10T00:04:56.9774513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/unixodbcConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-10-10T00:04:56.9775959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-10-10T00:04:56.9777328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-10-10T00:04:56.9778939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense 2025-10-10T00:04:56.9780236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense 2025-10-10T00:04:56.9781310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite 2025-10-10T00:04:56.9782405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite 2025-10-10T00:04:56.9783594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-10-10T00:04:56.9784957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/msbuild-use-default-sma.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-10-10T00:04:56.9786258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-10-10T00:04:56.9787518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-10-10T00:04:56.9788657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/0001-make-cmakelists-py.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-10-10T00:04:56.9789865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/0002-fix-uwp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-10-10T00:04:56.9790934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-10-10T00:04:56.9792110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/upb-config-vcpkg-tools.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-10-10T00:04:56.9793135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-10-10T00:04:56.9794561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/0001_use_math_defines.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-10-10T00:04:56.9795941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/0005-fix-config-and-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-10-10T00:04:56.9797054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/0006-pc_file_for_windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-10-10T00:04:56.9798123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-10-10T00:04:56.9799210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-10-10T00:04:56.9800524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers/fix-include-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-10-10T00:04:56.9801652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-10-10T00:04:56.9802729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-10-10T00:04:56.9803824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/add_options.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9805137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/asm_files.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9806624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/externalproject.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9807826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/fix-dependency-readline.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9808933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9810182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/macosx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9811485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9812773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/shared_libs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9813978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9815511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-10-10T00:04:56.9816788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-10-10T00:04:56.9817837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-10-10T00:04:56.9818991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-10-10T00:04:56.9820128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-10-10T00:04:56.9821281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-10-10T00:04:56.9822341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-10-10T00:04:56.9823508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usd/fix_build-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-10-10T00:04:56.9824739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-10-10T00:04:56.9825983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-10-10T00:04:56.9827233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch 2025-10-10T00:04:56.9828373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch 2025-10-10T00:04:56.9829568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-10-10T00:04:56.9830692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-10-10T00:04:56.9831776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-10-10T00:04:56.9832935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp 2025-10-10T00:04:56.9834228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp 2025-10-10T00:04:56.9835459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h 2025-10-10T00:04:56.9836595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h 2025-10-10T00:04:56.9838011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc/export-cmake-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-10-10T00:04:56.9839116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-10-10T00:04:56.9840270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-10-10T00:04:56.9841362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp 2025-10-10T00:04:56.9842425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp 2025-10-10T00:04:56.9843560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz 2025-10-10T00:04:56.9844815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz 2025-10-10T00:04:56.9846173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash 2025-10-10T00:04:56.9847276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash 2025-10-10T00:04:56.9848520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode/openssl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-10-10T00:04:56.9849659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-10-10T00:04:56.9850749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-10-10T00:04:56.9851839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/openexr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-10-10T00:04:56.9853006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-10-10T00:04:56.9854207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-10-10T00:04:56.9855465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-10-10T00:04:56.9856650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/fix-find-libuv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-10-10T00:04:56.9857781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-10-10T00:04:56.9858863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-10-10T00:04:56.9860036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-10-10T00:04:56.9861291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets 2025-10-10T00:04:56.9862429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets 2025-10-10T00:04:56.9863626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-10-10T00:04:56.9864942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-10-10T00:04:56.9866194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-10-10T00:04:56.9867242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-10-10T00:04:56.9868416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/V8Config-shared.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9869631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/V8Config-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9870822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9872002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/icu.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9873179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9874471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9875840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9877058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8_libbase.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9878320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8_libplatform.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9879430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8_monolith.pc.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9880540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9881642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/zlib.gn -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-10-10T00:04:56.9882956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/fix-optional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-10-10T00:04:56.9884249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/fix-picojson.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-10-10T00:04:56.9885411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-10-10T00:04:56.9886560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-10-10T00:04:56.9887747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite 2025-10-10T00:04:56.9888992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite 2025-10-10T00:04:56.9890028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-10-10T00:04:56.9891396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-10-10T00:04:56.9892394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-10-10T00:04:56.9893496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite 2025-10-10T00:04:56.9894762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite 2025-10-10T00:04:56.9895928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vc/correct_cmake_config_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-10-10T00:04:56.9896993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-10-10T00:04:56.9898067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-10-10T00:04:56.9899361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/consume-vcpkg-eigen3.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-10-10T00:04:56.9900411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/fix-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-10-10T00:04:56.9901546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-10-10T00:04:56.9902732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-10-10T00:04:56.9903957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:56.9905205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:56.9906470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:56.9907685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg_cmake_build.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:56.9908834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg_cmake_configure.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:56.9910123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg_cmake_install.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-10-10T00:04:56.9911468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-10-10T00:04:56.9912779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-10-10T00:04:56.9914263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-10-10T00:04:56.9915525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-10-10T00:04:56.9916846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-10-10T00:04:56.9918030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-10-10T00:04:56.9919242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-10-10T00:04:56.9920266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-10-10T00:04:56.9921488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/vcpkg_cmake_get_vars.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-10-10T00:04:56.9922693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/cmake_get_vars/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/cmake_get_vars 2025-10-10T00:04:56.9923891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/copyright -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-10-10T00:04:56.9925182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-10-10T00:04:56.9926577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-10-10T00:04:56.9927660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-10-10T00:04:56.9928758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-10-10T00:04:56.9929906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran 2025-10-10T00:04:56.9931055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran 2025-10-10T00:04:56.9932144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:56.9933498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:56.9934662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:56.9936197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg_gn_configure.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:56.9937248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg_gn_install.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:56.9938508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/z_vcpkg_gn_fixup_path.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-10-10T00:04:56.9939618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9940802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9941837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9943026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg_msbuild.props.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9944327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg_msbuild.targets.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9945560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg_msbuild_install.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9946771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/z_vcpkg_msbuild_create_props.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-10-10T00:04:56.9948019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-10-10T00:04:56.9949354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-10-10T00:04:56.9950525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-10-10T00:04:56.9951908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/x_vcpkg_pkgconfig_get_modules.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-10-10T00:04:56.9952833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9954052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9955153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9956627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg_qmake_build.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9957743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9959102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg_qmake_install.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9960187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/z_vcpkg_qmake_fix_makefiles.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-10-10T00:04:56.9961392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel 2025-10-10T00:04:56.9962470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel 2025-10-10T00:04:56.9963560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn 2025-10-10T00:04:56.9964877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn 2025-10-10T00:04:56.9966373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next 2025-10-10T00:04:56.9967705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next 2025-10-10T00:04:56.9968991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-10-10T00:04:56.9970182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-10-10T00:04:56.9971289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-10-10T00:04:56.9972592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/meson-intl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-10-10T00:04:56.9973807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-10-10T00:04:56.9975128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-10-10T00:04:56.9976342Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-10-10T00:04:56.9977554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild 2025-10-10T00:04:56.9978676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild 2025-10-10T00:04:56.9979814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-10-10T00:04:56.9981035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/use-internal-re2c.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-10-10T00:04:56.9982129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/vcpkg-port-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-10-10T00:04:56.9983295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-10-10T00:04:56.9984592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs 2025-10-10T00:04:56.9985774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs 2025-10-10T00:04:56.9986919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2 2025-10-10T00:04:56.9988071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2 2025-10-10T00:04:56.9989213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-10-10T00:04:56.9990359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-10-10T00:04:56.9991470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-10-10T00:04:56.9992538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/fix_osx.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-10-10T00:04:56.9993731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-10-10T00:04:56.9995025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-10-10T00:04:56.9996286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-10-10T00:04:56.9997408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vili/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-10-10T00:04:56.9998500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vili/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-10-10T00:04:56.9999621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vili/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-10-10T00:04:57.0001113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/001-fix-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-10-10T00:04:57.0002284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/002-fix-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-10-10T00:04:57.0003540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-10-10T00:04:57.0004709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-10-10T00:04:57.0005959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-10-10T00:04:57.0007171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-10-10T00:04:57.0008458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-10-10T00:04:57.0009454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-10-10T00:04:57.0010524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-10-10T00:04:57.0011620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-10-10T00:04:57.0012855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap/vk-bootstrap-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-10-10T00:04:57.0013879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft 2025-10-10T00:04:57.0015057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft 2025-10-10T00:04:57.0016450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-10-10T00:04:57.0017694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/expose_missing_symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-10-10T00:04:57.0018730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-10-10T00:04:57.0019809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-10-10T00:04:57.0020970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp/fix-tool-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-10-10T00:04:57.0022097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-10-10T00:04:57.0023198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-10-10T00:04:57.0024468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/volk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-10-10T00:04:57.0025823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/volk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-10-10T00:04:57.0027209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/volk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-10-10T00:04:57.0028816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/cmake_remove_bin_targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-10-10T00:04:57.0030126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-10-10T00:04:57.0031404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-10-10T00:04:57.0032884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-10-10T00:04:57.0034382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm/fix_paths.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-10-10T00:04:57.0035700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-10-10T00:04:57.0037279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-10-10T00:04:57.0038832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg/devendor-glslang.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-10-10T00:04:57.0039769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-10-10T00:04:57.0041165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-10-10T00:04:57.0042747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-10-10T00:04:57.0044943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange/require-features.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-10-10T00:04:57.0046103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-10-10T00:04:57.0047447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/9690.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0048909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindExpat.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0050233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindHDF5.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0051567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindLZ4.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0052899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindLZMA.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0054404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/NoUndefDebug.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0055771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/afxdll.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0057109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/cgns.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0058528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/fix-gdal.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0059925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/fix-using-hdf5.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0061185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/iotr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0062668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/jsoncpp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0063910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/libproj.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0065642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/missing-include-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0066828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/pegtl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0068357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0070122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/pythonwrapper.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0071303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0072751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0074337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/vtkioss.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0075744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/vtkm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-10-10T00:04:57.0077298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom 2025-10-10T00:04:57.0078634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom 2025-10-10T00:04:57.0079936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/omp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-10-10T00:04:57.0081352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-10-10T00:04:57.0082633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-10-10T00:04:57.0084043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:57.0085513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:57.0087382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:57.0088574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:57.0089932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:57.0091461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/vulkan-result.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-10-10T00:04:57.0092870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-10-10T00:04:57.0094439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-10-10T00:04:57.0095792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-10-10T00:04:57.0097213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-10-10T00:04:57.0098459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-10-10T00:04:57.0099792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-10-10T00:04:57.0101312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-10-10T00:04:57.0102624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-10-10T00:04:57.0104032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-10-10T00:04:57.0105637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-10-10T00:04:57.0107194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp/unofficial-vulkan-memory-allocator-hpp-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-10-10T00:04:57.0108344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-10-10T00:04:57.0109545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/fix-cmakelists.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-10-10T00:04:57.0110994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-10-10T00:04:57.0112255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-10-10T00:04:57.0113657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-10-10T00:04:57.0115114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-10-10T00:04:57.0116572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-10-10T00:04:57.0117922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-10-10T00:04:57.0119213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/testlib.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-10-10T00:04:57.0120533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-10-10T00:04:57.0122018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc/gcc-11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-10-10T00:04:57.0123325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-10-10T00:04:57.0124860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-10-10T00:04:57.0126276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/fix-config-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-10-10T00:04:57.0127652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/fix_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-10-10T00:04:57.0129016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-10-10T00:04:57.0130266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-10-10T00:04:57.0131626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-10-10T00:04:57.0133134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge/fmt-10.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-10-10T00:04:57.0134678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-10-10T00:04:57.0136060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-10-10T00:04:57.0137472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib/disable-test.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-10-10T00:04:57.0138877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-10-10T00:04:57.0140153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-10-10T00:04:57.0141543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack 2025-10-10T00:04:57.0142844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack 2025-10-10T00:04:57.0144392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland 2025-10-10T00:04:57.0145809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland 2025-10-10T00:04:57.0147319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols 2025-10-10T00:04:57.0148766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols 2025-10-10T00:04:57.0150016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-10-10T00:04:57.0151392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-10-10T00:04:57.0152658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-10-10T00:04:57.0154297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp/cxx20.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-10-10T00:04:57.0155633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-10-10T00:04:57.0156941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-10-10T00:04:57.0158350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-10-10T00:04:57.0159781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2/unofficial-webview2-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-10-10T00:04:57.0161037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-10-10T00:04:57.0162439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-10-10T00:04:57.0163821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-10-10T00:04:57.0165161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-10-10T00:04:57.0166798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra 2025-10-10T00:04:57.0168151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra 2025-10-10T00:04:57.0169398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14 2025-10-10T00:04:57.0170718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14 2025-10-10T00:04:57.0172036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wil/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wil 2025-10-10T00:04:57.0173370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wil/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wil 2025-10-10T00:04:57.0174913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi 2025-10-10T00:04:57.0176311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi 2025-10-10T00:04:57.0177689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt 2025-10-10T00:04:57.0178995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt 2025-10-10T00:04:57.0180441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb 2025-10-10T00:04:57.0181693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb 2025-10-10T00:04:57.0183225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/Packet.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0185082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/bison-flex.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0186498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/packetNtx.patch.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0188261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0189550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0190877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/wpcap.patch.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0192741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/wpcap.vcxproj.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-10-10T00:04:57.0194358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-10-10T00:04:57.0195911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/allow-build-static.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-10-10T00:04:57.0197249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-10-10T00:04:57.0198903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-10-10T00:04:57.0200205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg 2025-10-10T00:04:57.0201526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg 2025-10-10T00:04:57.0202952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2 2025-10-10T00:04:57.0204420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2 2025-10-10T00:04:57.0205930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle 2025-10-10T00:04:57.0207282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle 2025-10-10T00:04:57.0208667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-10-10T00:04:57.0209980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-10-10T00:04:57.0211265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-10-10T00:04:57.0212692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp 2025-10-10T00:04:57.0213908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp 2025-10-10T00:04:57.0215616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2/0001-unofficial-brotli.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-10-10T00:04:57.0216807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-10-10T00:04:57.0218071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-10-10T00:04:57.0219515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt/cmake-patch.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-10-10T00:04:57.0220895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-10-10T00:04:57.0222232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-10-10T00:04:57.0223767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/fix-windows-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-10-10T00:04:57.0225228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-10-10T00:04:57.0226656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-10-10T00:04:57.0228090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/warning-and-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-10-10T00:04:57.0229441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm/cmake-patch.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-10-10T00:04:57.0230807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-10-10T00:04:57.0232088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-10-10T00:04:57.0233460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-10-10T00:04:57.0235013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/fix_gobal_vars_uninit_local_ptr.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-10-10T00:04:57.0236309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-10-10T00:04:57.0237611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-10-10T00:04:57.0239032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/wordnet-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-10-10T00:04:57.0240329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow 2025-10-10T00:04:57.0241713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow 2025-10-10T00:04:57.0242993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/fix-usage.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:57.0244639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/missing-find_dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:57.0245870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:57.0247213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:57.0248489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:57.0249933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/windows-install-location.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-10-10T00:04:57.0251311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wren/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-10-10T00:04:57.0252638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wren/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-10-10T00:04:57.0253966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wren/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-10-10T00:04:57.0255521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/0002-link-glew.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-10-10T00:04:57.0256943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/0005-XML_file_path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-10-10T00:04:57.0258294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/0006-GraphicsMagick.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-10-10T00:04:57.0259546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-10-10T00:04:57.0260847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-10-10T00:04:57.0262413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/appwizard_setup.js-vs2022.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-10-10T00:04:57.0263679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/atlmisc.h-bug329.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-10-10T00:04:57.0265158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/atlribbon.h-wtl66.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-10-10T00:04:57.0266497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-10-10T00:04:57.0267771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-10-10T00:04:57.0269252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-10-10T00:04:57.0270662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-10-10T00:04:57.0271898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-10-10T00:04:57.0273357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts 2025-10-10T00:04:57.0274735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts 2025-10-10T00:04:57.0276226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/fix-libs-export.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0277526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/fix-pcre2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0278908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/gtk3-link-libraries.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0280245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/install-layout.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0281579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/nanosvg-ext-depend.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0282893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0284478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/relocatable-wx-config.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0286112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/sdl2.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0287399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/setup.h.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0288716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0290176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0291470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-10-10T00:04:57.0292933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/example/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/example 2025-10-10T00:04:57.0294336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash 2025-10-10T00:04:57.0295814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash 2025-10-10T00:04:57.0297191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane 2025-10-10T00:04:57.0298506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane 2025-10-10T00:04:57.0300031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/allow-clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:57.0301324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/configure-as.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:57.0302762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/parallel-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:57.0304010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:57.0305500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/uwp-cflags.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:57.0306830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-10-10T00:04:57.0308277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/disable-install-pdb.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-10-10T00:04:57.0309678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/fix-pkgconfig-version.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-10-10T00:04:57.0310936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-10-10T00:04:57.0312226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-10-10T00:04:57.0313704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort 2025-10-10T00:04:57.0315199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort 2025-10-10T00:04:57.0316535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/configure.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-10-10T00:04:57.0317951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/msvc-no-debug.diff -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-10-10T00:04:57.0319258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-10-10T00:04:57.0320544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-10-10T00:04:57.0322015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-10-10T00:04:57.0323329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-10-10T00:04:57.0324897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist/xaudio2redist-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-10-10T00:04:57.0326184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps 2025-10-10T00:04:57.0327507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps 2025-10-10T00:04:57.0328948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak 2025-10-10T00:04:57.0330142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak 2025-10-10T00:04:57.0331591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/configure.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0332872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/getpid_include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0334256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/makefile.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0335747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0337201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/use_xwindows_includes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0338456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0339870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/win-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-10-10T00:04:57.0341323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image/add_return_value.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-10-10T00:04:57.0342629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-10-10T00:04:57.0343921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-10-10T00:04:57.0345465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms 2025-10-10T00:04:57.0346819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms 2025-10-10T00:04:57.0348137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto 2025-10-10T00:04:57.0349452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto 2025-10-10T00:04:57.0350887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-10-10T00:04:57.0352226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util/pthread.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-10-10T00:04:57.0353714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-10-10T00:04:57.0355128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-10-10T00:04:57.0356474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util/ssize.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-10-10T00:04:57.0357905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-10-10T00:04:57.0359322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors/fix_python.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-10-10T00:04:57.0360738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-10-10T00:04:57.0362022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-10-10T00:04:57.0363330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4 2025-10-10T00:04:57.0364779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4 2025-10-10T00:04:57.0366265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm/build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-10-10T00:04:57.0367749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-10-10T00:04:57.0369043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-10-10T00:04:57.0370424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0371763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/disable-tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0373050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0374669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/remove-dll-export-macro.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0375985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0377461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0378694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-10-10T00:04:57.0380211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/Fix-Compile-nlohmann-json.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-10-10T00:04:57.0381495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-10-10T00:04:57.0382799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-10-10T00:04:57.0384421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-10-10T00:04:57.0385709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-10-10T00:04:57.0387255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe 2025-10-10T00:04:57.0388472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe 2025-10-10T00:04:57.0389976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/fix-missing-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-10-10T00:04:57.0391245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/fix-not-found-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-10-10T00:04:57.0392481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-10-10T00:04:57.0393913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/static-linking-for-windows.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-10-10T00:04:57.0395104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-10-10T00:04:57.0396817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio/fix-dependencies.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-10-10T00:04:57.0398020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-10-10T00:04:57.0399314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-10-10T00:04:57.0400705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:57.0402120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/pkgconfig_fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:57.0403454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:57.0404840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:57.0406523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:57.0407840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/xmlsec-config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-10-10T00:04:57.0409175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-10-10T00:04:57.0410533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/use-c-cpp-11.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-10-10T00:04:57.0411944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/use-packages.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-10-10T00:04:57.0413305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-10-10T00:04:57.0414886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-10-10T00:04:57.0416431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros/skip_rawcpp.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-10-10T00:04:57.0417669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-10-10T00:04:57.0419080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr 2025-10-10T00:04:57.0420282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr 2025-10-10T00:04:57.0421662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack 2025-10-10T00:04:57.0422958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack 2025-10-10T00:04:57.0424506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty/fix-target.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-10-10T00:04:57.0426027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-10-10T00:04:57.0427323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-10-10T00:04:57.0428703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0430064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/upstream-1.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0431333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0432810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/vcxserver-xw32defs.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0434297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-include-guards.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0435557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-io.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0436930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-long64.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0438241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-none.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0439628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows_mean_and_lean.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-10-10T00:04:57.0440985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-10-10T00:04:57.0442751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/fix-compare.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-10-10T00:04:57.0443957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-10-10T00:04:57.0445523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-10-10T00:04:57.0446798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-10-10T00:04:57.0448155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-10-10T00:04:57.0449492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-10-10T00:04:57.0451123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/fix-find-tbb-and-install-destination.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-10-10T00:04:57.0452361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/fix-find-xsimd.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-10-10T00:04:57.0453673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-10-10T00:04:57.0455148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-10-10T00:04:57.0456583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas 2025-10-10T00:04:57.0457908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas 2025-10-10T00:04:57.0459315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw 2025-10-10T00:04:57.0460610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw 2025-10-10T00:04:57.0461943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io 2025-10-10T00:04:57.0463255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io 2025-10-10T00:04:57.0464801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl/fix-fixup-cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-10-10T00:04:57.0466189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-10-10T00:04:57.0467511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-10-10T00:04:57.0468936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-10-10T00:04:57.0470294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/symbols.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-10-10T00:04:57.0471572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-10-10T00:04:57.0472930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-10-10T00:04:57.0474528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash 2025-10-10T00:04:57.0475860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash 2025-10-10T00:04:57.0477285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-10-10T00:04:57.0478568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-10-10T00:04:57.0479844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-10-10T00:04:57.0481241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp 2025-10-10T00:04:57.0482598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp 2025-10-10T00:04:57.0484391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-10-10T00:04:57.0485856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/Disable-module-elf.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-10-10T00:04:57.0487200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-10-10T00:04:57.0488496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-10-10T00:04:57.0489913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yas/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yas 2025-10-10T00:04:57.0491209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yas/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yas 2025-10-10T00:04:57.0492659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/add-feature-tools.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-10-10T00:04:57.0494039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/fix-arm-cross-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-10-10T00:04:57.0495518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-10-10T00:04:57.0496944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/vcpkg-port-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-10-10T00:04:57.0498136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-10-10T00:04:57.0499555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool 2025-10-10T00:04:57.0500917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool 2025-10-10T00:04:57.0502329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-10-10T00:04:57.0503780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-10-10T00:04:57.0505267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-10-10T00:04:57.0506588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yato/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yato 2025-10-10T00:04:57.0507781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yato/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yato 2025-10-10T00:04:57.0509162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/disable_tests.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-10-10T00:04:57.0510500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-10-10T00:04:57.0511776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-10-10T00:04:57.0513203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-10-10T00:04:57.0514951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2/fix_install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-10-10T00:04:57.0516455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-10-10T00:04:57.0517823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-10-10T00:04:57.0519220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson 2025-10-10T00:04:57.0520537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson 2025-10-10T00:04:57.0522049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/fix-cstdint-include.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-10-10T00:04:57.0523330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/fix-install-path.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-10-10T00:04:57.0524816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-10-10T00:04:57.0526340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/remove-flag-overrides.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-10-10T00:04:57.0527549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-10-10T00:04:57.0529094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver 2025-10-10T00:04:57.0530503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver 2025-10-10T00:04:57.0531671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z85/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z85 2025-10-10T00:04:57.0532991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z85/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/z85 2025-10-10T00:04:57.0534714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/change_to_mt.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0536266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/fix-missing-functional.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0537823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/mcppd_fix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0539282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/no-werror.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0540852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0542578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/prepare_for_build.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0543901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-10-10T00:04:57.0545599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/fix-arm.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-10-10T00:04:57.0547020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-10-10T00:04:57.0548458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-10-10T00:04:57.0549732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-10-10T00:04:57.0551066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp 2025-10-10T00:04:57.0552392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp 2025-10-10T00:04:57.0553913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/0004-windows-static-build.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-10-10T00:04:57.0555476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/0005-export-include-directories.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-10-10T00:04:57.0556700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-10-10T00:04:57.0558005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-10-10T00:04:57.0559476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-10-10T00:04:57.0560862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-10-10T00:04:57.0562183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-10-10T00:04:57.0564009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0001-Prevent-invalid-inclusions-when-HAVE_-is-set-to-0.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0565369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0002-skip-building-examples.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0566860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0003-build-static-or-shared-not-both.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0568245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0004-android-and-mingw-fixes.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0569406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0570663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0572115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0573360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-10-10T00:04:57.0574917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng 2025-10-10T00:04:57.0576296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng 2025-10-10T00:04:57.0577740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit/fix-dependency.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-10-10T00:04:57.0579057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-10-10T00:04:57.0580344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-10-10T00:04:57.0581664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/cmake.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-10-10T00:04:57.0583029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-10-10T00:04:57.0584437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-10-10T00:04:57.0585927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/win32.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-10-10T00:04:57.0587273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli 2025-10-10T00:04:57.0588576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli 2025-10-10T00:04:57.0589987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits 2025-10-10T00:04:57.0591272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits 2025-10-10T00:04:57.0592728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview 2025-10-10T00:04:57.0594318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview 2025-10-10T00:04:57.0595654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/fix-emscripten-and-clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-10-10T00:04:57.0597064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/no-static-suffix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-10-10T00:04:57.0598385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-10-10T00:04:57.0599641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-10-10T00:04:57.0601059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-10-10T00:04:57.0602459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-10-10T00:04:57.0603793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-10-10T00:04:57.0605296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-10-10T00:04:57.0606721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-10-10T00:04:57.0608108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text/usage -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-10-10T00:04:57.0609496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-10-10T00:04:57.0610804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zug/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zug 2025-10-10T00:04:57.0612102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zug/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zug 2025-10-10T00:04:57.0613519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore/fix-install.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-10-10T00:04:57.0614974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-10-10T00:04:57.0616356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-10-10T00:04:57.0617713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-10-10T00:04:57.0618998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-10-10T00:04:57.0620356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis/zycore.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-10-10T00:04:57.0621674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:57.0623013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/Findczmq.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:57.0624577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/Findlibzmq.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:57.0625895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:57.0627439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:57.0628609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-10-10T00:04:57.0630140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/cmake-project-include.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-10-10T00:04:57.0631490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/export-targets.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-10-10T00:04:57.0632830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/no-release-postfix.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-10-10T00:04:57.0634258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-10-10T00:04:57.0635652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-10-10T00:04:57.0637155Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/addPoshVcpkgToPowershellProfile.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0638596Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/bootstrap.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0639894Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/bootstrap.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0641356Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/build_info.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0642673Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/ci.baseline.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0644652Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/file_script.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0646024Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/generateBaseline.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0647452Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/generatePortVersionsDb.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0648670Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/ports.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0650180Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/tls12-download-arm64.exe -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0651655Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/tls12-download.exe -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0653525Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/update-vcpkg-tool-metadata.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0654966Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg-tool-metadata.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0656256Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkgTools.xml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0657835Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg_completion.bash -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0659091Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg_completion.fish -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0660442Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg_completion.zsh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-10-10T00:04:57.0661884Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/angle/maintainer-notes.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/angle 2025-10-10T00:04:57.0663361Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/Create-PRDiff.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0664850Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0666307Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/bootstrap-from-source.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0667739Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/create-vmss-helpers.psm1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0669269Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/generate-sas-tokens.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0670641Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/patch-tuesday-checklist.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0671959Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/test-modified-ports.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-10-10T00:04:57.0673354Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/Dockerfile -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-10-10T00:04:57.0674873Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-10-10T00:04:57.0676455Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/create-docker-image.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-10-10T00:04:57.0677848Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/provision-image.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-10-10T00:04:57.0679226Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-10-10T00:04:57.0680579Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/changing-linux-packages.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-10-10T00:04:57.0682002Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/managed-image.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-10-10T00:04:57.0683305Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/provision-image.sh -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-10-10T00:04:57.0684825Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-10-10T00:04:57.0686278Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/Vagrantfile-box.rb -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-10-10T00:04:57.0687597Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/Vagrantfile-vm.rb -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-10-10T00:04:57.0688945Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-10-10T00:04:57.0690346Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0691761Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/bootstrap-from-source.cmd -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0693051Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/create-image.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0694593Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/create-vmss.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0696052Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-cuda.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0697766Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-install-disk.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0700127Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-inteloneapi.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0701721Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-mpi.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0703135Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-psexec.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0704621Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-pwsh.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0706101Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-settings.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0707459Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-tlssettings.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0709168Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-visual-studio.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0710562Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-windows-sdks.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0711812Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/disk-space.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0713204Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/drop-to-admin-user-prefix.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0714708Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/provision-entire-image.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0716067Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/sysprep.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0717538Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/utility-prefix.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0718907Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/validate-version-files.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-10-10T00:04:57.0720271Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/README.md -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-10-10T00:04:57.0721690Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-10-10T00:04:57.0723033Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/job.yml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-10-10T00:04:57.0724620Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/rearrange-msvc-drop-layout.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-10-10T00:04:57.0725770Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/generate-ports.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost 2025-10-10T00:04:57.0727699Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs/config.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-10-10T00:04:57.0728931Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs/predef.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-10-10T00:04:57.0730275Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs/test.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-10-10T00:04:57.0731611Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/atomic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0733061Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/context.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0734436Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/fiber.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0735916Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/json.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0737209Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/locale.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0738497Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/log.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0739863Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/nowide.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0741168Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/test.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0742506Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/url.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0743883Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/wave.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-10-10T00:04:57.0745252Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/vcpkg.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems 2025-10-10T00:04:57.0747376Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper/cl_cpp_wrapper -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper 2025-10-10T00:04:57.0748632Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper/windres-rc -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper 2025-10-10T00:04:57.0749993Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson/meson.template.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson 2025-10-10T00:04:57.0751362Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson/none.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson 2025-10-10T00:04:57.0752864Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-10-10T00:04:57.0754609Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/vcpkg-general.xml -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-10-10T00:04:57.0756134Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/vcpkg.props -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-10-10T00:04:57.0757517Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/vcpkg.targets -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-10-10T00:04:57.0758907Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/osx/applocal.py -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/osx 2025-10-10T00:04:57.0760516Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/compile_wrapper_consider_clang-cl.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0761693Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/execute_process.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0763107Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_acquire_msys.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0764785Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_add_to_path.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0766248Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_apply_patches.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0767629Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_backup_restore_env_vars.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0768975Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_cmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0770314Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_make.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0771745Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_msbuild.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0773072Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_ninja.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0774564Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_nmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0776026Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_qmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0777457Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_buildpath_length_warning.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0778766Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_check_features.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0780103Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_check_linkage.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0781477Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_clean_executables_in_bin.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0782837Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_clean_msbuild.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0784374Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_common_definitions.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0785818Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_common_functions.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0787158Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_cmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0788744Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_gn.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0790033Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_make.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0792022Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_meson.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0793369Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_qmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0795013Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_copy_pdbs.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0796520Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_copy_tool_dependencies.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0797809Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_copy_tools.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0799221Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_download_distfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0801532Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_build_process.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0802844Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_in_download_mode.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0804413Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_required_process.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0805919Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_required_process_repeat.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0807275Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_extract_source_archive.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0808689Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_extract_source_archive_ex.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0810021Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_fail_port_install.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0811386Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(7Z).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0812770Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(ARIA2).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0814334Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BAZEL).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0815744Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BISON).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0817202Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(CLANG).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0818502Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DARK).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0819932Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DOXYGEN).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0821228Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(FLEX).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0822667Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GASPREPROCESSOR).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0823995Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GIT).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0825736Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GN).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0827109Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GO).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0828526Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GPERF).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0829896Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(JOM).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0831258Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(MESON).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0832620Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NASM).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0834052Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NINJA).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0835585Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NUGET).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0837006Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0838410Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PERL).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0839820Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PKGCONFIG).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0841195Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON2).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0842536Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0844021Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(RUBY).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0845380Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SCONS).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0846931Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SWIG).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0848245Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(YASM).cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0849575Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0851001Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_fortran.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0852501Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_fixup_cmake_targets.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0853925Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_fixup_pkgconfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0855500Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_bitbucket.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0856969Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_git.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0858523Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_github.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0859954Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_gitlab.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0861508Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_sourceforge.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0862956Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_get_program_files_platform_bitness.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0864371Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_get_windows_sdk.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0865807Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_host_path_list.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0867184Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_cmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0868630Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_copyright.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0869953Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_gn.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0871372Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_make.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0872916Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_meson.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0874448Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_msbuild.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0875895Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_nmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0877284Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_qmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0878637Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_list.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0880149Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_minimum_required.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0881527Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_replace_string.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0882868Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_test_cmake.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0884469Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_apply_patches.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0886033Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_escape_regex_control_characters.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0887354Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_fixup_rpath.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0888803Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_forward_output_variable.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0890180Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_function_arguments.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0891545Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_get_cmake_vars.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0893009Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_prettify_command_line.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0894515Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_setup_pkgconfig_path.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-10-10T00:04:57.0896014Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-10-10T00:04:57.0897373Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-10-10T00:04:57.0898684Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-10-10T00:04:57.0900076Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/get_cmake_vars/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/get_cmake_vars 2025-10-10T00:04:57.0901349Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/ifw/maintenance.qs -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/ifw 2025-10-10T00:04:57.0902888Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psd1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1 2025-10-10T00:04:57.0904415Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psm1 -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1 2025-10-10T00:04:57.0905915Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates/portfile.in.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates 2025-10-10T00:04:57.0907275Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates/vcpkg.json.in -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates 2025-10-10T00:04:57.0908852Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake/fix-dependency-libuv.patch -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-10-10T00:04:57.0910231Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-10-10T00:04:57.0911618Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-10-10T00:04:57.0913033Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user 2025-10-10T00:04:57.0914641Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user 2025-10-10T00:04:57.0916243Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project 2025-10-10T00:04:57.0917671Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project/FindZLIBviaPkgConfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project 2025-10-10T00:04:57.0918955Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests 2025-10-10T00:04:57.0920299Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests 2025-10-10T00:04:57.0921682Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests 2025-10-10T00:04:57.0923023Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests 2025-10-10T00:04:57.0924564Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0926174Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_backup_restore_env_vars.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0927470Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_fixup_pkgconfig.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0928914Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_host_path_list.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0930262Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_list.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0931789Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_minimum_required.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0933152Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-z_vcpkg_cmake_config_fixup_merge.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0934645Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-z_vcpkg_function_arguments.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0936111Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-z_vcpkg_setup_pkgconfig_path.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0937322Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-10-10T00:04:57.0938728Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test 2025-10-10T00:04:57.0940061Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test 2025-10-10T00:04:57.0941493Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource 2025-10-10T00:04:57.0942782Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource 2025-10-10T00:04:57.0944390Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project 2025-10-10T00:04:57.0945656Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project 2025-10-10T00:04:57.0947031Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow 2025-10-10T00:04:57.0948415Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow 2025-10-10T00:04:57.0949796Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost 2025-10-10T00:04:57.0951191Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost 2025-10-10T00:04:57.0952574Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg 2025-10-10T00:04:57.0953888Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg 2025-10-10T00:04:57.0955356Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp 2025-10-10T00:04:57.0956775Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp 2025-10-10T00:04:57.0958151Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2 2025-10-10T00:04:57.0959461Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2 2025-10-10T00:04:57.0960841Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm 2025-10-10T00:04:57.0962132Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm 2025-10-10T00:04:57.0963554Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl 2025-10-10T00:04:57.0964981Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl 2025-10-10T00:04:57.0966497Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver 2025-10-10T00:04:57.0967823Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver 2025-10-10T00:04:57.0969118Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2 2025-10-10T00:04:57.0970646Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2 2025-10-10T00:04:57.0972012Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv 2025-10-10T00:04:57.0973419Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv 2025-10-10T00:04:57.0975024Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio 2025-10-10T00:04:57.0976397Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio 2025-10-10T00:04:57.0977728Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview 2025-10-10T00:04:57.0979096Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview 2025-10-10T00:04:57.0980642Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia 2025-10-10T00:04:57.0981954Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia 2025-10-10T00:04:57.0983319Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci 2025-10-10T00:04:57.0984799Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci 2025-10-10T00:04:57.0986362Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project 2025-10-10T00:04:57.0987784Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project/main.cpp -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project 2025-10-10T00:04:57.0989261Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets 2025-10-10T00:04:57.0990598Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets 2025-10-10T00:04:57.0992072Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program 2025-10-10T00:04:57.0993442Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program 2025-10-10T00:04:57.0994914Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test/portfile.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test 2025-10-10T00:04:57.0996386Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test/vcpkg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test 2025-10-10T00:04:57.0997762Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.0999083Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/freebsd.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1000437Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/ios.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1001718Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1003038Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/mingw.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1004549Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/openbsd.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1005927Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/osx.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1007307Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/uwp.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1008800Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1010144Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/xbox.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-10-10T00:04:57.1011411Z copying third_party/opentelemetry-cpp/tools/vcpkg/toolsrc/VERSION.txt -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/toolsrc 2025-10-10T00:04:57.1012862Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm-neon-android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1014393Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm64-android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1015787Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm64-uwp.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1017146Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm64-windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1018464Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1019821Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1021113Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-osx.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1022463Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-uwp.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1023906Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-windows-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1025376Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1026845Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x86-windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-10-10T00:04:57.1028246Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1029653Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-ios.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1030966Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1032220Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1033601Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-mingw-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1035025Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-mingw-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1036387Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-uwp-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1037696Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-uwp.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1039133Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-windows-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1040517Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1041907Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-ios.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1043320Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1044728Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1046184Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-mingw-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1047526Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-mingw-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1048850Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-osx-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1050195Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-osx-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1051551Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-osx.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1052992Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-uwp-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1054580Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-windows-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1055994Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-windows-static-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1057377Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-windows-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1058651Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64ec-windows.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1059957Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/armv6-android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1061383Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch32-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1062734Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch32-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1064370Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch64-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1065705Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch64-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1067128Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/mips64-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1068525Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/ppc64le-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1069824Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/ppc64le-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1071211Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv32-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1072548Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv32-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1073914Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv64-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1075270Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv64-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1076774Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/s390x-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1078240Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/s390x-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1079609Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/wasm32-emscripten.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1081051Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-freebsd.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1082332Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-ios.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1083831Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-linux-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1085247Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-linux-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1086781Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-mingw-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1088128Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-mingw-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1089555Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-openbsd.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1090942Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-osx-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1092871Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-osx-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1095200Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-uwp-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1097376Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-windows-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1099571Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-windows-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1101814Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-windows-static-release.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1104287Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-scarlett-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1106299Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-scarlett.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1108001Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-xboxone-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1109699Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-xboxone.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1111570Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-android.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1113199Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-freebsd.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1115144Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-ios.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1116792Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-linux.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1118549Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-mingw-dynamic.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1120254Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-mingw-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1121878Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-uwp-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1123551Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-uwp.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1125292Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-windows-static-md.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1126491Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-windows-static.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1128127Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-windows-v120.cmake -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-10-10T00:04:57.1129645Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/baseline.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions 2025-10-10T00:04:57.1131067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/3-/3fd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/3- 2025-10-10T00:04:57.1132471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/7-/7zip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/7- 2025-10-10T00:04:57.1133893Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ableton-link.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1135520Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ableton.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1136867Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/abletonlink.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1138220Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/abseil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1139590Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/absent.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1140929Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ace.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1142269Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/acl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1143804Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/activemq-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1145317Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ada-url.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1146749Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ade.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1148263Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/adios2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1149810Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/advobfuscator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1151431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/air-ctl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1152874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aixlog.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1154480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/akali.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1155954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aklomp-base64.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1157425Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alac-decoder.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1158864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alac.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1160289Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alembic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1161781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aliyun-oss-c-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1163252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/allegro5.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1164778Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alpaca.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1166146Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alpaka.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1167583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alsa.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1168835Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/amd-adl-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1170236Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/amd-amf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1171621Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ampl-asl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1173018Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ampl-mp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1174630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/amqpcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1176325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/anari.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1177748Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/anax.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1179184Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/angelscript.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1180716Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/angle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1182294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ankurvdev-embedresource.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1183871Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/annoy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1185397Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/antlr4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1186832Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/any-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1188258Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/anyrpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1189656Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aom.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1191122Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apache-datasketches.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1192647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/approval-tests-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1194268Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apr-util.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1195713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1197115Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apsi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1198492Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1199983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arcus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1201365Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arg-router.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1202985Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argagg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1204707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1206176Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argon2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1207617Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argparse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1209228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/args.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1210599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argtable2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1212223Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argtable3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1213707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argumentum.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1215416Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aricpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1216926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/armadillo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1218379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arpack-ng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1219823Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arrayfire.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1221336Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arrow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1222856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arsenalgear.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1224447Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ashes.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1225798Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asio-grpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1227202Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1228748Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asiosdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1230167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asmjit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1231551Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asmtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1232960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/assimp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1234631Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/async-mqtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1236199Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asynch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1237664Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asyncplusplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1239127Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/at-spi2-atk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1240754Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/at-spi2-core.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1242145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1243505Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atkmm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1245180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1246573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atlmfc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1248135Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atomic-queue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1249758Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/attr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1251125Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aubio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1252527Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/audiofile.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1254465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aurora.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1256026Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/autobahn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1257556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/autodock-vina.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1259139Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1260520Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avisynthplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1262100Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avro-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1263484Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avro-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1265066Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-auth.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1266777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-cal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1268233Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-common.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1269794Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-compression.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1271566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-event-stream.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1273026Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-http.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1274778Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-io.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1276476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-mqtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1278184Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-s3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1280035Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-sdkutils.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1281809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-checksums.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1283708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-crt-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1285593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-lambda-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1287333Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-sdk-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1289029Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azmq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1290808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-c-shared-utility.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1292671Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-core-amqp-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1294596Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-core-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1296540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-core-tracing-opentelemetry-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1298502Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-identity-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1300314Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-iot-sdk-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1302145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-kinect-sensor-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1304006Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-macro-utils-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1306200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-messaging-eventhubs-checkpointstore-blob-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1308377Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-messaging-eventhubs-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1310378Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-attestation-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1312485Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-administration-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1314903Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-certificates-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1316670Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-common-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1318772Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-keys-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1320839Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-secrets-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1322968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-blobs-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1325017Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-common-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1326882Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1328807Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-files-datalake-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1330854Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-files-shares-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1332832Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-queues-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1334796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-uamqp-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1336558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-uhttp-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1338313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-umqtt-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-10-10T00:04:57.1340004Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/b64.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1341699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/backward-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1343465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/baresip-libre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1345296Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/basisu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1346978Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bcg729.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1348674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bddisasm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1350360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bde.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1352108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bdwgc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1353772Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/beast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1355648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/behaviortree-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1357509Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/benchmark.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1359219Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bento4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1361049Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/berkeleydb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1362874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/better-enums.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1364706Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-di.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1366414Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-mp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1368093Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-sml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1369785Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-sml2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1371493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-ut.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1373205Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-wintls.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1375083Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bfgroup-lyra.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1376795Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bgfx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1378494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bigint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1380178Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/binlog.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1381857Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/binn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1390416Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitmagic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1392004Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-cpprestjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1393955Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-pugixml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1396016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-rapidjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1398071Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-rapidyaml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1399928Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1401749Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitsery.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1403442Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blake3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1405372Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1406983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blaze.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1408208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blend2d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1409921Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blingfire.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1411613Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blitz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1413272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blosc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1415101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blpapi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1416782Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boinc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1418435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bond.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1420110Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boolinq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1421877Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-accumulators.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1423699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-algorithm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1425629Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-align.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1427345Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-any.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1429059Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-array.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1430780Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-asio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1432522Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-assert.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1434393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-assign.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1436250Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-atomic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1437985Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-beast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1439800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-bimap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1441563Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-bind.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1443353Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-build.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1445401Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-callable-traits.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1447229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-chrono.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1449052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-circular-buffer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1450870Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-compat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1452672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-compatibility.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1454604Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-compute.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1456404Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-concept-check.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1458198Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-config.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1460005Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-container-hash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1461861Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-container.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1463650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-context.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1465572Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-contract.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1467357Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-conversion.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1469143Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-convert.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1470872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-core.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1472648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-coroutine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1474674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-coroutine2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1476454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-crc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1478278Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-date-time.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1480067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-describe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1481901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-detail.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1483690Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-di.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1485531Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-dll.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1486981Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-dynamic-bitset.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1488194Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-endian.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1489342Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-exception.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1490359Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-fiber.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1491502Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-filesystem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1492600Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-flyweight.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1493668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-foreach.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1494990Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-format.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1496031Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-function-types.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1497189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-function.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1498328Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-functional.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1499355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-fusion.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1500477Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-geometry.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1501486Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-gil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1502695Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-graph-parallel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1503831Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-graph.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1505171Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-hana.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1506942Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-heap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1508790Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-histogram.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1510639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-hof.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1512351Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-icl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1514224Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-integer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1516039Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-interprocess.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1517851Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-interval.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1519648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-intrusive.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1521384Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-io.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1523125Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-iostreams.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1525030Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-iterator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1526780Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-json.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1528521Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lambda.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1530292Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lambda2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1532026Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-leaf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1533823Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lexical-cast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1535837Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-local-function.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1537638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-locale.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1539511Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lockfree.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1541248Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-log.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1542970Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-logic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1544911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-math.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1546750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-metaparse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1548717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-modular-build-helper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1550556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-move.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1552264Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mp11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1553982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mpi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1555825Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mpl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1557526Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-msm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1559302Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-multi-array.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1561158Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-multi-index.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1563001Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-multiprecision.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1564978Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mysql.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1566736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-nowide.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1568575Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-numeric-conversion.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1570420Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-odeint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1572191Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-optional.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1573968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-outcome.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1575934Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-parameter-python.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1577900Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-parameter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1579659Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-pfr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1581411Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-phoenix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1583319Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-poly-collection.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1585298Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-polygon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1587245Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-pool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1588986Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-predef.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1590786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-preprocessor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1592593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-process.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1594524Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-program-options.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1596461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-property-map-parallel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1598363Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-property-map.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1600209Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-property-tree.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1602006Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-proto.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1603806Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-ptr-container.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1605736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-python.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1607117Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-qvm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1608255Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-random.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1609312Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-range.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1610693Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-ratio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1611816Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-rational.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1613092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-regex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1614313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-safe-numerics.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1615498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-scope-exit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1616767Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-serialization.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1617833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-signals2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1619136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-smart-ptr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1620227Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-sort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1621276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-spirit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1622408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-stacktrace.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1623442Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-statechart.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1624800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-static-assert.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1626310Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-static-string.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1628159Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-stl-interfaces.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1629960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-system.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1631688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-test.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1633424Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-thread.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1635369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-throw-exception.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1637176Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-timer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1638946Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-tokenizer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1640687Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-tti.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1642409Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-tuple.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1644440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-type-erasure.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1646255Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-type-index.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1648061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-type-traits.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1650012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-typeof.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1651776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-ublas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1653745Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-uninstall.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1655719Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-units.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1657488Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-unordered.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1659244Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-url.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1661020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-utility.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1662764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-uuid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1664620Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-variant.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1666390Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-variant2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1668211Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-vcpkg-helpers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1670004Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-vmd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1671714Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-wave.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1673455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-winapi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1675368Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-xpressive.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1677114Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-yap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1678800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1680493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boringssl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1682281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/botan.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1683943Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/box2d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1685723Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/braft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1687490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/breakpad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1689201Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brigand.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1690983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brotli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1692715Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1694595Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brunocodutra-metal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1696357Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brynet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1697533Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bshoshany-thread-pool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1698556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bsio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1699704Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/buck-yeh-bux-mariadb-client.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1700899Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/buck-yeh-bux-sqlite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1701941Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/buck-yeh-bux.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1703026Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bullet3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1704268Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bustache.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1705284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/butteraugli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1706388Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bxzstr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1707458Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/byte-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1708432Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bzip2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-10-10T00:04:57.1709494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c-ares.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1710468Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c-dbg-macro.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1711667Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c4core.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1712767Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c89stringutils.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1713746Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c9y.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1715082Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cachelib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1716498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/caf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1718320Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/caffe2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1720002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cairo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1721693Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cairomm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1723385Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/calceph.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1725205Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/camport3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1726818Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/canvas-ity.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1728587Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/capnproto.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1730338Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/capstone.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1732090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cargs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1733834Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cartographer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1735751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/casclib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1737508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/catch-classic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1739225Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/catch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1740899Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/catch2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1742605Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cccapstone.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1744437Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ccd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1746112Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ccfits.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1747924Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cctag.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1749583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cctz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1751228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cdt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1752966Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/celero.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1754781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cello.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1756621Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cereal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1758295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ceres.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1759979Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cfitsio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1761713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1763372Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgicc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1765154Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1766794Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cglm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1768449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgltf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1770105Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1771798Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chaiscript.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1773536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chakracore.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1775389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/charls.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1776650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chartdir.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1778306Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/check.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1780004Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chipmunk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1781707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chmlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1783439Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chromaprint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1785490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chromium-base.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1787274Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chronoengine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1789042Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cialloo-rcon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1790834Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cimg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1792529Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cista.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1794499Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cityhash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1796217Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/civetweb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1797911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1799591Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clamav.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1801277Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clapack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1802960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clara.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1804769Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clblas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1806464Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clblast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1808153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clfft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1809811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1811475Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cli11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1813216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clickhouse-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1815108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clipboardxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1816824Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clipp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1818521Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clipper2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1820240Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clockutils.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1821933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1823683Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clrng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1825461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1827136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmakerc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1828900Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmark.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1830588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmcstl2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1832437Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cminpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1834252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmocka.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1835928Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cnats.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1837589Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cnl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1839213Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/co.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1840884Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cocoyaxi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1842661Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-buildtools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1844563Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-cbc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1846313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-cgl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1848049Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-clp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1849781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-ipopt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1851518Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-osi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1853198Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1855019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coinutils.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1856498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/collada-dom.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1857634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/colmap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1858643Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/color-console.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1859893Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/comms-ublox.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1861035Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/comms.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1862127Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/commsdsl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1863313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/compoundfilereader.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1864718Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/concurrencpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1865931Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/concurrentqueue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1866999Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/configcat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1868126Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/console-bridge.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1869197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/constexpr-contracts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1870337Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/constexpr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1871454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/continuable.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1872495Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/convectionkernels.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1873625Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coolprop.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1874928Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coroutine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1875926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/corrade.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1877019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-async.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1878066Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-base64.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1879131Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-httplib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1880229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-ipc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1881200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-jwt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1882288Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-netlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1883513Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-peglib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1884694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-redis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1886084Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-taskflow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1887309Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-timsort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1888309Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1889542Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppcms.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1890661Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppcodec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1891654Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppcoro.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1892742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppdap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1893812Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppfs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1895006Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppgraphqlgen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1896150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppitertools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1897155Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppkafka.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1898301Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppmicroservices.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1899449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpprestsdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1900468Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppslippi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1901562Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpptoml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1902638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppunit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1903627Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpputest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1904882Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppwinrt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1905867Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppxaml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1906422Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppzmq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1906957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1907421Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpu-features.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1908073Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpuid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1908565Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpuinfo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1909079Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1909701Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crashpad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1910170Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crashrpt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1910618Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crc32c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1911074Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crfsuite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1911633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/croncpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1912111Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crossguid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1912559Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1913200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cryptopp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1913911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cserialport.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1914614Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cspice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1915107Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctbench.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1915565Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctbignum.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1916030Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctemplate.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1916563Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1917036Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctpg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1917479Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1917910Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cub.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1918569Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cubeb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1919012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cuda.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1919516Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cudnn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1920081Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cunit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1920594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/curl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1921098Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/curlpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1921690Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cute-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1922155Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cutelyst2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1922593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cwalk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1923157Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cxxgraph.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1923617Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cxxopts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1924192Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cyclonedds-cxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1924766Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cyclonedds.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1925209Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/czmq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-10-10T00:04:57.1925715Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/d3d12-memory-allocator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1926234Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/d3dx12.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1927021Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/darknet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1927524Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/darts-clone.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1928076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dartsim.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1928544Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dataframe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1928987Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/date.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1929528Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dav1d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1930123Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daw-header-libraries.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1930598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daw-json-link.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1931246Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daw-utf-range.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1931695Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daxa.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1932210Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbg-macro.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1932919Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbghelp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1934746Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbow2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1936360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbow3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1937973Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1939599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dcmtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1941284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/debug-assert.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1942908Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/decimal-for-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1944688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/detours.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1947166Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/devicenameresolver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1955979Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/devil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1957151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dimcli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1959023Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directx-dxc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1959873Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directx-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1960693Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxmath.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1961493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxmesh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1962303Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxsdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1963286Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxtex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1964306Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1965455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxtk12.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1975620Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dirent.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1976536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discord-game-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1977679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discord-rpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1978565Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discordcoreapi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1979394Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discount.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1981749Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discreture.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1982543Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/distorm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1983344Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dlfcn-win32.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1984279Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1985064Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dmlc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1985907Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/docopt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1989251Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/doctest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1990697Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/double-conversion.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1993272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dp-thread-pool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1995196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dpdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1997175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.1999091Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/draco.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2000993Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/drlibs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2003209Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/drogon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2005562Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dstorage.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2007370Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dtl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2009172Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/duckx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2010932Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/duilib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2012655Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dukglue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2014470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/duktape.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2016257Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dumb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2017831Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dv-processing.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2019616Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2021679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dxsdk-d3dx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2023675Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dxut.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-10-10T00:04:57.2025849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eabase.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2027723Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/earcut-hpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2029550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eastl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2031332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easycl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2033379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easyexif.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2035197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easyhook.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2037285Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easyloggingpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2039229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eathread.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2041304Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ebml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2043281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2045463Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2047345Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecos.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2049079Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecsutil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2050795Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/edflib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2052668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/edlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2054593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/effects11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2056787Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/effolkronium-random.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2058558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/efsw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2060546Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/egl-registry.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2062508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/egl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2064694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eigen3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2066810Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/elements.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2068620Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/elfio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2070654Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/elfutils.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2072693Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/embree2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2075015Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/embree3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2077086Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/enet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2079052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/enkits.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2081092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ensmallen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2083112Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/entityx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2085136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/entt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2087214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/epsilon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2088988Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ereignis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2090600Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/esaxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2092559Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/etcd-cpp-apiv3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2094279Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/etl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2096191Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eve.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2098240Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eventpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2100059Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/evpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2101955Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/exiv2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2103990Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/expat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2106164Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/expected-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2108050Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/exprtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2109960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ezc3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2111992Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ezfoundation.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-10-10T00:04:57.2114019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/faad2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2116228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fadbad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2118169Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/faiss.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2120154Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fakeit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2122189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fameta-counter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2124199Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fann.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2126461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/farmhash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2128639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fast-cpp-csv-parser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2130571Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fast-float.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2132453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastcdr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2134624Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastcgi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2136725Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastfeat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2138742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastgltf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2140388Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2142219Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastlz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2143706Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2145791Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastrtps.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2147602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fawdlstty-libfv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2149470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fbgemm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2151529Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fbthrift.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2153377Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fcl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2155780Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fdk-aac.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2157660Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fdlibm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2159712Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ffmpeg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2162071Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ffnvcodec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2164005Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fftw3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2166343Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fftwpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2168318Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/field3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2170236Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fineftp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2172356Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fins.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2174512Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fixed-string.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2176608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fizz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2178501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flann.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2180538Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flash-runtime-extensions.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2182632Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-cpu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2184704Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-cuda.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2186817Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-sequence.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2188571Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-text.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2190512Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2192551Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flatbuffers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2194484Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flatbush.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2196573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flecs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2198651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2200644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fltk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2202623Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fluidlite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2204829Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fluidsynth.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2207071Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flux.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2209029Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2211108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmi4cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2213153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmilib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2215402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2217395Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/folly.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2219433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/font-chef.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2221338Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/font-util.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2223331Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fontconfig.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2225781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/foonathan-lexy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2227917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/foonathan-memory.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2229878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/forest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2231991Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/forge.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2233473Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/foxi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2236449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fp16.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2238165Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2239803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freealut.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2241496Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freeglut.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2243175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freeimage.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2245295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freeopcua.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2246872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freerdp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2248547Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freetds.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2250254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freetype-gl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2251864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freetype.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2253652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freexl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2255659Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fribidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2257304Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/frozen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2258977Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/frugally-deep.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2260550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fruit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2262202Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ftgl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2263865Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ftxui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2265822Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/function2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2267681Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/functions-framework-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2269138Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fuzzylite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2270863Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fxdiv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-10-10T00:04:57.2272445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/g2o.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2274052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/g3log.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2275821Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gainput.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2277432Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gamedev-framework.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2279052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gamenetworkingsockets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2280461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/games101-cgl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2282178Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gamma.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2283729Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gasol.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2285547Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gaussianlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2287858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gazebo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2289389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gcem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2290956Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2292599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdcm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2294339Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdcm2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2296016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdk-pixbuf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2297555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gemmlowp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2299121Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/genann.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2300662Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geogram.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2302347Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geographiclib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2303743Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geos.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2305632Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geotrans.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2307112Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/getdns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2308847Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/getopt-win32.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2310299Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/getopt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2312941Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gettext-libintl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2314602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gettext.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2316897Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gettimeofday.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2319070Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gflags.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2320919Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/ghc-filesystem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2322702Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gherkin-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2324696Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/giflib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2326601Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/ginkgo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2328128Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gklib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2330086Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gl2ps.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2332044Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gl3w.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2333606Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2335895Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glaze.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2337350Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glbinding.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2339016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glew.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2340562Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glfw3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2342302Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2343876Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2345849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glibmm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2347361Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2348976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/globjects.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2350539Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glog.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2352153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gloo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2353732Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glpk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2355571Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glslang.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2357152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2358725Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmime.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2360314Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmmlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2361913Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2363480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmsh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2365439Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gobject-introspection.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2367076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/google-cloud-cpp-common.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2368745Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/google-cloud-cpp-spanner.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2370276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/google-cloud-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2371990Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/googleapis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2373588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gperf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2375418Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gperftools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2377011Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gpgme.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2378725Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gpgmm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2380300Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gppanel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2382023Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/grantlee.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2383545Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphene.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2385392Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphicsmagick.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2387238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphite2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2388942Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphqlparser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2390583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphviz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2392329Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/greatest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2393895Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/grpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2395812Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/grppi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2397408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gsl-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2398972Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gsl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2400610Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gsoap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2402294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gst-rtsp-server.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2403926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gstreamer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2405762Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2407415Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2409032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtk3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2410685Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtkmm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2412276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2413907Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2415938Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtsam.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2417460Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/guetzli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2419214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/guile.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2420894Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/guilite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2422453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gul14.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2424259Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gumbo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2426004Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-cmake3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2427633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-common5.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2429275Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-fuel-tools8.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2430868Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-math7.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2432493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-msgs9.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2434385Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-plugin2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2436083Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-tools2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2437767Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-transport12.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2439379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-utils2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2440973Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gzip-hpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-10-10T00:04:57.2442591Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/h3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2444329Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/h5py-lzf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2446023Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/halide.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2447840Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/happly.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2450079Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hareflow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2451238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/harfbuzz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2453508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hash-library.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2455777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hashids.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2457002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hayai.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2460350Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hazelcast-cpp-client.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2463391Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hdf5.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2464480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/healpix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2465331Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hedley.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2466220Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hexl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2470328Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hffix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2473961Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hfsm2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2475018Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hidapi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2475893Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/highfive.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2476724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/highs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2480495Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/highway.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2484568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hikogui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2485436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hiredis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2486380Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hnswlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2487225Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hps.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2488067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hpx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2491697Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/http-parser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2496647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hungarian.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2497562Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hunspell.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2498569Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hwloc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2499476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hyperscan.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2500580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hypodermic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2501435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hypre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-10-10T00:04:57.2502303Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/iceoryx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2506265Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/icu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2508351Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ideviceinstaller.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2508880Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/idevicerestore.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2510391Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/idyntree.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2510833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/if97.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2511294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/igloo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2511789Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-cmake0.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2512266Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-cmake2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2512762Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-common1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2515105Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-common3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2516088Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-fuel-tools1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2517059Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-fuel-tools4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2517967Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-math4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2519001Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-math6.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2519971Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-modularscripts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2520876Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-msgs1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2521901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-msgs5.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2523077Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-msgs6.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2524933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-plugin1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2526486Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-tools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2528109Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-transport4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2529672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-transport8.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2531216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-transport9.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2532771Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-utils1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2534426Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/igraph.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2536044Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/iir1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2537724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ijg-libjpeg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2539254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ilmbase.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2540801Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/im3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2542513Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imageinfo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2544334Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imath.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2546047Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imgui-node-editor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2547561Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imgui-sfml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2549151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imgui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2550800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imguizmo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2552455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/immer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2554019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/implot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2555918Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/indicators.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2557452Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/indirect-value.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2559127Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/influxdb-cxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2560598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/infoware.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2562192Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/inih.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2563854Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/iniparser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2565630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/inipp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2567235Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/inja.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2568886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/intel-ipsec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2570442Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/intel-mkl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2572092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/intelrdfpmathlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2573565Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/io2d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2575431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/irrlicht.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2577033Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/irrxml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2578584Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/isal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2580206Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ismrmrd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2581744Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/itk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2583330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/itpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2585151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ixwebsocket.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-10-10T00:04:57.2586806Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jack2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2588487Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jaeger-client-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2589919Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jansson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2591545Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jasper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2593015Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jbig2dec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2594798Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jbigkit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2596463Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jemalloc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2598055Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jinja2cpplight.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2599547Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/joltphysics.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2601197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/josuttis-jthread.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2602751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsmn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2604597Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2606371Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-dto.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2607954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-rpc-cxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2609598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-schema-validator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2611060Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-spirit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2612565Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2614364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json5-parser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2616001Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsoncons.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2617576Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsoncpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2619180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsonifier.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2620701Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsonnet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2622317Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jwt-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2623849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jxrlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-10-10T00:04:57.2625828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kaitai-struct-cpp-stl-runtime.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2627399Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kangaru.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2628968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kcp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2630679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kd-soap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2632167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kdalgorithms.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2633716Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kdbindings.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2635473Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kddockwidgets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2636949Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kealib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2638516Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/keccak-tiny.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2640108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kenlm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2641639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/keystone.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2643199Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5archive.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2644917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5attica.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2646521Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5auth.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2648124Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5bookmarks.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2649639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5codecs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2651219Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5completion.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2652845Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5config.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2654604Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5configwidgets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2656192Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5coreaddons.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2659415Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5crash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2661114Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5dbusaddons.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2662826Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5declarative.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2665343Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5diagram.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2667905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5globalaccel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2669659Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5guiaddons.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2671224Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5holidays.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2673814Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5i18n.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2676395Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5iconthemes.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2677930Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5itemmodels.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2679519Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5itemviews.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2681072Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5jobwidgets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2682638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5kcmutils.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2684425Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5kio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2686082Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5newstuff.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2687740Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5notifications.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2689364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5package.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2690937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5parts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2692518Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5plotting.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2694263Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5service.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2695861Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5solid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2697493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5sonnet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2699351Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5syntaxhighlighting.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2700883Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5textwidgets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2702506Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5wallet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2704240Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5widgetsaddons.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2705988Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5windowsystem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2707470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5xmlgui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2709014Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kfr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2710731Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kinectsdk1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2712362Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kinectsdk2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2713902Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kissfft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2715726Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kissnet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2717312Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/klein.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2718888Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/knet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2720515Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/krabsetw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2722074Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/ktx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2723690Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kubazip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2725503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kubernetes.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2727049Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kuku.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2728696Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kvasir-mpl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2730247Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kwsys.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-10-10T00:04:57.2731869Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lager.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2733628Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lapack-reference.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2735194Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lapack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2736917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lastools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2738535Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/laszip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2740227Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/launch-darkly-server.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2741643Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lazy-importer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2743122Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lcm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2744839Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lcms.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2746443Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/leaf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2748145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lemon-parser-generator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2749586Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lemon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2751152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/leptonica.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2752640Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lerc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2754367Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2756007Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/leveldb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2757577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/levmar.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2759132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lexbor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2760733Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libaaplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2762349Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libadlmidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2763953Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libadwaita.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2765785Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libaiff.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2767401Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libalkimia.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2768927Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libao.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2770521Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libarchive.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2772286Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libass.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2773786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libassuan.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2775694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libatomic-ops.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2777272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libavif.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2778827Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libb2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2780464Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libbacktrace.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2781989Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libbf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2783589Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libbson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2785430Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcaer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2787105Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcanberra.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2788699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2790287Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcbor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2791844Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcds.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2793397Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcerf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2795161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libconfig.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2796763Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libconfuse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2798307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcopp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2799918Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcoro.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2801502Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcorrect.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2803129Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcpplocate.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2804849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcrafter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2806550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcroco.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2808218Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcsv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2809735Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcuckoo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2811494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcurl-simple-https.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2812998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdatachannel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2814743Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdatrie.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2816449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdc1394.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2818011Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libde265.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2819611Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdeflate.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2821288Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdisasm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2822881Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdivide.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2824647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdjinterop.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2826284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdmx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2827938Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdshowcapture.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2829492Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libe57.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2831134Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libe57format.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2832709Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libebur128.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2834502Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libenvpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2836164Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libepoxy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2837759Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libev.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2839389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libevent.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2841158Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libeventheader-decode.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2842909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libeventheader-tracepoint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2844481Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libevhtp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2846284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libexif.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2847861Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfabric.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2849442Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libffi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2851129Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfido2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2852756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libflac.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2854568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfontenc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2856321Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2857964Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfreenect2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2859538Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2861140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libftdi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2862753Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libftdi1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2864642Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgcrypt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2866431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2868152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgeotiff.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2869744Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgig.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2871395Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgit2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2872994Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgme.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2874811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgnutls.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2876508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2878189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgpg-error.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2879912Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgpiod.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2881454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgpod.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2883173Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgta.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2884916Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libguarded.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2887181Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgwenhywfar.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2888636Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgxps.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2890304Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libharu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2891935Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhdfs3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2893567Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libheif.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2895510Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhsplasma.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2897262Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2898958Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhydrogen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2900564Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libical.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2902204Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2903932Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libiconv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2905817Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libics.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2907596Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libideviceactivation.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2909165Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libidn2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2910775Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libigl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2912594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libilbc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2914600Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libimobiledevice-glue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2916243Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libimobiledevice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2917959Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libirecovery.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2919531Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libjpeg-turbo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2921360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libjuice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2922985Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libjxl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2924950Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libkeyfinder.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2926652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libkml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2928303Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2929987Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblbfgs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2931672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libleidenalg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2933310Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblemon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2935154Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblinear.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2936816Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2938490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblrc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2940283Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblsl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2942229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblsquic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2943821Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblzma.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2945698Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2947389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmagic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2949104Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmariadb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2950851Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmaxminddb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2952581Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmediainfo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2954403Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmesh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2956232Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmicrodns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2957863Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmicrohttpd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2959737Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmikmod.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2961331Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmodbus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2963030Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmodman.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2964878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmodplug.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2966628Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmorton.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2968409Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmount.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2970076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmpeg2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2971787Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmspack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2973465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmt32emu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2975212Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmupdf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2977148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmysql.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2978856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnice-gst.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2980586Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2982263Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnoise.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2983938Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnop.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2985898Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-boost.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2987635Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-mysql.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2989355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-pgsql.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2991062Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-sqlite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2992831Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2994629Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libofx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2996408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libogg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2998037Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopenmpt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.2999594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopensp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3001210Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopnmidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3002852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopusenc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3004662Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libosip2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3006460Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libosmium.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3008078Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libosmscout.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3009688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libp7-baical.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3011483Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libp7client.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3013092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpcap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3014736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpff.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3016546Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libphonenumber.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3018120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libplist.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3019782Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpmemobj-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3021400Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3023864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpopt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3027245Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3029213Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpqxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3031263Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libprotobuf-mutator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3033131Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libproxy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3034974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqcow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3037185Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqglviewer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3039117Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqrencode.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3041084Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqtrest.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3043039Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librabbitmq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3044820Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libraqm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3046438Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libraw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3048013Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librdkafka.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3049597Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libredwg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3051327Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libremidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3052886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libressl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3054644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librsvg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3056355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librsync.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3057929Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librtmp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3059529Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librttopo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3061156Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsamplerate.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3062741Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsass.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3064552Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsbml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3066198Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsbsms.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3067711Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsecret.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3069305Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsercomm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3070968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsigcpp-3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3072613Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsigcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3074301Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libslirp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3075843Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3077405Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsmacker.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3078976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsmb2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3080591Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsndfile.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3082299Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsnoretoast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3083918Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsodium.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3085695Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsonic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3087319Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsoundio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3088932Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libspatialindex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3090567Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libspatialite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3092147Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libspnav.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3093742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsquish.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3095546Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsrt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3097154Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsrtp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3098764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libssh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3100649Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libssh2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3102341Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libstemmer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3104221Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libstk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3105994Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsvm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3107570Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsystemd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3109204Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtar.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3110764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtasn1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3112323Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtcod.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3113954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtess2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3115749Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtheora.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3117367Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtins.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3118991Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtomcrypt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3120574Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtommath.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3122170Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtorch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3123860Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtorrent.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3125743Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtracepoint-control.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3127341Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtracepoint-decode.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3128911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtracepoint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3130564Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libu2f-server.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3132156Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libudis86.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3133742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libudns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3135527Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3137193Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunibreak.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3138756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunifex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3140376Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunistring.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3142019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunwind.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3143646Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liburing.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3145597Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libusb-win32.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3147166Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libusb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3148738Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libusbmuxd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3150379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libuuid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3151942Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libuv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3153698Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libuvc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3155479Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvault.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3157094Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvmdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3158724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvorbis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3160335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvpx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3161987Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwandio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3163578Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwebm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3165417Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwebp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3167074Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwebsockets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3168697Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libx11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3170360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxau.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3171966Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxaw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3173650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxcomposite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3175426Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxcrypt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3177019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxcvt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3178759Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdamage.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3180378Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3182028Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdiff.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3183619Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdmcp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3185300Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxext.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3186932Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxfixes.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3188584Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxfont.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3190307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3191919Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3193543Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxinerama.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3195357Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxkbcommon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3197032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxkbfile.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3198642Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxlsxwriter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3200264Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxml2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3201914Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmlmm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3203536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmlpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3205348Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmp-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3206939Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3208570Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3210220Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxpm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3211833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxpresent.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3213570Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxrandr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3215354Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxrender.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3217032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxres.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3225861Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxscrnsaver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3226634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxslt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3227140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3227644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxtst.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3228301Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3228787Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxxf86vm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3229238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libyaml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3229891Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libyuv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3230347Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3231602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzim.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3233406Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3235203Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzippp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3236817Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/licensepp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3238442Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lightningscanner.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3239992Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lilv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3241714Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/linalg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3243499Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/linenoise-ng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3245314Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/linmath.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3246923Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lionkor-commandline.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3248641Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/litehtml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3250205Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/live555.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3251882Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llfio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3253441Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llgl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3255354Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llhttp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3256983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llvm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3258617Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lmdb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3260250Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lockpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3261872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lodepng-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3263537Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lodepng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3265389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3267031Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cpp-log4cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3268628Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3270261Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3271895Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/loguru.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3273500Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lpeg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3275358Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-aarand.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3276983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-cppirlba.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3278672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-cppkmeans.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3280321Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-knncolle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3281935Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-powerit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3283561Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-umappp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3285389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lua-compat53.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3286921Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lua.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3288667Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luabridge.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3290211Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luabridge3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3291803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luafilesystem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3293403Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luajit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3295224Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luasec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3296848Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luasocket.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3298498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luminoengine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3300076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lunasvg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3302292Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3303913Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lv2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3305699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lz4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3307317Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lzfse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3308884Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lzo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3310458Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lzokay.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-10-10T00:04:57.3311998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/maddy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3313535Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magic-enum.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3315303Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magic-get.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3316852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum-extras.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3318320Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum-integration.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3319858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum-plugins.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3321354Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3322855Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mailio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3324549Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/makeid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3326032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/manif.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3327598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-geojson-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3329213Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-geojson-vt-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3330630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-geometry.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3332248Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-polylabel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3333792Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-variant.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3335436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-wagyu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3336918Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapnik.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3338438Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/marble.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3340054Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/marisa-trie.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3341534Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/marl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3343047Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matchit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3344834Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/materialx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3346754Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mathc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3348244Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mathgl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3349834Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3351471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matplotlib-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3353118Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matplotplusplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3354926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matroska.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3356443Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mbedtls.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3358149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mchehab-zbar.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3359574Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3361176Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdl-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3362703Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3364505Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdnsresponder.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3366163Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdspan.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3367730Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mecab.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3369349Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/memorymodule.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3372243Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mesa.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3374280Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/meschach.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3376577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/meshoptimizer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3380185Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/metis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3381818Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/metrohash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3383866Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mfl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3387573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mfx-dispatch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3389216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mgnlibs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3391693Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mhook.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3393322Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/microsoft-signalr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3395050Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mikktspace.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3396756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/milerius-sfml-imgui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3398514Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mimalloc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3400016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3401735Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minhook.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3403387Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniaudio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3405237Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minifb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3406965Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minimp3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3408606Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minio-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3410204Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniply.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3411885Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minisat-master-keying.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3413494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minitrace.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3415228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniupnpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3416866Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3418571Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minizip-ng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3420148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minizip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3421718Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3423397Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mlpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3425688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mman.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3427162Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mmloader.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3428703Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mmx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3430320Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mnn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3432076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/modern-cpp-kafka.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3433637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/modp-base64.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3435578Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mongo-c-driver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3437150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mongo-cxx-driver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3438859Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mongoose.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3440490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/monkeys-audio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3442086Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/moos-core.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3443754Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/moos-essential.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3445474Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/moos-ui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3447130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/morton-nd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3448748Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mosquitto.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3450346Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mozjpeg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3452005Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mp-units.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3453645Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mp3lame.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3455480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpark-variant.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3457040Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3458684Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpfr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3460313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpg123.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3461957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3463662Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpir.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3465522Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpmcqueue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3467228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mqtt-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3468850Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-angle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3470519Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-gdkx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3472047Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-gltf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3473784Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-gsl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3475585Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-quic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3477233Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msdfgen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3478950Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msgpack-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3480672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msgpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3482317Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msgpack11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3483975Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msinttypes.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3485779Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3487482Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msmpi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3489125Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mstch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3490777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mujoco.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3492405Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mujs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3494295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/munit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3496365Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/muparser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3497903Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/murmur3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3499573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/murmurhash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3501183Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mvfst.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3502952Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mygui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3504883Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mysql-connector-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-10-10T00:04:57.3506498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nameof.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3508125Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nana.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3509653Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nano-signal-slot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3511201Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanobench.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3512526Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanodbc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3514296Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanoflann.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3515855Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanogui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3517461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanomsg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3518893Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanopb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3520454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanoprintf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3521949Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanorange.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3523444Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3525118Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanosvg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3526694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanovg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3528245Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nativefiledialog.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3529776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nayuki-qr-code-generator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3531203Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nccl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3532709Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ncnn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3534403Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ncurses.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3535984Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ndis-driver-library.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3537546Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/neargye-semver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3539053Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ned14-internal-quickcpplib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3540487Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/neon2sse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3542085Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/netcdf-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3543555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/netcdf-cxx4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3545317Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nethost.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3546840Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nettle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3548335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/networkdirect-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3549814Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nghttp2-asio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3551466Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nghttp2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3552955Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nghttp3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3554637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ngspice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3556180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ngtcp2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3557667Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nifly.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3559243Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nifticlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3560806Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nlohmann-fifo-map.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3562318Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nlohmann-json.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3563800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nlopt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3565596Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nmap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3567213Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nmslib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3568679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3570269Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nngpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3571960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nnpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3573429Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/node-addon-api.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3575101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/node-api-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3576716Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/node-api.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3578189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nodesoup.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3579770Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nonius.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3581194Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nowide.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3582699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nrf-ble-driver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3584388Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nspr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3585911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nss.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3587493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nsync.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3589018Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nt-wrapper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3590554Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ntf-core.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3592144Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nu-book-zxing-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3593724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nuklear.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3595478Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/numactl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3596998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/numcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3598544Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nuspell.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3600063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nvtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3601621Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nyan-lang.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-10-10T00:04:57.3603159Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-consul.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3604811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-curl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3606476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-libressl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3608180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-mbedtls.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3609699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-mongo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3611029Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-openssl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3612591Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-postgresql.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3613816Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-sqlite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3615632Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-ssdp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3617181Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-swagger.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3618629Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-websocket.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3620063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-zlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3621489Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3622923Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oboe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3624555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/observer-ptr-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3626046Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ocilib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3627475Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/octomap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3628865Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ode.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3630377Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/offscale-libetcd-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3631774Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ogdf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3633295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ogre-next.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3635433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ogre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3637497Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ois.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3639039Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/omniorb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3640709Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/omniverse-physx-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3642131Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ompl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3643846Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/omplapp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3645599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onednn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3647297Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oniguruma.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3648808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onnx-optimizer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3650357Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onnx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3651989Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onnxruntime-gpu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3653489Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oof.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3655227Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/open-dis-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3656849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/open62541.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3658445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openal-soft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3660051Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openblas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3661761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencascade.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3663311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3665073Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencensus-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3666671Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3668333Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencolorio-tools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3669880Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencolorio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3671509Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencsg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3673104Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openctm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3674872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3676599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3678177Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3680023Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3681582Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opendnp3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3683308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openexr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3685099Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openfbx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3686820Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opengl-registry.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3688361Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opengl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3689948Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openh264.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3691570Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openigtlink.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3693145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openimageio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3694946Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openjpeg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3696612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openldap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3698226Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmama.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3699835Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmesh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3701471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmpi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3703053Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmvg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3704864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmvs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3706540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openni2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3708140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openscap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3709745Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openslide.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3711400Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl-unix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3713010Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl-uwp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3714902Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl-windows.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3717680Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3720751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opensubdiv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3724634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opentelemetry-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3727677Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opentelemetry-fluentd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3730539Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opentracing.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3733648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openturns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3736151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvdb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3737865Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvino.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3740102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvpn3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3741577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3743272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openxr-loader.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3745087Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/optimus-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3746761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/optional-bare.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3748376Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/optional-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3749964Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3751630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opusfile.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3753248Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/orc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3755435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/orocos-kdl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3756858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osg-qt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3758559Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3760323Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osgearth.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3762118Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3763749Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osmanip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3765692Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/otl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3767329Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/outcome.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-10-10T00:04:57.3768980Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/p-ranav-csv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3770537Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/p-ranav-csv2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3772062Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pagmo2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3773603Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/paho-mqtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3775261Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/paho-mqttpp3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3776874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/palsigslot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3778369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pango.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3780056Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pangolin.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3781586Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pangomm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3783197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parallel-hashmap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3784849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parallelstl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3786446Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/paraview.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3788090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parmetis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3789623Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parquet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3791161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3792820Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pbc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3794649Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcapplusplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3796187Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3797858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pciids.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3799375Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3801144Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3802644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcre2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3804373Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdal-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3805987Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3807558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdcurses.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3809109Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdqsort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3810671Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pe-parse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3812222Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pegtl-2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3813833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pegtl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3815604Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pffft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3817183Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pfring.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3818792Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pfultz2-linq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3820298Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/phnt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3821852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/physac.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3823527Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/physfs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3825184Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/physx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3826869Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/picojson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3828491Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/picosha2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3829999Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/piex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3831656Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pipewire.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3833372Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pistache.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3835010Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pixel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3836811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pixman.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3838347Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pkgconf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3840159Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plasma-wayland-protocols.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3841994Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/platform-folders.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3843801Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-colony.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3846212Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-hive.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3847893Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-list.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3849660Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-nanotimer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3851297Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-stack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3852937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3854850Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plibsys.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3856516Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plog.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3858139Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plplot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3859812Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plustache.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3861408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pmdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3862977Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pngpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3864879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pngwriter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3866611Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poco.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3868370Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/podofo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3870254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poissonrecon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3871760Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poly2tri.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3873496Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/polyclipping.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3875209Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/polyhook2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3877139Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/polymorphic-value.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3878972Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ponder.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3880972Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poppler.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3882555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/popsift.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3884618Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portable-file-dialogs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3886269Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portable-snippets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3887914Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portaudio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3889535Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portmidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3891131Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portsmf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3892796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ppconsul.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3894556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ppmagic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3896308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pprint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3897897Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pqp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3899636Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pravila00-enum-string.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3901257Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pravila00-make-vector.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3902866Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/presentmon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3904569Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proj.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3906325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proj4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3908114Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/prometheus-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3909615Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/promise-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3911389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protobuf-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3912892Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protobuf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3914740Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protopuf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3916613Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protozero.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3918196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proxy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3919862Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proxygen.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3921498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proxywrapper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3923093Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/psimd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3924941Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ptc-print.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3926609Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ptex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3928293Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthread-stubs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3929900Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthread.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3931555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthreadpool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3933179Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthreads.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3934971Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ptyqt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3936663Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pugixml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3938384Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pulzed-mini.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3940031Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pybind11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3941828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pystring.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3943445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/python2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3945297Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/python3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-10-10T00:04:57.3947030Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qca.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3948696Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qcoro.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3950394Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qcustomplot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3951948Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qhttpengine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3953441Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qhull.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3955174Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qnnpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3956710Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qoi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3958256Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qoixx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3959852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qpid-proton.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3961441Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qscintilla.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3963116Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt-advanced-docking-system.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3964660Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3966307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3967879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3969477Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-activeqt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3971108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-androidextras.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3972607Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-base.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3974513Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-canvas3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3976201Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-charts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3977822Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-connectivity.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3979451Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-datavis3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3981020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-declarative.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3982623Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-doc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3984323Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-gamepad.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3985976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-graphicaleffects.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3987542Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-imageformats.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3989180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-location.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3990722Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-macextras.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3992333Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-modularscripts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3993806Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-mqtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3995611Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-multimedia.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3997208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-networkauth.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.3998768Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-purchasing.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4000352Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-quickcontrols.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4001969Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-quickcontrols2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4003543Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-remoteobjects.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4005234Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-script.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4006918Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-scxml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4008520Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-sensors.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4010132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-serialbus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4011736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-serialport.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4013268Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-speech.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4015100Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-svg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4016638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-tools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4018482Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-translations.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4019979Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-virtualkeyboard.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4021522Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-wayland.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4023148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webchannel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4024869Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webengine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4026619Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webglplugin.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4028242Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-websockets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4029813Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webview.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4031400Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-winextras.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4032974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-x11extras.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4034771Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-xmlpatterns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4036601Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4038877Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5compat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4040254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt6betablock.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4041870Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtactiveqt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4043583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtapplicationmanager.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4045189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtbase.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4046957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtcharts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4048561Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtcoap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4050388Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtconnectivity.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4051909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdatavis3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4053607Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdeclarative.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4055287Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdeviceutilities.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4056901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdoc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4058508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtgrpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4060073Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qthttpserver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4063376Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtimageformats.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4066780Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtinterfaceframework.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4068248Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtkeychain-qt6.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4069870Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtkeychain.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4072889Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtlanguageserver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4076029Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtlocation.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4078651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtlottie.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4080174Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtmqtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4082669Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtmultimedia.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4084364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtnetworkauth.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4085948Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtopcua.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4087696Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtpositioning.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4089408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquick3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4091102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquick3dphysics.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4092833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquickcontrols2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4094564Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquickeffectmaker.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4096311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquicktimeline.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4097863Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtremoteobjects.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4099461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtscxml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4101086Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtsensors.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4102828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtserialbus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4104797Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtserialport.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4106503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtshadertools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4108115Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtspeech.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4109724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtsvg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4111371Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qttools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4113030Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qttranslations.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4114905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtvirtualkeyboard.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4116652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwayland.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4118344Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebchannel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4119981Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebengine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4121593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebsockets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4123236Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebview.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4125051Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quadtree.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4126734Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quantlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4128455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quaternions.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4130161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quazip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4131739Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quickfast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4133498Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quickfix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4135186Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quill.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4136872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quirc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4138479Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qwt-qt6.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4140175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qwt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4141596Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qwtw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-10-10T00:04:57.4143254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rabit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4144796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ragel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4146390Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/random123.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4147926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/randomstr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4149422Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rang.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4150974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/range-v3-vs2015.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4152471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/range-v3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4153949Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidcheck.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4155609Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidcsv.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4157115Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidfuzz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4158599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4160140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidxml-ns.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4161602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidxml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4163197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rappture.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4164919Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/raygui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4166393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/raylib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4168042Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rbdl-orb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4169360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rbdl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4170859Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/re2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4172515Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/reactiveplusplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4174040Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readerwriterqueue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4175704Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline-osx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4177204Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline-unix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4178707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline-win32.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4180214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4181708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readosm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4183215Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/realsense2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4184908Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/recast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4186550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/recastnavigation.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4188124Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/recycle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4189768Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/redis-plus-plus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4191311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/refl-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4192982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/refprop-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4194634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rendergraph.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4196189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/replxx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4198012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/reproc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4199643Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rest-rpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4201252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restbed.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4202692Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restc-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4204648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restclient-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4206415Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restinio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4207952Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rexo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4209490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rhash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4211005Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rhasheq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4212543Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/riffcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4214212Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ring-span-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4215802Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rioki-glow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4217332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rkcommon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4218901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rmlui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4220426Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/roaring.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4222012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/robin-hood-hashing.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4223609Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/robin-map.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4225273Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rocksdb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4226815Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rpclib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4228398Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rply.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4229984Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rs-core-lib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4231472Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsasynccpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4233125Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsig.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4234770Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsm-binary-io.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4236377Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsm-bsa.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4237800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsm-mmio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4239328Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsocket.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4240855Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtabmap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4242424Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtaudio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4243986Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtlsdr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4245729Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtmfp-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4247276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtmidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4248890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rttr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4250449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rubberband.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4251984Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rxcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4253515Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rxqt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4255313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rxspencer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4256831Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ryml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4258457Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ryu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-10-10T00:04:57.4259999Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/s2geometry.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4261583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/s2n.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4263197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/safeint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4264779Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sail.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4266316Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sais.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4267915Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sajson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4269478Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/salome-configuration.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4270909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/salome-med-fichier.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4272463Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/salome-medcoupling.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4273876Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sassc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4275583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/saucer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4277065Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sbp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4278609Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scenepic.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4280087Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scintilla.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4281580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sciplot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4283150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sciter-js.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4284726Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sciter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4286294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scnlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4287849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scope-guard.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4289339Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scotch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4290886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scottt-debugbreak.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4292381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scylla-wrapper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4293911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdbus-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4295611Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat10.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4297174Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat13.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4298622Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat6.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4300280Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat9.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4301658Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl1-mixer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4303249Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl1-net.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4304808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4306360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-gfx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4307879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-image.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4309387Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-mixer-ext.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4310886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-mixer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4312402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-net.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4313912Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-ttf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4315625Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4317305Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2pp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4318873Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seacas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4320374Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4321929Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seasocks.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4323467Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/secp256k1.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4325148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/selene.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4326718Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sentencepiece.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4328231Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sentry-native.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4329784Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/septag-dmon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4331379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/septag-sx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4332941Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seqan.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4334657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/serd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4336178Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/serdepp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4337761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sf2cute.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4339272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sfgui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4340713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sfml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4342254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sfsexp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4343907Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shader-slang.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4345593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shaderc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4347188Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shaderwriter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4348836Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shapelib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4350418Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiftmedia-libgcrypt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4351976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiftmedia-libgnutls.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4353589Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiftmedia-libgpg-error.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4355207Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiva-sfml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4356756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiva.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4358450Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shogun.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4360087Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/si.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4361639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sigmatch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4363207Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/signalrclient.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4364879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sigslot.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4366574Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simage.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4368117Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simbody.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4369811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4371298Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simde.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4372920Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simdjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4374679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simdutf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4376175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simple-fft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4377698Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simpleble.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4379238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simpleini.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4380785Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simsimd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4382306Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sjpeg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4383882Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/skcrypter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4385635Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/skia.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4387217Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/skyr-url.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4388871Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sleef.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4390469Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sleepy-discord.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4392001Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/slikenet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4393590Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sltbench.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4395371Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/smf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4396923Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/smpeg2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4398491Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/snap7.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4400122Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/snappy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4401638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sndfile.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4403272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/snowhouse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4405471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/so5extra.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4407482Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sobjectizer.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4409613Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soci.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4411155Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/socket-io-client.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4412683Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sockpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4414582Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soem.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4416473Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4418742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soil2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4420343Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sokol.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4421933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sol2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4423552Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/solid3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4425348Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sophus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4426917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soqt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4428518Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sord.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4430116Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soundtouch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4431657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soxr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4433257Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spaceland.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4434849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/span-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4436656Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sparsehash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4438276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sparsepp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4439789Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spatialite-tools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4441357Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk-dpdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4443013Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk-ipsec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4444747Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk-isal.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4446337Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4447939Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdlog.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4449558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spectra.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4451120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/speex.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4452735Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/speexdsp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4454529Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spine-runtimes.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4456088Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirit-po.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4457668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-cross.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4459289Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4460886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-reflect.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4462442Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-tools.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4463986Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spix.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4465808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spout2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4467396Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sprout.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4468998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spscqueue.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4470583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlcipher.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4472216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlite-modern-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4473838Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlite-orm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4475594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlite3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4477326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlitecpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4479052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlpp11-connector-mysql.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4480678Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlpp11-connector-sqlite3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4482091Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlpp11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4483712Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/squirrel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4485472Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sratom.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4487072Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/srell.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4488730Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/srpc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4490372Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sse2neon.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4491981Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stackwalker.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4493669Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/starlink-ast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4495448Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/staticjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4497067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/status-code.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4498685Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/status-value-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4500225Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4501899Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stdexec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4503618Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stduuid.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4505454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stftpitchshift.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4507025Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stlab.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4508670Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stormlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4510270Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/strict-variant.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4511869Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/string-theory.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4513609Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/string-view-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4515479Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/strong-type.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4517325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stronk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4518791Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/strtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4520345Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4521961Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stxxl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4523603Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/suitesparse.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4525385Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sundials.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4526991Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/superlu.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4528729Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/swenson-sort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4530331Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/symengine.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4531952Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/systemc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4533539Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/szip.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-10-10T00:04:57.4535381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tabulate.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4536873Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tacopie.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4538414Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/taglib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4539899Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/talib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4541410Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/taocpp-json.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4542921Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tap-windows6.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4544678Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/task-thread-pool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4546127Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/taskflow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4547569Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tbb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4549180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tcb-span.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4550620Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tcl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4552214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tclap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4553696Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tcp-pubsub.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4555313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/teemo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4556827Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/telnetpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4558335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorflow-cc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4559948Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorflow-common.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4561383Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorflow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4562853Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorpipe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4564555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/termcolor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4566011Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tesseract.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4567552Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tfhe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4569067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tgbot-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4570536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tgc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4573040Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tgui.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4574742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/theia.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4585645Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/think-cell-range.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4587035Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thomasmonkman-filewatch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4588042Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4588894Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thorvg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4589969Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/threadpool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4590841Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thrift.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4591828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tidy-html5.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4592747Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiff.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4593624Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinkerforge.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4594647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-aes-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4595537Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-bignum-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4596367Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-dnn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4597315Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-process-library.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4598168Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-regex-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4599012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinycbor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4600619Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinycthread.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4601476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinydir.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4602332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyexif.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4605836Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyexpr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4606887Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyexr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4609079Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyfiledialogs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4609928Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyfsm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4612167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinygltf.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4615777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinynpy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4616681Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyobjloader.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4617536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyply.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4618568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyspline.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4621608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinythread.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4623557Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinytoml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4624776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyutf8.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4625649Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyxml.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4626530Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyxml2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4627711Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-expected.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4629705Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-function-ref.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4631311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-generator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4632881Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-optional.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4634684Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-ranges.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4636142Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tlx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4637602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tmx.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4639216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tmxlite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4640690Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tmxparser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4642167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/toml11.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4643764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tomlplusplus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4645412Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tool-meson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4646917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/torch-th.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4648450Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tracy.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4649905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/transwarp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4651343Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/trantor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4653034Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4654615Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tree-similarity.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4656322Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tree-sitter.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4657614Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/treehh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4659243Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/treehopper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4660797Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/triangle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4662350Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/triton.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4663871Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/trompeloeil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4665686Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tsl-hopscotch-map.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4667137Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tsl-ordered-map.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4668670Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tsl-sparse-map.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4670096Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/ttauri.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4671662Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tuplet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4673141Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/turbobase64.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4675043Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tvision.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4676808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tweeny.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4678512Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/type-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4680140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/type-safe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-10-10T00:04:57.4681979Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uchardet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4683379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/udt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4685060Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/umock-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4686787Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uni-algo.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4688181Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unicorn-lib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4690455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unicorn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4716306Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/units.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4717251Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unittest-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4718124Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unixodbc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4719073Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unordered-dense.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4719952Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unqlite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4720809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unrar.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4721647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/upb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4722570Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/urdfdom-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4723450Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/urdfdom.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4724753Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/urho3d.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4725664Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uriparser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4726529Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usbmuxd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4727380Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4728248Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usearch.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4729118Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usockets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4729957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usrsctp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4730990Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utf8h.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4731856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utf8proc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4732714Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utfcpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4733651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utfz.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4734696Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uthash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4735687Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uthenticode.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4736621Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uvatlas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4737430Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uvw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4738332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uwebsockets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-10-10T00:04:57.4739161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/v-hacd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4739975Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/v8.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4740868Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/valijson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4741781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/value-ptr-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4742647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vamp-sdk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4743555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/variant-lite.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4744583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4745433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcglib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4746360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-cmake-config.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4747292Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-cmake-get-vars.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4748162Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-cmake.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4749123Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-get-python-packages.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4750020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-gfortran.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4751032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-gn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4751934Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-msbuild.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4752936Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-pkgconfig-get-modules.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4754014Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-qmake.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4755151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-bazel.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4756335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-gn.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4757294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-gyp-next.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4758231Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-gyp-nss.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4759179Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-lessmsi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4760124Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-meson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4761079Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-mozbuild.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4761999Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-ninja.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4763562Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-nodejs.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4765453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-python2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4767208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vectorclass.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4768748Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/verdict.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4770291Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vili.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4772041Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vincentlaucsb-csv-parser.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4773499Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/visit-struct.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4775264Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vk-bootstrap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4776851Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vkfft.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4778435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vlfeat.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4779969Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vlpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4781572Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/volk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4783360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vowpal-wabbit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4785640Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vs-yasm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4787596Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vsg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4788485Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vsgxchange.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4790063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vtk-dicom.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4791549Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vtk-m.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4793087Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vtk.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4795057Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-headers.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4796728Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-hpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4798412Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-memory-allocator-hpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4800059Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-memory-allocator.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4801471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4803101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vvenc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4804915Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vxl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-10-10T00:04:57.4806548Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wampcc.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4808107Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wangle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4810293Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wasmedge.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4811677Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wavelib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4813335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wavpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4815308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wayland-protocols.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4817071Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wayland.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4820294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wcslib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4821598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/websocketpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4823717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/webview2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4824878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wepoll.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4826032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wg21-linear-algebra.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4827755Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wg21-sg14.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4835931Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wil.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4845143Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wildmidi.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4847199Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wincrypt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4848066Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winlamb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4848927Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winpcap.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4849793Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winpty.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4850635Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winreg.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4851495Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winsock2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4852383Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winsparkle.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4853489Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wintoast.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4854549Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wmipp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4857862Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/woff2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4858848Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wolfmqtt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4859824Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wolfssl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4860905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wolftpm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4861849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wordnet.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4863718Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/workflow.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4866010Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wpilib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4867000Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wren.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4868105Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4869124Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wtl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4870015Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wxchartdir.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4870891Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wxcharts.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4873211Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wxwidgets.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4874417Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wyhash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-10-10T00:04:57.4875438Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x-plane.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4876548Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x264.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4878174Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x265.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4879834Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x86-simd-sort.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4881273Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xalan-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4882662Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xapian.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4884419Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xaudio2redist.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4885807Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xbitmaps.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4887466Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xbyak.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4889013Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-image.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4890452Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-keysyms.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4891954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-proto.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4893494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-render-util.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4895324Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util-errors.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4896651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util-m4.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4898200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util-wm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4899545Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4900873Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4902345Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xerces-c.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4903843Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xeus.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4905530Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xframe.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4907060Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xlnt.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4908499Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xlsxio.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4909992Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xmlsec.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4911487Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xmsh.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4912982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xnnpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4914659Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xorg-macros.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4916120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xorstr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4917536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xpack.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4918920Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xproperty.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4920409Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xproto.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4921849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xqilla.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4923330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xsimd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4925029Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor-blas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4926600Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor-fftw.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4928201Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor-io.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4929477Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4930972Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4932326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtrans.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4933903Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xxhash.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-10-10T00:04:57.4935672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yajl.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4937259Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yaml-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4938709Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yara.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4940177Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yas.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4941667Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yasm-tool-helper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4943074Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yasm-tool.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4944682Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yasm.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4946250Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yato.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4947708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yoga.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4949132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yomm2.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4950515Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yyjson.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-10-10T00:04:57.4951803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/z3.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4953308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/z4kn4fein-semver.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4954698Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/z85.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4956156Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zeroc-ice.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4957436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zeromq.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4959052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zfp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4960431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zint.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4961649Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zkpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4963100Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zlib-ng.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4964469Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zlib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4965913Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zlmediakit.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4967238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zookeeper.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4968545Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zopfli.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4969885Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zpp-bits.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4971330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zserge-webview.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4972941Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zstd.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4974380Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zstr.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4976003Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/ztd-text.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4977173Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zug.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4978523Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zxing-cpp.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4979809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zycore.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4981161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zydis.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4982453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zyre.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4983771Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zziplib.json -> torch-2.10.0a0+git344e636/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-10-10T00:04:57.4984926Z copying third_party/pocketfft/LICENSE.md -> torch-2.10.0a0+git344e636/third_party/pocketfft 2025-10-10T00:04:57.4986451Z copying third_party/pocketfft/README.md -> torch-2.10.0a0+git344e636/third_party/pocketfft 2025-10-10T00:04:57.4988096Z copying third_party/pocketfft/pocketfft_demo.cc -> torch-2.10.0a0+git344e636/third_party/pocketfft 2025-10-10T00:04:57.4989541Z copying third_party/pocketfft/pocketfft_hdronly.h -> torch-2.10.0a0+git344e636/third_party/pocketfft 2025-10-10T00:04:57.4991880Z copying third_party/protobuf/.bazelignore -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.4993291Z copying third_party/protobuf/.readthedocs.yml -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.4995053Z copying third_party/protobuf/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.4996764Z copying third_party/protobuf/CHANGES.txt -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.4999111Z copying third_party/protobuf/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5000609Z copying third_party/protobuf/CONTRIBUTORS.txt -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5001754Z copying third_party/protobuf/LICENSE -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5003230Z copying third_party/protobuf/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5005727Z copying third_party/protobuf/Protobuf-C++.podspec -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5006981Z copying third_party/protobuf/Protobuf.podspec -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5008417Z copying third_party/protobuf/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5009927Z copying third_party/protobuf/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5011286Z copying third_party/protobuf/appveyor.bat -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5012710Z copying third_party/protobuf/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5014266Z copying third_party/protobuf/autogen.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5015904Z copying third_party/protobuf/build_files_updated_unittest.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5017260Z copying third_party/protobuf/cc_proto_blacklist_test.bzl -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5018657Z copying third_party/protobuf/compiler_config_setting.bzl -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5019952Z copying third_party/protobuf/composer.json -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5021335Z copying third_party/protobuf/configure.ac -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5022792Z copying third_party/protobuf/fix_permissions.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5024353Z copying third_party/protobuf/generate_changelog.py -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5025859Z copying third_party/protobuf/generate_descriptor_proto.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5026993Z copying third_party/protobuf/global.json -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5028521Z copying third_party/protobuf/post_process_dist.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5029907Z copying third_party/protobuf/protobuf-lite.pc.in -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5031295Z copying third_party/protobuf/protobuf.bzl -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5032850Z copying third_party/protobuf/protobuf.pc.in -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5034362Z copying third_party/protobuf/protobuf_deps.bzl -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5035789Z copying third_party/protobuf/tests.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5037480Z copying third_party/protobuf/update_compatibility_version.py -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5038666Z copying third_party/protobuf/update_file_lists.sh -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5040177Z copying third_party/protobuf/update_version.py -> torch-2.10.0a0+git344e636/third_party/protobuf 2025-10-10T00:04:57.5041758Z copying third_party/protobuf/benchmarks/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:57.5043630Z copying third_party/protobuf/benchmarks/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:57.5045325Z copying third_party/protobuf/benchmarks/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:57.5046429Z copying third_party/protobuf/benchmarks/benchmarks.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:57.5047997Z copying third_party/protobuf/benchmarks/download_data.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:57.5049149Z copying third_party/protobuf/benchmarks/google_size.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks 2025-10-10T00:04:57.5050685Z copying third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/cpp 2025-10-10T00:04:57.5052412Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message1/proto2 2025-10-10T00:04:57.5053868Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto2/dataset.google_message1_proto2.pb -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message1/proto2 2025-10-10T00:04:57.5055317Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message1/proto3 2025-10-10T00:04:57.5056790Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto3/dataset.google_message1_proto3.pb -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message1/proto3 2025-10-10T00:04:57.5058054Z copying third_party/protobuf/benchmarks/datasets/google_message2/benchmark_message2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message2 2025-10-10T00:04:57.5059430Z copying third_party/protobuf/benchmarks/datasets/google_message2/dataset.google_message2.pb -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message2 2025-10-10T00:04:57.5061636Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5063069Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_1.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5065042Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5066517Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5067992Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_4.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5069490Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_5.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5070918Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_6.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5072407Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_7.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5073713Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_8.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message3 2025-10-10T00:04:57.5075843Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message4 2025-10-10T00:04:57.5077283Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_1.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message4 2025-10-10T00:04:57.5078828Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message4 2025-10-10T00:04:57.5080218Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/datasets/google_message4 2025-10-10T00:04:57.5081357Z copying third_party/protobuf/benchmarks/go/go_benchmark_test.go -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/go 2025-10-10T00:04:57.5082817Z copying third_party/protobuf/benchmarks/java/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/java 2025-10-10T00:04:57.5084866Z copying third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5085899Z copying third_party/protobuf/benchmarks/js/benchmark_suite.js -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/js 2025-10-10T00:04:57.5087390Z copying third_party/protobuf/benchmarks/js/js_benchmark.js -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/js 2025-10-10T00:04:57.5088710Z copying third_party/protobuf/benchmarks/php/PhpBenchmark.php -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/php 2025-10-10T00:04:57.5090186Z copying third_party/protobuf/benchmarks/php/autoload.php -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/php 2025-10-10T00:04:57.5091579Z copying third_party/protobuf/benchmarks/protobuf.js/generate_pbjs_files.js -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/protobuf.js 2025-10-10T00:04:57.5092959Z copying third_party/protobuf/benchmarks/protobuf.js/protobufjs_benchmark.js -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/protobuf.js 2025-10-10T00:04:57.5094349Z copying third_party/protobuf/benchmarks/python/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/python 2025-10-10T00:04:57.5095678Z copying third_party/protobuf/benchmarks/python/py_benchmark.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/python 2025-10-10T00:04:57.5097309Z copying third_party/protobuf/benchmarks/python/python_benchmark_messages.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/python 2025-10-10T00:04:57.5098421Z copying third_party/protobuf/benchmarks/util/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5099672Z copying third_party/protobuf/benchmarks/util/big_query_utils.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5101240Z copying third_party/protobuf/benchmarks/util/data_proto2_to_proto3_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5102508Z copying third_party/protobuf/benchmarks/util/gogo_data_scrubber.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5103842Z copying third_party/protobuf/benchmarks/util/proto3_data_stripper.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5105397Z copying third_party/protobuf/benchmarks/util/protoc-gen-gogoproto.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5106773Z copying third_party/protobuf/benchmarks/util/protoc-gen-proto2_to_proto3.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5107994Z copying third_party/protobuf/benchmarks/util/result_parser.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5109547Z copying third_party/protobuf/benchmarks/util/result_uploader.py -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5110924Z copying third_party/protobuf/benchmarks/util/schema_proto2_to_proto3_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/benchmarks/util 2025-10-10T00:04:57.5112320Z copying third_party/protobuf/cmake/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5113795Z copying third_party/protobuf/cmake/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5115477Z copying third_party/protobuf/cmake/conformance.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5116678Z copying third_party/protobuf/cmake/examples.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5118175Z copying third_party/protobuf/cmake/extract_includes.bat.in -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5119557Z copying third_party/protobuf/cmake/install.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5121046Z copying third_party/protobuf/cmake/libprotobuf-lite.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5122267Z copying third_party/protobuf/cmake/libprotobuf.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5123763Z copying third_party/protobuf/cmake/libprotoc.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5125609Z copying third_party/protobuf/cmake/protobuf-config-version.cmake.in -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5126781Z copying third_party/protobuf/cmake/protobuf-config.cmake.in -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5128344Z copying third_party/protobuf/cmake/protobuf-lite.pc.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5129856Z copying third_party/protobuf/cmake/protobuf-module.cmake.in -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5131227Z copying third_party/protobuf/cmake/protobuf-options.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5132672Z copying third_party/protobuf/cmake/protobuf.pc.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5133883Z copying third_party/protobuf/cmake/protoc.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5135526Z copying third_party/protobuf/cmake/tests.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5137032Z copying third_party/protobuf/cmake/version.rc.in -> torch-2.10.0a0+git344e636/third_party/protobuf/cmake 2025-10-10T00:04:57.5138496Z copying third_party/protobuf/conformance/ConformanceJava.java -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5140052Z copying third_party/protobuf/conformance/ConformanceJavaLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5141234Z copying third_party/protobuf/conformance/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5142871Z copying third_party/protobuf/conformance/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5144423Z copying third_party/protobuf/conformance/autoload.php -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5146212Z copying third_party/protobuf/conformance/binary_json_conformance_suite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5148603Z copying third_party/protobuf/conformance/binary_json_conformance_suite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5149827Z copying third_party/protobuf/conformance/conformance.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5151300Z copying third_party/protobuf/conformance/conformance_cpp.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5152704Z copying third_party/protobuf/conformance/conformance_nodejs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5153973Z copying third_party/protobuf/conformance/conformance_objc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5155828Z copying third_party/protobuf/conformance/conformance_php.php -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5157029Z copying third_party/protobuf/conformance/conformance_python.py -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5158589Z copying third_party/protobuf/conformance/conformance_ruby.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5159868Z copying third_party/protobuf/conformance/conformance_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5161426Z copying third_party/protobuf/conformance/conformance_test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5162864Z copying third_party/protobuf/conformance/conformance_test_main.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5164324Z copying third_party/protobuf/conformance/conformance_test_runner.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5165886Z copying third_party/protobuf/conformance/failure_list_cpp.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5167134Z copying third_party/protobuf/conformance/failure_list_csharp.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5168425Z copying third_party/protobuf/conformance/failure_list_java.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5169816Z copying third_party/protobuf/conformance/failure_list_js.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5171332Z copying third_party/protobuf/conformance/failure_list_objc.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5172729Z copying third_party/protobuf/conformance/failure_list_php.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5174012Z copying third_party/protobuf/conformance/failure_list_php_c.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5176630Z copying third_party/protobuf/conformance/failure_list_php_c_32.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5178647Z copying third_party/protobuf/conformance/failure_list_python-post26.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5180925Z copying third_party/protobuf/conformance/failure_list_python.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5182688Z copying third_party/protobuf/conformance/failure_list_python_cpp.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5185497Z copying third_party/protobuf/conformance/failure_list_ruby.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5187839Z copying third_party/protobuf/conformance/text_format_conformance_suite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5190533Z copying third_party/protobuf/conformance/text_format_conformance_suite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5192391Z copying third_party/protobuf/conformance/text_format_failure_list_csharp.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5194290Z copying third_party/protobuf/conformance/text_format_failure_list_java.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5196301Z copying third_party/protobuf/conformance/text_format_failure_list_php.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5197733Z copying third_party/protobuf/conformance/text_format_failure_list_python.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5199291Z copying third_party/protobuf/conformance/text_format_failure_list_ruby.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5200586Z copying third_party/protobuf/conformance/update_failure_list.py -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance 2025-10-10T00:04:57.5202027Z copying third_party/protobuf/conformance/third_party/jsoncpp/json.h -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance/third_party/jsoncpp 2025-10-10T00:04:57.5204292Z copying third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp -> torch-2.10.0a0+git344e636/third_party/protobuf/conformance/third_party/jsoncpp 2025-10-10T00:04:57.5206764Z copying third_party/protobuf/csharp/CHANGES.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5208305Z copying third_party/protobuf/csharp/Google.Protobuf.Tools.nuspec -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5209523Z copying third_party/protobuf/csharp/Google.Protobuf.Tools.targets -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5210724Z copying third_party/protobuf/csharp/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5212200Z copying third_party/protobuf/csharp/build_packages.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5213405Z copying third_party/protobuf/csharp/build_tools.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5214765Z copying third_party/protobuf/csharp/buildall.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5216334Z copying third_party/protobuf/csharp/buildall.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5217694Z copying third_party/protobuf/csharp/generate_protos.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5219142Z copying third_party/protobuf/csharp/install_dotnet_sdk.ps1 -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp 2025-10-10T00:04:57.5220841Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0 2025-10-10T00:04:57.5222438Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/unittest_issues.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos 2025-10-10T00:04:57.5223921Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/map_unittest_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-10-10T00:04:57.5225452Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-10-10T00:04:57.5226958Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_public_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-10-10T00:04:57.5228358Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-10-10T00:04:57.5229899Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_well_known_types.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-10-10T00:04:57.5231401Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ByteStringTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5232746Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5234259Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5235880Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedOutputStreamTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5237377Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/DeprecatedMemberTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5238698Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/EqualityTester.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5240049Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/FieldCodecTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5241518Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/GeneratedMessageTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5243103Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5244542Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/IssuesTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5245969Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonParserTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5247825Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonTokenizerTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5249221Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Program.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5250603Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleEnum.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5252018Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleMessages.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5253448Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestCornerCases.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-10-10T00:04:57.5255030Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/MapFieldTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:57.5256744Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:57.5258419Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:57.5259794Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:57.5261231Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5262758Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5264295Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5265856Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos 2025-10-10T00:04:57.5267246Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5268676Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5270060Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5271432Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5272823Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5273810Z copying third_party/protobuf/csharp/keys/Google.Protobuf.public.snk -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/keys 2025-10-10T00:04:57.5275471Z copying third_party/protobuf/csharp/keys/Google.Protobuf.snk -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/keys 2025-10-10T00:04:57.5276640Z copying third_party/protobuf/csharp/keys/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/keys 2025-10-10T00:04:57.5278161Z copying third_party/protobuf/csharp/protos/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5279508Z copying third_party/protobuf/csharp/protos/map_unittest_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5281024Z copying third_party/protobuf/csharp/protos/old_extensions1.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5282357Z copying third_party/protobuf/csharp/protos/old_extensions2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5283569Z copying third_party/protobuf/csharp/protos/unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5285990Z copying third_party/protobuf/csharp/protos/unittest_custom_options_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5287246Z copying third_party/protobuf/csharp/protos/unittest_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5288619Z copying third_party/protobuf/csharp/protos/unittest_import_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5289959Z copying third_party/protobuf/csharp/protos/unittest_import_public.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5291341Z copying third_party/protobuf/csharp/protos/unittest_import_public_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5292615Z copying third_party/protobuf/csharp/protos/unittest_issue6936_a.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5293943Z copying third_party/protobuf/csharp/protos/unittest_issue6936_b.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5295648Z copying third_party/protobuf/csharp/protos/unittest_issue6936_c.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5296867Z copying third_party/protobuf/csharp/protos/unittest_issues.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5298391Z copying third_party/protobuf/csharp/protos/unittest_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5300023Z copying third_party/protobuf/csharp/protos/unittest_selfreferential_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/protos 2025-10-10T00:04:57.5301122Z copying third_party/protobuf/csharp/src/Google.Protobuf.sln -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src 2025-10-10T00:04:57.5302769Z copying third_party/protobuf/csharp/src/AddressBook/AddPerson.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:57.5304312Z copying third_party/protobuf/csharp/src/AddressBook/AddressBook.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:57.5305973Z copying third_party/protobuf/csharp/src/AddressBook/Addressbook.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:57.5307963Z copying third_party/protobuf/csharp/src/AddressBook/ListPeople.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:57.5309247Z copying third_party/protobuf/csharp/src/AddressBook/Program.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:57.5310623Z copying third_party/protobuf/csharp/src/AddressBook/SampleUsage.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/AddressBook 2025-10-10T00:04:57.5312015Z copying third_party/protobuf/csharp/src/Google.Protobuf/ByteArray.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5313411Z copying third_party/protobuf/csharp/src/Google.Protobuf/ByteString.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5315260Z copying third_party/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5316844Z copying third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5318304Z copying third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5319781Z copying third_party/protobuf/csharp/src/Google.Protobuf/Extension.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5321284Z copying third_party/protobuf/csharp/src/Google.Protobuf/ExtensionRegistry.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5322622Z copying third_party/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5324047Z copying third_party/protobuf/csharp/src/Google.Protobuf/ExtensionValue.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5325604Z copying third_party/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5327446Z copying third_party/protobuf/csharp/src/Google.Protobuf/FieldMaskTree.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5328838Z copying third_party/protobuf/csharp/src/Google.Protobuf/FrameworkPortability.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5330158Z copying third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5331488Z copying third_party/protobuf/csharp/src/Google.Protobuf/IBufferMessage.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5332894Z copying third_party/protobuf/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5334252Z copying third_party/protobuf/csharp/src/Google.Protobuf/IDeepCloneable.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5335733Z copying third_party/protobuf/csharp/src/Google.Protobuf/IExtendableMessage.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5337008Z copying third_party/protobuf/csharp/src/Google.Protobuf/IMessage.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5338457Z copying third_party/protobuf/csharp/src/Google.Protobuf/InvalidJsonException.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5339960Z copying third_party/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5341199Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5342996Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonParser.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5344930Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonToken.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5346482Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonTokenizer.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5348297Z copying third_party/protobuf/csharp/src/Google.Protobuf/LimitedInputStream.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5349551Z copying third_party/protobuf/csharp/src/Google.Protobuf/MessageExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5350968Z copying third_party/protobuf/csharp/src/Google.Protobuf/MessageParser.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5352513Z copying third_party/protobuf/csharp/src/Google.Protobuf/ObjectIntPair.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5353871Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParseContext.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5355964Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParserInternalState.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5357226Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitives.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5359118Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitivesMessages.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5360459Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitivesWrappers.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5361849Z copying third_party/protobuf/csharp/src/Google.Protobuf/ProtoPreconditions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5363227Z copying third_party/protobuf/csharp/src/Google.Protobuf/SegmentedBufferHelper.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5364740Z copying third_party/protobuf/csharp/src/Google.Protobuf/UnknownField.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5366401Z copying third_party/protobuf/csharp/src/Google.Protobuf/UnknownFieldSet.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5367737Z copying third_party/protobuf/csharp/src/Google.Protobuf/WireFormat.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5369172Z copying third_party/protobuf/csharp/src/Google.Protobuf/WriteBufferHelper.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5370589Z copying third_party/protobuf/csharp/src/Google.Protobuf/WriteContext.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5372307Z copying third_party/protobuf/csharp/src/Google.Protobuf/WriterInternalState.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5373566Z copying third_party/protobuf/csharp/src/Google.Protobuf/WritingPrimitives.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5375237Z copying third_party/protobuf/csharp/src/Google.Protobuf/WritingPrimitivesMessages.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf 2025-10-10T00:04:57.5376875Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5378212Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5380217Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5381752Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5383026Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5384617Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5386037Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ParseRawPrimitivesBenchmark.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5387494Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Program.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5388915Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WrapperBenchmarkMessages.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5393298Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WriteMessagesBenchmark.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5394762Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WriteRawPrimitivesBenchmark.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5396346Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/wrapper_benchmark_messages.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-10-10T00:04:57.5397764Z copying third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-10-10T00:04:57.5399830Z copying third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-10-10T00:04:57.5400927Z copying third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Program.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-10-10T00:04:57.5402469Z copying third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump 2025-10-10T00:04:57.5403694Z copying third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump 2025-10-10T00:04:57.5405165Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/ByteStringTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5406733Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5408038Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5409855Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5411341Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5412623Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/EqualityTester.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5413989Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/ExtensionSetTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5415834Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5417258Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldMaskTreeTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5418651Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.Proto2.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5420134Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5421707Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5422881Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/IssuesTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5424520Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5426644Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5428429Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5429921Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/LegacyGeneratedCodeTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5431313Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/MessageParsingHelpers.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5432692Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Proto3OptionalTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5434292Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/ReadOnlySequenceFactory.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5435784Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/RefStructCompatibilityTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5437071Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleEnum.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5438446Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleMessages.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5439883Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleNaNs.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5441338Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/TestCornerCases.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5442845Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/UnknownFieldSetTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5444320Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/testprotos.pb -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-10-10T00:04:57.5448887Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ForeignMessagePartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5450199Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5451587Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/MapUnittestProto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5453765Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions1.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5455272Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions2.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5456614Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto2.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5460573Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5464043Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5475147Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestCustomOptionsProto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5477726Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImport.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5479074Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportProto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5480447Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublic.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5481862Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublicProto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5483282Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936A.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5484747Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936B.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5486184Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936C.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5487650Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5490202Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5495086Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5497077Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestSelfreferentialOptions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5498412Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-10-10T00:04:57.5507189Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/ArrayBufferWriter.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers 2025-10-10T00:04:57.5508172Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:57.5509121Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:57.5510099Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-10-10T00:04:57.5511134Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:57.5511858Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:57.5512892Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-10-10T00:04:57.5513458Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5514669Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5515240Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5516266Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5518100Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-10-10T00:04:57.5520439Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5521877Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5524235Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5526406Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5528431Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-10-10T00:04:57.5531029Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/Lists.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-10-10T00:04:57.5533220Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-10-10T00:04:57.5535373Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/ProtobufEqualityComparers.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-10-10T00:04:57.5538110Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-10-10T00:04:57.5539982Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-10-10T00:04:57.5541493Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/MethodInfoExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-10-10T00:04:57.5543252Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-10-10T00:04:57.5544647Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-10-10T00:04:57.5546046Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-10-10T00:04:57.5547430Z copying third_party/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Properties 2025-10-10T00:04:57.5548855Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/CustomOptions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5550300Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5555094Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5556513Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorDeclaration.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5557897Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5559309Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorUtil.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5560764Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorValidationException.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5562044Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/EnumDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5563448Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/EnumValueDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5564966Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionAccessor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5566476Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionCollection.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5567868Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldAccessorBase.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5569272Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5570659Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldType.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5572108Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5573631Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5575170Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5576644Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5577997Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MapFieldAccessor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5579453Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5580919Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MethodDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5582287Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OneofAccessor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5583763Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5585273Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OriginalNameAttribute.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5586698Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/PackageDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5588058Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5589612Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/RepeatedFieldAccessor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5590966Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ServiceDescriptor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5592345Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/SingleFieldAccessor.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5593694Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-10-10T00:04:57.5595244Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5596920Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/AnyPartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5598535Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5600263Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5601708Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/DurationPartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5603002Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5604530Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5606048Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5607489Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5608838Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5610569Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5611815Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5613304Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimestampPartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5614874Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5617122Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ValuePartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5618421Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5620415Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/WrappersPartial.cs -> torch-2.10.0a0+git344e636/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-10-10T00:04:57.5621315Z copying third_party/protobuf/docs/field_presence.md -> torch-2.10.0a0+git344e636/third_party/protobuf/docs 2025-10-10T00:04:57.5623255Z copying third_party/protobuf/docs/implementing_proto3_presence.md -> torch-2.10.0a0+git344e636/third_party/protobuf/docs 2025-10-10T00:04:57.5624906Z copying third_party/protobuf/docs/options.md -> torch-2.10.0a0+git344e636/third_party/protobuf/docs 2025-10-10T00:04:57.5626347Z copying third_party/protobuf/docs/performance.md -> torch-2.10.0a0+git344e636/third_party/protobuf/docs 2025-10-10T00:04:57.5627623Z copying third_party/protobuf/docs/third_party.md -> torch-2.10.0a0+git344e636/third_party/protobuf/docs 2025-10-10T00:04:57.5629184Z copying third_party/protobuf/docs/csharp/proto2.md -> torch-2.10.0a0+git344e636/third_party/protobuf/docs/csharp 2025-10-10T00:04:57.5630583Z copying third_party/protobuf/editors/README.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/editors 2025-10-10T00:04:57.5631919Z copying third_party/protobuf/editors/proto.vim -> torch-2.10.0a0+git344e636/third_party/protobuf/editors 2025-10-10T00:04:57.5633419Z copying third_party/protobuf/editors/protobuf-mode.el -> torch-2.10.0a0+git344e636/third_party/protobuf/editors 2025-10-10T00:04:57.5634787Z copying third_party/protobuf/examples/AddPerson.java -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5636318Z copying third_party/protobuf/examples/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5637497Z copying third_party/protobuf/examples/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5638870Z copying third_party/protobuf/examples/ListPeople.java -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5640054Z copying third_party/protobuf/examples/Makefile -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5641525Z copying third_party/protobuf/examples/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5642989Z copying third_party/protobuf/examples/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5644358Z copying third_party/protobuf/examples/add_person.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5645991Z copying third_party/protobuf/examples/add_person.dart -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5647215Z copying third_party/protobuf/examples/add_person.go -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5648661Z copying third_party/protobuf/examples/add_person.py -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5649903Z copying third_party/protobuf/examples/add_person_test.go -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5651388Z copying third_party/protobuf/examples/addressbook.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5652630Z copying third_party/protobuf/examples/list_people.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5654239Z copying third_party/protobuf/examples/list_people.dart -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5655669Z copying third_party/protobuf/examples/list_people.go -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5656896Z copying third_party/protobuf/examples/list_people.py -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5658445Z copying third_party/protobuf/examples/list_people_test.go -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5659643Z copying third_party/protobuf/examples/pubspec.yaml -> torch-2.10.0a0+git344e636/third_party/protobuf/examples 2025-10-10T00:04:57.5661067Z copying third_party/protobuf/java/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/java 2025-10-10T00:04:57.5662453Z copying third_party/protobuf/java/lite.md -> torch-2.10.0a0+git344e636/third_party/protobuf/java 2025-10-10T00:04:57.5663820Z copying third_party/protobuf/java/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java 2025-10-10T00:04:57.5665497Z copying third_party/protobuf/java/bom/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/bom 2025-10-10T00:04:57.5667382Z copying third_party/protobuf/java/compatibility_tests/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests 2025-10-10T00:04:57.5668782Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0 2025-10-10T00:04:57.5670100Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0 2025-10-10T00:04:57.5671546Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/deps 2025-10-10T00:04:57.5673057Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos 2025-10-10T00:04:57.5674942Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/multiple_files_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5676383Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_builders_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5677741Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5679137Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5680505Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5681914Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5683297Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/test_bad_identifiers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5684800Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5686504Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5688160Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5689672Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5691019Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5692523Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5696249Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5697641Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5699044Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5700444Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5701739Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5703324Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5704810Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5706342Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5707711Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-10-10T00:04:57.5708788Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos 2025-10-10T00:04:57.5710547Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5711995Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5713391Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5714933Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5716400Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5717834Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5719270Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-10-10T00:04:57.5720630Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5722155Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5723782Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5725414Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5726770Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5728214Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5731799Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5733117Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5734648Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5736134Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5737497Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5739064Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5740401Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5741958Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5743389Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.5744500Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests 2025-10-10T00:04:57.5746636Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5748153Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5749522Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5751160Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5752761Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5754635Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5756103Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5757799Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5759325Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5760728Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5762433Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5763884Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5765440Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5767107Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5768717Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5770023Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5771668Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5773153Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5774681Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5776302Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5777706Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5780806Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5782374Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5784000Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5785559Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-10-10T00:04:57.5786447Z copying third_party/protobuf/java/core/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core 2025-10-10T00:04:57.5788140Z copying third_party/protobuf/java/core/generate-sources-build.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core 2025-10-10T00:04:57.5789426Z copying third_party/protobuf/java/core/generate-test-sources-build.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core 2025-10-10T00:04:57.5790599Z copying third_party/protobuf/java/core/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core 2025-10-10T00:04:57.5792727Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5794429Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5795967Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5797397Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5798805Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5800219Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Android.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5801645Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ArrayDecoders.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5803411Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BinaryReader.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5805481Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BinaryWriter.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5807889Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5809199Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BlockingService.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5810579Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5812027Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BufferAllocator.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5813438Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5814959Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5816458Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5818510Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5821189Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5822792Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5825469Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5827084Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DescriptorMessageInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5828595Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5830991Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DiscardUnknownFieldsParser.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5832216Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5833669Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5835310Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5836789Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Extension.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5838210Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5839642Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5841217Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5842611Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5844045Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5845689Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaFull.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5847271Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5848827Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemas.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5850384Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldInfo.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5851932Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5853801Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldType.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5855337Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5856853Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5859491Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5860761Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5863290Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5866684Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5869151Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5871640Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5873838Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5876236Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/JavaType.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5878021Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyField.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5880421Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5882622Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5885018Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5887019Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ListFieldSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5889142Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5890603Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ManifestSchemaFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5892033Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5893538Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5895289Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5896873Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5898446Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5899949Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaFull.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5901350Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5902762Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemas.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5904248Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Message.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5905890Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfo.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5907341Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5908726Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5910613Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5911979Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5913581Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageOrBuilder.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5915163Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5917098Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5920398Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageSetSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5922006Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MutabilityOracle.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5923477Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5925040Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaFull.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5926703Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5928107Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemas.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5929613Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5931038Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/OneofInfo.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5932430Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5934051Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/PrimitiveNonBoxingCollection.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5935602Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtoSyntax.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5937146Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Protobuf.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5938762Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5940310Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufLists.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5941784Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolMessageEnum.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5943211Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5944754Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RawMessageInfo.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5946352Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5947960Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5949561Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5951344Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5952975Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcCallback.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5954566Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcChannel.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5956163Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcController.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5957556Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5959117Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Schema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5960521Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SchemaFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5961919Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SchemaUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5963736Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Service.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5965330Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ServiceException.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5966922Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilder.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5968471Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5969922Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5971718Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/StructuralMessageInfo.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5973085Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5975467Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5977272Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5978781Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseLocation.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5980351Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TypeRegistry.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5981935Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UninitializedMessageException.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5983388Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5985038Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5987149Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5988753Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLiteSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5990154Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetSchema.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5991632Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5993081Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5994687Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5996624Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.5998850Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.6000265Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-10-10T00:04:57.6001853Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6003556Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2LiteSchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6005165Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2SchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6006691Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3LiteSchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6008087Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3SchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6009475Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractSchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6010872Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AnyTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6012423Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ArrayDecodersTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6013803Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/BinaryProtocolTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6015412Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6016862Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6018309Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6019613Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6021414Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CachedFieldSizeTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6022746Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6024432Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedAdapterTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6025949Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6027890Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6029390Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6030849Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6032222Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6034218Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DiscardUnknownFieldsTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6035669Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6037187Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6038613Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/EnumTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6040111Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalMessageFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6041561Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalSerializationUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6042944Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalTestDataProvider.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6044570Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6046022Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6047637Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6049125Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6050532Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6052630Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6054310Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6055907Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6057472Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6058952Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6060417Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6061914Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6063347Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6064893Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6066819Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6068289Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6069832Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6071442Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6073569Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapLiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6075156Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6077498Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6078917Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6080317Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6081898Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/PackedFieldTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6083367Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6085013Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserLiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6086579Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6088288Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2ExtensionLookupSchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6089700Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2LiteSchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6091103Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6093073Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6094941Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6097003Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2SchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6098551Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2UnknownEnumValueTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6100136Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3LiteSchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6101602Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6103243Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6105293Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6107632Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6110533Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3SchemaTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6112940Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6115645Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6118177Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6120583Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6122510Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6124563Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6126490Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6128238Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiers.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6129994Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiersLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6131275Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemas.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6132949Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6134764Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6136481Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6138452Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseInfoTreeTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6140277Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseLocationTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6142186Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6144012Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TypeRegistryTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6146053Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownEnumValueTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6148029Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6149849Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6151602Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Test.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6153234Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Utils.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6155090Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6156923Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatLiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6158842Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6160725Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WrappersLiteOfMethodTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6162535Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WrappersOfMethodTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6164574Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/any_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6166456Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/cached_field_size_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6168210Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/deprecated_file.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6170010Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6171912Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/lazy_fields_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6173843Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6175767Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6177738Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6179717Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_initialization_order_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6181620Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_lite_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6183448Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6185504Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/message_lite_extension_util_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6187302Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/multiple_files_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6189072Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_builders_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6190830Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6192641Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6194703Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6196459Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6198195Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6200000Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6201927Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6203763Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/packed_field_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6205559Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6207371Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6209110Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_unknown_enum_values.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6210937Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6212661Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6214593Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6216451Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6218351Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6219781Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_custom_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6221539Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_extra_interfaces.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6223245Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/wrappers_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-10-10T00:04:57.6224767Z copying third_party/protobuf/java/lite/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6225796Z copying third_party/protobuf/java/lite/generate-sources-build.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6226764Z copying third_party/protobuf/java/lite/generate-test-sources-build.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6227889Z copying third_party/protobuf/java/lite/lite.awk -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6228783Z copying third_party/protobuf/java/lite/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6229692Z copying third_party/protobuf/java/lite/process-lite-sources-build.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6230878Z copying third_party/protobuf/java/lite/proguard.pgcfg -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite 2025-10-10T00:04:57.6231882Z copying third_party/protobuf/java/lite/src/test/java/com/google/protobuf/LiteTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6233781Z copying third_party/protobuf/java/lite/src/test/java/com/google/protobuf/Proto2MessageLiteInfoFactory.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/lite/src/test/java/com/google/protobuf 2025-10-10T00:04:57.6235308Z copying third_party/protobuf/java/util/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util 2025-10-10T00:04:57.6236287Z copying third_party/protobuf/java/util/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util 2025-10-10T00:04:57.6237700Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6239556Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6241438Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6243142Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6245311Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Structs.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6247179Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6249044Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6250762Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Values.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-10-10T00:04:57.6252784Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskTreeTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:57.6254890Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:57.6256716Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:57.6258626Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/StructsTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:57.6260598Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:57.6262432Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ValuesTest.java -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-10-10T00:04:57.6264297Z copying third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util 2025-10-10T00:04:57.6265400Z copying third_party/protobuf/js/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6266401Z copying third_party/protobuf/js/data.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6267420Z copying third_party/protobuf/js/debug.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6268394Z copying third_party/protobuf/js/debug_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6269160Z copying third_party/protobuf/js/gulpfile.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6269909Z copying third_party/protobuf/js/jasmine.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6270897Z copying third_party/protobuf/js/map.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6271922Z copying third_party/protobuf/js/maps_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6272490Z copying third_party/protobuf/js/message.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6273424Z copying third_party/protobuf/js/message_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6274259Z copying third_party/protobuf/js/node_loader.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6275278Z copying third_party/protobuf/js/package.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6276131Z copying third_party/protobuf/js/proto3_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6276972Z copying third_party/protobuf/js/proto3_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6278037Z copying third_party/protobuf/js/test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6279001Z copying third_party/protobuf/js/test10.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6279770Z copying third_party/protobuf/js/test11.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6280718Z copying third_party/protobuf/js/test12.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6281514Z copying third_party/protobuf/js/test13.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6282302Z copying third_party/protobuf/js/test14.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6283283Z copying third_party/protobuf/js/test15.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6283986Z copying third_party/protobuf/js/test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6285027Z copying third_party/protobuf/js/test3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6285819Z copying third_party/protobuf/js/test4.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6286600Z copying third_party/protobuf/js/test5.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6287519Z copying third_party/protobuf/js/test8.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6288583Z copying third_party/protobuf/js/test9.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6289941Z copying third_party/protobuf/js/test_bootstrap.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6291326Z copying third_party/protobuf/js/testbinary.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6292835Z copying third_party/protobuf/js/testempty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6294359Z copying third_party/protobuf/js/testlargenumbers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js 2025-10-10T00:04:57.6295724Z copying third_party/protobuf/js/binary/arith.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6297172Z copying third_party/protobuf/js/binary/arith_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6298639Z copying third_party/protobuf/js/binary/constants.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6299984Z copying third_party/protobuf/js/binary/decoder.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6301580Z copying third_party/protobuf/js/binary/decoder_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6303036Z copying third_party/protobuf/js/binary/encoder.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6304728Z copying third_party/protobuf/js/binary/message_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6306086Z copying third_party/protobuf/js/binary/proto_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6307610Z copying third_party/protobuf/js/binary/reader.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6309207Z copying third_party/protobuf/js/binary/reader_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6310701Z copying third_party/protobuf/js/binary/utils.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6312433Z copying third_party/protobuf/js/binary/utils_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6313861Z copying third_party/protobuf/js/binary/writer.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6315986Z copying third_party/protobuf/js/binary/writer_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/binary 2025-10-10T00:04:57.6317375Z copying third_party/protobuf/js/commonjs/export.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6318671Z copying third_party/protobuf/js/commonjs/export_asserts.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6320010Z copying third_party/protobuf/js/commonjs/export_testdeps.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6321287Z copying third_party/protobuf/js/commonjs/import_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6322616Z copying third_party/protobuf/js/commonjs/jasmine.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6324032Z copying third_party/protobuf/js/commonjs/rewrite_tests_for_commonjs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6325526Z copying third_party/protobuf/js/commonjs/strict_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs 2025-10-10T00:04:57.6326969Z copying third_party/protobuf/js/commonjs/test6/test6.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs/test6 2025-10-10T00:04:57.6328359Z copying third_party/protobuf/js/commonjs/test7/test7.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/commonjs/test7 2025-10-10T00:04:57.6329838Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/data.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6331216Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/debug_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6332577Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine1.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6334023Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine2.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6335522Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine3.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6336924Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/message_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6338599Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/proto3_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6340079Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/proto3_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6341436Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6342733Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6344309Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6345732Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6347073Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test4.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6348483Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test5.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6349888Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/testbinary.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6351506Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/testempty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-10-10T00:04:57.6352969Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/arith_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:57.6354543Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/decoder_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:57.6355975Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/proto_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:57.6357572Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/reader_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:57.6359172Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/utils_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:57.6360719Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/writer_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-10-10T00:04:57.6362245Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_asserts.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-10-10T00:04:57.6363763Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_testdeps.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-10-10T00:04:57.6365332Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/import_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-10-10T00:04:57.6366808Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/jasmine.json -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-10-10T00:04:57.6368340Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/rewrite_tests_for_commonjs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-10-10T00:04:57.6370105Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/test6.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6 2025-10-10T00:04:57.6371838Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7/test7.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7 2025-10-10T00:04:57.6373428Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/data.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6375178Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/debug_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6376892Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/maps_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6378628Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/message_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6381342Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/proto3_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6383009Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/proto3_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6384678Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6386278Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6387921Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6389843Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test4.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6391623Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test5.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6393593Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/testbinary.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6396113Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/testempty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-10-10T00:04:57.6397958Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/arith_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:57.6399794Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/decoder_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:57.6401486Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/proto_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:57.6403498Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/reader_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:57.6406050Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/utils_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:57.6407800Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/writer_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-10-10T00:04:57.6409684Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/test6.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6 2025-10-10T00:04:57.6411625Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7/test7.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7 2025-10-10T00:04:57.6413745Z copying third_party/protobuf/js/experimental/benchmarks/code_size/code_size_base.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size 2025-10-10T00:04:57.6416023Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto2.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-10-10T00:04:57.6418007Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto3.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-10-10T00:04:57.6419822Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto2.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-10-10T00:04:57.6421578Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto3.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-10-10T00:04:57.6423613Z copying third_party/protobuf/js/experimental/benchmarks/code_size/kernel/all_types.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/kernel 2025-10-10T00:04:57.6426347Z copying third_party/protobuf/js/experimental/benchmarks/code_size/kernel/popular_types.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/benchmarks/code_size/kernel 2025-10-10T00:04:57.6427974Z copying third_party/protobuf/js/experimental/runtime/bytestring.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime 2025-10-10T00:04:57.6429911Z copying third_party/protobuf/js/experimental/runtime/bytestring_internal.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime 2025-10-10T00:04:57.6431777Z copying third_party/protobuf/js/experimental/runtime/bytestring_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime 2025-10-10T00:04:57.6433989Z copying third_party/protobuf/js/experimental/runtime/int64.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime 2025-10-10T00:04:57.6436313Z copying third_party/protobuf/js/experimental/runtime/int64_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime 2025-10-10T00:04:57.6438319Z copying third_party/protobuf/js/experimental/runtime/internal/checks.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/internal 2025-10-10T00:04:57.6440664Z copying third_party/protobuf/js/experimental/runtime/internal/checks_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/internal 2025-10-10T00:04:57.6442180Z copying third_party/protobuf/js/experimental/runtime/kernel/binary_storage.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6443959Z copying third_party/protobuf/js/experimental/runtime/kernel/binary_storage_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6445949Z copying third_party/protobuf/js/experimental/runtime/kernel/bool_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6447643Z copying third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6449493Z copying third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder_helper.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6451302Z copying third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6453037Z copying third_party/protobuf/js/experimental/runtime/kernel/double_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6454768Z copying third_party/protobuf/js/experimental/runtime/kernel/field.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6456693Z copying third_party/protobuf/js/experimental/runtime/kernel/fixed32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6458337Z copying third_party/protobuf/js/experimental/runtime/kernel/float_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6459992Z copying third_party/protobuf/js/experimental/runtime/kernel/indexer.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6461711Z copying third_party/protobuf/js/experimental/runtime/kernel/indexer_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6463613Z copying third_party/protobuf/js/experimental/runtime/kernel/int32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6465504Z copying third_party/protobuf/js/experimental/runtime/kernel/int64_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6467407Z copying third_party/protobuf/js/experimental/runtime/kernel/internal_message.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6468949Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6471996Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel_compatibility_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6473616Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel_repeated_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6476711Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6479095Z copying third_party/protobuf/js/experimental/runtime/kernel/message_set.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6480573Z copying third_party/protobuf/js/experimental/runtime/kernel/message_set_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6482155Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_bool_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6483696Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_double_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6485395Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_fixed32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6486902Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_float_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6488473Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_int32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6490046Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_int64_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6491565Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sfixed32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6493057Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sfixed64_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6494709Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sint32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6496286Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sint64_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6497851Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_uint32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6499344Z copying third_party/protobuf/js/experimental/runtime/kernel/reader.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6500965Z copying third_party/protobuf/js/experimental/runtime/kernel/reader_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6502673Z copying third_party/protobuf/js/experimental/runtime/kernel/sfixed32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6504232Z copying third_party/protobuf/js/experimental/runtime/kernel/sfixed64_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6505876Z copying third_party/protobuf/js/experimental/runtime/kernel/sint32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6507256Z copying third_party/protobuf/js/experimental/runtime/kernel/sint64_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6508743Z copying third_party/protobuf/js/experimental/runtime/kernel/storage.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6510219Z copying third_party/protobuf/js/experimental/runtime/kernel/tag.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6511716Z copying third_party/protobuf/js/experimental/runtime/kernel/tag_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6513292Z copying third_party/protobuf/js/experimental/runtime/kernel/textencoding.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6515077Z copying third_party/protobuf/js/experimental/runtime/kernel/textencoding_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6516573Z copying third_party/protobuf/js/experimental/runtime/kernel/typed_arrays.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6518090Z copying third_party/protobuf/js/experimental/runtime/kernel/typed_arrays_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6519668Z copying third_party/protobuf/js/experimental/runtime/kernel/uint32_test_pairs.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6521174Z copying third_party/protobuf/js/experimental/runtime/kernel/uint8arrays.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6522695Z copying third_party/protobuf/js/experimental/runtime/kernel/uint8arrays_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6524323Z copying third_party/protobuf/js/experimental/runtime/kernel/wire_type.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6525909Z copying third_party/protobuf/js/experimental/runtime/kernel/writer.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6527796Z copying third_party/protobuf/js/experimental/runtime/kernel/writer_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel 2025-10-10T00:04:57.6529568Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_request.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6531113Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_response.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6532678Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_testee.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6534361Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_testee_runner_node.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6536077Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/test_all_types_proto2.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6537637Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/test_all_types_proto3.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6539281Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/wire_format.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-10-10T00:04:57.6540714Z copying third_party/protobuf/js/experimental/runtime/testing/ensure_custom_equality_test.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/testing 2025-10-10T00:04:57.6542241Z copying third_party/protobuf/js/experimental/runtime/testing/jasmine_protobuf.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/testing 2025-10-10T00:04:57.6543803Z copying third_party/protobuf/js/experimental/runtime/testing/binary/test_message.js -> torch-2.10.0a0+git344e636/third_party/protobuf/js/experimental/runtime/testing/binary 2025-10-10T00:04:57.6545854Z copying third_party/protobuf/kokoro/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro 2025-10-10T00:04:57.6547252Z copying third_party/protobuf/kokoro/docs/common.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/docs 2025-10-10T00:04:57.6548951Z copying third_party/protobuf/kokoro/docs/publish-python.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/docs 2025-10-10T00:04:57.6550278Z copying third_party/protobuf/kokoro/docs/python.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/docs 2025-10-10T00:04:57.6551936Z copying third_party/protobuf/kokoro/docs/trampoline.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/docs 2025-10-10T00:04:57.6553318Z copying third_party/protobuf/kokoro/linux/build_and_run_docker.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux 2025-10-10T00:04:57.6555207Z copying third_party/protobuf/kokoro/linux/make_test_output.py -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux 2025-10-10T00:04:57.6556599Z copying third_party/protobuf/kokoro/linux/pull_request_in_docker.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux 2025-10-10T00:04:57.6558127Z copying third_party/protobuf/kokoro/linux/32-bit/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/32-bit 2025-10-10T00:04:57.6559656Z copying third_party/protobuf/kokoro/linux/32-bit/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/32-bit 2025-10-10T00:04:57.6561414Z copying third_party/protobuf/kokoro/linux/32-bit/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/32-bit 2025-10-10T00:04:57.6562756Z copying third_party/protobuf/kokoro/linux/32-bit/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/32-bit 2025-10-10T00:04:57.6564406Z copying third_party/protobuf/kokoro/linux/64-bit/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/64-bit 2025-10-10T00:04:57.6566162Z copying third_party/protobuf/kokoro/linux/bazel/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/bazel 2025-10-10T00:04:57.6567523Z copying third_party/protobuf/kokoro/linux/bazel/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/bazel 2025-10-10T00:04:57.6569053Z copying third_party/protobuf/kokoro/linux/bazel/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/bazel 2025-10-10T00:04:57.6570603Z copying third_party/protobuf/kokoro/linux/benchmark/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/benchmark 2025-10-10T00:04:57.6572525Z copying third_party/protobuf/kokoro/linux/benchmark/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/benchmark 2025-10-10T00:04:57.6573980Z copying third_party/protobuf/kokoro/linux/benchmark/run.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/benchmark 2025-10-10T00:04:57.6575793Z copying third_party/protobuf/kokoro/linux/cpp_distcheck/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-10-10T00:04:57.6577400Z copying third_party/protobuf/kokoro/linux/cpp_distcheck/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-10-10T00:04:57.6578860Z copying third_party/protobuf/kokoro/linux/cpp_distcheck/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-10-10T00:04:57.6580295Z copying third_party/protobuf/kokoro/linux/cpp_tcmalloc/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-10-10T00:04:57.6581807Z copying third_party/protobuf/kokoro/linux/cpp_tcmalloc/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-10-10T00:04:57.6583341Z copying third_party/protobuf/kokoro/linux/cpp_tcmalloc/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-10-10T00:04:57.6585052Z copying third_party/protobuf/kokoro/linux/csharp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/csharp 2025-10-10T00:04:57.6586595Z copying third_party/protobuf/kokoro/linux/csharp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/csharp 2025-10-10T00:04:57.6588111Z copying third_party/protobuf/kokoro/linux/csharp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/csharp 2025-10-10T00:04:57.6589642Z copying third_party/protobuf/kokoro/linux/dist_install/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dist_install 2025-10-10T00:04:57.6591180Z copying third_party/protobuf/kokoro/linux/dist_install/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dist_install 2025-10-10T00:04:57.6592684Z copying third_party/protobuf/kokoro/linux/dist_install/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dist_install 2025-10-10T00:04:57.6594381Z copying third_party/protobuf/kokoro/linux/dockerfile/push_testing_images.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile 2025-10-10T00:04:57.6596051Z copying third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc 2025-10-10T00:04:57.6597597Z copying third_party/protobuf/kokoro/linux/dockerfile/test/csharp/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/csharp 2025-10-10T00:04:57.6599172Z copying third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch 2025-10-10T00:04:57.6600713Z copying third_party/protobuf/kokoro/linux/dockerfile/test/javascript/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/javascript 2025-10-10T00:04:57.6602221Z copying third_party/protobuf/kokoro/linux/dockerfile/test/php/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/php 2025-10-10T00:04:57.6603857Z copying third_party/protobuf/kokoro/linux/dockerfile/test/php80/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/php80 2025-10-10T00:04:57.6605798Z copying third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit 2025-10-10T00:04:57.6607359Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python27/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python27 2025-10-10T00:04:57.6608910Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python35/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python35 2025-10-10T00:04:57.6610497Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python36/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python36 2025-10-10T00:04:57.6611975Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python37/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python37 2025-10-10T00:04:57.6613570Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python38/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/python38 2025-10-10T00:04:57.6615206Z copying third_party/protobuf/kokoro/linux/dockerfile/test/ruby/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/dockerfile/test/ruby 2025-10-10T00:04:57.6616593Z copying third_party/protobuf/kokoro/linux/golang/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/golang 2025-10-10T00:04:57.6618129Z copying third_party/protobuf/kokoro/linux/golang/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/golang 2025-10-10T00:04:57.6619602Z copying third_party/protobuf/kokoro/linux/golang/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/golang 2025-10-10T00:04:57.6621157Z copying third_party/protobuf/kokoro/linux/java_compatibility/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_compatibility 2025-10-10T00:04:57.6622727Z copying third_party/protobuf/kokoro/linux/java_compatibility/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_compatibility 2025-10-10T00:04:57.6624347Z copying third_party/protobuf/kokoro/linux/java_compatibility/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_compatibility 2025-10-10T00:04:57.6625904Z copying third_party/protobuf/kokoro/linux/java_jdk7/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_jdk7 2025-10-10T00:04:57.6627630Z copying third_party/protobuf/kokoro/linux/java_jdk7/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_jdk7 2025-10-10T00:04:57.6628981Z copying third_party/protobuf/kokoro/linux/java_jdk7/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_jdk7 2025-10-10T00:04:57.6630546Z copying third_party/protobuf/kokoro/linux/java_linkage_monitor/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-10-10T00:04:57.6632073Z copying third_party/protobuf/kokoro/linux/java_linkage_monitor/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-10-10T00:04:57.6633565Z copying third_party/protobuf/kokoro/linux/java_linkage_monitor/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-10-10T00:04:57.6635176Z copying third_party/protobuf/kokoro/linux/java_oracle7/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_oracle7 2025-10-10T00:04:57.6636744Z copying third_party/protobuf/kokoro/linux/java_oracle7/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_oracle7 2025-10-10T00:04:57.6638199Z copying third_party/protobuf/kokoro/linux/java_oracle7/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/java_oracle7 2025-10-10T00:04:57.6639679Z copying third_party/protobuf/kokoro/linux/javascript/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/javascript 2025-10-10T00:04:57.6641253Z copying third_party/protobuf/kokoro/linux/javascript/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/javascript 2025-10-10T00:04:57.6642683Z copying third_party/protobuf/kokoro/linux/javascript/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/javascript 2025-10-10T00:04:57.6644246Z copying third_party/protobuf/kokoro/linux/php80/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php80 2025-10-10T00:04:57.6646121Z copying third_party/protobuf/kokoro/linux/php80/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php80 2025-10-10T00:04:57.6647444Z copying third_party/protobuf/kokoro/linux/php80/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php80 2025-10-10T00:04:57.6648880Z copying third_party/protobuf/kokoro/linux/php_all/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php_all 2025-10-10T00:04:57.6650538Z copying third_party/protobuf/kokoro/linux/php_all/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php_all 2025-10-10T00:04:57.6651913Z copying third_party/protobuf/kokoro/linux/php_all/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/php_all 2025-10-10T00:04:57.6653366Z copying third_party/protobuf/kokoro/linux/python/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python 2025-10-10T00:04:57.6655209Z copying third_party/protobuf/kokoro/linux/python/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python 2025-10-10T00:04:57.6656575Z copying third_party/protobuf/kokoro/linux/python/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python 2025-10-10T00:04:57.6658051Z copying third_party/protobuf/kokoro/linux/python27/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27 2025-10-10T00:04:57.6659597Z copying third_party/protobuf/kokoro/linux/python27/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27 2025-10-10T00:04:57.6661057Z copying third_party/protobuf/kokoro/linux/python27/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27 2025-10-10T00:04:57.6662537Z copying third_party/protobuf/kokoro/linux/python27_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27_cpp 2025-10-10T00:04:57.6664207Z copying third_party/protobuf/kokoro/linux/python27_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27_cpp 2025-10-10T00:04:57.6665718Z copying third_party/protobuf/kokoro/linux/python27_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python27_cpp 2025-10-10T00:04:57.6667171Z copying third_party/protobuf/kokoro/linux/python35/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35 2025-10-10T00:04:57.6668940Z copying third_party/protobuf/kokoro/linux/python35/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35 2025-10-10T00:04:57.6670246Z copying third_party/protobuf/kokoro/linux/python35/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35 2025-10-10T00:04:57.6671822Z copying third_party/protobuf/kokoro/linux/python35_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35_cpp 2025-10-10T00:04:57.6673360Z copying third_party/protobuf/kokoro/linux/python35_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35_cpp 2025-10-10T00:04:57.6675035Z copying third_party/protobuf/kokoro/linux/python35_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python35_cpp 2025-10-10T00:04:57.6676466Z copying third_party/protobuf/kokoro/linux/python36/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36 2025-10-10T00:04:57.6678004Z copying third_party/protobuf/kokoro/linux/python36/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36 2025-10-10T00:04:57.6679515Z copying third_party/protobuf/kokoro/linux/python36/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36 2025-10-10T00:04:57.6680996Z copying third_party/protobuf/kokoro/linux/python36_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36_cpp 2025-10-10T00:04:57.6682492Z copying third_party/protobuf/kokoro/linux/python36_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36_cpp 2025-10-10T00:04:57.6684037Z copying third_party/protobuf/kokoro/linux/python36_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python36_cpp 2025-10-10T00:04:57.6685608Z copying third_party/protobuf/kokoro/linux/python37/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37 2025-10-10T00:04:57.6687200Z copying third_party/protobuf/kokoro/linux/python37/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37 2025-10-10T00:04:57.6688673Z copying third_party/protobuf/kokoro/linux/python37/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37 2025-10-10T00:04:57.6690176Z copying third_party/protobuf/kokoro/linux/python37_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37_cpp 2025-10-10T00:04:57.6691990Z copying third_party/protobuf/kokoro/linux/python37_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37_cpp 2025-10-10T00:04:57.6693326Z copying third_party/protobuf/kokoro/linux/python37_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python37_cpp 2025-10-10T00:04:57.6694988Z copying third_party/protobuf/kokoro/linux/python38/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38 2025-10-10T00:04:57.6696562Z copying third_party/protobuf/kokoro/linux/python38/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38 2025-10-10T00:04:57.6698052Z copying third_party/protobuf/kokoro/linux/python38/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38 2025-10-10T00:04:57.6699535Z copying third_party/protobuf/kokoro/linux/python38_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38_cpp 2025-10-10T00:04:57.6701092Z copying third_party/protobuf/kokoro/linux/python38_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38_cpp 2025-10-10T00:04:57.6702566Z copying third_party/protobuf/kokoro/linux/python38_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python38_cpp 2025-10-10T00:04:57.6704237Z copying third_party/protobuf/kokoro/linux/python_compatibility/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_compatibility 2025-10-10T00:04:57.6705834Z copying third_party/protobuf/kokoro/linux/python_compatibility/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_compatibility 2025-10-10T00:04:57.6707303Z copying third_party/protobuf/kokoro/linux/python_compatibility/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_compatibility 2025-10-10T00:04:57.6708723Z copying third_party/protobuf/kokoro/linux/python_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_cpp 2025-10-10T00:04:57.6710511Z copying third_party/protobuf/kokoro/linux/python_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_cpp 2025-10-10T00:04:57.6711816Z copying third_party/protobuf/kokoro/linux/python_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/python_cpp 2025-10-10T00:04:57.6713277Z copying third_party/protobuf/kokoro/linux/ruby23/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby23 2025-10-10T00:04:57.6715109Z copying third_party/protobuf/kokoro/linux/ruby23/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby23 2025-10-10T00:04:57.6716662Z copying third_party/protobuf/kokoro/linux/ruby23/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby23 2025-10-10T00:04:57.6718092Z copying third_party/protobuf/kokoro/linux/ruby24/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby24 2025-10-10T00:04:57.6719628Z copying third_party/protobuf/kokoro/linux/ruby24/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby24 2025-10-10T00:04:57.6721254Z copying third_party/protobuf/kokoro/linux/ruby24/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby24 2025-10-10T00:04:57.6722774Z copying third_party/protobuf/kokoro/linux/ruby25/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby25 2025-10-10T00:04:57.6724598Z copying third_party/protobuf/kokoro/linux/ruby25/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby25 2025-10-10T00:04:57.6726294Z copying third_party/protobuf/kokoro/linux/ruby25/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby25 2025-10-10T00:04:57.6727733Z copying third_party/protobuf/kokoro/linux/ruby26/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby26 2025-10-10T00:04:57.6729525Z copying third_party/protobuf/kokoro/linux/ruby26/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby26 2025-10-10T00:04:57.6731139Z copying third_party/protobuf/kokoro/linux/ruby26/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby26 2025-10-10T00:04:57.6732713Z copying third_party/protobuf/kokoro/linux/ruby27/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby27 2025-10-10T00:04:57.6734483Z copying third_party/protobuf/kokoro/linux/ruby27/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby27 2025-10-10T00:04:57.6736012Z copying third_party/protobuf/kokoro/linux/ruby27/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/linux/ruby27 2025-10-10T00:04:57.6737562Z copying third_party/protobuf/kokoro/macos/prepare_build_macos_rc -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos 2025-10-10T00:04:57.6739120Z copying third_party/protobuf/kokoro/macos/cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp 2025-10-10T00:04:57.6740722Z copying third_party/protobuf/kokoro/macos/cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp 2025-10-10T00:04:57.6742250Z copying third_party/protobuf/kokoro/macos/cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp 2025-10-10T00:04:57.6743899Z copying third_party/protobuf/kokoro/macos/cpp_distcheck/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-10-10T00:04:57.6746179Z copying third_party/protobuf/kokoro/macos/cpp_distcheck/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-10-10T00:04:57.6755442Z copying third_party/protobuf/kokoro/macos/cpp_distcheck/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-10-10T00:04:57.6758107Z copying third_party/protobuf/kokoro/macos/javascript/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/javascript 2025-10-10T00:04:57.6759868Z copying third_party/protobuf/kokoro/macos/javascript/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/javascript 2025-10-10T00:04:57.6761589Z copying third_party/protobuf/kokoro/macos/javascript/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/javascript 2025-10-10T00:04:57.6763770Z copying third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-10-10T00:04:57.6766152Z copying third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-10-10T00:04:57.6768521Z copying third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-10-10T00:04:57.6770657Z copying third_party/protobuf/kokoro/macos/objectivec_ios_debug/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-10-10T00:04:57.6772575Z copying third_party/protobuf/kokoro/macos/objectivec_ios_debug/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-10-10T00:04:57.6774504Z copying third_party/protobuf/kokoro/macos/objectivec_ios_debug/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-10-10T00:04:57.6776364Z copying third_party/protobuf/kokoro/macos/objectivec_ios_release/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-10-10T00:04:57.6778312Z copying third_party/protobuf/kokoro/macos/objectivec_ios_release/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-10-10T00:04:57.6780135Z copying third_party/protobuf/kokoro/macos/objectivec_ios_release/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-10-10T00:04:57.6781835Z copying third_party/protobuf/kokoro/macos/objectivec_osx/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_osx 2025-10-10T00:04:57.6783462Z copying third_party/protobuf/kokoro/macos/objectivec_osx/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_osx 2025-10-10T00:04:57.6785254Z copying third_party/protobuf/kokoro/macos/objectivec_osx/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/objectivec_osx 2025-10-10T00:04:57.6786838Z copying third_party/protobuf/kokoro/macos/php5.6_mac/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php5.6_mac 2025-10-10T00:04:57.6788328Z copying third_party/protobuf/kokoro/macos/php5.6_mac/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php5.6_mac 2025-10-10T00:04:57.6789836Z copying third_party/protobuf/kokoro/macos/php5.6_mac/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php5.6_mac 2025-10-10T00:04:57.6791328Z copying third_party/protobuf/kokoro/macos/php7.0_mac/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.0_mac 2025-10-10T00:04:57.6792794Z copying third_party/protobuf/kokoro/macos/php7.0_mac/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.0_mac 2025-10-10T00:04:57.6794560Z copying third_party/protobuf/kokoro/macos/php7.0_mac/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.0_mac 2025-10-10T00:04:57.6796064Z copying third_party/protobuf/kokoro/macos/php7.3_mac/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.3_mac 2025-10-10T00:04:57.6797530Z copying third_party/protobuf/kokoro/macos/php7.3_mac/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.3_mac 2025-10-10T00:04:57.6799045Z copying third_party/protobuf/kokoro/macos/php7.3_mac/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/php7.3_mac 2025-10-10T00:04:57.6800500Z copying third_party/protobuf/kokoro/macos/python/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python 2025-10-10T00:04:57.6801937Z copying third_party/protobuf/kokoro/macos/python/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python 2025-10-10T00:04:57.6803414Z copying third_party/protobuf/kokoro/macos/python/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python 2025-10-10T00:04:57.6805023Z copying third_party/protobuf/kokoro/macos/python_cpp/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python_cpp 2025-10-10T00:04:57.6806659Z copying third_party/protobuf/kokoro/macos/python_cpp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python_cpp 2025-10-10T00:04:57.6808162Z copying third_party/protobuf/kokoro/macos/python_cpp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/python_cpp 2025-10-10T00:04:57.6809618Z copying third_party/protobuf/kokoro/macos/ruby23/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby23 2025-10-10T00:04:57.6811120Z copying third_party/protobuf/kokoro/macos/ruby23/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby23 2025-10-10T00:04:57.6812579Z copying third_party/protobuf/kokoro/macos/ruby23/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby23 2025-10-10T00:04:57.6814232Z copying third_party/protobuf/kokoro/macos/ruby24/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby24 2025-10-10T00:04:57.6815768Z copying third_party/protobuf/kokoro/macos/ruby24/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby24 2025-10-10T00:04:57.6817223Z copying third_party/protobuf/kokoro/macos/ruby24/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby24 2025-10-10T00:04:57.6818637Z copying third_party/protobuf/kokoro/macos/ruby25/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby25 2025-10-10T00:04:57.6820067Z copying third_party/protobuf/kokoro/macos/ruby25/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby25 2025-10-10T00:04:57.6821523Z copying third_party/protobuf/kokoro/macos/ruby25/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby25 2025-10-10T00:04:57.6824785Z copying third_party/protobuf/kokoro/macos/ruby26/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby26 2025-10-10T00:04:57.6826388Z copying third_party/protobuf/kokoro/macos/ruby26/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby26 2025-10-10T00:04:57.6828004Z copying third_party/protobuf/kokoro/macos/ruby26/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby26 2025-10-10T00:04:57.6829534Z copying third_party/protobuf/kokoro/macos/ruby27/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby27 2025-10-10T00:04:57.6831069Z copying third_party/protobuf/kokoro/macos/ruby27/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby27 2025-10-10T00:04:57.6832672Z copying third_party/protobuf/kokoro/macos/ruby27/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/macos/ruby27 2025-10-10T00:04:57.6834378Z copying third_party/protobuf/kokoro/release/collect_all_artifacts.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release 2025-10-10T00:04:57.6835955Z copying third_party/protobuf/kokoro/release/collect_all_artifacts.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release 2025-10-10T00:04:57.6837653Z copying third_party/protobuf/kokoro/release/csharp/windows/build_nuget.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/csharp/windows 2025-10-10T00:04:57.6839529Z copying third_party/protobuf/kokoro/release/csharp/windows/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/csharp/windows 2025-10-10T00:04:57.6841430Z copying third_party/protobuf/kokoro/release/csharp/windows/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/csharp/windows 2025-10-10T00:04:57.6843243Z copying third_party/protobuf/kokoro/release/csharp/windows/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/csharp/windows 2025-10-10T00:04:57.6845187Z copying third_party/protobuf/kokoro/release/protoc/linux/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/linux 2025-10-10T00:04:57.6847124Z copying third_party/protobuf/kokoro/release/protoc/linux/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/linux 2025-10-10T00:04:57.6848853Z copying third_party/protobuf/kokoro/release/protoc/macos/build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/macos 2025-10-10T00:04:57.6850609Z copying third_party/protobuf/kokoro/release/protoc/macos/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/macos 2025-10-10T00:04:57.6852510Z copying third_party/protobuf/kokoro/release/protoc/windows/build.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/windows 2025-10-10T00:04:57.6854477Z copying third_party/protobuf/kokoro/release/protoc/windows/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/protoc/windows 2025-10-10T00:04:57.6856439Z copying third_party/protobuf/kokoro/release/python/linux/build_artifacts.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/linux 2025-10-10T00:04:57.6858328Z copying third_party/protobuf/kokoro/release/python/linux/config.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/linux 2025-10-10T00:04:57.6860121Z copying third_party/protobuf/kokoro/release/python/linux/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/linux 2025-10-10T00:04:57.6861929Z copying third_party/protobuf/kokoro/release/python/linux/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/linux 2025-10-10T00:04:57.6863712Z copying third_party/protobuf/kokoro/release/python/linux/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/linux 2025-10-10T00:04:57.6865675Z copying third_party/protobuf/kokoro/release/python/macos/build_artifacts.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/macos 2025-10-10T00:04:57.6867489Z copying third_party/protobuf/kokoro/release/python/macos/config.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/macos 2025-10-10T00:04:57.6869264Z copying third_party/protobuf/kokoro/release/python/macos/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/macos 2025-10-10T00:04:57.6871076Z copying third_party/protobuf/kokoro/release/python/macos/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/macos 2025-10-10T00:04:57.6872875Z copying third_party/protobuf/kokoro/release/python/macos/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/macos 2025-10-10T00:04:57.6874851Z copying third_party/protobuf/kokoro/release/python/windows/build_artifacts.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/windows 2025-10-10T00:04:57.6876770Z copying third_party/protobuf/kokoro/release/python/windows/build_single_artifact.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/windows 2025-10-10T00:04:57.6878670Z copying third_party/protobuf/kokoro/release/python/windows/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/windows 2025-10-10T00:04:57.6880536Z copying third_party/protobuf/kokoro/release/python/windows/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/windows 2025-10-10T00:04:57.6882382Z copying third_party/protobuf/kokoro/release/python/windows/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/python/windows 2025-10-10T00:04:57.6884329Z copying third_party/protobuf/kokoro/release/ruby/linux/build_artifacts.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux 2025-10-10T00:04:57.6886103Z copying third_party/protobuf/kokoro/release/ruby/linux/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux 2025-10-10T00:04:57.6887929Z copying third_party/protobuf/kokoro/release/ruby/linux/prepare_build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux 2025-10-10T00:04:57.6889808Z copying third_party/protobuf/kokoro/release/ruby/linux/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux 2025-10-10T00:04:57.6891612Z copying third_party/protobuf/kokoro/release/ruby/linux/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux 2025-10-10T00:04:57.6893383Z copying third_party/protobuf/kokoro/release/ruby/linux/ruby/ruby_build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux/ruby 2025-10-10T00:04:57.6895549Z copying third_party/protobuf/kokoro/release/ruby/linux/ruby/ruby_build_environment.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/linux/ruby 2025-10-10T00:04:57.6897536Z copying third_party/protobuf/kokoro/release/ruby/macos/build_artifacts.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos 2025-10-10T00:04:57.6899442Z copying third_party/protobuf/kokoro/release/ruby/macos/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos 2025-10-10T00:04:57.6901277Z copying third_party/protobuf/kokoro/release/ruby/macos/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos 2025-10-10T00:04:57.6903009Z copying third_party/protobuf/kokoro/release/ruby/macos/release.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos 2025-10-10T00:04:57.6904939Z copying third_party/protobuf/kokoro/release/ruby/macos/ruby/ruby_build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos/ruby 2025-10-10T00:04:57.6906863Z copying third_party/protobuf/kokoro/release/ruby/macos/ruby/ruby_build_environment.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/release/ruby/macos/ruby 2025-10-10T00:04:57.6908642Z copying third_party/protobuf/kokoro/windows/csharp/build.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/windows/csharp 2025-10-10T00:04:57.6910265Z copying third_party/protobuf/kokoro/windows/csharp/continuous.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/windows/csharp 2025-10-10T00:04:57.6911933Z copying third_party/protobuf/kokoro/windows/csharp/presubmit.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/kokoro/windows/csharp 2025-10-10T00:04:57.6913360Z copying third_party/protobuf/m4/ac_system_extensions.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6914728Z copying third_party/protobuf/m4/acx_check_suncc.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6915879Z copying third_party/protobuf/m4/ax_cxx_compile_stdcxx.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6917224Z copying third_party/protobuf/m4/ax_prog_cc_for_build.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6918389Z copying third_party/protobuf/m4/ax_prog_cxx_for_build.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6919538Z copying third_party/protobuf/m4/ax_pthread.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6920600Z copying third_party/protobuf/m4/stl_hash.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/m4 2025-10-10T00:04:57.6921791Z copying third_party/protobuf/objectivec/.clang-format -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6923129Z copying third_party/protobuf/objectivec/GPBAny.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6924642Z copying third_party/protobuf/objectivec/GPBAny.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6925994Z copying third_party/protobuf/objectivec/GPBApi.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6927334Z copying third_party/protobuf/objectivec/GPBApi.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6928672Z copying third_party/protobuf/objectivec/GPBArray.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6930081Z copying third_party/protobuf/objectivec/GPBArray.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6931453Z copying third_party/protobuf/objectivec/GPBArray_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6932871Z copying third_party/protobuf/objectivec/GPBBootstrap.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6933534Z copying third_party/protobuf/objectivec/GPBCodedInputStream.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6934507Z copying third_party/protobuf/objectivec/GPBCodedInputStream.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6935319Z copying third_party/protobuf/objectivec/GPBCodedInputStream_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6936102Z copying third_party/protobuf/objectivec/GPBCodedOutputStream.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6937026Z copying third_party/protobuf/objectivec/GPBCodedOutputStream.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6937805Z copying third_party/protobuf/objectivec/GPBCodedOutputStream_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6938416Z copying third_party/protobuf/objectivec/GPBDescriptor.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6939051Z copying third_party/protobuf/objectivec/GPBDescriptor.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6941060Z copying third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6941664Z copying third_party/protobuf/objectivec/GPBDictionary.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6944969Z copying third_party/protobuf/objectivec/GPBDictionary.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6950359Z copying third_party/protobuf/objectivec/GPBDictionary_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6957899Z copying third_party/protobuf/objectivec/GPBDuration.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6958520Z copying third_party/protobuf/objectivec/GPBDuration.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6959099Z copying third_party/protobuf/objectivec/GPBEmpty.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6959673Z copying third_party/protobuf/objectivec/GPBEmpty.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6960321Z copying third_party/protobuf/objectivec/GPBExtensionInternals.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6960966Z copying third_party/protobuf/objectivec/GPBExtensionInternals.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6961591Z copying third_party/protobuf/objectivec/GPBExtensionRegistry.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6963058Z copying third_party/protobuf/objectivec/GPBExtensionRegistry.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6966019Z copying third_party/protobuf/objectivec/GPBFieldMask.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6970907Z copying third_party/protobuf/objectivec/GPBFieldMask.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6971542Z copying third_party/protobuf/objectivec/GPBMessage.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6972830Z copying third_party/protobuf/objectivec/GPBMessage.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6975760Z copying third_party/protobuf/objectivec/GPBMessage_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6976394Z copying third_party/protobuf/objectivec/GPBProtocolBuffers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6977753Z copying third_party/protobuf/objectivec/GPBProtocolBuffers.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6979329Z copying third_party/protobuf/objectivec/GPBProtocolBuffers_RuntimeSupport.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6980832Z copying third_party/protobuf/objectivec/GPBRootObject.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6982409Z copying third_party/protobuf/objectivec/GPBRootObject.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6984511Z copying third_party/protobuf/objectivec/GPBRootObject_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6985718Z copying third_party/protobuf/objectivec/GPBRuntimeTypes.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6987527Z copying third_party/protobuf/objectivec/GPBSourceContext.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6988962Z copying third_party/protobuf/objectivec/GPBSourceContext.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6990849Z copying third_party/protobuf/objectivec/GPBStruct.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6992252Z copying third_party/protobuf/objectivec/GPBStruct.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6994059Z copying third_party/protobuf/objectivec/GPBTimestamp.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6995967Z copying third_party/protobuf/objectivec/GPBTimestamp.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6997497Z copying third_party/protobuf/objectivec/GPBType.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.6999284Z copying third_party/protobuf/objectivec/GPBType.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7009030Z copying third_party/protobuf/objectivec/GPBUnknownField.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7021677Z copying third_party/protobuf/objectivec/GPBUnknownField.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7022408Z copying third_party/protobuf/objectivec/GPBUnknownFieldSet.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7023102Z copying third_party/protobuf/objectivec/GPBUnknownFieldSet.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7023889Z copying third_party/protobuf/objectivec/GPBUnknownFieldSet_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7024969Z copying third_party/protobuf/objectivec/GPBUnknownField_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7033769Z copying third_party/protobuf/objectivec/GPBUtilities.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7034573Z copying third_party/protobuf/objectivec/GPBUtilities.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7035327Z copying third_party/protobuf/objectivec/GPBUtilities_PackagePrivate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7035990Z copying third_party/protobuf/objectivec/GPBWellKnownTypes.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7036630Z copying third_party/protobuf/objectivec/GPBWellKnownTypes.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7037389Z copying third_party/protobuf/objectivec/GPBWireFormat.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7037981Z copying third_party/protobuf/objectivec/GPBWireFormat.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7038617Z copying third_party/protobuf/objectivec/GPBWrappers.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7039263Z copying third_party/protobuf/objectivec/GPBWrappers.pbobjc.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7039913Z copying third_party/protobuf/objectivec/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7040566Z copying third_party/protobuf/objectivec/generate_well_known_types.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec 2025-10-10T00:04:57.7041437Z copying third_party/protobuf/objectivec/DevTools/check_version_stamps.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/DevTools 2025-10-10T00:04:57.7042322Z copying third_party/protobuf/objectivec/DevTools/compile_testing_protos.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/DevTools 2025-10-10T00:04:57.7043067Z copying third_party/protobuf/objectivec/DevTools/full_mac_build.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/DevTools 2025-10-10T00:04:57.7043741Z copying third_party/protobuf/objectivec/DevTools/pddm.py -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/DevTools 2025-10-10T00:04:57.7044615Z copying third_party/protobuf/objectivec/DevTools/pddm_tests.py -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/DevTools 2025-10-10T00:04:57.7045624Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj 2025-10-10T00:04:57.7046983Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace 2025-10-10T00:04:57.7048589Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:57.7050184Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:57.7051622Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7053039Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7054063Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj 2025-10-10T00:04:57.7056919Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace 2025-10-10T00:04:57.7059611Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:57.7061235Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:57.7062970Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7064688Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7065761Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj 2025-10-10T00:04:57.7067380Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace 2025-10-10T00:04:57.7070221Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:57.7076478Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata 2025-10-10T00:04:57.7077859Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7079221Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7079948Z copying third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7080601Z copying third_party/protobuf/objectivec/Tests/GPBArrayTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7081362Z copying third_party/protobuf/objectivec/Tests/GPBCodedInputStreamTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7082106Z copying third_party/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7082808Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest01.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7083511Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest02.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7085465Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest03.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7086822Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest04.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7088642Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest05.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7090051Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest06.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7092205Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest07.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7104894Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest08.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7106824Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest09.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7107505Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest10.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7108299Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest11.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7108998Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest12.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7109662Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest13.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7110486Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest14.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7111158Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest15.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7111821Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest16.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7112486Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest17.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7113154Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest18.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7113811Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest19.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7114641Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest20.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7115322Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest21.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7115982Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest22.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7116644Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest23.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7117316Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest24.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7119240Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest25.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7120170Z copying third_party/protobuf/objectivec/Tests/GPBConcurrencyTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7121726Z copying third_party/protobuf/objectivec/Tests/GPBDescriptorTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7123646Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7126705Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7130428Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7133848Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+String.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7138229Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7140866Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7143583Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7145045Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests.pddm -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7147272Z copying third_party/protobuf/objectivec/Tests/GPBExtensionRegistryTest.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7148586Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+ClassNames.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7150187Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+Merge.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7153181Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7155563Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7157797Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7160911Z copying third_party/protobuf/objectivec/Tests/GPBObjectiveCPlusPlusTest.mm -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7162332Z copying third_party/protobuf/objectivec/Tests/GPBPerfTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7164296Z copying third_party/protobuf/objectivec/Tests/GPBSwiftTests.swift -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7166196Z copying third_party/protobuf/objectivec/Tests/GPBTestUtilities.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7167433Z copying third_party/protobuf/objectivec/Tests/GPBTestUtilities.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7169943Z copying third_party/protobuf/objectivec/Tests/GPBUnittestProtos.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7171423Z copying third_party/protobuf/objectivec/Tests/GPBUnittestProtos2.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7173003Z copying third_party/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7174644Z copying third_party/protobuf/objectivec/Tests/GPBUtilitiesTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7176468Z copying third_party/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7182400Z copying third_party/protobuf/objectivec/Tests/GPBWireFormatTests.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7183321Z copying third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7184368Z copying third_party/protobuf/objectivec/Tests/UnitTests-Info.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7196088Z copying third_party/protobuf/objectivec/Tests/golden_message -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7197491Z copying third_party/protobuf/objectivec/Tests/golden_packed_fields_message -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7198352Z copying third_party/protobuf/objectivec/Tests/text_format_extensions_unittest_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7199265Z copying third_party/protobuf/objectivec/Tests/text_format_map_unittest_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7200004Z copying third_party/protobuf/objectivec/Tests/text_format_unittest_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7200736Z copying third_party/protobuf/objectivec/Tests/unittest_cycle.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7201589Z copying third_party/protobuf/objectivec/Tests/unittest_deprecated.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7202374Z copying third_party/protobuf/objectivec/Tests/unittest_deprecated_file.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7203256Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_a.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7204663Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_b.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7205542Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_c.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7206483Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_d.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7207257Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_e.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7208060Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_f.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7210217Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_g.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7211255Z copying third_party/protobuf/objectivec/Tests/unittest_objc.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7213423Z copying third_party/protobuf/objectivec/Tests/unittest_objc_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7216177Z copying third_party/protobuf/objectivec/Tests/unittest_objc_startup.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7217239Z copying third_party/protobuf/objectivec/Tests/unittest_runtime_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7219513Z copying third_party/protobuf/objectivec/Tests/unittest_runtime_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests 2025-10-10T00:04:57.7220624Z copying third_party/protobuf/objectivec/Tests/CocoaPods/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods 2025-10-10T00:04:57.7221665Z copying third_party/protobuf/objectivec/Tests/CocoaPods/run_tests.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods 2025-10-10T00:04:57.7223296Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester 2025-10-10T00:04:57.7224893Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester 2025-10-10T00:04:57.7226552Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-10-10T00:04:57.7228224Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-10-10T00:04:57.7231105Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-10-10T00:04:57.7232802Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-10-10T00:04:57.7235197Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj 2025-10-10T00:04:57.7237514Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace 2025-10-10T00:04:57.7239858Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/OSXCocoaPodsTester.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7242038Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-10-10T00:04:57.7244308Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj 2025-10-10T00:04:57.7245656Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester 2025-10-10T00:04:57.7246732Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester 2025-10-10T00:04:57.7248086Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:57.7249422Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:57.7250715Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:57.7253003Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:57.7254849Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:57.7256475Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-10-10T00:04:57.7258700Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj 2025-10-10T00:04:57.7260629Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace 2025-10-10T00:04:57.7262672Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/iOSCocoaPodsTester.xcscheme -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-10-10T00:04:57.7264747Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-10-10T00:04:57.7266375Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj 2025-10-10T00:04:57.7267860Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj 2025-10-10T00:04:57.7268639Z copying third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7270394Z copying third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7271928Z copying third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7273581Z copying third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7275512Z copying third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7277190Z copying third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7278740Z copying third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7280459Z copying third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7282060Z copying third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7283711Z copying third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/objectivec/google/protobuf 2025-10-10T00:04:57.7285188Z copying third_party/protobuf/php/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/php 2025-10-10T00:04:57.7286929Z copying third_party/protobuf/php/composer.json -> torch-2.10.0a0+git344e636/third_party/protobuf/php 2025-10-10T00:04:57.7288724Z copying third_party/protobuf/php/generate_descriptor_protos.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php 2025-10-10T00:04:57.7290253Z copying third_party/protobuf/php/phpunit.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/php 2025-10-10T00:04:57.7291857Z copying third_party/protobuf/php/release.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php 2025-10-10T00:04:57.7293745Z copying third_party/protobuf/php/ext/google/protobuf/arena.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7296289Z copying third_party/protobuf/php/ext/google/protobuf/arena.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7297608Z copying third_party/protobuf/php/ext/google/protobuf/array.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7299378Z copying third_party/protobuf/php/ext/google/protobuf/array.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7301095Z copying third_party/protobuf/php/ext/google/protobuf/bundled_php.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7306738Z copying third_party/protobuf/php/ext/google/protobuf/config.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7307795Z copying third_party/protobuf/php/ext/google/protobuf/convert.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7308881Z copying third_party/protobuf/php/ext/google/protobuf/convert.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7310683Z copying third_party/protobuf/php/ext/google/protobuf/def.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7311391Z copying third_party/protobuf/php/ext/google/protobuf/def.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7312191Z copying third_party/protobuf/php/ext/google/protobuf/make-preload.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7313109Z copying third_party/protobuf/php/ext/google/protobuf/map.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7315079Z copying third_party/protobuf/php/ext/google/protobuf/map.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7316954Z copying third_party/protobuf/php/ext/google/protobuf/message.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7318884Z copying third_party/protobuf/php/ext/google/protobuf/message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7320709Z copying third_party/protobuf/php/ext/google/protobuf/names.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7322662Z copying third_party/protobuf/php/ext/google/protobuf/names.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7327467Z copying third_party/protobuf/php/ext/google/protobuf/package.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7328422Z copying third_party/protobuf/php/ext/google/protobuf/php-upb.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7330521Z copying third_party/protobuf/php/ext/google/protobuf/php-upb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7334708Z copying third_party/protobuf/php/ext/google/protobuf/protobuf.c -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7336394Z copying third_party/protobuf/php/ext/google/protobuf/protobuf.h -> torch-2.10.0a0+git344e636/third_party/protobuf/php/ext/google/protobuf 2025-10-10T00:04:57.7338012Z copying third_party/protobuf/php/src/phpdoc.dist.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src 2025-10-10T00:04:57.7340452Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Any.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7345526Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7346761Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Duration.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7348961Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/FieldMask.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7350016Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7351010Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7352321Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7358788Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Timestamp.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7364421Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Type.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7365989Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Wrappers.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-10-10T00:04:57.7367167Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal 2025-10-10T00:04:57.7367949Z copying third_party/protobuf/php/src/Google/Protobuf/Any.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7368665Z copying third_party/protobuf/php/src/Google/Protobuf/Api.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7369437Z copying third_party/protobuf/php/src/Google/Protobuf/BoolValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7372419Z copying third_party/protobuf/php/src/Google/Protobuf/BytesValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7386656Z copying third_party/protobuf/php/src/Google/Protobuf/Descriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7387583Z copying third_party/protobuf/php/src/Google/Protobuf/DescriptorPool.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7388375Z copying third_party/protobuf/php/src/Google/Protobuf/DoubleValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7389136Z copying third_party/protobuf/php/src/Google/Protobuf/Duration.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7389888Z copying third_party/protobuf/php/src/Google/Protobuf/Enum.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7393093Z copying third_party/protobuf/php/src/Google/Protobuf/EnumDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7393913Z copying third_party/protobuf/php/src/Google/Protobuf/EnumValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7394982Z copying third_party/protobuf/php/src/Google/Protobuf/EnumValueDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7395732Z copying third_party/protobuf/php/src/Google/Protobuf/Field.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7396667Z copying third_party/protobuf/php/src/Google/Protobuf/FieldDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7397433Z copying third_party/protobuf/php/src/Google/Protobuf/FieldMask.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7398250Z copying third_party/protobuf/php/src/Google/Protobuf/Field_Cardinality.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7399010Z copying third_party/protobuf/php/src/Google/Protobuf/Field_Kind.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7399784Z copying third_party/protobuf/php/src/Google/Protobuf/FloatValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7400808Z copying third_party/protobuf/php/src/Google/Protobuf/GPBEmpty.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7405191Z copying third_party/protobuf/php/src/Google/Protobuf/Int32Value.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7405944Z copying third_party/protobuf/php/src/Google/Protobuf/Int64Value.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7406684Z copying third_party/protobuf/php/src/Google/Protobuf/ListValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7407373Z copying third_party/protobuf/php/src/Google/Protobuf/Method.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7409456Z copying third_party/protobuf/php/src/Google/Protobuf/Mixin.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7410448Z copying third_party/protobuf/php/src/Google/Protobuf/NullValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7411917Z copying third_party/protobuf/php/src/Google/Protobuf/OneofDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7413342Z copying third_party/protobuf/php/src/Google/Protobuf/Option.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7908920Z copying third_party/protobuf/php/src/Google/Protobuf/SourceContext.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7909958Z copying third_party/protobuf/php/src/Google/Protobuf/StringValue.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7913590Z copying third_party/protobuf/php/src/Google/Protobuf/Struct.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7915170Z copying third_party/protobuf/php/src/Google/Protobuf/Syntax.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7916902Z copying third_party/protobuf/php/src/Google/Protobuf/Timestamp.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7918533Z copying third_party/protobuf/php/src/Google/Protobuf/Type.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7920245Z copying third_party/protobuf/php/src/Google/Protobuf/UInt32Value.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7921921Z copying third_party/protobuf/php/src/Google/Protobuf/UInt64Value.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7923156Z copying third_party/protobuf/php/src/Google/Protobuf/Value.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf 2025-10-10T00:04:57.7925126Z copying third_party/protobuf/php/src/Google/Protobuf/Field/Cardinality.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Field 2025-10-10T00:04:57.7926670Z copying third_party/protobuf/php/src/Google/Protobuf/Field/Kind.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Field 2025-10-10T00:04:57.7928565Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/CodedInputStream.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7930122Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/CodedOutputStream.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7931686Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/Descriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7933304Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7935086Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7937051Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7938548Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7940059Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7941721Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7943312Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7945254Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7946820Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7948484Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7950006Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7951703Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/ExtensionRangeOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7953369Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7965924Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7967520Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7969691Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7970765Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7971732Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_CType.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7972705Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7974261Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7975247Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7976220Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorSet.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7977241Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7978226Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7979344Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBDecodeException.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7980268Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBJsonWire.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7981169Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7982046Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBType.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7982915Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7983894Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7985044Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWireType.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7987811Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7988837Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7989820Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7990791Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7991764Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7992738Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MapField.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7993620Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MapFieldIter.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.7994871Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/Message.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8006181Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8007183Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MessageOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8008231Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8009188Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8010382Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8011369Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptor.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8012329Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8013259Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofField.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8014280Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8015182Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/RawInputStream.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8025526Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8026654Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedFieldIter.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8027688Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8028662Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceOptions.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8029629Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8030628Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8031655Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8033010Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-10-10T00:04:57.8034468Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto 2025-10-10T00:04:57.8035793Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto 2025-10-10T00:04:57.8037093Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto 2025-10-10T00:04:57.8038304Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto 2025-10-10T00:04:57.8039508Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto 2025-10-10T00:04:57.8042165Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/CType.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions 2025-10-10T00:04:57.8043755Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/JSType.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions 2025-10-10T00:04:57.8045407Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions 2025-10-10T00:04:57.8048661Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo 2025-10-10T00:04:57.8049840Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions 2025-10-10T00:04:57.8050967Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo 2025-10-10T00:04:57.8052194Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption 2025-10-10T00:04:57.8057334Z copying third_party/protobuf/php/tests/ArrayTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8058115Z copying third_party/protobuf/php/tests/DescriptorsTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8058761Z copying third_party/protobuf/php/tests/EncodeDecodeTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8059409Z copying third_party/protobuf/php/tests/GeneratedClassTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8060080Z copying third_party/protobuf/php/tests/GeneratedPhpdocTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8060906Z copying third_party/protobuf/php/tests/GeneratedServiceTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8063645Z copying third_party/protobuf/php/tests/MapFieldTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8064651Z copying third_party/protobuf/php/tests/PhpImplementationTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8065380Z copying third_party/protobuf/php/tests/WellKnownTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8067454Z copying third_party/protobuf/php/tests/WrapperTypeSettersTest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8070402Z copying third_party/protobuf/php/tests/autoload.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8073265Z copying third_party/protobuf/php/tests/bootstrap_phpunit.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8074399Z copying third_party/protobuf/php/tests/compatibility_test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8075401Z copying third_party/protobuf/php/tests/compile_extension.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8076213Z copying third_party/protobuf/php/tests/gdb_test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8077800Z copying third_party/protobuf/php/tests/generate_protos.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8079753Z copying third_party/protobuf/php/tests/memory_leak_test.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8081454Z copying third_party/protobuf/php/tests/multirequest.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8083424Z copying third_party/protobuf/php/tests/multirequest.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8086218Z copying third_party/protobuf/php/tests/test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8087090Z copying third_party/protobuf/php/tests/test_base.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8091112Z copying third_party/protobuf/php/tests/test_util.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8092074Z copying third_party/protobuf/php/tests/undefined_test.php -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8092976Z copying third_party/protobuf/php/tests/valgrind.supp -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests 2025-10-10T00:04:57.8094910Z copying third_party/protobuf/php/tests/proto/test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8096879Z copying third_party/protobuf/php/tests/proto/test_descriptors.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8099283Z copying third_party/protobuf/php/tests/proto/test_empty_php_namespace.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8102276Z copying third_party/protobuf/php/tests/proto/test_import_descriptor_proto.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8103434Z copying third_party/protobuf/php/tests/proto/test_include.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8105814Z copying third_party/protobuf/php/tests/proto/test_no_namespace.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8106545Z copying third_party/protobuf/php/tests/proto/test_php_namespace.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8107416Z copying third_party/protobuf/php/tests/proto/test_prefix.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8109196Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_lower.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8111167Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_upper.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8113050Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_value_lower.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8116389Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_value_upper.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8117495Z copying third_party/protobuf/php/tests/proto/test_reserved_message_lower.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8118595Z copying third_party/protobuf/php/tests/proto/test_reserved_message_upper.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8121138Z copying third_party/protobuf/php/tests/proto/test_service.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8122175Z copying third_party/protobuf/php/tests/proto/test_service_namespace.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8123237Z copying third_party/protobuf/php/tests/proto/test_wrapper_type_setters.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto 2025-10-10T00:04:57.8124407Z copying third_party/protobuf/php/tests/proto/empty/echo.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/php/tests/proto/empty 2025-10-10T00:04:57.8125690Z copying third_party/protobuf/protoc-artifacts/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:57.8127375Z copying third_party/protobuf/protoc-artifacts/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:57.8129121Z copying third_party/protobuf/protoc-artifacts/build-protoc.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:57.8130818Z copying third_party/protobuf/protoc-artifacts/build-zip.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:57.8132636Z copying third_party/protobuf/protoc-artifacts/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:57.8139946Z copying third_party/protobuf/protoc-artifacts/scl-enable-devtoolset.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/protoc-artifacts 2025-10-10T00:04:57.8140824Z copying third_party/protobuf/python/.repo-metadata.json -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8141653Z copying third_party/protobuf/python/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8143996Z copying third_party/protobuf/python/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8144697Z copying third_party/protobuf/python/mox.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8145216Z copying third_party/protobuf/python/release.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8145707Z copying third_party/protobuf/python/setup.cfg -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8146263Z copying third_party/protobuf/python/setup.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8155636Z copying third_party/protobuf/python/stubout.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8156660Z copying third_party/protobuf/python/tox.ini -> torch-2.10.0a0+git344e636/third_party/protobuf/python 2025-10-10T00:04:57.8158753Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/setup.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0 2025-10-10T00:04:57.8159871Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0 2025-10-10T00:04:57.8161806Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test1.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:57.8163924Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:57.8165787Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:57.8167911Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions_dynamic.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:57.8170557Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_messages.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:57.8172068Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/test_bad_identifiers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-10-10T00:04:57.8173452Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8175084Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8176499Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8177886Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8187202Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8188599Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8190146Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-10-10T00:04:57.8191067Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests 2025-10-10T00:04:57.8192092Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google 2025-10-10T00:04:57.8193228Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf 2025-10-10T00:04:57.8194662Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8196101Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/descriptor_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8197428Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/generator_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8198847Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_message -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8200245Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_packed_fields_message -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8201556Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/message_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8202920Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/service_reflection_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8204537Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/test_util.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8205866Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8207241Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8208688Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_extensions_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8210046Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/wire_format_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-10-10T00:04:57.8210637Z copying third_party/protobuf/python/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8211195Z copying third_party/protobuf/python/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8211937Z copying third_party/protobuf/python/docs/environment.yml -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8212566Z copying third_party/protobuf/python/docs/generate_docs.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8213125Z copying third_party/protobuf/python/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8213700Z copying third_party/protobuf/python/docs/make.bat -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8214503Z copying third_party/protobuf/python/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs 2025-10-10T00:04:57.8215208Z copying third_party/protobuf/python/docs/google/protobuf.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google 2025-10-10T00:04:57.8216135Z copying third_party/protobuf/python/docs/google/protobuf/any_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8216986Z copying third_party/protobuf/python/docs/google/protobuf/descriptor.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8217895Z copying third_party/protobuf/python/docs/google/protobuf/descriptor_database.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8219334Z copying third_party/protobuf/python/docs/google/protobuf/descriptor_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8220952Z copying third_party/protobuf/python/docs/google/protobuf/descriptor_pool.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8222571Z copying third_party/protobuf/python/docs/google/protobuf/duration_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8224288Z copying third_party/protobuf/python/docs/google/protobuf/empty_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8225896Z copying third_party/protobuf/python/docs/google/protobuf/field_mask_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8227434Z copying third_party/protobuf/python/docs/google/protobuf/json_format.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8229024Z copying third_party/protobuf/python/docs/google/protobuf/message.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8230599Z copying third_party/protobuf/python/docs/google/protobuf/message_factory.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8232143Z copying third_party/protobuf/python/docs/google/protobuf/proto_builder.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8233693Z copying third_party/protobuf/python/docs/google/protobuf/reflection.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8235380Z copying third_party/protobuf/python/docs/google/protobuf/service.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8237060Z copying third_party/protobuf/python/docs/google/protobuf/service_reflection.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8238659Z copying third_party/protobuf/python/docs/google/protobuf/struct_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8240224Z copying third_party/protobuf/python/docs/google/protobuf/symbol_database.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8241880Z copying third_party/protobuf/python/docs/google/protobuf/text_encoding.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8243364Z copying third_party/protobuf/python/docs/google/protobuf/text_format.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8245098Z copying third_party/protobuf/python/docs/google/protobuf/timestamp_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8246771Z copying third_party/protobuf/python/docs/google/protobuf/type_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8248382Z copying third_party/protobuf/python/docs/google/protobuf/wrappers_pb2.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf 2025-10-10T00:04:57.8250075Z copying third_party/protobuf/python/docs/google/protobuf/internal/containers.rst -> torch-2.10.0a0+git344e636/third_party/protobuf/python/docs/google/protobuf/internal 2025-10-10T00:04:57.8251373Z copying third_party/protobuf/python/google/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google 2025-10-10T00:04:57.8252996Z copying third_party/protobuf/python/google/protobuf/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8255162Z copying third_party/protobuf/python/google/protobuf/descriptor.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8257348Z copying third_party/protobuf/python/google/protobuf/descriptor_database.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8258832Z copying third_party/protobuf/python/google/protobuf/descriptor_pool.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8261099Z copying third_party/protobuf/python/google/protobuf/json_format.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8262737Z copying third_party/protobuf/python/google/protobuf/message.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8264776Z copying third_party/protobuf/python/google/protobuf/message_factory.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8266323Z copying third_party/protobuf/python/google/protobuf/proto_api.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8268047Z copying third_party/protobuf/python/google/protobuf/proto_builder.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8269631Z copying third_party/protobuf/python/google/protobuf/python_protobuf.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8271168Z copying third_party/protobuf/python/google/protobuf/reflection.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8272678Z copying third_party/protobuf/python/google/protobuf/service.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8274906Z copying third_party/protobuf/python/google/protobuf/service_reflection.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8276455Z copying third_party/protobuf/python/google/protobuf/symbol_database.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8278025Z copying third_party/protobuf/python/google/protobuf/text_encoding.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8279660Z copying third_party/protobuf/python/google/protobuf/text_format.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf 2025-10-10T00:04:57.8282441Z copying third_party/protobuf/python/google/protobuf/compiler/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/compiler 2025-10-10T00:04:57.8283755Z copying third_party/protobuf/python/google/protobuf/internal/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8286184Z copying third_party/protobuf/python/google/protobuf/internal/_parameterized.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8287610Z copying third_party/protobuf/python/google/protobuf/internal/any_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8290045Z copying third_party/protobuf/python/google/protobuf/internal/api_implementation.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8292010Z copying third_party/protobuf/python/google/protobuf/internal/api_implementation.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8294337Z copying third_party/protobuf/python/google/protobuf/internal/containers.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8298155Z copying third_party/protobuf/python/google/protobuf/internal/decoder.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8303303Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_database_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8304835Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8306323Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8308302Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8309247Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8313935Z copying third_party/protobuf/python/google/protobuf/internal/encoder.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8316058Z copying third_party/protobuf/python/google/protobuf/internal/enum_type_wrapper.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8317024Z copying third_party/protobuf/python/google/protobuf/internal/extension_dict.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8318965Z copying third_party/protobuf/python/google/protobuf/internal/factory_test1.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8320095Z copying third_party/protobuf/python/google/protobuf/internal/factory_test2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8321072Z copying third_party/protobuf/python/google/protobuf/internal/file_options_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8326622Z copying third_party/protobuf/python/google/protobuf/internal/generator_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8328103Z copying third_party/protobuf/python/google/protobuf/internal/json_format_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8330498Z copying third_party/protobuf/python/google/protobuf/internal/keywords_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8331594Z copying third_party/protobuf/python/google/protobuf/internal/message_factory_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8332525Z copying third_party/protobuf/python/google/protobuf/internal/message_listener.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8333538Z copying third_party/protobuf/python/google/protobuf/internal/message_set_extensions.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8339632Z copying third_party/protobuf/python/google/protobuf/internal/message_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8343830Z copying third_party/protobuf/python/google/protobuf/internal/missing_enum_values.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8344981Z copying third_party/protobuf/python/google/protobuf/internal/more_extensions.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8346096Z copying third_party/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8347024Z copying third_party/protobuf/python/google/protobuf/internal/more_messages.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8348199Z copying third_party/protobuf/python/google/protobuf/internal/no_package.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8352961Z copying third_party/protobuf/python/google/protobuf/internal/packed_field_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8353859Z copying third_party/protobuf/python/google/protobuf/internal/proto_builder_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8359495Z copying third_party/protobuf/python/google/protobuf/internal/python_message.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8361141Z copying third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8363252Z copying third_party/protobuf/python/google/protobuf/internal/reflection_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8364505Z copying third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8365456Z copying third_party/protobuf/python/google/protobuf/internal/symbol_database_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8366438Z copying third_party/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8367399Z copying third_party/protobuf/python/google/protobuf/internal/test_proto3_optional.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8368264Z copying third_party/protobuf/python/google/protobuf/internal/test_util.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8370258Z copying third_party/protobuf/python/google/protobuf/internal/testing_refleaks.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8371600Z copying third_party/protobuf/python/google/protobuf/internal/text_encoding_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8373736Z copying third_party/protobuf/python/google/protobuf/internal/text_format_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8374771Z copying third_party/protobuf/python/google/protobuf/internal/type_checkers.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8375707Z copying third_party/protobuf/python/google/protobuf/internal/unknown_fields_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8376640Z copying third_party/protobuf/python/google/protobuf/internal/well_known_types.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8380166Z copying third_party/protobuf/python/google/protobuf/internal/well_known_types_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8382633Z copying third_party/protobuf/python/google/protobuf/internal/wire_format.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8383842Z copying third_party/protobuf/python/google/protobuf/internal/wire_format_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal 2025-10-10T00:04:57.8388165Z copying third_party/protobuf/python/google/protobuf/internal/import_test_package/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-10-10T00:04:57.8389798Z copying third_party/protobuf/python/google/protobuf/internal/import_test_package/inner.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-10-10T00:04:57.8392203Z copying third_party/protobuf/python/google/protobuf/internal/import_test_package/outer.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-10-10T00:04:57.8392990Z copying third_party/protobuf/python/google/protobuf/pyext/README -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8393819Z copying third_party/protobuf/python/google/protobuf/pyext/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8395009Z copying third_party/protobuf/python/google/protobuf/pyext/cpp_message.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8395891Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8400829Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8418510Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8419393Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8420237Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8421068Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_database.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8421906Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8422718Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8426044Z copying third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8428875Z copying third_party/protobuf/python/google/protobuf/pyext/extension_dict.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8429651Z copying third_party/protobuf/python/google/protobuf/pyext/field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8430406Z copying third_party/protobuf/python/google/protobuf/pyext/field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8431203Z copying third_party/protobuf/python/google/protobuf/pyext/map_container.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8431994Z copying third_party/protobuf/python/google/protobuf/pyext/map_container.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8432756Z copying third_party/protobuf/python/google/protobuf/pyext/message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8433591Z copying third_party/protobuf/python/google/protobuf/pyext/message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8434564Z copying third_party/protobuf/python/google/protobuf/pyext/message_factory.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8435408Z copying third_party/protobuf/python/google/protobuf/pyext/message_factory.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8444325Z copying third_party/protobuf/python/google/protobuf/pyext/message_module.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8451356Z copying third_party/protobuf/python/google/protobuf/pyext/proto2_api_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8452253Z copying third_party/protobuf/python/google/protobuf/pyext/python.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8453213Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8454357Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8455432Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8456359Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8457223Z copying third_party/protobuf/python/google/protobuf/pyext/safe_numerics.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8458108Z copying third_party/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8458965Z copying third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8460034Z copying third_party/protobuf/python/google/protobuf/pyext/unknown_fields.h -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/pyext 2025-10-10T00:04:57.8460991Z copying third_party/protobuf/python/google/protobuf/util/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/python/google/protobuf/util 2025-10-10T00:04:57.8461858Z copying third_party/protobuf/python/release/wheel/Dockerfile -> torch-2.10.0a0+git344e636/third_party/protobuf/python/release/wheel 2025-10-10T00:04:57.8462842Z copying third_party/protobuf/python/release/wheel/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/python/release/wheel 2025-10-10T00:04:57.8463796Z copying third_party/protobuf/python/release/wheel/build_wheel_manylinux.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/python/release/wheel 2025-10-10T00:04:57.8465459Z copying third_party/protobuf/python/release/wheel/protobuf_optimized_pip.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/python/release/wheel 2025-10-10T00:04:57.8466133Z copying third_party/protobuf/ruby/Gemfile -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:57.8466746Z copying third_party/protobuf/ruby/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:57.8467358Z copying third_party/protobuf/ruby/Rakefile -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:57.8468945Z copying third_party/protobuf/ruby/google-protobuf.gemspec -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:57.8471001Z copying third_party/protobuf/ruby/pom.xml -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:57.8472294Z copying third_party/protobuf/ruby/travis-test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby 2025-10-10T00:04:57.8474415Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-10-10T00:04:57.8487179Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/Rakefile -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-10-10T00:04:57.8488115Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/test.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-10-10T00:04:57.8488951Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/basic.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:57.8489859Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:57.8490750Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:57.8491629Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:57.8492540Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/stress.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:57.8509082Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/test_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-10-10T00:04:57.8509826Z copying third_party/protobuf/ruby/ext/google/protobuf_c/defs.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8510579Z copying third_party/protobuf/ruby/ext/google/protobuf_c/encode_decode.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8511308Z copying third_party/protobuf/ruby/ext/google/protobuf_c/extconf.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8511990Z copying third_party/protobuf/ruby/ext/google/protobuf_c/map.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8512689Z copying third_party/protobuf/ruby/ext/google/protobuf_c/message.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8513401Z copying third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8514360Z copying third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8515130Z copying third_party/protobuf/ruby/ext/google/protobuf_c/repeated_field.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8515839Z copying third_party/protobuf/ruby/ext/google/protobuf_c/storage.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8516522Z copying third_party/protobuf/ruby/ext/google/protobuf_c/upb.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8517202Z copying third_party/protobuf/ruby/ext/google/protobuf_c/upb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8518004Z copying third_party/protobuf/ruby/ext/google/protobuf_c/wrap_memcpy.c -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/ext/google/protobuf_c 2025-10-10T00:04:57.8524588Z copying third_party/protobuf/ruby/lib/google/protobuf.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/lib/google 2025-10-10T00:04:57.8525356Z copying third_party/protobuf/ruby/lib/google/protobuf/message_exts.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/lib/google/protobuf 2025-10-10T00:04:57.8526106Z copying third_party/protobuf/ruby/lib/google/protobuf/repeated_field.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/lib/google/protobuf 2025-10-10T00:04:57.8526937Z copying third_party/protobuf/ruby/lib/google/protobuf/well_known_types.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/lib/google/protobuf 2025-10-10T00:04:57.8527538Z copying third_party/protobuf/ruby/src/main/sentinel.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main 2025-10-10T00:04:57.8528568Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyBuilder.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8529946Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8531684Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8533215Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8535144Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumBuilderContext.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8536739Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8546305Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8547507Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8549665Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8550827Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessageBuilderContext.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8552117Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofBuilderContext.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8553228Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8554424Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8555536Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8559592Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8566080Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-10-10T00:04:57.8566927Z copying third_party/protobuf/ruby/src/main/java/google/ProtobufJavaService.java -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/src/main/java/google 2025-10-10T00:04:57.8567452Z copying third_party/protobuf/ruby/tests/basic.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8568097Z copying third_party/protobuf/ruby/tests/basic_proto2.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8568639Z copying third_party/protobuf/ruby/tests/basic_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8569227Z copying third_party/protobuf/ruby/tests/basic_test_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8569905Z copying third_party/protobuf/ruby/tests/common_tests.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8574042Z copying third_party/protobuf/ruby/tests/encode_decode_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8574720Z copying third_party/protobuf/ruby/tests/gc_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8575313Z copying third_party/protobuf/ruby/tests/generated_code.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8576047Z copying third_party/protobuf/ruby/tests/generated_code_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8576671Z copying third_party/protobuf/ruby/tests/generated_code_proto2_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8578792Z copying third_party/protobuf/ruby/tests/generated_code_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8579403Z copying third_party/protobuf/ruby/tests/repeated_field_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8579922Z copying third_party/protobuf/ruby/tests/stress.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8580589Z copying third_party/protobuf/ruby/tests/test_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8581192Z copying third_party/protobuf/ruby/tests/test_import_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8582536Z copying third_party/protobuf/ruby/tests/test_ruby_package.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8584237Z copying third_party/protobuf/ruby/tests/test_ruby_package_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8586787Z copying third_party/protobuf/ruby/tests/type_errors.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8587711Z copying third_party/protobuf/ruby/tests/well_known_types_test.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/ruby/tests 2025-10-10T00:04:57.8589024Z copying third_party/protobuf/src/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf/src 2025-10-10T00:04:57.8591990Z copying third_party/protobuf/src/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/src 2025-10-10T00:04:57.8592721Z copying third_party/protobuf/src/libprotobuf-lite.map -> torch-2.10.0a0+git344e636/third_party/protobuf/src 2025-10-10T00:04:57.8593956Z copying third_party/protobuf/src/libprotobuf.map -> torch-2.10.0a0+git344e636/third_party/protobuf/src 2025-10-10T00:04:57.8595469Z copying third_party/protobuf/src/libprotoc.map -> torch-2.10.0a0+git344e636/third_party/protobuf/src 2025-10-10T00:04:57.8596903Z copying third_party/protobuf/src/google/protobuf/any.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8598442Z copying third_party/protobuf/src/google/protobuf/any.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8599614Z copying third_party/protobuf/src/google/protobuf/any.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8601156Z copying third_party/protobuf/src/google/protobuf/any.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8602544Z copying third_party/protobuf/src/google/protobuf/any.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8603894Z copying third_party/protobuf/src/google/protobuf/any_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8605619Z copying third_party/protobuf/src/google/protobuf/any_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8607068Z copying third_party/protobuf/src/google/protobuf/any_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8608323Z copying third_party/protobuf/src/google/protobuf/api.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8610184Z copying third_party/protobuf/src/google/protobuf/api.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8611947Z copying third_party/protobuf/src/google/protobuf/api.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8613282Z copying third_party/protobuf/src/google/protobuf/arena.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8614848Z copying third_party/protobuf/src/google/protobuf/arena.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8616569Z copying third_party/protobuf/src/google/protobuf/arena_impl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8617966Z copying third_party/protobuf/src/google/protobuf/arena_test_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8619275Z copying third_party/protobuf/src/google/protobuf/arena_test_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8620620Z copying third_party/protobuf/src/google/protobuf/arena_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8623365Z copying third_party/protobuf/src/google/protobuf/arenastring.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8624444Z copying third_party/protobuf/src/google/protobuf/arenastring_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8625831Z copying third_party/protobuf/src/google/protobuf/descriptor.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8630455Z copying third_party/protobuf/src/google/protobuf/descriptor.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8632081Z copying third_party/protobuf/src/google/protobuf/descriptor.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8639569Z copying third_party/protobuf/src/google/protobuf/descriptor.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8647869Z copying third_party/protobuf/src/google/protobuf/descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8649882Z copying third_party/protobuf/src/google/protobuf/descriptor_database.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8652015Z copying third_party/protobuf/src/google/protobuf/descriptor_database.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8654040Z copying third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8656107Z copying third_party/protobuf/src/google/protobuf/descriptor_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8660112Z copying third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8661240Z copying third_party/protobuf/src/google/protobuf/duration.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8662673Z copying third_party/protobuf/src/google/protobuf/duration.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8664328Z copying third_party/protobuf/src/google/protobuf/duration.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8666081Z copying third_party/protobuf/src/google/protobuf/dynamic_message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8670222Z copying third_party/protobuf/src/google/protobuf/dynamic_message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8671149Z copying third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8672747Z copying third_party/protobuf/src/google/protobuf/empty.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8673532Z copying third_party/protobuf/src/google/protobuf/empty.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8685237Z copying third_party/protobuf/src/google/protobuf/empty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8687162Z copying third_party/protobuf/src/google/protobuf/extension_set.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8687911Z copying third_party/protobuf/src/google/protobuf/extension_set.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8688687Z copying third_party/protobuf/src/google/protobuf/extension_set_heavy.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8689419Z copying third_party/protobuf/src/google/protobuf/extension_set_inl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8690208Z copying third_party/protobuf/src/google/protobuf/extension_set_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8690943Z copying third_party/protobuf/src/google/protobuf/field_mask.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8691633Z copying third_party/protobuf/src/google/protobuf/field_mask.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8693829Z copying third_party/protobuf/src/google/protobuf/field_mask.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8696297Z copying third_party/protobuf/src/google/protobuf/generated_enum_reflection.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8697067Z copying third_party/protobuf/src/google/protobuf/generated_enum_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8697837Z copying third_party/protobuf/src/google/protobuf/generated_enum_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8698651Z copying third_party/protobuf/src/google/protobuf/generated_message_reflection.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8701439Z copying third_party/protobuf/src/google/protobuf/generated_message_reflection.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8702969Z copying third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8705998Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8707912Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8711207Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8712344Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8714589Z copying third_party/protobuf/src/google/protobuf/generated_message_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8715410Z copying third_party/protobuf/src/google/protobuf/generated_message_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8718979Z copying third_party/protobuf/src/google/protobuf/has_bits.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8720872Z copying third_party/protobuf/src/google/protobuf/implicit_weak_message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8721865Z copying third_party/protobuf/src/google/protobuf/implicit_weak_message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8723299Z copying third_party/protobuf/src/google/protobuf/inlined_string_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8724631Z copying third_party/protobuf/src/google/protobuf/lite_arena_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8725663Z copying third_party/protobuf/src/google/protobuf/lite_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8727781Z copying third_party/protobuf/src/google/protobuf/map.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8730064Z copying third_party/protobuf/src/google/protobuf/map_entry.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8732031Z copying third_party/protobuf/src/google/protobuf/map_entry_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8734723Z copying third_party/protobuf/src/google/protobuf/map_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8736344Z copying third_party/protobuf/src/google/protobuf/map_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8738544Z copying third_party/protobuf/src/google/protobuf/map_field_inl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8740340Z copying third_party/protobuf/src/google/protobuf/map_field_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8742130Z copying third_party/protobuf/src/google/protobuf/map_field_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8744239Z copying third_party/protobuf/src/google/protobuf/map_lite_test_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8746480Z copying third_party/protobuf/src/google/protobuf/map_lite_test_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8749934Z copying third_party/protobuf/src/google/protobuf/map_lite_unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8751051Z copying third_party/protobuf/src/google/protobuf/map_proto2_unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8753224Z copying third_party/protobuf/src/google/protobuf/map_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8754589Z copying third_party/protobuf/src/google/protobuf/map_test_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8757355Z copying third_party/protobuf/src/google/protobuf/map_test_util.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8759524Z copying third_party/protobuf/src/google/protobuf/map_test_util_impl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8762904Z copying third_party/protobuf/src/google/protobuf/map_type_handler.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8763907Z copying third_party/protobuf/src/google/protobuf/map_unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8765166Z copying third_party/protobuf/src/google/protobuf/message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8767089Z copying third_party/protobuf/src/google/protobuf/message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8769642Z copying third_party/protobuf/src/google/protobuf/message_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8771638Z copying third_party/protobuf/src/google/protobuf/message_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8773726Z copying third_party/protobuf/src/google/protobuf/message_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8775703Z copying third_party/protobuf/src/google/protobuf/message_unittest.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8777614Z copying third_party/protobuf/src/google/protobuf/metadata.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8779475Z copying third_party/protobuf/src/google/protobuf/metadata_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8781548Z copying third_party/protobuf/src/google/protobuf/no_field_presence_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8784573Z copying third_party/protobuf/src/google/protobuf/package_info.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8785574Z copying third_party/protobuf/src/google/protobuf/parse_context.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8787513Z copying third_party/protobuf/src/google/protobuf/parse_context.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8789596Z copying third_party/protobuf/src/google/protobuf/port.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8791447Z copying third_party/protobuf/src/google/protobuf/port_def.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8793403Z copying third_party/protobuf/src/google/protobuf/port_undef.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8795773Z copying third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8798955Z copying third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8799940Z copying third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8801481Z copying third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8803144Z copying third_party/protobuf/src/google/protobuf/proto3_lite_unittest.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8805065Z copying third_party/protobuf/src/google/protobuf/reflection.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8807253Z copying third_party/protobuf/src/google/protobuf/reflection_internal.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8809127Z copying third_party/protobuf/src/google/protobuf/reflection_ops.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8811278Z copying third_party/protobuf/src/google/protobuf/reflection_ops.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8813125Z copying third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8815285Z copying third_party/protobuf/src/google/protobuf/repeated_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8817177Z copying third_party/protobuf/src/google/protobuf/repeated_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8821297Z copying third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8823241Z copying third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8824845Z copying third_party/protobuf/src/google/protobuf/service.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8827229Z copying third_party/protobuf/src/google/protobuf/service.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8829172Z copying third_party/protobuf/src/google/protobuf/source_context.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8831210Z copying third_party/protobuf/src/google/protobuf/source_context.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8834406Z copying third_party/protobuf/src/google/protobuf/source_context.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8835371Z copying third_party/protobuf/src/google/protobuf/struct.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8837418Z copying third_party/protobuf/src/google/protobuf/struct.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8840388Z copying third_party/protobuf/src/google/protobuf/struct.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8842408Z copying third_party/protobuf/src/google/protobuf/test_messages_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8845801Z copying third_party/protobuf/src/google/protobuf/test_messages_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8846834Z copying third_party/protobuf/src/google/protobuf/test_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8848751Z copying third_party/protobuf/src/google/protobuf/test_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8851594Z copying third_party/protobuf/src/google/protobuf/test_util.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8853235Z copying third_party/protobuf/src/google/protobuf/test_util2.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8855111Z copying third_party/protobuf/src/google/protobuf/test_util_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8858120Z copying third_party/protobuf/src/google/protobuf/test_util_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8859938Z copying third_party/protobuf/src/google/protobuf/text_format.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8863113Z copying third_party/protobuf/src/google/protobuf/text_format.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8865170Z copying third_party/protobuf/src/google/protobuf/text_format_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8868518Z copying third_party/protobuf/src/google/protobuf/timestamp.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8871215Z copying third_party/protobuf/src/google/protobuf/timestamp.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8873184Z copying third_party/protobuf/src/google/protobuf/timestamp.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8875278Z copying third_party/protobuf/src/google/protobuf/type.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8878436Z copying third_party/protobuf/src/google/protobuf/type.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8881470Z copying third_party/protobuf/src/google/protobuf/type.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8883060Z copying third_party/protobuf/src/google/protobuf/unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8885788Z copying third_party/protobuf/src/google/protobuf/unittest_arena.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8888725Z copying third_party/protobuf/src/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8889868Z copying third_party/protobuf/src/google/protobuf/unittest_drop_unknown_fields.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8891730Z copying third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8893652Z copying third_party/protobuf/src/google/protobuf/unittest_empty.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8895833Z copying third_party/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8901047Z copying third_party/protobuf/src/google/protobuf/unittest_import.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8904030Z copying third_party/protobuf/src/google/protobuf/unittest_import_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8905244Z copying third_party/protobuf/src/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8907273Z copying third_party/protobuf/src/google/protobuf/unittest_import_public_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8909034Z copying third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8910969Z copying third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8913240Z copying third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8915745Z copying third_party/protobuf/src/google/protobuf/unittest_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8918941Z copying third_party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8920038Z copying third_party/protobuf/src/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8921378Z copying third_party/protobuf/src/google/protobuf/unittest_mset_wire_format.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8923234Z copying third_party/protobuf/src/google/protobuf/unittest_no_field_presence.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8925224Z copying third_party/protobuf/src/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8927052Z copying third_party/protobuf/src/google/protobuf/unittest_optimize_for.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8928984Z copying third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8931530Z copying third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8935603Z copying third_party/protobuf/src/google/protobuf/unittest_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8936865Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_arena.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8938441Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_arena_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8940496Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_lite.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8941701Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_optional.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8943345Z copying third_party/protobuf/src/google/protobuf/unittest_well_known_types.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8945216Z copying third_party/protobuf/src/google/protobuf/unknown_field_set.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8947114Z copying third_party/protobuf/src/google/protobuf/unknown_field_set.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8949299Z copying third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8961666Z copying third_party/protobuf/src/google/protobuf/well_known_types_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8962388Z copying third_party/protobuf/src/google/protobuf/wire_format.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8963052Z copying third_party/protobuf/src/google/protobuf/wire_format.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8963880Z copying third_party/protobuf/src/google/protobuf/wire_format_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8964744Z copying third_party/protobuf/src/google/protobuf/wire_format_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8965472Z copying third_party/protobuf/src/google/protobuf/wire_format_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8966135Z copying third_party/protobuf/src/google/protobuf/wrappers.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8966885Z copying third_party/protobuf/src/google/protobuf/wrappers.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8968851Z copying third_party/protobuf/src/google/protobuf/wrappers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf 2025-10-10T00:04:57.8969890Z copying third_party/protobuf/src/google/protobuf/compiler/annotation_test_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8971529Z copying third_party/protobuf/src/google/protobuf/compiler/annotation_test_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8972334Z copying third_party/protobuf/src/google/protobuf/compiler/code_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8973344Z copying third_party/protobuf/src/google/protobuf/compiler/code_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8987079Z copying third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8987936Z copying third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8988859Z copying third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8989637Z copying third_party/protobuf/src/google/protobuf/compiler/importer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8990409Z copying third_party/protobuf/src/google/protobuf/compiler/importer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8991225Z copying third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8991965Z copying third_party/protobuf/src/google/protobuf/compiler/main.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8993027Z copying third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8993885Z copying third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8994971Z copying third_party/protobuf/src/google/protobuf/compiler/package_info.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.8995738Z copying third_party/protobuf/src/google/protobuf/compiler/parser.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9000301Z copying third_party/protobuf/src/google/protobuf/compiler/parser.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9001131Z copying third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9006501Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9008396Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9009238Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9010202Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9011058Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9012112Z copying third_party/protobuf/src/google/protobuf/compiler/scc.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9014955Z copying third_party/protobuf/src/google/protobuf/compiler/subprocess.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9018464Z copying third_party/protobuf/src/google/protobuf/compiler/subprocess.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9019635Z copying third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9021849Z copying third_party/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9022682Z copying third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9023549Z copying third_party/protobuf/src/google/protobuf/compiler/zip_writer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler 2025-10-10T00:04:57.9027993Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9030487Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9031360Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9032279Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9033194Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9037737Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9041352Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9042214Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9043096Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9043954Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9045137Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9049266Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9052364Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9053383Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9054471Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9057424Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9058901Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9061030Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9061923Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9063106Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9067956Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9068957Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9069862Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9070764Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9071746Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9072686Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9073755Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9074864Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9076565Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9078154Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9079817Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9081479Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9083910Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9086336Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9088388Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9089423Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9090790Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9092777Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.inc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9095646Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-10-10T00:04:57.9097379Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9099176Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9101119Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9102879Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9105037Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9107283Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9109434Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9110425Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9112776Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9114503Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9116379Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9118371Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9120127Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9122467Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9124521Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9126768Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9128991Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9129733Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9131711Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9133414Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9135308Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9136998Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9138659Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9140415Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9142108Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9143916Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9145768Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9147423Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9149237Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9150890Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9152535Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9154415Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9156057Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9157979Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9159531Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9161236Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-10-10T00:04:57.9162935Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_context.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9164760Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_context.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9166463Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9168173Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9169804Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9171369Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9173119Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9174913Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9176911Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9178577Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9180469Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9182117Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9183803Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9185733Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9187367Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9189032Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9190801Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9192509Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9194479Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9196018Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9198003Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_file.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9199711Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9201320Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9202969Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9204802Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9206406Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9208363Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9210129Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9212053Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9213711Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9215886Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9217475Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9219666Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9221369Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9223281Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9225069Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9226726Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9228353Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9230464Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9232224Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9234226Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9235938Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9237774Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9239403Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9241135Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9242788Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_names.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9244644Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_options.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9246420Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9248101Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9250080Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9251767Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9253593Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9255394Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9257441Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_service.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9259167Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9260946Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9262555Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9264928Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9266824Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9268717Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/java 2025-10-10T00:04:57.9270470Z copying third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/js 2025-10-10T00:04:57.9273282Z copying third_party/protobuf/src/google/protobuf/compiler/js/js_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/js 2025-10-10T00:04:57.9275179Z copying third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/js 2025-10-10T00:04:57.9276911Z copying third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/js 2025-10-10T00:04:57.9278620Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/method_dump.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9280286Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9281999Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9283628Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9285941Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9287209Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9288617Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9289969Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9291529Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9292921Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9294667Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9296234Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9297612Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9298959Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9300883Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9302317Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9303856Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9305308Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9306722Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9308223Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9309631Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9311040Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9312438Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9313827Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9315243Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9316786Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9318200Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-10-10T00:04:57.9319484Z copying third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/php 2025-10-10T00:04:57.9321528Z copying third_party/protobuf/src/google/protobuf/compiler/php/php_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/php 2025-10-10T00:04:57.9322911Z copying third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/python 2025-10-10T00:04:57.9325092Z copying third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/python 2025-10-10T00:04:57.9326482Z copying third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/python 2025-10-10T00:04:57.9327955Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9329299Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9330714Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9332174Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2_pb.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9333426Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9335005Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9336464Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy_pb.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9337771Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_pb.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9339136Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9340472Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit_pb.rb -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9341757Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9343291Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9344823Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-10-10T00:04:57.9346226Z copying third_party/protobuf/src/google/protobuf/io/coded_stream.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9347992Z copying third_party/protobuf/src/google/protobuf/io/coded_stream.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9350031Z copying third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9351755Z copying third_party/protobuf/src/google/protobuf/io/gzip_stream.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9353124Z copying third_party/protobuf/src/google/protobuf/io/gzip_stream.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9354886Z copying third_party/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9356249Z copying third_party/protobuf/src/google/protobuf/io/io_win32.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9357801Z copying third_party/protobuf/src/google/protobuf/io/io_win32.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9359148Z copying third_party/protobuf/src/google/protobuf/io/io_win32_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9360746Z copying third_party/protobuf/src/google/protobuf/io/package_info.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9361986Z copying third_party/protobuf/src/google/protobuf/io/printer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9363546Z copying third_party/protobuf/src/google/protobuf/io/printer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9365108Z copying third_party/protobuf/src/google/protobuf/io/printer_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9366703Z copying third_party/protobuf/src/google/protobuf/io/strtod.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9367977Z copying third_party/protobuf/src/google/protobuf/io/strtod.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9369350Z copying third_party/protobuf/src/google/protobuf/io/tokenizer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9371159Z copying third_party/protobuf/src/google/protobuf/io/tokenizer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9372596Z copying third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9374472Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9376043Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9377405Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9378863Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9380418Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9381796Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9383472Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/io 2025-10-10T00:04:57.9385163Z copying third_party/protobuf/src/google/protobuf/stubs/bytestream.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9386556Z copying third_party/protobuf/src/google/protobuf/stubs/bytestream.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9388437Z copying third_party/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9389579Z copying third_party/protobuf/src/google/protobuf/stubs/callback.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9391723Z copying third_party/protobuf/src/google/protobuf/stubs/casts.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9393935Z copying third_party/protobuf/src/google/protobuf/stubs/common.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9395021Z copying third_party/protobuf/src/google/protobuf/stubs/common.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9396694Z copying third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9398565Z copying third_party/protobuf/src/google/protobuf/stubs/fastmem.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9400343Z copying third_party/protobuf/src/google/protobuf/stubs/hash.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9402281Z copying third_party/protobuf/src/google/protobuf/stubs/int128.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9404554Z copying third_party/protobuf/src/google/protobuf/stubs/int128.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9406681Z copying third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9413337Z copying third_party/protobuf/src/google/protobuf/stubs/logging.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9414558Z copying third_party/protobuf/src/google/protobuf/stubs/macros.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9415274Z copying third_party/protobuf/src/google/protobuf/stubs/map_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9416027Z copying third_party/protobuf/src/google/protobuf/stubs/mathutil.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9417488Z copying third_party/protobuf/src/google/protobuf/stubs/mutex.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9418164Z copying third_party/protobuf/src/google/protobuf/stubs/once.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9418922Z copying third_party/protobuf/src/google/protobuf/stubs/platform_macros.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9420812Z copying third_party/protobuf/src/google/protobuf/stubs/port.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9422188Z copying third_party/protobuf/src/google/protobuf/stubs/status.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9424220Z copying third_party/protobuf/src/google/protobuf/stubs/status.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9426399Z copying third_party/protobuf/src/google/protobuf/stubs/status_macros.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9428181Z copying third_party/protobuf/src/google/protobuf/stubs/status_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9429454Z copying third_party/protobuf/src/google/protobuf/stubs/statusor.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9431568Z copying third_party/protobuf/src/google/protobuf/stubs/statusor.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9433324Z copying third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9435605Z copying third_party/protobuf/src/google/protobuf/stubs/stl_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9437600Z copying third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9439465Z copying third_party/protobuf/src/google/protobuf/stubs/stringpiece.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9445372Z copying third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9446312Z copying third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9447236Z copying third_party/protobuf/src/google/protobuf/stubs/stringprintf.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9448053Z copying third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9448971Z copying third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9450919Z copying third_party/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9452147Z copying third_party/protobuf/src/google/protobuf/stubs/strutil.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9455171Z copying third_party/protobuf/src/google/protobuf/stubs/strutil.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9457369Z copying third_party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9459343Z copying third_party/protobuf/src/google/protobuf/stubs/substitute.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9461161Z copying third_party/protobuf/src/google/protobuf/stubs/substitute.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9462809Z copying third_party/protobuf/src/google/protobuf/stubs/template_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9464585Z copying third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9466315Z copying third_party/protobuf/src/google/protobuf/stubs/time.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9468015Z copying third_party/protobuf/src/google/protobuf/stubs/time.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9469680Z copying third_party/protobuf/src/google/protobuf/stubs/time_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/stubs 2025-10-10T00:04:57.9471388Z copying third_party/protobuf/src/google/protobuf/testdata/bad_utf8_string -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9473061Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9474686Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message_maps -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9476669Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9478063Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message_proto3 -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9480012Z copying third_party/protobuf/src/google/protobuf/testdata/golden_packed_fields_message -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9481285Z copying third_party/protobuf/src/google/protobuf/testdata/map_test_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9483029Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9484759Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9486364Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9488123Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9489646Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9491473Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testdata 2025-10-10T00:04:57.9492841Z copying third_party/protobuf/src/google/protobuf/testing/file.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:57.9494680Z copying third_party/protobuf/src/google/protobuf/testing/file.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:57.9496483Z copying third_party/protobuf/src/google/protobuf/testing/googletest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:57.9498129Z copying third_party/protobuf/src/google/protobuf/testing/googletest.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:57.9499756Z copying third_party/protobuf/src/google/protobuf/testing/zcgunzip.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:57.9501314Z copying third_party/protobuf/src/google/protobuf/testing/zcgzip.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/testing 2025-10-10T00:04:57.9503148Z copying third_party/protobuf/src/google/protobuf/util/delimited_message_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9504619Z copying third_party/protobuf/src/google/protobuf/util/delimited_message_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9506010Z copying third_party/protobuf/src/google/protobuf/util/delimited_message_util_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9507116Z copying third_party/protobuf/src/google/protobuf/util/field_comparator.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9508377Z copying third_party/protobuf/src/google/protobuf/util/field_comparator.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9509606Z copying third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9510862Z copying third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9512203Z copying third_party/protobuf/src/google/protobuf/util/field_mask_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9513613Z copying third_party/protobuf/src/google/protobuf/util/field_mask_util_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9515098Z copying third_party/protobuf/src/google/protobuf/util/json_format.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9516463Z copying third_party/protobuf/src/google/protobuf/util/json_format_proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9517575Z copying third_party/protobuf/src/google/protobuf/util/json_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9518784Z copying third_party/protobuf/src/google/protobuf/util/json_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9520129Z copying third_party/protobuf/src/google/protobuf/util/json_util_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9521431Z copying third_party/protobuf/src/google/protobuf/util/message_differencer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9523257Z copying third_party/protobuf/src/google/protobuf/util/message_differencer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9524850Z copying third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9527167Z copying third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9528083Z copying third_party/protobuf/src/google/protobuf/util/package_info.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9529178Z copying third_party/protobuf/src/google/protobuf/util/time_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9530490Z copying third_party/protobuf/src/google/protobuf/util/time_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9531740Z copying third_party/protobuf/src/google/protobuf/util/time_util_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9533024Z copying third_party/protobuf/src/google/protobuf/util/type_resolver.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9534314Z copying third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9535927Z copying third_party/protobuf/src/google/protobuf/util/type_resolver_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9537046Z copying third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util 2025-10-10T00:04:57.9538454Z copying third_party/protobuf/src/google/protobuf/util/internal/constants.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9539731Z copying third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9540948Z copying third_party/protobuf/src/google/protobuf/util/internal/datapiece.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9542241Z copying third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9543665Z copying third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9545063Z copying third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9546351Z copying third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9547499Z copying third_party/protobuf/src/google/protobuf/util/internal/error_listener.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9548733Z copying third_party/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9550119Z copying third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9551280Z copying third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9552384Z copying third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9553647Z copying third_party/protobuf/src/google/protobuf/util/internal/json_escaping.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9554987Z copying third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9556436Z copying third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9557690Z copying third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9558892Z copying third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9560296Z copying third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9561528Z copying third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9562895Z copying third_party/protobuf/src/google/protobuf/util/internal/location_tracker.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9564052Z copying third_party/protobuf/src/google/protobuf/util/internal/mock_error_listener.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9565514Z copying third_party/protobuf/src/google/protobuf/util/internal/object_location_tracker.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9566713Z copying third_party/protobuf/src/google/protobuf/util/internal/object_source.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9567850Z copying third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9569018Z copying third_party/protobuf/src/google/protobuf/util/internal/object_writer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9570356Z copying third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9571648Z copying third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9572970Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9574644Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9576011Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9577649Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9579094Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9580375Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9582381Z copying third_party/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9583275Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9584633Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9586033Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9587343Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9588484Z copying third_party/protobuf/src/google/protobuf/util/internal/utility.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9589715Z copying third_party/protobuf/src/google/protobuf/util/internal/utility.h -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal 2025-10-10T00:04:57.9591144Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/anys.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9592363Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/books.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9593698Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9595684Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9596675Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9597712Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/maps.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9598706Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9599873Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9601006Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/struct.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9602306Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9603567Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.proto -> torch-2.10.0a0+git344e636/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-10-10T00:04:57.9604351Z copying third_party/protobuf/src/solaris/libstdc++.la -> torch-2.10.0a0+git344e636/third_party/protobuf/src/solaris 2025-10-10T00:04:57.9605553Z copying third_party/protobuf/third_party/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party 2025-10-10T00:04:57.9606721Z copying third_party/protobuf/third_party/six.BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party 2025-10-10T00:04:57.9607845Z copying third_party/protobuf/third_party/zlib.BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party 2025-10-10T00:04:57.9609093Z copying third_party/protobuf/third_party/benchmark/.clang-format -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9610341Z copying third_party/protobuf/third_party/benchmark/.travis-libcxx-setup.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9611391Z copying third_party/protobuf/third_party/benchmark/.travis.yml -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9612598Z copying third_party/protobuf/third_party/benchmark/.ycm_extra_conf.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9613684Z copying third_party/protobuf/third_party/benchmark/AUTHORS -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9614949Z copying third_party/protobuf/third_party/benchmark/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9616258Z copying third_party/protobuf/third_party/benchmark/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9617417Z copying third_party/protobuf/third_party/benchmark/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9618534Z copying third_party/protobuf/third_party/benchmark/LICENSE -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9620062Z copying third_party/protobuf/third_party/benchmark/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9621260Z copying third_party/protobuf/third_party/benchmark/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9622364Z copying third_party/protobuf/third_party/benchmark/mingw.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark 2025-10-10T00:04:57.9623790Z copying third_party/protobuf/third_party/benchmark/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9625074Z copying third_party/protobuf/third_party/benchmark/cmake/CXXFeatureCheck.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9626398Z copying third_party/protobuf/third_party/benchmark/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9627488Z copying third_party/protobuf/third_party/benchmark/cmake/GetGitVersion.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9628565Z copying third_party/protobuf/third_party/benchmark/cmake/gnu_posix_regex.cpp -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9629661Z copying third_party/protobuf/third_party/benchmark/cmake/posix_regex.cpp -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9630768Z copying third_party/protobuf/third_party/benchmark/cmake/std_regex.cpp -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9631965Z copying third_party/protobuf/third_party/benchmark/cmake/steady_clock.cpp -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9633254Z copying third_party/protobuf/third_party/benchmark/cmake/thread_safety_attributes.cpp -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/cmake 2025-10-10T00:04:57.9634323Z copying third_party/protobuf/third_party/benchmark/docs/tools.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/docs 2025-10-10T00:04:57.9635820Z copying third_party/protobuf/third_party/benchmark/include/benchmark/benchmark.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/include/benchmark 2025-10-10T00:04:57.9637387Z copying third_party/protobuf/third_party/benchmark/include/benchmark/benchmark_api.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/include/benchmark 2025-10-10T00:04:57.9638545Z copying third_party/protobuf/third_party/benchmark/include/benchmark/reporter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/include/benchmark 2025-10-10T00:04:57.9639484Z copying third_party/protobuf/third_party/benchmark/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9640587Z copying third_party/protobuf/third_party/benchmark/src/arraysize.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9641691Z copying third_party/protobuf/third_party/benchmark/src/benchmark.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9643083Z copying third_party/protobuf/third_party/benchmark/src/benchmark_api_internal.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9644301Z copying third_party/protobuf/third_party/benchmark/src/benchmark_register.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9645553Z copying third_party/protobuf/third_party/benchmark/src/check.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9646756Z copying third_party/protobuf/third_party/benchmark/src/colorprint.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9647911Z copying third_party/protobuf/third_party/benchmark/src/colorprint.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9649145Z copying third_party/protobuf/third_party/benchmark/src/commandlineflags.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9650309Z copying third_party/protobuf/third_party/benchmark/src/commandlineflags.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9651390Z copying third_party/protobuf/third_party/benchmark/src/complexity.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9652634Z copying third_party/protobuf/third_party/benchmark/src/complexity.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9653920Z copying third_party/protobuf/third_party/benchmark/src/console_reporter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9655025Z copying third_party/protobuf/third_party/benchmark/src/counter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9656354Z copying third_party/protobuf/third_party/benchmark/src/counter.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9657520Z copying third_party/protobuf/third_party/benchmark/src/csv_reporter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9658676Z copying third_party/protobuf/third_party/benchmark/src/cycleclock.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9660135Z copying third_party/protobuf/third_party/benchmark/src/internal_macros.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9661262Z copying third_party/protobuf/third_party/benchmark/src/json_reporter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9662333Z copying third_party/protobuf/third_party/benchmark/src/log.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9663492Z copying third_party/protobuf/third_party/benchmark/src/mutex.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9664785Z copying third_party/protobuf/third_party/benchmark/src/re.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9666162Z copying third_party/protobuf/third_party/benchmark/src/reporter.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9667274Z copying third_party/protobuf/third_party/benchmark/src/sleep.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9668397Z copying third_party/protobuf/third_party/benchmark/src/sleep.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9669517Z copying third_party/protobuf/third_party/benchmark/src/stat.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9670818Z copying third_party/protobuf/third_party/benchmark/src/string_util.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9672002Z copying third_party/protobuf/third_party/benchmark/src/string_util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9673115Z copying third_party/protobuf/third_party/benchmark/src/sysinfo.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9674489Z copying third_party/protobuf/third_party/benchmark/src/sysinfo.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9675781Z copying third_party/protobuf/third_party/benchmark/src/timers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9676981Z copying third_party/protobuf/third_party/benchmark/src/timers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/src 2025-10-10T00:04:57.9678187Z copying third_party/protobuf/third_party/benchmark/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9679338Z copying third_party/protobuf/third_party/benchmark/test/basic_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9680485Z copying third_party/protobuf/third_party/benchmark/test/benchmark_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9681783Z copying third_party/protobuf/third_party/benchmark/test/complexity_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9682827Z copying third_party/protobuf/third_party/benchmark/test/cxx03_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9683954Z copying third_party/protobuf/third_party/benchmark/test/diagnostics_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9685395Z copying third_party/protobuf/third_party/benchmark/test/donotoptimize_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9686490Z copying third_party/protobuf/third_party/benchmark/test/filter_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9687656Z copying third_party/protobuf/third_party/benchmark/test/fixture_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9688872Z copying third_party/protobuf/third_party/benchmark/test/map_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9690002Z copying third_party/protobuf/third_party/benchmark/test/multiple_ranges_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9691056Z copying third_party/protobuf/third_party/benchmark/test/options_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9692193Z copying third_party/protobuf/third_party/benchmark/test/output_test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9693369Z copying third_party/protobuf/third_party/benchmark/test/output_test_helper.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9694956Z copying third_party/protobuf/third_party/benchmark/test/register_benchmark_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9696356Z copying third_party/protobuf/third_party/benchmark/test/reporter_output_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9697549Z copying third_party/protobuf/third_party/benchmark/test/skip_with_error_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9698764Z copying third_party/protobuf/third_party/benchmark/test/user_counters_tabular_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9699958Z copying third_party/protobuf/third_party/benchmark/test/user_counters_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/test 2025-10-10T00:04:57.9701133Z copying third_party/protobuf/third_party/benchmark/tools/compare_bench.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools 2025-10-10T00:04:57.9702315Z copying third_party/protobuf/third_party/benchmark/tools/gbench/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench 2025-10-10T00:04:57.9703450Z copying third_party/protobuf/third_party/benchmark/tools/gbench/report.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench 2025-10-10T00:04:57.9704745Z copying third_party/protobuf/third_party/benchmark/tools/gbench/util.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench 2025-10-10T00:04:57.9706242Z copying third_party/protobuf/third_party/benchmark/tools/gbench/Inputs/test1_run1.json -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:57.9707395Z copying third_party/protobuf/third_party/benchmark/tools/gbench/Inputs/test1_run2.json -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/benchmark/tools/gbench/Inputs 2025-10-10T00:04:57.9708472Z copying third_party/protobuf/third_party/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9709472Z copying third_party/protobuf/third_party/googletest/.travis.yml -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9710550Z copying third_party/protobuf/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9711744Z copying third_party/protobuf/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9712890Z copying third_party/protobuf/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9714059Z copying third_party/protobuf/third_party/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9715464Z copying third_party/protobuf/third_party/googletest/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9716692Z copying third_party/protobuf/third_party/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9717871Z copying third_party/protobuf/third_party/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9718973Z copying third_party/protobuf/third_party/googletest/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9720121Z copying third_party/protobuf/third_party/googletest/configure.ac -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9721202Z copying third_party/protobuf/third_party/googletest/library.json -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9722343Z copying third_party/protobuf/third_party/googletest/platformio.ini -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest 2025-10-10T00:04:57.9723608Z copying third_party/protobuf/third_party/googletest/ci/build-linux-autotools.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9724825Z copying third_party/protobuf/third_party/googletest/ci/build-linux-bazel.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9726121Z copying third_party/protobuf/third_party/googletest/ci/build-platformio.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9727231Z copying third_party/protobuf/third_party/googletest/ci/env-linux.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9728296Z copying third_party/protobuf/third_party/googletest/ci/env-osx.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9729465Z copying third_party/protobuf/third_party/googletest/ci/get-nprocessors.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9730580Z copying third_party/protobuf/third_party/googletest/ci/install-linux.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9731685Z copying third_party/protobuf/third_party/googletest/ci/install-osx.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9732937Z copying third_party/protobuf/third_party/googletest/ci/install-platformio.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9734223Z copying third_party/protobuf/third_party/googletest/ci/log-config.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9735554Z copying third_party/protobuf/third_party/googletest/ci/travis.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/ci 2025-10-10T00:04:57.9736966Z copying third_party/protobuf/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:57.9738087Z copying third_party/protobuf/third_party/googletest/googlemock/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:57.9739208Z copying third_party/protobuf/third_party/googletest/googlemock/LICENSE -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:57.9740315Z copying third_party/protobuf/third_party/googletest/googlemock/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:57.9741492Z copying third_party/protobuf/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:57.9742724Z copying third_party/protobuf/third_party/googletest/googlemock/configure.ac -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock 2025-10-10T00:04:57.9744263Z copying third_party/protobuf/third_party/googletest/googlemock/build-aux/.keep -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/build-aux 2025-10-10T00:04:57.9745161Z copying third_party/protobuf/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/cmake 2025-10-10T00:04:57.9746185Z copying third_party/protobuf/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/cmake 2025-10-10T00:04:57.9747842Z copying third_party/protobuf/third_party/googletest/googlemock/docs/CheatSheet.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9749607Z copying third_party/protobuf/third_party/googletest/googlemock/docs/CookBook.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9752366Z copying third_party/protobuf/third_party/googletest/googlemock/docs/DesignDoc.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9753974Z copying third_party/protobuf/third_party/googletest/googlemock/docs/Documentation.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9755753Z copying third_party/protobuf/third_party/googletest/googlemock/docs/ForDummies.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9757607Z copying third_party/protobuf/third_party/googletest/googlemock/docs/FrequentlyAskedQuestions.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9759255Z copying third_party/protobuf/third_party/googletest/googlemock/docs/KnownIssues.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/docs 2025-10-10T00:04:57.9760946Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9762742Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9764494Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9766121Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9768485Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9770173Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9771960Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9773496Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-matchers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9775723Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-matchers.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9777374Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9780235Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9781736Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9783291Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9785030Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9787240Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:57.9788916Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:57.9791021Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:57.9792039Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:57.9793844Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:57.9795696Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:57.9797121Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:57.9798766Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:57.9800452Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:57.9801590Z copying third_party/protobuf/third_party/googletest/googlemock/make/Makefile -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/make 2025-10-10T00:04:57.9803270Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock.sln -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-10-10T00:04:57.9805031Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock.vcproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-10-10T00:04:57.9806681Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock_config.vsprops -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-10-10T00:04:57.9807979Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock_main.vcproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-10-10T00:04:57.9809627Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock_test.vcproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-10-10T00:04:57.9811228Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock.sln -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-10-10T00:04:57.9812730Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-10-10T00:04:57.9814497Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock_config.props -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-10-10T00:04:57.9816037Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock_main.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-10-10T00:04:57.9817748Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock_test.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-10-10T00:04:57.9819361Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock.sln -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-10-10T00:04:57.9820864Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-10-10T00:04:57.9822441Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock_config.props -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-10-10T00:04:57.9823951Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock_main.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-10-10T00:04:57.9825758Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock_test.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-10-10T00:04:57.9827349Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-10-10T00:04:57.9828965Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/gmock-config.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-10-10T00:04:57.9830624Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/gmock_doctor.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-10-10T00:04:57.9832333Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-10-10T00:04:57.9834412Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/upload_gmock.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-10-10T00:04:57.9836000Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:57.9837682Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:57.9839365Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:57.9840899Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:57.9842281Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9843861Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9846087Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9847691Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9849291Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9850805Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9852609Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:57.9854033Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9855763Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9857386Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9858852Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9860507Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9862346Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9863943Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/src 2025-10-10T00:04:57.9865633Z copying third_party/protobuf/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9867461Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9872405Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9873491Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-function-mocker_nc.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9874644Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-function-mocker_nc_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9875651Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9876767Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-generated-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9879113Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-generated-function-mockers_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9880768Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9883144Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9885025Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9889770Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9891396Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9893170Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9895401Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9904401Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9905391Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9906167Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9907075Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9907788Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9909144Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9909896Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9911062Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9913684Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9914952Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9916798Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9917839Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9919712Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9921527Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9923708Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googlemock/test 2025-10-10T00:04:57.9925978Z copying third_party/protobuf/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:57.9927233Z copying third_party/protobuf/third_party/googletest/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:57.9929139Z copying third_party/protobuf/third_party/googletest/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:57.9930547Z copying third_party/protobuf/third_party/googletest/googletest/Makefile.am -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:57.9932408Z copying third_party/protobuf/third_party/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:57.9934324Z copying third_party/protobuf/third_party/googletest/googletest/configure.ac -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest 2025-10-10T00:04:57.9936123Z copying third_party/protobuf/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/cmake 2025-10-10T00:04:57.9937718Z copying third_party/protobuf/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/cmake 2025-10-10T00:04:57.9945507Z copying third_party/protobuf/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/cmake 2025-10-10T00:04:57.9946597Z copying third_party/protobuf/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/cmake 2025-10-10T00:04:57.9947544Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest.cbproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:57.9948502Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest.groupproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:57.9949510Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_all.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:57.9950430Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_link.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:57.9951392Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_main.cbproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:57.9952477Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_unittest.cbproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/codegear 2025-10-10T00:04:57.9954669Z copying third_party/protobuf/third_party/googletest/googletest/docs/Pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9956682Z copying third_party/protobuf/third_party/googletest/googletest/docs/PumpManual.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9958469Z copying third_party/protobuf/third_party/googletest/googletest/docs/XcodeGuide.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9960454Z copying third_party/protobuf/third_party/googletest/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9963334Z copying third_party/protobuf/third_party/googletest/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9965810Z copying third_party/protobuf/third_party/googletest/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9967934Z copying third_party/protobuf/third_party/googletest/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/docs 2025-10-10T00:04:57.9970175Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9972005Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9974526Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9976574Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9978950Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9980999Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9982874Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9984961Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9986789Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9988735Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9991710Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9993589Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:57.9996237Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:57.9997952Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:57.9999670Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0002162Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0004828Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0006356Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0008550Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0015585Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0016837Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0017989Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0019043Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h.pump -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.0020091Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.0021649Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.0023247Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.0025140Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.0026602Z copying third_party/protobuf/third_party/googletest/googletest/m4/acx_pthread.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/m4 2025-10-10T00:04:58.0028462Z copying third_party/protobuf/third_party/googletest/googletest/m4/gtest.m4 -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/m4 2025-10-10T00:04:58.0029946Z copying third_party/protobuf/third_party/googletest/googletest/make/Makefile -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/make 2025-10-10T00:04:58.0031246Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest-md.sln -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0032450Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest-md.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0033713Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest-md.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0035045Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest.sln -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0036487Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0037772Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0038932Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main-md.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0040225Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main-md.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0041339Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0042805Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0043910Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0045752Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0047655Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0049756Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0054999Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0055831Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0056803Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest.vcxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0057626Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest.vcxproj.filters -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-10-10T00:04:58.0058453Z copying third_party/protobuf/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0059717Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0061019Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0062443Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0063784Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0065271Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0066640Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0068087Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0069499Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0070910Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0072402Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0073811Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0075291Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0076609Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0077945Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0079332Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0080761Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0082070Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/samples 2025-10-10T00:04:58.0083343Z copying third_party/protobuf/third_party/googletest/googletest/scripts/common.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0084861Z copying third_party/protobuf/third_party/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0086362Z copying third_party/protobuf/third_party/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0088201Z copying third_party/protobuf/third_party/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0089452Z copying third_party/protobuf/third_party/googletest/googletest/scripts/pump.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0090946Z copying third_party/protobuf/third_party/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0092306Z copying third_party/protobuf/third_party/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0094325Z copying third_party/protobuf/third_party/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.0095728Z copying third_party/protobuf/third_party/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/scripts/test 2025-10-10T00:04:58.0097063Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0098479Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0100402Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0101778Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0103715Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0105062Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0106988Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0108346Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0109705Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0111075Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0114382Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/src 2025-10-10T00:04:58.0115747Z copying third_party/protobuf/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0117387Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0118760Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0120082Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0121579Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0122902Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0124474Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0125961Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0127830Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0129247Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0130657Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0132016Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0133550Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0135210Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0136561Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0137930Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0139421Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0140842Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0142115Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0143579Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0145085Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0146690Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0148290Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0149788Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0151712Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0153009Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0154486Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0155905Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0157221Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0158951Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0160262Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0161726Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0163497Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0165399Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0166867Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0168216Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0169742Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0171170Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0172608Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0174004Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0175451Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0176829Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0178194Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0179678Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0181032Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0182433Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0183901Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0185265Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0186754Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0188191Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0189657Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0190997Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0192430Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0193757Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0195204Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0196799Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0198865Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0200141Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0201708Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0203198Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0204762Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0206222Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0207775Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0209091Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0210634Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0212014Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0213453Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0214918Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0218648Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0219970Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0221459Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0222938Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0224963Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0226352Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0227809Z copying third_party/protobuf/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0229309Z copying third_party/protobuf/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/test 2025-10-10T00:04:58.0230750Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/DebugProject.xcconfig -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:58.0232170Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/FrameworkTarget.xcconfig -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:58.0233453Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/General.xcconfig -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:58.0234986Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/ReleaseProject.xcconfig -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:58.0236463Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/StaticLibraryTarget.xcconfig -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:58.0237783Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/TestTarget.xcconfig -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-10-10T00:04:58.0239167Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Resources/Info.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Resources 2025-10-10T00:04:58.0240666Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/Info.plist -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-10-10T00:04:58.0242107Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/runtests.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-10-10T00:04:58.0243455Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-10-10T00:04:58.0245057Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.h -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-10-10T00:04:58.0246548Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget_test.cc -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-10-10T00:04:58.0248289Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj 2025-10-10T00:04:58.0249398Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Scripts/runtests.sh -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Scripts 2025-10-10T00:04:58.0250792Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Scripts/versiongenerate.py -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/Scripts 2025-10-10T00:04:58.0252282Z copying third_party/protobuf/third_party/googletest/googletest/xcode/gtest.xcodeproj/project.pbxproj -> torch-2.10.0a0+git344e636/third_party/protobuf/third_party/googletest/googletest/xcode/gtest.xcodeproj 2025-10-10T00:04:58.0253689Z copying third_party/protobuf/util/python/BUILD -> torch-2.10.0a0+git344e636/third_party/protobuf/util/python 2025-10-10T00:04:58.0255273Z copying third_party/psimd/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/psimd 2025-10-10T00:04:58.0256627Z copying third_party/psimd/LICENSE -> torch-2.10.0a0+git344e636/third_party/psimd 2025-10-10T00:04:58.0257996Z copying third_party/psimd/README.md -> torch-2.10.0a0+git344e636/third_party/psimd 2025-10-10T00:04:58.0259359Z copying third_party/psimd/configure.py -> torch-2.10.0a0+git344e636/third_party/psimd 2025-10-10T00:04:58.0260690Z copying third_party/psimd/confu.yaml -> torch-2.10.0a0+git344e636/third_party/psimd 2025-10-10T00:04:58.0262178Z copying third_party/psimd/include/psimd.h -> torch-2.10.0a0+git344e636/third_party/psimd/include 2025-10-10T00:04:58.0263987Z copying third_party/pthreadpool/.travis.yml -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0265584Z copying third_party/pthreadpool/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0267057Z copying third_party/pthreadpool/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0268486Z copying third_party/pthreadpool/LICENSE -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0269832Z copying third_party/pthreadpool/README.md -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0271189Z copying third_party/pthreadpool/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0272413Z copying third_party/pthreadpool/configure.py -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0273833Z copying third_party/pthreadpool/confu.yaml -> torch-2.10.0a0+git344e636/third_party/pthreadpool 2025-10-10T00:04:58.0275466Z copying third_party/pthreadpool/bench/latency.cc -> torch-2.10.0a0+git344e636/third_party/pthreadpool/bench 2025-10-10T00:04:58.0276886Z copying third_party/pthreadpool/bench/throughput.cc -> torch-2.10.0a0+git344e636/third_party/pthreadpool/bench 2025-10-10T00:04:58.0278447Z copying third_party/pthreadpool/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+git344e636/third_party/pthreadpool/cmake 2025-10-10T00:04:58.0279657Z copying third_party/pthreadpool/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+git344e636/third_party/pthreadpool/cmake 2025-10-10T00:04:58.0281208Z copying third_party/pthreadpool/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+git344e636/third_party/pthreadpool/cmake 2025-10-10T00:04:58.0282398Z copying third_party/pthreadpool/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+git344e636/third_party/pthreadpool/cmake 2025-10-10T00:04:58.0283867Z copying third_party/pthreadpool/examples/addition.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/examples 2025-10-10T00:04:58.0285708Z copying third_party/pthreadpool/include/pthreadpool.h -> torch-2.10.0a0+git344e636/third_party/pthreadpool/include 2025-10-10T00:04:58.0287845Z copying third_party/pthreadpool/jni/Android.mk -> torch-2.10.0a0+git344e636/third_party/pthreadpool/jni 2025-10-10T00:04:58.0289382Z copying third_party/pthreadpool/jni/Application.mk -> torch-2.10.0a0+git344e636/third_party/pthreadpool/jni 2025-10-10T00:04:58.0290487Z copying third_party/pthreadpool/src/fastpath.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0292617Z copying third_party/pthreadpool/src/gcd.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0294056Z copying third_party/pthreadpool/src/legacy-api.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0295646Z copying third_party/pthreadpool/src/memory.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0297069Z copying third_party/pthreadpool/src/portable-api.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0299425Z copying third_party/pthreadpool/src/pthreads.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0300862Z copying third_party/pthreadpool/src/shim.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0302551Z copying third_party/pthreadpool/src/threadpool-atomics.h -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0304020Z copying third_party/pthreadpool/src/threadpool-common.h -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0305610Z copying third_party/pthreadpool/src/threadpool-object.h -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0307212Z copying third_party/pthreadpool/src/threadpool-utils.h -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0308363Z copying third_party/pthreadpool/src/windows.c -> torch-2.10.0a0+git344e636/third_party/pthreadpool/src 2025-10-10T00:04:58.0310039Z copying third_party/pthreadpool/test/pthreadpool-cxx.cc -> torch-2.10.0a0+git344e636/third_party/pthreadpool/test 2025-10-10T00:04:58.0312041Z copying third_party/pthreadpool/test/pthreadpool.cc -> torch-2.10.0a0+git344e636/third_party/pthreadpool/test 2025-10-10T00:04:58.0316761Z copying third_party/pybind11/.appveyor.yml -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0318141Z copying third_party/pybind11/.clang-format -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0319561Z copying third_party/pybind11/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0320993Z copying third_party/pybind11/.cmake-format.yaml -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0322260Z copying third_party/pybind11/.codespell-ignore-lines -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0323695Z copying third_party/pybind11/.pre-commit-config.yaml -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0325207Z copying third_party/pybind11/.readthedocs.yml -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0326599Z copying third_party/pybind11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0328098Z copying third_party/pybind11/CMakePresets.json -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0329420Z copying third_party/pybind11/LICENSE -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0330771Z copying third_party/pybind11/README.rst -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0332221Z copying third_party/pybind11/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0333575Z copying third_party/pybind11/noxfile.py -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0335208Z copying third_party/pybind11/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/pybind11 2025-10-10T00:04:58.0336814Z copying third_party/pybind11/docs/Doxyfile -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0338234Z copying third_party/pybind11/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0339634Z copying third_party/pybind11/docs/basics.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0341203Z copying third_party/pybind11/docs/benchmark.py -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0342346Z copying third_party/pybind11/docs/benchmark.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0343784Z copying third_party/pybind11/docs/changelog.md -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0346740Z copying third_party/pybind11/docs/classes.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0348640Z copying third_party/pybind11/docs/compiling.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0350911Z copying third_party/pybind11/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0352445Z copying third_party/pybind11/docs/faq.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0365251Z copying third_party/pybind11/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0366005Z copying third_party/pybind11/docs/installing.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0367586Z copying third_party/pybind11/docs/limitations.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0368085Z copying third_party/pybind11/docs/pybind11-logo.png -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0368740Z copying third_party/pybind11/docs/pybind11_vs_boost_python1.png -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0369288Z copying third_party/pybind11/docs/pybind11_vs_boost_python1.svg -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0369829Z copying third_party/pybind11/docs/pybind11_vs_boost_python2.png -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0370318Z copying third_party/pybind11/docs/pybind11_vs_boost_python2.svg -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0375057Z copying third_party/pybind11/docs/reference.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0375517Z copying third_party/pybind11/docs/release.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0376014Z copying third_party/pybind11/docs/requirements.in -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0376446Z copying third_party/pybind11/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0377086Z copying third_party/pybind11/docs/upgrade.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs 2025-10-10T00:04:58.0379271Z copying third_party/pybind11/docs/_static/css/custom.css -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/_static/css 2025-10-10T00:04:58.0381035Z copying third_party/pybind11/docs/advanced/classes.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0383202Z copying third_party/pybind11/docs/advanced/deadlock.md -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0385246Z copying third_party/pybind11/docs/advanced/deprecated.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0387003Z copying third_party/pybind11/docs/advanced/embedding.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0388857Z copying third_party/pybind11/docs/advanced/exceptions.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0390739Z copying third_party/pybind11/docs/advanced/functions.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0392519Z copying third_party/pybind11/docs/advanced/misc.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0394642Z copying third_party/pybind11/docs/advanced/smart_ptrs.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.0396499Z copying third_party/pybind11/docs/advanced/cast/chrono.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0398063Z copying third_party/pybind11/docs/advanced/cast/custom.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0399695Z copying third_party/pybind11/docs/advanced/cast/eigen.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0401496Z copying third_party/pybind11/docs/advanced/cast/functional.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0403011Z copying third_party/pybind11/docs/advanced/cast/index.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0404783Z copying third_party/pybind11/docs/advanced/cast/overview.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0406539Z copying third_party/pybind11/docs/advanced/cast/stl.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0408448Z copying third_party/pybind11/docs/advanced/cast/strings.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.0410047Z copying third_party/pybind11/docs/advanced/pycpp/index.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.0411524Z copying third_party/pybind11/docs/advanced/pycpp/numpy.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.0413645Z copying third_party/pybind11/docs/advanced/pycpp/object.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.0415218Z copying third_party/pybind11/docs/advanced/pycpp/utilities.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.0416974Z copying third_party/pybind11/docs/cmake/index.rst -> torch-2.10.0a0+git344e636/third_party/pybind11/docs/cmake 2025-10-10T00:04:58.0418841Z copying third_party/pybind11/include/pybind11/attr.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0421221Z copying third_party/pybind11/include/pybind11/buffer_info.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0423218Z copying third_party/pybind11/include/pybind11/cast.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0425894Z copying third_party/pybind11/include/pybind11/chrono.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0427496Z copying third_party/pybind11/include/pybind11/common.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0434660Z copying third_party/pybind11/include/pybind11/complex.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0435316Z copying third_party/pybind11/include/pybind11/critical_section.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0435910Z copying third_party/pybind11/include/pybind11/eigen.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0436574Z copying third_party/pybind11/include/pybind11/embed.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0437155Z copying third_party/pybind11/include/pybind11/eval.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0437813Z copying third_party/pybind11/include/pybind11/functional.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0445200Z copying third_party/pybind11/include/pybind11/gil.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0445861Z copying third_party/pybind11/include/pybind11/gil_safe_call_once.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0446475Z copying third_party/pybind11/include/pybind11/gil_simple.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0447207Z copying third_party/pybind11/include/pybind11/iostream.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0447828Z copying third_party/pybind11/include/pybind11/native_enum.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0448615Z copying third_party/pybind11/include/pybind11/numpy.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0451731Z copying third_party/pybind11/include/pybind11/operators.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0453417Z copying third_party/pybind11/include/pybind11/options.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0455015Z copying third_party/pybind11/include/pybind11/pybind11.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0458662Z copying third_party/pybind11/include/pybind11/pytypes.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0461370Z copying third_party/pybind11/include/pybind11/stl.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0463245Z copying third_party/pybind11/include/pybind11/stl_bind.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0465434Z copying third_party/pybind11/include/pybind11/subinterpreter.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0467229Z copying third_party/pybind11/include/pybind11/trampoline_self_life_support.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0468799Z copying third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0470103Z copying third_party/pybind11/include/pybind11/typing.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0471922Z copying third_party/pybind11/include/pybind11/warnings.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.0473596Z copying third_party/pybind11/include/pybind11/conduit/README.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/conduit 2025-10-10T00:04:58.0474864Z copying third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/conduit 2025-10-10T00:04:58.0476436Z copying third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/conduit 2025-10-10T00:04:58.0477558Z copying third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/conduit 2025-10-10T00:04:58.0478642Z copying third_party/pybind11/include/pybind11/detail/class.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0480734Z copying third_party/pybind11/include/pybind11/detail/common.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0482759Z copying third_party/pybind11/include/pybind11/detail/cpp_conduit.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0484523Z copying third_party/pybind11/include/pybind11/detail/descr.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0486671Z copying third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0488281Z copying third_party/pybind11/include/pybind11/detail/exception_translation.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0498478Z copying third_party/pybind11/include/pybind11/detail/function_record_pyobject.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0499176Z copying third_party/pybind11/include/pybind11/detail/init.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0499892Z copying third_party/pybind11/include/pybind11/detail/internals.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0500642Z copying third_party/pybind11/include/pybind11/detail/native_enum_data.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0501443Z copying third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0502197Z copying third_party/pybind11/include/pybind11/detail/struct_smart_holder.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0505517Z copying third_party/pybind11/include/pybind11/detail/type_caster_base.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0506214Z copying third_party/pybind11/include/pybind11/detail/typeid.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0506966Z copying third_party/pybind11/include/pybind11/detail/using_smart_holder.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0507691Z copying third_party/pybind11/include/pybind11/detail/value_and_holder.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.0508438Z copying third_party/pybind11/include/pybind11/eigen/common.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:58.0509103Z copying third_party/pybind11/include/pybind11/eigen/matrix.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:58.0509763Z copying third_party/pybind11/include/pybind11/eigen/tensor.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/eigen 2025-10-10T00:04:58.0525642Z copying third_party/pybind11/include/pybind11/stl/filesystem.h -> torch-2.10.0a0+git344e636/third_party/pybind11/include/pybind11/stl 2025-10-10T00:04:58.0526198Z copying third_party/pybind11/pybind11/__init__.py -> torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:58.0526719Z copying third_party/pybind11/pybind11/__main__.py -> torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:58.0527411Z copying third_party/pybind11/pybind11/_version.py -> torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:58.0527965Z copying third_party/pybind11/pybind11/commands.py -> torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:58.0528466Z copying third_party/pybind11/pybind11/py.typed -> torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:58.0529036Z copying third_party/pybind11/pybind11/setup_helpers.py -> torch-2.10.0a0+git344e636/third_party/pybind11/pybind11 2025-10-10T00:04:58.0529583Z copying third_party/pybind11/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0530078Z copying third_party/pybind11/tests/conftest.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0530739Z copying third_party/pybind11/tests/constructor_stats.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0531349Z copying third_party/pybind11/tests/cross_module_gil_utils.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0532055Z copying third_party/pybind11/tests/cross_module_interleaved_error_already_set.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0532740Z copying third_party/pybind11/tests/custom_exceptions.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0535844Z copying third_party/pybind11/tests/eigen_tensor_avoid_stl_array.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0536469Z copying third_party/pybind11/tests/env.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0537004Z copying third_party/pybind11/tests/exo_planet_c_api.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0537651Z copying third_party/pybind11/tests/exo_planet_pybind11.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0544838Z copying third_party/pybind11/tests/home_planet_very_lonely_traveler.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0545386Z copying third_party/pybind11/tests/local_bindings.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0545953Z copying third_party/pybind11/tests/mod_per_interpreter_gil.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0546536Z copying third_party/pybind11/tests/mod_shared_interpreter_gil.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0547146Z copying third_party/pybind11/tests/object.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0548074Z copying third_party/pybind11/tests/pybind11_cross_module_tests.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0549873Z copying third_party/pybind11/tests/pybind11_tests.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0551408Z copying third_party/pybind11/tests/pybind11_tests.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0552845Z copying third_party/pybind11/tests/pyproject.toml -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0554658Z copying third_party/pybind11/tests/pytest.ini -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0556346Z copying third_party/pybind11/tests/requirements.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0557986Z copying third_party/pybind11/tests/test_async.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0559523Z copying third_party/pybind11/tests/test_async.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0561104Z copying third_party/pybind11/tests/test_buffers.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0562813Z copying third_party/pybind11/tests/test_buffers.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0564705Z copying third_party/pybind11/tests/test_builtin_casters.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0566434Z copying third_party/pybind11/tests/test_builtin_casters.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0568165Z copying third_party/pybind11/tests/test_call_policies.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0569760Z copying third_party/pybind11/tests/test_call_policies.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0571372Z copying third_party/pybind11/tests/test_callbacks.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0572997Z copying third_party/pybind11/tests/test_callbacks.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0574750Z copying third_party/pybind11/tests/test_chrono.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0576424Z copying third_party/pybind11/tests/test_chrono.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0578014Z copying third_party/pybind11/tests/test_class.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0579830Z copying third_party/pybind11/tests/test_class.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0581798Z copying third_party/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0583277Z copying third_party/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0584696Z copying third_party/pybind11/tests/test_class_sh_basic.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0586524Z copying third_party/pybind11/tests/test_class_sh_basic.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0588172Z copying third_party/pybind11/tests/test_class_sh_disowning.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0589480Z copying third_party/pybind11/tests/test_class_sh_disowning.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0591074Z copying third_party/pybind11/tests/test_class_sh_disowning_mi.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0592671Z copying third_party/pybind11/tests/test_class_sh_disowning_mi.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0594711Z copying third_party/pybind11/tests/test_class_sh_factory_constructors.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0596252Z copying third_party/pybind11/tests/test_class_sh_factory_constructors.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0597876Z copying third_party/pybind11/tests/test_class_sh_inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0599445Z copying third_party/pybind11/tests/test_class_sh_inheritance.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0600978Z copying third_party/pybind11/tests/test_class_sh_mi_thunks.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0602541Z copying third_party/pybind11/tests/test_class_sh_mi_thunks.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0604288Z copying third_party/pybind11/tests/test_class_sh_property.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0605921Z copying third_party/pybind11/tests/test_class_sh_property.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0607537Z copying third_party/pybind11/tests/test_class_sh_property_non_owning.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0609103Z copying third_party/pybind11/tests/test_class_sh_property_non_owning.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0610726Z copying third_party/pybind11/tests/test_class_sh_shared_ptr_copy_move.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0612259Z copying third_party/pybind11/tests/test_class_sh_shared_ptr_copy_move.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0613825Z copying third_party/pybind11/tests/test_class_sh_trampoline_basic.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0615727Z copying third_party/pybind11/tests/test_class_sh_trampoline_basic.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0617302Z copying third_party/pybind11/tests/test_class_sh_trampoline_self_life_support.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0618953Z copying third_party/pybind11/tests/test_class_sh_trampoline_self_life_support.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0620579Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_from_this.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0622226Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_from_this.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0623879Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0625820Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0627297Z copying third_party/pybind11/tests/test_class_sh_trampoline_unique_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0628834Z copying third_party/pybind11/tests/test_class_sh_trampoline_unique_ptr.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0630412Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0631972Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0633664Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_member.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0635487Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_member.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0637131Z copying third_party/pybind11/tests/test_class_sh_virtual_py_cpp_mix.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0638618Z copying third_party/pybind11/tests/test_class_sh_virtual_py_cpp_mix.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0640143Z copying third_party/pybind11/tests/test_const_name.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0641747Z copying third_party/pybind11/tests/test_const_name.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0643358Z copying third_party/pybind11/tests/test_constants_and_functions.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0645376Z copying third_party/pybind11/tests/test_constants_and_functions.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0646951Z copying third_party/pybind11/tests/test_copy_move.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0648883Z copying third_party/pybind11/tests/test_copy_move.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0650548Z copying third_party/pybind11/tests/test_cpp_conduit.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0652170Z copying third_party/pybind11/tests/test_cpp_conduit.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0653920Z copying third_party/pybind11/tests/test_cpp_conduit_traveler_bindings.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0655738Z copying third_party/pybind11/tests/test_cpp_conduit_traveler_types.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0657375Z copying third_party/pybind11/tests/test_custom_type_casters.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0659026Z copying third_party/pybind11/tests/test_custom_type_casters.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0661629Z copying third_party/pybind11/tests/test_custom_type_setup.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0663247Z copying third_party/pybind11/tests/test_custom_type_setup.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0665125Z copying third_party/pybind11/tests/test_docs_advanced_cast_custom.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0666800Z copying third_party/pybind11/tests/test_docs_advanced_cast_custom.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0668450Z copying third_party/pybind11/tests/test_docstring_options.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0670114Z copying third_party/pybind11/tests/test_docstring_options.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0671913Z copying third_party/pybind11/tests/test_eigen_matrix.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0673841Z copying third_party/pybind11/tests/test_eigen_matrix.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0675891Z copying third_party/pybind11/tests/test_eigen_tensor.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0677470Z copying third_party/pybind11/tests/test_eigen_tensor.inl -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0679284Z copying third_party/pybind11/tests/test_eigen_tensor.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0680950Z copying third_party/pybind11/tests/test_enum.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0682611Z copying third_party/pybind11/tests/test_enum.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0684501Z copying third_party/pybind11/tests/test_eval.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0686281Z copying third_party/pybind11/tests/test_eval.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0687866Z copying third_party/pybind11/tests/test_eval_call.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0689504Z copying third_party/pybind11/tests/test_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0691319Z copying third_party/pybind11/tests/test_exceptions.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0693235Z copying third_party/pybind11/tests/test_exceptions.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0695355Z copying third_party/pybind11/tests/test_factory_constructors.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0697346Z copying third_party/pybind11/tests/test_factory_constructors.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0699246Z copying third_party/pybind11/tests/test_gil_scoped.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0700911Z copying third_party/pybind11/tests/test_gil_scoped.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0702696Z copying third_party/pybind11/tests/test_iostream.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0704518Z copying third_party/pybind11/tests/test_iostream.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0706487Z copying third_party/pybind11/tests/test_kwargs_and_defaults.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0708238Z copying third_party/pybind11/tests/test_kwargs_and_defaults.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0710021Z copying third_party/pybind11/tests/test_local_bindings.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0712404Z copying third_party/pybind11/tests/test_local_bindings.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0714374Z copying third_party/pybind11/tests/test_methods_and_attributes.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0716519Z copying third_party/pybind11/tests/test_methods_and_attributes.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0718032Z copying third_party/pybind11/tests/test_modules.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0719477Z copying third_party/pybind11/tests/test_modules.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0721013Z copying third_party/pybind11/tests/test_multiple_inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0722517Z copying third_party/pybind11/tests/test_multiple_inheritance.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0724280Z copying third_party/pybind11/tests/test_multiple_interpreters.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0725495Z copying third_party/pybind11/tests/test_native_enum.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0727073Z copying third_party/pybind11/tests/test_native_enum.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0728595Z copying third_party/pybind11/tests/test_numpy_array.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0730211Z copying third_party/pybind11/tests/test_numpy_array.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0731853Z copying third_party/pybind11/tests/test_numpy_dtypes.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0733453Z copying third_party/pybind11/tests/test_numpy_dtypes.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0735187Z copying third_party/pybind11/tests/test_numpy_scalars.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0736764Z copying third_party/pybind11/tests/test_numpy_scalars.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0738030Z copying third_party/pybind11/tests/test_numpy_vectorize.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0739519Z copying third_party/pybind11/tests/test_numpy_vectorize.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0741035Z copying third_party/pybind11/tests/test_opaque_types.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0742377Z copying third_party/pybind11/tests/test_opaque_types.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0743959Z copying third_party/pybind11/tests/test_operator_overloading.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0745626Z copying third_party/pybind11/tests/test_operator_overloading.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0747041Z copying third_party/pybind11/tests/test_pickling.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0748491Z copying third_party/pybind11/tests/test_pickling.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0750180Z copying third_party/pybind11/tests/test_potentially_slicing_weak_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0751593Z copying third_party/pybind11/tests/test_potentially_slicing_weak_ptr.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0753208Z copying third_party/pybind11/tests/test_python_multiple_inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0754902Z copying third_party/pybind11/tests/test_python_multiple_inheritance.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0756103Z copying third_party/pybind11/tests/test_pytypes.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0758072Z copying third_party/pybind11/tests/test_pytypes.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0759914Z copying third_party/pybind11/tests/test_scoped_critical_section.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0761465Z copying third_party/pybind11/tests/test_scoped_critical_section.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0762768Z copying third_party/pybind11/tests/test_sequences_and_iterators.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0764616Z copying third_party/pybind11/tests/test_sequences_and_iterators.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0766108Z copying third_party/pybind11/tests/test_smart_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0767740Z copying third_party/pybind11/tests/test_smart_ptr.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0769345Z copying third_party/pybind11/tests/test_stl.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0770897Z copying third_party/pybind11/tests/test_stl.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0772614Z copying third_party/pybind11/tests/test_stl_binders.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0774238Z copying third_party/pybind11/tests/test_stl_binders.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0775951Z copying third_party/pybind11/tests/test_tagbased_polymorphic.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0777406Z copying third_party/pybind11/tests/test_tagbased_polymorphic.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0779428Z copying third_party/pybind11/tests/test_thread.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0781003Z copying third_party/pybind11/tests/test_thread.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0782446Z copying third_party/pybind11/tests/test_type_caster_pyobject_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0783945Z copying third_party/pybind11/tests/test_type_caster_pyobject_ptr.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0785707Z copying third_party/pybind11/tests/test_type_caster_std_function_specializations.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0787027Z copying third_party/pybind11/tests/test_type_caster_std_function_specializations.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0788420Z copying third_party/pybind11/tests/test_union.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0789966Z copying third_party/pybind11/tests/test_union.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0791521Z copying third_party/pybind11/tests/test_unnamed_namespace_a.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0792887Z copying third_party/pybind11/tests/test_unnamed_namespace_a.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0794502Z copying third_party/pybind11/tests/test_unnamed_namespace_b.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0796020Z copying third_party/pybind11/tests/test_unnamed_namespace_b.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0797529Z copying third_party/pybind11/tests/test_vector_unique_ptr_member.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0798876Z copying third_party/pybind11/tests/test_vector_unique_ptr_member.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0800457Z copying third_party/pybind11/tests/test_virtual_functions.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0802064Z copying third_party/pybind11/tests/test_virtual_functions.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0803548Z copying third_party/pybind11/tests/test_warnings.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0805214Z copying third_party/pybind11/tests/test_warnings.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0806751Z copying third_party/pybind11/tests/valgrind-numpy-scipy.supp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0808097Z copying third_party/pybind11/tests/valgrind-python.supp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests 2025-10-10T00:04:58.0809744Z copying third_party/pybind11/tests/extra_python_package/pytest.ini -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/extra_python_package 2025-10-10T00:04:58.0810977Z copying third_party/pybind11/tests/extra_python_package/test_files.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/extra_python_package 2025-10-10T00:04:58.0812249Z copying third_party/pybind11/tests/extra_setuptools/pytest.ini -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/extra_setuptools 2025-10-10T00:04:58.0813506Z copying third_party/pybind11/tests/extra_setuptools/test_setuphelper.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/extra_setuptools 2025-10-10T00:04:58.0814915Z copying third_party/pybind11/tests/pure_cpp/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/pure_cpp 2025-10-10T00:04:58.0816507Z copying third_party/pybind11/tests/pure_cpp/smart_holder_poc.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/pure_cpp 2025-10-10T00:04:58.0817782Z copying third_party/pybind11/tests/pure_cpp/smart_holder_poc_test.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/pure_cpp 2025-10-10T00:04:58.0819474Z copying third_party/pybind11/tests/test_cmake_build/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.0820805Z copying third_party/pybind11/tests/test_cmake_build/embed.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.0822033Z copying third_party/pybind11/tests/test_cmake_build/main.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.0823482Z copying third_party/pybind11/tests/test_cmake_build/test.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.0825188Z copying third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-10-10T00:04:58.0826709Z copying third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/installed_function 2025-10-10T00:04:58.0828126Z copying third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/installed_target 2025-10-10T00:04:58.0829669Z copying third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-10-10T00:04:58.0831081Z copying third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-10-10T00:04:58.0832433Z copying third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-10-10T00:04:58.0833624Z copying third_party/pybind11/tests/test_cross_module_rtti/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:58.0835014Z copying third_party/pybind11/tests/test_cross_module_rtti/bindings.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:58.0836359Z copying third_party/pybind11/tests/test_cross_module_rtti/catch.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:58.0837681Z copying third_party/pybind11/tests/test_cross_module_rtti/lib.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:58.0839041Z copying third_party/pybind11/tests/test_cross_module_rtti/lib.h -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:58.0840478Z copying third_party/pybind11/tests/test_cross_module_rtti/test_cross_module_rtti.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_cross_module_rtti 2025-10-10T00:04:58.0841629Z copying third_party/pybind11/tests/test_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0845894Z copying third_party/pybind11/tests/test_embed/catch.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0846343Z copying third_party/pybind11/tests/test_embed/external_module.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0846742Z copying third_party/pybind11/tests/test_embed/test_interpreter.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0848290Z copying third_party/pybind11/tests/test_embed/test_interpreter.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0850008Z copying third_party/pybind11/tests/test_embed/test_subinterpreter.cpp -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0851696Z copying third_party/pybind11/tests/test_embed/test_trampoline.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.0856712Z copying third_party/pybind11/tools/FindCatch.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0857348Z copying third_party/pybind11/tools/FindEigen3.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0857929Z copying third_party/pybind11/tools/FindPythonLibsNew.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0859142Z copying third_party/pybind11/tools/JoinPaths.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0859725Z copying third_party/pybind11/tools/check-style.sh -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0861724Z copying third_party/pybind11/tools/cmake_uninstall.cmake.in -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0864004Z copying third_party/pybind11/tools/codespell_ignore_lines_from_errors.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0864960Z copying third_party/pybind11/tools/libsize.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0866127Z copying third_party/pybind11/tools/make_changelog.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0867690Z copying third_party/pybind11/tools/make_global.py -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0869349Z copying third_party/pybind11/tools/pybind11.pc.in -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0871054Z copying third_party/pybind11/tools/pybind11Common.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0872701Z copying third_party/pybind11/tools/pybind11Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0874587Z copying third_party/pybind11/tools/pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0876248Z copying third_party/pybind11/tools/pybind11NewTools.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0885124Z copying third_party/pybind11/tools/pybind11Tools.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0886001Z copying third_party/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+git344e636/third_party/pybind11/tools 2025-10-10T00:04:58.0887404Z copying third_party/python-peachpy/.travis.yml -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0887888Z copying third_party/python-peachpy/LICENSE.rst -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0888368Z copying third_party/python-peachpy/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0888823Z copying third_party/python-peachpy/README.rst -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0889302Z copying third_party/python-peachpy/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0889842Z copying third_party/python-peachpy/requirements.txt -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0902208Z copying third_party/python-peachpy/setup.cfg -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0902695Z copying third_party/python-peachpy/setup.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy 2025-10-10T00:04:58.0903260Z copying third_party/python-peachpy/codegen/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:58.0903809Z copying third_party/python-peachpy/codegen/code.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:58.0904534Z copying third_party/python-peachpy/codegen/x86_64.json -> torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:58.0905154Z copying third_party/python-peachpy/codegen/x86_64.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:58.0905759Z copying third_party/python-peachpy/codegen/x86_64_nacl_test.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:58.0906482Z copying third_party/python-peachpy/codegen/x86_64_test_encoding.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/codegen 2025-10-10T00:04:58.0907295Z copying third_party/python-peachpy/examples/go-generate/dot_product.go -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/go-generate 2025-10-10T00:04:58.0908046Z copying third_party/python-peachpy/examples/go-generate/dot_product.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/go-generate 2025-10-10T00:04:58.0908975Z copying third_party/python-peachpy/examples/go-generate/dot_product_test.go -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/go-generate 2025-10-10T00:04:58.0909672Z copying third_party/python-peachpy/examples/go-generate/main.go -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/go-generate 2025-10-10T00:04:58.0910313Z copying third_party/python-peachpy/examples/make/Makefile -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/make 2025-10-10T00:04:58.0910985Z copying third_party/python-peachpy/examples/make/matmul-opt.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/make 2025-10-10T00:04:58.0912016Z copying third_party/python-peachpy/examples/make/matmul-ref.c -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/make 2025-10-10T00:04:58.0914435Z copying third_party/python-peachpy/examples/make/test.c -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/make 2025-10-10T00:04:58.0920857Z copying third_party/python-peachpy/examples/nmake/Makefile -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/nmake 2025-10-10T00:04:58.0922868Z copying third_party/python-peachpy/examples/nmake/test.cpp -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/nmake 2025-10-10T00:04:58.0923807Z copying third_party/python-peachpy/examples/nmake/transpose4x4-opt.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/nmake 2025-10-10T00:04:58.0925109Z copying third_party/python-peachpy/examples/nmake/transpose4x4-ref.cpp -> torch-2.10.0a0+git344e636/third_party/python-peachpy/examples/nmake 2025-10-10T00:04:58.0925790Z copying third_party/python-peachpy/logo/college-of-computing.gif -> torch-2.10.0a0+git344e636/third_party/python-peachpy/logo 2025-10-10T00:04:58.0926498Z copying third_party/python-peachpy/logo/hpcgarage.png -> torch-2.10.0a0+git344e636/third_party/python-peachpy/logo 2025-10-10T00:04:58.0927102Z copying third_party/python-peachpy/logo/peachpy.png -> torch-2.10.0a0+git344e636/third_party/python-peachpy/logo 2025-10-10T00:04:58.0929072Z copying third_party/python-peachpy/peachpy/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0929906Z copying third_party/python-peachpy/peachpy/abi.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0931573Z copying third_party/python-peachpy/peachpy/arm.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0932370Z copying third_party/python-peachpy/peachpy/codegen.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0933386Z copying third_party/python-peachpy/peachpy/encoder.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0937392Z copying third_party/python-peachpy/peachpy/function.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0939701Z copying third_party/python-peachpy/peachpy/literal.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0940335Z copying third_party/python-peachpy/peachpy/loader.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0941184Z copying third_party/python-peachpy/peachpy/name.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0941828Z copying third_party/python-peachpy/peachpy/parse.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0947451Z copying third_party/python-peachpy/peachpy/stream.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0948069Z copying third_party/python-peachpy/peachpy/util.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0948728Z copying third_party/python-peachpy/peachpy/writer.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy 2025-10-10T00:04:58.0949375Z copying third_party/python-peachpy/peachpy/arm/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0950384Z copying third_party/python-peachpy/peachpy/arm/abi.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0951206Z copying third_party/python-peachpy/peachpy/arm/function.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0954839Z copying third_party/python-peachpy/peachpy/arm/generic.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0959588Z copying third_party/python-peachpy/peachpy/arm/instructions.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0962467Z copying third_party/python-peachpy/peachpy/arm/isa.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0963224Z copying third_party/python-peachpy/peachpy/arm/microarchitecture.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0964003Z copying third_party/python-peachpy/peachpy/arm/pseudo.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0965471Z copying third_party/python-peachpy/peachpy/arm/registers.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0967645Z copying third_party/python-peachpy/peachpy/arm/vfpneon.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/arm 2025-10-10T00:04:58.0970539Z copying third_party/python-peachpy/peachpy/c/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/c 2025-10-10T00:04:58.0971941Z copying third_party/python-peachpy/peachpy/c/types.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/c 2025-10-10T00:04:58.0973854Z copying third_party/python-peachpy/peachpy/common/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/common 2025-10-10T00:04:58.0975630Z copying third_party/python-peachpy/peachpy/common/function.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/common 2025-10-10T00:04:58.0977159Z copying third_party/python-peachpy/peachpy/common/regalloc.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/common 2025-10-10T00:04:58.0978725Z copying third_party/python-peachpy/peachpy/formats/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats 2025-10-10T00:04:58.0980346Z copying third_party/python-peachpy/peachpy/formats/elf/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/elf 2025-10-10T00:04:58.0982078Z copying third_party/python-peachpy/peachpy/formats/elf/file.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/elf 2025-10-10T00:04:58.0983688Z copying third_party/python-peachpy/peachpy/formats/elf/image.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/elf 2025-10-10T00:04:58.0985416Z copying third_party/python-peachpy/peachpy/formats/elf/section.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/elf 2025-10-10T00:04:58.0987153Z copying third_party/python-peachpy/peachpy/formats/elf/symbol.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/elf 2025-10-10T00:04:58.0988767Z copying third_party/python-peachpy/peachpy/formats/macho/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/macho 2025-10-10T00:04:58.0990346Z copying third_party/python-peachpy/peachpy/formats/macho/file.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/macho 2025-10-10T00:04:58.0991980Z copying third_party/python-peachpy/peachpy/formats/macho/image.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/macho 2025-10-10T00:04:58.0993549Z copying third_party/python-peachpy/peachpy/formats/macho/section.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/macho 2025-10-10T00:04:58.0995344Z copying third_party/python-peachpy/peachpy/formats/macho/symbol.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/macho 2025-10-10T00:04:58.0996961Z copying third_party/python-peachpy/peachpy/formats/mscoff/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/mscoff 2025-10-10T00:04:58.0998506Z copying third_party/python-peachpy/peachpy/formats/mscoff/image.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/mscoff 2025-10-10T00:04:58.1000071Z copying third_party/python-peachpy/peachpy/formats/mscoff/section.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/mscoff 2025-10-10T00:04:58.1001612Z copying third_party/python-peachpy/peachpy/formats/mscoff/symbol.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/formats/mscoff 2025-10-10T00:04:58.1003104Z copying third_party/python-peachpy/peachpy/x86_64/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1005921Z copying third_party/python-peachpy/peachpy/x86_64/__main__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1006900Z copying third_party/python-peachpy/peachpy/x86_64/abi.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1008668Z copying third_party/python-peachpy/peachpy/x86_64/amd.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1012460Z copying third_party/python-peachpy/peachpy/x86_64/avx.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1033661Z copying third_party/python-peachpy/peachpy/x86_64/crypto.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1035948Z copying third_party/python-peachpy/peachpy/x86_64/encoding.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1037397Z copying third_party/python-peachpy/peachpy/x86_64/fma.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1042813Z copying third_party/python-peachpy/peachpy/x86_64/function.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1045767Z copying third_party/python-peachpy/peachpy/x86_64/generic.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1052889Z copying third_party/python-peachpy/peachpy/x86_64/instructions.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1054655Z copying third_party/python-peachpy/peachpy/x86_64/isa.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1056262Z copying third_party/python-peachpy/peachpy/x86_64/lower.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1057853Z copying third_party/python-peachpy/peachpy/x86_64/mask.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1060477Z copying third_party/python-peachpy/peachpy/x86_64/meta.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1061855Z copying third_party/python-peachpy/peachpy/x86_64/mmxsse.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1068703Z copying third_party/python-peachpy/peachpy/x86_64/nacl.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1070073Z copying third_party/python-peachpy/peachpy/x86_64/operand.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1072372Z copying third_party/python-peachpy/peachpy/x86_64/options.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1073671Z copying third_party/python-peachpy/peachpy/x86_64/pseudo.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1075992Z copying third_party/python-peachpy/peachpy/x86_64/registers.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1077849Z copying third_party/python-peachpy/peachpy/x86_64/types.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1079414Z copying third_party/python-peachpy/peachpy/x86_64/uarch.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/peachpy/x86_64 2025-10-10T00:04:58.1081194Z copying third_party/python-peachpy/sphinx/conf.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/sphinx 2025-10-10T00:04:58.1082655Z copying third_party/python-peachpy/sphinx/index.rst -> torch-2.10.0a0+git344e636/third_party/python-peachpy/sphinx 2025-10-10T00:04:58.1084474Z copying third_party/python-peachpy/sphinx/peachpy.rst -> torch-2.10.0a0+git344e636/third_party/python-peachpy/sphinx 2025-10-10T00:04:58.1086236Z copying third_party/python-peachpy/test/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test 2025-10-10T00:04:58.1087787Z copying third_party/python-peachpy/test/requirements.txt -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test 2025-10-10T00:04:58.1089234Z copying third_party/python-peachpy/test/test_elf.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test 2025-10-10T00:04:58.1091048Z copying third_party/python-peachpy/test/test_literal.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test 2025-10-10T00:04:58.1092462Z copying third_party/python-peachpy/test/arm/test_arm.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/arm 2025-10-10T00:04:58.1093972Z copying third_party/python-peachpy/test/x86_64/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1095555Z copying third_party/python-peachpy/test/x86_64/test_analysis.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1097204Z copying third_party/python-peachpy/test/x86_64/test_function.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1098694Z copying third_party/python-peachpy/test/x86_64/test_golang.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1100174Z copying third_party/python-peachpy/test/x86_64/test_labels.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1101741Z copying third_party/python-peachpy/test/x86_64/test_load.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1103362Z copying third_party/python-peachpy/test/x86_64/test_register_allocation.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1105287Z copying third_party/python-peachpy/test/x86_64/test_register_constraints.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1106747Z copying third_party/python-peachpy/test/x86_64/test_relocation.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1108146Z copying third_party/python-peachpy/test/x86_64/test_return.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64 2025-10-10T00:04:58.1109806Z copying third_party/python-peachpy/test/x86_64/encoding/__init__.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1111187Z copying third_party/python-peachpy/test/x86_64/encoding/test_amd.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1112980Z copying third_party/python-peachpy/test/x86_64/encoding/test_avx.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1118376Z copying third_party/python-peachpy/test/x86_64/encoding/test_crypto.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1119865Z copying third_party/python-peachpy/test/x86_64/encoding/test_fma.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1122142Z copying third_party/python-peachpy/test/x86_64/encoding/test_generic.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1125467Z copying third_party/python-peachpy/test/x86_64/encoding/test_imm.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1127070Z copying third_party/python-peachpy/test/x86_64/encoding/test_mask.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1128928Z copying third_party/python-peachpy/test/x86_64/encoding/test_mmxsse.py -> torch-2.10.0a0+git344e636/third_party/python-peachpy/test/x86_64/encoding 2025-10-10T00:04:58.1131699Z copying third_party/sleef/CHANGELOG.md -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1133568Z copying third_party/sleef/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1135635Z copying third_party/sleef/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1137226Z copying third_party/sleef/Configure.cmake -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1139486Z copying third_party/sleef/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1141103Z copying third_party/sleef/README.md -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1142786Z copying third_party/sleef/sleef-config.h.in -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1144493Z copying third_party/sleef/sleefConfig.cmake -> torch-2.10.0a0+git344e636/third_party/sleef 2025-10-10T00:04:58.1146120Z copying third_party/sleef/docs/CNAME -> torch-2.10.0a0+git344e636/third_party/sleef/docs 2025-10-10T00:04:58.1147706Z copying third_party/sleef/docs/Gemfile -> torch-2.10.0a0+git344e636/third_party/sleef/docs 2025-10-10T00:04:58.1149314Z copying third_party/sleef/docs/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs 2025-10-10T00:04:58.1150998Z copying third_party/sleef/docs/_config.yml -> torch-2.10.0a0+git344e636/third_party/sleef/docs 2025-10-10T00:04:58.1152720Z copying third_party/sleef/docs/google932e8e76dd592267.html -> torch-2.10.0a0+git344e636/third_party/sleef/docs 2025-10-10T00:04:58.1154465Z copying third_party/sleef/docs/1-user-guide/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/1-user-guide 2025-10-10T00:04:58.1156598Z copying third_party/sleef/docs/1-user-guide/build-with-cmake/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/1-user-guide/build-with-cmake 2025-10-10T00:04:58.1158150Z copying third_party/sleef/docs/2-references/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references 2025-10-10T00:04:58.1159859Z copying third_party/sleef/docs/2-references/dft/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/dft 2025-10-10T00:04:58.1161488Z copying third_party/sleef/docs/2-references/libm/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1163797Z copying third_party/sleef/docs/2-references/libm/aarch32.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1166009Z copying third_party/sleef/docs/2-references/libm/aarch64.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1168962Z copying third_party/sleef/docs/2-references/libm/cuda.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1170703Z copying third_party/sleef/docs/2-references/libm/ppc64.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1173670Z copying third_party/sleef/docs/2-references/libm/s390x.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1176048Z copying third_party/sleef/docs/2-references/libm/x86.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/libm 2025-10-10T00:04:58.1179218Z copying third_party/sleef/docs/2-references/quad/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:58.1181161Z copying third_party/sleef/docs/2-references/quad/aarch64.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:58.1182966Z copying third_party/sleef/docs/2-references/quad/cuda.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:58.1184930Z copying third_party/sleef/docs/2-references/quad/ppc64.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:58.1186752Z copying third_party/sleef/docs/2-references/quad/s390x.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:58.1188596Z copying third_party/sleef/docs/2-references/quad/x86.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/2-references/quad 2025-10-10T00:04:58.1190337Z copying third_party/sleef/docs/3-extra/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/3-extra 2025-10-10T00:04:58.1192089Z copying third_party/sleef/docs/4-tools/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/4-tools 2025-10-10T00:04:58.1193818Z copying third_party/sleef/docs/5-performance/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/5-performance 2025-10-10T00:04:58.1195616Z copying third_party/sleef/docs/6-contribute/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/6-contribute 2025-10-10T00:04:58.1197128Z copying third_party/sleef/docs/7-blog/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/7-blog 2025-10-10T00:04:58.1198790Z copying third_party/sleef/docs/_layouts/post.html -> torch-2.10.0a0+git344e636/third_party/sleef/docs/_layouts 2025-10-10T00:04:58.1200477Z copying third_party/sleef/docs/_posts/2024-10-02-new-pulse.md -> torch-2.10.0a0+git344e636/third_party/sleef/docs/_posts 2025-10-10T00:04:58.1202070Z copying third_party/sleef/docs/_sass/custom/custom.scss -> torch-2.10.0a0+git344e636/third_party/sleef/docs/_sass/custom 2025-10-10T00:04:58.1203626Z copying third_party/sleef/docs/img/apple-touch-icon.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1205340Z copying third_party/sleef/docs/img/arm-logo.svg -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1206893Z copying third_party/sleef/docs/img/convention.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1208858Z copying third_party/sleef/docs/img/convention2.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1210572Z copying third_party/sleef/docs/img/favicon.ico -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1212212Z copying third_party/sleef/docs/img/ibm-logo.svg -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1213657Z copying third_party/sleef/docs/img/insights.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1216379Z copying third_party/sleef/docs/img/matrix.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1221063Z copying third_party/sleef/docs/img/nontrigdp.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1223096Z copying third_party/sleef/docs/img/nontrigsp.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1225403Z copying third_party/sleef/docs/img/osi-logo.svg -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1227148Z copying third_party/sleef/docs/img/sleef-logo-notext.svg -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1230985Z copying third_party/sleef/docs/img/sleef-logo.svg -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1235890Z copying third_party/sleef/docs/img/trigdp.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1237740Z copying third_party/sleef/docs/img/trigsp.png -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1239745Z copying third_party/sleef/docs/img/unity-logo.svg -> torch-2.10.0a0+git344e636/third_party/sleef/docs/img 2025-10-10T00:04:58.1242689Z copying third_party/sleef/docs/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1244244Z copying third_party/sleef/docs/src/CMakeLists.txt.nested -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1245832Z copying third_party/sleef/docs/src/hellocuda.cu -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1247424Z copying third_party/sleef/docs/src/hellocudaquad.cu -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1248978Z copying third_party/sleef/docs/src/hellocudaquad2.cu -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1250479Z copying third_party/sleef/docs/src/hellox86.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1252034Z copying third_party/sleef/docs/src/machinmsvc.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1253616Z copying third_party/sleef/docs/src/machinx86.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1255322Z copying third_party/sleef/docs/src/ph.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1256940Z copying third_party/sleef/docs/src/sophomore.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1258593Z copying third_party/sleef/docs/src/sophomore2.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1260149Z copying third_party/sleef/docs/src/tutorial.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1261671Z copying third_party/sleef/docs/src/vectest.c -> torch-2.10.0a0+git344e636/third_party/sleef/docs/src 2025-10-10T00:04:58.1263202Z copying third_party/sleef/include/sleefdft.h -> torch-2.10.0a0+git344e636/third_party/sleef/include 2025-10-10T00:04:58.1265083Z copying third_party/sleef/src/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src 2025-10-10T00:04:58.1266708Z copying third_party/sleef/src/arch/helperadvsimd.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1268552Z copying third_party/sleef/src/arch/helperavx.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1270385Z copying third_party/sleef/src/arch/helperavx2.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1272240Z copying third_party/sleef/src/arch/helperavx2_128.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1273983Z copying third_party/sleef/src/arch/helperavx512f.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1276128Z copying third_party/sleef/src/arch/helperneon32.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1277682Z copying third_party/sleef/src/arch/helperpower_128.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1279520Z copying third_party/sleef/src/arch/helperpurec.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1281459Z copying third_party/sleef/src/arch/helperpurec_scalar.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1283146Z copying third_party/sleef/src/arch/helperrvv.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1286543Z copying third_party/sleef/src/arch/helpers390x_128.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1287913Z copying third_party/sleef/src/arch/helpersse2.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1289415Z copying third_party/sleef/src/arch/helpersve.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1291583Z copying third_party/sleef/src/arch/helpervecext.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/arch 2025-10-10T00:04:58.1293447Z copying third_party/sleef/src/common/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1295400Z copying third_party/sleef/src/common/addSuffix.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1297013Z copying third_party/sleef/src/common/arraymap.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1298628Z copying third_party/sleef/src/common/arraymap.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1300226Z copying third_party/sleef/src/common/common.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1301745Z copying third_party/sleef/src/common/common.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1303330Z copying third_party/sleef/src/common/commonfuncs.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1305174Z copying third_party/sleef/src/common/dd.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1306868Z copying third_party/sleef/src/common/df.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1309911Z copying third_party/sleef/src/common/estrin.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1312713Z copying third_party/sleef/src/common/f128util.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1313980Z copying third_party/sleef/src/common/keywords.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1315426Z copying third_party/sleef/src/common/main_checkfeature.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1325100Z copying third_party/sleef/src/common/misc.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1327414Z copying third_party/sleef/src/common/quaddef.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/common 2025-10-10T00:04:58.1328570Z copying third_party/sleef/src/dft/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1329625Z copying third_party/sleef/src/dft/dft.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1330668Z copying third_party/sleef/src/dft/dftcommon.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1331712Z copying third_party/sleef/src/dft/dftcommon.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1332764Z copying third_party/sleef/src/dft/mkdispatch.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1333812Z copying third_party/sleef/src/dft/mkunroll.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1335597Z copying third_party/sleef/src/dft/unroll0.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1337358Z copying third_party/sleef/src/dft/vectortype.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft 2025-10-10T00:04:58.1339169Z copying third_party/sleef/src/dft-tester/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1340895Z copying third_party/sleef/src/dft-tester/bench1d.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1342663Z copying third_party/sleef/src/dft-tester/fftwtest1d.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1344539Z copying third_party/sleef/src/dft-tester/fftwtest2d.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1348985Z copying third_party/sleef/src/dft-tester/measuredft.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1350925Z copying third_party/sleef/src/dft-tester/naivetest.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1353739Z copying third_party/sleef/src/dft-tester/roundtriptest1d.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1355313Z copying third_party/sleef/src/dft-tester/roundtriptest2d.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1356821Z copying third_party/sleef/src/dft-tester/tutorial.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/dft-tester 2025-10-10T00:04:58.1358179Z copying third_party/sleef/src/gencoef/Makefile -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1359472Z copying third_party/sleef/src/gencoef/dp.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1361050Z copying third_party/sleef/src/gencoef/gencoef.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1362233Z copying third_party/sleef/src/gencoef/gencoef.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1363511Z copying third_party/sleef/src/gencoef/ld.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1365065Z copying third_party/sleef/src/gencoef/mkrempitab.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1366496Z copying third_party/sleef/src/gencoef/mkrempitabqp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1370258Z copying third_party/sleef/src/gencoef/qp.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1371544Z copying third_party/sleef/src/gencoef/simplexfr.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1372645Z copying third_party/sleef/src/gencoef/sp.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/gencoef 2025-10-10T00:04:58.1373890Z copying third_party/sleef/src/libm/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1382009Z copying third_party/sleef/src/libm/dispatcher.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1383237Z copying third_party/sleef/src/libm/dispavx.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1384607Z copying third_party/sleef/src/libm/disppower_128.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1385820Z copying third_party/sleef/src/libm/disps390x_128.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1387210Z copying third_party/sleef/src/libm/dispscalar.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1388446Z copying third_party/sleef/src/libm/dispscalar_footer.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1389643Z copying third_party/sleef/src/libm/dispsse.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1391298Z copying third_party/sleef/src/libm/funcproto.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1394295Z copying third_party/sleef/src/libm/mkalias.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1396638Z copying third_party/sleef/src/libm/mkdisp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1397992Z copying third_party/sleef/src/libm/mkmasked_gnuabi.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1399163Z copying third_party/sleef/src/libm/mkrename.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1400339Z copying third_party/sleef/src/libm/mkrename_gnuabi.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1401638Z copying third_party/sleef/src/libm/norename.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1402986Z copying third_party/sleef/src/libm/rempitab.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1404452Z copying third_party/sleef/src/libm/rename.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1405694Z copying third_party/sleef/src/libm/sleef.pc.in -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1406797Z copying third_party/sleef/src/libm/sleefdp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1407996Z copying third_party/sleef/src/libm/sleefinline_cuda_header.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1409549Z copying third_party/sleef/src/libm/sleefinline_header.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1410985Z copying third_party/sleef/src/libm/sleefld.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1412190Z copying third_party/sleef/src/libm/sleeflibm_footer.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1413917Z copying third_party/sleef/src/libm/sleeflibm_header.h.org.in -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1416025Z copying third_party/sleef/src/libm/sleefqp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1418210Z copying third_party/sleef/src/libm/sleefsimddp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1421246Z copying third_party/sleef/src/libm/sleefsimdsp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1424475Z copying third_party/sleef/src/libm/sleefsp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1427974Z copying third_party/sleef/src/libm/tryvsx3.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm 2025-10-10T00:04:58.1430455Z copying third_party/sleef/src/libm-benchmarks/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1431804Z copying third_party/sleef/src/libm-benchmarks/README.md -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1433276Z copying third_party/sleef/src/libm-benchmarks/benchlibm.cpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1434862Z copying third_party/sleef/src/libm-benchmarks/benchmark_callers.hpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1436349Z copying third_party/sleef/src/libm-benchmarks/benchmark_callers_libm.hpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1437848Z copying third_party/sleef/src/libm-benchmarks/benchmark_templates.hpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1442707Z copying third_party/sleef/src/libm-benchmarks/benchsleef.cpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1444225Z copying third_party/sleef/src/libm-benchmarks/gen_input.hpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1445584Z copying third_party/sleef/src/libm-benchmarks/type_defs.hpp -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks 2025-10-10T00:04:58.1447304Z copying third_party/sleef/src/libm-benchmarks/plot-tool/plot_results.py -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks/plot-tool 2025-10-10T00:04:58.1449037Z copying third_party/sleef/src/libm-benchmarks/plot-tool/plotter.py -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks/plot-tool 2025-10-10T00:04:58.1456187Z copying third_party/sleef/src/libm-benchmarks/plot-tool/preprocessing.py -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks/plot-tool 2025-10-10T00:04:58.1457933Z copying third_party/sleef/src/libm-benchmarks/plot-tool/preprocessing_validators.py -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks/plot-tool 2025-10-10T00:04:58.1459638Z copying third_party/sleef/src/libm-benchmarks/plot-tool/requirements.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-benchmarks/plot-tool 2025-10-10T00:04:58.1461098Z copying third_party/sleef/src/libm-tester/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1462446Z copying third_party/sleef/src/libm-tester/autovec.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1463733Z copying third_party/sleef/src/libm-tester/gnuabi_compatibility.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1465185Z copying third_party/sleef/src/libm-tester/hash_cinz.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1466508Z copying third_party/sleef/src/libm-tester/hash_finz.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1467670Z copying third_party/sleef/src/libm-tester/iut.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1468842Z copying third_party/sleef/src/libm-tester/iutcuda.cu -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1470014Z copying third_party/sleef/src/libm-tester/iutsimd.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1471230Z copying third_party/sleef/src/libm-tester/mveclibtest.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1472431Z copying third_party/sleef/src/libm-tester/tester.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1473618Z copying third_party/sleef/src/libm-tester/tester2dp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1475074Z copying third_party/sleef/src/libm-tester/tester2ld.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1476274Z copying third_party/sleef/src/libm-tester/tester2qp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1477517Z copying third_party/sleef/src/libm-tester/tester2simddp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1485079Z copying third_party/sleef/src/libm-tester/tester2simdsp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1487480Z copying third_party/sleef/src/libm-tester/tester2sp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1488791Z copying third_party/sleef/src/libm-tester/tester3.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1490084Z copying third_party/sleef/src/libm-tester/testerutil.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1491393Z copying third_party/sleef/src/libm-tester/testerutil.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1492706Z copying third_party/sleef/src/libm-tester/testervecabi.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/libm-tester 2025-10-10T00:04:58.1493938Z copying third_party/sleef/src/quad/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1495287Z copying third_party/sleef/src/quad/qdispatcher.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1496552Z copying third_party/sleef/src/quad/qdispscalar.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1497694Z copying third_party/sleef/src/quad/qdispx2.c.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1498772Z copying third_party/sleef/src/quad/qfuncproto.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1499836Z copying third_party/sleef/src/quad/qmkdisp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1500945Z copying third_party/sleef/src/quad/qmkrename.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1502063Z copying third_party/sleef/src/quad/rempitabqp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1503281Z copying third_party/sleef/src/quad/sleefquad_footer.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1506085Z copying third_party/sleef/src/quad/sleefquad_header.h.org.in -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1508309Z copying third_party/sleef/src/quad/sleefquadinline_cuda_header.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1511475Z copying third_party/sleef/src/quad/sleefquadinline_footer.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1513794Z copying third_party/sleef/src/quad/sleefquadinline_header.h.org -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1518510Z copying third_party/sleef/src/quad/sleefsimdqp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad 2025-10-10T00:04:58.1522213Z copying third_party/sleef/src/quad-tester/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1524734Z copying third_party/sleef/src/quad-tester/hash_printf.txt -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1526085Z copying third_party/sleef/src/quad-tester/qiutcuda.cu -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1527860Z copying third_party/sleef/src/quad-tester/qiutsimd.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1529866Z copying third_party/sleef/src/quad-tester/qtester.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1532507Z copying third_party/sleef/src/quad-tester/qtesterutil.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1535380Z copying third_party/sleef/src/quad-tester/qtesterutil.h -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1537670Z copying third_party/sleef/src/quad-tester/qutil.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1538995Z copying third_party/sleef/src/quad-tester/tester2printf.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1540365Z copying third_party/sleef/src/quad-tester/tester2simdqp.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1541739Z copying third_party/sleef/src/quad-tester/tester3printf.c -> torch-2.10.0a0+git344e636/third_party/sleef/src/quad-tester 2025-10-10T00:04:58.1543191Z copying third_party/sleef/toolchains/aarch64-gcc.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1545105Z copying third_party/sleef/toolchains/aarch64-llvm.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1546852Z copying third_party/sleef/toolchains/armhf-gcc.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1548656Z copying third_party/sleef/toolchains/armhf-llvm.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1551181Z copying third_party/sleef/toolchains/native-gcc.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1553593Z copying third_party/sleef/toolchains/native-llvm.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1555158Z copying third_party/sleef/toolchains/ppc64el-gcc.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1556455Z copying third_party/sleef/toolchains/ppc64el-llvm.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1557766Z copying third_party/sleef/toolchains/riscv64-gcc.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1559049Z copying third_party/sleef/toolchains/riscv64-llvm.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1560310Z copying third_party/sleef/toolchains/s390x-gcc.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1561559Z copying third_party/sleef/toolchains/s390x-llvm.cmake -> torch-2.10.0a0+git344e636/third_party/sleef/toolchains 2025-10-10T00:04:58.1563361Z copying third_party/tensorflow_cuda_bazel_build/cuda/build_defs.bzl -> torch-2.10.0a0+git344e636/third_party/tensorflow_cuda_bazel_build/cuda 2025-10-10T00:04:58.1565063Z copying third_party/tensorpipe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:58.1567493Z copying third_party/tensorpipe/CODE_OF_CONDUCT.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:58.1569726Z copying third_party/tensorpipe/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:58.1570985Z copying third_party/tensorpipe/LICENSE.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:58.1572052Z copying third_party/tensorpipe/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:58.1573340Z copying third_party/tensorpipe/setup.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe 2025-10-10T00:04:58.1575870Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda10.1 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:58.1577067Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda10.2 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:58.1578354Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda11.0 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:58.1579622Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda11.1 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:58.1580870Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda9.2 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:58.1582222Z copying third_party/tensorpipe/.circleci/config.yml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/.circleci 2025-10-10T00:04:58.1583561Z copying third_party/tensorpipe/cmake/FindPackageHandleStandardArgs.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:58.1585180Z copying third_party/tensorpipe/cmake/FindPackageMessage.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:58.1586406Z copying third_party/tensorpipe/cmake/Finduv.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:58.1587545Z copying third_party/tensorpipe/cmake/MiscCheck.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:58.1588731Z copying third_party/tensorpipe/cmake/Options.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:58.1590009Z copying third_party/tensorpipe/cmake/Sanitize.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/cmake 2025-10-10T00:04:58.1591358Z copying third_party/tensorpipe/docs/cuda_gotchas.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/docs 2025-10-10T00:04:58.1592909Z copying third_party/tensorpipe/docs/development.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/docs 2025-10-10T00:04:58.1594267Z copying third_party/tensorpipe/docs/linux_support.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/docs 2025-10-10T00:04:58.1595695Z copying third_party/tensorpipe/docs/shm.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/docs 2025-10-10T00:04:58.1597221Z copying third_party/tensorpipe/docs/thread_model.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/docs 2025-10-10T00:04:58.1598593Z copying third_party/tensorpipe/tensorpipe/.clang-format -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1599885Z copying third_party/tensorpipe/tensorpipe/.clang-tidy -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1601255Z copying third_party/tensorpipe/tensorpipe/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1602591Z copying third_party/tensorpipe/tensorpipe/config.h.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1603922Z copying third_party/tensorpipe/tensorpipe/config_cuda.h.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1605463Z copying third_party/tensorpipe/tensorpipe/tensorpipe.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1606942Z copying third_party/tensorpipe/tensorpipe/tensorpipe_cuda.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe 2025-10-10T00:04:58.1608397Z copying third_party/tensorpipe/tensorpipe/benchmark/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1609786Z copying third_party/tensorpipe/tensorpipe/benchmark/benchmark_pipe.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1611401Z copying third_party/tensorpipe/tensorpipe/benchmark/benchmark_transport.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1612740Z copying third_party/tensorpipe/tensorpipe/benchmark/channel_registry.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1614281Z copying third_party/tensorpipe/tensorpipe/benchmark/channel_registry.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1615677Z copying third_party/tensorpipe/tensorpipe/benchmark/measurements.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1616948Z copying third_party/tensorpipe/tensorpipe/benchmark/options.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1618324Z copying third_party/tensorpipe/tensorpipe/benchmark/options.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1619679Z copying third_party/tensorpipe/tensorpipe/benchmark/registry.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1621107Z copying third_party/tensorpipe/tensorpipe/benchmark/transport_registry.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1622501Z copying third_party/tensorpipe/tensorpipe/benchmark/transport_registry.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/benchmark 2025-10-10T00:04:58.1623791Z copying third_party/tensorpipe/tensorpipe/channel/channel.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1625383Z copying third_party/tensorpipe/tensorpipe/channel/channel_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1626746Z copying third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1627996Z copying third_party/tensorpipe/tensorpipe/channel/context.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1629481Z copying third_party/tensorpipe/tensorpipe/channel/context_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1630810Z copying third_party/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1632508Z copying third_party/tensorpipe/tensorpipe/channel/error.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1633822Z copying third_party/tensorpipe/tensorpipe/channel/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1635612Z copying third_party/tensorpipe/tensorpipe/channel/helpers.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1637278Z copying third_party/tensorpipe/tensorpipe/channel/helpers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel 2025-10-10T00:04:58.1638879Z copying third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:58.1640389Z copying third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:58.1641853Z copying third_party/tensorpipe/tensorpipe/channel/basic/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:58.1643286Z copying third_party/tensorpipe/tensorpipe/channel/basic/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:58.1644771Z copying third_party/tensorpipe/tensorpipe/channel/basic/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:58.1646201Z copying third_party/tensorpipe/tensorpipe/channel/basic/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/basic 2025-10-10T00:04:58.1647620Z copying third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:58.1649151Z copying third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:58.1650606Z copying third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:58.1652019Z copying third_party/tensorpipe/tensorpipe/channel/cma/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:58.1653386Z copying third_party/tensorpipe/tensorpipe/channel/cma/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:58.1654979Z copying third_party/tensorpipe/tensorpipe/channel/cma/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cma 2025-10-10T00:04:58.1656501Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1658035Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1659452Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/constants.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1660862Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1662320Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1663690Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1665408Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-10-10T00:04:58.1666941Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1668357Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1669730Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/constants.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1671135Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1672640Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1673994Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1675665Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1677080Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-10-10T00:04:58.1678469Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1679885Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1681380Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/constants.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1682760Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1684430Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1685860Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1687410Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-10-10T00:04:58.1688860Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:58.1690398Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:58.1691700Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:58.1693119Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:58.1694746Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:58.1696071Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-10-10T00:04:58.1697555Z copying third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1698960Z copying third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1700412Z copying third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1701713Z copying third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1703021Z copying third_party/tensorpipe/tensorpipe/channel/mpt/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1704544Z copying third_party/tensorpipe/tensorpipe/channel/mpt/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1705973Z copying third_party/tensorpipe/tensorpipe/channel/mpt/nop_types.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/mpt 2025-10-10T00:04:58.1707431Z copying third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:58.1708994Z copying third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:58.1710326Z copying third_party/tensorpipe/tensorpipe/channel/xth/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:58.1711618Z copying third_party/tensorpipe/tensorpipe/channel/xth/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:58.1713009Z copying third_party/tensorpipe/tensorpipe/channel/xth/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:58.1714407Z copying third_party/tensorpipe/tensorpipe/channel/xth/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/channel/xth 2025-10-10T00:04:58.1715914Z copying third_party/tensorpipe/tensorpipe/common/address.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1717248Z copying third_party/tensorpipe/tensorpipe/common/address.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1718589Z copying third_party/tensorpipe/tensorpipe/common/allocator.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1719949Z copying third_party/tensorpipe/tensorpipe/common/allocator.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1721258Z copying third_party/tensorpipe/tensorpipe/common/buffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1722632Z copying third_party/tensorpipe/tensorpipe/common/busy_polling_loop.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1723833Z copying third_party/tensorpipe/tensorpipe/common/callback.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1725522Z copying third_party/tensorpipe/tensorpipe/common/cpu_buffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1726901Z copying third_party/tensorpipe/tensorpipe/common/cuda.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1728350Z copying third_party/tensorpipe/tensorpipe/common/cuda_buffer.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1729722Z copying third_party/tensorpipe/tensorpipe/common/cuda_buffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1731031Z copying third_party/tensorpipe/tensorpipe/common/cuda_lib.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1732399Z copying third_party/tensorpipe/tensorpipe/common/cuda_loop.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1733719Z copying third_party/tensorpipe/tensorpipe/common/cuda_loop.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1735412Z copying third_party/tensorpipe/tensorpipe/common/deferred_executor.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1736644Z copying third_party/tensorpipe/tensorpipe/common/defs.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1738085Z copying third_party/tensorpipe/tensorpipe/common/device.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1739395Z copying third_party/tensorpipe/tensorpipe/common/dl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1740797Z copying third_party/tensorpipe/tensorpipe/common/epoll_loop.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1742158Z copying third_party/tensorpipe/tensorpipe/common/epoll_loop.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1743619Z copying third_party/tensorpipe/tensorpipe/common/error.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1745077Z copying third_party/tensorpipe/tensorpipe/common/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1746464Z copying third_party/tensorpipe/tensorpipe/common/error_macros.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1747733Z copying third_party/tensorpipe/tensorpipe/common/fd.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1749116Z copying third_party/tensorpipe/tensorpipe/common/fd.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1750468Z copying third_party/tensorpipe/tensorpipe/common/ibv.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1751863Z copying third_party/tensorpipe/tensorpipe/common/ibv.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1753252Z copying third_party/tensorpipe/tensorpipe/common/ibv_lib.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1754884Z copying third_party/tensorpipe/tensorpipe/common/memory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1756239Z copying third_party/tensorpipe/tensorpipe/common/nop.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1757692Z copying third_party/tensorpipe/tensorpipe/common/nvml_lib.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1759067Z copying third_party/tensorpipe/tensorpipe/common/optional.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1760393Z copying third_party/tensorpipe/tensorpipe/common/queue.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1761783Z copying third_party/tensorpipe/tensorpipe/common/ringbuffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1763284Z copying third_party/tensorpipe/tensorpipe/common/ringbuffer_read_write_ops.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1764926Z copying third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1766322Z copying third_party/tensorpipe/tensorpipe/common/shm_ringbuffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1767663Z copying third_party/tensorpipe/tensorpipe/common/shm_segment.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1769025Z copying third_party/tensorpipe/tensorpipe/common/shm_segment.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1770492Z copying third_party/tensorpipe/tensorpipe/common/socket.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1771759Z copying third_party/tensorpipe/tensorpipe/common/socket.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1773215Z copying third_party/tensorpipe/tensorpipe/common/state_machine.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1774822Z copying third_party/tensorpipe/tensorpipe/common/stream_read_write_ops.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1776224Z copying third_party/tensorpipe/tensorpipe/common/strings.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1777583Z copying third_party/tensorpipe/tensorpipe/common/system.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1778997Z copying third_party/tensorpipe/tensorpipe/common/system.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/common 2025-10-10T00:04:58.1780455Z copying third_party/tensorpipe/tensorpipe/core/context.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1781669Z copying third_party/tensorpipe/tensorpipe/core/context.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1783005Z copying third_party/tensorpipe/tensorpipe/core/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1784527Z copying third_party/tensorpipe/tensorpipe/core/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1785953Z copying third_party/tensorpipe/tensorpipe/core/error.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1787313Z copying third_party/tensorpipe/tensorpipe/core/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1789772Z copying third_party/tensorpipe/tensorpipe/core/listener.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1802329Z copying third_party/tensorpipe/tensorpipe/core/listener.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1803829Z copying third_party/tensorpipe/tensorpipe/core/listener_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1805662Z copying third_party/tensorpipe/tensorpipe/core/listener_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1806908Z copying third_party/tensorpipe/tensorpipe/core/message.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1808054Z copying third_party/tensorpipe/tensorpipe/core/nop_types.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1809396Z copying third_party/tensorpipe/tensorpipe/core/pipe.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1810706Z copying third_party/tensorpipe/tensorpipe/core/pipe.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1812043Z copying third_party/tensorpipe/tensorpipe/core/pipe_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1813407Z copying third_party/tensorpipe/tensorpipe/core/pipe_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/core 2025-10-10T00:04:58.1814947Z copying third_party/tensorpipe/tensorpipe/misc/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/misc 2025-10-10T00:04:58.1816382Z copying third_party/tensorpipe/tensorpipe/misc/dump_state_machine.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/misc 2025-10-10T00:04:58.1817868Z copying third_party/tensorpipe/tensorpipe/python/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/python 2025-10-10T00:04:58.1819461Z copying third_party/tensorpipe/tensorpipe/python/tensorpipe.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/python 2025-10-10T00:04:58.1820917Z copying third_party/tensorpipe/tensorpipe/test/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test 2025-10-10T00:04:58.1822295Z copying third_party/tensorpipe/tensorpipe/test/peer_group.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test 2025-10-10T00:04:58.1823631Z copying third_party/tensorpipe/tensorpipe/test/test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test 2025-10-10T00:04:58.1826442Z copying third_party/tensorpipe/tensorpipe/test/test_environment.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test 2025-10-10T00:04:58.1828183Z copying third_party/tensorpipe/tensorpipe/test/test_environment.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test 2025-10-10T00:04:58.1829995Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1832070Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1834039Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cpu.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1836041Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cpu.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1838003Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1840598Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1842325Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda_multi_gpu.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1844067Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda_xdtt.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1845880Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_helpers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1847570Z copying third_party/tensorpipe/tensorpipe/test/channel/kernel.cu -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1849123Z copying third_party/tensorpipe/tensorpipe/test/channel/kernel.cuh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel 2025-10-10T00:04:58.1850780Z copying third_party/tensorpipe/tensorpipe/test/channel/basic/basic_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/basic 2025-10-10T00:04:58.1852522Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-10-10T00:04:58.1854377Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/cma_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-10-10T00:04:58.1856053Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/docker_tests.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-10-10T00:04:58.1857741Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/probe.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-10-10T00:04:58.1859461Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/probe_report_checker.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-10-10T00:04:58.1861380Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_basic/cuda_basic_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_basic 2025-10-10T00:04:58.1863216Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr/cuda_gdr_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr 2025-10-10T00:04:58.1865132Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc/cuda_ipc_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc 2025-10-10T00:04:58.1866915Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_xth/cuda_xth_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/cuda_xth 2025-10-10T00:04:58.1868627Z copying third_party/tensorpipe/tensorpipe/test/channel/mpt/mpt_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/mpt 2025-10-10T00:04:58.1870252Z copying third_party/tensorpipe/tensorpipe/test/channel/xth/xth_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/channel/xth 2025-10-10T00:04:58.1871929Z copying third_party/tensorpipe/tensorpipe/test/common/cuda_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1873459Z copying third_party/tensorpipe/tensorpipe/test/common/defs_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1875154Z copying third_party/tensorpipe/tensorpipe/test/common/epoll_loop_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1876857Z copying third_party/tensorpipe/tensorpipe/test/common/ringbuffer_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1878490Z copying third_party/tensorpipe/tensorpipe/test/common/shm_ringbuffer_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1880112Z copying third_party/tensorpipe/tensorpipe/test/common/shm_segment_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1881695Z copying third_party/tensorpipe/tensorpipe/test/common/system_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/common 2025-10-10T00:04:58.1883224Z copying third_party/tensorpipe/tensorpipe/test/core/context_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/core 2025-10-10T00:04:58.1884902Z copying third_party/tensorpipe/tensorpipe/test/core/listener_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/core 2025-10-10T00:04:58.1886572Z copying third_party/tensorpipe/tensorpipe/test/core/pipe_cuda_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/core 2025-10-10T00:04:58.1888071Z copying third_party/tensorpipe/tensorpipe/test/core/pipe_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/core 2025-10-10T00:04:58.1889556Z copying third_party/tensorpipe/tensorpipe/test/core/pipe_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/core 2025-10-10T00:04:58.1891112Z copying third_party/tensorpipe/tensorpipe/test/python/tensorpipe.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/python 2025-10-10T00:04:58.1892773Z copying third_party/tensorpipe/tensorpipe/test/transport/connection_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport 2025-10-10T00:04:58.1894596Z copying third_party/tensorpipe/tensorpipe/test/transport/context_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport 2025-10-10T00:04:58.1896295Z copying third_party/tensorpipe/tensorpipe/test/transport/listener_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport 2025-10-10T00:04:58.1897685Z copying third_party/tensorpipe/tensorpipe/test/transport/transport_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport 2025-10-10T00:04:58.1898943Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/connection_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-10-10T00:04:58.1900066Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/context_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-10-10T00:04:58.1901143Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/ibv_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-10-10T00:04:58.1902110Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/ibv_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-10-10T00:04:58.1903182Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/sockaddr_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-10-10T00:04:58.1904461Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/connection_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:58.1905611Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/listener_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:58.1906750Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/reactor_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:58.1907846Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/shm_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:58.1908912Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/shm_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:58.1910028Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/sockaddr_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-10-10T00:04:58.1911133Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/connection_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:58.1912224Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/context_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:58.1913208Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/loop_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:58.1914557Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/sockaddr_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:58.1915568Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/uv_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:58.1916559Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/uv_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-10-10T00:04:58.1917551Z copying third_party/tensorpipe/tensorpipe/transport/connection.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1918473Z copying third_party/tensorpipe/tensorpipe/transport/connection_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1919539Z copying third_party/tensorpipe/tensorpipe/transport/connection_impl_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1920531Z copying third_party/tensorpipe/tensorpipe/transport/context.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1921462Z copying third_party/tensorpipe/tensorpipe/transport/context_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1922480Z copying third_party/tensorpipe/tensorpipe/transport/context_impl_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1923477Z copying third_party/tensorpipe/tensorpipe/transport/error.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1924515Z copying third_party/tensorpipe/tensorpipe/transport/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1925446Z copying third_party/tensorpipe/tensorpipe/transport/listener.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1926344Z copying third_party/tensorpipe/tensorpipe/transport/listener_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1927376Z copying third_party/tensorpipe/tensorpipe/transport/listener_impl_boilerplate.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport 2025-10-10T00:04:58.1928843Z copying third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1931241Z copying third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1933269Z copying third_party/tensorpipe/tensorpipe/transport/ibv/constants.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1935472Z copying third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1937394Z copying third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1939153Z copying third_party/tensorpipe/tensorpipe/transport/ibv/error.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1940841Z copying third_party/tensorpipe/tensorpipe/transport/ibv/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1942572Z copying third_party/tensorpipe/tensorpipe/transport/ibv/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1944467Z copying third_party/tensorpipe/tensorpipe/transport/ibv/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1946259Z copying third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1948201Z copying third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1950025Z copying third_party/tensorpipe/tensorpipe/transport/ibv/reactor.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1951778Z copying third_party/tensorpipe/tensorpipe/transport/ibv/reactor.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1953533Z copying third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1955437Z copying third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1957163Z copying third_party/tensorpipe/tensorpipe/transport/ibv/utility.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1958890Z copying third_party/tensorpipe/tensorpipe/transport/ibv/utility.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/ibv 2025-10-10T00:04:58.1960681Z copying third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1962632Z copying third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1964636Z copying third_party/tensorpipe/tensorpipe/transport/shm/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1966429Z copying third_party/tensorpipe/tensorpipe/transport/shm/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1968192Z copying third_party/tensorpipe/tensorpipe/transport/shm/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1969914Z copying third_party/tensorpipe/tensorpipe/transport/shm/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1971665Z copying third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1973563Z copying third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1975539Z copying third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1977255Z copying third_party/tensorpipe/tensorpipe/transport/shm/reactor.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1979124Z copying third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1980872Z copying third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/shm 2025-10-10T00:04:58.1982659Z copying third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1983575Z copying third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1984546Z copying third_party/tensorpipe/tensorpipe/transport/uv/context_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1985349Z copying third_party/tensorpipe/tensorpipe/transport/uv/context_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1986270Z copying third_party/tensorpipe/tensorpipe/transport/uv/error.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1987018Z copying third_party/tensorpipe/tensorpipe/transport/uv/error.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1987800Z copying third_party/tensorpipe/tensorpipe/transport/uv/factory.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1988597Z copying third_party/tensorpipe/tensorpipe/transport/uv/factory.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1989410Z copying third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1990227Z copying third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1991044Z copying third_party/tensorpipe/tensorpipe/transport/uv/loop.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1992632Z copying third_party/tensorpipe/tensorpipe/transport/uv/loop.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1994385Z copying third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1996091Z copying third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1997567Z copying third_party/tensorpipe/tensorpipe/transport/uv/utility.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.1999149Z copying third_party/tensorpipe/tensorpipe/transport/uv/utility.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.2000673Z copying third_party/tensorpipe/tensorpipe/transport/uv/uv.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/tensorpipe/transport/uv 2025-10-10T00:04:58.2002551Z copying third_party/tensorpipe/third_party/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party 2025-10-10T00:04:58.2004427Z copying third_party/tensorpipe/third_party/googletest/.clang-format -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2006122Z copying third_party/tensorpipe/third_party/googletest/.travis.yml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2007624Z copying third_party/tensorpipe/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2009222Z copying third_party/tensorpipe/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2010760Z copying third_party/tensorpipe/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2012292Z copying third_party/tensorpipe/third_party/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2013808Z copying third_party/tensorpipe/third_party/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2015612Z copying third_party/tensorpipe/third_party/googletest/WORKSPACE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2017133Z copying third_party/tensorpipe/third_party/googletest/appveyor.yml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2018758Z copying third_party/tensorpipe/third_party/googletest/library.json -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2020336Z copying third_party/tensorpipe/third_party/googletest/platformio.ini -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest 2025-10-10T00:04:58.2021935Z copying third_party/tensorpipe/third_party/googletest/ci/build-linux-bazel.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2023523Z copying third_party/tensorpipe/third_party/googletest/ci/build-platformio.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2025218Z copying third_party/tensorpipe/third_party/googletest/ci/env-linux.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2026730Z copying third_party/tensorpipe/third_party/googletest/ci/env-osx.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2028323Z copying third_party/tensorpipe/third_party/googletest/ci/get-nprocessors.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2029918Z copying third_party/tensorpipe/third_party/googletest/ci/install-linux.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2031441Z copying third_party/tensorpipe/third_party/googletest/ci/install-osx.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2033028Z copying third_party/tensorpipe/third_party/googletest/ci/install-platformio.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2034768Z copying third_party/tensorpipe/third_party/googletest/ci/log-config.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2036294Z copying third_party/tensorpipe/third_party/googletest/ci/travis.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/ci 2025-10-10T00:04:58.2038019Z copying third_party/tensorpipe/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock 2025-10-10T00:04:58.2039763Z copying third_party/tensorpipe/third_party/googletest/googlemock/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock 2025-10-10T00:04:58.2041286Z copying third_party/tensorpipe/third_party/googletest/googlemock/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock 2025-10-10T00:04:58.2042917Z copying third_party/tensorpipe/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock 2025-10-10T00:04:58.2044637Z copying third_party/tensorpipe/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/cmake 2025-10-10T00:04:58.2046387Z copying third_party/tensorpipe/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/cmake 2025-10-10T00:04:58.2047966Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/cheat_sheet.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:58.2050565Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/community_created_documentation.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:58.2051786Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/cook_book.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:58.2055207Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/for_dummies.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:58.2056917Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/gmock_faq.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:58.2058721Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/pump_manual.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-10-10T00:04:58.2060539Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2063165Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2064801Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2066721Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2068643Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2070281Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2073873Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2075589Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2077280Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2078926Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2081669Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-10-10T00:04:58.2083193Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:58.2085115Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:58.2086777Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-10-10T00:04:58.2088666Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:58.2090551Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:58.2092317Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:58.2093814Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:58.2095595Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-10-10T00:04:58.2096901Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-10-10T00:04:58.2098637Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-10-10T00:04:58.2100195Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/pump.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-10-10T00:04:58.2102146Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:58.2104358Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:58.2105890Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:58.2107492Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-10-10T00:04:58.2109123Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2110653Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2113134Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2115027Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2116762Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2118459Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2120210Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-10-10T00:04:58.2121584Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2123336Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2125096Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2126739Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2128494Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2130289Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2131901Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-10-10T00:04:58.2133475Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2135386Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2137814Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2139365Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-function-mocker_nc.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2140952Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-function-mocker_nc_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2142518Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2144670Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-generated-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2146754Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2148782Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2150645Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2154783Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2156366Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2158025Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2159748Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2161401Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2163027Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2165813Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2167216Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2168835Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2170465Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2172154Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2173619Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2175395Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2177265Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2178878Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2180815Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2182405Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2183996Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2185897Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2187529Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/pump_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-10-10T00:04:58.2189173Z copying third_party/tensorpipe/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest 2025-10-10T00:04:58.2190821Z copying third_party/tensorpipe/third_party/googletest/googletest/CONTRIBUTORS -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest 2025-10-10T00:04:58.2192323Z copying third_party/tensorpipe/third_party/googletest/googletest/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest 2025-10-10T00:04:58.2193888Z copying third_party/tensorpipe/third_party/googletest/googletest/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest 2025-10-10T00:04:58.2196615Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-10-10T00:04:58.2198002Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-10-10T00:04:58.2199591Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-10-10T00:04:58.2201198Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-10-10T00:04:58.2202863Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-10-10T00:04:58.2204738Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/advanced.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-10-10T00:04:58.2207774Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/faq.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-10-10T00:04:58.2209395Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/pkgconfig.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-10-10T00:04:58.2211025Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/primer.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-10-10T00:04:58.2212833Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/samples.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-10-10T00:04:58.2214862Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2216804Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2218711Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2220314Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2222123Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2223990Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2225915Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2227528Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2229192Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2232291Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2233813Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-10-10T00:04:58.2235913Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2237590Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2239286Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2241619Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2243647Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2245244Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2248217Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2249702Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-10-10T00:04:58.2251654Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.2253173Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.2255028Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.2256600Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-10-10T00:04:58.2257984Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2259636Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2261201Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2262823Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2264648Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2266530Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2268160Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2269796Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2271512Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2273245Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2275227Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2276765Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2278327Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2280465Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2281905Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2295798Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2297357Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2300030Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-10-10T00:04:58.2304946Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2305961Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/common.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2307016Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2308071Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2309216Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2310251Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2311303Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/run_with_path.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2312324Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2313354Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-10-10T00:04:58.2314621Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/scripts/test 2025-10-10T00:04:58.2317237Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2318565Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2320958Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2321946Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2322927Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2323892Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2325208Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2326223Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2327226Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2328266Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2329439Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/src 2025-10-10T00:04:58.2330435Z copying third_party/tensorpipe/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2335923Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2337674Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2340164Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2342662Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2343752Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2345003Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2346125Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2347214Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2348387Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2349448Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2351861Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2354363Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2355476Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2356671Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2357787Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2359034Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2360184Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2361305Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2363703Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2366348Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2367542Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2368616Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2369781Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2372111Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2374709Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2375955Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2377212Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2378527Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2380994Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2383424Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2384769Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2386716Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2387789Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2388998Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2391013Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2392656Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2394444Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2396272Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2397952Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2399666Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2401358Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2403004Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2404841Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2406525Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2408168Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2410015Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2411522Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2413189Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2415070Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2416700Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2418529Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2420100Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2421799Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2423510Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2425388Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2427006Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2428611Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2430262Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2432941Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2434725Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2436503Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2438451Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2440163Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2441765Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2443396Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2445199Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2446836Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2448694Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2450182Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2452029Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2453583Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2455384Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2457018Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2461275Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2462578Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2464449Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2466274Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2468192Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2469863Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2471600Z copying third_party/tensorpipe/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2473344Z copying third_party/tensorpipe/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/googletest/googletest/test 2025-10-10T00:04:58.2474982Z copying third_party/tensorpipe/third_party/libnop/.clang-format -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:58.2476629Z copying third_party/tensorpipe/third_party/libnop/AUTHORS -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:58.2478204Z copying third_party/tensorpipe/third_party/libnop/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:58.2479779Z copying third_party/tensorpipe/third_party/libnop/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:58.2481246Z copying third_party/tensorpipe/third_party/libnop/Makefile -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:58.2482820Z copying third_party/tensorpipe/third_party/libnop/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop 2025-10-10T00:04:58.2484720Z copying third_party/tensorpipe/third_party/libnop/build/host-executable.mk -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/build 2025-10-10T00:04:58.2486285Z copying third_party/tensorpipe/third_party/libnop/build/rules.mk -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/build 2025-10-10T00:04:58.2487801Z copying third_party/tensorpipe/third_party/libnop/docs/format.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/docs 2025-10-10T00:04:58.2489938Z copying third_party/tensorpipe/third_party/libnop/docs/getting-started.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/docs 2025-10-10T00:04:58.2491831Z copying third_party/tensorpipe/third_party/libnop/examples/interface.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2494254Z copying third_party/tensorpipe/third_party/libnop/examples/pipe.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2495815Z copying third_party/tensorpipe/third_party/libnop/examples/shared.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2497407Z copying third_party/tensorpipe/third_party/libnop/examples/shared.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2499070Z copying third_party/tensorpipe/third_party/libnop/examples/simple_protocol.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2500630Z copying third_party/tensorpipe/third_party/libnop/examples/stream.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2502237Z copying third_party/tensorpipe/third_party/libnop/examples/stream_utilities.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2503827Z copying third_party/tensorpipe/third_party/libnop/examples/string_to_hex.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2505556Z copying third_party/tensorpipe/third_party/libnop/examples/table.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2507195Z copying third_party/tensorpipe/third_party/libnop/examples/variant.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/examples 2025-10-10T00:04:58.2509127Z copying third_party/tensorpipe/third_party/libnop/include/nop/protocol.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:58.2510625Z copying third_party/tensorpipe/third_party/libnop/include/nop/serializer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:58.2512163Z copying third_party/tensorpipe/third_party/libnop/include/nop/status.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:58.2513836Z copying third_party/tensorpipe/third_party/libnop/include/nop/structure.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:58.2515620Z copying third_party/tensorpipe/third_party/libnop/include/nop/table.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:58.2517259Z copying third_party/tensorpipe/third_party/libnop/include/nop/value.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop 2025-10-10T00:04:58.2519047Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/array.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2520730Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2522597Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/encoding_byte.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2524256Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/enum.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2525883Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/handle.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2527646Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/logical_buffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2529120Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/macros.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2530732Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/map.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2532361Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/members.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2533947Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/optional.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2535728Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/pair.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2537370Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/reference_wrapper.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2538862Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/result.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2540484Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/serializer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2542099Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/string.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2543700Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/table.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2545492Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/tuple.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2547747Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/utility.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2549193Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/value.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2550785Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/variant.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2552349Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/vector.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-10-10T00:04:58.2554329Z copying third_party/tensorpipe/third_party/libnop/include/nop/rpc/interface.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-10-10T00:04:58.2556213Z copying third_party/tensorpipe/third_party/libnop/include/nop/rpc/simple_method_receiver.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-10-10T00:04:58.2557754Z copying third_party/tensorpipe/third_party/libnop/include/nop/rpc/simple_method_sender.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-10-10T00:04:58.2559447Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/function_traits.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:58.2561111Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_comparable.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:58.2562731Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_detected.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:58.2564428Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_fungible.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:58.2566221Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_template_base_of.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:58.2567742Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/void.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-10-10T00:04:58.2569351Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/enum_flags.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2571022Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/file_handle.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2572565Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/handle.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2574501Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/optional.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2576276Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/result.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2578007Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/thread_local.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2579564Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/variant.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-10-10T00:04:58.2581470Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/detail/logical_buffer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-10-10T00:04:58.2583105Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-10-10T00:04:58.2584908Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/detail/variant.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-10-10T00:04:58.2586738Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/backtrace.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2588501Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/bounded_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2589984Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/bounded_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2591711Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/buffer_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2593344Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/buffer_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2595044Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/compiler.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2596918Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/constexpr_buffer_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2598304Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/die.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2600004Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/endian.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2601701Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/fd_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2603303Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/fd_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2605246Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/pedantic_buffer_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2606860Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/pedantic_buffer_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2608356Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/sip_hash.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2610059Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/stream_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2611639Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/stream_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-10-10T00:04:58.2613098Z copying third_party/tensorpipe/third_party/libnop/test/constexpr_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2614855Z copying third_party/tensorpipe/third_party/libnop/test/encoding_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2616460Z copying third_party/tensorpipe/third_party/libnop/test/endian_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2618054Z copying third_party/tensorpipe/third_party/libnop/test/enum_flags_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2619590Z copying third_party/tensorpipe/third_party/libnop/test/fungible_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2622197Z copying third_party/tensorpipe/third_party/libnop/test/handle_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2623383Z copying third_party/tensorpipe/third_party/libnop/test/interface_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2625172Z copying third_party/tensorpipe/third_party/libnop/test/mock_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2626808Z copying third_party/tensorpipe/third_party/libnop/test/mock_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2628410Z copying third_party/tensorpipe/third_party/libnop/test/nop_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2629964Z copying third_party/tensorpipe/third_party/libnop/test/optional_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2632573Z copying third_party/tensorpipe/third_party/libnop/test/result_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2633855Z copying third_party/tensorpipe/third_party/libnop/test/serializer_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2638324Z copying third_party/tensorpipe/third_party/libnop/test/sip_hash_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2639565Z copying third_party/tensorpipe/third_party/libnop/test/test_reader.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2641222Z copying third_party/tensorpipe/third_party/libnop/test/test_utilities.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2642762Z copying third_party/tensorpipe/third_party/libnop/test/test_writer.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2644590Z copying third_party/tensorpipe/third_party/libnop/test/thread_local_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2646180Z copying third_party/tensorpipe/third_party/libnop/test/utility_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2647764Z copying third_party/tensorpipe/third_party/libnop/test/variant_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libnop/test 2025-10-10T00:04:58.2649697Z copying third_party/tensorpipe/third_party/libuv/.mailmap -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2651329Z copying third_party/tensorpipe/third_party/libuv/.readthedocs.yaml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2652938Z copying third_party/tensorpipe/third_party/libuv/AUTHORS -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2655018Z copying third_party/tensorpipe/third_party/libuv/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2657676Z copying third_party/tensorpipe/third_party/libuv/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2658676Z copying third_party/tensorpipe/third_party/libuv/ChangeLog -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2662590Z copying third_party/tensorpipe/third_party/libuv/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2663748Z copying third_party/tensorpipe/third_party/libuv/LICENSE-docs -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2666168Z copying third_party/tensorpipe/third_party/libuv/LICENSE-extra -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2668230Z copying third_party/tensorpipe/third_party/libuv/LINKS.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2669839Z copying third_party/tensorpipe/third_party/libuv/MAINTAINERS.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2671287Z copying third_party/tensorpipe/third_party/libuv/Makefile.am -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2673865Z copying third_party/tensorpipe/third_party/libuv/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2675026Z copying third_party/tensorpipe/third_party/libuv/SECURITY.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2677157Z copying third_party/tensorpipe/third_party/libuv/SUPPORTED_PLATFORMS.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2678426Z copying third_party/tensorpipe/third_party/libuv/autogen.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2680101Z copying third_party/tensorpipe/third_party/libuv/configure.ac -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2681682Z copying third_party/tensorpipe/third_party/libuv/libuv-static.pc.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2683171Z copying third_party/tensorpipe/third_party/libuv/libuv.pc.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2684942Z copying third_party/tensorpipe/third_party/libuv/tsansupp.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2686605Z copying third_party/tensorpipe/third_party/libuv/uv_win_longpath.manifest -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv 2025-10-10T00:04:58.2688494Z copying third_party/tensorpipe/third_party/libuv/cmake-toolchains/cross-mingw32.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/cmake-toolchains 2025-10-10T00:04:58.2689866Z copying third_party/tensorpipe/third_party/libuv/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs 2025-10-10T00:04:58.2691486Z copying third_party/tensorpipe/third_party/libuv/docs/make.bat -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs 2025-10-10T00:04:58.2693194Z copying third_party/tensorpipe/third_party/libuv/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs 2025-10-10T00:04:58.2695029Z copying third_party/tensorpipe/third_party/libuv/docs/code/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code 2025-10-10T00:04:58.2696690Z copying third_party/tensorpipe/third_party/libuv/docs/code/cgi/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/cgi 2025-10-10T00:04:58.2698267Z copying third_party/tensorpipe/third_party/libuv/docs/code/cgi/tick.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/cgi 2025-10-10T00:04:58.2700001Z copying third_party/tensorpipe/third_party/libuv/docs/code/default-loop/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/default-loop 2025-10-10T00:04:58.2701597Z copying third_party/tensorpipe/third_party/libuv/docs/code/detach/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/detach 2025-10-10T00:04:58.2703372Z copying third_party/tensorpipe/third_party/libuv/docs/code/dns/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/dns 2025-10-10T00:04:58.2705260Z copying third_party/tensorpipe/third_party/libuv/docs/code/helloworld/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/helloworld 2025-10-10T00:04:58.2706917Z copying third_party/tensorpipe/third_party/libuv/docs/code/idle-basic/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/idle-basic 2025-10-10T00:04:58.2708622Z copying third_party/tensorpipe/third_party/libuv/docs/code/idle-compute/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/idle-compute 2025-10-10T00:04:58.2710142Z copying third_party/tensorpipe/third_party/libuv/docs/code/interfaces/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/interfaces 2025-10-10T00:04:58.2711696Z copying third_party/tensorpipe/third_party/libuv/docs/code/locks/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/locks 2025-10-10T00:04:58.2713451Z copying third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server/hammer.js -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-10-10T00:04:58.2715226Z copying third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-10-10T00:04:58.2717018Z copying third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server/worker.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-10-10T00:04:58.2718407Z copying third_party/tensorpipe/third_party/libuv/docs/code/onchange/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/onchange 2025-10-10T00:04:58.2720110Z copying third_party/tensorpipe/third_party/libuv/docs/code/pipe-echo-server/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/pipe-echo-server 2025-10-10T00:04:58.2721632Z copying third_party/tensorpipe/third_party/libuv/docs/code/plugin/hello.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-10-10T00:04:58.2723198Z copying third_party/tensorpipe/third_party/libuv/docs/code/plugin/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-10-10T00:04:58.2724950Z copying third_party/tensorpipe/third_party/libuv/docs/code/plugin/plugin.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-10-10T00:04:58.2726666Z copying third_party/tensorpipe/third_party/libuv/docs/code/proc-streams/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/proc-streams 2025-10-10T00:04:58.2728262Z copying third_party/tensorpipe/third_party/libuv/docs/code/proc-streams/test.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/proc-streams 2025-10-10T00:04:58.2729805Z copying third_party/tensorpipe/third_party/libuv/docs/code/progress/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/progress 2025-10-10T00:04:58.2731453Z copying third_party/tensorpipe/third_party/libuv/docs/code/queue-cancel/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/queue-cancel 2025-10-10T00:04:58.2733083Z copying third_party/tensorpipe/third_party/libuv/docs/code/queue-work/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/queue-work 2025-10-10T00:04:58.2734844Z copying third_party/tensorpipe/third_party/libuv/docs/code/ref-timer/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/ref-timer 2025-10-10T00:04:58.2736481Z copying third_party/tensorpipe/third_party/libuv/docs/code/signal/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/signal 2025-10-10T00:04:58.2738055Z copying third_party/tensorpipe/third_party/libuv/docs/code/spawn/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/spawn 2025-10-10T00:04:58.2739773Z copying third_party/tensorpipe/third_party/libuv/docs/code/tcp-echo-server/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/tcp-echo-server 2025-10-10T00:04:58.2741532Z copying third_party/tensorpipe/third_party/libuv/docs/code/thread-create/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/thread-create 2025-10-10T00:04:58.2743075Z copying third_party/tensorpipe/third_party/libuv/docs/code/tty/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/tty 2025-10-10T00:04:58.2744989Z copying third_party/tensorpipe/third_party/libuv/docs/code/tty-gravity/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/tty-gravity 2025-10-10T00:04:58.2746689Z copying third_party/tensorpipe/third_party/libuv/docs/code/udp-dhcp/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/udp-dhcp 2025-10-10T00:04:58.2748240Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvcat/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvcat 2025-10-10T00:04:58.2749888Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvstop/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvstop 2025-10-10T00:04:58.2751662Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvtee/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvtee 2025-10-10T00:04:58.2753211Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvwget/main.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/code/uvwget 2025-10-10T00:04:58.2755041Z copying third_party/tensorpipe/third_party/libuv/docs/src/api.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2756718Z copying third_party/tensorpipe/third_party/libuv/docs/src/async.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2758275Z copying third_party/tensorpipe/third_party/libuv/docs/src/check.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2760332Z copying third_party/tensorpipe/third_party/libuv/docs/src/conf.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2761821Z copying third_party/tensorpipe/third_party/libuv/docs/src/design.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2763455Z copying third_party/tensorpipe/third_party/libuv/docs/src/dll.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2765302Z copying third_party/tensorpipe/third_party/libuv/docs/src/dns.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2766896Z copying third_party/tensorpipe/third_party/libuv/docs/src/errors.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2768539Z copying third_party/tensorpipe/third_party/libuv/docs/src/fs.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2770765Z copying third_party/tensorpipe/third_party/libuv/docs/src/fs_event.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2772255Z copying third_party/tensorpipe/third_party/libuv/docs/src/fs_poll.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2773850Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2775655Z copying third_party/tensorpipe/third_party/libuv/docs/src/handle.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2777350Z copying third_party/tensorpipe/third_party/libuv/docs/src/idle.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2778970Z copying third_party/tensorpipe/third_party/libuv/docs/src/index.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2780514Z copying third_party/tensorpipe/third_party/libuv/docs/src/loop.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2782270Z copying third_party/tensorpipe/third_party/libuv/docs/src/metrics.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2783796Z copying third_party/tensorpipe/third_party/libuv/docs/src/migration_010_100.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2785576Z copying third_party/tensorpipe/third_party/libuv/docs/src/misc.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2788028Z copying third_party/tensorpipe/third_party/libuv/docs/src/pipe.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2789501Z copying third_party/tensorpipe/third_party/libuv/docs/src/poll.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2791331Z copying third_party/tensorpipe/third_party/libuv/docs/src/prepare.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2792942Z copying third_party/tensorpipe/third_party/libuv/docs/src/process.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2794760Z copying third_party/tensorpipe/third_party/libuv/docs/src/request.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2796476Z copying third_party/tensorpipe/third_party/libuv/docs/src/signal.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2798067Z copying third_party/tensorpipe/third_party/libuv/docs/src/stream.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2799710Z copying third_party/tensorpipe/third_party/libuv/docs/src/tcp.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2801378Z copying third_party/tensorpipe/third_party/libuv/docs/src/threading.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2803023Z copying third_party/tensorpipe/third_party/libuv/docs/src/threadpool.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2804720Z copying third_party/tensorpipe/third_party/libuv/docs/src/timer.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2806402Z copying third_party/tensorpipe/third_party/libuv/docs/src/tty.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2808039Z copying third_party/tensorpipe/third_party/libuv/docs/src/udp.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2810032Z copying third_party/tensorpipe/third_party/libuv/docs/src/upgrading.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2811507Z copying third_party/tensorpipe/third_party/libuv/docs/src/version.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src 2025-10-10T00:04:58.2813196Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/about.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2814964Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/basics.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2816764Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/eventloops.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2818277Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/filesystem.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2820140Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/introduction.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2821710Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/networking.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2823399Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/processes.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2825363Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/threads.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2827067Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/utilities.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-10-10T00:04:58.2828953Z copying third_party/tensorpipe/third_party/libuv/docs/src/sphinx-plugins/manpage.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/sphinx-plugins 2025-10-10T00:04:58.2830593Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/architecture.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-10-10T00:04:58.2835018Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/favicon.ico -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-10-10T00:04:58.2836567Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/logo.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-10-10T00:04:58.2838802Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/loop_iteration.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-10-10T00:04:58.2841431Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Index.zip -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-10-10T00:04:58.2844007Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/preview-micro.jpg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-10-10T00:04:58.2845657Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/preview-web.jpg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-10-10T00:04:58.2847322Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/preview.jpg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-10-10T00:04:58.2850336Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data/st0-311.jpg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data 2025-10-10T00:04:58.2851908Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data/st1-475.jpg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data 2025-10-10T00:04:58.2853865Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata/BuildVersionHistory.plist -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-10-10T00:04:58.2855705Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata/DocumentIdentifier -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-10-10T00:04:58.2857327Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata/Properties.plist -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-10-10T00:04:58.2858625Z copying third_party/tensorpipe/third_party/libuv/img/banner.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/img 2025-10-10T00:04:58.2861028Z copying third_party/tensorpipe/third_party/libuv/img/logos.svg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/img 2025-10-10T00:04:58.2863387Z copying third_party/tensorpipe/third_party/libuv/include/uv.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include 2025-10-10T00:04:58.2866005Z copying third_party/tensorpipe/third_party/libuv/include/uv/aix.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2867413Z copying third_party/tensorpipe/third_party/libuv/include/uv/bsd.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2869031Z copying third_party/tensorpipe/third_party/libuv/include/uv/darwin.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2870574Z copying third_party/tensorpipe/third_party/libuv/include/uv/errno.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2872309Z copying third_party/tensorpipe/third_party/libuv/include/uv/linux.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2873804Z copying third_party/tensorpipe/third_party/libuv/include/uv/os390.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2875622Z copying third_party/tensorpipe/third_party/libuv/include/uv/posix.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2877247Z copying third_party/tensorpipe/third_party/libuv/include/uv/sunos.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2878898Z copying third_party/tensorpipe/third_party/libuv/include/uv/threadpool.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2880402Z copying third_party/tensorpipe/third_party/libuv/include/uv/tree.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2882629Z copying third_party/tensorpipe/third_party/libuv/include/uv/unix.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2884424Z copying third_party/tensorpipe/third_party/libuv/include/uv/version.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2886115Z copying third_party/tensorpipe/third_party/libuv/include/uv/win.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/include/uv 2025-10-10T00:04:58.2888311Z copying third_party/tensorpipe/third_party/libuv/m4/as_case.m4 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/m4 2025-10-10T00:04:58.2889714Z copying third_party/tensorpipe/third_party/libuv/m4/ax_pthread.m4 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/m4 2025-10-10T00:04:58.2891828Z copying third_party/tensorpipe/third_party/libuv/m4/libuv-check-flags.m4 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/m4 2025-10-10T00:04:58.2893520Z copying third_party/tensorpipe/third_party/libuv/m4/libuv-check-versions.m4 -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/m4 2025-10-10T00:04:58.2895069Z copying third_party/tensorpipe/third_party/libuv/src/fs-poll.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2897040Z copying third_party/tensorpipe/third_party/libuv/src/heap-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2898502Z copying third_party/tensorpipe/third_party/libuv/src/idna.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2900596Z copying third_party/tensorpipe/third_party/libuv/src/idna.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2901995Z copying third_party/tensorpipe/third_party/libuv/src/inet.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2903690Z copying third_party/tensorpipe/third_party/libuv/src/queue.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2905343Z copying third_party/tensorpipe/third_party/libuv/src/random.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2906955Z copying third_party/tensorpipe/third_party/libuv/src/strscpy.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2908513Z copying third_party/tensorpipe/third_party/libuv/src/strscpy.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2910302Z copying third_party/tensorpipe/third_party/libuv/src/strtok.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2911795Z copying third_party/tensorpipe/third_party/libuv/src/strtok.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2913493Z copying third_party/tensorpipe/third_party/libuv/src/thread-common.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2914800Z copying third_party/tensorpipe/third_party/libuv/src/threadpool.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2916629Z copying third_party/tensorpipe/third_party/libuv/src/timer.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2918242Z copying third_party/tensorpipe/third_party/libuv/src/uv-common.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2919911Z copying third_party/tensorpipe/third_party/libuv/src/uv-common.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2921621Z copying third_party/tensorpipe/third_party/libuv/src/uv-data-getter-setters.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2923053Z copying third_party/tensorpipe/third_party/libuv/src/version.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src 2025-10-10T00:04:58.2924746Z copying third_party/tensorpipe/third_party/libuv/src/unix/aix-common.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2926315Z copying third_party/tensorpipe/third_party/libuv/src/unix/aix.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2928164Z copying third_party/tensorpipe/third_party/libuv/src/unix/async.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2929701Z copying third_party/tensorpipe/third_party/libuv/src/unix/bsd-ifaddrs.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2931281Z copying third_party/tensorpipe/third_party/libuv/src/unix/bsd-proctitle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2932727Z copying third_party/tensorpipe/third_party/libuv/src/unix/core.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2934676Z copying third_party/tensorpipe/third_party/libuv/src/unix/cygwin.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2936364Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin-proctitle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2937952Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin-stub.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2939550Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin-syscalls.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2941176Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2942853Z copying third_party/tensorpipe/third_party/libuv/src/unix/dl.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2944619Z copying third_party/tensorpipe/third_party/libuv/src/unix/freebsd.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2946170Z copying third_party/tensorpipe/third_party/libuv/src/unix/fs.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2948234Z copying third_party/tensorpipe/third_party/libuv/src/unix/fsevents.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2949969Z copying third_party/tensorpipe/third_party/libuv/src/unix/getaddrinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2951610Z copying third_party/tensorpipe/third_party/libuv/src/unix/getnameinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2953060Z copying third_party/tensorpipe/third_party/libuv/src/unix/haiku.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2954713Z copying third_party/tensorpipe/third_party/libuv/src/unix/hurd.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2956329Z copying third_party/tensorpipe/third_party/libuv/src/unix/ibmi.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2957982Z copying third_party/tensorpipe/third_party/libuv/src/unix/internal.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2959632Z copying third_party/tensorpipe/third_party/libuv/src/unix/kqueue.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2961320Z copying third_party/tensorpipe/third_party/libuv/src/unix/linux.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2963491Z copying third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2965168Z copying third_party/tensorpipe/third_party/libuv/src/unix/loop.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2966840Z copying third_party/tensorpipe/third_party/libuv/src/unix/netbsd.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2968381Z copying third_party/tensorpipe/third_party/libuv/src/unix/no-fsevents.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2969923Z copying third_party/tensorpipe/third_party/libuv/src/unix/no-proctitle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2971488Z copying third_party/tensorpipe/third_party/libuv/src/unix/openbsd.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2973062Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390-proctitle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2974706Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390-syscalls.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2976471Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390-syscalls.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2978031Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2979855Z copying third_party/tensorpipe/third_party/libuv/src/unix/pipe.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2981368Z copying third_party/tensorpipe/third_party/libuv/src/unix/poll.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2983031Z copying third_party/tensorpipe/third_party/libuv/src/unix/posix-hrtime.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2984685Z copying third_party/tensorpipe/third_party/libuv/src/unix/posix-poll.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2986295Z copying third_party/tensorpipe/third_party/libuv/src/unix/process.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2988144Z copying third_party/tensorpipe/third_party/libuv/src/unix/procfs-exepath.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2989737Z copying third_party/tensorpipe/third_party/libuv/src/unix/proctitle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2991193Z copying third_party/tensorpipe/third_party/libuv/src/unix/qnx.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2992801Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-devurandom.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2994533Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-getentropy.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2996059Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-getrandom.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2997608Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-sysctl-linux.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.2999125Z copying third_party/tensorpipe/third_party/libuv/src/unix/signal.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3000742Z copying third_party/tensorpipe/third_party/libuv/src/unix/stream.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3002616Z copying third_party/tensorpipe/third_party/libuv/src/unix/sunos.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3004617Z copying third_party/tensorpipe/third_party/libuv/src/unix/sysinfo-loadavg.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3006167Z copying third_party/tensorpipe/third_party/libuv/src/unix/sysinfo-memory.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3007654Z copying third_party/tensorpipe/third_party/libuv/src/unix/tcp.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3009426Z copying third_party/tensorpipe/third_party/libuv/src/unix/thread.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3011156Z copying third_party/tensorpipe/third_party/libuv/src/unix/tty.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3012872Z copying third_party/tensorpipe/third_party/libuv/src/unix/udp.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/unix 2025-10-10T00:04:58.3015095Z copying third_party/tensorpipe/third_party/libuv/src/win/async.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3016662Z copying third_party/tensorpipe/third_party/libuv/src/win/atomicops-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3018249Z copying third_party/tensorpipe/third_party/libuv/src/win/core.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3020012Z copying third_party/tensorpipe/third_party/libuv/src/win/detect-wakeup.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3021434Z copying third_party/tensorpipe/third_party/libuv/src/win/dl.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3022994Z copying third_party/tensorpipe/third_party/libuv/src/win/error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3024702Z copying third_party/tensorpipe/third_party/libuv/src/win/fs-event.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3026425Z copying third_party/tensorpipe/third_party/libuv/src/win/fs-fd-hash-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3028101Z copying third_party/tensorpipe/third_party/libuv/src/win/fs.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3030441Z copying third_party/tensorpipe/third_party/libuv/src/win/getaddrinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3031981Z copying third_party/tensorpipe/third_party/libuv/src/win/getnameinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3033527Z copying third_party/tensorpipe/third_party/libuv/src/win/handle-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3035174Z copying third_party/tensorpipe/third_party/libuv/src/win/handle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3036700Z copying third_party/tensorpipe/third_party/libuv/src/win/internal.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3038403Z copying third_party/tensorpipe/third_party/libuv/src/win/loop-watcher.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3039929Z copying third_party/tensorpipe/third_party/libuv/src/win/pipe.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3042100Z copying third_party/tensorpipe/third_party/libuv/src/win/poll.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3043827Z copying third_party/tensorpipe/third_party/libuv/src/win/process-stdio.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3045591Z copying third_party/tensorpipe/third_party/libuv/src/win/process.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3047508Z copying third_party/tensorpipe/third_party/libuv/src/win/req-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3049081Z copying third_party/tensorpipe/third_party/libuv/src/win/signal.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3050734Z copying third_party/tensorpipe/third_party/libuv/src/win/snprintf.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3052247Z copying third_party/tensorpipe/third_party/libuv/src/win/stream-inl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3053762Z copying third_party/tensorpipe/third_party/libuv/src/win/stream.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3055597Z copying third_party/tensorpipe/third_party/libuv/src/win/tcp.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3057545Z copying third_party/tensorpipe/third_party/libuv/src/win/thread.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3059239Z copying third_party/tensorpipe/third_party/libuv/src/win/tty.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3061392Z copying third_party/tensorpipe/third_party/libuv/src/win/udp.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3063169Z copying third_party/tensorpipe/third_party/libuv/src/win/util.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3065232Z copying third_party/tensorpipe/third_party/libuv/src/win/winapi.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3066987Z copying third_party/tensorpipe/third_party/libuv/src/win/winapi.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3069773Z copying third_party/tensorpipe/third_party/libuv/src/win/winsock.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3071490Z copying third_party/tensorpipe/third_party/libuv/src/win/winsock.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/src/win 2025-10-10T00:04:58.3073028Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-async-pummel.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3074635Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-async.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3076311Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-fs-stat.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3077893Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-getaddrinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3079373Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-list.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3081033Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-loop-count.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3082582Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-million-async.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3084208Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-million-timers.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3085792Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-multi-accept.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3087418Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-ping-pongs.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3088962Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-ping-udp.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3090485Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-pound.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3092016Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-pump.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3093605Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-queue-work.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3095267Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-sizes.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3096774Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-spawn.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3098563Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-tcp-write-batch.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3100012Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-thread.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3101546Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-udp-pummel.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3103059Z copying third_party/tensorpipe/third_party/libuv/test/blackhole-server.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3104669Z copying third_party/tensorpipe/third_party/libuv/test/echo-server.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3106405Z copying third_party/tensorpipe/third_party/libuv/test/run-benchmarks.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3108023Z copying third_party/tensorpipe/third_party/libuv/test/run-tests.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3109536Z copying third_party/tensorpipe/third_party/libuv/test/runner-unix.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3111096Z copying third_party/tensorpipe/third_party/libuv/test/runner-unix.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3112755Z copying third_party/tensorpipe/third_party/libuv/test/runner-win.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3114416Z copying third_party/tensorpipe/third_party/libuv/test/runner-win.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3115920Z copying third_party/tensorpipe/third_party/libuv/test/runner.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3117476Z copying third_party/tensorpipe/third_party/libuv/test/runner.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3119097Z copying third_party/tensorpipe/third_party/libuv/test/task.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3120727Z copying third_party/tensorpipe/third_party/libuv/test/test-active.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3122386Z copying third_party/tensorpipe/third_party/libuv/test/test-async-null-cb.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3123796Z copying third_party/tensorpipe/third_party/libuv/test/test-async.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3125510Z copying third_party/tensorpipe/third_party/libuv/test/test-barrier.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3127160Z copying third_party/tensorpipe/third_party/libuv/test/test-callback-stack.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3128698Z copying third_party/tensorpipe/third_party/libuv/test/test-close-fd.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3130213Z copying third_party/tensorpipe/third_party/libuv/test/test-close-order.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3131784Z copying third_party/tensorpipe/third_party/libuv/test/test-condvar.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3133412Z copying third_party/tensorpipe/third_party/libuv/test/test-connect-unspecified.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3135067Z copying third_party/tensorpipe/third_party/libuv/test/test-connection-fail.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3136724Z copying third_party/tensorpipe/third_party/libuv/test/test-cwd-and-chdir.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3138205Z copying third_party/tensorpipe/third_party/libuv/test/test-default-loop-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3139677Z copying third_party/tensorpipe/third_party/libuv/test/test-delayed-accept.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3141253Z copying third_party/tensorpipe/third_party/libuv/test/test-dlerror.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3142796Z copying third_party/tensorpipe/third_party/libuv/test/test-eintr-handling.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3144588Z copying third_party/tensorpipe/third_party/libuv/test/test-embed.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3146085Z copying third_party/tensorpipe/third_party/libuv/test/test-emfile.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3147731Z copying third_party/tensorpipe/third_party/libuv/test/test-env-vars.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3149339Z copying third_party/tensorpipe/third_party/libuv/test/test-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3150899Z copying third_party/tensorpipe/third_party/libuv/test/test-fail-always.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3152468Z copying third_party/tensorpipe/third_party/libuv/test/test-fork.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3154375Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-copyfile.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3155937Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-event.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3157724Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-fd-hash.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3159347Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-open-flags.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3160927Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-poll.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3162611Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-readdir.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3164361Z copying third_party/tensorpipe/third_party/libuv/test/test-fs.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3167024Z copying third_party/tensorpipe/third_party/libuv/test/test-get-currentexe.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3168562Z copying third_party/tensorpipe/third_party/libuv/test/test-get-loadavg.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3170098Z copying third_party/tensorpipe/third_party/libuv/test/test-get-memory.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3171756Z copying third_party/tensorpipe/third_party/libuv/test/test-get-passwd.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3173387Z copying third_party/tensorpipe/third_party/libuv/test/test-getaddrinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3175206Z copying third_party/tensorpipe/third_party/libuv/test/test-gethostname.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3176702Z copying third_party/tensorpipe/third_party/libuv/test/test-getnameinfo.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3178270Z copying third_party/tensorpipe/third_party/libuv/test/test-getsockname.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3179948Z copying third_party/tensorpipe/third_party/libuv/test/test-getters-setters.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3181481Z copying third_party/tensorpipe/third_party/libuv/test/test-gettimeofday.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3183046Z copying third_party/tensorpipe/third_party/libuv/test/test-handle-fileno.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3184796Z copying third_party/tensorpipe/third_party/libuv/test/test-homedir.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3186326Z copying third_party/tensorpipe/third_party/libuv/test/test-hrtime.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3187837Z copying third_party/tensorpipe/third_party/libuv/test/test-idle.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3189436Z copying third_party/tensorpipe/third_party/libuv/test/test-idna.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3191078Z copying third_party/tensorpipe/third_party/libuv/test/test-iouring-pollhup.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3192611Z copying third_party/tensorpipe/third_party/libuv/test/test-ip-name.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3194339Z copying third_party/tensorpipe/third_party/libuv/test/test-ip4-addr.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3195939Z copying third_party/tensorpipe/third_party/libuv/test/test-ip6-addr.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3197662Z copying third_party/tensorpipe/third_party/libuv/test/test-ipc-heavy-traffic-deadlock-bug.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3199139Z copying third_party/tensorpipe/third_party/libuv/test/test-ipc-send-recv.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3200719Z copying third_party/tensorpipe/third_party/libuv/test/test-ipc.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3202473Z copying third_party/tensorpipe/third_party/libuv/test/test-list.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3204516Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-alive.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3206172Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3207810Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-configure.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3209341Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-handles.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3210947Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-oom.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3212677Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-stop.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3214362Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-time.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3215908Z copying third_party/tensorpipe/third_party/libuv/test/test-metrics.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3217585Z copying third_party/tensorpipe/third_party/libuv/test/test-multiple-listen.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3219113Z copying third_party/tensorpipe/third_party/libuv/test/test-mutexes.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3220869Z copying third_party/tensorpipe/third_party/libuv/test/test-not-readable-nor-writable-on-read-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3222471Z copying third_party/tensorpipe/third_party/libuv/test/test-not-writable-after-shutdown.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3223929Z copying third_party/tensorpipe/third_party/libuv/test/test-osx-select.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3225673Z copying third_party/tensorpipe/third_party/libuv/test/test-pass-always.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3227534Z copying third_party/tensorpipe/third_party/libuv/test/test-ping-pong.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3229255Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-bind-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3230920Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-close-stdout-read-stdin.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3232521Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-connect-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3234261Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-connect-multiple.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3236214Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-connect-prepare.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3254812Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-getsockname.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3256174Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-pending-instances.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3258318Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-sendmsg.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3260095Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-server-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3260919Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-set-fchmod.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3261794Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-set-non-blocking.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3262618Z copying third_party/tensorpipe/third_party/libuv/test/test-platform-output.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3263695Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-close-doesnt-corrupt-stack.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3264635Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3265549Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-closesocket.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3266419Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-multiple-handles.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3267177Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-oob.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3267889Z copying third_party/tensorpipe/third_party/libuv/test/test-poll.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3268832Z copying third_party/tensorpipe/third_party/libuv/test/test-process-priority.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3269717Z copying third_party/tensorpipe/third_party/libuv/test/test-process-title-threadsafe.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3270521Z copying third_party/tensorpipe/third_party/libuv/test/test-process-title.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3271479Z copying third_party/tensorpipe/third_party/libuv/test/test-queue-foreach-delete.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3274470Z copying third_party/tensorpipe/third_party/libuv/test/test-random.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3275805Z copying third_party/tensorpipe/third_party/libuv/test/test-readable-on-eof.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3277884Z copying third_party/tensorpipe/third_party/libuv/test/test-ref.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3278677Z copying third_party/tensorpipe/third_party/libuv/test/test-run-nowait.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3279444Z copying third_party/tensorpipe/third_party/libuv/test/test-run-once.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3280377Z copying third_party/tensorpipe/third_party/libuv/test/test-semaphore.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3281184Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3281977Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-eof.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3282857Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-simultaneous.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3283645Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-twice.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3284731Z copying third_party/tensorpipe/third_party/libuv/test/test-signal-multiple-loops.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3285615Z copying third_party/tensorpipe/third_party/libuv/test/test-signal-pending-on-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3287629Z copying third_party/tensorpipe/third_party/libuv/test/test-signal.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3288581Z copying third_party/tensorpipe/third_party/libuv/test/test-socket-buffer-size.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3289265Z copying third_party/tensorpipe/third_party/libuv/test/test-spawn.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3290016Z copying third_party/tensorpipe/third_party/libuv/test/test-stdio-over-pipes.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3290731Z copying third_party/tensorpipe/third_party/libuv/test/test-strscpy.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3291444Z copying third_party/tensorpipe/third_party/libuv/test/test-strtok.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3293413Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-alloc-cb-fail.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3295171Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-bind-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3297222Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-bind6-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3299448Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-accept.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3300473Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-after-read-timeout.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3302968Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-reset.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3305828Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-while-connecting.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3306539Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3308407Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect-error-after-write.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3309837Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3311705Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect-timeout.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3313281Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect6-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3315246Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-create-socket-early.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3316736Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-flags.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3319226Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-oob.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3320076Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-open.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3322078Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-read-stop-start.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3323931Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-read-stop.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3325951Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-reuseport.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3327389Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-rst.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3329161Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-shutdown-after-write.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3331346Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-try-write-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3332342Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-try-write.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3334281Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-unexpected-read.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3336873Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-after-connect.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3337611Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-fail.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3339311Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-in-a-row.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3341125Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-queue-order.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3343080Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-to-half-open-connection.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3345124Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-writealot.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3346275Z copying third_party/tensorpipe/third_party/libuv/test/test-test-macros.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3348247Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-affinity.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3349527Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-equal.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3351956Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-name.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3352893Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-priority.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3354749Z copying third_party/tensorpipe/third_party/libuv/test/test-thread.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3356944Z copying third_party/tensorpipe/third_party/libuv/test/test-threadpool-cancel.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3358135Z copying third_party/tensorpipe/third_party/libuv/test/test-threadpool.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3360141Z copying third_party/tensorpipe/third_party/libuv/test/test-timer-again.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3362348Z copying third_party/tensorpipe/third_party/libuv/test/test-timer-from-check.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3363279Z copying third_party/tensorpipe/third_party/libuv/test/test-timer.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3364857Z copying third_party/tensorpipe/third_party/libuv/test/test-tmpdir.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3366618Z copying third_party/tensorpipe/third_party/libuv/test/test-tty-duplicate-key.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3369321Z copying third_party/tensorpipe/third_party/libuv/test/test-tty-escape-sequence-processing.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3370018Z copying third_party/tensorpipe/third_party/libuv/test/test-tty.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3372045Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-alloc-cb-fail.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3373510Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-bind.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3375335Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-connect.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3376371Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-connect6.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3378292Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-create-socket-early.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3380662Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-dgram-too-big.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3381537Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-ipv6.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3383426Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-mmsg.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3385141Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-interface.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3387886Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-interface6.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3391331Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-join.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3392159Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-join6.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3392945Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-ttl.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3394305Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-open.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3396294Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-options.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3397854Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-recv-in-a-row.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3399690Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-reuseport.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3401279Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-and-recv.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3403262Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-hang-loop.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3405270Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-immediate.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3406607Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-unreachable.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3408449Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-sendmmsg-error.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3409921Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-try-send.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3411887Z copying third_party/tensorpipe/third_party/libuv/test/test-uname.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3413692Z copying third_party/tensorpipe/third_party/libuv/test/test-walk-handles.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3415382Z copying third_party/tensorpipe/third_party/libuv/test/test-watcher-cross-stop.c -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test 2025-10-10T00:04:58.3417296Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/empty_file -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-10-10T00:04:58.3418515Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/load_error.node -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-10-10T00:04:58.3420056Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/lorem_ipsum.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-10-10T00:04:58.3421604Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/one_file/one_file -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/test/fixtures/one_file 2025-10-10T00:04:58.3422905Z copying third_party/tensorpipe/third_party/libuv/tools/make_dist_html.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/tools 2025-10-10T00:04:58.3424739Z copying third_party/tensorpipe/third_party/libuv/tools/vswhere_usability_wrapper.cmd -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/libuv/tools 2025-10-10T00:04:58.3426343Z copying third_party/tensorpipe/third_party/pybind11/.appveyor.yml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3427922Z copying third_party/tensorpipe/third_party/pybind11/.readthedocs.yml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3429459Z copying third_party/tensorpipe/third_party/pybind11/.travis.yml -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3431116Z copying third_party/tensorpipe/third_party/pybind11/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3432736Z copying third_party/tensorpipe/third_party/pybind11/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3434603Z copying third_party/tensorpipe/third_party/pybind11/ISSUE_TEMPLATE.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3436130Z copying third_party/tensorpipe/third_party/pybind11/LICENSE -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3437728Z copying third_party/tensorpipe/third_party/pybind11/MANIFEST.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3439300Z copying third_party/tensorpipe/third_party/pybind11/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3441003Z copying third_party/tensorpipe/third_party/pybind11/setup.cfg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3442561Z copying third_party/tensorpipe/third_party/pybind11/setup.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11 2025-10-10T00:04:58.3444358Z copying third_party/tensorpipe/third_party/pybind11/docs/Doxyfile -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3445998Z copying third_party/tensorpipe/third_party/pybind11/docs/Makefile -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3447693Z copying third_party/tensorpipe/third_party/pybind11/docs/basics.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3449356Z copying third_party/tensorpipe/third_party/pybind11/docs/benchmark.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3451066Z copying third_party/tensorpipe/third_party/pybind11/docs/benchmark.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3452582Z copying third_party/tensorpipe/third_party/pybind11/docs/changelog.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3454678Z copying third_party/tensorpipe/third_party/pybind11/docs/classes.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3456425Z copying third_party/tensorpipe/third_party/pybind11/docs/compiling.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3458082Z copying third_party/tensorpipe/third_party/pybind11/docs/conf.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3459735Z copying third_party/tensorpipe/third_party/pybind11/docs/faq.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3461456Z copying third_party/tensorpipe/third_party/pybind11/docs/index.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3463005Z copying third_party/tensorpipe/third_party/pybind11/docs/intro.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3465314Z copying third_party/tensorpipe/third_party/pybind11/docs/limitations.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3466457Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11-logo.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3468664Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python1.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3470636Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python1.svg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3472977Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python2.png -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3475384Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python2.svg -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3477757Z copying third_party/tensorpipe/third_party/pybind11/docs/reference.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3479300Z copying third_party/tensorpipe/third_party/pybind11/docs/release.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3480933Z copying third_party/tensorpipe/third_party/pybind11/docs/requirements.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3482918Z copying third_party/tensorpipe/third_party/pybind11/docs/upgrade.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs 2025-10-10T00:04:58.3484859Z copying third_party/tensorpipe/third_party/pybind11/docs/_static/theme_overrides.css -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/_static 2025-10-10T00:04:58.3486525Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/classes.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.3488468Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/embedding.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.3490136Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/exceptions.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.3491856Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/functions.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.3493574Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/misc.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.3495451Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/smart_ptrs.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-10-10T00:04:58.3497366Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/chrono.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3498969Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/custom.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3500560Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/eigen.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3502335Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/functional.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3503903Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/index.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3506269Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/overview.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3507547Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/stl.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3509016Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/strings.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-10-10T00:04:58.3510443Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/index.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.3511828Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/numpy.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.3513310Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/object.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.3514867Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/utilities.rst -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-10-10T00:04:58.3516258Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/attr.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3518137Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/buffer_info.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3519302Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/cast.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3521489Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/chrono.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3522784Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/common.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3524361Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/complex.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3525890Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/eigen.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3527642Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/embed.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3528915Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/eval.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3530386Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/functional.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3531703Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/iostream.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3533050Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/numpy.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3535272Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/operators.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3536625Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/options.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3538010Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/pybind11.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3540210Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/pytypes.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3542000Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/stl.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3543393Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/stl_bind.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-10-10T00:04:58.3545471Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/class.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.3547070Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/common.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.3548898Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/descr.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.3550335Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/init.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.3551749Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/internals.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.3553137Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/typeid.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-10-10T00:04:58.3554434Z copying third_party/tensorpipe/third_party/pybind11/pybind11/__init__.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/pybind11 2025-10-10T00:04:58.3555884Z copying third_party/tensorpipe/third_party/pybind11/pybind11/__main__.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/pybind11 2025-10-10T00:04:58.3557333Z copying third_party/tensorpipe/third_party/pybind11/pybind11/_version.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/pybind11 2025-10-10T00:04:58.3558600Z copying third_party/tensorpipe/third_party/pybind11/tests/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3559975Z copying third_party/tensorpipe/third_party/pybind11/tests/conftest.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3561445Z copying third_party/tensorpipe/third_party/pybind11/tests/constructor_stats.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3562806Z copying third_party/tensorpipe/third_party/pybind11/tests/local_bindings.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3564237Z copying third_party/tensorpipe/third_party/pybind11/tests/object.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3565904Z copying third_party/tensorpipe/third_party/pybind11/tests/pybind11_cross_module_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3567254Z copying third_party/tensorpipe/third_party/pybind11/tests/pybind11_tests.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3568971Z copying third_party/tensorpipe/third_party/pybind11/tests/pybind11_tests.h -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3570255Z copying third_party/tensorpipe/third_party/pybind11/tests/pytest.ini -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3571594Z copying third_party/tensorpipe/third_party/pybind11/tests/test_buffers.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3573009Z copying third_party/tensorpipe/third_party/pybind11/tests/test_buffers.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3574535Z copying third_party/tensorpipe/third_party/pybind11/tests/test_builtin_casters.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3576242Z copying third_party/tensorpipe/third_party/pybind11/tests/test_builtin_casters.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3577618Z copying third_party/tensorpipe/third_party/pybind11/tests/test_call_policies.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3579062Z copying third_party/tensorpipe/third_party/pybind11/tests/test_call_policies.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3580434Z copying third_party/tensorpipe/third_party/pybind11/tests/test_callbacks.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3581927Z copying third_party/tensorpipe/third_party/pybind11/tests/test_callbacks.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3583152Z copying third_party/tensorpipe/third_party/pybind11/tests/test_chrono.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3584620Z copying third_party/tensorpipe/third_party/pybind11/tests/test_chrono.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3586029Z copying third_party/tensorpipe/third_party/pybind11/tests/test_class.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3587446Z copying third_party/tensorpipe/third_party/pybind11/tests/test_class.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3589081Z copying third_party/tensorpipe/third_party/pybind11/tests/test_constants_and_functions.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3590324Z copying third_party/tensorpipe/third_party/pybind11/tests/test_constants_and_functions.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3591589Z copying third_party/tensorpipe/third_party/pybind11/tests/test_copy_move.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3593017Z copying third_party/tensorpipe/third_party/pybind11/tests/test_copy_move.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3594630Z copying third_party/tensorpipe/third_party/pybind11/tests/test_docstring_options.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3596041Z copying third_party/tensorpipe/third_party/pybind11/tests/test_docstring_options.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3597333Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eigen.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3598996Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eigen.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3600603Z copying third_party/tensorpipe/third_party/pybind11/tests/test_enum.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3601938Z copying third_party/tensorpipe/third_party/pybind11/tests/test_enum.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3603484Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eval.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3604921Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eval.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3606369Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eval_call.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3607829Z copying third_party/tensorpipe/third_party/pybind11/tests/test_exceptions.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3609217Z copying third_party/tensorpipe/third_party/pybind11/tests/test_exceptions.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3610684Z copying third_party/tensorpipe/third_party/pybind11/tests/test_factory_constructors.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3612145Z copying third_party/tensorpipe/third_party/pybind11/tests/test_factory_constructors.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3613792Z copying third_party/tensorpipe/third_party/pybind11/tests/test_iostream.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3615052Z copying third_party/tensorpipe/third_party/pybind11/tests/test_iostream.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3616567Z copying third_party/tensorpipe/third_party/pybind11/tests/test_kwargs_and_defaults.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3617939Z copying third_party/tensorpipe/third_party/pybind11/tests/test_kwargs_and_defaults.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3619315Z copying third_party/tensorpipe/third_party/pybind11/tests/test_local_bindings.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3620823Z copying third_party/tensorpipe/third_party/pybind11/tests/test_local_bindings.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3622220Z copying third_party/tensorpipe/third_party/pybind11/tests/test_methods_and_attributes.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3623849Z copying third_party/tensorpipe/third_party/pybind11/tests/test_methods_and_attributes.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3625463Z copying third_party/tensorpipe/third_party/pybind11/tests/test_modules.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3626832Z copying third_party/tensorpipe/third_party/pybind11/tests/test_modules.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3628286Z copying third_party/tensorpipe/third_party/pybind11/tests/test_multiple_inheritance.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3629722Z copying third_party/tensorpipe/third_party/pybind11/tests/test_multiple_inheritance.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3631280Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_array.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3632715Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_array.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3634365Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_dtypes.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3636015Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_dtypes.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3637454Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_vectorize.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3638960Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_vectorize.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3640444Z copying third_party/tensorpipe/third_party/pybind11/tests/test_opaque_types.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3641825Z copying third_party/tensorpipe/third_party/pybind11/tests/test_opaque_types.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3643220Z copying third_party/tensorpipe/third_party/pybind11/tests/test_operator_overloading.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3644892Z copying third_party/tensorpipe/third_party/pybind11/tests/test_operator_overloading.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3646279Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pickling.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3647702Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pickling.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3649102Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pytypes.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3650561Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pytypes.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3652076Z copying third_party/tensorpipe/third_party/pybind11/tests/test_sequences_and_iterators.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3653584Z copying third_party/tensorpipe/third_party/pybind11/tests/test_sequences_and_iterators.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3654995Z copying third_party/tensorpipe/third_party/pybind11/tests/test_smart_ptr.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3656397Z copying third_party/tensorpipe/third_party/pybind11/tests/test_smart_ptr.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3657768Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3659145Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3660653Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl_binders.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3662060Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl_binders.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3663455Z copying third_party/tensorpipe/third_party/pybind11/tests/test_virtual_functions.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3665127Z copying third_party/tensorpipe/third_party/pybind11/tests/test_virtual_functions.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests 2025-10-10T00:04:58.3666935Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.3668180Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/embed.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.3669541Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/main.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.3670872Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/test.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-10-10T00:04:58.3672449Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-10-10T00:04:58.3673837Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_function 2025-10-10T00:04:58.3675459Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_target 2025-10-10T00:04:58.3676741Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-10-10T00:04:58.3678143Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-10-10T00:04:58.3679453Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-10-10T00:04:58.3680696Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/CMakeLists.txt -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.3681941Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/catch.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.3683286Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/external_module.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.3684728Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/test_interpreter.cpp -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.3686543Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/test_interpreter.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-10-10T00:04:58.3687726Z copying third_party/tensorpipe/third_party/pybind11/tools/FindCatch.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3689079Z copying third_party/tensorpipe/third_party/pybind11/tools/FindEigen3.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3690476Z copying third_party/tensorpipe/third_party/pybind11/tools/FindPythonLibsNew.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3691797Z copying third_party/tensorpipe/third_party/pybind11/tools/check-style.sh -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3693093Z copying third_party/tensorpipe/third_party/pybind11/tools/libsize.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3694584Z copying third_party/tensorpipe/third_party/pybind11/tools/mkdoc.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3696349Z copying third_party/tensorpipe/third_party/pybind11/tools/pybind11Config.cmake.in -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3697565Z copying third_party/tensorpipe/third_party/pybind11/tools/pybind11Tools.cmake -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools 2025-10-10T00:04:58.3699149Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/LICENSE.TXT -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-10-10T00:04:58.3700455Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/README.md -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-10-10T00:04:58.3701758Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/__init__.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-10-10T00:04:58.3703232Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/cindex.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-10-10T00:04:58.3706424Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/enumerations.py -> torch-2.10.0a0+git344e636/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-10-10T00:04:58.3707361Z copying third_party/valgrind-headers/README.md -> torch-2.10.0a0+git344e636/third_party/valgrind-headers 2025-10-10T00:04:58.3708873Z copying third_party/valgrind-headers/callgrind.h -> torch-2.10.0a0+git344e636/third_party/valgrind-headers 2025-10-10T00:04:58.3710258Z copying third_party/valgrind-headers/valgrind.h -> torch-2.10.0a0+git344e636/third_party/valgrind-headers 2025-10-10T00:04:58.3714674Z copying tools/BUCK.bzl -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3716303Z copying tools/BUCK.oss -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3717698Z copying tools/README.md -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3719079Z copying tools/__init__.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3720427Z copying tools/bazel.bzl -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3721758Z copying tools/build_libtorch.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3723155Z copying tools/build_pytorch_libs.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3724776Z copying tools/build_with_debinfo.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3726174Z copying tools/download_mnist.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3727651Z copying tools/extract_scripts.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3729057Z copying tools/gen_flatbuffers.sh -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3730437Z copying tools/gen_vulkan_spv.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3732054Z copying tools/generate_torch_version.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3733431Z copying tools/generated_dirs.txt -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3735017Z copying tools/git_add_generated_dirs.sh -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3736378Z copying tools/git_reset_generated_dirs.sh -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3737636Z copying tools/nightly.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3739355Z copying tools/nightly_hotpatch.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3741204Z copying tools/nvcc_fix_deps.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3743065Z copying tools/optional_submodules.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3744504Z copying tools/render_junit.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3745994Z copying tools/substitute.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3747882Z copying tools/update_masked_docs.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3749308Z copying tools/vscode_settings.py -> torch-2.10.0a0+git344e636/tools 2025-10-10T00:04:58.3751093Z copying tools/alerts/__init__.py -> torch-2.10.0a0+git344e636/tools/alerts 2025-10-10T00:04:58.3752382Z copying tools/alerts/create_alerts.py -> torch-2.10.0a0+git344e636/tools/alerts 2025-10-10T00:04:58.3754512Z copying tools/amd_build/build_amd.py -> torch-2.10.0a0+git344e636/tools/amd_build 2025-10-10T00:04:58.3756396Z copying tools/autograd/BUILD.bazel -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3757704Z copying tools/autograd/README.md -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3759561Z copying tools/autograd/__init__.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3760748Z copying tools/autograd/build.bzl -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3762513Z copying tools/autograd/context.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3764424Z copying tools/autograd/deprecated.yaml -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3766062Z copying tools/autograd/derivatives.yaml -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3769587Z copying tools/autograd/gen_annotated_fn_args.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3770820Z copying tools/autograd/gen_autograd.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3772793Z copying tools/autograd/gen_autograd_functions.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3774795Z copying tools/autograd/gen_inplace_or_view_type.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3776894Z copying tools/autograd/gen_python_functions.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3778949Z copying tools/autograd/gen_trace_type.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3780778Z copying tools/autograd/gen_variable_factories.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3782409Z copying tools/autograd/gen_variable_type.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3784992Z copying tools/autograd/gen_view_funcs.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3787095Z copying tools/autograd/load_derivatives.py -> torch-2.10.0a0+git344e636/tools/autograd 2025-10-10T00:04:58.3789168Z copying tools/autograd/templates/ADInplaceOrViewType.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3790531Z copying tools/autograd/templates/Functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3792261Z copying tools/autograd/templates/Functions.h -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3793715Z copying tools/autograd/templates/TraceType.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3795914Z copying tools/autograd/templates/VariableType.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3797290Z copying tools/autograd/templates/VariableType.h -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3798987Z copying tools/autograd/templates/ViewFuncs.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3800502Z copying tools/autograd/templates/ViewFuncs.h -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3802233Z copying tools/autograd/templates/annotated_fn_args.py.in -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3803632Z copying tools/autograd/templates/python_enum_tag.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3805409Z copying tools/autograd/templates/python_fft_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3807265Z copying tools/autograd/templates/python_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3808534Z copying tools/autograd/templates/python_functions.h -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3810396Z copying tools/autograd/templates/python_linalg_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3811799Z copying tools/autograd/templates/python_nested_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3813665Z copying tools/autograd/templates/python_nn_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3815170Z copying tools/autograd/templates/python_return_types.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3816951Z copying tools/autograd/templates/python_return_types.h -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3818416Z copying tools/autograd/templates/python_sparse_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3819916Z copying tools/autograd/templates/python_special_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3821422Z copying tools/autograd/templates/python_torch_functions.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3823073Z copying tools/autograd/templates/python_variable_methods.cpp -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3825475Z copying tools/autograd/templates/variable_factories.h -> torch-2.10.0a0+git344e636/tools/autograd/templates 2025-10-10T00:04:58.3826956Z copying tools/bazel_tools/BUILD.bazel -> torch-2.10.0a0+git344e636/tools/bazel_tools 2025-10-10T00:04:58.3828657Z copying tools/bazel_tools/shellwrap.sh -> torch-2.10.0a0+git344e636/tools/bazel_tools 2025-10-10T00:04:58.3830248Z copying tools/build/bazel/requirements.in -> torch-2.10.0a0+git344e636/tools/build/bazel 2025-10-10T00:04:58.3831990Z copying tools/build/bazel/requirements.txt -> torch-2.10.0a0+git344e636/tools/build/bazel 2025-10-10T00:04:58.3833829Z copying tools/build_defs/buck_helpers.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3835648Z copying tools/build_defs/default_platform_defs.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3837178Z copying tools/build_defs/expect.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3838862Z copying tools/build_defs/fb_native_wrapper.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3840203Z copying tools/build_defs/fb_xplat_cxx_library.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3841922Z copying tools/build_defs/fb_xplat_cxx_test.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3843573Z copying tools/build_defs/fb_xplat_genrule.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3845140Z copying tools/build_defs/fbsource_utils.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3846906Z copying tools/build_defs/glob_defs.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3848604Z copying tools/build_defs/platform_defs.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3849932Z copying tools/build_defs/select.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3851623Z copying tools/build_defs/type_defs.bzl -> torch-2.10.0a0+git344e636/tools/build_defs 2025-10-10T00:04:58.3853407Z copying tools/build_defs/android/build_mode_defs.bzl -> torch-2.10.0a0+git344e636/tools/build_defs/android 2025-10-10T00:04:58.3854908Z copying tools/build_defs/apple/build_mode_defs.bzl -> torch-2.10.0a0+git344e636/tools/build_defs/apple 2025-10-10T00:04:58.3856861Z copying tools/build_defs/windows/windows_flag_map.bzl -> torch-2.10.0a0+git344e636/tools/build_defs/windows 2025-10-10T00:04:58.3858388Z copying tools/code_analyzer/gen_op_registration_allowlist.py -> torch-2.10.0a0+git344e636/tools/code_analyzer 2025-10-10T00:04:58.3859845Z copying tools/code_analyzer/gen_operators_yaml.py -> torch-2.10.0a0+git344e636/tools/code_analyzer 2025-10-10T00:04:58.3861903Z copying tools/code_analyzer/gen_oplist.py -> torch-2.10.0a0+git344e636/tools/code_analyzer 2025-10-10T00:04:58.3863545Z copying tools/code_coverage/README.md -> torch-2.10.0a0+git344e636/tools/code_coverage 2025-10-10T00:04:58.3865603Z copying tools/code_coverage/oss_coverage.py -> torch-2.10.0a0+git344e636/tools/code_coverage 2025-10-10T00:04:58.3867299Z copying tools/code_coverage/package/__init__.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package 2025-10-10T00:04:58.3868596Z copying tools/code_coverage/package/oss/__init__.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/oss 2025-10-10T00:04:58.3870007Z copying tools/code_coverage/package/oss/cov_json.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/oss 2025-10-10T00:04:58.3871603Z copying tools/code_coverage/package/oss/init.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/oss 2025-10-10T00:04:58.3873339Z copying tools/code_coverage/package/oss/run.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/oss 2025-10-10T00:04:58.3874939Z copying tools/code_coverage/package/oss/utils.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/oss 2025-10-10T00:04:58.3876862Z copying tools/code_coverage/package/tool/__init__.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:58.3878319Z copying tools/code_coverage/package/tool/clang_coverage.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:58.3879948Z copying tools/code_coverage/package/tool/gcc_coverage.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:58.3882131Z copying tools/code_coverage/package/tool/print_report.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:58.3883586Z copying tools/code_coverage/package/tool/summarize_jsons.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:58.3895308Z copying tools/code_coverage/package/tool/utils.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool 2025-10-10T00:04:58.3896386Z copying tools/code_coverage/package/tool/parser/__init__.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool/parser 2025-10-10T00:04:58.3898138Z copying tools/code_coverage/package/tool/parser/coverage_record.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool/parser 2025-10-10T00:04:58.3900227Z copying tools/code_coverage/package/tool/parser/gcov_coverage_parser.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool/parser 2025-10-10T00:04:58.3900989Z copying tools/code_coverage/package/tool/parser/llvm_coverage_parser.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool/parser 2025-10-10T00:04:58.3901739Z copying tools/code_coverage/package/tool/parser/llvm_coverage_segment.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/tool/parser 2025-10-10T00:04:58.3902444Z copying tools/code_coverage/package/util/__init__.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/util 2025-10-10T00:04:58.3902998Z copying tools/code_coverage/package/util/setting.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/util 2025-10-10T00:04:58.3903541Z copying tools/code_coverage/package/util/utils.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/util 2025-10-10T00:04:58.3904335Z copying tools/code_coverage/package/util/utils_init.py -> torch-2.10.0a0+git344e636/tools/code_coverage/package/util 2025-10-10T00:04:58.3904666Z copying tools/config/BUILD -> torch-2.10.0a0+git344e636/tools/config 2025-10-10T00:04:58.3905002Z copying tools/config/defs.bzl -> torch-2.10.0a0+git344e636/tools/config 2025-10-10T00:04:58.3906846Z copying tools/coverage_plugins_package/README.md -> torch-2.10.0a0+git344e636/tools/coverage_plugins_package 2025-10-10T00:04:58.3907560Z copying tools/coverage_plugins_package/pyproject.toml -> torch-2.10.0a0+git344e636/tools/coverage_plugins_package 2025-10-10T00:04:58.3908362Z copying tools/coverage_plugins_package/src/coverage_plugins/__init__.py -> torch-2.10.0a0+git344e636/tools/coverage_plugins_package/src/coverage_plugins 2025-10-10T00:04:58.3909190Z copying tools/coverage_plugins_package/src/coverage_plugins/jit_plugin.py -> torch-2.10.0a0+git344e636/tools/coverage_plugins_package/src/coverage_plugins 2025-10-10T00:04:58.3910143Z copying tools/dynamo/gb_id_mapping.py -> torch-2.10.0a0+git344e636/tools/dynamo 2025-10-10T00:04:58.3910515Z copying tools/dynamo/verify_dynamo.py -> torch-2.10.0a0+git344e636/tools/dynamo 2025-10-10T00:04:58.3911042Z copying tools/experimental/torchfuzz/README.md -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3912876Z copying tools/experimental/torchfuzz/__init__.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3914682Z copying tools/experimental/torchfuzz/checks.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3915697Z copying tools/experimental/torchfuzz/codegen.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3917957Z copying tools/experimental/torchfuzz/fuzzer.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3919435Z copying tools/experimental/torchfuzz/image.png -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3922195Z copying tools/experimental/torchfuzz/multi_process_fuzzer.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3923672Z copying tools/experimental/torchfuzz/operation_stack.png -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3926240Z copying tools/experimental/torchfuzz/ops_fuzzer.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3928101Z copying tools/experimental/torchfuzz/runner.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3935252Z copying tools/experimental/torchfuzz/tensor_descriptor.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3936678Z copying tools/experimental/torchfuzz/tensor_fuzzer.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3939263Z copying tools/experimental/torchfuzz/test_determinism.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3940255Z copying tools/experimental/torchfuzz/type_promotion.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3941001Z copying tools/experimental/torchfuzz/visualize_graph.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz 2025-10-10T00:04:58.3941683Z copying tools/experimental/torchfuzz/operators/__init__.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3942342Z copying tools/experimental/torchfuzz/operators/arg.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3943120Z copying tools/experimental/torchfuzz/operators/base.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3943813Z copying tools/experimental/torchfuzz/operators/constant.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3947764Z copying tools/experimental/torchfuzz/operators/item.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3951068Z copying tools/experimental/torchfuzz/operators/layout.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3951785Z copying tools/experimental/torchfuzz/operators/masked_select.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3952522Z copying tools/experimental/torchfuzz/operators/matrix_multiply.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3953362Z copying tools/experimental/torchfuzz/operators/nn_functional.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3954054Z copying tools/experimental/torchfuzz/operators/nonzero.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3957800Z copying tools/experimental/torchfuzz/operators/registry.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3960781Z copying tools/experimental/torchfuzz/operators/scalar_pointwise.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3961537Z copying tools/experimental/torchfuzz/operators/tensor_pointwise.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3962209Z copying tools/experimental/torchfuzz/operators/unique.py -> torch-2.10.0a0+git344e636/tools/experimental/torchfuzz/operators 2025-10-10T00:04:58.3962655Z copying tools/flight_recorder/fr_trace.py -> torch-2.10.0a0+git344e636/tools/flight_recorder 2025-10-10T00:04:58.3963242Z copying tools/flight_recorder/components/builder.py -> torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:58.3965722Z copying tools/flight_recorder/components/config_manager.py -> torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:58.3966871Z copying tools/flight_recorder/components/fr_logger.py -> torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:58.3968188Z copying tools/flight_recorder/components/loader.py -> torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:58.3969126Z copying tools/flight_recorder/components/types.py -> torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:58.3970699Z copying tools/flight_recorder/components/utils.py -> torch-2.10.0a0+git344e636/tools/flight_recorder/components 2025-10-10T00:04:58.3971059Z copying tools/gdb/pytorch-gdb.py -> torch-2.10.0a0+git344e636/tools/gdb 2025-10-10T00:04:58.3971428Z copying tools/github/__init__.py -> torch-2.10.0a0+git344e636/tools/github 2025-10-10T00:04:58.3974596Z copying tools/github/github_utils.py -> torch-2.10.0a0+git344e636/tools/github 2025-10-10T00:04:58.3975404Z copying tools/iwyu/all.imp -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3976072Z copying tools/iwyu/aten.imp -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3977202Z copying tools/iwyu/c10.imp -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3978889Z copying tools/iwyu/fixup.py -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3982336Z copying tools/iwyu/gtest.imp -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3982879Z copying tools/iwyu/run.sh -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3983412Z copying tools/iwyu/system.imp -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3985252Z copying tools/iwyu/torch.imp -> torch-2.10.0a0+git344e636/tools/iwyu 2025-10-10T00:04:58.3986852Z copying tools/jit/__init__.py -> torch-2.10.0a0+git344e636/tools/jit 2025-10-10T00:04:58.3988369Z copying tools/jit/gen_unboxing.py -> torch-2.10.0a0+git344e636/tools/jit 2025-10-10T00:04:58.3990348Z copying tools/jit/templates/aten_schema_declarations.cpp -> torch-2.10.0a0+git344e636/tools/jit/templates 2025-10-10T00:04:58.3992043Z copying tools/jit/templates/external_functions_codegen_template.cpp -> torch-2.10.0a0+git344e636/tools/jit/templates 2025-10-10T00:04:58.3993746Z copying tools/jit/test/__init__.py -> torch-2.10.0a0+git344e636/tools/jit/test 2025-10-10T00:04:58.3996534Z copying tools/jit/test/test_gen_unboxing.py -> torch-2.10.0a0+git344e636/tools/jit/test 2025-10-10T00:04:58.3996896Z copying tools/linter/__init__.py -> torch-2.10.0a0+git344e636/tools/linter 2025-10-10T00:04:58.3997986Z copying tools/linter/dictionary.txt -> torch-2.10.0a0+git344e636/tools/linter 2025-10-10T00:04:58.4003508Z copying tools/linter/adapters/README.md -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4004312Z copying tools/linter/adapters/actionlint_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4006165Z copying tools/linter/adapters/bazel_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4006704Z copying tools/linter/adapters/clangformat_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4007209Z copying tools/linter/adapters/clangtidy_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4007701Z copying tools/linter/adapters/cmake_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4008499Z copying tools/linter/adapters/cmake_minimum_required_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4010779Z copying tools/linter/adapters/codespell_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4011885Z copying tools/linter/adapters/docstring_linter-grandfather.json -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4013350Z copying tools/linter/adapters/docstring_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4024433Z copying tools/linter/adapters/exec_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4028665Z copying tools/linter/adapters/flake8_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4030136Z copying tools/linter/adapters/gb_registry_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4030840Z copying tools/linter/adapters/gha_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4031428Z copying tools/linter/adapters/grep_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4031941Z copying tools/linter/adapters/header_only_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4032397Z copying tools/linter/adapters/import_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4032958Z copying tools/linter/adapters/lintrunner_version_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4033403Z copying tools/linter/adapters/mypy_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4033947Z copying tools/linter/adapters/nativefunctions_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4034571Z copying tools/linter/adapters/newlines_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4035206Z copying tools/linter/adapters/no_merge_conflict_csv_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4035768Z copying tools/linter/adapters/no_workflows_on_fork.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4036215Z copying tools/linter/adapters/pip_init.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4037039Z copying tools/linter/adapters/pyfmt_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4038410Z copying tools/linter/adapters/pyproject_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4040924Z copying tools/linter/adapters/ruff_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4042493Z copying tools/linter/adapters/s3_init.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4044042Z copying tools/linter/adapters/s3_init_config.json -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4044808Z copying tools/linter/adapters/set_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4046252Z copying tools/linter/adapters/shellcheck_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4047570Z copying tools/linter/adapters/test_device_bias_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4048882Z copying tools/linter/adapters/test_has_main_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4050199Z copying tools/linter/adapters/testowners_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4051491Z copying tools/linter/adapters/update_s3.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4052951Z copying tools/linter/adapters/workflow_consistency_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters 2025-10-10T00:04:58.4054368Z copying tools/linter/adapters/_linter/__init__.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4055871Z copying tools/linter/adapters/_linter/argument_parser.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4057060Z copying tools/linter/adapters/_linter/block.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4058393Z copying tools/linter/adapters/_linter/blocks.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4059747Z copying tools/linter/adapters/_linter/bracket_pairs.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4060979Z copying tools/linter/adapters/_linter/file_linter.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4062355Z copying tools/linter/adapters/_linter/messages.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4063648Z copying tools/linter/adapters/_linter/python_file.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4065158Z copying tools/linter/adapters/_linter/sets.py -> torch-2.10.0a0+git344e636/tools/linter/adapters/_linter 2025-10-10T00:04:58.4066805Z copying tools/linter/clang_tidy/__init__.py -> torch-2.10.0a0+git344e636/tools/linter/clang_tidy 2025-10-10T00:04:58.4067801Z copying tools/linter/clang_tidy/generate_build_files.py -> torch-2.10.0a0+git344e636/tools/linter/clang_tidy 2025-10-10T00:04:58.4069102Z copying tools/lite_interpreter/__init__.py -> torch-2.10.0a0+git344e636/tools/lite_interpreter 2025-10-10T00:04:58.4070308Z copying tools/lite_interpreter/gen_selected_mobile_ops_header.py -> torch-2.10.0a0+git344e636/tools/lite_interpreter 2025-10-10T00:04:58.4071537Z copying tools/lldb/pytorch_lldb.py -> torch-2.10.0a0+git344e636/tools/lldb 2025-10-10T00:04:58.4072928Z copying tools/packaging/build_wheel.py -> torch-2.10.0a0+git344e636/tools/packaging 2025-10-10T00:04:58.4074416Z copying tools/pyi/__init__.py -> torch-2.10.0a0+git344e636/tools/pyi 2025-10-10T00:04:58.4075757Z copying tools/pyi/gen_pyi.py -> torch-2.10.0a0+git344e636/tools/pyi 2025-10-10T00:04:58.4077747Z copying tools/rules/BUILD -> torch-2.10.0a0+git344e636/tools/rules 2025-10-10T00:04:58.4078775Z copying tools/rules/METADATA.bzl -> torch-2.10.0a0+git344e636/tools/rules 2025-10-10T00:04:58.4080107Z copying tools/rules/cu.bzl -> torch-2.10.0a0+git344e636/tools/rules 2025-10-10T00:04:58.4081471Z copying tools/rules/workspace.bzl -> torch-2.10.0a0+git344e636/tools/rules 2025-10-10T00:04:58.4082862Z copying tools/rules_cc/cuda_support.patch -> torch-2.10.0a0+git344e636/tools/rules_cc 2025-10-10T00:04:58.4084439Z copying tools/setup_helpers/BUILD.bazel -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4085791Z copying tools/setup_helpers/__init__.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4087121Z copying tools/setup_helpers/build.bzl -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4088415Z copying tools/setup_helpers/cmake.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4089898Z copying tools/setup_helpers/cmake_utils.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4091147Z copying tools/setup_helpers/env.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4092439Z copying tools/setup_helpers/gen.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4093838Z copying tools/setup_helpers/gen_unboxing.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4095374Z copying tools/setup_helpers/gen_version_header.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4096561Z copying tools/setup_helpers/generate_code.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4098102Z copying tools/setup_helpers/generate_linker_script.py -> torch-2.10.0a0+git344e636/tools/setup_helpers 2025-10-10T00:04:58.4099241Z copying tools/shared/__init__.py -> torch-2.10.0a0+git344e636/tools/shared 2025-10-10T00:04:58.4100602Z copying tools/shared/logging_utils.py -> torch-2.10.0a0+git344e636/tools/shared 2025-10-10T00:04:58.4101892Z copying tools/shared/module_loader.py -> torch-2.10.0a0+git344e636/tools/shared 2025-10-10T00:04:58.4103159Z copying tools/stats/README.md -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4104735Z copying tools/stats/__init__.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4106042Z copying tools/stats/check_disabled_tests.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4107591Z copying tools/stats/export_test_times.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4108913Z copying tools/stats/import_test_stats.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4110239Z copying tools/stats/monitor.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4111950Z copying tools/stats/sccache_stats_to_benchmark_format.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4113162Z copying tools/stats/test_dashboard.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4115818Z copying tools/stats/upload_artifacts.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4117303Z copying tools/stats/upload_dynamo_perf_stats.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4118634Z copying tools/stats/upload_external_contrib_stats.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4119918Z copying tools/stats/upload_metrics.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4121359Z copying tools/stats/upload_sccache_stats.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4122714Z copying tools/stats/upload_stats_lib.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4124273Z copying tools/stats/upload_test_stats.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4125885Z copying tools/stats/upload_test_stats_intermediate.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4127230Z copying tools/stats/upload_test_stats_running_jobs.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4128655Z copying tools/stats/utilization_stats_lib.py -> torch-2.10.0a0+git344e636/tools/stats 2025-10-10T00:04:58.4130346Z copying tools/stats/upload_utilization_stats/test_upload_utilization_stats.py -> torch-2.10.0a0+git344e636/tools/stats/upload_utilization_stats 2025-10-10T00:04:58.4131600Z copying tools/stats/upload_utilization_stats/upload_utilization_stats.py -> torch-2.10.0a0+git344e636/tools/stats/upload_utilization_stats 2025-10-10T00:04:58.4132898Z copying tools/test/gen_operators_yaml_test.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4134490Z copying tools/test/gen_oplist_test.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4135894Z copying tools/test/linter_test_case.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4137244Z copying tools/test/test_cmake.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4138586Z copying tools/test/test_codegen.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4140138Z copying tools/test/test_codegen_model.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4141561Z copying tools/test/test_create_alerts.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4142930Z copying tools/test/test_docstring_linter.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4144470Z copying tools/test/test_gb_registry_linter.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4146037Z copying tools/test/test_gen_backend_stubs.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4147499Z copying tools/test/test_header_only_linter.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4148837Z copying tools/test/test_selective_build.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4150231Z copying tools/test/test_set_linter.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4151643Z copying tools/test/test_test_run.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4153140Z copying tools/test/test_test_selections.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4154844Z copying tools/test/test_upload_stats_lib.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4156306Z copying tools/test/test_upload_test_stats.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4157622Z copying tools/test/test_utils.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4159015Z copying tools/test/test_vulkan_codegen.py -> torch-2.10.0a0+git344e636/tools/test 2025-10-10T00:04:58.4160659Z copying tools/test/docstring_linter_testdata/block_names.py.txt -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4161945Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4163314Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.after.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4164826Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.after.txt -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4166009Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.before.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4167270Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.before.txt -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4168631Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.grandfather.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4169818Z copying tools/test/docstring_linter_testdata/python_code.py.txt -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4171310Z copying tools/test/docstring_linter_testdata/python_code.py.txt.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4172738Z copying tools/test/docstring_linter_testdata/python_code.py.txt.lintrunner -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4174001Z copying tools/test/docstring_linter_testdata/python_code.py.txt.recursive.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4175821Z copying tools/test/docstring_linter_testdata/python_code.py.txt.recursive.terse.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4177092Z copying tools/test/docstring_linter_testdata/python_code.py.txt.recursive.terse.line.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4178351Z copying tools/test/docstring_linter_testdata/python_code.py.txt.report.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4179695Z copying tools/test/docstring_linter_testdata/python_code.py.txt.single.line.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4180986Z copying tools/test/docstring_linter_testdata/python_code.py.txt.terse.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4182599Z copying tools/test/docstring_linter_testdata/python_code.py.txt.terse.line.json -> torch-2.10.0a0+git344e636/tools/test/docstring_linter_testdata 2025-10-10T00:04:58.4183707Z copying tools/test/header_only_linter_testdata/a.cpp -> torch-2.10.0a0+git344e636/tools/test/header_only_linter_testdata 2025-10-10T00:04:58.4185398Z copying tools/test/header_only_linter_testdata/b.cpp -> torch-2.10.0a0+git344e636/tools/test/header_only_linter_testdata 2025-10-10T00:04:58.4186656Z copying tools/test/header_only_linter_testdata/bad.txt -> torch-2.10.0a0+git344e636/tools/test/header_only_linter_testdata 2025-10-10T00:04:58.4188106Z copying tools/test/header_only_linter_testdata/empty.txt -> torch-2.10.0a0+git344e636/tools/test/header_only_linter_testdata 2025-10-10T00:04:58.4189279Z copying tools/test/header_only_linter_testdata/good.txt -> torch-2.10.0a0+git344e636/tools/test/header_only_linter_testdata 2025-10-10T00:04:58.4190579Z copying tools/test/heuristics/__init__.py -> torch-2.10.0a0+git344e636/tools/test/heuristics 2025-10-10T00:04:58.4191768Z copying tools/test/heuristics/test_heuristics.py -> torch-2.10.0a0+git344e636/tools/test/heuristics 2025-10-10T00:04:58.4193376Z copying tools/test/heuristics/test_interface.py -> torch-2.10.0a0+git344e636/tools/test/heuristics 2025-10-10T00:04:58.4195083Z copying tools/test/heuristics/test_utils.py -> torch-2.10.0a0+git344e636/tools/test/heuristics 2025-10-10T00:04:58.4196574Z copying tools/test/set_linter_testdata/includes.py.txt -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4198020Z copying tools/test/set_linter_testdata/includes.py.txt.json -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4199305Z copying tools/test/set_linter_testdata/includes.py.txt.lintrunner -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4200787Z copying tools/test/set_linter_testdata/includes.py.txt.python -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4201985Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4203437Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt.json -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4204870Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt.lintrunner -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4206299Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt.python -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4207489Z copying tools/test/set_linter_testdata/python_code.py.txt -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4208956Z copying tools/test/set_linter_testdata/python_code.py.txt.json -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4210376Z copying tools/test/set_linter_testdata/python_code.py.txt.lintrunner -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4211601Z copying tools/test/set_linter_testdata/python_code.py.txt.python -> torch-2.10.0a0+git344e636/tools/test/set_linter_testdata 2025-10-10T00:04:58.4212750Z copying tools/testing/__init__.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4213951Z copying tools/testing/clickhouse.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4215638Z copying tools/testing/discover_tests.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4217123Z copying tools/testing/do_target_determination_for_s3.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4218333Z copying tools/testing/explicit_ci_jobs.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4219870Z copying tools/testing/modulefinder_determinator.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4221145Z copying tools/testing/test_run.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4222619Z copying tools/testing/test_selections.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4224202Z copying tools/testing/update_slow_tests.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4225695Z copying tools/testing/upload_artifacts.py -> torch-2.10.0a0+git344e636/tools/testing 2025-10-10T00:04:58.4227462Z copying tools/testing/target_determination/determinator.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination 2025-10-10T00:04:58.4228639Z copying tools/testing/target_determination/gen_artifact.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination 2025-10-10T00:04:58.4230243Z copying tools/testing/target_determination/heuristics/__init__.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4231716Z copying tools/testing/target_determination/heuristics/correlated_with_historical_failures.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4232873Z copying tools/testing/target_determination/heuristics/edited_by_pr.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4234367Z copying tools/testing/target_determination/heuristics/filepath.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4235932Z copying tools/testing/target_determination/heuristics/historical_class_failure_correlation.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4237190Z copying tools/testing/target_determination/heuristics/historical_edited_files.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4238439Z copying tools/testing/target_determination/heuristics/interface.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4239996Z copying tools/testing/target_determination/heuristics/llm.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4241300Z copying tools/testing/target_determination/heuristics/mentioned_in_pr.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4242715Z copying tools/testing/target_determination/heuristics/previously_failed_in_pr.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4243988Z copying tools/testing/target_determination/heuristics/profiling.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4245583Z copying tools/testing/target_determination/heuristics/public_bindings.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4246936Z copying tools/testing/target_determination/heuristics/utils.py -> torch-2.10.0a0+git344e636/tools/testing/target_determination/heuristics 2025-10-10T00:04:58.4248112Z copying torch/CMakeLists.txt -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4249604Z copying torch/_VF.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4250999Z copying torch/__config__.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4252383Z copying torch/__future__.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4253764Z copying torch/__init__.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4256286Z copying torch/_appdirs.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4257966Z copying torch/_classes.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4259366Z copying torch/_compile.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4260791Z copying torch/_custom_ops.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4262285Z copying torch/_environment.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4263653Z copying torch/_guards.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4265907Z copying torch/_jit_internal.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4267831Z copying torch/_linalg_utils.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4269246Z copying torch/_lobpcg.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4271018Z copying torch/_lowrank.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4272562Z copying torch/_meta_registrations.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4276219Z copying torch/_namedtensor_internals.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4277582Z copying torch/_ops.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4279552Z copying torch/_python_dispatcher.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4280959Z copying torch/_size_docs.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4282349Z copying torch/_sources.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4283819Z copying torch/_storage_docs.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4285412Z copying torch/_streambase.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4286795Z copying torch/_tensor.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4288952Z copying torch/_tensor_docs.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4291565Z copying torch/_tensor_str.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4293220Z copying torch/_thread_safe_fork.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4294745Z copying torch/_torch_docs.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4299626Z copying torch/_utils.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4301407Z copying torch/_utils_internal.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4302873Z copying torch/_vmap_internals.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4304609Z copying torch/_weights_only_unpickler.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4306186Z copying torch/custom_class.h -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4308053Z copying torch/custom_class_detail.h -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4309375Z copying torch/extension.h -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4310777Z copying torch/functional.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4312933Z copying torch/header_only_apis.txt -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4314453Z copying torch/hub.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4316260Z copying torch/library.h -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4318078Z copying torch/library.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4320041Z copying torch/overrides.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4322267Z copying torch/py.typed -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4323612Z copying torch/quasirandom.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4325269Z copying torch/random.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4326934Z copying torch/return_types.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4328273Z copying torch/script.h -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4329709Z copying torch/serialization.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4331795Z copying torch/storage.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4333656Z copying torch/torch_version.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4335274Z copying torch/types.py -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4336762Z copying torch/version.py.tpl -> torch-2.10.0a0+git344e636/torch 2025-10-10T00:04:58.4338246Z copying torch.egg-info/PKG-INFO -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:58.4339887Z copying torch.egg-info/SOURCES.txt -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:58.4441333Z copying torch.egg-info/dependency_links.txt -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:58.4442796Z copying torch.egg-info/entry_points.txt -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:58.4444555Z copying torch.egg-info/requires.txt -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:58.4446157Z copying torch.egg-info/top_level.txt -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:58.4447798Z copying torch/_C/_VariableFunctions.pyi.in -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4449296Z copying torch/_C/__init__.pyi.in -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4455532Z copying torch/_C/_aoti.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4455868Z copying torch/_C/_autograd.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4456148Z copying torch/_C/_cpu.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4465298Z copying torch/_C/_cudnn.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4465727Z copying torch/_C/_cusparselt.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4466183Z copying torch/_C/_distributed_autograd.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4466605Z copying torch/_C/_distributed_c10d.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4466927Z copying torch/_C/_distributed_rpc.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4467291Z copying torch/_C/_distributed_rpc_testing.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4468003Z copying torch/_C/_functionalization.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4470233Z copying torch/_C/_functions.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4470730Z copying torch/_C/_functorch.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4472131Z copying torch/_C/_instruction_counter.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4473325Z copying torch/_C/_itt.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4474878Z copying torch/_C/_jit_tree_views.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4476199Z copying torch/_C/_lazy.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4477710Z copying torch/_C/_lazy_ts_backend.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4479175Z copying torch/_C/_monitor.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4480416Z copying torch/_C/_nn.pyi.in -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4482664Z copying torch/_C/_nvtx.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4494909Z copying torch/_C/_onnx.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4495398Z copying torch/_C/_profiler.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4496062Z copying torch/_C/_verbose.pyi -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4496891Z copying torch/_C/build.bzl -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4497314Z copying torch/_C/return_types.pyi.in -> torch-2.10.0a0+git344e636/torch/_C 2025-10-10T00:04:58.4497999Z copying torch/_C/_acc/__init__.pyi -> torch-2.10.0a0+git344e636/torch/_C/_acc 2025-10-10T00:04:58.4498710Z copying torch/_C/_dynamo/__init__.pyi -> torch-2.10.0a0+git344e636/torch/_C/_dynamo 2025-10-10T00:04:58.4499290Z copying torch/_C/_dynamo/compiled_autograd.pyi -> torch-2.10.0a0+git344e636/torch/_C/_dynamo 2025-10-10T00:04:58.4500442Z copying torch/_C/_dynamo/eval_frame.pyi -> torch-2.10.0a0+git344e636/torch/_C/_dynamo 2025-10-10T00:04:58.4501260Z copying torch/_C/_dynamo/guards.pyi -> torch-2.10.0a0+git344e636/torch/_C/_dynamo 2025-10-10T00:04:58.4501917Z copying torch/_C/_export/__init__.pyi -> torch-2.10.0a0+git344e636/torch/_C/_export 2025-10-10T00:04:58.4502428Z copying torch/_C/_export/pt2_archive_constants.pyi -> torch-2.10.0a0+git344e636/torch/_C/_export 2025-10-10T00:04:58.4502823Z copying torch/_C_flatbuffer/__init__.pyi -> torch-2.10.0a0+git344e636/torch/_C_flatbuffer 2025-10-10T00:04:58.4503165Z copying torch/_awaits/__init__.py -> torch-2.10.0a0+git344e636/torch/_awaits 2025-10-10T00:04:58.4515489Z copying torch/_custom_op/__init__.py -> torch-2.10.0a0+git344e636/torch/_custom_op 2025-10-10T00:04:58.4515964Z copying torch/_custom_op/autograd.py -> torch-2.10.0a0+git344e636/torch/_custom_op 2025-10-10T00:04:58.4516291Z copying torch/_custom_op/impl.py -> torch-2.10.0a0+git344e636/torch/_custom_op 2025-10-10T00:04:58.4516594Z copying torch/_decomp/__init__.py -> torch-2.10.0a0+git344e636/torch/_decomp 2025-10-10T00:04:58.4516966Z copying torch/_decomp/decompositions.py -> torch-2.10.0a0+git344e636/torch/_decomp 2025-10-10T00:04:58.4517551Z copying torch/_decomp/decompositions_for_jvp.py -> torch-2.10.0a0+git344e636/torch/_decomp 2025-10-10T00:04:58.4520881Z copying torch/_decomp/decompositions_for_rng.py -> torch-2.10.0a0+git344e636/torch/_decomp 2025-10-10T00:04:58.4522768Z copying torch/_dispatch/__init__.py -> torch-2.10.0a0+git344e636/torch/_dispatch 2025-10-10T00:04:58.4523124Z copying torch/_dispatch/python.py -> torch-2.10.0a0+git344e636/torch/_dispatch 2025-10-10T00:04:58.4523432Z copying torch/_dynamo/__init__.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4523869Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4526004Z copying torch/_dynamo/aot_compile.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4526405Z copying torch/_dynamo/bytecode_analysis.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4526827Z copying torch/_dynamo/bytecode_transformation.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4527786Z copying torch/_dynamo/cache_size.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4531549Z copying torch/_dynamo/callback.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4532086Z copying torch/_dynamo/code_context.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4533199Z copying torch/_dynamo/codegen.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4534007Z copying torch/_dynamo/compiled_autograd.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4538676Z copying torch/_dynamo/comptime.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4539013Z copying torch/_dynamo/config.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4539942Z copying torch/_dynamo/convert_frame.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4541835Z copying torch/_dynamo/create_parameter_op.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4543130Z copying torch/_dynamo/current_scope_id.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4544539Z copying torch/_dynamo/debug_utils.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4546110Z copying torch/_dynamo/decorators.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4547704Z copying torch/_dynamo/device_interface.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4551246Z copying torch/_dynamo/distributed.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4551859Z copying torch/_dynamo/eval_frame.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4553091Z copying torch/_dynamo/exc.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4555225Z copying torch/_dynamo/external_utils.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4556940Z copying torch/_dynamo/funcname_cache.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4558660Z copying torch/_dynamo/functional_export.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4560272Z copying torch/_dynamo/graph_break_hints.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4561921Z copying torch/_dynamo/graph_break_registry.json -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4564065Z copying torch/_dynamo/graph_deduplication.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4566087Z copying torch/_dynamo/graph_region_tracker.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4567517Z copying torch/_dynamo/graph_utils.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4568827Z copying torch/_dynamo/guards.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4572041Z copying torch/_dynamo/hooks.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4573252Z copying torch/_dynamo/logging.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4574665Z copying torch/_dynamo/metrics_context.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4576276Z copying torch/_dynamo/mutation_guard.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4577792Z copying torch/_dynamo/output_graph.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4580391Z copying torch/_dynamo/package.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4581965Z copying torch/_dynamo/pgo.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4583734Z copying torch/_dynamo/precompile_context.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4585356Z copying torch/_dynamo/profiler.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4586794Z copying torch/_dynamo/replay_record.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4588188Z copying torch/_dynamo/resume_execution.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4589688Z copying torch/_dynamo/side_effects.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4591402Z copying torch/_dynamo/source.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4593133Z copying torch/_dynamo/symbolic_convert.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4596510Z copying torch/_dynamo/tensor_version_op.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4597578Z copying torch/_dynamo/test_case.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4599086Z copying torch/_dynamo/test_dont_skip_tracing_functions.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4600560Z copying torch/_dynamo/test_minifier_common.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4601761Z copying torch/_dynamo/testing.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4603235Z copying torch/_dynamo/trace_rules.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4606410Z copying torch/_dynamo/types.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4607771Z copying torch/_dynamo/utils.py -> torch-2.10.0a0+git344e636/torch/_dynamo 2025-10-10T00:04:58.4610572Z copying torch/_dynamo/backends/__init__.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4611716Z copying torch/_dynamo/backends/common.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4613271Z copying torch/_dynamo/backends/cudagraphs.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4614880Z copying torch/_dynamo/backends/debugging.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4616676Z copying torch/_dynamo/backends/distributed.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4618198Z copying torch/_dynamo/backends/inductor.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4619563Z copying torch/_dynamo/backends/onnxrt.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4620906Z copying torch/_dynamo/backends/registry.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4622322Z copying torch/_dynamo/backends/tensorrt.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4623681Z copying torch/_dynamo/backends/torchxla.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4625200Z copying torch/_dynamo/backends/tvm.py -> torch-2.10.0a0+git344e636/torch/_dynamo/backends 2025-10-10T00:04:58.4626745Z copying torch/_dynamo/polyfills/__init__.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4628275Z copying torch/_dynamo/polyfills/_collections.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4629597Z copying torch/_dynamo/polyfills/builtins.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4631078Z copying torch/_dynamo/polyfills/functools.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4632412Z copying torch/_dynamo/polyfills/fx.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4633713Z copying torch/_dynamo/polyfills/itertools.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4635460Z copying torch/_dynamo/polyfills/loader.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4636893Z copying torch/_dynamo/polyfills/operator.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4638222Z copying torch/_dynamo/polyfills/os.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4639619Z copying torch/_dynamo/polyfills/pytree.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4641065Z copying torch/_dynamo/polyfills/struct.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4642401Z copying torch/_dynamo/polyfills/sys.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4643790Z copying torch/_dynamo/polyfills/tensor.py -> torch-2.10.0a0+git344e636/torch/_dynamo/polyfills 2025-10-10T00:04:58.4645406Z copying torch/_dynamo/repro/__init__.py -> torch-2.10.0a0+git344e636/torch/_dynamo/repro 2025-10-10T00:04:58.4646539Z copying torch/_dynamo/repro/after_aot.py -> torch-2.10.0a0+git344e636/torch/_dynamo/repro 2025-10-10T00:04:58.4648344Z copying torch/_dynamo/repro/after_dynamo.py -> torch-2.10.0a0+git344e636/torch/_dynamo/repro 2025-10-10T00:04:58.4649836Z copying torch/_dynamo/repro/aoti.py -> torch-2.10.0a0+git344e636/torch/_dynamo/repro 2025-10-10T00:04:58.4651493Z copying torch/_dynamo/variables/__init__.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4653001Z copying torch/_dynamo/variables/base.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4654602Z copying torch/_dynamo/variables/builder.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4657385Z copying torch/_dynamo/variables/builtin.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4659866Z copying torch/_dynamo/variables/constant.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4661577Z copying torch/_dynamo/variables/ctx_manager.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4663504Z copying torch/_dynamo/variables/dicts.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4665592Z copying torch/_dynamo/variables/distributed.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4667052Z copying torch/_dynamo/variables/functions.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4669245Z copying torch/_dynamo/variables/higher_order_ops.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4671571Z copying torch/_dynamo/variables/iter.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4673086Z copying torch/_dynamo/variables/lazy.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4674576Z copying torch/_dynamo/variables/lists.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4676552Z copying torch/_dynamo/variables/misc.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4678555Z copying torch/_dynamo/variables/nn_module.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4680694Z copying torch/_dynamo/variables/optimizer.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4682139Z copying torch/_dynamo/variables/script_object.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4683520Z copying torch/_dynamo/variables/sdpa.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4684788Z copying torch/_dynamo/variables/tensor.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4686919Z copying torch/_dynamo/variables/torch.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4689031Z copying torch/_dynamo/variables/torch_function.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4690653Z copying torch/_dynamo/variables/user_defined.py -> torch-2.10.0a0+git344e636/torch/_dynamo/variables 2025-10-10T00:04:58.4692614Z copying torch/_export/__init__.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4694311Z copying torch/_export/config.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4695882Z copying torch/_export/converter.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4697690Z copying torch/_export/error.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4699107Z copying torch/_export/non_strict_utils.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4700756Z copying torch/_export/pass_base.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4702251Z copying torch/_export/tools.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4703725Z copying torch/_export/utils.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4705774Z copying torch/_export/verifier.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4707299Z copying torch/_export/wrappers.py -> torch-2.10.0a0+git344e636/torch/_export 2025-10-10T00:04:58.4708778Z copying torch/_export/db/__init__.py -> torch-2.10.0a0+git344e636/torch/_export/db 2025-10-10T00:04:58.4710132Z copying torch/_export/db/case.py -> torch-2.10.0a0+git344e636/torch/_export/db 2025-10-10T00:04:58.4711559Z copying torch/_export/db/gen_example.py -> torch-2.10.0a0+git344e636/torch/_export/db 2025-10-10T00:04:58.4713029Z copying torch/_export/db/logging.py -> torch-2.10.0a0+git344e636/torch/_export/db 2025-10-10T00:04:58.4714572Z copying torch/_export/db/examples/__init__.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4716122Z copying torch/_export/db/examples/assume_constant_result.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4717572Z copying torch/_export/db/examples/autograd_function.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4718759Z copying torch/_export/db/examples/class_method.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4720292Z copying torch/_export/db/examples/cond_branch_class_method.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4721546Z copying torch/_export/db/examples/cond_branch_nested_function.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4723066Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4724518Z copying torch/_export/db/examples/cond_closed_over_variable.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4725719Z copying torch/_export/db/examples/cond_operands.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4727194Z copying torch/_export/db/examples/cond_predicate.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4728515Z copying torch/_export/db/examples/constrain_as_size_example.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4729944Z copying torch/_export/db/examples/constrain_as_value_example.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4731114Z copying torch/_export/db/examples/decorator.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4732727Z copying torch/_export/db/examples/dictionary.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4734314Z copying torch/_export/db/examples/dynamic_shape_assert.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4735805Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4737003Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4738314Z copying torch/_export/db/examples/dynamic_shape_map.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4739832Z copying torch/_export/db/examples/dynamic_shape_round.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4741182Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4742582Z copying torch/_export/db/examples/dynamic_shape_view.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4743890Z copying torch/_export/db/examples/fn_with_kwargs.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4745588Z copying torch/_export/db/examples/list_contains.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4747039Z copying torch/_export/db/examples/list_unpack.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4748275Z copying torch/_export/db/examples/model_attr_mutation.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4749706Z copying torch/_export/db/examples/nested_function.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4751045Z copying torch/_export/db/examples/null_context_manager.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4752465Z copying torch/_export/db/examples/optional_input.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4753863Z copying torch/_export/db/examples/pytree_flatten.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4755689Z copying torch/_export/db/examples/scalar_output.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4756881Z copying torch/_export/db/examples/specialized_attribute.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4758321Z copying torch/_export/db/examples/static_for_loop.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4759702Z copying torch/_export/db/examples/static_if.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4761225Z copying torch/_export/db/examples/tensor_setattr.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4762721Z copying torch/_export/db/examples/type_reflection_method.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4764285Z copying torch/_export/db/examples/unsupported_operator.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4765874Z copying torch/_export/db/examples/user_input_mutation.py -> torch-2.10.0a0+git344e636/torch/_export/db/examples 2025-10-10T00:04:58.4766979Z copying torch/_export/pass_infra/__init__.py -> torch-2.10.0a0+git344e636/torch/_export/pass_infra 2025-10-10T00:04:58.4768301Z copying torch/_export/pass_infra/node_metadata.py -> torch-2.10.0a0+git344e636/torch/_export/pass_infra 2025-10-10T00:04:58.4769678Z copying torch/_export/pass_infra/proxy_value.py -> torch-2.10.0a0+git344e636/torch/_export/pass_infra 2025-10-10T00:04:58.4770869Z copying torch/_export/passes/__init__.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4772410Z copying torch/_export/passes/_node_metadata_hook.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4774042Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4775674Z copying torch/_export/passes/collect_tracepoints_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4777048Z copying torch/_export/passes/constant_folding.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4778616Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4779775Z copying torch/_export/passes/insert_custom_op_guards.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4781205Z copying torch/_export/passes/lift_constants_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4782770Z copying torch/_export/passes/remove_runtime_assertions.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4784008Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4785887Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4787393Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4788783Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4790081Z copying torch/_export/passes/replace_with_hop_pass_util.py -> torch-2.10.0a0+git344e636/torch/_export/passes 2025-10-10T00:04:58.4791427Z copying torch/_export/serde/__init__.py -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4792570Z copying torch/_export/serde/dynamic_shapes.py -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4794341Z copying torch/_export/serde/export_schema.thrift -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4795733Z copying torch/_export/serde/schema.py -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4797194Z copying torch/_export/serde/schema.yaml -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4799027Z copying torch/_export/serde/schema_check.py -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4800552Z copying torch/_export/serde/serialize.py -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4803056Z copying torch/_export/serde/union.py -> torch-2.10.0a0+git344e636/torch/_export/serde 2025-10-10T00:04:58.4804777Z copying torch/_export/serde/gen-cpp2/export_schema_constants.h -> torch-2.10.0a0+git344e636/torch/_export/serde/gen-cpp2 2025-10-10T00:04:58.4806318Z copying torch/_export/serde/gen-cpp2/export_schema_types.h -> torch-2.10.0a0+git344e636/torch/_export/serde/gen-cpp2 2025-10-10T00:04:58.4807649Z copying torch/_export/serde/gen-cpp2/export_schema_types_custom_protocol.h -> torch-2.10.0a0+git344e636/torch/_export/serde/gen-cpp2 2025-10-10T00:04:58.4808693Z copying torch/_functorch/__init__.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4810224Z copying torch/_functorch/aot_autograd.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4812218Z copying torch/_functorch/apis.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4813703Z copying torch/_functorch/autograd_function.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4815737Z copying torch/_functorch/batch_norm_replacement.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4817469Z copying torch/_functorch/benchmark_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4819114Z copying torch/_functorch/compile_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4820523Z copying torch/_functorch/compilers.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4822003Z copying torch/_functorch/config.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4823476Z copying torch/_functorch/deprecated.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4825041Z copying torch/_functorch/eager_transforms.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4827008Z copying torch/_functorch/functional_call.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4828438Z copying torch/_functorch/fx_minifier.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4829947Z copying torch/_functorch/make_functional.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4831463Z copying torch/_functorch/partitioners.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4833769Z copying torch/_functorch/predispatch.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4835347Z copying torch/_functorch/pyfunctorch.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4836862Z copying torch/_functorch/python_key.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4838294Z copying torch/_functorch/pytree_hacks.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4839759Z copying torch/_functorch/top_operators_github_usage.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4841172Z copying torch/_functorch/utils.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4842532Z copying torch/_functorch/vmap.py -> torch-2.10.0a0+git344e636/torch/_functorch 2025-10-10T00:04:58.4844495Z copying torch/_functorch/_activation_checkpointing/__init__.py -> torch-2.10.0a0+git344e636/torch/_functorch/_activation_checkpointing 2025-10-10T00:04:58.4845858Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_activation_checkpointing 2025-10-10T00:04:58.4847245Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> torch-2.10.0a0+git344e636/torch/_functorch/_activation_checkpointing 2025-10-10T00:04:58.4848751Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> torch-2.10.0a0+git344e636/torch/_functorch/_activation_checkpointing 2025-10-10T00:04:58.4850149Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> torch-2.10.0a0+git344e636/torch/_functorch/_activation_checkpointing 2025-10-10T00:04:58.4851547Z copying torch/_functorch/_aot_autograd/__init__.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4853077Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4855363Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4857921Z copying torch/_functorch/_aot_autograd/descriptors.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4858933Z copying torch/_functorch/_aot_autograd/frontend_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4860736Z copying torch/_functorch/_aot_autograd/functional_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4863214Z copying torch/_functorch/_aot_autograd/fx_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4875110Z copying torch/_functorch/_aot_autograd/graph_capture.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4875882Z copying torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4877288Z copying torch/_functorch/_aot_autograd/graph_compile.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4877952Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4878800Z copying torch/_functorch/_aot_autograd/logging_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4879321Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4879797Z copying torch/_functorch/_aot_autograd/schemas.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4888378Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4889066Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4889690Z copying torch/_functorch/_aot_autograd/utils.py -> torch-2.10.0a0+git344e636/torch/_functorch/_aot_autograd 2025-10-10T00:04:58.4889979Z copying torch/_higher_order_ops/__init__.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4890248Z copying torch/_higher_order_ops/_invoke_quant.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4890537Z copying torch/_higher_order_ops/aoti_call_delegate.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4891259Z copying torch/_higher_order_ops/associative_scan.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4893287Z copying torch/_higher_order_ops/auto_functionalize.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4895392Z copying torch/_higher_order_ops/base_hop.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4896981Z copying torch/_higher_order_ops/cond.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4898774Z copying torch/_higher_order_ops/effects.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4900464Z copying torch/_higher_order_ops/executorch_call_delegate.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4901915Z copying torch/_higher_order_ops/flat_apply.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4903619Z copying torch/_higher_order_ops/flex_attention.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4906006Z copying torch/_higher_order_ops/foreach_map.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4907490Z copying torch/_higher_order_ops/hints_wrap.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4915755Z copying torch/_higher_order_ops/invoke_subgraph.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4916188Z copying torch/_higher_order_ops/local_map.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4916583Z copying torch/_higher_order_ops/map.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4916832Z copying torch/_higher_order_ops/out_dtype.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4917182Z copying torch/_higher_order_ops/partitioner.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4920608Z copying torch/_higher_order_ops/run_const_graph.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4921918Z copying torch/_higher_order_ops/scan.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4923856Z copying torch/_higher_order_ops/schema.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4925996Z copying torch/_higher_order_ops/strict_mode.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4927181Z copying torch/_higher_order_ops/torchbind.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4929039Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4931752Z copying torch/_higher_order_ops/utils.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4945000Z copying torch/_higher_order_ops/while_loop.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4945385Z copying torch/_higher_order_ops/wrap.py -> torch-2.10.0a0+git344e636/torch/_higher_order_ops 2025-10-10T00:04:58.4945663Z copying torch/_inductor/__autotune_main__.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4945868Z copying torch/_inductor/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4946319Z copying torch/_inductor/analyze_preserves_zero_mask.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4946661Z copying torch/_inductor/aoti_eager.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4947085Z copying torch/_inductor/async_compile.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4947341Z copying torch/_inductor/augmented_graph_helper.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4948026Z copying torch/_inductor/autotune_process.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4950517Z copying torch/_inductor/await_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4951430Z copying torch/_inductor/bounds.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4953161Z copying torch/_inductor/cache.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4962405Z copying torch/_inductor/choices.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4962777Z copying torch/_inductor/codecache.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4963140Z copying torch/_inductor/comm_analysis.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4963507Z copying torch/_inductor/comm_lowering.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4963912Z copying torch/_inductor/comms.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4966447Z copying torch/_inductor/comms_debug.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4967978Z copying torch/_inductor/compile_fx.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4970882Z copying torch/_inductor/compile_fx_async.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4972736Z copying torch/_inductor/compile_fx_ext.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4974717Z copying torch/_inductor/compile_fx_subproc.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4976415Z copying torch/_inductor/compiler_bisector.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4978269Z copying torch/_inductor/config.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4980994Z copying torch/_inductor/config_comms.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4982624Z copying torch/_inductor/constant_folding.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4984417Z copying torch/_inductor/cpp_builder.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4987849Z copying torch/_inductor/cpu_vec_isa.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4988766Z copying torch/_inductor/cudagraph_trees.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4991690Z copying torch/_inductor/cudagraph_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4998918Z copying torch/_inductor/custom_graph_pass.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4999469Z copying torch/_inductor/debug.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.4999850Z copying torch/_inductor/decomposition.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5000221Z copying torch/_inductor/dependencies.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5001229Z copying torch/_inductor/dtype_propagation.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5002895Z copying torch/_inductor/exc.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5004710Z copying torch/_inductor/extern_node_serializer.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5006357Z copying torch/_inductor/freezing.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5008241Z copying torch/_inductor/freezing_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5009775Z copying torch/_inductor/fuzzer.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5011750Z copying torch/_inductor/fx_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5013870Z copying torch/_inductor/graph.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5016485Z copying torch/_inductor/hooks.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5017973Z copying torch/_inductor/index_propagation.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5019842Z copying torch/_inductor/inductor_prims.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5021569Z copying torch/_inductor/ir.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5028028Z copying torch/_inductor/jagged_lowerings.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5029611Z copying torch/_inductor/kernel_inputs.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5031378Z copying torch/_inductor/kernel_template_choice.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5032885Z copying torch/_inductor/loop_body.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5035102Z copying torch/_inductor/lowering.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5039236Z copying torch/_inductor/memory.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5041218Z copying torch/_inductor/metrics.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5042938Z copying torch/_inductor/mkldnn_ir.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5045326Z copying torch/_inductor/mkldnn_lowerings.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5047562Z copying torch/_inductor/mock_cache.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5049274Z copying torch/_inductor/ops_handler.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5051527Z copying torch/_inductor/optimize_indexing.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5053058Z copying torch/_inductor/output_code.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5055212Z copying torch/_inductor/pattern_matcher.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5057747Z copying torch/_inductor/quantized_lowerings.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5059348Z copying torch/_inductor/remote_cache.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5061110Z copying torch/_inductor/remote_gemm_autotune_cache.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5062647Z copying torch/_inductor/scheduler.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5066838Z copying torch/_inductor/script.ld -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5068488Z copying torch/_inductor/select_algorithm.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5071158Z copying torch/_inductor/shape_propagation.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5073036Z copying torch/_inductor/sizevars.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5075281Z copying torch/_inductor/standalone_compile.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5077188Z copying torch/_inductor/subgraph_lowering.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5078612Z copying torch/_inductor/test_case.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5080476Z copying torch/_inductor/test_operators.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5082040Z copying torch/_inductor/tiling_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5084052Z copying torch/_inductor/triton_bundler.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5086113Z copying torch/_inductor/utils.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5088928Z copying torch/_inductor/virtualized.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5090864Z copying torch/_inductor/wrapper_benchmark.py -> torch-2.10.0a0+git344e636/torch/_inductor 2025-10-10T00:04:58.5092677Z copying torch/_inductor/analysis/README.md -> torch-2.10.0a0+git344e636/torch/_inductor/analysis 2025-10-10T00:04:58.5094298Z copying torch/_inductor/analysis/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/analysis 2025-10-10T00:04:58.5095728Z copying torch/_inductor/analysis/device_info.py -> torch-2.10.0a0+git344e636/torch/_inductor/analysis 2025-10-10T00:04:58.5097670Z copying torch/_inductor/analysis/profile_analysis.py -> torch-2.10.0a0+git344e636/torch/_inductor/analysis 2025-10-10T00:04:58.5099532Z copying torch/_inductor/autoheuristic/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic 2025-10-10T00:04:58.5100847Z copying torch/_inductor/autoheuristic/autoheuristic.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic 2025-10-10T00:04:58.5102688Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic 2025-10-10T00:04:58.5104639Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic 2025-10-10T00:04:58.5106131Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic 2025-10-10T00:04:58.5107690Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:58.5109793Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:58.5111555Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:58.5113197Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:58.5114854Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:58.5116770Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/autoheuristic/artifacts 2025-10-10T00:04:58.5117900Z copying torch/_inductor/codegen/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5119282Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5120740Z copying torch/_inductor/codegen/block_analysis.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5122189Z copying torch/_inductor/codegen/common.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5125004Z copying torch/_inductor/codegen/cpp.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5128313Z copying torch/_inductor/codegen/cpp_bmm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5129926Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5131774Z copying torch/_inductor/codegen/cpp_gemm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5134225Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5135968Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5138541Z copying torch/_inductor/codegen/cpp_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5139931Z copying torch/_inductor/codegen/cpp_template_kernel.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5141619Z copying torch/_inductor/codegen/cpp_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5143669Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5146792Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5148725Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5150820Z copying torch/_inductor/codegen/cpp_wrapper_mps.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5152651Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5154045Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5155899Z copying torch/_inductor/codegen/debug_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5157509Z copying torch/_inductor/codegen/halide.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5159544Z copying torch/_inductor/codegen/memory_planning.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5161600Z copying torch/_inductor/codegen/mps.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5163837Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5165260Z copying torch/_inductor/codegen/multi_kernel.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5167546Z copying torch/_inductor/codegen/python_wrapper_mtia.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5168771Z copying torch/_inductor/codegen/segmented_tree.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5170642Z copying torch/_inductor/codegen/simd.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5173309Z copying torch/_inductor/codegen/simd_kernel_features.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5175332Z copying torch/_inductor/codegen/subgraph.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5177026Z copying torch/_inductor/codegen/triton.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5180622Z copying torch/_inductor/codegen/triton_combo_kernel.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5182762Z copying torch/_inductor/codegen/triton_split_scan.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5184346Z copying torch/_inductor/codegen/triton_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5186212Z copying torch/_inductor/codegen/wrapper.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5189367Z copying torch/_inductor/codegen/wrapper_fxir.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen 2025-10-10T00:04:58.5191459Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/aoti_runtime 2025-10-10T00:04:58.5193150Z copying torch/_inductor/codegen/cuda/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5194746Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5196558Z copying torch/_inductor/codegen/cuda/cuda_env.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5198182Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5200107Z copying torch/_inductor/codegen/cuda/cuda_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5201989Z copying torch/_inductor/codegen/cuda/cutlass_cache.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5203444Z copying torch/_inductor/codegen/cuda/cutlass_python_evt.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5205431Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5207372Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5209260Z copying torch/_inductor/codegen/cuda/gemm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5211641Z copying torch/_inductor/codegen/cuda/serialization.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda 2025-10-10T00:04:58.5213790Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-10-10T00:04:58.5215216Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-10-10T00:04:58.5217019Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-10-10T00:04:58.5218945Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-10-10T00:04:58.5220491Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-10-10T00:04:58.5222055Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-10-10T00:04:58.5223755Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-10-10T00:04:58.5225413Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-10-10T00:04:58.5227103Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-10-10T00:04:58.5228708Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-10-10T00:04:58.5229777Z copying torch/_inductor/codegen/cutedsl/README.md -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:58.5231208Z copying torch/_inductor/codegen/cutedsl/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:58.5233020Z copying torch/_inductor/codegen/cutedsl/cutedsl_kernel.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:58.5234969Z copying torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:58.5236588Z copying torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:58.5238172Z copying torch/_inductor/codegen/cutedsl/cutedsl_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/cutedsl 2025-10-10T00:04:58.5239855Z copying torch/_inductor/codegen/mtia/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/mtia 2025-10-10T00:04:58.5241234Z copying torch/_inductor/codegen/mtia/device_op_overrides.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/mtia 2025-10-10T00:04:58.5242995Z copying torch/_inductor/codegen/rocm/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5244478Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5246644Z copying torch/_inductor/codegen/rocm/ck_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5248030Z copying torch/_inductor/codegen/rocm/ck_tile_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5249955Z copying torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5251896Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5256480Z copying torch/_inductor/codegen/rocm/compile_command.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5257077Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5257883Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5258398Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5265012Z copying torch/_inductor/codegen/rocm/rocm_template.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5265558Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5266055Z copying torch/_inductor/codegen/rocm/rocm_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/rocm 2025-10-10T00:04:58.5266675Z copying torch/_inductor/codegen/xpu/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/xpu 2025-10-10T00:04:58.5267211Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> torch-2.10.0a0+git344e636/torch/_inductor/codegen/xpu 2025-10-10T00:04:58.5267695Z copying torch/_inductor/compile_worker/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/compile_worker 2025-10-10T00:04:58.5268204Z copying torch/_inductor/compile_worker/__main__.py -> torch-2.10.0a0+git344e636/torch/_inductor/compile_worker 2025-10-10T00:04:58.5295072Z copying torch/_inductor/compile_worker/subproc_pool.py -> torch-2.10.0a0+git344e636/torch/_inductor/compile_worker 2025-10-10T00:04:58.5295665Z copying torch/_inductor/compile_worker/tracked_process_pool.py -> torch-2.10.0a0+git344e636/torch/_inductor/compile_worker 2025-10-10T00:04:58.5296165Z copying torch/_inductor/compile_worker/utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/compile_worker 2025-10-10T00:04:58.5296589Z copying torch/_inductor/fx_passes/README.md -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5297165Z copying torch/_inductor/fx_passes/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5297605Z copying torch/_inductor/fx_passes/b2b_gemm.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5298087Z copying torch/_inductor/fx_passes/binary_folding.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5298537Z copying torch/_inductor/fx_passes/bucketing.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5299152Z copying torch/_inductor/fx_passes/control_dependencies.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5299586Z copying torch/_inductor/fx_passes/ddp_fusion.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5300082Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5300572Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5301071Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5301549Z copying torch/_inductor/fx_passes/freezing_patterns.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5301960Z copying torch/_inductor/fx_passes/fsdp.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5302525Z copying torch/_inductor/fx_passes/fuse_attention.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5303006Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5303456Z copying torch/_inductor/fx_passes/joint_graph.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5303928Z copying torch/_inductor/fx_passes/memory_estimator.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5304553Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5305023Z copying torch/_inductor/fx_passes/misc_patterns.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5305479Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5305934Z copying torch/_inductor/fx_passes/numeric_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5306652Z copying torch/_inductor/fx_passes/overlap_preserving_bucketer.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5307149Z copying torch/_inductor/fx_passes/overlap_scheduling.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5307568Z copying torch/_inductor/fx_passes/pad_mm.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5308115Z copying torch/_inductor/fx_passes/post_grad.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5309700Z copying torch/_inductor/fx_passes/pre_grad.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5310517Z copying torch/_inductor/fx_passes/quantization.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5313521Z copying torch/_inductor/fx_passes/reinplace.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5315463Z copying torch/_inductor/fx_passes/replace_random.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5317332Z copying torch/_inductor/fx_passes/split_cat.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes 2025-10-10T00:04:58.5320276Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5321613Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5323491Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5325433Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5326940Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5328759Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5330181Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5332043Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5333546Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5335891Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5337550Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5341455Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5342164Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5342874Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5344866Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5355242Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5355949Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5356634Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5357633Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5358538Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5359349Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5360172Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5360961Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5362279Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5365320Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5367435Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5369461Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5372071Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> torch-2.10.0a0+git344e636/torch/_inductor/fx_passes/serialized_patterns 2025-10-10T00:04:58.5372586Z copying torch/_inductor/kernel/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5373167Z copying torch/_inductor/kernel/bmm.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5374708Z copying torch/_inductor/kernel/conv.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5376183Z copying torch/_inductor/kernel/mm.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5378035Z copying torch/_inductor/kernel/mm_common.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5379367Z copying torch/_inductor/kernel/mm_grouped.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5380826Z copying torch/_inductor/kernel/mm_plus_mm.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel 2025-10-10T00:04:58.5382207Z copying torch/_inductor/kernel/flex/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex 2025-10-10T00:04:58.5383527Z copying torch/_inductor/kernel/flex/common.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex 2025-10-10T00:04:58.5385150Z copying torch/_inductor/kernel/flex/flex_attention.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex 2025-10-10T00:04:58.5386679Z copying torch/_inductor/kernel/flex/flex_cpu.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex 2025-10-10T00:04:58.5388202Z copying torch/_inductor/kernel/flex/flex_decoding.py -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex 2025-10-10T00:04:58.5389694Z copying torch/_inductor/kernel/flex/templates/common.py.jinja -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex/templates 2025-10-10T00:04:58.5391089Z copying torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex/templates 2025-10-10T00:04:58.5392465Z copying torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex/templates 2025-10-10T00:04:58.5393933Z copying torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex/templates 2025-10-10T00:04:58.5395565Z copying torch/_inductor/kernel/flex/templates/utilities.py.jinja -> torch-2.10.0a0+git344e636/torch/_inductor/kernel/flex/templates 2025-10-10T00:04:58.5396667Z copying torch/_inductor/package/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/package 2025-10-10T00:04:58.5398114Z copying torch/_inductor/package/build_package.py -> torch-2.10.0a0+git344e636/torch/_inductor/package 2025-10-10T00:04:58.5399270Z copying torch/_inductor/package/package.py -> torch-2.10.0a0+git344e636/torch/_inductor/package 2025-10-10T00:04:58.5400638Z copying torch/_inductor/runtime/README.md -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5401920Z copying torch/_inductor/runtime/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5403127Z copying torch/_inductor/runtime/autotune_cache.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5404807Z copying torch/_inductor/runtime/benchmarking.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5406146Z copying torch/_inductor/runtime/cache_dir_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5407572Z copying torch/_inductor/runtime/compile_tasks.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5409150Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5410201Z copying torch/_inductor/runtime/debug_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5411631Z copying torch/_inductor/runtime/halide_helpers.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5412898Z copying torch/_inductor/runtime/hints.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5414508Z copying torch/_inductor/runtime/runtime_utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5416011Z copying torch/_inductor/runtime/static_cuda_launcher.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5417336Z copying torch/_inductor/runtime/triton_compat.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5418750Z copying torch/_inductor/runtime/triton_helpers.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5420304Z copying torch/_inductor/runtime/triton_heuristics.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime 2025-10-10T00:04:58.5422843Z copying torch/_inductor/runtime/caching/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5424337Z copying torch/_inductor/runtime/caching/config.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5425736Z copying torch/_inductor/runtime/caching/context.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5427273Z copying torch/_inductor/runtime/caching/exceptions.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5428541Z copying torch/_inductor/runtime/caching/implementations.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5429943Z copying torch/_inductor/runtime/caching/locks.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5431315Z copying torch/_inductor/runtime/caching/utils.py -> torch-2.10.0a0+git344e636/torch/_inductor/runtime/caching 2025-10-10T00:04:58.5432564Z copying torch/_inductor/template_heuristics/__init__.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5433972Z copying torch/_inductor/template_heuristics/aten.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5435621Z copying torch/_inductor/template_heuristics/base.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5436885Z copying torch/_inductor/template_heuristics/contiguous_mm.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5438294Z copying torch/_inductor/template_heuristics/decompose_k.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5439425Z copying torch/_inductor/template_heuristics/gemm.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5440949Z copying torch/_inductor/template_heuristics/params.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5442156Z copying torch/_inductor/template_heuristics/registry.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5443772Z copying torch/_inductor/template_heuristics/triton.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5446115Z copying torch/_inductor/template_heuristics/triton_addmm.py -> torch-2.10.0a0+git344e636/torch/_inductor/template_heuristics 2025-10-10T00:04:58.5447056Z copying torch/_lazy/__init__.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5448449Z copying torch/_lazy/closure.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5449916Z copying torch/_lazy/computation.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5451253Z copying torch/_lazy/config.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5452660Z copying torch/_lazy/debug.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5453907Z copying torch/_lazy/device_context.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5455479Z copying torch/_lazy/extract_compiled_graph.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5456786Z copying torch/_lazy/ir_cache.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5458092Z copying torch/_lazy/metrics.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5459512Z copying torch/_lazy/tensor_factory_functions.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5460707Z copying torch/_lazy/ts_backend.py -> torch-2.10.0a0+git344e636/torch/_lazy 2025-10-10T00:04:58.5462054Z copying torch/_library/__init__.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5463402Z copying torch/_library/autograd.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5465142Z copying torch/_library/custom_ops.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5466844Z copying torch/_library/fake_class_registry.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5468192Z copying torch/_library/fake_impl.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5469547Z copying torch/_library/fake_profile.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5470977Z copying torch/_library/infer_schema.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5472411Z copying torch/_library/opaque_object.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5473724Z copying torch/_library/simple_registry.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5475270Z copying torch/_library/triton.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5476658Z copying torch/_library/utils.py -> torch-2.10.0a0+git344e636/torch/_library 2025-10-10T00:04:58.5478170Z copying torch/_logging/__init__.py -> torch-2.10.0a0+git344e636/torch/_logging 2025-10-10T00:04:58.5479520Z copying torch/_logging/_internal.py -> torch-2.10.0a0+git344e636/torch/_logging 2025-10-10T00:04:58.5481264Z copying torch/_logging/_registrations.py -> torch-2.10.0a0+git344e636/torch/_logging 2025-10-10T00:04:58.5482582Z copying torch/_logging/scribe.py -> torch-2.10.0a0+git344e636/torch/_logging 2025-10-10T00:04:58.5483942Z copying torch/_logging/structured.py -> torch-2.10.0a0+git344e636/torch/_logging 2025-10-10T00:04:58.5485481Z copying torch/_numpy/README.md -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5486796Z copying torch/_numpy/__init__.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5488241Z copying torch/_numpy/_binary_ufuncs_impl.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5489505Z copying torch/_numpy/_casting_dicts.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5491090Z copying torch/_numpy/_dtypes.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5492579Z copying torch/_numpy/_dtypes_impl.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5493744Z copying torch/_numpy/_funcs.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5495476Z copying torch/_numpy/_funcs_impl.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5497347Z copying torch/_numpy/_getlimits.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5498659Z copying torch/_numpy/_ndarray.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5500295Z copying torch/_numpy/_normalizations.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5501685Z copying torch/_numpy/_reductions_impl.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5502982Z copying torch/_numpy/_ufuncs.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5504614Z copying torch/_numpy/_unary_ufuncs_impl.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5506012Z copying torch/_numpy/_util.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5507520Z copying torch/_numpy/fft.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5508821Z copying torch/_numpy/linalg.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5510189Z copying torch/_numpy/random.py -> torch-2.10.0a0+git344e636/torch/_numpy 2025-10-10T00:04:58.5511806Z copying torch/_numpy/testing/__init__.py -> torch-2.10.0a0+git344e636/torch/_numpy/testing 2025-10-10T00:04:58.5513158Z copying torch/_numpy/testing/utils.py -> torch-2.10.0a0+git344e636/torch/_numpy/testing 2025-10-10T00:04:58.5515251Z copying torch/_prims/__init__.py -> torch-2.10.0a0+git344e636/torch/_prims 2025-10-10T00:04:58.5517316Z copying torch/_prims/context.py -> torch-2.10.0a0+git344e636/torch/_prims 2025-10-10T00:04:58.5518737Z copying torch/_prims/debug_prims.py -> torch-2.10.0a0+git344e636/torch/_prims 2025-10-10T00:04:58.5520084Z copying torch/_prims/executor.py -> torch-2.10.0a0+git344e636/torch/_prims 2025-10-10T00:04:58.5521461Z copying torch/_prims/rng_prims.py -> torch-2.10.0a0+git344e636/torch/_prims 2025-10-10T00:04:58.5523008Z copying torch/_prims_common/__init__.py -> torch-2.10.0a0+git344e636/torch/_prims_common 2025-10-10T00:04:58.5525092Z copying torch/_prims_common/wrappers.py -> torch-2.10.0a0+git344e636/torch/_prims_common 2025-10-10T00:04:58.5526534Z copying torch/_refs/__init__.py -> torch-2.10.0a0+git344e636/torch/_refs 2025-10-10T00:04:58.5529711Z copying torch/_refs/_conversions.py -> torch-2.10.0a0+git344e636/torch/_refs 2025-10-10T00:04:58.5531049Z copying torch/_refs/fft.py -> torch-2.10.0a0+git344e636/torch/_refs 2025-10-10T00:04:58.5532602Z copying torch/_refs/linalg/__init__.py -> torch-2.10.0a0+git344e636/torch/_refs/linalg 2025-10-10T00:04:58.5534041Z copying torch/_refs/nn/__init__.py -> torch-2.10.0a0+git344e636/torch/_refs/nn 2025-10-10T00:04:58.5535828Z copying torch/_refs/nn/functional/__init__.py -> torch-2.10.0a0+git344e636/torch/_refs/nn/functional 2025-10-10T00:04:58.5537454Z copying torch/_refs/special/__init__.py -> torch-2.10.0a0+git344e636/torch/_refs/special 2025-10-10T00:04:58.5538921Z copying torch/_strobelight/__init__.py -> torch-2.10.0a0+git344e636/torch/_strobelight 2025-10-10T00:04:58.5540115Z copying torch/_strobelight/cli_function_profiler.py -> torch-2.10.0a0+git344e636/torch/_strobelight 2025-10-10T00:04:58.5541670Z copying torch/_strobelight/compile_time_profiler.py -> torch-2.10.0a0+git344e636/torch/_strobelight 2025-10-10T00:04:58.5542959Z copying torch/_subclasses/__init__.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5544500Z copying torch/_subclasses/_fake_tensor_utils.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5545999Z copying torch/_subclasses/fake_impls.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5547779Z copying torch/_subclasses/fake_tensor.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5550167Z copying torch/_subclasses/fake_utils.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5551751Z copying torch/_subclasses/functional_tensor.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5553327Z copying torch/_subclasses/meta_utils.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5555573Z copying torch/_subclasses/schema_check_mode.py -> torch-2.10.0a0+git344e636/torch/_subclasses 2025-10-10T00:04:58.5557026Z copying torch/_vendor/README.md -> torch-2.10.0a0+git344e636/torch/_vendor 2025-10-10T00:04:58.5558388Z copying torch/_vendor/__init__.py -> torch-2.10.0a0+git344e636/torch/_vendor 2025-10-10T00:04:58.5559750Z copying torch/_vendor/packaging/LICENSE -> torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:58.5561186Z copying torch/_vendor/packaging/LICENSE.APACHE -> torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:58.5562700Z copying torch/_vendor/packaging/LICENSE.BSD -> torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:58.5564219Z copying torch/_vendor/packaging/__init__.py -> torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:58.5565843Z copying torch/_vendor/packaging/_structures.py -> torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:58.5566959Z copying torch/_vendor/packaging/version.py -> torch-2.10.0a0+git344e636/torch/_vendor/packaging 2025-10-10T00:04:58.5568415Z copying torch/accelerator/__init__.py -> torch-2.10.0a0+git344e636/torch/accelerator 2025-10-10T00:04:58.5569823Z copying torch/accelerator/_utils.py -> torch-2.10.0a0+git344e636/torch/accelerator 2025-10-10T00:04:58.5571056Z copying torch/accelerator/memory.py -> torch-2.10.0a0+git344e636/torch/accelerator 2025-10-10T00:04:58.5572493Z copying torch/amp/__init__.py -> torch-2.10.0a0+git344e636/torch/amp 2025-10-10T00:04:58.5573874Z copying torch/amp/autocast_mode.py -> torch-2.10.0a0+git344e636/torch/amp 2025-10-10T00:04:58.5575609Z copying torch/amp/grad_scaler.py -> torch-2.10.0a0+git344e636/torch/amp 2025-10-10T00:04:58.5577190Z copying torch/ao/__init__.py -> torch-2.10.0a0+git344e636/torch/ao 2025-10-10T00:04:58.5578673Z copying torch/ao/nn/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn 2025-10-10T00:04:58.5580158Z copying torch/ao/nn/intrinsic/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic 2025-10-10T00:04:58.5581673Z copying torch/ao/nn/intrinsic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/modules 2025-10-10T00:04:58.5583064Z copying torch/ao/nn/intrinsic/modules/fused.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/modules 2025-10-10T00:04:58.5584478Z copying torch/ao/nn/intrinsic/qat/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat 2025-10-10T00:04:58.5586164Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat/modules 2025-10-10T00:04:58.5587640Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat/modules 2025-10-10T00:04:58.5589378Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat/modules 2025-10-10T00:04:58.5590660Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/qat/modules 2025-10-10T00:04:58.5592088Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized 2025-10-10T00:04:58.5593639Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/dynamic 2025-10-10T00:04:58.5595082Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-10-10T00:04:58.5596715Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-10-10T00:04:58.5597840Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/modules 2025-10-10T00:04:58.5599378Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/modules 2025-10-10T00:04:58.5600628Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/modules 2025-10-10T00:04:58.5602166Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/modules 2025-10-10T00:04:58.5603473Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> torch-2.10.0a0+git344e636/torch/ao/nn/intrinsic/quantized/modules 2025-10-10T00:04:58.5604644Z copying torch/ao/nn/qat/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat 2025-10-10T00:04:58.5606245Z copying torch/ao/nn/qat/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/dynamic 2025-10-10T00:04:58.5607757Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/dynamic/modules 2025-10-10T00:04:58.5609206Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/dynamic/modules 2025-10-10T00:04:58.5610649Z copying torch/ao/nn/qat/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/modules 2025-10-10T00:04:58.5612067Z copying torch/ao/nn/qat/modules/conv.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/modules 2025-10-10T00:04:58.5613599Z copying torch/ao/nn/qat/modules/embedding_ops.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/modules 2025-10-10T00:04:58.5615233Z copying torch/ao/nn/qat/modules/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/qat/modules 2025-10-10T00:04:58.5616587Z copying torch/ao/nn/quantizable/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantizable 2025-10-10T00:04:58.5618072Z copying torch/ao/nn/quantizable/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantizable/modules 2025-10-10T00:04:58.5619454Z copying torch/ao/nn/quantizable/modules/activation.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantizable/modules 2025-10-10T00:04:58.5621012Z copying torch/ao/nn/quantizable/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantizable/modules 2025-10-10T00:04:58.5622512Z copying torch/ao/nn/quantized/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized 2025-10-10T00:04:58.5623991Z copying torch/ao/nn/quantized/functional.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized 2025-10-10T00:04:58.5625866Z copying torch/ao/nn/quantized/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic 2025-10-10T00:04:58.5627242Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic/modules 2025-10-10T00:04:58.5628790Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic/modules 2025-10-10T00:04:58.5630369Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic/modules 2025-10-10T00:04:58.5631715Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/dynamic/modules 2025-10-10T00:04:58.5633501Z copying torch/ao/nn/quantized/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5635152Z copying torch/ao/nn/quantized/modules/activation.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5636579Z copying torch/ao/nn/quantized/modules/batchnorm.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5637900Z copying torch/ao/nn/quantized/modules/conv.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5639702Z copying torch/ao/nn/quantized/modules/dropout.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5640950Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5642551Z copying torch/ao/nn/quantized/modules/functional_modules.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5644039Z copying torch/ao/nn/quantized/modules/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5645748Z copying torch/ao/nn/quantized/modules/normalization.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5647115Z copying torch/ao/nn/quantized/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5648514Z copying torch/ao/nn/quantized/modules/utils.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/modules 2025-10-10T00:04:58.5650004Z copying torch/ao/nn/quantized/reference/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference 2025-10-10T00:04:58.5651540Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:58.5652810Z copying torch/ao/nn/quantized/reference/modules/conv.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:58.5654613Z copying torch/ao/nn/quantized/reference/modules/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:58.5655888Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:58.5657598Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:58.5658945Z copying torch/ao/nn/quantized/reference/modules/utils.py -> torch-2.10.0a0+git344e636/torch/ao/nn/quantized/reference/modules 2025-10-10T00:04:58.5660244Z copying torch/ao/nn/sparse/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/sparse 2025-10-10T00:04:58.5661757Z copying torch/ao/nn/sparse/quantized/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized 2025-10-10T00:04:58.5663138Z copying torch/ao/nn/sparse/quantized/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized 2025-10-10T00:04:58.5664723Z copying torch/ao/nn/sparse/quantized/utils.py -> torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized 2025-10-10T00:04:58.5666310Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized/dynamic 2025-10-10T00:04:58.5667592Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> torch-2.10.0a0+git344e636/torch/ao/nn/sparse/quantized/dynamic 2025-10-10T00:04:58.5668818Z copying torch/ao/ns/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/ns 2025-10-10T00:04:58.5670144Z copying torch/ao/ns/_numeric_suite.py -> torch-2.10.0a0+git344e636/torch/ao/ns 2025-10-10T00:04:58.5671665Z copying torch/ao/ns/_numeric_suite_fx.py -> torch-2.10.0a0+git344e636/torch/ao/ns 2025-10-10T00:04:58.5673312Z copying torch/ao/ns/fx/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5674775Z copying torch/ao/ns/fx/graph_matcher.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5676312Z copying torch/ao/ns/fx/graph_passes.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5678081Z copying torch/ao/ns/fx/mappings.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5679642Z copying torch/ao/ns/fx/n_shadows_utils.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5681346Z copying torch/ao/ns/fx/ns_types.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5682796Z copying torch/ao/ns/fx/pattern_utils.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5684425Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5685907Z copying torch/ao/ns/fx/utils.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5687521Z copying torch/ao/ns/fx/weight_utils.py -> torch-2.10.0a0+git344e636/torch/ao/ns/fx 2025-10-10T00:04:58.5688962Z copying torch/ao/pruning/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning 2025-10-10T00:04:58.5690445Z copying torch/ao/pruning/_mappings.py -> torch-2.10.0a0+git344e636/torch/ao/pruning 2025-10-10T00:04:58.5691869Z copying torch/ao/pruning/_experimental/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental 2025-10-10T00:04:58.5693271Z copying torch/ao/pruning/_experimental/activation_sparsifier/README.md -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/activation_sparsifier 2025-10-10T00:04:58.5694752Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/activation_sparsifier 2025-10-10T00:04:58.5696140Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/activation_sparsifier 2025-10-10T00:04:58.5697587Z copying torch/ao/pruning/_experimental/data_scheduler/README.md -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_scheduler 2025-10-10T00:04:58.5698968Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_scheduler 2025-10-10T00:04:58.5700285Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_scheduler 2025-10-10T00:04:58.5701582Z copying torch/ao/pruning/_experimental/data_sparsifier/README.md -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier 2025-10-10T00:04:58.5702942Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier 2025-10-10T00:04:58.5704509Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier 2025-10-10T00:04:58.5706260Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier 2025-10-10T00:04:58.5707572Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier 2025-10-10T00:04:58.5709067Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/README.md -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-10-10T00:04:58.5710463Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/dlrm_utils.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-10-10T00:04:58.5711973Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-10-10T00:04:58.5713415Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-10-10T00:04:58.5714919Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-10-10T00:04:58.5716418Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/accuracy.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-10-10T00:04:58.5718786Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/disk_savings.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-10-10T00:04:58.5721124Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/forward_time.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-10-10T00:04:58.5723187Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-10-10T00:04:58.5724708Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/README.md -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-10-10T00:04:58.5726095Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-10-10T00:04:58.5727378Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-10-10T00:04:58.5728724Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-10-10T00:04:58.5730095Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests 2025-10-10T00:04:58.5731348Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5732605Z copying torch/ao/pruning/_experimental/pruner/README.md -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5734243Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5735793Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5737105Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5738375Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5739854Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5741123Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5742720Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner 2025-10-10T00:04:58.5744034Z copying torch/ao/pruning/_experimental/pruner/images/prune_1.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:58.5747123Z copying torch/ao/pruning/_experimental/pruner/images/prune_2.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:58.5749289Z copying torch/ao/pruning/_experimental/pruner/images/prune_3.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:58.5751318Z copying torch/ao/pruning/_experimental/pruner/images/prune_4.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:58.5753846Z copying torch/ao/pruning/_experimental/pruner/images/prune_5.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:58.5756810Z copying torch/ao/pruning/_experimental/pruner/images/prune_6.png -> torch-2.10.0a0+git344e636/torch/ao/pruning/_experimental/pruner/images 2025-10-10T00:04:58.5758694Z copying torch/ao/pruning/scheduler/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/scheduler 2025-10-10T00:04:58.5759938Z copying torch/ao/pruning/scheduler/base_scheduler.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/scheduler 2025-10-10T00:04:58.5761477Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/scheduler 2025-10-10T00:04:58.5762709Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/scheduler 2025-10-10T00:04:58.5764247Z copying torch/ao/pruning/sparsifier/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/sparsifier 2025-10-10T00:04:58.5765636Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/sparsifier 2025-10-10T00:04:58.5767324Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/sparsifier 2025-10-10T00:04:58.5768492Z copying torch/ao/pruning/sparsifier/utils.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/sparsifier 2025-10-10T00:04:58.5770239Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> torch-2.10.0a0+git344e636/torch/ao/pruning/sparsifier 2025-10-10T00:04:58.5771523Z copying torch/ao/quantization/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5772986Z copying torch/ao/quantization/_correct_bias.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5774495Z copying torch/ao/quantization/_equalize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5776187Z copying torch/ao/quantization/_learnable_fake_quantize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5777304Z copying torch/ao/quantization/fake_quantize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5778944Z copying torch/ao/quantization/fuse_modules.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5780405Z copying torch/ao/quantization/fuser_method_mappings.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5781772Z copying torch/ao/quantization/observer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5783800Z copying torch/ao/quantization/pattern.md -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5785366Z copying torch/ao/quantization/qconfig.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5787010Z copying torch/ao/quantization/qconfig_mapping.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5788590Z copying torch/ao/quantization/quant_type.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5790060Z copying torch/ao/quantization/quantization_mappings.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5791469Z copying torch/ao/quantization/quantize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5793073Z copying torch/ao/quantization/quantize_fx.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5794870Z copying torch/ao/quantization/quantize_jit.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5796422Z copying torch/ao/quantization/quantize_pt2e.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5797828Z copying torch/ao/quantization/stubs.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5799214Z copying torch/ao/quantization/utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization 2025-10-10T00:04:58.5800997Z copying torch/ao/quantization/backend_config/README.md -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5802382Z copying torch/ao/quantization/backend_config/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5803792Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5805854Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5807094Z copying torch/ao/quantization/backend_config/backend_config.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5808954Z copying torch/ao/quantization/backend_config/executorch.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5810420Z copying torch/ao/quantization/backend_config/fbgemm.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5811811Z copying torch/ao/quantization/backend_config/native.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5813089Z copying torch/ao/quantization/backend_config/onednn.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5825407Z copying torch/ao/quantization/backend_config/qnnpack.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5826981Z copying torch/ao/quantization/backend_config/tensorrt.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5827551Z copying torch/ao/quantization/backend_config/utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5828249Z copying torch/ao/quantization/backend_config/x86.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/backend_config 2025-10-10T00:04:58.5828859Z copying torch/ao/quantization/experimental/APoT_tensor.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5829643Z copying torch/ao/quantization/experimental/adaround_fake_quantize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5830260Z copying torch/ao/quantization/experimental/adaround_loss.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5830946Z copying torch/ao/quantization/experimental/adaround_optimization.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5831625Z copying torch/ao/quantization/experimental/apot_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5832253Z copying torch/ao/quantization/experimental/fake_quantize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5833955Z copying torch/ao/quantization/experimental/fake_quantize_function.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5835531Z copying torch/ao/quantization/experimental/linear.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5836143Z copying torch/ao/quantization/experimental/observer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5836734Z copying torch/ao/quantization/experimental/qconfig.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5837881Z copying torch/ao/quantization/experimental/quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/experimental 2025-10-10T00:04:58.5838442Z copying torch/ao/quantization/fx/README.md -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5840104Z copying torch/ao/quantization/fx/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5841572Z copying torch/ao/quantization/fx/_decomposed.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5843512Z copying torch/ao/quantization/fx/_equalize.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5845205Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5847458Z copying torch/ao/quantization/fx/convert.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5850046Z copying torch/ao/quantization/fx/custom_config.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5862131Z copying torch/ao/quantization/fx/fuse.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5862685Z copying torch/ao/quantization/fx/fuse_handler.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5863207Z copying torch/ao/quantization/fx/graph_module.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5863720Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5864420Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5865051Z copying torch/ao/quantization/fx/lstm_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5865564Z copying torch/ao/quantization/fx/match_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5866094Z copying torch/ao/quantization/fx/pattern_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5866625Z copying torch/ao/quantization/fx/prepare.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5867222Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5868294Z copying torch/ao/quantization/fx/quantize_handler.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5875296Z copying torch/ao/quantization/fx/tracer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5876123Z copying torch/ao/quantization/fx/utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx 2025-10-10T00:04:58.5877867Z copying torch/ao/quantization/fx/_model_report/README.md -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:58.5878508Z copying torch/ao/quantization/fx/_model_report/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:58.5879150Z copying torch/ao/quantization/fx/_model_report/detector.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:58.5879930Z copying torch/ao/quantization/fx/_model_report/model_report.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:58.5880900Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:58.5881800Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/fx/_model_report 2025-10-10T00:04:58.5882873Z copying torch/ao/quantization/pt2e/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5885633Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5887060Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5889004Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5890524Z copying torch/ao/quantization/pt2e/export_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5892092Z copying torch/ao/quantization/pt2e/graph_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5893961Z copying torch/ao/quantization/pt2e/lowering.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5895896Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5897499Z copying torch/ao/quantization/pt2e/prepare.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5899132Z copying torch/ao/quantization/pt2e/qat_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5901352Z copying torch/ao/quantization/pt2e/utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e 2025-10-10T00:04:58.5903994Z copying torch/ao/quantization/pt2e/representation/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e/representation 2025-10-10T00:04:58.5905251Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/pt2e/representation 2025-10-10T00:04:58.5907275Z copying torch/ao/quantization/quantizer/__init__.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5915551Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5916274Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5916873Z copying torch/ao/quantization/quantizer/quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5917442Z copying torch/ao/quantization/quantizer/utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5918106Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5920065Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5922546Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5923354Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> torch-2.10.0a0+git344e636/torch/ao/quantization/quantizer 2025-10-10T00:04:58.5925064Z copying torch/autograd/__init__.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5925515Z copying torch/autograd/anomaly_mode.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5926219Z copying torch/autograd/forward_ad.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5928540Z copying torch/autograd/function.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5930260Z copying torch/autograd/functional.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5932489Z copying torch/autograd/grad_mode.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5934586Z copying torch/autograd/gradcheck.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5937561Z copying torch/autograd/graph.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5939704Z copying torch/autograd/profiler.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5942199Z copying torch/autograd/profiler_legacy.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5943150Z copying torch/autograd/profiler_util.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5945763Z copying torch/autograd/variable.py -> torch-2.10.0a0+git344e636/torch/autograd 2025-10-10T00:04:58.5949677Z copying torch/autograd/_functions/__init__.py -> torch-2.10.0a0+git344e636/torch/autograd/_functions 2025-10-10T00:04:58.5950605Z copying torch/autograd/_functions/replace.vim -> torch-2.10.0a0+git344e636/torch/autograd/_functions 2025-10-10T00:04:58.5951300Z copying torch/autograd/_functions/tensor.py -> torch-2.10.0a0+git344e636/torch/autograd/_functions 2025-10-10T00:04:58.5951786Z copying torch/autograd/_functions/utils.py -> torch-2.10.0a0+git344e636/torch/autograd/_functions 2025-10-10T00:04:58.5952334Z copying torch/backends/__init__.py -> torch-2.10.0a0+git344e636/torch/backends 2025-10-10T00:04:58.5954062Z copying torch/backends/_coreml/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/_coreml 2025-10-10T00:04:58.5955653Z copying torch/backends/_coreml/preprocess.py -> torch-2.10.0a0+git344e636/torch/backends/_coreml 2025-10-10T00:04:58.5957164Z copying torch/backends/_nnapi/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/_nnapi 2025-10-10T00:04:58.5958534Z copying torch/backends/_nnapi/prepare.py -> torch-2.10.0a0+git344e636/torch/backends/_nnapi 2025-10-10T00:04:58.5960101Z copying torch/backends/_nnapi/serializer.py -> torch-2.10.0a0+git344e636/torch/backends/_nnapi 2025-10-10T00:04:58.5963510Z copying torch/backends/cpu/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/cpu 2025-10-10T00:04:58.5964973Z copying torch/backends/cuda/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/cuda 2025-10-10T00:04:58.5967093Z copying torch/backends/cudnn/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/cudnn 2025-10-10T00:04:58.5968726Z copying torch/backends/cudnn/rnn.py -> torch-2.10.0a0+git344e636/torch/backends/cudnn 2025-10-10T00:04:58.5970131Z copying torch/backends/cusparselt/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/cusparselt 2025-10-10T00:04:58.5971946Z copying torch/backends/kleidiai/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/kleidiai 2025-10-10T00:04:58.5973122Z copying torch/backends/mha/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/mha 2025-10-10T00:04:58.5985189Z copying torch/backends/miopen/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/miopen 2025-10-10T00:04:58.5986021Z copying torch/backends/mkl/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/mkl 2025-10-10T00:04:58.5986504Z copying torch/backends/mkldnn/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/mkldnn 2025-10-10T00:04:58.5986879Z copying torch/backends/mps/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/mps 2025-10-10T00:04:58.5987288Z copying torch/backends/nnpack/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/nnpack 2025-10-10T00:04:58.5987837Z copying torch/backends/openmp/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/openmp 2025-10-10T00:04:58.5988284Z copying torch/backends/opt_einsum/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/opt_einsum 2025-10-10T00:04:58.5988733Z copying torch/backends/quantized/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/quantized 2025-10-10T00:04:58.5989122Z copying torch/backends/xeon/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/xeon 2025-10-10T00:04:58.5989611Z copying torch/backends/xeon/run_cpu.py -> torch-2.10.0a0+git344e636/torch/backends/xeon 2025-10-10T00:04:58.5990039Z copying torch/backends/xnnpack/__init__.py -> torch-2.10.0a0+git344e636/torch/backends/xnnpack 2025-10-10T00:04:58.5990366Z copying torch/compiler/__init__.py -> torch-2.10.0a0+git344e636/torch/compiler 2025-10-10T00:04:58.5990689Z copying torch/compiler/_cache.py -> torch-2.10.0a0+git344e636/torch/compiler 2025-10-10T00:04:58.5992198Z copying torch/compiler/config.py -> torch-2.10.0a0+git344e636/torch/compiler 2025-10-10T00:04:58.5993829Z copying torch/contrib/__init__.py -> torch-2.10.0a0+git344e636/torch/contrib 2025-10-10T00:04:58.5995670Z copying torch/contrib/_tensorboard_vis.py -> torch-2.10.0a0+git344e636/torch/contrib 2025-10-10T00:04:58.5997142Z copying torch/cpu/__init__.py -> torch-2.10.0a0+git344e636/torch/cpu 2025-10-10T00:04:58.5998977Z copying torch/cpu/amp/__init__.py -> torch-2.10.0a0+git344e636/torch/cpu/amp 2025-10-10T00:04:58.6001036Z copying torch/cpu/amp/autocast_mode.py -> torch-2.10.0a0+git344e636/torch/cpu/amp 2025-10-10T00:04:58.6002182Z copying torch/cpu/amp/grad_scaler.py -> torch-2.10.0a0+git344e636/torch/cpu/amp 2025-10-10T00:04:58.6003794Z copying torch/csrc/CudaIPCTypes.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6005685Z copying torch/csrc/CudaIPCTypes.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6007210Z copying torch/csrc/DataLoader.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6008786Z copying torch/csrc/DataLoader.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6010256Z copying torch/csrc/Device.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6011862Z copying torch/csrc/Device.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6025248Z copying torch/csrc/DeviceAccelerator.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6025871Z copying torch/csrc/DeviceAccelerator.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6027037Z copying torch/csrc/Dtype.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6027576Z copying torch/csrc/Dtype.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6027931Z copying torch/csrc/DynamicTypes.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6028263Z copying torch/csrc/DynamicTypes.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6028552Z copying torch/csrc/Event.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6028960Z copying torch/csrc/Event.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6029284Z copying torch/csrc/Exceptions.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6029604Z copying torch/csrc/Exceptions.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6029893Z copying torch/csrc/Export.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6030202Z copying torch/csrc/Generator.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6030506Z copying torch/csrc/Generator.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6031242Z copying torch/csrc/Layout.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6032683Z copying torch/csrc/Layout.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6034702Z copying torch/csrc/MemoryFormat.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6037054Z copying torch/csrc/MemoryFormat.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6037957Z copying torch/csrc/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6040624Z copying torch/csrc/Module.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6042474Z copying torch/csrc/PyInterpreter.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6051255Z copying torch/csrc/PyInterpreter.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6051706Z copying torch/csrc/PyInterpreterHooks.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6052229Z copying torch/csrc/PyInterpreterHooks.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6052529Z copying torch/csrc/QScheme.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6052823Z copying torch/csrc/QScheme.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6053105Z copying torch/csrc/README.md -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6053381Z copying torch/csrc/Size.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6053659Z copying torch/csrc/Size.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6054455Z copying torch/csrc/Storage.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6056450Z copying torch/csrc/Storage.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6058110Z copying torch/csrc/StorageMethods.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6059722Z copying torch/csrc/StorageMethods.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6070231Z copying torch/csrc/StorageSharing.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6070596Z copying torch/csrc/StorageSharing.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6070893Z copying torch/csrc/Stream.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6071173Z copying torch/csrc/Stream.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6071472Z copying torch/csrc/THConcat.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6071734Z copying torch/csrc/THP.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6072049Z copying torch/csrc/TypeInfo.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6072633Z copying torch/csrc/TypeInfo.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6074330Z copying torch/csrc/Types.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6076010Z copying torch/csrc/copy_utils.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6077598Z copying torch/csrc/empty.c -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6078898Z copying torch/csrc/itt.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6080206Z copying torch/csrc/itt.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6081675Z copying torch/csrc/itt_wrapper.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6083017Z copying torch/csrc/itt_wrapper.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6084737Z copying torch/csrc/python_dimname.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6086410Z copying torch/csrc/python_dimname.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6087739Z copying torch/csrc/python_headers.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6089181Z copying torch/csrc/serialization.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6090597Z copying torch/csrc/serialization.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6091994Z copying torch/csrc/stub.c -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6093561Z copying torch/csrc/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6095502Z copying torch/csrc/utils.h -> torch-2.10.0a0+git344e636/torch/csrc 2025-10-10T00:04:58.6096976Z copying torch/csrc/acc/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/acc 2025-10-10T00:04:58.6098266Z copying torch/csrc/acc/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/acc 2025-10-10T00:04:58.6099715Z copying torch/csrc/api/include/torch/all.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6101213Z copying torch/csrc/api/include/torch/arg.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6102750Z copying torch/csrc/api/include/torch/autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6103860Z copying torch/csrc/api/include/torch/cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6105558Z copying torch/csrc/api/include/torch/data.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6106777Z copying torch/csrc/api/include/torch/enum.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6108329Z copying torch/csrc/api/include/torch/expanding_array.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6109471Z copying torch/csrc/api/include/torch/fft.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6111006Z copying torch/csrc/api/include/torch/imethod.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6112326Z copying torch/csrc/api/include/torch/jit.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6113655Z copying torch/csrc/api/include/torch/mps.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6115257Z copying torch/csrc/api/include/torch/nested.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6116483Z copying torch/csrc/api/include/torch/nn.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6117977Z copying torch/csrc/api/include/torch/optim.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6119363Z copying torch/csrc/api/include/torch/ordered_dict.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6120759Z copying torch/csrc/api/include/torch/python.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6122198Z copying torch/csrc/api/include/torch/serialize.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6123607Z copying torch/csrc/api/include/torch/sparse.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6125190Z copying torch/csrc/api/include/torch/special.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6126897Z copying torch/csrc/api/include/torch/torch.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6128241Z copying torch/csrc/api/include/torch/types.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6129598Z copying torch/csrc/api/include/torch/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6130955Z copying torch/csrc/api/include/torch/version.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6132269Z copying torch/csrc/api/include/torch/xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch 2025-10-10T00:04:58.6133901Z copying torch/csrc/api/include/torch/data/dataloader.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6135345Z copying torch/csrc/api/include/torch/data/dataloader_options.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6136798Z copying torch/csrc/api/include/torch/data/datasets.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6138033Z copying torch/csrc/api/include/torch/data/example.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6139487Z copying torch/csrc/api/include/torch/data/iterator.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6141453Z copying torch/csrc/api/include/torch/data/samplers.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6142815Z copying torch/csrc/api/include/torch/data/transforms.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6144528Z copying torch/csrc/api/include/torch/data/worker_exception.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data 2025-10-10T00:04:58.6146058Z copying torch/csrc/api/include/torch/data/dataloader/base.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/dataloader 2025-10-10T00:04:58.6147695Z copying torch/csrc/api/include/torch/data/dataloader/stateful.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/dataloader 2025-10-10T00:04:58.6149461Z copying torch/csrc/api/include/torch/data/dataloader/stateless.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/dataloader 2025-10-10T00:04:58.6151214Z copying torch/csrc/api/include/torch/data/datasets/base.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6152779Z copying torch/csrc/api/include/torch/data/datasets/chunk.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6154390Z copying torch/csrc/api/include/torch/data/datasets/map.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6155778Z copying torch/csrc/api/include/torch/data/datasets/mnist.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6157163Z copying torch/csrc/api/include/torch/data/datasets/shared.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6158514Z copying torch/csrc/api/include/torch/data/datasets/stateful.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6159960Z copying torch/csrc/api/include/torch/data/datasets/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/datasets 2025-10-10T00:04:58.6161426Z copying torch/csrc/api/include/torch/data/detail/data_shuttle.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/detail 2025-10-10T00:04:58.6162770Z copying torch/csrc/api/include/torch/data/detail/queue.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/detail 2025-10-10T00:04:58.6164279Z copying torch/csrc/api/include/torch/data/detail/sequencers.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/detail 2025-10-10T00:04:58.6165796Z copying torch/csrc/api/include/torch/data/samplers/base.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6167294Z copying torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6168641Z copying torch/csrc/api/include/torch/data/samplers/distributed.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6169876Z copying torch/csrc/api/include/torch/data/samplers/random.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6171332Z copying torch/csrc/api/include/torch/data/samplers/sequential.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6172715Z copying torch/csrc/api/include/torch/data/samplers/serialize.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6173973Z copying torch/csrc/api/include/torch/data/samplers/stream.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/samplers 2025-10-10T00:04:58.6175595Z copying torch/csrc/api/include/torch/data/transforms/base.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/transforms 2025-10-10T00:04:58.6176978Z copying torch/csrc/api/include/torch/data/transforms/collate.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/transforms 2025-10-10T00:04:58.6178346Z copying torch/csrc/api/include/torch/data/transforms/lambda.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/transforms 2025-10-10T00:04:58.6179633Z copying torch/csrc/api/include/torch/data/transforms/stack.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/transforms 2025-10-10T00:04:58.6181288Z copying torch/csrc/api/include/torch/data/transforms/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/data/transforms 2025-10-10T00:04:58.6182551Z copying torch/csrc/api/include/torch/detail/TensorDataContainer.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/detail 2025-10-10T00:04:58.6183938Z copying torch/csrc/api/include/torch/detail/static.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/detail 2025-10-10T00:04:58.6185634Z copying torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nativert 2025-10-10T00:04:58.6186876Z copying torch/csrc/api/include/torch/nn/cloneable.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6188308Z copying torch/csrc/api/include/torch/nn/functional.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6189584Z copying torch/csrc/api/include/torch/nn/init.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6191041Z copying torch/csrc/api/include/torch/nn/module.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6192600Z copying torch/csrc/api/include/torch/nn/modules.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6193914Z copying torch/csrc/api/include/torch/nn/options.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6195495Z copying torch/csrc/api/include/torch/nn/pimpl-inl.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6196806Z copying torch/csrc/api/include/torch/nn/pimpl.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6198169Z copying torch/csrc/api/include/torch/nn/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn 2025-10-10T00:04:58.6199842Z copying torch/csrc/api/include/torch/nn/functional/activation.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6201398Z copying torch/csrc/api/include/torch/nn/functional/batchnorm.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6202618Z copying torch/csrc/api/include/torch/nn/functional/conv.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6204247Z copying torch/csrc/api/include/torch/nn/functional/distance.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6205665Z copying torch/csrc/api/include/torch/nn/functional/dropout.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6207070Z copying torch/csrc/api/include/torch/nn/functional/embedding.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6208461Z copying torch/csrc/api/include/torch/nn/functional/fold.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6209992Z copying torch/csrc/api/include/torch/nn/functional/instancenorm.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6211235Z copying torch/csrc/api/include/torch/nn/functional/linear.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6212606Z copying torch/csrc/api/include/torch/nn/functional/loss.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6214392Z copying torch/csrc/api/include/torch/nn/functional/normalization.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6215859Z copying torch/csrc/api/include/torch/nn/functional/padding.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6217283Z copying torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6218532Z copying torch/csrc/api/include/torch/nn/functional/pooling.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6220438Z copying torch/csrc/api/include/torch/nn/functional/upsampling.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6221746Z copying torch/csrc/api/include/torch/nn/functional/vision.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/functional 2025-10-10T00:04:58.6223058Z copying torch/csrc/api/include/torch/nn/modules/_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6224799Z copying torch/csrc/api/include/torch/nn/modules/activation.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6226471Z copying torch/csrc/api/include/torch/nn/modules/adaptive.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6227813Z copying torch/csrc/api/include/torch/nn/modules/batchnorm.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6229199Z copying torch/csrc/api/include/torch/nn/modules/common.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6230591Z copying torch/csrc/api/include/torch/nn/modules/conv.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6232042Z copying torch/csrc/api/include/torch/nn/modules/distance.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6233398Z copying torch/csrc/api/include/torch/nn/modules/dropout.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6234947Z copying torch/csrc/api/include/torch/nn/modules/embedding.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6236320Z copying torch/csrc/api/include/torch/nn/modules/fold.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6237754Z copying torch/csrc/api/include/torch/nn/modules/instancenorm.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6239125Z copying torch/csrc/api/include/torch/nn/modules/linear.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6240501Z copying torch/csrc/api/include/torch/nn/modules/loss.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6242202Z copying torch/csrc/api/include/torch/nn/modules/normalization.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6243536Z copying torch/csrc/api/include/torch/nn/modules/padding.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6245371Z copying torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6246892Z copying torch/csrc/api/include/torch/nn/modules/pooling.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6248533Z copying torch/csrc/api/include/torch/nn/modules/rnn.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6249926Z copying torch/csrc/api/include/torch/nn/modules/transformer.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6251348Z copying torch/csrc/api/include/torch/nn/modules/transformercoder.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6252714Z copying torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6254220Z copying torch/csrc/api/include/torch/nn/modules/upsampling.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6255632Z copying torch/csrc/api/include/torch/nn/modules/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules 2025-10-10T00:04:58.6257285Z copying torch/csrc/api/include/torch/nn/modules/container/any.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6258890Z copying torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6260358Z copying torch/csrc/api/include/torch/nn/modules/container/any_value.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6261886Z copying torch/csrc/api/include/torch/nn/modules/container/functional.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6263316Z copying torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6264848Z copying torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6266308Z copying torch/csrc/api/include/torch/nn/modules/container/named_any.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6267784Z copying torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6275495Z copying torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6277492Z copying torch/csrc/api/include/torch/nn/modules/container/sequential.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/modules/container 2025-10-10T00:04:58.6278614Z copying torch/csrc/api/include/torch/nn/options/activation.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6279461Z copying torch/csrc/api/include/torch/nn/options/adaptive.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6280424Z copying torch/csrc/api/include/torch/nn/options/batchnorm.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6281230Z copying torch/csrc/api/include/torch/nn/options/conv.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6282151Z copying torch/csrc/api/include/torch/nn/options/distance.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6282975Z copying torch/csrc/api/include/torch/nn/options/dropout.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6283964Z copying torch/csrc/api/include/torch/nn/options/embedding.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6285116Z copying torch/csrc/api/include/torch/nn/options/fold.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6285935Z copying torch/csrc/api/include/torch/nn/options/instancenorm.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6287042Z copying torch/csrc/api/include/torch/nn/options/linear.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6287840Z copying torch/csrc/api/include/torch/nn/options/loss.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6288861Z copying torch/csrc/api/include/torch/nn/options/normalization.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6289977Z copying torch/csrc/api/include/torch/nn/options/padding.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6291474Z copying torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6294801Z copying torch/csrc/api/include/torch/nn/options/pooling.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6296822Z copying torch/csrc/api/include/torch/nn/options/rnn.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6298397Z copying torch/csrc/api/include/torch/nn/options/transformer.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6299961Z copying torch/csrc/api/include/torch/nn/options/transformercoder.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6301750Z copying torch/csrc/api/include/torch/nn/options/transformerlayer.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6323364Z copying torch/csrc/api/include/torch/nn/options/upsampling.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6325075Z copying torch/csrc/api/include/torch/nn/options/vision.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/options 2025-10-10T00:04:58.6326646Z copying torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/parallel 2025-10-10T00:04:58.6328245Z copying torch/csrc/api/include/torch/nn/utils/clip_grad.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/utils 2025-10-10T00:04:58.6329759Z copying torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/utils 2025-10-10T00:04:58.6331236Z copying torch/csrc/api/include/torch/nn/utils/rnn.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/nn/utils 2025-10-10T00:04:58.6332717Z copying torch/csrc/api/include/torch/optim/adagrad.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6334044Z copying torch/csrc/api/include/torch/optim/adam.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6335522Z copying torch/csrc/api/include/torch/optim/adamw.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6336903Z copying torch/csrc/api/include/torch/optim/lbfgs.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6338242Z copying torch/csrc/api/include/torch/optim/optimizer.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6339608Z copying torch/csrc/api/include/torch/optim/rmsprop.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6340983Z copying torch/csrc/api/include/torch/optim/serialize.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6342314Z copying torch/csrc/api/include/torch/optim/sgd.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim 2025-10-10T00:04:58.6343819Z copying torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim/schedulers 2025-10-10T00:04:58.6345875Z copying torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim/schedulers 2025-10-10T00:04:58.6347773Z copying torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/optim/schedulers 2025-10-10T00:04:58.6349270Z copying torch/csrc/api/include/torch/python/init.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/python 2025-10-10T00:04:58.6350679Z copying torch/csrc/api/include/torch/serialize/archive.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/serialize 2025-10-10T00:04:58.6352206Z copying torch/csrc/api/include/torch/serialize/input-archive.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/serialize 2025-10-10T00:04:58.6353759Z copying torch/csrc/api/include/torch/serialize/output-archive.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/serialize 2025-10-10T00:04:58.6355554Z copying torch/csrc/api/include/torch/serialize/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/api/include/torch/serialize 2025-10-10T00:04:58.6356733Z copying torch/csrc/api/src/cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6357783Z copying torch/csrc/api/src/enum.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6358721Z copying torch/csrc/api/src/imethod.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6359647Z copying torch/csrc/api/src/jit.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6360526Z copying torch/csrc/api/src/mps.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6361581Z copying torch/csrc/api/src/serialize.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6362555Z copying torch/csrc/api/src/xpu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src 2025-10-10T00:04:58.6363636Z copying torch/csrc/api/src/data/datasets/mnist.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/data/datasets 2025-10-10T00:04:58.6365159Z copying torch/csrc/api/src/data/samplers/distributed.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/data/samplers 2025-10-10T00:04:58.6366505Z copying torch/csrc/api/src/data/samplers/random.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/data/samplers 2025-10-10T00:04:58.6367844Z copying torch/csrc/api/src/data/samplers/sequential.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/data/samplers 2025-10-10T00:04:58.6369174Z copying torch/csrc/api/src/data/samplers/stream.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/data/samplers 2025-10-10T00:04:58.6370420Z copying torch/csrc/api/src/nn/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn 2025-10-10T00:04:58.6371420Z copying torch/csrc/api/src/nn/module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn 2025-10-10T00:04:58.6372545Z copying torch/csrc/api/src/nn/modules/_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6373802Z copying torch/csrc/api/src/nn/modules/activation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6375243Z copying torch/csrc/api/src/nn/modules/adaptive.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6376487Z copying torch/csrc/api/src/nn/modules/batchnorm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6377758Z copying torch/csrc/api/src/nn/modules/conv.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6378966Z copying torch/csrc/api/src/nn/modules/distance.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6380213Z copying torch/csrc/api/src/nn/modules/dropout.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6381443Z copying torch/csrc/api/src/nn/modules/embedding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6382639Z copying torch/csrc/api/src/nn/modules/fold.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6383870Z copying torch/csrc/api/src/nn/modules/instancenorm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6385390Z copying torch/csrc/api/src/nn/modules/linear.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6386604Z copying torch/csrc/api/src/nn/modules/loss.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6387856Z copying torch/csrc/api/src/nn/modules/normalization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6389126Z copying torch/csrc/api/src/nn/modules/padding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6390392Z copying torch/csrc/api/src/nn/modules/pixelshuffle.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6391648Z copying torch/csrc/api/src/nn/modules/pooling.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6392818Z copying torch/csrc/api/src/nn/modules/rnn.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6394467Z copying torch/csrc/api/src/nn/modules/transformer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6395835Z copying torch/csrc/api/src/nn/modules/upsampling.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules 2025-10-10T00:04:58.6397295Z copying torch/csrc/api/src/nn/modules/container/functional.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/modules/container 2025-10-10T00:04:58.6398729Z copying torch/csrc/api/src/nn/options/activation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6400141Z copying torch/csrc/api/src/nn/options/adaptive.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6401387Z copying torch/csrc/api/src/nn/options/batchnorm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6402589Z copying torch/csrc/api/src/nn/options/conv.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6403864Z copying torch/csrc/api/src/nn/options/dropout.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6405300Z copying torch/csrc/api/src/nn/options/embedding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6406619Z copying torch/csrc/api/src/nn/options/instancenorm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6407896Z copying torch/csrc/api/src/nn/options/linear.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6409314Z copying torch/csrc/api/src/nn/options/normalization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6410611Z copying torch/csrc/api/src/nn/options/padding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6411842Z copying torch/csrc/api/src/nn/options/pooling.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6413060Z copying torch/csrc/api/src/nn/options/rnn.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6414446Z copying torch/csrc/api/src/nn/options/transformer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6415719Z copying torch/csrc/api/src/nn/options/vision.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/nn/options 2025-10-10T00:04:58.6416914Z copying torch/csrc/api/src/optim/adagrad.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6420412Z copying torch/csrc/api/src/optim/adam.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6424817Z copying torch/csrc/api/src/optim/adamw.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6425921Z copying torch/csrc/api/src/optim/lbfgs.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6427025Z copying torch/csrc/api/src/optim/optimizer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6428148Z copying torch/csrc/api/src/optim/rmsprop.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6429370Z copying torch/csrc/api/src/optim/serialize.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6430436Z copying torch/csrc/api/src/optim/sgd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim 2025-10-10T00:04:58.6431657Z copying torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim/schedulers 2025-10-10T00:04:58.6433210Z copying torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim/schedulers 2025-10-10T00:04:58.6434976Z copying torch/csrc/api/src/optim/schedulers/step_lr.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/optim/schedulers 2025-10-10T00:04:58.6436227Z copying torch/csrc/api/src/python/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/python 2025-10-10T00:04:58.6437436Z copying torch/csrc/api/src/serialize/input-archive.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/serialize 2025-10-10T00:04:58.6438850Z copying torch/csrc/api/src/serialize/output-archive.cpp -> torch-2.10.0a0+git344e636/torch/csrc/api/src/serialize 2025-10-10T00:04:58.6440107Z copying torch/csrc/autograd/FunctionsManual.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6441220Z copying torch/csrc/autograd/FunctionsManual.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6442296Z copying torch/csrc/autograd/InferenceMode.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6443435Z copying torch/csrc/autograd/README.md -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6444647Z copying torch/csrc/autograd/TraceTypeManual.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6445805Z copying torch/csrc/autograd/VariableTypeManual.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6446971Z copying torch/csrc/autograd/VariableTypeUtils.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6448081Z copying torch/csrc/autograd/anomaly_mode.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6449112Z copying torch/csrc/autograd/anomaly_mode.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6450117Z copying torch/csrc/autograd/autograd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6451115Z copying torch/csrc/autograd/autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6452316Z copying torch/csrc/autograd/autograd_meta.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6453523Z copying torch/csrc/autograd/autograd_not_implemented_fallback.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6455014Z copying torch/csrc/autograd/autograd_not_implemented_fallback.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6456168Z copying torch/csrc/autograd/cpp_hook.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6457145Z copying torch/csrc/autograd/cpp_hook.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6458185Z copying torch/csrc/autograd/custom_function.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6459851Z copying torch/csrc/autograd/custom_function.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6462845Z copying torch/csrc/autograd/edge.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6464416Z copying torch/csrc/autograd/engine.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6467151Z copying torch/csrc/autograd/engine.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6468658Z copying torch/csrc/autograd/forward_grad.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6470202Z copying torch/csrc/autograd/forward_grad.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6471868Z copying torch/csrc/autograd/function.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6473674Z copying torch/csrc/autograd/function.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6475772Z copying torch/csrc/autograd/function_hook.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6477330Z copying torch/csrc/autograd/grad_mode.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6478985Z copying torch/csrc/autograd/graph_task.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6480588Z copying torch/csrc/autograd/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6482990Z copying torch/csrc/autograd/input_buffer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6484707Z copying torch/csrc/autograd/input_buffer.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6486328Z copying torch/csrc/autograd/input_metadata.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6488077Z copying torch/csrc/autograd/input_metadata.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6489606Z copying torch/csrc/autograd/jit_decomp_interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6491164Z copying torch/csrc/autograd/jit_decomp_interface.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6492693Z copying torch/csrc/autograd/profiler.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6494612Z copying torch/csrc/autograd/profiler_kineto.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6496606Z copying torch/csrc/autograd/profiler_kineto.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6498267Z copying torch/csrc/autograd/profiler_legacy.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6500016Z copying torch/csrc/autograd/profiler_legacy.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6501709Z copying torch/csrc/autograd/profiler_python.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6504270Z copying torch/csrc/autograd/profiler_python.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6505902Z copying torch/csrc/autograd/python_anomaly_mode.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6507554Z copying torch/csrc/autograd/python_anomaly_mode.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6509114Z copying torch/csrc/autograd/python_autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6510729Z copying torch/csrc/autograd/python_cpp_function.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6512370Z copying torch/csrc/autograd/python_cpp_function.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6513946Z copying torch/csrc/autograd/python_engine.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6516122Z copying torch/csrc/autograd/python_engine.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6517740Z copying torch/csrc/autograd/python_enum_tag.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6519331Z copying torch/csrc/autograd/python_fft_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6521003Z copying torch/csrc/autograd/python_function.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6523537Z copying torch/csrc/autograd/python_function.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6525838Z copying torch/csrc/autograd/python_hook.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6526930Z copying torch/csrc/autograd/python_hook.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6528514Z copying torch/csrc/autograd/python_legacy_variable.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6530091Z copying torch/csrc/autograd/python_legacy_variable.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6531754Z copying torch/csrc/autograd/python_linalg_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6533233Z copying torch/csrc/autograd/python_nested_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6535065Z copying torch/csrc/autograd/python_nested_functions_manual.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6536711Z copying torch/csrc/autograd/python_nn_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6538410Z copying torch/csrc/autograd/python_saved_variable_hooks.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6539960Z copying torch/csrc/autograd/python_saved_variable_hooks.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6541501Z copying torch/csrc/autograd/python_sparse_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6543262Z copying torch/csrc/autograd/python_special_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6544776Z copying torch/csrc/autograd/python_torch_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6546564Z copying torch/csrc/autograd/python_torch_functions_manual.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6548400Z copying torch/csrc/autograd/python_variable.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6551241Z copying torch/csrc/autograd/python_variable.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6552850Z copying torch/csrc/autograd/python_variable_indexing.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6554803Z copying torch/csrc/autograd/python_variable_indexing.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6556417Z copying torch/csrc/autograd/record_function_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6558092Z copying torch/csrc/autograd/record_function_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6559643Z copying torch/csrc/autograd/saved_variable.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6561362Z copying torch/csrc/autograd/saved_variable.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6563107Z copying torch/csrc/autograd/saved_variable_hooks.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6564980Z copying torch/csrc/autograd/symbolic.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6566752Z copying torch/csrc/autograd/variable.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6569080Z copying torch/csrc/autograd/variable.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6571740Z copying torch/csrc/autograd/variable_info.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6573144Z copying torch/csrc/autograd/variable_info.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd 2025-10-10T00:04:58.6575103Z copying torch/csrc/autograd/functions/accumulate_grad.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6576954Z copying torch/csrc/autograd/functions/accumulate_grad.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6578457Z copying torch/csrc/autograd/functions/basic_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6579968Z copying torch/csrc/autograd/functions/basic_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6581498Z copying torch/csrc/autograd/functions/comm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6583017Z copying torch/csrc/autograd/functions/comm.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6584724Z copying torch/csrc/autograd/functions/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6586499Z copying torch/csrc/autograd/functions/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6587949Z copying torch/csrc/autograd/functions/tensor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6589620Z copying torch/csrc/autograd/functions/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6591203Z copying torch/csrc/autograd/functions/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6592727Z copying torch/csrc/autograd/functions/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/functions 2025-10-10T00:04:58.6594451Z copying torch/csrc/autograd/utils/error_messages.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6596155Z copying torch/csrc/autograd/utils/grad_layout_contract.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6597667Z copying torch/csrc/autograd/utils/lambda_post_hook.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6599386Z copying torch/csrc/autograd/utils/python_arg_parsing.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6600753Z copying torch/csrc/autograd/utils/warnings.cpp -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6602295Z copying torch/csrc/autograd/utils/warnings.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6603825Z copying torch/csrc/autograd/utils/wrap_outputs.h -> torch-2.10.0a0+git344e636/torch/csrc/autograd/utils 2025-10-10T00:04:58.6605465Z copying torch/csrc/cpu/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cpu 2025-10-10T00:04:58.6606981Z copying torch/csrc/cpu/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/cpu 2025-10-10T00:04:58.6608786Z copying torch/csrc/cuda/CUDAPluggableAllocator.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6610382Z copying torch/csrc/cuda/CUDAPluggableAllocator.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6611825Z copying torch/csrc/cuda/Event.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6613444Z copying torch/csrc/cuda/Event.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6615207Z copying torch/csrc/cuda/GdsFile.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6616736Z copying torch/csrc/cuda/GdsFile.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6618237Z copying torch/csrc/cuda/Graph.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6619813Z copying torch/csrc/cuda/MemPool.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6621298Z copying torch/csrc/cuda/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6623681Z copying torch/csrc/cuda/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6625554Z copying torch/csrc/cuda/Stream.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6627115Z copying torch/csrc/cuda/Stream.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6628599Z copying torch/csrc/cuda/THCP.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6630110Z copying torch/csrc/cuda/comm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6631769Z copying torch/csrc/cuda/comm.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6633307Z copying torch/csrc/cuda/device_set.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6635042Z copying torch/csrc/cuda/memory_snapshot.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6636743Z copying torch/csrc/cuda/memory_snapshot.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6638278Z copying torch/csrc/cuda/nccl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6640147Z copying torch/csrc/cuda/nccl.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6641753Z copying torch/csrc/cuda/python_comm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6643354Z copying torch/csrc/cuda/python_comm.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6644949Z copying torch/csrc/cuda/python_nccl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6646597Z copying torch/csrc/cuda/python_nccl.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6648114Z copying torch/csrc/cuda/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6649622Z copying torch/csrc/cuda/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/cuda 2025-10-10T00:04:58.6651402Z copying torch/csrc/cuda/shared/cudart.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda/shared 2025-10-10T00:04:58.6652985Z copying torch/csrc/cuda/shared/cudnn.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda/shared 2025-10-10T00:04:58.6654913Z copying torch/csrc/cuda/shared/cusparselt.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda/shared 2025-10-10T00:04:58.6656810Z copying torch/csrc/cuda/shared/nvtx.cpp -> torch-2.10.0a0+git344e636/torch/csrc/cuda/shared 2025-10-10T00:04:58.6658363Z copying torch/csrc/distributed/autograd/autograd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:58.6660017Z copying torch/csrc/distributed/autograd/autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:58.6661691Z copying torch/csrc/distributed/autograd/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:58.6663623Z copying torch/csrc/distributed/autograd/python_autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:58.6665615Z copying torch/csrc/distributed/autograd/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:58.6668872Z copying torch/csrc/distributed/autograd/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd 2025-10-10T00:04:58.6670804Z copying torch/csrc/distributed/autograd/context/container.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/context 2025-10-10T00:04:58.6672410Z copying torch/csrc/distributed/autograd/context/container.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/context 2025-10-10T00:04:58.6676749Z copying torch/csrc/distributed/autograd/context/context.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/context 2025-10-10T00:04:58.6679582Z copying torch/csrc/distributed/autograd/context/context.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/context 2025-10-10T00:04:58.6683395Z copying torch/csrc/distributed/autograd/engine/dist_engine.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/engine 2025-10-10T00:04:58.6685139Z copying torch/csrc/distributed/autograd/engine/dist_engine.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/engine 2025-10-10T00:04:58.6686785Z copying torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/functions 2025-10-10T00:04:58.6688519Z copying torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/functions 2025-10-10T00:04:58.6690193Z copying torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/functions 2025-10-10T00:04:58.6694059Z copying torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/functions 2025-10-10T00:04:58.6696032Z copying torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6697766Z copying torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6699957Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6702298Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6704450Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6706271Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6708088Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6709888Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6711711Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6713321Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6715285Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6718724Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6720617Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6722446Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6724532Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6726440Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6728486Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6730456Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6732256Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6734366Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/autograd/rpc_messages 2025-10-10T00:04:58.6735989Z copying torch/csrc/distributed/c10d/Backend.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6737318Z copying torch/csrc/distributed/c10d/Backend.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6738847Z copying torch/csrc/distributed/c10d/Backoff.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6740161Z copying torch/csrc/distributed/c10d/Backoff.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6741597Z copying torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6743221Z copying torch/csrc/distributed/c10d/FileStore.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6744777Z copying torch/csrc/distributed/c10d/FileStore.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6746330Z copying torch/csrc/distributed/c10d/FlightRecorder.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6747661Z copying torch/csrc/distributed/c10d/FlightRecorder.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6749206Z copying torch/csrc/distributed/c10d/FlightRecorderCuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6750768Z copying torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6752262Z copying torch/csrc/distributed/c10d/Functional.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6753630Z copying torch/csrc/distributed/c10d/Functional.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6755135Z copying torch/csrc/distributed/c10d/GlooDeviceFactory.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6756631Z copying torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6758018Z copying torch/csrc/distributed/c10d/GroupRegistry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6759321Z copying torch/csrc/distributed/c10d/GroupRegistry.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6760605Z copying torch/csrc/distributed/c10d/HashStore.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6762004Z copying torch/csrc/distributed/c10d/HashStore.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6763240Z copying torch/csrc/distributed/c10d/NCCLUtils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6764828Z copying torch/csrc/distributed/c10d/NCCLUtils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6766058Z copying torch/csrc/distributed/c10d/NanCheck.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6767276Z copying torch/csrc/distributed/c10d/NanCheck.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6768482Z copying torch/csrc/distributed/c10d/Ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6769768Z copying torch/csrc/distributed/c10d/ParamCommsUtils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6771397Z copying torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6772732Z copying torch/csrc/distributed/c10d/PrefixStore.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6774039Z copying torch/csrc/distributed/c10d/PrefixStore.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6775546Z copying torch/csrc/distributed/c10d/ProcessGroup.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6776872Z copying torch/csrc/distributed/c10d/ProcessGroup.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6778236Z copying torch/csrc/distributed/c10d/ProcessGroupGloo.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6780202Z copying torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6781544Z copying torch/csrc/distributed/c10d/ProcessGroupGlooCuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6782953Z copying torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6815875Z copying torch/csrc/distributed/c10d/ProcessGroupMPI.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6817384Z copying torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6819097Z copying torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6820531Z copying torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6821920Z copying torch/csrc/distributed/c10d/ProcessGroupUCC.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6823288Z copying torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6824944Z copying torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6826387Z copying torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6827746Z copying torch/csrc/distributed/c10d/PyProcessGroup.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6829330Z copying torch/csrc/distributed/c10d/RankLocal.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6830957Z copying torch/csrc/distributed/c10d/Store.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6832181Z copying torch/csrc/distributed/c10d/Store.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6833441Z copying torch/csrc/distributed/c10d/TCPStore.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6855098Z copying torch/csrc/distributed/c10d/TCPStore.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6860597Z copying torch/csrc/distributed/c10d/TCPStoreBackend.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6862057Z copying torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6863458Z copying torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6865008Z copying torch/csrc/distributed/c10d/TraceUtils.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6870532Z copying torch/csrc/distributed/c10d/Types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6871757Z copying torch/csrc/distributed/c10d/Types.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6873000Z copying torch/csrc/distributed/c10d/UCCTracing.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6874854Z copying torch/csrc/distributed/c10d/UCCTracing.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6876109Z copying torch/csrc/distributed/c10d/UCCUtils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6877344Z copying torch/csrc/distributed/c10d/UCCUtils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6878651Z copying torch/csrc/distributed/c10d/UnixSockUtils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6879892Z copying torch/csrc/distributed/c10d/Utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6881110Z copying torch/csrc/distributed/c10d/Utils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6882393Z copying torch/csrc/distributed/c10d/WinSockUtils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6890492Z copying torch/csrc/distributed/c10d/Work.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6893527Z copying torch/csrc/distributed/c10d/Work.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6896435Z copying torch/csrc/distributed/c10d/c10d.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6897555Z copying torch/csrc/distributed/c10d/comm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6898812Z copying torch/csrc/distributed/c10d/comm.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6899969Z copying torch/csrc/distributed/c10d/debug.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6901123Z copying torch/csrc/distributed/c10d/debug.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6902333Z copying torch/csrc/distributed/c10d/default_comm_hooks.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6903867Z copying torch/csrc/distributed/c10d/default_comm_hooks.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6906788Z copying torch/csrc/distributed/c10d/error.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6907927Z copying torch/csrc/distributed/c10d/exception.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6909075Z copying torch/csrc/distributed/c10d/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6910374Z copying torch/csrc/distributed/c10d/logger.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6911563Z copying torch/csrc/distributed/c10d/logger.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6912713Z copying torch/csrc/distributed/c10d/logging.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6913866Z copying torch/csrc/distributed/c10d/logging.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6915395Z copying torch/csrc/distributed/c10d/python_comm_hook.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6916643Z copying torch/csrc/distributed/c10d/python_comm_hook.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6917842Z copying torch/csrc/distributed/c10d/reducer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6919019Z copying torch/csrc/distributed/c10d/reducer.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6920318Z copying torch/csrc/distributed/c10d/reducer_cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6921702Z copying torch/csrc/distributed/c10d/reducer_timer.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6922935Z copying torch/csrc/distributed/c10d/sequence_num.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6924501Z copying torch/csrc/distributed/c10d/sequence_num.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6925709Z copying torch/csrc/distributed/c10d/socket.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6926835Z copying torch/csrc/distributed/c10d/socket.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6928011Z copying torch/csrc/distributed/c10d/socket_fmt.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d 2025-10-10T00:04:58.6929589Z copying torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_collectives 2025-10-10T00:04:58.6931515Z copying torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_collectives 2025-10-10T00:04:58.6933488Z copying torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_collectives 2025-10-10T00:04:58.6935557Z copying torch/csrc/distributed/c10d/control_plane/Handlers.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_plane 2025-10-10T00:04:58.6937199Z copying torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_plane 2025-10-10T00:04:58.6938843Z copying torch/csrc/distributed/c10d/control_plane/PythonHandlers.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_plane 2025-10-10T00:04:58.6940629Z copying torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_plane 2025-10-10T00:04:58.6942328Z copying torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/control_plane 2025-10-10T00:04:58.6943832Z copying torch/csrc/distributed/c10d/cuda/AsyncMM.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6945403Z copying torch/csrc/distributed/c10d/cuda/AsyncMM.cuh -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6946848Z copying torch/csrc/distributed/c10d/cuda/CUDAEventCache.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6948331Z copying torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6949892Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6951289Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6952687Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.cuh -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6954045Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6955744Z copying torch/csrc/distributed/c10d/cuda/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6957033Z copying torch/csrc/distributed/c10d/cuda/utils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda 2025-10-10T00:04:58.6958821Z copying torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel/persistent_async_input_scheduler.cuh -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel 2025-10-10T00:04:58.6960775Z copying torch/csrc/distributed/c10d/quantization/quantization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/quantization 2025-10-10T00:04:58.6961932Z copying torch/csrc/distributed/c10d/quantization/quantization.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/quantization 2025-10-10T00:04:58.6962985Z copying torch/csrc/distributed/c10d/quantization/quantization_gpu.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/quantization 2025-10-10T00:04:58.6964338Z copying torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/quantization 2025-10-10T00:04:58.6965316Z copying torch/csrc/distributed/c10d/quantization/quantization_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/quantization 2025-10-10T00:04:58.6966328Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6967171Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6968248Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6969302Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryOps.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6970180Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6971168Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6972039Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6973075Z copying torch/csrc/distributed/c10d/symm_mem/CudaDMAConnectivity.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6973901Z copying torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6974957Z copying torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6975877Z copying torch/csrc/distributed/c10d/symm_mem/NCCLSymmetricMemory.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6976720Z copying torch/csrc/distributed/c10d/symm_mem/NVSHMEMSymmetricMemory.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6978000Z copying torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6978976Z copying torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6979877Z copying torch/csrc/distributed/c10d/symm_mem/cuda_mem_pool.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6980627Z copying torch/csrc/distributed/c10d/symm_mem/env.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6981373Z copying torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6982239Z copying torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6983009Z copying torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6983792Z copying torch/csrc/distributed/c10d/symm_mem/nvshmem_extension.cu -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6984825Z copying torch/csrc/distributed/c10d/symm_mem/nvshmem_extension.cuh -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6985644Z copying torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/c10d/symm_mem 2025-10-10T00:04:58.6986377Z copying torch/csrc/distributed/rpc/agent_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6987102Z copying torch/csrc/distributed/rpc/agent_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6987726Z copying torch/csrc/distributed/rpc/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6988345Z copying torch/csrc/distributed/rpc/message.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6988958Z copying torch/csrc/distributed/rpc/message.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6989564Z copying torch/csrc/distributed/rpc/py_rref.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6990170Z copying torch/csrc/distributed/rpc/py_rref.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6990461Z copying torch/csrc/distributed/rpc/python_call.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6990739Z copying torch/csrc/distributed/rpc/python_call.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6991047Z copying torch/csrc/distributed/rpc/python_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6991339Z copying torch/csrc/distributed/rpc/python_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6991643Z copying torch/csrc/distributed/rpc/python_remote_call.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6991932Z copying torch/csrc/distributed/rpc/python_remote_call.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6992288Z copying torch/csrc/distributed/rpc/python_resp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6992561Z copying torch/csrc/distributed/rpc/python_resp.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6992860Z copying torch/csrc/distributed/rpc/python_rpc_handler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6993153Z copying torch/csrc/distributed/rpc/python_rpc_handler.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6993456Z copying torch/csrc/distributed/rpc/request_callback.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6993746Z copying torch/csrc/distributed/rpc/request_callback.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6994058Z copying torch/csrc/distributed/rpc/request_callback_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6994622Z copying torch/csrc/distributed/rpc/request_callback_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6994966Z copying torch/csrc/distributed/rpc/request_callback_no_python.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6995292Z copying torch/csrc/distributed/rpc/request_callback_no_python.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6995717Z copying torch/csrc/distributed/rpc/rpc.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6997459Z copying torch/csrc/distributed/rpc/rpc_agent.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.6999081Z copying torch/csrc/distributed/rpc/rpc_agent.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7000793Z copying torch/csrc/distributed/rpc/rpc_command_base.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7002494Z copying torch/csrc/distributed/rpc/rref_context.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7004662Z copying torch/csrc/distributed/rpc/rref_context.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7006289Z copying torch/csrc/distributed/rpc/rref_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7007947Z copying torch/csrc/distributed/rpc/rref_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7009728Z copying torch/csrc/distributed/rpc/rref_proto.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7011328Z copying torch/csrc/distributed/rpc/rref_proto.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7013017Z copying torch/csrc/distributed/rpc/script_call.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7014823Z copying torch/csrc/distributed/rpc/script_call.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7016516Z copying torch/csrc/distributed/rpc/script_remote_call.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7018072Z copying torch/csrc/distributed/rpc/script_remote_call.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7019663Z copying torch/csrc/distributed/rpc/script_resp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7021528Z copying torch/csrc/distributed/rpc/script_resp.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7022970Z copying torch/csrc/distributed/rpc/tensorpipe_agent.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7025503Z copying torch/csrc/distributed/rpc/tensorpipe_agent.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7027123Z copying torch/csrc/distributed/rpc/tensorpipe_cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7028457Z copying torch/csrc/distributed/rpc/tensorpipe_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7030217Z copying torch/csrc/distributed/rpc/tensorpipe_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7031400Z copying torch/csrc/distributed/rpc/torchscript_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7032883Z copying torch/csrc/distributed/rpc/torchscript_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7034255Z copying torch/csrc/distributed/rpc/types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7035909Z copying torch/csrc/distributed/rpc/types.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7037631Z copying torch/csrc/distributed/rpc/unpickled_python_call.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7039208Z copying torch/csrc/distributed/rpc/unpickled_python_call.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7040676Z copying torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7041994Z copying torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7043326Z copying torch/csrc/distributed/rpc/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7044967Z copying torch/csrc/distributed/rpc/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc 2025-10-10T00:04:58.7046831Z copying torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/metrics 2025-10-10T00:04:58.7048017Z copying torch/csrc/distributed/rpc/metrics/registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/metrics 2025-10-10T00:04:58.7049619Z copying torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/profiler 2025-10-10T00:04:58.7050877Z copying torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/profiler 2025-10-10T00:04:58.7052270Z copying torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/profiler 2025-10-10T00:04:58.7053591Z copying torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/profiler 2025-10-10T00:04:58.7055019Z copying torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/testing 2025-10-10T00:04:58.7056662Z copying torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/testing 2025-10-10T00:04:58.7057793Z copying torch/csrc/distributed/rpc/testing/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/testing 2025-10-10T00:04:58.7059311Z copying torch/csrc/distributed/rpc/testing/testing.h -> torch-2.10.0a0+git344e636/torch/csrc/distributed/rpc/testing 2025-10-10T00:04:58.7060399Z copying torch/csrc/dynamo/cache_entry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7061912Z copying torch/csrc/dynamo/cache_entry.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7063339Z copying torch/csrc/dynamo/compiled_autograd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7064887Z copying torch/csrc/dynamo/compiled_autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7066561Z copying torch/csrc/dynamo/cpp_shim.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7067879Z copying torch/csrc/dynamo/cpp_shim.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7069228Z copying torch/csrc/dynamo/cpython_defs.c -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7070703Z copying torch/csrc/dynamo/cpython_defs.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7072192Z copying torch/csrc/dynamo/cpython_includes.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7073247Z copying torch/csrc/dynamo/debug_macros.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7074868Z copying torch/csrc/dynamo/eval_frame.c -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7076515Z copying torch/csrc/dynamo/eval_frame.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7078079Z copying torch/csrc/dynamo/eval_frame_cpp.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7079573Z copying torch/csrc/dynamo/eval_frame_cpp.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7080937Z copying torch/csrc/dynamo/extra_state.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7082350Z copying torch/csrc/dynamo/extra_state.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7083941Z copying torch/csrc/dynamo/framelocals_mapping.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7085618Z copying torch/csrc/dynamo/framelocals_mapping.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7086902Z copying torch/csrc/dynamo/guards.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7090329Z copying torch/csrc/dynamo/guards.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7091705Z copying torch/csrc/dynamo/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7093158Z copying torch/csrc/dynamo/init.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7094664Z copying torch/csrc/dynamo/python_compiled_autograd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7096561Z copying torch/csrc/dynamo/python_compiled_autograd.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7097846Z copying torch/csrc/dynamo/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7099207Z copying torch/csrc/dynamo/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/dynamo 2025-10-10T00:04:58.7100685Z copying torch/csrc/export/example_upgraders.cpp -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7102025Z copying torch/csrc/export/example_upgraders.h -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7103399Z copying torch/csrc/export/pt2_archive_constants.h -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7104715Z copying torch/csrc/export/pybind.cpp -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7106202Z copying torch/csrc/export/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7107598Z copying torch/csrc/export/upgrader.cpp -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7108988Z copying torch/csrc/export/upgrader.h -> torch-2.10.0a0+git344e636/torch/csrc/export 2025-10-10T00:04:58.7110593Z copying torch/csrc/functionalization/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/functionalization 2025-10-10T00:04:58.7111907Z copying torch/csrc/functionalization/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/functionalization 2025-10-10T00:04:58.7113205Z copying torch/csrc/functorch/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/functorch 2025-10-10T00:04:58.7114812Z copying torch/csrc/functorch/init.h -> torch-2.10.0a0+git344e636/torch/csrc/functorch 2025-10-10T00:04:58.7116213Z copying torch/csrc/fx/node.cpp -> torch-2.10.0a0+git344e636/torch/csrc/fx 2025-10-10T00:04:58.7117712Z copying torch/csrc/fx/node.h -> torch-2.10.0a0+git344e636/torch/csrc/fx 2025-10-10T00:04:58.7119224Z copying torch/csrc/inductor/array_ref_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7120589Z copying torch/csrc/inductor/cpp_prefix.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7122252Z copying torch/csrc/inductor/inductor_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7123698Z copying torch/csrc/inductor/inductor_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7125109Z copying torch/csrc/inductor/resize_storage_bytes.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7126601Z copying torch/csrc/inductor/static_cuda_launcher.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7128165Z copying torch/csrc/inductor/static_cuda_launcher.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor 2025-10-10T00:04:58.7129650Z copying torch/csrc/inductor/aoti_eager/kernel_holder.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_eager 2025-10-10T00:04:58.7131174Z copying torch/csrc/inductor/aoti_eager/kernel_holder.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_eager 2025-10-10T00:04:58.7132556Z copying torch/csrc/inductor/aoti_eager/kernel_meta_info.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_eager 2025-10-10T00:04:58.7134060Z copying torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_eager 2025-10-10T00:04:58.7135846Z copying torch/csrc/inductor/aoti_include/array_ref.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:58.7136984Z copying torch/csrc/inductor/aoti_include/common.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:58.7138424Z copying torch/csrc/inductor/aoti_include/cpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:58.7139680Z copying torch/csrc/inductor/aoti_include/cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:58.7141112Z copying torch/csrc/inductor/aoti_include/mps.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:58.7142304Z copying torch/csrc/inductor/aoti_include/xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_include 2025-10-10T00:04:58.7143885Z copying torch/csrc/inductor/aoti_package/model_package_loader.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_package 2025-10-10T00:04:58.7145700Z copying torch/csrc/inductor/aoti_package/model_package_loader.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_package 2025-10-10T00:04:58.7146868Z copying torch/csrc/inductor/aoti_package/pybind.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_package 2025-10-10T00:04:58.7148328Z copying torch/csrc/inductor/aoti_package/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_package 2025-10-10T00:04:58.7149661Z copying torch/csrc/inductor/aoti_runner/model_container_runner.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7151161Z copying torch/csrc/inductor/aoti_runner/model_container_runner.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7152461Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7153872Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7155331Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7156868Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7158098Z copying torch/csrc/inductor/aoti_runner/model_container_runner_mps.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7159587Z copying torch/csrc/inductor/aoti_runner/model_container_runner_mps.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7160905Z copying torch/csrc/inductor/aoti_runner/model_container_runner_xpu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7162477Z copying torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7163765Z copying torch/csrc/inductor/aoti_runner/pybind.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7165412Z copying torch/csrc/inductor/aoti_runner/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runner 2025-10-10T00:04:58.7166713Z copying torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7168205Z copying torch/csrc/inductor/aoti_runtime/constant_type.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7169400Z copying torch/csrc/inductor/aoti_runtime/device_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7170832Z copying torch/csrc/inductor/aoti_runtime/interface.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7172264Z copying torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7173685Z copying torch/csrc/inductor/aoti_runtime/model.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7174930Z copying torch/csrc/inductor/aoti_runtime/model_base.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7176688Z copying torch/csrc/inductor/aoti_runtime/model_container.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7178289Z copying torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7179693Z copying torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7181154Z copying torch/csrc/inductor/aoti_runtime/thread_local.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7182471Z copying torch/csrc/inductor/aoti_runtime/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7183999Z copying torch/csrc/inductor/aoti_runtime/utils_cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7185697Z copying torch/csrc/inductor/aoti_runtime/utils_xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_runtime 2025-10-10T00:04:58.7187064Z copying torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7188423Z copying torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7189738Z copying torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7191385Z copying torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7192621Z copying torch/csrc/inductor/aoti_torch/proxy_executor.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7194219Z copying torch/csrc/inductor/aoti_torch/shim_common.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7196195Z copying torch/csrc/inductor/aoti_torch/shim_cpu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7197761Z copying torch/csrc/inductor/aoti_torch/shim_cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7199097Z copying torch/csrc/inductor/aoti_torch/shim_mps.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7200522Z copying torch/csrc/inductor/aoti_torch/shim_mps.mm -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7201841Z copying torch/csrc/inductor/aoti_torch/shim_xpu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7203474Z copying torch/csrc/inductor/aoti_torch/tensor_converter.cpp -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7204916Z copying torch/csrc/inductor/aoti_torch/tensor_converter.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7206329Z copying torch/csrc/inductor/aoti_torch/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch 2025-10-10T00:04:58.7207783Z copying torch/csrc/inductor/aoti_torch/c/macros.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:58.7209188Z copying torch/csrc/inductor/aoti_torch/c/shim.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:58.7210808Z copying torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:58.7212195Z copying torch/csrc/inductor/aoti_torch/c/shim_deprecated.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:58.7213598Z copying torch/csrc/inductor/aoti_torch/c/shim_mps.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:58.7214872Z copying torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/c 2025-10-10T00:04:58.7216763Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/generated 2025-10-10T00:04:58.7217925Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/generated 2025-10-10T00:04:58.7219735Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/generated 2025-10-10T00:04:58.7221367Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/generated 2025-10-10T00:04:58.7222967Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/aoti_torch/generated 2025-10-10T00:04:58.7224333Z copying torch/csrc/inductor/cpp_wrapper/array_ref.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:58.7225884Z copying torch/csrc/inductor/cpp_wrapper/common.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:58.7227337Z copying torch/csrc/inductor/cpp_wrapper/cpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:58.7228817Z copying torch/csrc/inductor/cpp_wrapper/cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:58.7230138Z copying torch/csrc/inductor/cpp_wrapper/mps.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:58.7231417Z copying torch/csrc/inductor/cpp_wrapper/xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper 2025-10-10T00:04:58.7233110Z copying torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper/device_internal 2025-10-10T00:04:58.7234602Z copying torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper/device_internal 2025-10-10T00:04:58.7236189Z copying torch/csrc/inductor/cpp_wrapper/device_internal/mps.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper/device_internal 2025-10-10T00:04:58.7237416Z copying torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> torch-2.10.0a0+git344e636/torch/csrc/inductor/cpp_wrapper/device_internal 2025-10-10T00:04:58.7238726Z copying torch/csrc/instruction_counter/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/instruction_counter 2025-10-10T00:04:58.7240139Z copying torch/csrc/instruction_counter/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/instruction_counter 2025-10-10T00:04:58.7241334Z copying torch/csrc/jit/JIT-AUTOCAST.md -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7242780Z copying torch/csrc/jit/OVERVIEW.md -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7245174Z copying torch/csrc/jit/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7246530Z copying torch/csrc/jit/jit_log.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7248034Z copying torch/csrc/jit/jit_log.h -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7249536Z copying torch/csrc/jit/jit_opt_limit.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7251170Z copying torch/csrc/jit/jit_opt_limit.h -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7252506Z copying torch/csrc/jit/resource_guard.h -> torch-2.10.0a0+git344e636/torch/csrc/jit 2025-10-10T00:04:58.7254034Z copying torch/csrc/jit/api/compilation_unit.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7255953Z copying torch/csrc/jit/api/function_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7257264Z copying torch/csrc/jit/api/function_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7258783Z copying torch/csrc/jit/api/method.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7260847Z copying torch/csrc/jit/api/module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7262265Z copying torch/csrc/jit/api/module.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7264033Z copying torch/csrc/jit/api/module_save.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7265472Z copying torch/csrc/jit/api/object.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7268290Z copying torch/csrc/jit/api/object.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/api 2025-10-10T00:04:58.7271972Z copying torch/csrc/jit/backends/backend.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7272833Z copying torch/csrc/jit/backends/backend_debug_handler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7274559Z copying torch/csrc/jit/backends/backend_debug_handler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7275080Z copying torch/csrc/jit/backends/backend_debug_info.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7275574Z copying torch/csrc/jit/backends/backend_debug_info.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7276376Z copying torch/csrc/jit/backends/backend_detail.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7278333Z copying torch/csrc/jit/backends/backend_detail.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7279615Z copying torch/csrc/jit/backends/backend_exception.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7281208Z copying torch/csrc/jit/backends/backend_init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7282811Z copying torch/csrc/jit/backends/backend_init.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7284654Z copying torch/csrc/jit/backends/backend_interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7286650Z copying torch/csrc/jit/backends/backend_interface.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7287813Z copying torch/csrc/jit/backends/backend_preprocess.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7289680Z copying torch/csrc/jit/backends/backend_resolver.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7291082Z copying torch/csrc/jit/backends/backend_resolver.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends 2025-10-10T00:04:58.7292713Z copying torch/csrc/jit/backends/coreml/cpp/backend.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/cpp 2025-10-10T00:04:58.7294438Z copying torch/csrc/jit/backends/coreml/cpp/context.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/cpp 2025-10-10T00:04:58.7296123Z copying torch/csrc/jit/backends/coreml/cpp/context.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/cpp 2025-10-10T00:04:58.7297676Z copying torch/csrc/jit/backends/coreml/cpp/preprocess.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/cpp 2025-10-10T00:04:58.7299384Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLBackend.mm -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7300956Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7302399Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.mm -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7304531Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7306266Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.mm -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7308275Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7309969Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.mm -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7311678Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7312669Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/coreml/objc 2025-10-10T00:04:58.7315105Z copying torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/nnapi 2025-10-10T00:04:58.7315921Z copying torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/nnapi 2025-10-10T00:04:58.7317352Z copying torch/csrc/jit/backends/xnnpack/xnnpack_backend_lib.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack 2025-10-10T00:04:58.7318921Z copying torch/csrc/jit/backends/xnnpack/xnnpack_backend_preprocess.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack 2025-10-10T00:04:58.7320279Z copying torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack 2025-10-10T00:04:58.7321767Z copying torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack 2025-10-10T00:04:58.7323228Z copying torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/compiler 2025-10-10T00:04:58.7324781Z copying torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/compiler 2025-10-10T00:04:58.7326255Z copying torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/executor 2025-10-10T00:04:58.7327821Z copying torch/csrc/jit/backends/xnnpack/serialization/schema.fbs -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/serialization 2025-10-10T00:04:58.7329243Z copying torch/csrc/jit/backends/xnnpack/serialization/serializer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/serialization 2025-10-10T00:04:58.7330594Z copying torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/backends/xnnpack/serialization 2025-10-10T00:04:58.7331686Z copying torch/csrc/jit/codegen/cuda/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/cuda 2025-10-10T00:04:58.7333174Z copying torch/csrc/jit/codegen/cuda/interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/cuda 2025-10-10T00:04:58.7334666Z copying torch/csrc/jit/codegen/cuda/interface.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/cuda 2025-10-10T00:04:58.7336209Z copying torch/csrc/jit/codegen/fuser/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7337877Z copying torch/csrc/jit/codegen/fuser/arg_spec.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7339208Z copying torch/csrc/jit/codegen/fuser/codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7340741Z copying torch/csrc/jit/codegen/fuser/codegen.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7342117Z copying torch/csrc/jit/codegen/fuser/compiler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7345315Z copying torch/csrc/jit/codegen/fuser/compiler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7345881Z copying torch/csrc/jit/codegen/fuser/executor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7355506Z copying torch/csrc/jit/codegen/fuser/executor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7356312Z copying torch/csrc/jit/codegen/fuser/fallback.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7357586Z copying torch/csrc/jit/codegen/fuser/fallback.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7358559Z copying torch/csrc/jit/codegen/fuser/fused_kernel.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7359141Z copying torch/csrc/jit/codegen/fuser/interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7359694Z copying torch/csrc/jit/codegen/fuser/interface.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7360266Z copying torch/csrc/jit/codegen/fuser/kernel_cache.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7360911Z copying torch/csrc/jit/codegen/fuser/kernel_cache.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7361452Z copying torch/csrc/jit/codegen/fuser/kernel_spec.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7362006Z copying torch/csrc/jit/codegen/fuser/partition_desc.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7362542Z copying torch/csrc/jit/codegen/fuser/tensor_desc.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7363421Z copying torch/csrc/jit/codegen/fuser/tensor_info.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser 2025-10-10T00:04:58.7365379Z copying torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cpu 2025-10-10T00:04:58.7367362Z copying torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cpu 2025-10-10T00:04:58.7369270Z copying torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cpu 2025-10-10T00:04:58.7370571Z copying torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cpu 2025-10-10T00:04:58.7372623Z copying torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cuda 2025-10-10T00:04:58.7374672Z copying torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cuda 2025-10-10T00:04:58.7376368Z copying torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/fuser/cuda 2025-10-10T00:04:58.7377295Z copying torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7377979Z copying torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7378542Z copying torch/csrc/jit/codegen/onednn/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7379508Z copying torch/csrc/jit/codegen/onednn/decompose_silu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7381083Z copying torch/csrc/jit/codegen/onednn/decompose_silu.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7382752Z copying torch/csrc/jit/codegen/onednn/defer_size_check.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7384424Z copying torch/csrc/jit/codegen/onednn/defer_size_check.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7391684Z copying torch/csrc/jit/codegen/onednn/graph_fuser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7392263Z copying torch/csrc/jit/codegen/onednn/graph_fuser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7392837Z copying torch/csrc/jit/codegen/onednn/graph_helper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7393381Z copying torch/csrc/jit/codegen/onednn/graph_helper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7396478Z copying torch/csrc/jit/codegen/onednn/graph_rewriter.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7397155Z copying torch/csrc/jit/codegen/onednn/guard_shape.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7397695Z copying torch/csrc/jit/codegen/onednn/guard_shape.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7398883Z copying torch/csrc/jit/codegen/onednn/interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7400096Z copying torch/csrc/jit/codegen/onednn/interface.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7401189Z copying torch/csrc/jit/codegen/onednn/kernel.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7401962Z copying torch/csrc/jit/codegen/onednn/kernel.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7404597Z copying torch/csrc/jit/codegen/onednn/layout_propagation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7405795Z copying torch/csrc/jit/codegen/onednn/layout_propagation.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7409396Z copying torch/csrc/jit/codegen/onednn/operator.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7410196Z copying torch/csrc/jit/codegen/onednn/prepare_binary.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7412492Z copying torch/csrc/jit/codegen/onednn/prepare_binary.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7413117Z copying torch/csrc/jit/codegen/onednn/register_interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/codegen/onednn 2025-10-10T00:04:58.7414670Z copying torch/csrc/jit/cuda/cuda.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/cuda 2025-10-10T00:04:58.7416481Z copying torch/csrc/jit/docs/serialization.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/docs 2025-10-10T00:04:58.7417021Z copying torch/csrc/jit/frontend/builtin_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7417853Z copying torch/csrc/jit/frontend/builtin_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7419467Z copying torch/csrc/jit/frontend/canonicalize_modified_loop.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7420700Z copying torch/csrc/jit/frontend/canonicalize_modified_loop.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7422477Z copying torch/csrc/jit/frontend/concrete_module_type.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7423464Z copying torch/csrc/jit/frontend/concrete_module_type.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7425057Z copying torch/csrc/jit/frontend/convert_to_ssa.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7426850Z copying torch/csrc/jit/frontend/convert_to_ssa.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7428005Z copying torch/csrc/jit/frontend/edit_distance.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7429318Z copying torch/csrc/jit/frontend/edit_distance.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7431331Z copying torch/csrc/jit/frontend/error_report.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7432242Z copying torch/csrc/jit/frontend/error_report.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7433784Z copying torch/csrc/jit/frontend/exit_transforms.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7436684Z copying torch/csrc/jit/frontend/exit_transforms.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7437405Z copying torch/csrc/jit/frontend/function_schema_parser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7439418Z copying torch/csrc/jit/frontend/function_schema_parser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7440935Z copying torch/csrc/jit/frontend/inline_loop_condition.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7442361Z copying torch/csrc/jit/frontend/inline_loop_condition.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7444289Z copying torch/csrc/jit/frontend/ir_emitter.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7447905Z copying torch/csrc/jit/frontend/ir_emitter.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7449262Z copying torch/csrc/jit/frontend/lexer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7450967Z copying torch/csrc/jit/frontend/lexer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7452968Z copying torch/csrc/jit/frontend/mini_environment.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7454789Z copying torch/csrc/jit/frontend/name_mangler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7456265Z copying torch/csrc/jit/frontend/name_mangler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7457927Z copying torch/csrc/jit/frontend/parse_string_literal.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7459369Z copying torch/csrc/jit/frontend/parser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7461337Z copying torch/csrc/jit/frontend/parser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7462804Z copying torch/csrc/jit/frontend/parser_constants.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7464600Z copying torch/csrc/jit/frontend/resolver.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7466349Z copying torch/csrc/jit/frontend/schema_matching.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7468377Z copying torch/csrc/jit/frontend/schema_matching.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7469836Z copying torch/csrc/jit/frontend/schema_type_parser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7471775Z copying torch/csrc/jit/frontend/schema_type_parser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7473146Z copying torch/csrc/jit/frontend/script_type_parser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7475335Z copying torch/csrc/jit/frontend/script_type_parser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7476760Z copying torch/csrc/jit/frontend/source_range.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7478652Z copying torch/csrc/jit/frontend/source_range.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7480458Z copying torch/csrc/jit/frontend/source_ref.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7482069Z copying torch/csrc/jit/frontend/strtod.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7483968Z copying torch/csrc/jit/frontend/strtod.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7485465Z copying torch/csrc/jit/frontend/sugared_value.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7487515Z copying torch/csrc/jit/frontend/sugared_value.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7489370Z copying torch/csrc/jit/frontend/tracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7491353Z copying torch/csrc/jit/frontend/tracer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7493077Z copying torch/csrc/jit/frontend/tree.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7495072Z copying torch/csrc/jit/frontend/tree_views.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7496527Z copying torch/csrc/jit/frontend/tree_views.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7498873Z copying torch/csrc/jit/frontend/versioned_symbols.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7500187Z copying torch/csrc/jit/frontend/versioned_symbols.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/frontend 2025-10-10T00:04:58.7501974Z copying torch/csrc/jit/ir/alias_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7504485Z copying torch/csrc/jit/ir/alias_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7506131Z copying torch/csrc/jit/ir/attributes.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7507827Z copying torch/csrc/jit/ir/attributes.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7509499Z copying torch/csrc/jit/ir/constants.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7511285Z copying torch/csrc/jit/ir/constants.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7512984Z copying torch/csrc/jit/ir/graph_node_list.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7514599Z copying torch/csrc/jit/ir/graph_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7516394Z copying torch/csrc/jit/ir/graph_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7517725Z copying torch/csrc/jit/ir/ir.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7520076Z copying torch/csrc/jit/ir/ir.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7522209Z copying torch/csrc/jit/ir/ir_views.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7523877Z copying torch/csrc/jit/ir/irparser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7525959Z copying torch/csrc/jit/ir/irparser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7527440Z copying torch/csrc/jit/ir/named_value.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7529163Z copying torch/csrc/jit/ir/node_hashing.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7530900Z copying torch/csrc/jit/ir/node_hashing.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7532528Z copying torch/csrc/jit/ir/scope.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7534370Z copying torch/csrc/jit/ir/scope.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7536255Z copying torch/csrc/jit/ir/subgraph_matcher.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7537786Z copying torch/csrc/jit/ir/subgraph_matcher.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7539509Z copying torch/csrc/jit/ir/type_hashing.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7541033Z copying torch/csrc/jit/ir/type_hashing.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/ir 2025-10-10T00:04:58.7542781Z copying torch/csrc/jit/mobile/code.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7544758Z copying torch/csrc/jit/mobile/debug_info.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7546442Z copying torch/csrc/jit/mobile/debug_info.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7548194Z copying torch/csrc/jit/mobile/file_format.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7550065Z copying torch/csrc/jit/mobile/flatbuffer_loader.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7552016Z copying torch/csrc/jit/mobile/flatbuffer_loader.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7553843Z copying torch/csrc/jit/mobile/frame.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7555421Z copying torch/csrc/jit/mobile/function.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7556884Z copying torch/csrc/jit/mobile/function.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7558411Z copying torch/csrc/jit/mobile/import.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7560010Z copying torch/csrc/jit/mobile/import.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7561440Z copying torch/csrc/jit/mobile/import_data.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7562925Z copying torch/csrc/jit/mobile/import_data.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7564758Z copying torch/csrc/jit/mobile/import_export_common.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7566276Z copying torch/csrc/jit/mobile/interpreter.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7567845Z copying torch/csrc/jit/mobile/interpreter.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7569274Z copying torch/csrc/jit/mobile/method.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7571136Z copying torch/csrc/jit/mobile/module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7572809Z copying torch/csrc/jit/mobile/module.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7574510Z copying torch/csrc/jit/mobile/observer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7576411Z copying torch/csrc/jit/mobile/observer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7577960Z copying torch/csrc/jit/mobile/parse_bytecode.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7579840Z copying torch/csrc/jit/mobile/parse_bytecode.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7581271Z copying torch/csrc/jit/mobile/parse_operators.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7583002Z copying torch/csrc/jit/mobile/parse_operators.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7584551Z copying torch/csrc/jit/mobile/prim_ops_registery.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7586320Z copying torch/csrc/jit/mobile/prim_ops_registery.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7587800Z copying torch/csrc/jit/mobile/profiler_edge.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7590357Z copying torch/csrc/jit/mobile/profiler_edge.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7591406Z copying torch/csrc/jit/mobile/promoted_prim_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7593420Z copying torch/csrc/jit/mobile/promoted_prim_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7595038Z copying torch/csrc/jit/mobile/quantization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7596895Z copying torch/csrc/jit/mobile/quantization.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7598396Z copying torch/csrc/jit/mobile/register_ops_common_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7600439Z copying torch/csrc/jit/mobile/register_ops_common_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7601865Z copying torch/csrc/jit/mobile/type_parser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7604002Z copying torch/csrc/jit/mobile/type_parser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7605518Z copying torch/csrc/jit/mobile/upgrader_mobile.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7607757Z copying torch/csrc/jit/mobile/upgrader_mobile.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile 2025-10-10T00:04:58.7609308Z copying torch/csrc/jit/mobile/compatibility/backport.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7610864Z copying torch/csrc/jit/mobile/compatibility/backport.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7612575Z copying torch/csrc/jit/mobile/compatibility/backport_manager.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7614677Z copying torch/csrc/jit/mobile/compatibility/backport_manager.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7616134Z copying torch/csrc/jit/mobile/compatibility/model_compatibility.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7618030Z copying torch/csrc/jit/mobile/compatibility/model_compatibility.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7619686Z copying torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7621219Z copying torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/compatibility 2025-10-10T00:04:58.7622738Z copying torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7624467Z copying torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7625983Z copying torch/csrc/jit/mobile/model_tracer/CMakeLists.txt -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7627545Z copying torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7629049Z copying torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7630568Z copying torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7632048Z copying torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7633597Z copying torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7635627Z copying torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7637143Z copying torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7638655Z copying torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7640265Z copying torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7641804Z copying torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7643359Z copying torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7645636Z copying torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7646970Z copying torch/csrc/jit/mobile/model_tracer/tracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/model_tracer 2025-10-10T00:04:58.7648681Z copying torch/csrc/jit/mobile/nnc/aot_compiler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7650722Z copying torch/csrc/jit/mobile/nnc/aot_compiler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7652021Z copying torch/csrc/jit/mobile/nnc/backend.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7653710Z copying torch/csrc/jit/mobile/nnc/context.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7655615Z copying torch/csrc/jit/mobile/nnc/context.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7657456Z copying torch/csrc/jit/mobile/nnc/registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7658733Z copying torch/csrc/jit/mobile/nnc/registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/nnc 2025-10-10T00:04:58.7660473Z copying torch/csrc/jit/mobile/train/export_data.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:58.7662001Z copying torch/csrc/jit/mobile/train/export_data.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:58.7663516Z copying torch/csrc/jit/mobile/train/random.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:58.7665409Z copying torch/csrc/jit/mobile/train/random.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:58.7666930Z copying torch/csrc/jit/mobile/train/sequential.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:58.7668808Z copying torch/csrc/jit/mobile/train/sequential.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train 2025-10-10T00:04:58.7670301Z copying torch/csrc/jit/mobile/train/optim/sgd.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train/optim 2025-10-10T00:04:58.7671900Z copying torch/csrc/jit/mobile/train/optim/sgd.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/mobile/train/optim 2025-10-10T00:04:58.7673720Z copying torch/csrc/jit/operator_upgraders/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7675773Z copying torch/csrc/jit/operator_upgraders/upgraders.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7677160Z copying torch/csrc/jit/operator_upgraders/upgraders.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7678788Z copying torch/csrc/jit/operator_upgraders/upgraders_entry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7680360Z copying torch/csrc/jit/operator_upgraders/upgraders_entry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7681840Z copying torch/csrc/jit/operator_upgraders/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7683642Z copying torch/csrc/jit/operator_upgraders/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7685373Z copying torch/csrc/jit/operator_upgraders/version_map.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7687052Z copying torch/csrc/jit/operator_upgraders/version_map.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/operator_upgraders 2025-10-10T00:04:58.7688425Z copying torch/csrc/jit/passes/add_if_then_else.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7690062Z copying torch/csrc/jit/passes/add_if_then_else.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7691993Z copying torch/csrc/jit/passes/annotate_warns.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7693435Z copying torch/csrc/jit/passes/annotate_warns.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7695006Z copying torch/csrc/jit/passes/autocast.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7696823Z copying torch/csrc/jit/passes/autocast.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7698834Z copying torch/csrc/jit/passes/bailout_graph.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7700212Z copying torch/csrc/jit/passes/bailout_graph.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7701846Z copying torch/csrc/jit/passes/batch_mm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7703797Z copying torch/csrc/jit/passes/batch_mm.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7705372Z copying torch/csrc/jit/passes/canonicalize.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7707231Z copying torch/csrc/jit/passes/canonicalize.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7708858Z copying torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7710303Z copying torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7712859Z copying torch/csrc/jit/passes/check_strict_fusion.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7713553Z copying torch/csrc/jit/passes/check_strict_fusion.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7714835Z copying torch/csrc/jit/passes/clear_profiling.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7716400Z copying torch/csrc/jit/passes/clear_profiling.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7718502Z copying torch/csrc/jit/passes/clear_undefinedness.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7719397Z copying torch/csrc/jit/passes/clear_undefinedness.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7720999Z copying torch/csrc/jit/passes/common_subexpression_elimination.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7722526Z copying torch/csrc/jit/passes/common_subexpression_elimination.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7724406Z copying torch/csrc/jit/passes/concat_opt.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7726497Z copying torch/csrc/jit/passes/concat_opt.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7728134Z copying torch/csrc/jit/passes/constant_pooling.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7729609Z copying torch/csrc/jit/passes/constant_pooling.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7731521Z copying torch/csrc/jit/passes/constant_propagation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7733045Z copying torch/csrc/jit/passes/constant_propagation.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7734878Z copying torch/csrc/jit/passes/create_autodiff_subgraphs.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7736878Z copying torch/csrc/jit/passes/create_autodiff_subgraphs.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7738263Z copying torch/csrc/jit/passes/create_functional_graphs.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7740045Z copying torch/csrc/jit/passes/create_functional_graphs.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7741510Z copying torch/csrc/jit/passes/dead_code_elimination.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7743580Z copying torch/csrc/jit/passes/dead_code_elimination.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7744938Z copying torch/csrc/jit/passes/decompose_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7746901Z copying torch/csrc/jit/passes/decompose_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7748732Z copying torch/csrc/jit/passes/device_type_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7750552Z copying torch/csrc/jit/passes/device_type_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7752134Z copying torch/csrc/jit/passes/dtype_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7754034Z copying torch/csrc/jit/passes/dtype_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7755710Z copying torch/csrc/jit/passes/eliminate_no_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7757433Z copying torch/csrc/jit/passes/eliminate_no_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7758990Z copying torch/csrc/jit/passes/erase_number_types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7761171Z copying torch/csrc/jit/passes/erase_number_types.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7763028Z copying torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7765202Z copying torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7766558Z copying torch/csrc/jit/passes/fold_conv_bn.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7768587Z copying torch/csrc/jit/passes/fold_conv_bn.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7769967Z copying torch/csrc/jit/passes/fold_linear_bn.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7771797Z copying torch/csrc/jit/passes/fold_linear_bn.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7773456Z copying torch/csrc/jit/passes/freeze_module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7775836Z copying torch/csrc/jit/passes/freeze_module.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7777331Z copying torch/csrc/jit/passes/frozen_concat_linear.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7779315Z copying torch/csrc/jit/passes/frozen_concat_linear.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7780789Z copying torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7782315Z copying torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7783882Z copying torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7785723Z copying torch/csrc/jit/passes/frozen_conv_folding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7787328Z copying torch/csrc/jit/passes/frozen_conv_folding.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7788924Z copying torch/csrc/jit/passes/frozen_graph_optimizations.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7790521Z copying torch/csrc/jit/passes/frozen_graph_optimizations.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7792081Z copying torch/csrc/jit/passes/frozen_linear_folding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7793621Z copying torch/csrc/jit/passes/frozen_linear_folding.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7795796Z copying torch/csrc/jit/passes/frozen_linear_transpose.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7797185Z copying torch/csrc/jit/passes/frozen_linear_transpose.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7799005Z copying torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7801081Z copying torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7802457Z copying torch/csrc/jit/passes/fuse_linear.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7804537Z copying torch/csrc/jit/passes/fuse_linear.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7805993Z copying torch/csrc/jit/passes/fuse_relu.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7807898Z copying torch/csrc/jit/passes/fuse_relu.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7809577Z copying torch/csrc/jit/passes/graph_fuser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7811862Z copying torch/csrc/jit/passes/graph_fuser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7813410Z copying torch/csrc/jit/passes/graph_rewrite_helper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7815445Z copying torch/csrc/jit/passes/graph_rewrite_helper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7817049Z copying torch/csrc/jit/passes/guard_elimination.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7818979Z copying torch/csrc/jit/passes/guard_elimination.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7820502Z copying torch/csrc/jit/passes/hoist_conv_packed_params.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7822360Z copying torch/csrc/jit/passes/hoist_conv_packed_params.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7824274Z copying torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7826112Z copying torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7827529Z copying torch/csrc/jit/passes/inline_fork_wait.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7829208Z copying torch/csrc/jit/passes/inline_fork_wait.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7831090Z copying torch/csrc/jit/passes/inline_forked_closures.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7832884Z copying torch/csrc/jit/passes/inline_forked_closures.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7834407Z copying torch/csrc/jit/passes/inliner.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7836417Z copying torch/csrc/jit/passes/inliner.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7838083Z copying torch/csrc/jit/passes/inplace_check.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7839548Z copying torch/csrc/jit/passes/inplace_check.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7841446Z copying torch/csrc/jit/passes/insert_guards.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7843079Z copying torch/csrc/jit/passes/insert_guards.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7845143Z copying torch/csrc/jit/passes/integer_value_refinement.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7846893Z copying torch/csrc/jit/passes/integer_value_refinement.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7848482Z copying torch/csrc/jit/passes/lift_closures.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7850158Z copying torch/csrc/jit/passes/lift_closures.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7851924Z copying torch/csrc/jit/passes/liveness.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7853691Z copying torch/csrc/jit/passes/liveness.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7855767Z copying torch/csrc/jit/passes/loop_unrolling.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7857467Z copying torch/csrc/jit/passes/loop_unrolling.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7859308Z copying torch/csrc/jit/passes/lower_grad_of.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7861244Z copying torch/csrc/jit/passes/lower_grad_of.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7862717Z copying torch/csrc/jit/passes/lower_graph.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7864848Z copying torch/csrc/jit/passes/lower_graph.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7866631Z copying torch/csrc/jit/passes/lower_tuples.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7868513Z copying torch/csrc/jit/passes/lower_tuples.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7870323Z copying torch/csrc/jit/passes/metal_rewrite.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7872121Z copying torch/csrc/jit/passes/metal_rewrite.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7873709Z copying torch/csrc/jit/passes/mkldnn_rewrite.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7875882Z copying torch/csrc/jit/passes/mkldnn_rewrite.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7877443Z copying torch/csrc/jit/passes/mobile_optimizer_type.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7879875Z copying torch/csrc/jit/passes/normalize_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7880978Z copying torch/csrc/jit/passes/normalize_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7882928Z copying torch/csrc/jit/passes/onednn_graph_fuser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7884528Z copying torch/csrc/jit/passes/onnx.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7886727Z copying torch/csrc/jit/passes/onnx.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7888402Z copying torch/csrc/jit/passes/pass_manager.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7890201Z copying torch/csrc/jit/passes/pass_manager.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7891838Z copying torch/csrc/jit/passes/peephole.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7894002Z copying torch/csrc/jit/passes/peephole.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7895925Z copying torch/csrc/jit/passes/peephole_alias_sensitive.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7898304Z copying torch/csrc/jit/passes/peephole_alias_sensitive.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7899243Z copying torch/csrc/jit/passes/peephole_dict_idioms.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7900944Z copying torch/csrc/jit/passes/peephole_dict_idioms.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7902354Z copying torch/csrc/jit/passes/peephole_list_idioms.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7915877Z copying torch/csrc/jit/passes/peephole_list_idioms.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7916410Z copying torch/csrc/jit/passes/peephole_non_tensor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7916896Z copying torch/csrc/jit/passes/peephole_non_tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7917385Z copying torch/csrc/jit/passes/prepack_folding.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7917867Z copying torch/csrc/jit/passes/prepack_folding.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7918574Z copying torch/csrc/jit/passes/refine_tuple_types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7919061Z copying torch/csrc/jit/passes/refine_tuple_types.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7919533Z copying torch/csrc/jit/passes/remove_dropout.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7919978Z copying torch/csrc/jit/passes/remove_dropout.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7920451Z copying torch/csrc/jit/passes/remove_exceptions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7934480Z copying torch/csrc/jit/passes/remove_exceptions.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7935014Z copying torch/csrc/jit/passes/remove_expands.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7935511Z copying torch/csrc/jit/passes/remove_expands.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7936204Z copying torch/csrc/jit/passes/remove_inplace_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7936733Z copying torch/csrc/jit/passes/remove_inplace_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7937237Z copying torch/csrc/jit/passes/remove_mutation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7937832Z copying torch/csrc/jit/passes/remove_mutation.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7938402Z copying torch/csrc/jit/passes/remove_redundant_profiles.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7938951Z copying torch/csrc/jit/passes/remove_redundant_profiles.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7939543Z copying torch/csrc/jit/passes/replacement_of_old_operators.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7940129Z copying torch/csrc/jit/passes/replacement_of_old_operators.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7940785Z copying torch/csrc/jit/passes/requires_grad_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7941320Z copying torch/csrc/jit/passes/requires_grad_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7941897Z copying torch/csrc/jit/passes/restore_mutation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7948236Z copying torch/csrc/jit/passes/restore_mutation.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7948762Z copying torch/csrc/jit/passes/shape_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7949264Z copying torch/csrc/jit/passes/shape_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7949840Z copying torch/csrc/jit/passes/specialize_autogradzero.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7950410Z copying torch/csrc/jit/passes/specialize_autogradzero.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7950935Z copying torch/csrc/jit/passes/subgraph_rewrite.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7951435Z copying torch/csrc/jit/passes/subgraph_rewrite.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7951977Z copying torch/csrc/jit/passes/symbolic_shape_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7953762Z copying torch/csrc/jit/passes/symbolic_shape_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7955518Z copying torch/csrc/jit/passes/symbolic_shape_cache.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7957500Z copying torch/csrc/jit/passes/symbolic_shape_cache.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7959006Z copying torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7961069Z copying torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7972376Z copying torch/csrc/jit/passes/tensorexpr_fuser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7972863Z copying torch/csrc/jit/passes/tensorexpr_fuser.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7973525Z copying torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7974309Z copying torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7974830Z copying torch/csrc/jit/passes/value_refinement_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7975327Z copying torch/csrc/jit/passes/value_refinement_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7975914Z copying torch/csrc/jit/passes/variadic_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7976353Z copying torch/csrc/jit/passes/variadic_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7976831Z copying torch/csrc/jit/passes/vulkan_rewrite.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7978583Z copying torch/csrc/jit/passes/vulkan_rewrite.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7979180Z copying torch/csrc/jit/passes/xnnpack_rewrite.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7979873Z copying torch/csrc/jit/passes/xnnpack_rewrite.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes 2025-10-10T00:04:58.7980780Z copying torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/dbr_quantization 2025-10-10T00:04:58.7981762Z copying torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/dbr_quantization 2025-10-10T00:04:58.7982339Z copying torch/csrc/jit/passes/onnx/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7985928Z copying torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7986665Z copying torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7987210Z copying torch/csrc/jit/passes/onnx/constant_fold.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7988487Z copying torch/csrc/jit/passes/onnx/constant_fold.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7990752Z copying torch/csrc/jit/passes/onnx/constant_map.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7991447Z copying torch/csrc/jit/passes/onnx/constant_map.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7993325Z copying torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7995940Z copying torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7997611Z copying torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7998486Z copying torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.7999255Z copying torch/csrc/jit/passes/onnx/eval_peephole.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8005041Z copying torch/csrc/jit/passes/onnx/eval_peephole.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8009404Z copying torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8010020Z copying torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8010627Z copying torch/csrc/jit/passes/onnx/function_extraction.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8011205Z copying torch/csrc/jit/passes/onnx/function_extraction.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8011819Z copying torch/csrc/jit/passes/onnx/function_substitution.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8012569Z copying torch/csrc/jit/passes/onnx/function_substitution.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8013213Z copying torch/csrc/jit/passes/onnx/helper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8025048Z copying torch/csrc/jit/passes/onnx/helper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8026238Z copying torch/csrc/jit/passes/onnx/list_model_parameters.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8028058Z copying torch/csrc/jit/passes/onnx/list_model_parameters.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8028584Z copying torch/csrc/jit/passes/onnx/naming.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8032221Z copying torch/csrc/jit/passes/onnx/naming.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8032759Z copying torch/csrc/jit/passes/onnx/onnx_log.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8033253Z copying torch/csrc/jit/passes/onnx/onnx_log.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8033778Z copying torch/csrc/jit/passes/onnx/peephole.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8034650Z copying torch/csrc/jit/passes/onnx/peephole.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8035422Z copying torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8036304Z copying torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8036910Z copying torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8037496Z copying torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8038309Z copying torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8038938Z copying torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8040357Z copying torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8049655Z copying torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8050340Z copying torch/csrc/jit/passes/onnx/shape_type_inference.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8050964Z copying torch/csrc/jit/passes/onnx/shape_type_inference.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8051638Z copying torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8052288Z copying torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx 2025-10-10T00:04:58.8053203Z copying torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8054383Z copying torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8055338Z copying torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8057398Z copying torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8058284Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8060165Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8061325Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8063009Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/onnx/pattern_conversion 2025-10-10T00:04:58.8064619Z copying torch/csrc/jit/passes/quantization/dedup_module_uses.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8065982Z copying torch/csrc/jit/passes/quantization/dedup_module_uses.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8067662Z copying torch/csrc/jit/passes/quantization/finalize.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8069606Z copying torch/csrc/jit/passes/quantization/finalize.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8070844Z copying torch/csrc/jit/passes/quantization/fusion_passes.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8071783Z copying torch/csrc/jit/passes/quantization/fusion_passes.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8073391Z copying torch/csrc/jit/passes/quantization/helper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8074761Z copying torch/csrc/jit/passes/quantization/helper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8076606Z copying torch/csrc/jit/passes/quantization/insert_observers.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8078757Z copying torch/csrc/jit/passes/quantization/insert_observers.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8079903Z copying torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8081969Z copying torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8083409Z copying torch/csrc/jit/passes/quantization/quantization_patterns.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8087570Z copying torch/csrc/jit/passes/quantization/quantization_type.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8088864Z copying torch/csrc/jit/passes/quantization/quantization_type.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8090500Z copying torch/csrc/jit/passes/quantization/register_packed_params.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8092035Z copying torch/csrc/jit/passes/quantization/register_packed_params.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/quantization 2025-10-10T00:04:58.8093548Z copying torch/csrc/jit/passes/utils/check_alias_annotation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8386634Z copying torch/csrc/jit/passes/utils/check_alias_annotation.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8387285Z copying torch/csrc/jit/passes/utils/memory_dag.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8390308Z copying torch/csrc/jit/passes/utils/memory_dag.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8390842Z copying torch/csrc/jit/passes/utils/op_registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8391353Z copying torch/csrc/jit/passes/utils/op_registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8391917Z copying torch/csrc/jit/passes/utils/optimization_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8392495Z copying torch/csrc/jit/passes/utils/optimization_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8393024Z copying torch/csrc/jit/passes/utils/subgraph_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8393657Z copying torch/csrc/jit/passes/utils/subgraph_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/passes/utils 2025-10-10T00:04:58.8394252Z copying torch/csrc/jit/python/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8394659Z copying torch/csrc/jit/python/init.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8395110Z copying torch/csrc/jit/python/module_python.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8395636Z copying torch/csrc/jit/python/opaque_obj.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8396043Z copying torch/csrc/jit/python/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8396492Z copying torch/csrc/jit/python/pybind_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8396935Z copying torch/csrc/jit/python/pybind_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8397426Z copying torch/csrc/jit/python/python_arg_flatten.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8398022Z copying torch/csrc/jit/python/python_arg_flatten.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8398528Z copying torch/csrc/jit/python/python_custom_class.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8399005Z copying torch/csrc/jit/python/python_custom_class.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8399447Z copying torch/csrc/jit/python/python_dict.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8399872Z copying torch/csrc/jit/python/python_dict.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8400351Z copying torch/csrc/jit/python/python_interpreter.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8400780Z copying torch/csrc/jit/python/python_ir.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8401205Z copying torch/csrc/jit/python/python_ir.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8401646Z copying torch/csrc/jit/python/python_ivalue.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8402081Z copying torch/csrc/jit/python/python_list.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8402509Z copying torch/csrc/jit/python/python_list.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8403013Z copying torch/csrc/jit/python/python_sugared_value.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8403493Z copying torch/csrc/jit/python/python_sugared_value.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8403948Z copying torch/csrc/jit/python/python_tracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8404543Z copying torch/csrc/jit/python/python_tracer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8405133Z copying torch/csrc/jit/python/python_tree_views.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8405599Z copying torch/csrc/jit/python/python_tree_views.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8406043Z copying torch/csrc/jit/python/script_init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8406461Z copying torch/csrc/jit/python/script_init.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8406988Z copying torch/csrc/jit/python/update_graph_executor_opt.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8407498Z copying torch/csrc/jit/python/update_graph_executor_opt.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8407987Z copying torch/csrc/jit/python/utf8_decoding_ignore.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8408485Z copying torch/csrc/jit/python/utf8_decoding_ignore.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/python 2025-10-10T00:04:58.8409068Z copying torch/csrc/jit/runtime/argument_spec.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8409527Z copying torch/csrc/jit/runtime/argument_spec.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8409968Z copying torch/csrc/jit/runtime/autodiff.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8410408Z copying torch/csrc/jit/runtime/autodiff.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8411072Z copying torch/csrc/jit/runtime/calculate_necessary_args.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8411532Z copying torch/csrc/jit/runtime/custom_operator.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8412073Z copying torch/csrc/jit/runtime/decomposition_registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8412591Z copying torch/csrc/jit/runtime/decomposition_registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8413256Z copying torch/csrc/jit/runtime/decomposition_registry_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8413817Z copying torch/csrc/jit/runtime/decomposition_registry_util.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8449634Z copying torch/csrc/jit/runtime/exception_message.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8450202Z copying torch/csrc/jit/runtime/graph_executor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8450724Z copying torch/csrc/jit/runtime/graph_executor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8451249Z copying torch/csrc/jit/runtime/graph_executor_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8451743Z copying torch/csrc/jit/runtime/graph_iterator.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8452259Z copying torch/csrc/jit/runtime/instruction.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8452733Z copying torch/csrc/jit/runtime/instruction.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8453226Z copying torch/csrc/jit/runtime/interpreter.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8453699Z copying torch/csrc/jit/runtime/interpreter.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8454380Z copying torch/csrc/jit/runtime/jit_exception.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8454859Z copying torch/csrc/jit/runtime/jit_exception.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8455311Z copying torch/csrc/jit/runtime/jit_trace.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8455759Z copying torch/csrc/jit/runtime/jit_trace.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8456380Z copying torch/csrc/jit/runtime/logging.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8456853Z copying torch/csrc/jit/runtime/logging.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8457341Z copying torch/csrc/jit/runtime/operator.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8457800Z copying torch/csrc/jit/runtime/operator.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8458315Z copying torch/csrc/jit/runtime/operator_options.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8458806Z copying torch/csrc/jit/runtime/print_handler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8459277Z copying torch/csrc/jit/runtime/print_handler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8459880Z copying torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8460571Z copying torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8461093Z copying torch/csrc/jit/runtime/profiling_record.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8461601Z copying torch/csrc/jit/runtime/profiling_record.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8462108Z copying torch/csrc/jit/runtime/register_c10_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8462715Z copying torch/csrc/jit/runtime/register_cuda_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8463341Z copying torch/csrc/jit/runtime/register_distributed_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8463860Z copying torch/csrc/jit/runtime/register_ops_utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8464652Z copying torch/csrc/jit/runtime/register_ops_utils.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8465176Z copying torch/csrc/jit/runtime/register_prim_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8465868Z copying torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8466409Z copying torch/csrc/jit/runtime/register_special_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8466911Z copying torch/csrc/jit/runtime/script_profile.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8467399Z copying torch/csrc/jit/runtime/script_profile.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8468043Z copying torch/csrc/jit/runtime/serialized_shape_function_registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8468662Z copying torch/csrc/jit/runtime/serialized_shape_function_registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8469212Z copying torch/csrc/jit/runtime/shape_function_registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8469801Z copying torch/csrc/jit/runtime/simple_graph_executor_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8470352Z copying torch/csrc/jit/runtime/simple_graph_executor_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8470877Z copying torch/csrc/jit/runtime/slice_indices_adjust.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8471412Z copying torch/csrc/jit/runtime/slice_indices_adjust.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8471915Z copying torch/csrc/jit/runtime/symbolic_script.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8472401Z copying torch/csrc/jit/runtime/symbolic_script.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8472961Z copying torch/csrc/jit/runtime/symbolic_shape_registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8473597Z copying torch/csrc/jit/runtime/symbolic_shape_registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8474370Z copying torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8474963Z copying torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8475504Z copying torch/csrc/jit/runtime/vararg_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8476004Z copying torch/csrc/jit/runtime/vararg_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8476544Z copying torch/csrc/jit/runtime/variable_tensor_list.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime 2025-10-10T00:04:58.8477207Z copying torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:58.8478005Z copying torch/csrc/jit/runtime/interpreter/code_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:58.8478637Z copying torch/csrc/jit/runtime/interpreter/frame.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:58.8479230Z copying torch/csrc/jit/runtime/interpreter/frame.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:58.8480064Z copying torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:58.8481062Z copying torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/interpreter 2025-10-10T00:04:58.8481604Z copying torch/csrc/jit/runtime/static/.clang-tidy -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8482274Z copying torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8482940Z copying torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8483569Z copying torch/csrc/jit/runtime/static/README.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8484281Z copying torch/csrc/jit/runtime/static/fusion.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8484828Z copying torch/csrc/jit/runtime/static/fusion.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8485412Z copying torch/csrc/jit/runtime/static/generated_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8485927Z copying torch/csrc/jit/runtime/static/impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8486433Z copying torch/csrc/jit/runtime/static/impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8486952Z copying torch/csrc/jit/runtime/static/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8487462Z copying torch/csrc/jit/runtime/static/init.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8488051Z copying torch/csrc/jit/runtime/static/memory_planner.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8488621Z copying torch/csrc/jit/runtime/static/memory_planner.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8489184Z copying torch/csrc/jit/runtime/static/native_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8489694Z copying torch/csrc/jit/runtime/static/ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8490181Z copying torch/csrc/jit/runtime/static/ops.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8490730Z copying torch/csrc/jit/runtime/static/passes.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8491385Z copying torch/csrc/jit/runtime/static/passes.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8492034Z copying torch/csrc/jit/runtime/static/processed_node_wrapper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8492601Z copying torch/csrc/jit/runtime/static/static_method.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8493171Z copying torch/csrc/jit/runtime/static/te_wrapper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8493716Z copying torch/csrc/jit/runtime/static/te_wrapper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/runtime/static 2025-10-10T00:04:58.8494604Z copying torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8495334Z copying torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8495982Z copying torch/csrc/jit/serialization/export.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8496520Z copying torch/csrc/jit/serialization/export.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8497125Z copying torch/csrc/jit/serialization/export_bytecode.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8497810Z copying torch/csrc/jit/serialization/export_bytecode.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8498390Z copying torch/csrc/jit/serialization/export_module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8499035Z copying torch/csrc/jit/serialization/flatbuffer_serializer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8499668Z copying torch/csrc/jit/serialization/flatbuffer_serializer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8500337Z copying torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8501080Z copying torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8501625Z copying torch/csrc/jit/serialization/import.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8502133Z copying torch/csrc/jit/serialization/import.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8502756Z copying torch/csrc/jit/serialization/import_export_constants.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8503384Z copying torch/csrc/jit/serialization/import_export_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8504000Z copying torch/csrc/jit/serialization/import_export_helpers.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8504838Z copying torch/csrc/jit/serialization/import_export_helpers.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8505407Z copying torch/csrc/jit/serialization/import_read.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8505954Z copying torch/csrc/jit/serialization/import_read.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8506532Z copying torch/csrc/jit/serialization/import_source.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8507088Z copying torch/csrc/jit/serialization/import_source.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8507678Z copying torch/csrc/jit/serialization/mobile_bytecode.fbs -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8508319Z copying torch/csrc/jit/serialization/mobile_bytecode_generated.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8508952Z copying torch/csrc/jit/serialization/onnx.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8509465Z copying torch/csrc/jit/serialization/onnx.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8509988Z copying torch/csrc/jit/serialization/pickle.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8510500Z copying torch/csrc/jit/serialization/pickle.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8511046Z copying torch/csrc/jit/serialization/pickler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8511565Z copying torch/csrc/jit/serialization/pickler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8512151Z copying torch/csrc/jit/serialization/pickler_helper.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8512728Z copying torch/csrc/jit/serialization/pickler_helper.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8513390Z copying torch/csrc/jit/serialization/python_print.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8513972Z copying torch/csrc/jit/serialization/python_print.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8514807Z copying torch/csrc/jit/serialization/source_range_serialization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8515564Z copying torch/csrc/jit/serialization/source_range_serialization.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8516247Z copying torch/csrc/jit/serialization/source_range_serialization_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8516817Z copying torch/csrc/jit/serialization/storage_context.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8517426Z copying torch/csrc/jit/serialization/type_name_uniquer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8518201Z copying torch/csrc/jit/serialization/type_name_uniquer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8518776Z copying torch/csrc/jit/serialization/unpickler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8519319Z copying torch/csrc/jit/serialization/unpickler.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/serialization 2025-10-10T00:04:58.8519910Z copying torch/csrc/jit/tensorexpr/ConditionalsInTE.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8520478Z copying torch/csrc/jit/tensorexpr/IRSpecification.md -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8520964Z copying torch/csrc/jit/tensorexpr/analysis.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8521496Z copying torch/csrc/jit/tensorexpr/block_codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8522025Z copying torch/csrc/jit/tensorexpr/block_codegen.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8522582Z copying torch/csrc/jit/tensorexpr/bounds_inference.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8523149Z copying torch/csrc/jit/tensorexpr/bounds_inference.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8523694Z copying torch/csrc/jit/tensorexpr/bounds_overlap.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8524401Z copying torch/csrc/jit/tensorexpr/bounds_overlap.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8524901Z copying torch/csrc/jit/tensorexpr/codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8525382Z copying torch/csrc/jit/tensorexpr/codegen.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8526046Z copying torch/csrc/jit/tensorexpr/codegen_external.py -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8526570Z copying torch/csrc/jit/tensorexpr/cpp_codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8527082Z copying torch/csrc/jit/tensorexpr/cpp_codegen.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8527603Z copying torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8528129Z copying torch/csrc/jit/tensorexpr/cuda_codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8528699Z copying torch/csrc/jit/tensorexpr/cuda_codegen.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8529198Z copying torch/csrc/jit/tensorexpr/cuda_random.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8529660Z copying torch/csrc/jit/tensorexpr/eval.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8530216Z copying torch/csrc/jit/tensorexpr/eval.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8530738Z copying torch/csrc/jit/tensorexpr/exceptions.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8531200Z copying torch/csrc/jit/tensorexpr/expr.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8531649Z copying torch/csrc/jit/tensorexpr/expr.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8532343Z copying torch/csrc/jit/tensorexpr/external_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8532896Z copying torch/csrc/jit/tensorexpr/external_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8533524Z copying torch/csrc/jit/tensorexpr/external_functions_codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8534291Z copying torch/csrc/jit/tensorexpr/external_functions_core.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8534894Z copying torch/csrc/jit/tensorexpr/external_functions_core.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8535651Z copying torch/csrc/jit/tensorexpr/external_functions_registry.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8536263Z copying torch/csrc/jit/tensorexpr/external_functions_registry.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8536747Z copying torch/csrc/jit/tensorexpr/fwd_decls.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8537255Z copying torch/csrc/jit/tensorexpr/graph_opt.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8537723Z copying torch/csrc/jit/tensorexpr/graph_opt.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8538216Z copying torch/csrc/jit/tensorexpr/half_support.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8538769Z copying torch/csrc/jit/tensorexpr/hash_provider.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8539277Z copying torch/csrc/jit/tensorexpr/hash_provider.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8539835Z copying torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8540390Z copying torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8540843Z copying torch/csrc/jit/tensorexpr/ir.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8541264Z copying torch/csrc/jit/tensorexpr/ir.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8541756Z copying torch/csrc/jit/tensorexpr/ir_cloner.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8542229Z copying torch/csrc/jit/tensorexpr/ir_cloner.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8542843Z copying torch/csrc/jit/tensorexpr/ir_mutator.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8543326Z copying torch/csrc/jit/tensorexpr/ir_mutator.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8543839Z copying torch/csrc/jit/tensorexpr/ir_printer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8544477Z copying torch/csrc/jit/tensorexpr/ir_printer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8545009Z copying torch/csrc/jit/tensorexpr/ir_simplifier.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8545518Z copying torch/csrc/jit/tensorexpr/ir_simplifier.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8546027Z copying torch/csrc/jit/tensorexpr/ir_verifier.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8546618Z copying torch/csrc/jit/tensorexpr/ir_verifier.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8547225Z copying torch/csrc/jit/tensorexpr/ir_visitor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8547802Z copying torch/csrc/jit/tensorexpr/ir_visitor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8548288Z copying torch/csrc/jit/tensorexpr/kernel.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8548853Z copying torch/csrc/jit/tensorexpr/kernel.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8549378Z copying torch/csrc/jit/tensorexpr/llvm_codegen.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8549885Z copying torch/csrc/jit/tensorexpr/llvm_codegen.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8550362Z copying torch/csrc/jit/tensorexpr/llvm_jit.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8550849Z copying torch/csrc/jit/tensorexpr/llvm_jit.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8551495Z copying torch/csrc/jit/tensorexpr/loopnest.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8551977Z copying torch/csrc/jit/tensorexpr/loopnest.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8552587Z copying torch/csrc/jit/tensorexpr/loopnest_randomization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8553184Z copying torch/csrc/jit/tensorexpr/loopnest_randomization.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8553700Z copying torch/csrc/jit/tensorexpr/lowerings.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8554388Z copying torch/csrc/jit/tensorexpr/lowerings.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8554999Z copying torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8555573Z copying torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8556092Z copying torch/csrc/jit/tensorexpr/reduction.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8556583Z copying torch/csrc/jit/tensorexpr/reduction.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8557131Z copying torch/csrc/jit/tensorexpr/registerizer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8557681Z copying torch/csrc/jit/tensorexpr/registerizer.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8558145Z copying torch/csrc/jit/tensorexpr/stmt.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8558636Z copying torch/csrc/jit/tensorexpr/tensor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8559113Z copying torch/csrc/jit/tensorexpr/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8559768Z copying torch/csrc/jit/tensorexpr/tensorexpr_init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8560307Z copying torch/csrc/jit/tensorexpr/tensorexpr_init.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8560792Z copying torch/csrc/jit/tensorexpr/types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8561245Z copying torch/csrc/jit/tensorexpr/types.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8561816Z copying torch/csrc/jit/tensorexpr/unique_name_manager.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8562367Z copying torch/csrc/jit/tensorexpr/unique_name_manager.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8562888Z copying torch/csrc/jit/tensorexpr/var_substitutor.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr 2025-10-10T00:04:58.8563622Z copying torch/csrc/jit/tensorexpr/operators/conv2d.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8564417Z copying torch/csrc/jit/tensorexpr/operators/conv2d.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8565044Z copying torch/csrc/jit/tensorexpr/operators/matmul.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8565674Z copying torch/csrc/jit/tensorexpr/operators/matmul.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8566428Z copying torch/csrc/jit/tensorexpr/operators/misc.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8567019Z copying torch/csrc/jit/tensorexpr/operators/misc.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8567644Z copying torch/csrc/jit/tensorexpr/operators/norm.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8568240Z copying torch/csrc/jit/tensorexpr/operators/norm.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8568977Z copying torch/csrc/jit/tensorexpr/operators/operators.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8569642Z copying torch/csrc/jit/tensorexpr/operators/pointwise.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8570272Z copying torch/csrc/jit/tensorexpr/operators/pointwise.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8570972Z copying torch/csrc/jit/tensorexpr/operators/quantization.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8571652Z copying torch/csrc/jit/tensorexpr/operators/quantization.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8572307Z copying torch/csrc/jit/tensorexpr/operators/reduction.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8572950Z copying torch/csrc/jit/tensorexpr/operators/reduction.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8573607Z copying torch/csrc/jit/tensorexpr/operators/softmax.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8574397Z copying torch/csrc/jit/tensorexpr/operators/softmax.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/operators 2025-10-10T00:04:58.8575004Z copying torch/csrc/jit/tensorexpr/scripts/bisect.py -> torch-2.10.0a0+git344e636/torch/csrc/jit/tensorexpr/scripts 2025-10-10T00:04:58.8575494Z copying torch/csrc/jit/testing/catch_utils.hpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/testing 2025-10-10T00:04:58.8575952Z copying torch/csrc/jit/testing/file_check.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/testing 2025-10-10T00:04:58.8576393Z copying torch/csrc/jit/testing/file_check.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/testing 2025-10-10T00:04:58.8577039Z copying torch/csrc/jit/testing/hooks_for_testing.cpp -> torch-2.10.0a0+git344e636/torch/csrc/jit/testing 2025-10-10T00:04:58.8577547Z copying torch/csrc/jit/testing/hooks_for_testing.h -> torch-2.10.0a0+git344e636/torch/csrc/jit/testing 2025-10-10T00:04:58.8577976Z copying torch/csrc/lazy/test_mnist.py -> torch-2.10.0a0+git344e636/torch/csrc/lazy 2025-10-10T00:04:58.8578356Z copying torch/csrc/lazy/tutorial.md -> torch-2.10.0a0+git344e636/torch/csrc/lazy 2025-10-10T00:04:58.8578835Z copying torch/csrc/lazy/backend/backend_data.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8579345Z copying torch/csrc/lazy/backend/backend_device.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8579856Z copying torch/csrc/lazy/backend/backend_device.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8580388Z copying torch/csrc/lazy/backend/backend_interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8580903Z copying torch/csrc/lazy/backend/backend_interface.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8581551Z copying torch/csrc/lazy/backend/lowering_context.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8582072Z copying torch/csrc/lazy/backend/lowering_context.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/backend 2025-10-10T00:04:58.8582470Z copying torch/csrc/lazy/core/cache.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8583009Z copying torch/csrc/lazy/core/config.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8583423Z copying torch/csrc/lazy/core/config.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8583857Z copying torch/csrc/lazy/core/debug_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8584457Z copying torch/csrc/lazy/core/debug_util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8584897Z copying torch/csrc/lazy/core/dynamic_ir.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8585304Z copying torch/csrc/lazy/core/hash.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8585788Z copying torch/csrc/lazy/core/hash.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8586233Z copying torch/csrc/lazy/core/helpers.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8586641Z copying torch/csrc/lazy/core/helpers.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8587028Z copying torch/csrc/lazy/core/ir.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8587411Z copying torch/csrc/lazy/core/ir.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8587836Z copying torch/csrc/lazy/core/ir_builder.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8588268Z copying torch/csrc/lazy/core/ir_dump_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8588699Z copying torch/csrc/lazy/core/ir_dump_util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8589152Z copying torch/csrc/lazy/core/ir_metadata.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8589575Z copying torch/csrc/lazy/core/ir_metadata.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8589982Z copying torch/csrc/lazy/core/ir_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8590380Z copying torch/csrc/lazy/core/ir_util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8590882Z copying torch/csrc/lazy/core/lazy_graph_executor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8591367Z copying torch/csrc/lazy/core/lazy_graph_executor.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8591797Z copying torch/csrc/lazy/core/metrics.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8592207Z copying torch/csrc/lazy/core/metrics.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8592739Z copying torch/csrc/lazy/core/multi_wait.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8593189Z copying torch/csrc/lazy/core/multi_wait.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8593687Z copying torch/csrc/lazy/core/permutation_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8594343Z copying torch/csrc/lazy/core/permutation_util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8594772Z copying torch/csrc/lazy/core/shape.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8595169Z copying torch/csrc/lazy/core/shape.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8595656Z copying torch/csrc/lazy/core/shape_inference.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8596124Z copying torch/csrc/lazy/core/shape_inference.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8596645Z copying torch/csrc/lazy/core/tensor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8597067Z copying torch/csrc/lazy/core/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8597537Z copying torch/csrc/lazy/core/tensor_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8597963Z copying torch/csrc/lazy/core/tensor_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8598516Z copying torch/csrc/lazy/core/tensor_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8598950Z copying torch/csrc/lazy/core/tensor_util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8599384Z copying torch/csrc/lazy/core/thread_pool.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8599805Z copying torch/csrc/lazy/core/thread_pool.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8600217Z copying torch/csrc/lazy/core/trie.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8600730Z copying torch/csrc/lazy/core/trie.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8601133Z copying torch/csrc/lazy/core/unique.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8601542Z copying torch/csrc/lazy/core/util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core 2025-10-10T00:04:58.8602126Z copying torch/csrc/lazy/core/internal_ops/ltc_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core/internal_ops 2025-10-10T00:04:58.8602668Z copying torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core/ops 2025-10-10T00:04:58.8603196Z copying torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core/ops 2025-10-10T00:04:58.8603662Z copying torch/csrc/lazy/core/ops/utils.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core/ops 2025-10-10T00:04:58.8604265Z copying torch/csrc/lazy/core/ops/utils.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/core/ops 2025-10-10T00:04:58.8604758Z copying torch/csrc/lazy/generated/README.md -> torch-2.10.0a0+git344e636/torch/csrc/lazy/generated 2025-10-10T00:04:58.8605212Z copying torch/csrc/lazy/python/README.md -> torch-2.10.0a0+git344e636/torch/csrc/lazy/python 2025-10-10T00:04:58.8605656Z copying torch/csrc/lazy/python/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/python 2025-10-10T00:04:58.8606067Z copying torch/csrc/lazy/python/init.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/python 2025-10-10T00:04:58.8606539Z copying torch/csrc/lazy/python/python_util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/python 2025-10-10T00:04:58.8607011Z copying torch/csrc/lazy/python/python_util.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/python 2025-10-10T00:04:58.8607486Z copying torch/csrc/lazy/ts_backend/config.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8607940Z copying torch/csrc/lazy/ts_backend/config.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8608569Z copying torch/csrc/lazy/ts_backend/dynamic_ir.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8609078Z copying torch/csrc/lazy/ts_backend/dynamic_ir.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8609565Z copying torch/csrc/lazy/ts_backend/ir_builder.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8610108Z copying torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8610617Z copying torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8611179Z copying torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8611740Z copying torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8612352Z copying torch/csrc/lazy/ts_backend/ts_backend_impl.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8612868Z copying torch/csrc/lazy/ts_backend/ts_backend_impl.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8613430Z copying torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8613943Z copying torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8614781Z copying torch/csrc/lazy/ts_backend/ts_lowering_context.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8615332Z copying torch/csrc/lazy/ts_backend/ts_lowering_context.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8615878Z copying torch/csrc/lazy/ts_backend/ts_native_functions.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8616366Z copying torch/csrc/lazy/ts_backend/ts_node.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8616964Z copying torch/csrc/lazy/ts_backend/ts_node.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8617494Z copying torch/csrc/lazy/ts_backend/ts_node_lowering.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8618010Z copying torch/csrc/lazy/ts_backend/ts_node_lowering.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend 2025-10-10T00:04:58.8618582Z copying torch/csrc/lazy/ts_backend/ops/device_data.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend/ops 2025-10-10T00:04:58.8619118Z copying torch/csrc/lazy/ts_backend/ops/device_data.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend/ops 2025-10-10T00:04:58.8619653Z copying torch/csrc/lazy/ts_backend/ops/generic.cpp -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend/ops 2025-10-10T00:04:58.8620181Z copying torch/csrc/lazy/ts_backend/ops/generic.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend/ops 2025-10-10T00:04:58.8620691Z copying torch/csrc/lazy/ts_backend/ops/to_copy.h -> torch-2.10.0a0+git344e636/torch/csrc/lazy/ts_backend/ops 2025-10-10T00:04:58.8621606Z copying torch/csrc/monitor/counters.cpp -> torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:58.8623304Z copying torch/csrc/monitor/counters.h -> torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:58.8625125Z copying torch/csrc/monitor/events.cpp -> torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:58.8626740Z copying torch/csrc/monitor/events.h -> torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:58.8628529Z copying torch/csrc/monitor/python_init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:58.8630029Z copying torch/csrc/monitor/python_init.h -> torch-2.10.0a0+git344e636/torch/csrc/monitor 2025-10-10T00:04:58.8631665Z copying torch/csrc/mps/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/mps 2025-10-10T00:04:58.8633519Z copying torch/csrc/mps/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/mps 2025-10-10T00:04:58.8635264Z copying torch/csrc/mtia/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/mtia 2025-10-10T00:04:58.8636988Z copying torch/csrc/mtia/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/mtia 2025-10-10T00:04:58.8638769Z copying torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp -> torch-2.10.0a0+git344e636/torch/csrc/mtia/profiler 2025-10-10T00:04:58.8640250Z copying torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> torch-2.10.0a0+git344e636/torch/csrc/mtia/profiler 2025-10-10T00:04:58.8642276Z copying torch/csrc/multiprocessing/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/multiprocessing 2025-10-10T00:04:58.8643613Z copying torch/csrc/multiprocessing/init.h -> torch-2.10.0a0+git344e636/torch/csrc/multiprocessing 2025-10-10T00:04:58.8645506Z copying torch/csrc/onnx/back_compat.h -> torch-2.10.0a0+git344e636/torch/csrc/onnx 2025-10-10T00:04:58.8646968Z copying torch/csrc/onnx/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/onnx 2025-10-10T00:04:58.8648876Z copying torch/csrc/onnx/init.h -> torch-2.10.0a0+git344e636/torch/csrc/onnx 2025-10-10T00:04:58.8650208Z copying torch/csrc/onnx/onnx.h -> torch-2.10.0a0+git344e636/torch/csrc/onnx 2025-10-10T00:04:58.8651800Z copying torch/csrc/profiler/README.md -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8653711Z copying torch/csrc/profiler/api.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8655295Z copying torch/csrc/profiler/collection.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8657719Z copying torch/csrc/profiler/collection.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8659597Z copying torch/csrc/profiler/combined_traceback.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8661038Z copying torch/csrc/profiler/combined_traceback.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8662695Z copying torch/csrc/profiler/containers.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8664382Z copying torch/csrc/profiler/data_flow.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8666176Z copying torch/csrc/profiler/data_flow.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8667537Z copying torch/csrc/profiler/events.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8669591Z copying torch/csrc/profiler/kineto_client_interface.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8670889Z copying torch/csrc/profiler/kineto_client_interface.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8672411Z copying torch/csrc/profiler/kineto_shim.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8674435Z copying torch/csrc/profiler/kineto_shim.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8675832Z copying torch/csrc/profiler/perf-inl.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8677715Z copying torch/csrc/profiler/perf.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8679366Z copying torch/csrc/profiler/perf.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8680957Z copying torch/csrc/profiler/util.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8682957Z copying torch/csrc/profiler/util.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler 2025-10-10T00:04:58.8685013Z copying torch/csrc/profiler/orchestration/observer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:58.8686470Z copying torch/csrc/profiler/orchestration/observer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:58.8688107Z copying torch/csrc/profiler/orchestration/python_tracer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:58.8689623Z copying torch/csrc/profiler/orchestration/python_tracer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:58.8691206Z copying torch/csrc/profiler/orchestration/vulkan.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:58.8692653Z copying torch/csrc/profiler/orchestration/vulkan.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/orchestration 2025-10-10T00:04:58.8694337Z copying torch/csrc/profiler/python/combined_traceback.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/python 2025-10-10T00:04:58.8696567Z copying torch/csrc/profiler/python/combined_traceback.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/python 2025-10-10T00:04:58.8697868Z copying torch/csrc/profiler/python/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/python 2025-10-10T00:04:58.8699970Z copying torch/csrc/profiler/python/init.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/python 2025-10-10T00:04:58.8701331Z copying torch/csrc/profiler/python/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/python 2025-10-10T00:04:58.8703491Z copying torch/csrc/profiler/standalone/execution_trace_observer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8705308Z copying torch/csrc/profiler/standalone/execution_trace_observer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8706776Z copying torch/csrc/profiler/standalone/itt_observer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8708292Z copying torch/csrc/profiler/standalone/itt_observer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8709845Z copying torch/csrc/profiler/standalone/nvtx_observer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8711706Z copying torch/csrc/profiler/standalone/nvtx_observer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8713078Z copying torch/csrc/profiler/standalone/privateuse1_observer.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8714892Z copying torch/csrc/profiler/standalone/privateuse1_observer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/standalone 2025-10-10T00:04:58.8716482Z copying torch/csrc/profiler/stubs/base.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/stubs 2025-10-10T00:04:58.8718331Z copying torch/csrc/profiler/stubs/base.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/stubs 2025-10-10T00:04:58.8719737Z copying torch/csrc/profiler/stubs/cuda.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/stubs 2025-10-10T00:04:58.8721430Z copying torch/csrc/profiler/stubs/itt.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/stubs 2025-10-10T00:04:58.8723233Z copying torch/csrc/profiler/unwind/action.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8725110Z copying torch/csrc/profiler/unwind/communicate.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8726708Z copying torch/csrc/profiler/unwind/debug_info.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8728553Z copying torch/csrc/profiler/unwind/dwarf_enums.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8730039Z copying torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8731714Z copying torch/csrc/profiler/unwind/eh_frame_hdr.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8733174Z copying torch/csrc/profiler/unwind/fast_symbolizer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8735071Z copying torch/csrc/profiler/unwind/fde.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8736853Z copying torch/csrc/profiler/unwind/lexer.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8738326Z copying torch/csrc/profiler/unwind/line_number_program.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8740011Z copying torch/csrc/profiler/unwind/mem_file.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8741950Z copying torch/csrc/profiler/unwind/range_table.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8743262Z copying torch/csrc/profiler/unwind/sections.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8745259Z copying torch/csrc/profiler/unwind/unwind.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8746961Z copying torch/csrc/profiler/unwind/unwind.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8748689Z copying torch/csrc/profiler/unwind/unwind_error.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8750123Z copying torch/csrc/profiler/unwind/unwind_fb.cpp -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8751821Z copying torch/csrc/profiler/unwind/unwinder.h -> torch-2.10.0a0+git344e636/torch/csrc/profiler/unwind 2025-10-10T00:04:58.8753197Z copying torch/csrc/stable/.clang-tidy -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8754985Z copying torch/csrc/stable/accelerator.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8756596Z copying torch/csrc/stable/library.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8758367Z copying torch/csrc/stable/ops.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8760203Z copying torch/csrc/stable/stableivalue_conversions.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8761654Z copying torch/csrc/stable/tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8763470Z copying torch/csrc/stable/tensor_inl.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8765016Z copying torch/csrc/stable/tensor_struct.h -> torch-2.10.0a0+git344e636/torch/csrc/stable 2025-10-10T00:04:58.8766896Z copying torch/csrc/tensor/python_tensor.cpp -> torch-2.10.0a0+git344e636/torch/csrc/tensor 2025-10-10T00:04:58.8768674Z copying torch/csrc/tensor/python_tensor.h -> torch-2.10.0a0+git344e636/torch/csrc/tensor 2025-10-10T00:04:58.8770013Z copying torch/csrc/utils/byte_order.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8771908Z copying torch/csrc/utils/byte_order.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8773261Z copying torch/csrc/utils/cpp_stacktraces.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8774780Z copying torch/csrc/utils/cpp_stacktraces.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8776745Z copying torch/csrc/utils/cuda_enabled.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8778131Z copying torch/csrc/utils/device_lazy_init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8779869Z copying torch/csrc/utils/device_lazy_init.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8781323Z copying torch/csrc/utils/disable_torch_function.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8783191Z copying torch/csrc/utils/disable_torch_function.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8784782Z copying torch/csrc/utils/generated_serialization_types.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8787600Z copying torch/csrc/utils/init.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8788894Z copying torch/csrc/utils/init.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8790771Z copying torch/csrc/utils/invalid_arguments.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8792412Z copying torch/csrc/utils/invalid_arguments.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8794040Z copying torch/csrc/utils/nested.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8795528Z copying torch/csrc/utils/nested.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8797523Z copying torch/csrc/utils/numpy_stub.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8798944Z copying torch/csrc/utils/object_ptr.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8800548Z copying torch/csrc/utils/object_ptr.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8802167Z copying torch/csrc/utils/out_types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8803731Z copying torch/csrc/utils/out_types.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8805685Z copying torch/csrc/utils/pybind.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8807246Z copying torch/csrc/utils/pybind.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8809213Z copying torch/csrc/utils/pycfunction_helpers.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8810606Z copying torch/csrc/utils/pyobject_preservation.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8812268Z copying torch/csrc/utils/pyobject_preservation.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8814001Z copying torch/csrc/utils/python_arg_parser.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8816438Z copying torch/csrc/utils/python_arg_parser.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8818504Z copying torch/csrc/utils/python_compat.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8819918Z copying torch/csrc/utils/python_dispatch.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8822174Z copying torch/csrc/utils/python_dispatch.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8823521Z copying torch/csrc/utils/python_numbers.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8825567Z copying torch/csrc/utils/python_raii.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8826954Z copying torch/csrc/utils/python_scalars.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8828495Z copying torch/csrc/utils/python_strings.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8830025Z copying torch/csrc/utils/python_stub.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8831903Z copying torch/csrc/utils/python_symnode.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8833304Z copying torch/csrc/utils/python_symnode.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8835615Z copying torch/csrc/utils/python_torch_function_mode.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8836907Z copying torch/csrc/utils/python_tuples.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8838866Z copying torch/csrc/utils/pythoncapi_compat.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8840911Z copying torch/csrc/utils/schema_info.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8842833Z copying torch/csrc/utils/schema_info.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8844613Z copying torch/csrc/utils/six.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8846216Z copying torch/csrc/utils/structseq.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8847962Z copying torch/csrc/utils/structseq.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8850222Z copying torch/csrc/utils/tensor_apply.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8851109Z copying torch/csrc/utils/tensor_apply.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8852744Z copying torch/csrc/utils/tensor_dtypes.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8854516Z copying torch/csrc/utils/tensor_dtypes.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8856176Z copying torch/csrc/utils/tensor_flatten.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8857632Z copying torch/csrc/utils/tensor_flatten.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8859970Z copying torch/csrc/utils/tensor_layouts.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8875420Z copying torch/csrc/utils/tensor_layouts.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8876420Z copying torch/csrc/utils/tensor_list.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8877246Z copying torch/csrc/utils/tensor_list.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8880641Z copying torch/csrc/utils/tensor_memoryformats.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8881132Z copying torch/csrc/utils/tensor_memoryformats.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8881562Z copying torch/csrc/utils/tensor_new.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8881967Z copying torch/csrc/utils/tensor_new.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8882386Z copying torch/csrc/utils/tensor_numpy.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8882896Z copying torch/csrc/utils/tensor_numpy.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8883343Z copying torch/csrc/utils/tensor_qschemes.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8883751Z copying torch/csrc/utils/tensor_qschemes.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8884329Z copying torch/csrc/utils/tensor_types.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8884831Z copying torch/csrc/utils/tensor_types.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8885333Z copying torch/csrc/utils/throughput_benchmark-inl.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8886360Z copying torch/csrc/utils/throughput_benchmark.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8887318Z copying torch/csrc/utils/throughput_benchmark.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8888360Z copying torch/csrc/utils/torch_dispatch_mode.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8889127Z copying torch/csrc/utils/variadic.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8889513Z copying torch/csrc/utils/variadic.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8890813Z copying torch/csrc/utils/verbose.cpp -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8893136Z copying torch/csrc/utils/verbose.h -> torch-2.10.0a0+git344e636/torch/csrc/utils 2025-10-10T00:04:58.8893881Z copying torch/csrc/xpu/Event.cpp -> torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:58.8895609Z copying torch/csrc/xpu/Event.h -> torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:58.8897152Z copying torch/csrc/xpu/Module.cpp -> torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:58.8898996Z copying torch/csrc/xpu/Module.h -> torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:58.8900692Z copying torch/csrc/xpu/Stream.cpp -> torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:58.8907492Z copying torch/csrc/xpu/Stream.h -> torch-2.10.0a0+git344e636/torch/csrc/xpu 2025-10-10T00:04:58.8907948Z copying torch/cuda/__init__.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8908406Z copying torch/cuda/_device_limits.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8908742Z copying torch/cuda/_gpu_trace.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8909081Z copying torch/cuda/_memory_viz.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8909568Z copying torch/cuda/_pin_memory_utils.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8911242Z copying torch/cuda/_sanitizer.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8912536Z copying torch/cuda/_utils.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8914577Z copying torch/cuda/comm.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8915079Z copying torch/cuda/gds.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8921337Z copying torch/cuda/graphs.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8923975Z copying torch/cuda/jiterator.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8924491Z copying torch/cuda/memory.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8924806Z copying torch/cuda/nccl.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8925115Z copying torch/cuda/nvtx.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8925439Z copying torch/cuda/profiler.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8925748Z copying torch/cuda/random.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8931392Z copying torch/cuda/sparse.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8932902Z copying torch/cuda/streams.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8933412Z copying torch/cuda/tunable.py -> torch-2.10.0a0+git344e636/torch/cuda 2025-10-10T00:04:58.8933883Z copying torch/cuda/amp/__init__.py -> torch-2.10.0a0+git344e636/torch/cuda/amp 2025-10-10T00:04:58.8934511Z copying torch/cuda/amp/autocast_mode.py -> torch-2.10.0a0+git344e636/torch/cuda/amp 2025-10-10T00:04:58.8935759Z copying torch/cuda/amp/common.py -> torch-2.10.0a0+git344e636/torch/cuda/amp 2025-10-10T00:04:58.8936189Z copying torch/cuda/amp/grad_scaler.py -> torch-2.10.0a0+git344e636/torch/cuda/amp 2025-10-10T00:04:58.8936780Z copying torch/distributed/CONTRIBUTING.md -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8937334Z copying torch/distributed/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8938641Z copying torch/distributed/_checkpointable.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8940135Z copying torch/distributed/_composable_state.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8941565Z copying torch/distributed/_dist2.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8943254Z copying torch/distributed/_functional_collectives.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8945453Z copying torch/distributed/_functional_collectives_impl.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8946827Z copying torch/distributed/_mesh_layout.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8948522Z copying torch/distributed/_serialization.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8950148Z copying torch/distributed/_state_dict_utils.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8951970Z copying torch/distributed/argparse_util.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8953691Z copying torch/distributed/c10d_logger.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8955461Z copying torch/distributed/collective_utils.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8957086Z copying torch/distributed/constants.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8958560Z copying torch/distributed/device_mesh.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8960809Z copying torch/distributed/distributed_c10d.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8964982Z copying torch/distributed/launch.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8966424Z copying torch/distributed/logging_handlers.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8967907Z copying torch/distributed/remote_device.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8969471Z copying torch/distributed/rendezvous.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8971106Z copying torch/distributed/run.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8973019Z copying torch/distributed/utils.py -> torch-2.10.0a0+git344e636/torch/distributed 2025-10-10T00:04:58.8975160Z copying torch/distributed/_composable/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable 2025-10-10T00:04:58.8976678Z copying torch/distributed/_composable/checkpoint_activation.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable 2025-10-10T00:04:58.8978207Z copying torch/distributed/_composable/contract.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable 2025-10-10T00:04:58.8979821Z copying torch/distributed/_composable/replicate.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable 2025-10-10T00:04:58.8981428Z copying torch/distributed/_composable/replicate_with_fsdp.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable 2025-10-10T00:04:58.8983024Z copying torch/distributed/_composable/fsdp/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable/fsdp 2025-10-10T00:04:58.8984785Z copying torch/distributed/_composable/fsdp/fully_shard.py -> torch-2.10.0a0+git344e636/torch/distributed/_composable/fsdp 2025-10-10T00:04:58.8986398Z copying torch/distributed/_pycute/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_pycute 2025-10-10T00:04:58.8987907Z copying torch/distributed/_pycute/int_tuple.py -> torch-2.10.0a0+git344e636/torch/distributed/_pycute 2025-10-10T00:04:58.8989811Z copying torch/distributed/_pycute/layout.py -> torch-2.10.0a0+git344e636/torch/distributed/_pycute 2025-10-10T00:04:58.8991515Z copying torch/distributed/_pycute/typing.py -> torch-2.10.0a0+git344e636/torch/distributed/_pycute 2025-10-10T00:04:58.8992939Z copying torch/distributed/_shard/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.8994862Z copying torch/distributed/_shard/_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.8996196Z copying torch/distributed/_shard/api.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.8997794Z copying torch/distributed/_shard/common_op_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.8999240Z copying torch/distributed/_shard/metadata.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.9000772Z copying torch/distributed/_shard/op_registry_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.9002143Z copying torch/distributed/_shard/sharder.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard 2025-10-10T00:04:58.9004371Z copying torch/distributed/_shard/checkpoint/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/checkpoint 2025-10-10T00:04:58.9005755Z copying torch/distributed/_shard/sharded_optim/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_optim 2025-10-10T00:04:58.9007437Z copying torch/distributed/_shard/sharded_optim/api.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_optim 2025-10-10T00:04:58.9009014Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9011025Z copying torch/distributed/_shard/sharded_tensor/api.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9013273Z copying torch/distributed/_shard/sharded_tensor/logger.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9014900Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9016485Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9018020Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9019557Z copying torch/distributed/_shard/sharded_tensor/shard.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9021063Z copying torch/distributed/_shard/sharded_tensor/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor 2025-10-10T00:04:58.9022956Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:58.9024544Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:58.9026186Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:58.9027656Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:58.9029222Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:58.9030746Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharded_tensor/_ops 2025-10-10T00:04:58.9032488Z copying torch/distributed/_shard/sharding_plan/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_plan 2025-10-10T00:04:58.9034062Z copying torch/distributed/_shard/sharding_plan/api.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_plan 2025-10-10T00:04:58.9036105Z copying torch/distributed/_shard/sharding_spec/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec 2025-10-10T00:04:58.9037630Z copying torch/distributed/_shard/sharding_spec/_internals.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec 2025-10-10T00:04:58.9039313Z copying torch/distributed/_shard/sharding_spec/api.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec 2025-10-10T00:04:58.9041115Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec 2025-10-10T00:04:58.9042958Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-10-10T00:04:58.9044568Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-10-10T00:04:58.9046337Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-10-10T00:04:58.9047997Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> torch-2.10.0a0+git344e636/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-10-10T00:04:58.9049330Z copying torch/distributed/_sharded_tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_sharded_tensor 2025-10-10T00:04:58.9051061Z copying torch/distributed/_sharding_spec/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_sharding_spec 2025-10-10T00:04:58.9052647Z copying torch/distributed/_symmetric_memory/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_symmetric_memory 2025-10-10T00:04:58.9055286Z copying torch/distributed/_symmetric_memory/_nvshmem_triton.py -> torch-2.10.0a0+git344e636/torch/distributed/_symmetric_memory 2025-10-10T00:04:58.9057233Z copying torch/distributed/_tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_tensor 2025-10-10T00:04:58.9058561Z copying torch/distributed/_tensor/api.py -> torch-2.10.0a0+git344e636/torch/distributed/_tensor 2025-10-10T00:04:58.9060401Z copying torch/distributed/_tensor/placement_types.py -> torch-2.10.0a0+git344e636/torch/distributed/_tensor 2025-10-10T00:04:58.9061704Z copying torch/distributed/_tools/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9063427Z copying torch/distributed/_tools/common_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9065141Z copying torch/distributed/_tools/fake_collectives.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9066678Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9068355Z copying torch/distributed/_tools/ilp_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9069827Z copying torch/distributed/_tools/mem_tracker.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9071650Z copying torch/distributed/_tools/memory_tracker.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9073156Z copying torch/distributed/_tools/mod_tracker.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9075340Z copying torch/distributed/_tools/runtime_estimator.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9077006Z copying torch/distributed/_tools/sac_estimator.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9079226Z copying torch/distributed/_tools/sac_ilp.py -> torch-2.10.0a0+git344e636/torch/distributed/_tools 2025-10-10T00:04:58.9080663Z copying torch/distributed/algorithms/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms 2025-10-10T00:04:58.9082404Z copying torch/distributed/algorithms/join.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms 2025-10-10T00:04:58.9084431Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_checkpoint 2025-10-10T00:04:58.9085909Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_checkpoint 2025-10-10T00:04:58.9087488Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_comm_hooks 2025-10-10T00:04:58.9089097Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_comm_hooks 2025-10-10T00:04:58.9090773Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_optimizer_overlap 2025-10-10T00:04:58.9092397Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_optimizer_overlap 2025-10-10T00:04:58.9093805Z copying torch/distributed/algorithms/_quantization/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_quantization 2025-10-10T00:04:58.9095586Z copying torch/distributed/algorithms/_quantization/quantization.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/_quantization 2025-10-10T00:04:58.9097102Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9099046Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9100628Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9102157Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9103745Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9105444Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9106993Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9108657Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9110982Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/ddp_comm_hooks 2025-10-10T00:04:58.9112341Z copying torch/distributed/algorithms/model_averaging/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/model_averaging 2025-10-10T00:04:58.9113758Z copying torch/distributed/algorithms/model_averaging/averagers.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/model_averaging 2025-10-10T00:04:58.9115703Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/model_averaging 2025-10-10T00:04:58.9117173Z copying torch/distributed/algorithms/model_averaging/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/algorithms/model_averaging 2025-10-10T00:04:58.9118478Z copying torch/distributed/autograd/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/autograd 2025-10-10T00:04:58.9120308Z copying torch/distributed/benchmarks/README.md -> torch-2.10.0a0+git344e636/torch/distributed/benchmarks 2025-10-10T00:04:58.9121989Z copying torch/distributed/benchmarks/benchmark_ddp_rpc.py -> torch-2.10.0a0+git344e636/torch/distributed/benchmarks 2025-10-10T00:04:58.9123472Z copying torch/distributed/checkpoint/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9125266Z copying torch/distributed/checkpoint/_async_executor.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9127129Z copying torch/distributed/checkpoint/_async_process_executor.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9128585Z copying torch/distributed/checkpoint/_async_thread_executor.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9130069Z copying torch/distributed/checkpoint/_checkpointer.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9131666Z copying torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9133634Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9135139Z copying torch/distributed/checkpoint/_dedup_tensors.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9136846Z copying torch/distributed/checkpoint/_extension.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9138419Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9139881Z copying torch/distributed/checkpoint/_hf_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9141502Z copying torch/distributed/checkpoint/_nested_dict.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9143217Z copying torch/distributed/checkpoint/_pg_transport.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9144988Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9146645Z copying torch/distributed/checkpoint/_state_dict_stager.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9148403Z copying torch/distributed/checkpoint/_storage_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9149820Z copying torch/distributed/checkpoint/_traverse.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9151551Z copying torch/distributed/checkpoint/_version.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9152948Z copying torch/distributed/checkpoint/api.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9154766Z copying torch/distributed/checkpoint/default_planner.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9156382Z copying torch/distributed/checkpoint/filesystem.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9158157Z copying torch/distributed/checkpoint/format_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9159699Z copying torch/distributed/checkpoint/hf_storage.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9161270Z copying torch/distributed/checkpoint/logger.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9162775Z copying torch/distributed/checkpoint/logging_handlers.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9164371Z copying torch/distributed/checkpoint/metadata.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9165941Z copying torch/distributed/checkpoint/optimizer.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9167617Z copying torch/distributed/checkpoint/planner.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9169159Z copying torch/distributed/checkpoint/planner_helpers.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9170773Z copying torch/distributed/checkpoint/quantized_hf_storage.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9172408Z copying torch/distributed/checkpoint/resharding.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9173894Z copying torch/distributed/checkpoint/staging.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9175712Z copying torch/distributed/checkpoint/state_dict.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9177664Z copying torch/distributed/checkpoint/state_dict_loader.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9179796Z copying torch/distributed/checkpoint/state_dict_saver.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9181306Z copying torch/distributed/checkpoint/stateful.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9183062Z copying torch/distributed/checkpoint/storage.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9184953Z copying torch/distributed/checkpoint/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint 2025-10-10T00:04:58.9186948Z copying torch/distributed/checkpoint/_experimental/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9188425Z copying torch/distributed/checkpoint/_experimental/barriers.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9190028Z copying torch/distributed/checkpoint/_experimental/builder.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9191720Z copying torch/distributed/checkpoint/_experimental/checkpoint_process.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9193694Z copying torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9195605Z copying torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9197159Z copying torch/distributed/checkpoint/_experimental/checkpointer.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9198709Z copying torch/distributed/checkpoint/_experimental/config.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9200229Z copying torch/distributed/checkpoint/_experimental/staging.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9202067Z copying torch/distributed/checkpoint/_experimental/types.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9203439Z copying torch/distributed/checkpoint/_experimental/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/_experimental 2025-10-10T00:04:58.9205208Z copying torch/distributed/checkpoint/examples/async_checkpointing_example.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/examples 2025-10-10T00:04:58.9206762Z copying torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/examples 2025-10-10T00:04:58.9208271Z copying torch/distributed/checkpoint/examples/stateful_example.py -> torch-2.10.0a0+git344e636/torch/distributed/checkpoint/examples 2025-10-10T00:04:58.9209531Z copying torch/distributed/elastic/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic 2025-10-10T00:04:58.9211402Z copying torch/distributed/elastic/control_plane.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic 2025-10-10T00:04:58.9212940Z copying torch/distributed/elastic/agent/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/agent 2025-10-10T00:04:58.9214509Z copying torch/distributed/elastic/agent/server/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/agent/server 2025-10-10T00:04:58.9216076Z copying torch/distributed/elastic/agent/server/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/agent/server 2025-10-10T00:04:58.9218352Z copying torch/distributed/elastic/agent/server/health_check_server.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/agent/server 2025-10-10T00:04:58.9219724Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/agent/server 2025-10-10T00:04:58.9221532Z copying torch/distributed/elastic/events/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/events 2025-10-10T00:04:58.9222956Z copying torch/distributed/elastic/events/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/events 2025-10-10T00:04:58.9224714Z copying torch/distributed/elastic/events/handlers.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/events 2025-10-10T00:04:58.9226374Z copying torch/distributed/elastic/metrics/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/metrics 2025-10-10T00:04:58.9228138Z copying torch/distributed/elastic/metrics/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/metrics 2025-10-10T00:04:58.9229799Z copying torch/distributed/elastic/multiprocessing/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing 2025-10-10T00:04:58.9231331Z copying torch/distributed/elastic/multiprocessing/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing 2025-10-10T00:04:58.9233654Z copying torch/distributed/elastic/multiprocessing/redirects.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing 2025-10-10T00:04:58.9235166Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing 2025-10-10T00:04:58.9236885Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:58.9238603Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:58.9240152Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/errors 2025-10-10T00:04:58.9241829Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-10-10T00:04:58.9243407Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-10-10T00:04:58.9245273Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-10-10T00:04:58.9246369Z copying torch/distributed/elastic/rendezvous/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9248095Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9249522Z copying torch/distributed/elastic/rendezvous/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9251578Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9253062Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9262640Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9263448Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9264304Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9265089Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9265752Z copying torch/distributed/elastic/rendezvous/registry.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9266488Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9267128Z copying torch/distributed/elastic/rendezvous/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/rendezvous 2025-10-10T00:04:58.9267812Z copying torch/distributed/elastic/timer/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/timer 2025-10-10T00:04:58.9268355Z copying torch/distributed/elastic/timer/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/timer 2025-10-10T00:04:58.9268985Z copying torch/distributed/elastic/timer/debug_info_logging.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/timer 2025-10-10T00:04:58.9269664Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/timer 2025-10-10T00:04:58.9270491Z copying torch/distributed/elastic/timer/local_timer.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/timer 2025-10-10T00:04:58.9272366Z copying torch/distributed/elastic/utils/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:58.9274523Z copying torch/distributed/elastic/utils/api.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:58.9275996Z copying torch/distributed/elastic/utils/distributed.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:58.9277651Z copying torch/distributed/elastic/utils/log_level.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:58.9278859Z copying torch/distributed/elastic/utils/logging.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:58.9280973Z copying torch/distributed/elastic/utils/store.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils 2025-10-10T00:04:58.9281998Z copying torch/distributed/elastic/utils/data/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils/data 2025-10-10T00:04:58.9283210Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils/data 2025-10-10T00:04:58.9285115Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> torch-2.10.0a0+git344e636/torch/distributed/elastic/utils/data 2025-10-10T00:04:58.9286555Z copying torch/distributed/examples/memory_tracker_example.py -> torch-2.10.0a0+git344e636/torch/distributed/examples 2025-10-10T00:04:58.9287852Z copying torch/distributed/fsdp/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9289811Z copying torch/distributed/fsdp/_common_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9291480Z copying torch/distributed/fsdp/_debug_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9292930Z copying torch/distributed/fsdp/_dynamo_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9294797Z copying torch/distributed/fsdp/_exec_order_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9296609Z copying torch/distributed/fsdp/_flat_param.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9299520Z copying torch/distributed/fsdp/_fsdp_extensions.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9300742Z copying torch/distributed/fsdp/_init_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9303005Z copying torch/distributed/fsdp/_limiter_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9304461Z copying torch/distributed/fsdp/_optim_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9307205Z copying torch/distributed/fsdp/_runtime_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9309440Z copying torch/distributed/fsdp/_shard_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9310834Z copying torch/distributed/fsdp/_state_dict_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9312940Z copying torch/distributed/fsdp/_trace_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9314950Z copying torch/distributed/fsdp/_traversal_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9316282Z copying torch/distributed/fsdp/_unshard_param_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9318176Z copying torch/distributed/fsdp/_wrap_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9319890Z copying torch/distributed/fsdp/api.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9321844Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9324616Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9326769Z copying torch/distributed/fsdp/wrap.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp 2025-10-10T00:04:58.9328216Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9329545Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9331295Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9333221Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9335170Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9346295Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9347257Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9349325Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9350208Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> torch-2.10.0a0+git344e636/torch/distributed/fsdp/_fully_shard 2025-10-10T00:04:58.9350942Z copying torch/distributed/launcher/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/launcher 2025-10-10T00:04:58.9353856Z copying torch/distributed/launcher/api.py -> torch-2.10.0a0+git344e636/torch/distributed/launcher 2025-10-10T00:04:58.9354526Z copying torch/distributed/nn/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/nn 2025-10-10T00:04:58.9359185Z copying torch/distributed/nn/functional.py -> torch-2.10.0a0+git344e636/torch/distributed/nn 2025-10-10T00:04:58.9361537Z copying torch/distributed/nn/api/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/nn/api 2025-10-10T00:04:58.9362106Z copying torch/distributed/nn/api/remote_module.py -> torch-2.10.0a0+git344e636/torch/distributed/nn/api 2025-10-10T00:04:58.9364521Z copying torch/distributed/nn/jit/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/nn/jit 2025-10-10T00:04:58.9365095Z copying torch/distributed/nn/jit/instantiator.py -> torch-2.10.0a0+git344e636/torch/distributed/nn/jit 2025-10-10T00:04:58.9365718Z copying torch/distributed/nn/jit/templates/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/nn/jit/templates 2025-10-10T00:04:58.9366472Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> torch-2.10.0a0+git344e636/torch/distributed/nn/jit/templates 2025-10-10T00:04:58.9367051Z copying torch/distributed/optim/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9367604Z copying torch/distributed/optim/_deprecation_warning.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9368203Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9368769Z copying torch/distributed/optim/functional_adadelta.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9369430Z copying torch/distributed/optim/functional_adagrad.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9370580Z copying torch/distributed/optim/functional_adam.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9371144Z copying torch/distributed/optim/functional_adamax.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9371690Z copying torch/distributed/optim/functional_adamw.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9372248Z copying torch/distributed/optim/functional_rmsprop.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9372776Z copying torch/distributed/optim/functional_rprop.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9379675Z copying torch/distributed/optim/functional_sgd.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9380663Z copying torch/distributed/optim/named_optimizer.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9381185Z copying torch/distributed/optim/optimizer.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9381763Z copying torch/distributed/optim/post_localSGD_optimizer.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9382245Z copying torch/distributed/optim/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9382859Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9384752Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> torch-2.10.0a0+git344e636/torch/distributed/optim 2025-10-10T00:04:58.9385324Z copying torch/distributed/pipelining/README.md -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9385951Z copying torch/distributed/pipelining/_IR.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9392978Z copying torch/distributed/pipelining/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9393534Z copying torch/distributed/pipelining/_backward.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9394032Z copying torch/distributed/pipelining/_debug.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9395092Z copying torch/distributed/pipelining/_schedule_visualizer.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9395611Z copying torch/distributed/pipelining/_unflatten.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9396100Z copying torch/distributed/pipelining/_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9396723Z copying torch/distributed/pipelining/microbatch.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9399986Z copying torch/distributed/pipelining/schedules.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9400820Z copying torch/distributed/pipelining/stage.py -> torch-2.10.0a0+git344e636/torch/distributed/pipelining 2025-10-10T00:04:58.9402258Z copying torch/distributed/rpc/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9403986Z copying torch/distributed/rpc/_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9405812Z copying torch/distributed/rpc/api.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9408180Z copying torch/distributed/rpc/backend_registry.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9409757Z copying torch/distributed/rpc/constants.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9411448Z copying torch/distributed/rpc/functions.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9413148Z copying torch/distributed/rpc/internal.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9421390Z copying torch/distributed/rpc/options.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9422100Z copying torch/distributed/rpc/rref_proxy.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9422730Z copying torch/distributed/rpc/server_process_global_profiler.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc 2025-10-10T00:04:58.9423299Z copying torch/distributed/rpc/_testing/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc/_testing 2025-10-10T00:04:58.9423973Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> torch-2.10.0a0+git344e636/torch/distributed/rpc/_testing 2025-10-10T00:04:58.9424680Z copying torch/distributed/tensor/README.md -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9425163Z copying torch/distributed/tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9425636Z copying torch/distributed/tensor/_api.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9426190Z copying torch/distributed/tensor/_collective_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9427773Z copying torch/distributed/tensor/_dispatch.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9429404Z copying torch/distributed/tensor/_dtensor_spec.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9430768Z copying torch/distributed/tensor/_op_schema.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9432270Z copying torch/distributed/tensor/_random.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9433809Z copying torch/distributed/tensor/_redistribute.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9435505Z copying torch/distributed/tensor/_sharding_prop.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9437250Z copying torch/distributed/tensor/_shards_wrapper.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9438518Z copying torch/distributed/tensor/_tp_conv.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9439911Z copying torch/distributed/tensor/_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9441400Z copying torch/distributed/tensor/device_mesh.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9442773Z copying torch/distributed/tensor/placement_types.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor 2025-10-10T00:04:58.9444504Z copying torch/distributed/tensor/_ops/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9445901Z copying torch/distributed/tensor/_ops/_common_rules.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9447378Z copying torch/distributed/tensor/_ops/_conv_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9448620Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9449967Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9451412Z copying torch/distributed/tensor/_ops/_math_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9453155Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9455063Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9456510Z copying torch/distributed/tensor/_ops/_random_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9457818Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9459476Z copying torch/distributed/tensor/_ops/_view_ops.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9461029Z copying torch/distributed/tensor/_ops/utils.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/_ops 2025-10-10T00:04:58.9462431Z copying torch/distributed/tensor/debug/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/debug 2025-10-10T00:04:58.9463741Z copying torch/distributed/tensor/debug/_comm_mode.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/debug 2025-10-10T00:04:58.9465578Z copying torch/distributed/tensor/debug/_op_coverage.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/debug 2025-10-10T00:04:58.9466998Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/debug 2025-10-10T00:04:58.9468422Z copying torch/distributed/tensor/debug/comm_mode_broswer_visual.js -> torch-2.10.0a0+git344e636/torch/distributed/tensor/debug 2025-10-10T00:04:58.9470636Z copying torch/distributed/tensor/examples/comm_mode_features_example.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/examples 2025-10-10T00:04:58.9472117Z copying torch/distributed/tensor/examples/convnext_example.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/examples 2025-10-10T00:04:58.9473563Z copying torch/distributed/tensor/examples/flex_attention_cp.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/examples 2025-10-10T00:04:58.9475020Z copying torch/distributed/tensor/examples/torchrec_sharding_example.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/examples 2025-10-10T00:04:58.9476618Z copying torch/distributed/tensor/examples/visualize_sharding_example.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/examples 2025-10-10T00:04:58.9477953Z copying torch/distributed/tensor/experimental/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:58.9479642Z copying torch/distributed/tensor/experimental/_attention.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:58.9481500Z copying torch/distributed/tensor/experimental/_func_map.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:58.9482920Z copying torch/distributed/tensor/experimental/_load_balancer.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:58.9484518Z copying torch/distributed/tensor/experimental/_register_sharding.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:58.9486092Z copying torch/distributed/tensor/experimental/_tp_transform.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/experimental 2025-10-10T00:04:58.9487816Z copying torch/distributed/tensor/parallel/__init__.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9489837Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9490837Z copying torch/distributed/tensor/parallel/api.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9492363Z copying torch/distributed/tensor/parallel/ddp.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9493831Z copying torch/distributed/tensor/parallel/fsdp.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9495609Z copying torch/distributed/tensor/parallel/input_reshard.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9496871Z copying torch/distributed/tensor/parallel/loss.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9498597Z copying torch/distributed/tensor/parallel/style.py -> torch-2.10.0a0+git344e636/torch/distributed/tensor/parallel 2025-10-10T00:04:58.9500022Z copying torch/distributions/__init__.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9501453Z copying torch/distributions/bernoulli.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9502812Z copying torch/distributions/beta.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9504464Z copying torch/distributions/binomial.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9506166Z copying torch/distributions/categorical.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9507567Z copying torch/distributions/cauchy.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9508870Z copying torch/distributions/chi2.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9510517Z copying torch/distributions/constraint_registry.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9512009Z copying torch/distributions/constraints.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9513550Z copying torch/distributions/continuous_bernoulli.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9515044Z copying torch/distributions/dirichlet.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9516606Z copying torch/distributions/distribution.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9517999Z copying torch/distributions/exp_family.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9519396Z copying torch/distributions/exponential.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9520762Z copying torch/distributions/fishersnedecor.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9522034Z copying torch/distributions/gamma.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9523513Z copying torch/distributions/generalized_pareto.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9524744Z copying torch/distributions/geometric.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9526521Z copying torch/distributions/gumbel.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9527745Z copying torch/distributions/half_cauchy.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9529119Z copying torch/distributions/half_normal.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9530522Z copying torch/distributions/independent.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9531926Z copying torch/distributions/inverse_gamma.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9533303Z copying torch/distributions/kl.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9535158Z copying torch/distributions/kumaraswamy.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9536523Z copying torch/distributions/laplace.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9538024Z copying torch/distributions/lkj_cholesky.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9539311Z copying torch/distributions/log_normal.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9540702Z copying torch/distributions/logistic_normal.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9542149Z copying torch/distributions/lowrank_multivariate_normal.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9543554Z copying torch/distributions/mixture_same_family.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9545109Z copying torch/distributions/multinomial.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9546601Z copying torch/distributions/multivariate_normal.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9548054Z copying torch/distributions/negative_binomial.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9549399Z copying torch/distributions/normal.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9550870Z copying torch/distributions/one_hot_categorical.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9552263Z copying torch/distributions/pareto.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9553619Z copying torch/distributions/poisson.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9555198Z copying torch/distributions/relaxed_bernoulli.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9556625Z copying torch/distributions/relaxed_categorical.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9557978Z copying torch/distributions/studentT.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9559492Z copying torch/distributions/transformed_distribution.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9560848Z copying torch/distributions/transforms.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9562522Z copying torch/distributions/uniform.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9563888Z copying torch/distributions/utils.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9565479Z copying torch/distributions/von_mises.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9566875Z copying torch/distributions/weibull.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9568254Z copying torch/distributions/wishart.py -> torch-2.10.0a0+git344e636/torch/distributions 2025-10-10T00:04:58.9569727Z copying torch/export/__init__.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9571374Z copying torch/export/_draft_export.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9573090Z copying torch/export/_leakage_detection_utils.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9574627Z copying torch/export/_remove_auto_functionalized_pass.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9576171Z copying torch/export/_remove_effect_tokens_pass.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9577394Z copying torch/export/_safeguard.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9578904Z copying torch/export/_swap.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9580392Z copying torch/export/_trace.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9582477Z copying torch/export/_tree_utils.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9583789Z copying torch/export/_unlift.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9585726Z copying torch/export/_wrapper_utils.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9587051Z copying torch/export/custom_obj.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9588412Z copying torch/export/custom_ops.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9589875Z copying torch/export/decomp_utils.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9591233Z copying torch/export/dynamic_shapes.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9593019Z copying torch/export/exported_program.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9595208Z copying torch/export/graph_signature.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9596804Z copying torch/export/unflatten.py -> torch-2.10.0a0+git344e636/torch/export 2025-10-10T00:04:58.9598918Z copying torch/export/experimental/__init__.py -> torch-2.10.0a0+git344e636/torch/export/experimental 2025-10-10T00:04:58.9600485Z copying torch/export/experimental/_utils.py -> torch-2.10.0a0+git344e636/torch/export/experimental 2025-10-10T00:04:58.9601931Z copying torch/export/passes/__init__.py -> torch-2.10.0a0+git344e636/torch/export/passes 2025-10-10T00:04:58.9603393Z copying torch/export/pt2_archive/__init__.py -> torch-2.10.0a0+git344e636/torch/export/pt2_archive 2025-10-10T00:04:58.9604840Z copying torch/export/pt2_archive/_package.py -> torch-2.10.0a0+git344e636/torch/export/pt2_archive 2025-10-10T00:04:58.9606634Z copying torch/export/pt2_archive/_package_weights.py -> torch-2.10.0a0+git344e636/torch/export/pt2_archive 2025-10-10T00:04:58.9607946Z copying torch/export/pt2_archive/constants.py -> torch-2.10.0a0+git344e636/torch/export/pt2_archive 2025-10-10T00:04:58.9609114Z copying torch/fft/__init__.py -> torch-2.10.0a0+git344e636/torch/fft 2025-10-10T00:04:58.9610905Z copying torch/func/__init__.py -> torch-2.10.0a0+git344e636/torch/func 2025-10-10T00:04:58.9612260Z copying torch/futures/__init__.py -> torch-2.10.0a0+git344e636/torch/futures 2025-10-10T00:04:58.9613680Z copying torch/fx/README.md -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9615511Z copying torch/fx/__init__.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9616974Z copying torch/fx/_compatibility.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9618320Z copying torch/fx/_graph_pickler.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9619850Z copying torch/fx/_lazy_graph_module.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9621203Z copying torch/fx/_pytree.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9622662Z copying torch/fx/_symbolic_trace.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9624637Z copying torch/fx/_utils.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9626003Z copying torch/fx/annotate.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9627318Z copying torch/fx/config.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9628652Z copying torch/fx/graph.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9630710Z copying torch/fx/graph_module.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9632472Z copying torch/fx/immutable_collections.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9633788Z copying torch/fx/interpreter.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9635620Z copying torch/fx/node.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9637209Z copying torch/fx/operator_schemas.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9638784Z copying torch/fx/proxy.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9640430Z copying torch/fx/subgraph_rewriter.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9641832Z copying torch/fx/tensor_type.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9643184Z copying torch/fx/traceback.py -> torch-2.10.0a0+git344e636/torch/fx 2025-10-10T00:04:58.9644883Z copying torch/fx/experimental/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9646245Z copying torch/fx/experimental/_backward_state.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9647511Z copying torch/fx/experimental/_config.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9649056Z copying torch/fx/experimental/_constant_symnode.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9650102Z copying torch/fx/experimental/_dynamism.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9651636Z copying torch/fx/experimental/accelerator_partitioner.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9653304Z copying torch/fx/experimental/const_fold.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9655088Z copying torch/fx/experimental/debug.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9656610Z copying torch/fx/experimental/graph_gradual_typechecker.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9658128Z copying torch/fx/experimental/merge_matmul.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9659522Z copying torch/fx/experimental/meta_tracer.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9661033Z copying torch/fx/experimental/normalize.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9662605Z copying torch/fx/experimental/optimization.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9664294Z copying torch/fx/experimental/partitioner_utils.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9665921Z copying torch/fx/experimental/proxy_tensor.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9667998Z copying torch/fx/experimental/recording.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9669689Z copying torch/fx/experimental/refinement_types.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9671228Z copying torch/fx/experimental/rewriter.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9672792Z copying torch/fx/experimental/schema_type_annotation.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9674249Z copying torch/fx/experimental/sym_node.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9676283Z copying torch/fx/experimental/symbolic_shapes.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9680367Z copying torch/fx/experimental/unify_refinements.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9681640Z copying torch/fx/experimental/validator.py -> torch-2.10.0a0+git344e636/torch/fx/experimental 2025-10-10T00:04:58.9683580Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9684841Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9686660Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9688583Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9690061Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9691377Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9692935Z copying torch/fx/experimental/migrate_gradual_types/util.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9694332Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/migrate_gradual_types 2025-10-10T00:04:58.9695880Z copying torch/fx/experimental/shape_inference/infer_shape.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/shape_inference 2025-10-10T00:04:58.9697282Z copying torch/fx/experimental/shape_inference/infer_symbol_values.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/shape_inference 2025-10-10T00:04:58.9698533Z copying torch/fx/experimental/unification/LICENSE.txt -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9700027Z copying torch/fx/experimental/unification/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9701397Z copying torch/fx/experimental/unification/core.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9702710Z copying torch/fx/experimental/unification/dispatch.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9704057Z copying torch/fx/experimental/unification/match.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9705666Z copying torch/fx/experimental/unification/more.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9706995Z copying torch/fx/experimental/unification/unification_tools.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9708312Z copying torch/fx/experimental/unification/utils.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9709777Z copying torch/fx/experimental/unification/variable.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification 2025-10-10T00:04:58.9711258Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:58.9712626Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:58.9714021Z copying torch/fx/experimental/unification/multipledispatch/core.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:58.9715613Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:58.9717017Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:58.9718362Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> torch-2.10.0a0+git344e636/torch/fx/experimental/unification/multipledispatch 2025-10-10T00:04:58.9719246Z copying torch/fx/passes/README.md -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9720697Z copying torch/fx/passes/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9722164Z copying torch/fx/passes/_tensorify_python_scalars.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9723724Z copying torch/fx/passes/annotate_getitem_nodes.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9725225Z copying torch/fx/passes/fake_tensor_prop.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9726769Z copying torch/fx/passes/graph_drawer.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9728210Z copying torch/fx/passes/graph_manipulation.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9729592Z copying torch/fx/passes/graph_transform_observer.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9731030Z copying torch/fx/passes/net_min_base.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9732799Z copying torch/fx/passes/operator_support.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9734464Z copying torch/fx/passes/param_fetch.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9736228Z copying torch/fx/passes/pass_manager.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9737760Z copying torch/fx/passes/reinplace.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9739572Z copying torch/fx/passes/runtime_assert.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9741315Z copying torch/fx/passes/shape_prop.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9742703Z copying torch/fx/passes/split_module.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9744343Z copying torch/fx/passes/split_utils.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9745876Z copying torch/fx/passes/splitter_base.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9747604Z copying torch/fx/passes/tools_common.py -> torch-2.10.0a0+git344e636/torch/fx/passes 2025-10-10T00:04:58.9749124Z copying torch/fx/passes/backends/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes/backends 2025-10-10T00:04:58.9750285Z copying torch/fx/passes/backends/cudagraphs.py -> torch-2.10.0a0+git344e636/torch/fx/passes/backends 2025-10-10T00:04:58.9751705Z copying torch/fx/passes/dialect/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes/dialect 2025-10-10T00:04:58.9752917Z copying torch/fx/passes/dialect/common/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes/dialect/common 2025-10-10T00:04:58.9754279Z copying torch/fx/passes/dialect/common/cse_pass.py -> torch-2.10.0a0+git344e636/torch/fx/passes/dialect/common 2025-10-10T00:04:58.9755748Z copying torch/fx/passes/infra/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes/infra 2025-10-10T00:04:58.9757194Z copying torch/fx/passes/infra/partitioner.py -> torch-2.10.0a0+git344e636/torch/fx/passes/infra 2025-10-10T00:04:58.9758687Z copying torch/fx/passes/infra/pass_base.py -> torch-2.10.0a0+git344e636/torch/fx/passes/infra 2025-10-10T00:04:58.9760083Z copying torch/fx/passes/infra/pass_manager.py -> torch-2.10.0a0+git344e636/torch/fx/passes/infra 2025-10-10T00:04:58.9761511Z copying torch/fx/passes/tests/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes/tests 2025-10-10T00:04:58.9762693Z copying torch/fx/passes/tests/test_pass_manager.py -> torch-2.10.0a0+git344e636/torch/fx/passes/tests 2025-10-10T00:04:58.9764221Z copying torch/fx/passes/utils/__init__.py -> torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:58.9765710Z copying torch/fx/passes/utils/common.py -> torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:58.9767125Z copying torch/fx/passes/utils/fuser_utils.py -> torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:58.9768555Z copying torch/fx/passes/utils/matcher_utils.py -> torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:58.9770224Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:58.9771438Z copying torch/fx/passes/utils/source_matcher_utils.py -> torch-2.10.0a0+git344e636/torch/fx/passes/utils 2025-10-10T00:04:58.9772836Z copying torch/headeronly/BUCK.oss -> torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:58.9774344Z copying torch/headeronly/BUILD.bazel -> torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:58.9775785Z copying torch/headeronly/CMakeLists.txt -> torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:58.9777263Z copying torch/headeronly/build.bzl -> torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:58.9778429Z copying torch/headeronly/ovrsource_defs.bzl -> torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:58.9780059Z copying torch/headeronly/version.h.in -> torch-2.10.0a0+git344e636/torch/headeronly 2025-10-10T00:04:58.9781465Z copying torch/headeronly/core/DeviceType.h -> torch-2.10.0a0+git344e636/torch/headeronly/core 2025-10-10T00:04:58.9782857Z copying torch/headeronly/core/ScalarType.h -> torch-2.10.0a0+git344e636/torch/headeronly/core 2025-10-10T00:04:58.9784500Z copying torch/headeronly/cpu/vec/intrinsics.h -> torch-2.10.0a0+git344e636/torch/headeronly/cpu/vec 2025-10-10T00:04:58.9785941Z copying torch/headeronly/cpu/vec/vec_half.h -> torch-2.10.0a0+git344e636/torch/headeronly/cpu/vec 2025-10-10T00:04:58.9787476Z copying torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h -> torch-2.10.0a0+git344e636/torch/headeronly/cpu/vec/vec256 2025-10-10T00:04:58.9789033Z copying torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h -> torch-2.10.0a0+git344e636/torch/headeronly/cpu/vec/vec256 2025-10-10T00:04:58.9790063Z copying torch/headeronly/macros/BUILD.bazel -> torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:58.9791503Z copying torch/headeronly/macros/Export.h -> torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:58.9792869Z copying torch/headeronly/macros/Macros.h -> torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:58.9794584Z copying torch/headeronly/macros/build.bzl -> torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:58.9796089Z copying torch/headeronly/macros/cmake_configure_file.bzl -> torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:58.9797255Z copying torch/headeronly/macros/cmake_macros.h.in -> torch-2.10.0a0+git344e636/torch/headeronly/macros 2025-10-10T00:04:58.9798662Z copying torch/headeronly/util/BFloat16.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9800128Z copying torch/headeronly/util/Exception.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9801356Z copying torch/headeronly/util/Float4_e2m1fn_x2.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9802774Z copying torch/headeronly/util/Float8_e4m3fn.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9804538Z copying torch/headeronly/util/Float8_e4m3fnuz.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9806158Z copying torch/headeronly/util/Float8_e5m2.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9807681Z copying torch/headeronly/util/Float8_e5m2fnuz.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9809146Z copying torch/headeronly/util/Float8_e8m0fnu.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9810589Z copying torch/headeronly/util/Float8_fnuz_cvt.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9811829Z copying torch/headeronly/util/Half.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9813513Z copying torch/headeronly/util/TypeSafeSignMath.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9814755Z copying torch/headeronly/util/bit_cast.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9816301Z copying torch/headeronly/util/bits.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9817821Z copying torch/headeronly/util/complex.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9819476Z copying torch/headeronly/util/floating_point_utils.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9820591Z copying torch/headeronly/util/qint32.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9822031Z copying torch/headeronly/util/qint8.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9823541Z copying torch/headeronly/util/quint2x4.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9824727Z copying torch/headeronly/util/quint4x2.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9826266Z copying torch/headeronly/util/quint8.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9827772Z copying torch/headeronly/util/shim_utils.h -> torch-2.10.0a0+git344e636/torch/headeronly/util 2025-10-10T00:04:58.9829114Z copying torch/jit/__init__.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9830700Z copying torch/jit/_async.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9832119Z copying torch/jit/_await.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9833694Z copying torch/jit/_builtins.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9835382Z copying torch/jit/_check.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9837094Z copying torch/jit/_dataclass_impls.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9838282Z copying torch/jit/_decomposition_utils.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9839795Z copying torch/jit/_decompositions.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9841400Z copying torch/jit/_freeze.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9843341Z copying torch/jit/_fuser.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9844548Z copying torch/jit/_ir_utils.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9846057Z copying torch/jit/_logging.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9847433Z copying torch/jit/_monkeytype_config.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9848703Z copying torch/jit/_pickle.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9850031Z copying torch/jit/_recursive.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9851669Z copying torch/jit/_script.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9853575Z copying torch/jit/_script.pyi -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9855309Z copying torch/jit/_serialization.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9856826Z copying torch/jit/_shape_functions.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9858479Z copying torch/jit/_state.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9859866Z copying torch/jit/_trace.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9861651Z copying torch/jit/annotations.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9863071Z copying torch/jit/frontend.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9865018Z copying torch/jit/generate_bytecode.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9866322Z copying torch/jit/quantized.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9867665Z copying torch/jit/supported_ops.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9869090Z copying torch/jit/unsupported_tensor_ops.py -> torch-2.10.0a0+git344e636/torch/jit 2025-10-10T00:04:58.9870394Z copying torch/jit/_passes/__init__.py -> torch-2.10.0a0+git344e636/torch/jit/_passes 2025-10-10T00:04:58.9871709Z copying torch/jit/_passes/_property_propagation.py -> torch-2.10.0a0+git344e636/torch/jit/_passes 2025-10-10T00:04:58.9872964Z copying torch/jit/mobile/__init__.py -> torch-2.10.0a0+git344e636/torch/jit/mobile 2025-10-10T00:04:58.9874457Z copying torch/legacy/README.md -> torch-2.10.0a0+git344e636/torch/legacy 2025-10-10T00:04:58.9875972Z copying torch/lib/libshm/CMakeLists.txt -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9877287Z copying torch/lib/libshm/alloc_info.h -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9878659Z copying torch/lib/libshm/core.cpp -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9880007Z copying torch/lib/libshm/err.h -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9881448Z copying torch/lib/libshm/libshm.h -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9882536Z copying torch/lib/libshm/manager.cpp -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9883956Z copying torch/lib/libshm/socket.h -> torch-2.10.0a0+git344e636/torch/lib/libshm 2025-10-10T00:04:58.9885735Z copying torch/lib/libshm_windows/CMakeLists.txt -> torch-2.10.0a0+git344e636/torch/lib/libshm_windows 2025-10-10T00:04:58.9886878Z copying torch/lib/libshm_windows/core.cpp -> torch-2.10.0a0+git344e636/torch/lib/libshm_windows 2025-10-10T00:04:58.9888297Z copying torch/lib/libshm_windows/libshm.h -> torch-2.10.0a0+git344e636/torch/lib/libshm_windows 2025-10-10T00:04:58.9889459Z copying torch/linalg/__init__.py -> torch-2.10.0a0+git344e636/torch/linalg 2025-10-10T00:04:58.9891798Z copying torch/masked/__init__.py -> torch-2.10.0a0+git344e636/torch/masked 2025-10-10T00:04:58.9893130Z copying torch/masked/_docs.py -> torch-2.10.0a0+git344e636/torch/masked 2025-10-10T00:04:58.9895314Z copying torch/masked/_ops.py -> torch-2.10.0a0+git344e636/torch/masked 2025-10-10T00:04:58.9897285Z copying torch/masked/maskedtensor/__init__.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9898647Z copying torch/masked/maskedtensor/_ops_refs.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9900241Z copying torch/masked/maskedtensor/binary.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9901484Z copying torch/masked/maskedtensor/core.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9903143Z copying torch/masked/maskedtensor/creation.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9904693Z copying torch/masked/maskedtensor/passthrough.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9906128Z copying torch/masked/maskedtensor/reductions.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9907591Z copying torch/masked/maskedtensor/unary.py -> torch-2.10.0a0+git344e636/torch/masked/maskedtensor 2025-10-10T00:04:58.9908663Z copying torch/monitor/__init__.py -> torch-2.10.0a0+git344e636/torch/monitor 2025-10-10T00:04:58.9910097Z copying torch/mps/__init__.py -> torch-2.10.0a0+git344e636/torch/mps 2025-10-10T00:04:58.9911489Z copying torch/mps/event.py -> torch-2.10.0a0+git344e636/torch/mps 2025-10-10T00:04:58.9912975Z copying torch/mps/profiler.py -> torch-2.10.0a0+git344e636/torch/mps 2025-10-10T00:04:58.9914497Z copying torch/mtia/__init__.py -> torch-2.10.0a0+git344e636/torch/mtia 2025-10-10T00:04:58.9916058Z copying torch/mtia/_utils.py -> torch-2.10.0a0+git344e636/torch/mtia 2025-10-10T00:04:58.9917396Z copying torch/mtia/memory.py -> torch-2.10.0a0+git344e636/torch/mtia 2025-10-10T00:04:58.9918926Z copying torch/multiprocessing/__init__.py -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9920312Z copying torch/multiprocessing/_atfork.py -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9921756Z copying torch/multiprocessing/cuda_multiprocessing.md -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9922858Z copying torch/multiprocessing/pool.py -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9924530Z copying torch/multiprocessing/queue.py -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9926040Z copying torch/multiprocessing/reductions.py -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9927538Z copying torch/multiprocessing/spawn.py -> torch-2.10.0a0+git344e636/torch/multiprocessing 2025-10-10T00:04:58.9928961Z copying torch/nativert/ModelRunner.cpp -> torch-2.10.0a0+git344e636/torch/nativert 2025-10-10T00:04:58.9930388Z copying torch/nativert/ModelRunner.h -> torch-2.10.0a0+git344e636/torch/nativert 2025-10-10T00:04:58.9931743Z copying torch/nativert/OVERVIEW.md -> torch-2.10.0a0+git344e636/torch/nativert 2025-10-10T00:04:58.9933294Z copying torch/nativert/__init__.py -> torch-2.10.0a0+git344e636/torch/nativert 2025-10-10T00:04:58.9935058Z copying torch/nativert/backends/__init__.py -> torch-2.10.0a0+git344e636/torch/nativert/backends 2025-10-10T00:04:58.9936161Z copying torch/nativert/backends/_lower_utils.py -> torch-2.10.0a0+git344e636/torch/nativert/backends 2025-10-10T00:04:58.9937668Z copying torch/nativert/backends/_lowered_aoti_module.py -> torch-2.10.0a0+git344e636/torch/nativert/backends 2025-10-10T00:04:58.9939038Z copying torch/nativert/common/FileUtil.cpp -> torch-2.10.0a0+git344e636/torch/nativert/common 2025-10-10T00:04:58.9940420Z copying torch/nativert/common/FileUtil.h -> torch-2.10.0a0+git344e636/torch/nativert/common 2025-10-10T00:04:58.9941801Z copying torch/nativert/detail/ITree.cpp -> torch-2.10.0a0+git344e636/torch/nativert/detail 2025-10-10T00:04:58.9943374Z copying torch/nativert/detail/ITree.h -> torch-2.10.0a0+git344e636/torch/nativert/detail 2025-10-10T00:04:58.9944706Z copying torch/nativert/detail/MPMCQueue.h -> torch-2.10.0a0+git344e636/torch/nativert/detail 2025-10-10T00:04:58.9946581Z copying torch/nativert/executor/AOTInductorDelegateExecutor.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9947756Z copying torch/nativert/executor/AOTInductorDelegateExecutor.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9949341Z copying torch/nativert/executor/AOTInductorModelContainerCudaShim.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9950396Z copying torch/nativert/executor/ConstantFolder.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9951873Z copying torch/nativert/executor/ConstantFolder.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9953109Z copying torch/nativert/executor/DelegateExecutor.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9954651Z copying torch/nativert/executor/DelegateExecutor.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9956144Z copying torch/nativert/executor/ETDelegateExecutor.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9957358Z copying torch/nativert/executor/ExecutionFrame.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9958834Z copying torch/nativert/executor/ExecutionFrame.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9960265Z copying torch/nativert/executor/ExecutionPlanner.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9961491Z copying torch/nativert/executor/ExecutionPlanner.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9962913Z copying torch/nativert/executor/Executor.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9964604Z copying torch/nativert/executor/Executor.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9966208Z copying torch/nativert/executor/ExecutorConfig.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9967583Z copying torch/nativert/executor/GraphExecutorBase.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9969028Z copying torch/nativert/executor/GraphExecutorBase.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9970198Z copying torch/nativert/executor/OpKernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9971740Z copying torch/nativert/executor/OpKernel.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9973176Z copying torch/nativert/executor/OpKernelKind.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9975006Z copying torch/nativert/executor/ParallelGraphExecutor.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9976448Z copying torch/nativert/executor/ParallelGraphExecutor.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9977797Z copying torch/nativert/executor/Placement.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9979307Z copying torch/nativert/executor/Placement.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9980533Z copying torch/nativert/executor/PlacementUtils.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9982009Z copying torch/nativert/executor/SerialGraphExecutor.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9983225Z copying torch/nativert/executor/SerialGraphExecutor.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9984907Z copying torch/nativert/executor/SessionState.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9986451Z copying torch/nativert/executor/Weights.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9988051Z copying torch/nativert/executor/Weights.h -> torch-2.10.0a0+git344e636/torch/nativert/executor 2025-10-10T00:04:58.9989810Z copying torch/nativert/executor/memory/AliasAnalyzer.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9991442Z copying torch/nativert/executor/memory/AliasAnalyzer.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9992519Z copying torch/nativert/executor/memory/Bump.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9993970Z copying torch/nativert/executor/memory/Bump.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9995712Z copying torch/nativert/executor/memory/DisjointStorageGroups.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9997037Z copying torch/nativert/executor/memory/DisjointStorageGroups.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9998299Z copying torch/nativert/executor/memory/FunctionSchema.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:58.9999574Z copying torch/nativert/executor/memory/FunctionSchema.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0001101Z copying torch/nativert/executor/memory/GreedyBySize.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0002358Z copying torch/nativert/executor/memory/GreedyBySize.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0003765Z copying torch/nativert/executor/memory/LayoutManager.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0005408Z copying torch/nativert/executor/memory/LayoutManager.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0006692Z copying torch/nativert/executor/memory/LayoutPlanner.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0008179Z copying torch/nativert/executor/memory/LayoutPlanner.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0009529Z copying torch/nativert/executor/memory/LayoutPlannerAlgorithm.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0010929Z copying torch/nativert/executor/memory/LayoutPlannerSettings.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/memory 2025-10-10T00:04:59.0012464Z copying torch/nativert/executor/triton/CpuTritonKernelManager.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/triton 2025-10-10T00:04:59.0013731Z copying torch/nativert/executor/triton/CudaTritonKernelManager.cpp -> torch-2.10.0a0+git344e636/torch/nativert/executor/triton 2025-10-10T00:04:59.0015286Z copying torch/nativert/executor/triton/TritonKernelManager.h -> torch-2.10.0a0+git344e636/torch/nativert/executor/triton 2025-10-10T00:04:59.0016586Z copying torch/nativert/graph/Graph.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0018380Z copying torch/nativert/graph/Graph.h -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0019961Z copying torch/nativert/graph/GraphPasses.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0021480Z copying torch/nativert/graph/GraphPasses.h -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0022642Z copying torch/nativert/graph/GraphSignature.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0024383Z copying torch/nativert/graph/GraphSignature.h -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0025885Z copying torch/nativert/graph/GraphUtils.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0027220Z copying torch/nativert/graph/GraphUtils.h -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0028626Z copying torch/nativert/graph/Serialization.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0030113Z copying torch/nativert/graph/Serialization.h -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0031462Z copying torch/nativert/graph/TensorMeta.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0032840Z copying torch/nativert/graph/TensorMeta.h -> torch-2.10.0a0+git344e636/torch/nativert/graph 2025-10-10T00:04:59.0034684Z copying torch/nativert/graph/passes/SubgraphRewriter.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes 2025-10-10T00:04:59.0036129Z copying torch/nativert/graph/passes/SubgraphRewriter.h -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes 2025-10-10T00:04:59.0037743Z copying torch/nativert/graph/passes/pass_manager/GraphPassRegistry.h -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:59.0039010Z copying torch/nativert/graph/passes/pass_manager/GraphPasses.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:59.0040305Z copying torch/nativert/graph/passes/pass_manager/GraphPasses.h -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:59.0041810Z copying torch/nativert/graph/passes/pass_manager/PassManager.cpp -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:59.0043073Z copying torch/nativert/graph/passes/pass_manager/PassManager.h -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:59.0044579Z copying torch/nativert/graph/passes/pass_manager/PassPipeline.h -> torch-2.10.0a0+git344e636/torch/nativert/graph/passes/pass_manager 2025-10-10T00:04:59.0046217Z copying torch/nativert/kernels/AutoFunctionalizeKernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0047944Z copying torch/nativert/kernels/AutoFunctionalizeKernel.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0049080Z copying torch/nativert/kernels/C10Kernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0050559Z copying torch/nativert/kernels/C10Kernel.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0052021Z copying torch/nativert/kernels/CallTorchBindKernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0053222Z copying torch/nativert/kernels/CallTorchBindKernel.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0054858Z copying torch/nativert/kernels/ETCallDelegateKernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0056674Z copying torch/nativert/kernels/ETCallDelegateKernel.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0058532Z copying torch/nativert/kernels/GeneratedNativeStaticDispatchKernels.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0059987Z copying torch/nativert/kernels/GeneratedStaticDispatchKernels.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0062940Z copying torch/nativert/kernels/HigherOrderKernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0064225Z copying torch/nativert/kernels/HigherOrderKernel.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0065773Z copying torch/nativert/kernels/KernelFactory.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0067404Z copying torch/nativert/kernels/KernelFactory.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0068604Z copying torch/nativert/kernels/KernelHandlerRegistry.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0070115Z copying torch/nativert/kernels/KernelHandlerRegistry.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0071290Z copying torch/nativert/kernels/KernelRegistry.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0073123Z copying torch/nativert/kernels/KernelRegistry.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0074664Z copying torch/nativert/kernels/NativeKernels.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0076147Z copying torch/nativert/kernels/PrimKernelRegistry.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0077557Z copying torch/nativert/kernels/PrimKernelRegistry.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0078977Z copying torch/nativert/kernels/TritonKernel.cpp -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0080300Z copying torch/nativert/kernels/TritonKernel.h -> torch-2.10.0a0+git344e636/torch/nativert/kernels 2025-10-10T00:04:59.0081677Z copying torch/nativert/python/Bindings.cpp -> torch-2.10.0a0+git344e636/torch/nativert/python 2025-10-10T00:04:59.0082921Z copying torch/nativert/python/Bindings.h -> torch-2.10.0a0+git344e636/torch/nativert/python 2025-10-10T00:04:59.0084385Z copying torch/nested/__init__.py -> torch-2.10.0a0+git344e636/torch/nested 2025-10-10T00:04:59.0086150Z copying torch/nested/_internal/__init__.py -> torch-2.10.0a0+git344e636/torch/nested/_internal 2025-10-10T00:04:59.0087326Z copying torch/nested/_internal/nested_int.py -> torch-2.10.0a0+git344e636/torch/nested/_internal 2025-10-10T00:04:59.0088779Z copying torch/nested/_internal/nested_tensor.py -> torch-2.10.0a0+git344e636/torch/nested/_internal 2025-10-10T00:04:59.0090370Z copying torch/nested/_internal/ops.py -> torch-2.10.0a0+git344e636/torch/nested/_internal 2025-10-10T00:04:59.0092593Z copying torch/nested/_internal/sdpa.py -> torch-2.10.0a0+git344e636/torch/nested/_internal 2025-10-10T00:04:59.0094244Z copying torch/nn/__init__.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0095732Z copying torch/nn/_reduction.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0097091Z copying torch/nn/common_types.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0098466Z copying torch/nn/cpp.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0099851Z copying torch/nn/functional.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0103164Z copying torch/nn/functional.pyi.in -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0104754Z copying torch/nn/grad.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0106219Z copying torch/nn/init.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0107841Z copying torch/nn/parameter.py -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0109297Z copying torch/nn/parameter.pyi -> torch-2.10.0a0+git344e636/torch/nn 2025-10-10T00:04:59.0110756Z copying torch/nn/attention/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/attention 2025-10-10T00:04:59.0112159Z copying torch/nn/attention/_utils.py -> torch-2.10.0a0+git344e636/torch/nn/attention 2025-10-10T00:04:59.0113569Z copying torch/nn/attention/bias.py -> torch-2.10.0a0+git344e636/torch/nn/attention 2025-10-10T00:04:59.0115243Z copying torch/nn/attention/flex_attention.py -> torch-2.10.0a0+git344e636/torch/nn/attention 2025-10-10T00:04:59.0117241Z copying torch/nn/attention/experimental/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/attention/experimental 2025-10-10T00:04:59.0118652Z copying torch/nn/attention/experimental/_paged_attention.py -> torch-2.10.0a0+git344e636/torch/nn/attention/experimental 2025-10-10T00:04:59.0120058Z copying torch/nn/backends/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/backends 2025-10-10T00:04:59.0121376Z copying torch/nn/backends/thnn.py -> torch-2.10.0a0+git344e636/torch/nn/backends 2025-10-10T00:04:59.0122754Z copying torch/nn/intrinsic/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic 2025-10-10T00:04:59.0124366Z copying torch/nn/intrinsic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/modules 2025-10-10T00:04:59.0125820Z copying torch/nn/intrinsic/modules/fused.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/modules 2025-10-10T00:04:59.0127174Z copying torch/nn/intrinsic/qat/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat 2025-10-10T00:04:59.0128692Z copying torch/nn/intrinsic/qat/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat/modules 2025-10-10T00:04:59.0130234Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat/modules 2025-10-10T00:04:59.0131759Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat/modules 2025-10-10T00:04:59.0133070Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/qat/modules 2025-10-10T00:04:59.0134496Z copying torch/nn/intrinsic/quantized/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized 2025-10-10T00:04:59.0136276Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/dynamic 2025-10-10T00:04:59.0137645Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/dynamic/modules 2025-10-10T00:04:59.0139083Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/dynamic/modules 2025-10-10T00:04:59.0140553Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/modules 2025-10-10T00:04:59.0141816Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/modules 2025-10-10T00:04:59.0143184Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/modules 2025-10-10T00:04:59.0144872Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> torch-2.10.0a0+git344e636/torch/nn/intrinsic/quantized/modules 2025-10-10T00:04:59.0146266Z copying torch/nn/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0147711Z copying torch/nn/modules/_functions.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0149147Z copying torch/nn/modules/activation.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0150978Z copying torch/nn/modules/adaptive.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0152475Z copying torch/nn/modules/batchnorm.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0154304Z copying torch/nn/modules/channelshuffle.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0155853Z copying torch/nn/modules/container.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0157529Z copying torch/nn/modules/conv.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0159518Z copying torch/nn/modules/distance.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0160871Z copying torch/nn/modules/dropout.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0162303Z copying torch/nn/modules/flatten.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0163689Z copying torch/nn/modules/fold.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0165538Z copying torch/nn/modules/instancenorm.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0167004Z copying torch/nn/modules/lazy.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0168605Z copying torch/nn/modules/linear.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0170155Z copying torch/nn/modules/loss.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0172210Z copying torch/nn/modules/module.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0174896Z copying torch/nn/modules/normalization.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0176349Z copying torch/nn/modules/padding.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0177963Z copying torch/nn/modules/pixelshuffle.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0179341Z copying torch/nn/modules/pooling.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0181157Z copying torch/nn/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0183120Z copying torch/nn/modules/sparse.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0184822Z copying torch/nn/modules/transformer.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0186819Z copying torch/nn/modules/upsampling.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0188170Z copying torch/nn/modules/utils.py -> torch-2.10.0a0+git344e636/torch/nn/modules 2025-10-10T00:04:59.0189559Z copying torch/nn/parallel/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0190948Z copying torch/nn/parallel/_functions.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0192382Z copying torch/nn/parallel/comm.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0193863Z copying torch/nn/parallel/data_parallel.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0195548Z copying torch/nn/parallel/distributed.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0197771Z copying torch/nn/parallel/parallel_apply.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0199147Z copying torch/nn/parallel/replicate.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0200530Z copying torch/nn/parallel/scatter_gather.py -> torch-2.10.0a0+git344e636/torch/nn/parallel 2025-10-10T00:04:59.0201835Z copying torch/nn/qat/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/qat 2025-10-10T00:04:59.0203537Z copying torch/nn/qat/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/qat/dynamic 2025-10-10T00:04:59.0205239Z copying torch/nn/qat/dynamic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/qat/dynamic/modules 2025-10-10T00:04:59.0206636Z copying torch/nn/qat/dynamic/modules/linear.py -> torch-2.10.0a0+git344e636/torch/nn/qat/dynamic/modules 2025-10-10T00:04:59.0207853Z copying torch/nn/qat/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/qat/modules 2025-10-10T00:04:59.0209257Z copying torch/nn/qat/modules/conv.py -> torch-2.10.0a0+git344e636/torch/nn/qat/modules 2025-10-10T00:04:59.0210668Z copying torch/nn/qat/modules/embedding_ops.py -> torch-2.10.0a0+git344e636/torch/nn/qat/modules 2025-10-10T00:04:59.0212005Z copying torch/nn/qat/modules/linear.py -> torch-2.10.0a0+git344e636/torch/nn/qat/modules 2025-10-10T00:04:59.0213381Z copying torch/nn/quantizable/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantizable 2025-10-10T00:04:59.0214742Z copying torch/nn/quantizable/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantizable/modules 2025-10-10T00:04:59.0216423Z copying torch/nn/quantizable/modules/activation.py -> torch-2.10.0a0+git344e636/torch/nn/quantizable/modules 2025-10-10T00:04:59.0217577Z copying torch/nn/quantizable/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/nn/quantizable/modules 2025-10-10T00:04:59.0218985Z copying torch/nn/quantized/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantized 2025-10-10T00:04:59.0220404Z copying torch/nn/quantized/functional.py -> torch-2.10.0a0+git344e636/torch/nn/quantized 2025-10-10T00:04:59.0221835Z copying torch/nn/quantized/_reference/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference 2025-10-10T00:04:59.0223457Z copying torch/nn/quantized/_reference/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:59.0224934Z copying torch/nn/quantized/_reference/modules/conv.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:59.0226418Z copying torch/nn/quantized/_reference/modules/linear.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:59.0227629Z copying torch/nn/quantized/_reference/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:59.0229101Z copying torch/nn/quantized/_reference/modules/sparse.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:59.0230320Z copying torch/nn/quantized/_reference/modules/utils.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/_reference/modules 2025-10-10T00:04:59.0231667Z copying torch/nn/quantized/dynamic/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic 2025-10-10T00:04:59.0233259Z copying torch/nn/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic/modules 2025-10-10T00:04:59.0234573Z copying torch/nn/quantized/dynamic/modules/conv.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic/modules 2025-10-10T00:04:59.0236160Z copying torch/nn/quantized/dynamic/modules/linear.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic/modules 2025-10-10T00:04:59.0237426Z copying torch/nn/quantized/dynamic/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/dynamic/modules 2025-10-10T00:04:59.0238806Z copying torch/nn/quantized/modules/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0240258Z copying torch/nn/quantized/modules/activation.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0241453Z copying torch/nn/quantized/modules/batchnorm.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0242878Z copying torch/nn/quantized/modules/conv.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0244270Z copying torch/nn/quantized/modules/dropout.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0245880Z copying torch/nn/quantized/modules/embedding_ops.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0247341Z copying torch/nn/quantized/modules/functional_modules.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0248705Z copying torch/nn/quantized/modules/linear.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0250145Z copying torch/nn/quantized/modules/normalization.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0251326Z copying torch/nn/quantized/modules/rnn.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0252771Z copying torch/nn/quantized/modules/utils.py -> torch-2.10.0a0+git344e636/torch/nn/quantized/modules 2025-10-10T00:04:59.0254035Z copying torch/nn/utils/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0256574Z copying torch/nn/utils/_deprecation_utils.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0257941Z copying torch/nn/utils/_named_member_accessor.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0259347Z copying torch/nn/utils/_per_sample_grad.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0260718Z copying torch/nn/utils/clip_grad.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0262235Z copying torch/nn/utils/convert_parameters.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0263585Z copying torch/nn/utils/fusion.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0265126Z copying torch/nn/utils/init.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0266510Z copying torch/nn/utils/memory_format.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0268089Z copying torch/nn/utils/parametrizations.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0269560Z copying torch/nn/utils/parametrize.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0271252Z copying torch/nn/utils/prune.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0273066Z copying torch/nn/utils/rnn.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0274861Z copying torch/nn/utils/spectral_norm.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0276435Z copying torch/nn/utils/stateless.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0277876Z copying torch/nn/utils/weight_norm.py -> torch-2.10.0a0+git344e636/torch/nn/utils 2025-10-10T00:04:59.0279489Z copying torch/nn/utils/_expanded_weights/__init__.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0281013Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0282264Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0283829Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0285159Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0286977Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0288259Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0296461Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0297391Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0298141Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> torch-2.10.0a0+git344e636/torch/nn/utils/_expanded_weights 2025-10-10T00:04:59.0298435Z copying torch/numa/__init__.py -> torch-2.10.0a0+git344e636/torch/numa 2025-10-10T00:04:59.0298736Z copying torch/numa/binding.py -> torch-2.10.0a0+git344e636/torch/numa 2025-10-10T00:04:59.0299025Z copying torch/onnx/README.md -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0299298Z copying torch/onnx/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0309416Z copying torch/onnx/_constants.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0310513Z copying torch/onnx/_flags.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0310962Z copying torch/onnx/errors.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0311278Z copying torch/onnx/operators.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0311598Z copying torch/onnx/symbolic_helper.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0311924Z copying torch/onnx/symbolic_opset10.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0312257Z copying torch/onnx/symbolic_opset11.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0312575Z copying torch/onnx/symbolic_opset12.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0313413Z copying torch/onnx/symbolic_opset13.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0315300Z copying torch/onnx/symbolic_opset14.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0316973Z copying torch/onnx/symbolic_opset15.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0334818Z copying torch/onnx/symbolic_opset16.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0335477Z copying torch/onnx/symbolic_opset17.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0336121Z copying torch/onnx/symbolic_opset18.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0336645Z copying torch/onnx/symbolic_opset19.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0337107Z copying torch/onnx/symbolic_opset20.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0337559Z copying torch/onnx/symbolic_opset7.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0338012Z copying torch/onnx/symbolic_opset8.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0338468Z copying torch/onnx/symbolic_opset9.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0338885Z copying torch/onnx/testing.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0339276Z copying torch/onnx/utils.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0339712Z copying torch/onnx/verification.py -> torch-2.10.0a0+git344e636/torch/onnx 2025-10-10T00:04:59.0340228Z copying torch/onnx/_internal/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal 2025-10-10T00:04:59.0345598Z copying torch/onnx/_internal/_lazy_import.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal 2025-10-10T00:04:59.0346106Z copying torch/onnx/_internal/exporter/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0346603Z copying torch/onnx/_internal/exporter/_analysis.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0347187Z copying torch/onnx/_internal/exporter/_building.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0348596Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0350276Z copying torch/onnx/_internal/exporter/_compat.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0352083Z copying torch/onnx/_internal/exporter/_constants.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0353796Z copying torch/onnx/_internal/exporter/_core.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0356530Z copying torch/onnx/_internal/exporter/_decomp.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0358609Z copying torch/onnx/_internal/exporter/_dispatching.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0363057Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0363538Z copying torch/onnx/_internal/exporter/_errors.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0364004Z copying torch/onnx/_internal/exporter/_flags.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0375023Z copying torch/onnx/_internal/exporter/_fx_passes.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0376459Z copying torch/onnx/_internal/exporter/_ir_passes.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0376970Z copying torch/onnx/_internal/exporter/_isolated.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0377486Z copying torch/onnx/_internal/exporter/_onnx_program.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0377998Z copying torch/onnx/_internal/exporter/_registration.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0378498Z copying torch/onnx/_internal/exporter/_reporting.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0378970Z copying torch/onnx/_internal/exporter/_schemas.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0379459Z copying torch/onnx/_internal/exporter/_tensors.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0382888Z copying torch/onnx/_internal/exporter/_testing.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0383332Z copying torch/onnx/_internal/exporter/_type_casting.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0384810Z copying torch/onnx/_internal/exporter/_verification.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter 2025-10-10T00:04:59.0385615Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib 2025-10-10T00:04:59.0386207Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib 2025-10-10T00:04:59.0387325Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib 2025-10-10T00:04:59.0389018Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:59.0390741Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:59.0392071Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:59.0393798Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:59.0395768Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:59.0397556Z copying torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/exporter/_torchlib/ops 2025-10-10T00:04:59.0399044Z copying torch/onnx/_internal/fx/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/fx 2025-10-10T00:04:59.0400057Z copying torch/onnx/_internal/fx/_pass.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/fx 2025-10-10T00:04:59.0402189Z copying torch/onnx/_internal/fx/type_utils.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/fx 2025-10-10T00:04:59.0403789Z copying torch/onnx/_internal/fx/passes/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/fx/passes 2025-10-10T00:04:59.0406052Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/fx/passes 2025-10-10T00:04:59.0408318Z copying torch/onnx/_internal/torchscript_exporter/README.md -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0410082Z copying torch/onnx/_internal/torchscript_exporter/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0411226Z copying torch/onnx/_internal/torchscript_exporter/_experimental.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0412899Z copying torch/onnx/_internal/torchscript_exporter/_globals.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0414572Z copying torch/onnx/_internal/torchscript_exporter/_type_utils.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0416306Z copying torch/onnx/_internal/torchscript_exporter/jit_utils.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0418095Z copying torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0419606Z copying torch/onnx/_internal/torchscript_exporter/registration.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0425279Z copying torch/onnx/_internal/torchscript_exporter/symbolic_helper.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0426363Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0426991Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0428198Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0429947Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0431998Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0433730Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0445271Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0446095Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0446779Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0447445Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0448207Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0448894Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0449556Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0450097Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0451934Z copying torch/onnx/_internal/torchscript_exporter/utils.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0454529Z copying torch/onnx/_internal/torchscript_exporter/verification.py -> torch-2.10.0a0+git344e636/torch/onnx/_internal/torchscript_exporter 2025-10-10T00:04:59.0456204Z copying torch/onnx/ops/__init__.py -> torch-2.10.0a0+git344e636/torch/onnx/ops 2025-10-10T00:04:59.0457723Z copying torch/onnx/ops/_dtype_mappings.py -> torch-2.10.0a0+git344e636/torch/onnx/ops 2025-10-10T00:04:59.0459324Z copying torch/onnx/ops/_impl.py -> torch-2.10.0a0+git344e636/torch/onnx/ops 2025-10-10T00:04:59.0461353Z copying torch/onnx/ops/_symbolic_impl.py -> torch-2.10.0a0+git344e636/torch/onnx/ops 2025-10-10T00:04:59.0467955Z copying torch/optim/__init__.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0468288Z copying torch/optim/_adafactor.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0468606Z copying torch/optim/_functional.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0468900Z copying torch/optim/_muon.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0474902Z copying torch/optim/adadelta.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0475208Z copying torch/optim/adagrad.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0475490Z copying torch/optim/adam.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0476027Z copying torch/optim/adamax.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0477125Z copying torch/optim/adamw.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0478846Z copying torch/optim/asgd.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0480617Z copying torch/optim/lbfgs.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0482519Z copying torch/optim/lr_scheduler.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0485314Z copying torch/optim/nadam.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0487158Z copying torch/optim/optimizer.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0489266Z copying torch/optim/radam.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0491167Z copying torch/optim/rmsprop.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0492906Z copying torch/optim/rprop.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0494921Z copying torch/optim/sgd.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0496627Z copying torch/optim/sparse_adam.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0498229Z copying torch/optim/swa_utils.py -> torch-2.10.0a0+git344e636/torch/optim 2025-10-10T00:04:59.0500157Z copying torch/optim/_multi_tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/optim/_multi_tensor 2025-10-10T00:04:59.0501902Z copying torch/optim/_multi_tensor/__init__.pyi -> torch-2.10.0a0+git344e636/torch/optim/_multi_tensor 2025-10-10T00:04:59.0503247Z copying torch/package/__init__.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0505027Z copying torch/package/_digraph.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0506630Z copying torch/package/_directory_reader.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0508130Z copying torch/package/_importlib.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0509621Z copying torch/package/_mangling.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0511168Z copying torch/package/_mock.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0512740Z copying torch/package/_package_pickler.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0514537Z copying torch/package/_package_unpickler.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0516337Z copying torch/package/_stdlib.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0518087Z copying torch/package/file_structure_representation.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0519558Z copying torch/package/find_file_dependencies.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0520937Z copying torch/package/glob_group.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0522841Z copying torch/package/importer.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0524655Z copying torch/package/mangling.md -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0526454Z copying torch/package/package_exporter.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0528654Z copying torch/package/package_importer.py -> torch-2.10.0a0+git344e636/torch/package 2025-10-10T00:04:59.0530575Z copying torch/package/analyze/__init__.py -> torch-2.10.0a0+git344e636/torch/package/analyze 2025-10-10T00:04:59.0532119Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> torch-2.10.0a0+git344e636/torch/package/analyze 2025-10-10T00:04:59.0533547Z copying torch/package/analyze/is_from_package.py -> torch-2.10.0a0+git344e636/torch/package/analyze 2025-10-10T00:04:59.0535526Z copying torch/package/analyze/trace_dependencies.py -> torch-2.10.0a0+git344e636/torch/package/analyze 2025-10-10T00:04:59.0537107Z copying torch/profiler/__init__.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0538768Z copying torch/profiler/_memory_profiler.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0540915Z copying torch/profiler/_pattern_matcher.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0542774Z copying torch/profiler/_utils.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0544565Z copying torch/profiler/itt.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0546242Z copying torch/profiler/profiler.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0548497Z copying torch/profiler/python_tracer.py -> torch-2.10.0a0+git344e636/torch/profiler 2025-10-10T00:04:59.0549745Z copying torch/quantization/__init__.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0551552Z copying torch/quantization/_numeric_suite.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0552912Z copying torch/quantization/_numeric_suite_fx.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0554879Z copying torch/quantization/_quantized_conversions.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0556234Z copying torch/quantization/fake_quantize.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0557923Z copying torch/quantization/fuse_modules.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0559355Z copying torch/quantization/fuser_method_mappings.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0561203Z copying torch/quantization/observer.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0562491Z copying torch/quantization/qconfig.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0564413Z copying torch/quantization/quant_type.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0566011Z copying torch/quantization/quantization_mappings.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0567389Z copying torch/quantization/quantize.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0569267Z copying torch/quantization/quantize_fx.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0570600Z copying torch/quantization/quantize_jit.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0572279Z copying torch/quantization/stubs.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0573854Z copying torch/quantization/utils.py -> torch-2.10.0a0+git344e636/torch/quantization 2025-10-10T00:04:59.0575811Z copying torch/quantization/fx/__init__.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0577201Z copying torch/quantization/fx/_equalize.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0578945Z copying torch/quantization/fx/convert.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0580303Z copying torch/quantization/fx/fuse.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0582251Z copying torch/quantization/fx/fusion_patterns.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0583571Z copying torch/quantization/fx/graph_module.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0585467Z copying torch/quantization/fx/match_utils.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0586867Z copying torch/quantization/fx/pattern_utils.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0588510Z copying torch/quantization/fx/prepare.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0590417Z copying torch/quantization/fx/quantization_patterns.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0591704Z copying torch/quantization/fx/quantization_types.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0593324Z copying torch/quantization/fx/utils.py -> torch-2.10.0a0+git344e636/torch/quantization/fx 2025-10-10T00:04:59.0595049Z copying torch/signal/__init__.py -> torch-2.10.0a0+git344e636/torch/signal 2025-10-10T00:04:59.0596891Z copying torch/signal/windows/__init__.py -> torch-2.10.0a0+git344e636/torch/signal/windows 2025-10-10T00:04:59.0598510Z copying torch/signal/windows/windows.py -> torch-2.10.0a0+git344e636/torch/signal/windows 2025-10-10T00:04:59.0600434Z copying torch/sparse/__init__.py -> torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:59.0602470Z copying torch/sparse/_semi_structured_conversions.py -> torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:59.0603914Z copying torch/sparse/_semi_structured_ops.py -> torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:59.0605868Z copying torch/sparse/_triton_ops.py -> torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:59.0608366Z copying torch/sparse/_triton_ops_meta.py -> torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:59.0613984Z copying torch/sparse/semi_structured.py -> torch-2.10.0a0+git344e636/torch/sparse 2025-10-10T00:04:59.0616033Z copying torch/special/__init__.py -> torch-2.10.0a0+git344e636/torch/special 2025-10-10T00:04:59.0618016Z copying torch/testing/__init__.py -> torch-2.10.0a0+git344e636/torch/testing 2025-10-10T00:04:59.0619527Z copying torch/testing/_comparison.py -> torch-2.10.0a0+git344e636/torch/testing 2025-10-10T00:04:59.0621993Z copying torch/testing/_creation.py -> torch-2.10.0a0+git344e636/torch/testing 2025-10-10T00:04:59.0623710Z copying torch/testing/_utils.py -> torch-2.10.0a0+git344e636/torch/testing 2025-10-10T00:04:59.0625861Z copying torch/testing/_internal/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0627132Z copying torch/testing/_internal/autocast_test_lists.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0629274Z copying torch/testing/_internal/autograd_function_db.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0630899Z copying torch/testing/_internal/check_kernel_launches.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0632370Z copying torch/testing/_internal/common_cuda.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0634511Z copying torch/testing/_internal/common_device_type.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0637003Z copying torch/testing/_internal/common_dist_composable.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0638296Z copying torch/testing/_internal/common_distributed.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0640775Z copying torch/testing/_internal/common_dtype.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0642137Z copying torch/testing/_internal/common_fsdp.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0644742Z copying torch/testing/_internal/common_jit.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0646688Z copying torch/testing/_internal/common_methods_invocations.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0657996Z copying torch/testing/_internal/common_mkldnn.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0659357Z copying torch/testing/_internal/common_modules.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0662899Z copying torch/testing/_internal/common_mps.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0664938Z copying torch/testing/_internal/common_nn.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0668220Z copying torch/testing/_internal/common_optimizers.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0670776Z copying torch/testing/_internal/common_pruning.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0672623Z copying torch/testing/_internal/common_quantization.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0675559Z copying torch/testing/_internal/common_quantized.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0677242Z copying torch/testing/_internal/common_subclass.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0679076Z copying torch/testing/_internal/common_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0682842Z copying torch/testing/_internal/composite_compliance.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0684786Z copying torch/testing/_internal/custom_op_db.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0686729Z copying torch/testing/_internal/custom_tensor.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0688185Z copying torch/testing/_internal/dist_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0690138Z copying torch/testing/_internal/dynamo_test_failures.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0691563Z copying torch/testing/_internal/fake_config_module.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0693294Z copying torch/testing/_internal/fake_config_module2.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0694883Z copying torch/testing/_internal/fake_config_module3.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0696654Z copying torch/testing/_internal/hop_db.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0698672Z copying torch/testing/_internal/hypothesis_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0700425Z copying torch/testing/_internal/inductor_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0701968Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0704284Z copying torch/testing/_internal/jit_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0706433Z copying torch/testing/_internal/logging_tensor.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0707842Z copying torch/testing/_internal/logging_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0709939Z copying torch/testing/_internal/quantization_torch_package_models.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0711287Z copying torch/testing/_internal/static_module.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0712949Z copying torch/testing/_internal/subclasses.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0714850Z copying torch/testing/_internal/torchbind_impls.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0716610Z copying torch/testing/_internal/triton_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0718633Z copying torch/testing/_internal/two_tensor.py -> torch-2.10.0a0+git344e636/torch/testing/_internal 2025-10-10T00:04:59.0720082Z copying torch/testing/_internal/codegen/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/codegen 2025-10-10T00:04:59.0721803Z copying torch/testing/_internal/data/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/data 2025-10-10T00:04:59.0723236Z copying torch/testing/_internal/data/network1.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/data 2025-10-10T00:04:59.0724970Z copying torch/testing/_internal/data/network2.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/data 2025-10-10T00:04:59.0726929Z copying torch/testing/_internal/distributed/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0728274Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0729858Z copying torch/testing/_internal/distributed/common_state_dict.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0731840Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0733368Z copying torch/testing/_internal/distributed/distributed_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0739021Z copying torch/testing/_internal/distributed/distributed_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0740379Z copying torch/testing/_internal/distributed/fake_pg.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0742119Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0744245Z copying torch/testing/_internal/distributed/rpc_utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed 2025-10-10T00:04:59.0745841Z copying torch/testing/_internal/distributed/_shard/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard 2025-10-10T00:04:59.0747433Z copying torch/testing/_internal/distributed/_shard/test_common.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard 2025-10-10T00:04:59.0749167Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-10-10T00:04:59.0750891Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-10-10T00:04:59.0752343Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-10-10T00:04:59.0753732Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_tensor 2025-10-10T00:04:59.0755558Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/_tensor 2025-10-10T00:04:59.0757502Z copying torch/testing/_internal/distributed/nn/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/nn 2025-10-10T00:04:59.0758869Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/nn/api 2025-10-10T00:04:59.0760557Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/nn/api 2025-10-10T00:04:59.0762796Z copying torch/testing/_internal/distributed/rpc/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0764293Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0767201Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0768705Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0770398Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0771956Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0774012Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0785910Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc 2025-10-10T00:04:59.0787125Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/examples 2025-10-10T00:04:59.0789301Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/examples 2025-10-10T00:04:59.0790381Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/examples 2025-10-10T00:04:59.0791108Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/jit 2025-10-10T00:04:59.0791875Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/jit 2025-10-10T00:04:59.0792555Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/jit 2025-10-10T00:04:59.0793305Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/distributed/rpc/jit 2025-10-10T00:04:59.0793868Z copying torch/testing/_internal/generated/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/generated 2025-10-10T00:04:59.0794591Z copying torch/testing/_internal/opinfo/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo 2025-10-10T00:04:59.0795250Z copying torch/testing/_internal/opinfo/core.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo 2025-10-10T00:04:59.0795771Z copying torch/testing/_internal/opinfo/refs.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo 2025-10-10T00:04:59.0796341Z copying torch/testing/_internal/opinfo/utils.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo 2025-10-10T00:04:59.0802033Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0804303Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0806969Z copying torch/testing/_internal/opinfo/definitions/fft.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0807672Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0808510Z copying torch/testing/_internal/opinfo/definitions/nested.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0809408Z copying torch/testing/_internal/opinfo/definitions/signal.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0810468Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0815812Z copying torch/testing/_internal/opinfo/definitions/special.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/opinfo/definitions 2025-10-10T00:04:59.0816885Z copying torch/testing/_internal/optests/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:59.0819110Z copying torch/testing/_internal/optests/aot_autograd.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:59.0819898Z copying torch/testing/_internal/optests/autograd_registration.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:59.0820638Z copying torch/testing/_internal/optests/fake_tensor.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:59.0821369Z copying torch/testing/_internal/optests/generate_tests.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:59.0825115Z copying torch/testing/_internal/optests/make_fx.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/optests 2025-10-10T00:04:59.0826150Z copying torch/testing/_internal/test_module/__init__.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/test_module 2025-10-10T00:04:59.0826777Z copying torch/testing/_internal/test_module/future_div.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/test_module 2025-10-10T00:04:59.0827791Z copying torch/testing/_internal/test_module/no_future_div.py -> torch-2.10.0a0+git344e636/torch/testing/_internal/test_module 2025-10-10T00:04:59.0829526Z copying torch/utils/__init__.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0831421Z copying torch/utils/_appending_byte_serializer.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0832643Z copying torch/utils/_config_module.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0835938Z copying torch/utils/_config_typing.pyi -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0837284Z copying torch/utils/_content_store.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0839017Z copying torch/utils/_contextlib.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0842340Z copying torch/utils/_cpp_embed_headers.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0843950Z copying torch/utils/_cpp_extension_versioner.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0844679Z copying torch/utils/_cxx_pytree.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0850472Z copying torch/utils/_debug_mode.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0851100Z copying torch/utils/_device.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0853593Z copying torch/utils/_dtype_abbrs.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0854365Z copying torch/utils/_exposed_in.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0854880Z copying torch/utils/_filelock.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0856368Z copying torch/utils/_foreach_utils.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0856982Z copying torch/utils/_functools.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0857565Z copying torch/utils/_get_clean_triton.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0858465Z copying torch/utils/_helion.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0860042Z copying torch/utils/_import_utils.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0861542Z copying torch/utils/_mode_utils.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0863122Z copying torch/utils/_ordered_set.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0865004Z copying torch/utils/_python_dispatch.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0866813Z copying torch/utils/_pytree.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0869158Z copying torch/utils/_stats.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0870688Z copying torch/utils/_thunk.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0872216Z copying torch/utils/_traceback.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0874004Z copying torch/utils/_triton.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0875927Z copying torch/utils/_typing_utils.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0877388Z copying torch/utils/_zip.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0880766Z copying torch/utils/backend_registration.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0881445Z copying torch/utils/bundled_inputs.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0882672Z copying torch/utils/checkpoint.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0885330Z copying torch/utils/collect_env.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0887281Z copying torch/utils/cpp_backtrace.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0888932Z copying torch/utils/cpp_extension.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0892185Z copying torch/utils/deterministic.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0893619Z copying torch/utils/dlpack.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0895480Z copying torch/utils/file_baton.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0897129Z copying torch/utils/flop_counter.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0899032Z copying torch/utils/hooks.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0900589Z copying torch/utils/mkldnn.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0902212Z copying torch/utils/mobile_optimizer.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0903763Z copying torch/utils/model_zoo.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0905725Z copying torch/utils/module_tracker.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0907299Z copying torch/utils/show_pickle.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0908953Z copying torch/utils/throughput_benchmark.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0910421Z copying torch/utils/weak.py -> torch-2.10.0a0+git344e636/torch/utils 2025-10-10T00:04:59.0912428Z copying torch/utils/_strobelight/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/_strobelight 2025-10-10T00:04:59.0914017Z copying torch/utils/_strobelight/cli_function_profiler.py -> torch-2.10.0a0+git344e636/torch/utils/_strobelight 2025-10-10T00:04:59.0917581Z copying torch/utils/_strobelight/examples/cli_function_profiler_example.py -> torch-2.10.0a0+git344e636/torch/utils/_strobelight/examples 2025-10-10T00:04:59.0918310Z copying torch/utils/_sympy/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0920809Z copying torch/utils/_sympy/functions.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0921585Z copying torch/utils/_sympy/interp.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0922220Z copying torch/utils/_sympy/numbers.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0923988Z copying torch/utils/_sympy/printers.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0926108Z copying torch/utils/_sympy/reference.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0930990Z copying torch/utils/_sympy/singleton_int.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0931777Z copying torch/utils/_sympy/solve.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0933057Z copying torch/utils/_sympy/symbol.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0933717Z copying torch/utils/_sympy/value_ranges.py -> torch-2.10.0a0+git344e636/torch/utils/_sympy 2025-10-10T00:04:59.0934661Z copying torch/utils/backcompat/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/backcompat 2025-10-10T00:04:59.0936418Z copying torch/utils/benchmark/README.md -> torch-2.10.0a0+git344e636/torch/utils/benchmark 2025-10-10T00:04:59.0937915Z copying torch/utils/benchmark/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark 2025-10-10T00:04:59.0939692Z copying torch/utils/benchmark/examples/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:59.0941260Z copying torch/utils/benchmark/examples/compare.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:59.0942853Z copying torch/utils/benchmark/examples/fuzzer.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:59.0944597Z copying torch/utils/benchmark/examples/op_benchmark.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:59.0946292Z copying torch/utils/benchmark/examples/simple_timeit.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:59.0947926Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples 2025-10-10T00:04:59.0949636Z copying torch/utils/benchmark/examples/sparse/compare.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples/sparse 2025-10-10T00:04:59.0951279Z copying torch/utils/benchmark/examples/sparse/fuzzer.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples/sparse 2025-10-10T00:04:59.0952955Z copying torch/utils/benchmark/examples/sparse/op_benchmark.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/examples/sparse 2025-10-10T00:04:59.0954515Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:59.0960271Z copying torch/utils/benchmark/op_fuzzers/binary.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:59.0961177Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:59.0962310Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:59.0963200Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:59.0964055Z copying torch/utils/benchmark/op_fuzzers/unary.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/op_fuzzers 2025-10-10T00:04:59.0965025Z copying torch/utils/benchmark/utils/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0965856Z copying torch/utils/benchmark/utils/_stubs.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0966774Z copying torch/utils/benchmark/utils/common.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0968326Z copying torch/utils/benchmark/utils/compare.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0970073Z copying torch/utils/benchmark/utils/compile.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0971623Z copying torch/utils/benchmark/utils/cpp_jit.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0973429Z copying torch/utils/benchmark/utils/fuzzer.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0975439Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0977075Z copying torch/utils/benchmark/utils/timeit_template.cpp -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0978588Z copying torch/utils/benchmark/utils/timer.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils 2025-10-10T00:04:59.0980641Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils/valgrind_wrapper 2025-10-10T00:04:59.0982100Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils/valgrind_wrapper 2025-10-10T00:04:59.0983750Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils/valgrind_wrapper 2025-10-10T00:04:59.0985648Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> torch-2.10.0a0+git344e636/torch/utils/benchmark/utils/valgrind_wrapper 2025-10-10T00:04:59.0987218Z copying torch/utils/data/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0988903Z copying torch/utils/data/backward_compatibility.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0990370Z copying torch/utils/data/dataframes_pipes.ipynb -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0992047Z copying torch/utils/data/dataloader.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0994536Z copying torch/utils/data/dataset.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0996540Z copying torch/utils/data/distributed.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0998056Z copying torch/utils/data/graph.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.0999634Z copying torch/utils/data/graph_settings.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.1001179Z copying torch/utils/data/sampler.py -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.1002877Z copying torch/utils/data/standard_pipes.ipynb -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.1004891Z copying torch/utils/data/typing.ipynb -> torch-2.10.0a0+git344e636/torch/utils/data 2025-10-10T00:04:59.1007006Z copying torch/utils/data/_utils/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:59.1008334Z copying torch/utils/data/_utils/collate.py -> torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:59.1010276Z copying torch/utils/data/_utils/fetch.py -> torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:59.1011620Z copying torch/utils/data/_utils/pin_memory.py -> torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:59.1013633Z copying torch/utils/data/_utils/signal_handling.py -> torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:59.1015123Z copying torch/utils/data/_utils/worker.py -> torch-2.10.0a0+git344e636/torch/utils/data/_utils 2025-10-10T00:04:59.1017147Z copying torch/utils/data/datapipes/README.md -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1018634Z copying torch/utils/data/datapipes/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1019986Z copying torch/utils/data/datapipes/_decorator.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1021547Z copying torch/utils/data/datapipes/_hook_iterator.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1023059Z copying torch/utils/data/datapipes/_typing.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1025085Z copying torch/utils/data/datapipes/datapipe.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1026722Z copying torch/utils/data/datapipes/datapipe.pyi.in -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1028149Z copying torch/utils/data/datapipes/gen_pyi.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes 2025-10-10T00:04:59.1029885Z copying torch/utils/data/datapipes/dataframe/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/dataframe 2025-10-10T00:04:59.1031543Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/dataframe 2025-10-10T00:04:59.1033032Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/dataframe 2025-10-10T00:04:59.1034706Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/dataframe 2025-10-10T00:04:59.1036392Z copying torch/utils/data/datapipes/dataframe/structures.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/dataframe 2025-10-10T00:04:59.1037826Z copying torch/utils/data/datapipes/iter/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1039393Z copying torch/utils/data/datapipes/iter/callable.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1041061Z copying torch/utils/data/datapipes/iter/combinatorics.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1042582Z copying torch/utils/data/datapipes/iter/combining.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1044431Z copying torch/utils/data/datapipes/iter/filelister.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1045965Z copying torch/utils/data/datapipes/iter/fileopener.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1047433Z copying torch/utils/data/datapipes/iter/grouping.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1049004Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1050481Z copying torch/utils/data/datapipes/iter/selecting.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1052064Z copying torch/utils/data/datapipes/iter/sharding.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1053503Z copying torch/utils/data/datapipes/iter/streamreader.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1055104Z copying torch/utils/data/datapipes/iter/utils.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/iter 2025-10-10T00:04:59.1056604Z copying torch/utils/data/datapipes/map/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:59.1058211Z copying torch/utils/data/datapipes/map/callable.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:59.1059703Z copying torch/utils/data/datapipes/map/combinatorics.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:59.1061196Z copying torch/utils/data/datapipes/map/combining.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:59.1062671Z copying torch/utils/data/datapipes/map/grouping.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:59.1064502Z copying torch/utils/data/datapipes/map/utils.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/map 2025-10-10T00:04:59.1066039Z copying torch/utils/data/datapipes/utils/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/utils 2025-10-10T00:04:59.1067414Z copying torch/utils/data/datapipes/utils/common.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/utils 2025-10-10T00:04:59.1069053Z copying torch/utils/data/datapipes/utils/decoder.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/utils 2025-10-10T00:04:59.1070841Z copying torch/utils/data/datapipes/utils/snapshot.py -> torch-2.10.0a0+git344e636/torch/utils/data/datapipes/utils 2025-10-10T00:04:59.1072242Z copying torch/utils/hipify/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/hipify 2025-10-10T00:04:59.1074308Z copying torch/utils/hipify/constants.py -> torch-2.10.0a0+git344e636/torch/utils/hipify 2025-10-10T00:04:59.1075696Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> torch-2.10.0a0+git344e636/torch/utils/hipify 2025-10-10T00:04:59.1080777Z copying torch/utils/hipify/hipify_python.py -> torch-2.10.0a0+git344e636/torch/utils/hipify 2025-10-10T00:04:59.1082817Z copying torch/utils/hipify/version.py -> torch-2.10.0a0+git344e636/torch/utils/hipify 2025-10-10T00:04:59.1084284Z copying torch/utils/jit/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/jit 2025-10-10T00:04:59.1086029Z copying torch/utils/jit/log_extract.py -> torch-2.10.0a0+git344e636/torch/utils/jit 2025-10-10T00:04:59.1087850Z copying torch/utils/model_dump/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:59.1089825Z copying torch/utils/model_dump/__main__.py -> torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:59.1091131Z copying torch/utils/model_dump/code.js -> torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:59.1093108Z copying torch/utils/model_dump/htm.mjs -> torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:59.1094567Z copying torch/utils/model_dump/preact.mjs -> torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:59.1096367Z copying torch/utils/model_dump/skeleton.html -> torch-2.10.0a0+git344e636/torch/utils/model_dump 2025-10-10T00:04:59.1098320Z copying torch/utils/serialization/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/serialization 2025-10-10T00:04:59.1099775Z copying torch/utils/serialization/config.py -> torch-2.10.0a0+git344e636/torch/utils/serialization 2025-10-10T00:04:59.1101469Z copying torch/utils/tensorboard/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1103154Z copying torch/utils/tensorboard/_convert_np.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1104795Z copying torch/utils/tensorboard/_embedding.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1106700Z copying torch/utils/tensorboard/_onnx_graph.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1108179Z copying torch/utils/tensorboard/_proto_graph.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1109608Z copying torch/utils/tensorboard/_pytorch_graph.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1111558Z copying torch/utils/tensorboard/_utils.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1112980Z copying torch/utils/tensorboard/summary.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1115249Z copying torch/utils/tensorboard/writer.py -> torch-2.10.0a0+git344e636/torch/utils/tensorboard 2025-10-10T00:04:59.1117225Z copying torch/utils/viz/MemoryViz.js -> torch-2.10.0a0+git344e636/torch/utils/viz 2025-10-10T00:04:59.1119338Z copying torch/utils/viz/__init__.py -> torch-2.10.0a0+git344e636/torch/utils/viz 2025-10-10T00:04:59.1120489Z copying torch/utils/viz/_cycles.py -> torch-2.10.0a0+git344e636/torch/utils/viz 2025-10-10T00:04:59.1122606Z copying torch/xpu/__init__.py -> torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:59.1124475Z copying torch/xpu/_gpu_trace.py -> torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:59.1126160Z copying torch/xpu/_utils.py -> torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:59.1127652Z copying torch/xpu/memory.py -> torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:59.1129539Z copying torch/xpu/random.py -> torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:59.1131215Z copying torch/xpu/streams.py -> torch-2.10.0a0+git344e636/torch/xpu 2025-10-10T00:04:59.1132839Z copying torchgen/BUCK.oss -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1134620Z copying torchgen/__init__.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1136404Z copying torchgen/build.bzl -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1137960Z copying torchgen/code_template.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1139694Z copying torchgen/context.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1141371Z copying torchgen/gen.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1144020Z copying torchgen/gen_aoti_c_shim.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1146173Z copying torchgen/gen_backend_stubs.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1147937Z copying torchgen/gen_functionalization_type.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1162253Z copying torchgen/gen_lazy_tensor.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1163111Z copying torchgen/gen_schema_utils.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1163959Z copying torchgen/gen_vmap_plumbing.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1164924Z copying torchgen/local.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1165647Z copying torchgen/model.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1166489Z copying torchgen/native_function_generation.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1167345Z copying torchgen/utils.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1168091Z copying torchgen/yaml_utils.py -> torch-2.10.0a0+git344e636/torchgen 2025-10-10T00:04:59.1169063Z copying torchgen/_autoheuristic/README.md -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1170118Z copying torchgen/_autoheuristic/ah_tree.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1171229Z copying torchgen/_autoheuristic/benchmark_runner.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1172407Z copying torchgen/_autoheuristic/benchmark_utils.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1173560Z copying torchgen/_autoheuristic/collect_data.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1174891Z copying torchgen/_autoheuristic/generate_heuristic.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1176251Z copying torchgen/_autoheuristic/merge_data.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1177400Z copying torchgen/_autoheuristic/requirements.txt -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1178542Z copying torchgen/_autoheuristic/test.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1180022Z copying torchgen/_autoheuristic/test_utils.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1181502Z copying torchgen/_autoheuristic/train.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1183240Z copying torchgen/_autoheuristic/train_decision.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1185414Z copying torchgen/_autoheuristic/train_regression.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic 2025-10-10T00:04:59.1187990Z copying torchgen/_autoheuristic/mixed_mm/README.md -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1189551Z copying torchgen/_autoheuristic/mixed_mm/gen_data_mixed_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1191168Z copying torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_a100.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1192662Z copying torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_h100.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1194311Z copying torchgen/_autoheuristic/mixed_mm/generate_heuristic_mixedmm.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1195615Z copying torchgen/_autoheuristic/mixed_mm/get_mixedmm_dataset.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1197036Z copying torchgen/_autoheuristic/mixed_mm/test_mixed_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1198926Z copying torchgen/_autoheuristic/mixed_mm/train_decision_mixedmm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mixed_mm 2025-10-10T00:04:59.1200205Z copying torchgen/_autoheuristic/mm/README.md -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:59.1201828Z copying torchgen/_autoheuristic/mm/gen_data_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:59.1203263Z copying torchgen/_autoheuristic/mm/gen_heuristic_a100.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:59.1204853Z copying torchgen/_autoheuristic/mm/gen_heuristic_h100.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:59.1206507Z copying torchgen/_autoheuristic/mm/get_mm_dataset.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:59.1207815Z copying torchgen/_autoheuristic/mm/train_decision_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/mm 2025-10-10T00:04:59.1209429Z copying torchgen/_autoheuristic/pad_mm/README.md -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1210779Z copying torchgen/_autoheuristic/pad_mm/gen_data_pad_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1212438Z copying torchgen/_autoheuristic/pad_mm/gen_pad_mm_a100.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1213776Z copying torchgen/_autoheuristic/pad_mm/gen_pad_mm_h100.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1215618Z copying torchgen/_autoheuristic/pad_mm/generate_heuristic_pad_mm.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1216932Z copying torchgen/_autoheuristic/pad_mm/get_padmm_dataset.sh -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1218434Z copying torchgen/_autoheuristic/pad_mm/test_pad_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1219988Z copying torchgen/_autoheuristic/pad_mm/train_decision_pad_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1221435Z copying torchgen/_autoheuristic/pad_mm/train_pad_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1223102Z copying torchgen/_autoheuristic/pad_mm/train_regression_pad_mm.py -> torch-2.10.0a0+git344e636/torchgen/_autoheuristic/pad_mm 2025-10-10T00:04:59.1224456Z copying torchgen/aoti/__init__.py -> torch-2.10.0a0+git344e636/torchgen/aoti 2025-10-10T00:04:59.1226017Z copying torchgen/aoti/fallback_ops.py -> torch-2.10.0a0+git344e636/torchgen/aoti 2025-10-10T00:04:59.1227638Z copying torchgen/api/__init__.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1229093Z copying torchgen/api/autograd.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1230845Z copying torchgen/api/cpp.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1232433Z copying torchgen/api/dispatcher.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1234025Z copying torchgen/api/functionalization.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1235824Z copying torchgen/api/lazy.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1237187Z copying torchgen/api/meta.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1238644Z copying torchgen/api/native.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1240115Z copying torchgen/api/python.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1242078Z copying torchgen/api/structured.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1244605Z copying torchgen/api/translate.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1245343Z copying torchgen/api/ufunc.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1246996Z copying torchgen/api/unboxing.py -> torch-2.10.0a0+git344e636/torchgen/api 2025-10-10T00:04:59.1248538Z copying torchgen/api/types/__init__.py -> torch-2.10.0a0+git344e636/torchgen/api/types 2025-10-10T00:04:59.1250035Z copying torchgen/api/types/signatures.py -> torch-2.10.0a0+git344e636/torchgen/api/types 2025-10-10T00:04:59.1251660Z copying torchgen/api/types/types.py -> torch-2.10.0a0+git344e636/torchgen/api/types 2025-10-10T00:04:59.1253732Z copying torchgen/api/types/types_base.py -> torch-2.10.0a0+git344e636/torchgen/api/types 2025-10-10T00:04:59.1255163Z copying torchgen/decompositions/gen_jit_decompositions.py -> torch-2.10.0a0+git344e636/torchgen/decompositions 2025-10-10T00:04:59.1256995Z copying torchgen/dest/__init__.py -> torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:59.1258735Z copying torchgen/dest/lazy_ir.py -> torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:59.1259591Z copying torchgen/dest/lazy_ts_lowering.py -> torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:59.1264905Z copying torchgen/dest/native_functions.py -> torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:59.1267989Z copying torchgen/dest/register_dispatch_key.py -> torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:59.1268999Z copying torchgen/dest/ufunc.py -> torch-2.10.0a0+git344e636/torchgen/dest 2025-10-10T00:04:59.1270662Z copying torchgen/fuse/gen_patterns.py -> torch-2.10.0a0+git344e636/torchgen/fuse 2025-10-10T00:04:59.1271605Z copying torchgen/operator_versions/__init__.py -> torch-2.10.0a0+git344e636/torchgen/operator_versions 2025-10-10T00:04:59.1272739Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> torch-2.10.0a0+git344e636/torchgen/operator_versions 2025-10-10T00:04:59.1274280Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> torch-2.10.0a0+git344e636/torchgen/operator_versions 2025-10-10T00:04:59.1275455Z copying torchgen/selective_build/__init__.py -> torch-2.10.0a0+git344e636/torchgen/selective_build 2025-10-10T00:04:59.1281631Z copying torchgen/selective_build/operator.py -> torch-2.10.0a0+git344e636/torchgen/selective_build 2025-10-10T00:04:59.1285563Z copying torchgen/selective_build/selector.py -> torch-2.10.0a0+git344e636/torchgen/selective_build 2025-10-10T00:04:59.1290315Z copying torchgen/shape_functions/gen_jit_shape_functions.py -> torch-2.10.0a0+git344e636/torchgen/shape_functions 2025-10-10T00:04:59.1291429Z copying torchgen/static_runtime/__init__.py -> torch-2.10.0a0+git344e636/torchgen/static_runtime 2025-10-10T00:04:59.1292437Z copying torchgen/static_runtime/config.py -> torch-2.10.0a0+git344e636/torchgen/static_runtime 2025-10-10T00:04:59.1293225Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> torch-2.10.0a0+git344e636/torchgen/static_runtime 2025-10-10T00:04:59.1293857Z copying torchgen/static_runtime/generator.py -> torch-2.10.0a0+git344e636/torchgen/static_runtime 2025-10-10T00:04:59.1294610Z copying torch.egg-info/SOURCES.txt -> torch-2.10.0a0+git344e636/torch.egg-info 2025-10-10T00:04:59.1450724Z Writing torch-2.10.0a0+git344e636/setup.cfg 2025-10-10T00:04:59.1452943Z Creating tar archive 2025-10-10T00:06:41.1034423Z removing 'torch-2.10.0a0+git344e636' (and everything under it) 2025-10-10T00:06:45.5453685Z Successfully built torch-2.10.0a0+git344e636.tar.gz 2025-10-10T00:06:45.5658868Z ##[group]Run { 2025-10-10T00:06:45.5659113Z { 2025-10-10T00:06:45.5659343Z  echo "pt_release_name=pytorch-main.tar.gz"; 2025-10-10T00:06:45.5659721Z  echo "pt_pep517_release_name=torch-2.10.0a0+git344e636.tar.gz"; 2025-10-10T00:06:45.5660043Z } >> "${GITHUB_OUTPUT}" 2025-10-10T00:06:45.5691436Z shell: /usr/bin/bash -e {0} 2025-10-10T00:06:45.5691670Z env: 2025-10-10T00:06:45.5691971Z PT_GITHUB_REF: refs/heads/main 2025-10-10T00:06:45.5692227Z PT_RELEASE_NAME: pytorch-main 2025-10-10T00:06:45.5692486Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-10-10T00:06:45.5692787Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+git344e636.tar.gz 2025-10-10T00:06:45.5693068Z ##[endgroup] 2025-10-10T00:06:45.5823479Z Post job cleanup. 2025-10-10T00:06:45.6772572Z [command]/usr/bin/git version 2025-10-10T00:06:45.6809549Z git version 2.51.0 2025-10-10T00:06:45.6853493Z Temporarily overriding HOME='/home/runner/work/_temp/3b3fd43a-c1f0-485f-b8ab-85dbb73b503e' before making global git config changes 2025-10-10T00:06:45.6855220Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:06:45.6867376Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-10-10T00:06:45.6902086Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:06:45.6935418Z [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-10-10T00:06:45.7178366Z Entering 'android/libs/fbjni' 2025-10-10T00:06:45.7226574Z Entering 'third_party/FP16' 2025-10-10T00:06:45.7275037Z Entering 'third_party/FXdiv' 2025-10-10T00:06:45.7320073Z Entering 'third_party/NNPACK' 2025-10-10T00:06:45.7365195Z Entering 'third_party/NVTX' 2025-10-10T00:06:45.7410909Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:06:45.7456395Z Entering 'third_party/XNNPACK' 2025-10-10T00:06:45.7514534Z Entering 'third_party/aiter' 2025-10-10T00:06:45.7560237Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:06:45.7615258Z Entering 'third_party/benchmark' 2025-10-10T00:06:45.7660961Z Entering 'third_party/composable_kernel' 2025-10-10T00:06:45.7714029Z Entering 'third_party/cpp-httplib' 2025-10-10T00:06:45.7764704Z Entering 'third_party/cpuinfo' 2025-10-10T00:06:45.7809372Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:06:45.7853854Z Entering 'third_party/cutlass' 2025-10-10T00:06:45.7907661Z Entering 'third_party/fbgemm' 2025-10-10T00:06:45.7954886Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:06:45.7999096Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:06:45.8052206Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:06:45.8098435Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:06:45.8150396Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:06:45.8195584Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:06:45.8239653Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:06:45.8287872Z Entering 'third_party/flash-attention' 2025-10-10T00:06:45.8333098Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:06:45.8383922Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:06:45.8437981Z Entering 'third_party/flatbuffers' 2025-10-10T00:06:45.8483780Z Entering 'third_party/fmt' 2025-10-10T00:06:45.8527386Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:06:45.8570009Z Entering 'third_party/gloo' 2025-10-10T00:06:45.8613549Z Entering 'third_party/googletest' 2025-10-10T00:06:45.8657237Z Entering 'third_party/ideep' 2025-10-10T00:06:45.8698222Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:06:45.8749700Z Entering 'third_party/ittapi' 2025-10-10T00:06:45.8793299Z Entering 'third_party/kineto' 2025-10-10T00:06:45.8837025Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:06:45.8879013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:06:45.8923940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:06:45.8968359Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:06:45.9012001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:06:45.9054777Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:06:45.9102345Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:06:45.9149199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:06:45.9195401Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:06:45.9240631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:06:45.9287352Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:06:45.9332015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:06:45.9379348Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:06:45.9430113Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:06:45.9475114Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:06:45.9520977Z Entering 'third_party/kleidiai' 2025-10-10T00:06:45.9566261Z Entering 'third_party/mimalloc' 2025-10-10T00:06:45.9610296Z Entering 'third_party/nlohmann' 2025-10-10T00:06:45.9656339Z Entering 'third_party/onnx' 2025-10-10T00:06:45.9713513Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:06:45.9761320Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:06:45.9807079Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:06:45.9852311Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:06:45.9896870Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:06:45.9941667Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:06:45.9987743Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:06:46.0030940Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:06:46.0075710Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:06:46.0118497Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:06:46.0164745Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:06:46.0209780Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:06:46.0271677Z Entering 'third_party/pocketfft' 2025-10-10T00:06:46.0314941Z Entering 'third_party/protobuf' 2025-10-10T00:06:46.0359373Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:06:46.0402871Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:06:46.0448160Z Entering 'third_party/psimd' 2025-10-10T00:06:46.0491219Z Entering 'third_party/pthreadpool' 2025-10-10T00:06:46.0534771Z Entering 'third_party/pybind11' 2025-10-10T00:06:46.0578275Z Entering 'third_party/python-peachpy' 2025-10-10T00:06:46.0621660Z Entering 'third_party/sleef' 2025-10-10T00:06:46.0664648Z Entering 'third_party/tensorpipe' 2025-10-10T00:06:46.0707019Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:06:46.0750530Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:06:46.0792805Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:06:46.0835897Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:06:46.0876860Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:06:46.0941710Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:06:46.0963746Z http.https://github.com/.extraheader 2025-10-10T00:06:46.0975955Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-10-10T00:06:46.1007230Z [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-10-10T00:06:46.1239003Z Entering 'android/libs/fbjni' 2025-10-10T00:06:46.1262649Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1296455Z Entering 'third_party/FP16' 2025-10-10T00:06:46.1320314Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1353213Z Entering 'third_party/FXdiv' 2025-10-10T00:06:46.1377718Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1411047Z Entering 'third_party/NNPACK' 2025-10-10T00:06:46.1434917Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1468065Z Entering 'third_party/NVTX' 2025-10-10T00:06:46.1492333Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1526156Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:06:46.1550002Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1584866Z Entering 'third_party/XNNPACK' 2025-10-10T00:06:46.1608646Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1655508Z Entering 'third_party/aiter' 2025-10-10T00:06:46.1680031Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1713133Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:06:46.1736826Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1778603Z Entering 'third_party/benchmark' 2025-10-10T00:06:46.1802610Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1836807Z Entering 'third_party/composable_kernel' 2025-10-10T00:06:46.1860291Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1901667Z Entering 'third_party/cpp-httplib' 2025-10-10T00:06:46.1925816Z http.https://github.com/.extraheader 2025-10-10T00:06:46.1959517Z Entering 'third_party/cpuinfo' 2025-10-10T00:06:46.1984500Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2020590Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:06:46.2045625Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2080296Z Entering 'third_party/cutlass' 2025-10-10T00:06:46.2104487Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2146504Z Entering 'third_party/fbgemm' 2025-10-10T00:06:46.2170982Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2206116Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:06:46.2230114Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2263448Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:06:46.2287349Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2329862Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:06:46.2353478Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2386372Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:06:46.2410223Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2451458Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:06:46.2475549Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2508117Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:06:46.2531759Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2564359Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:06:46.2591359Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2631632Z Entering 'third_party/flash-attention' 2025-10-10T00:06:46.2658191Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2690769Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:06:46.2714763Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2754668Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:06:46.2778533Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2821724Z Entering 'third_party/flatbuffers' 2025-10-10T00:06:46.2846762Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2883155Z Entering 'third_party/fmt' 2025-10-10T00:06:46.2908662Z http.https://github.com/.extraheader 2025-10-10T00:06:46.2942443Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:06:46.2967057Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3000782Z Entering 'third_party/gloo' 2025-10-10T00:06:46.3024805Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3058303Z Entering 'third_party/googletest' 2025-10-10T00:06:46.3082077Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3115956Z Entering 'third_party/ideep' 2025-10-10T00:06:46.3139653Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3171895Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:06:46.3196256Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3237979Z Entering 'third_party/ittapi' 2025-10-10T00:06:46.3262952Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3296589Z Entering 'third_party/kineto' 2025-10-10T00:06:46.3320398Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3352511Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:06:46.3377116Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3409703Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:06:46.3433657Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3475297Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:06:46.3501149Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3535861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:06:46.3559830Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3593833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:06:46.3617818Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3650179Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:06:46.3674891Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3712718Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:06:46.3736890Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3770858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:06:46.3794575Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3827967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:06:46.3852259Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3888597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:06:46.3913178Z http.https://github.com/.extraheader 2025-10-10T00:06:46.3947963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:06:46.3971615Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4004849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:06:46.4029512Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4066820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:06:46.4090631Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4129952Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:06:46.4153496Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4192590Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:06:46.4218308Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4255088Z Entering 'third_party/kleidiai' 2025-10-10T00:06:46.4279611Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4314014Z Entering 'third_party/mimalloc' 2025-10-10T00:06:46.4338415Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4372448Z Entering 'third_party/nlohmann' 2025-10-10T00:06:46.4396636Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4436553Z Entering 'third_party/onnx' 2025-10-10T00:06:46.4460964Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4510059Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:06:46.4535987Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4574015Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:06:46.4599303Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4633895Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:06:46.4658110Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4693135Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:06:46.4717212Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4751148Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:06:46.4774509Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4808625Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:06:46.4832067Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4867237Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:06:46.4891049Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4929079Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:06:46.4952600Z http.https://github.com/.extraheader 2025-10-10T00:06:46.4988129Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:06:46.5012662Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5045230Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:06:46.5069302Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5104983Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:06:46.5129061Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5167983Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:06:46.5192251Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5246566Z Entering 'third_party/pocketfft' 2025-10-10T00:06:46.5271794Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5305962Z Entering 'third_party/protobuf' 2025-10-10T00:06:46.5338106Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5375792Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:06:46.5400700Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5435510Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:06:46.5459768Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5496787Z Entering 'third_party/psimd' 2025-10-10T00:06:46.5521936Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5555929Z Entering 'third_party/pthreadpool' 2025-10-10T00:06:46.5580590Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5615460Z Entering 'third_party/pybind11' 2025-10-10T00:06:46.5639816Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5673898Z Entering 'third_party/python-peachpy' 2025-10-10T00:06:46.5698123Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5731464Z Entering 'third_party/sleef' 2025-10-10T00:06:46.5756728Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5789922Z Entering 'third_party/tensorpipe' 2025-10-10T00:06:46.5814467Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5846920Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:06:46.5870346Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5903543Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:06:46.5927233Z http.https://github.com/.extraheader 2025-10-10T00:06:46.5960646Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:06:46.5983770Z http.https://github.com/.extraheader 2025-10-10T00:06:46.6017397Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:06:46.6042378Z http.https://github.com/.extraheader 2025-10-10T00:06:46.6074542Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:06:46.6098287Z http.https://github.com/.extraheader 2025-10-10T00:06:46.6262455Z Evaluate and set job outputs 2025-10-10T00:06:46.6268564Z Set output 'pt_release_name' 2025-10-10T00:06:46.6270239Z Set output 'pt_pep517_release_name' 2025-10-10T00:06:46.6271198Z Cleaning up orphan processes